]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* lily/my-lily-parser.cc (parse_string): init parser variable when
[lilypond.git] / ChangeLog
1 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2
3         * lily/my-lily-parser.cc (parse_string): init parser variable when
4         lexer_ is set, ie. in parse_string and parse_file.
5
6         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
7         ly:score-bookify.
8
9         * scm/lily.scm (collect-scores-for-book): new function.
10
11         * ly/init.ly: print collected scores/musics.
12
13         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
14         scope, not in lily module.
15
16         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
17
18         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
19         encapsulate gtk/pango tests.
20  
21         * po/tr.po: Turkish translation.
22
23 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
24
25         * input/regression/lily-in-scheme.ly: regression test for #{
26         ... #} syntax
27
28         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
29         was causing an error.
30
31         * Documentation/user/programming-interface.itely (Using LilyPond
32         syntax inside Scheme): documentation for #{ ... #} syntax.
33
34 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
35
36         * Documentation/index.html.in: use black thin <hr>.
37
38         * buildscripts/mutopia-index.py: use thin black <hr>.
39
40 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
41
42         * scm/fret-diagrams.scm: Use UNIX style line endings.
43         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
44         typo.  Fixes compile.
45
46         * scm/output-ps.scm (white-dot): Remove second incarnation.
47
48         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
49
50 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
51
52         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
53         single file error.
54
55         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
56
57 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
58
59         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
60         remove size as argument to fret-diagram interface;
61         improved white-circle dots for fret;
62         improved top-fret thick line/
63
64         * scm/output-ps.scm: added white-dot function
65
66         * scm/output-tex.scm: added white-dot function
67
68         * tex/music-drawing-routines.ps: added draw_white_dot function
69
70         * ps/music-drawing-routines.ps: added draw_white_dot function
71
72         * input/test/fret-diagram.ly: examples to show multiple
73         functions and multiple interfaces
74
75 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
76
77         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
78         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
79
80         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
81         conflict.  Have I told you lately how much I love autotools?
82
83 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
84
85         * lily/lily-guile.cc: 
86         * lily/pangofc-afm-decoder.cc:
87         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
88         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
89
90         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
91         developers.
92
93         * lily/paper-outputter.cc (file): New method.
94         (dump_string): Use it.
95
96         * scm/output-gnome.scm: Update with pango CVS info, lilylib
97         musing.
98         
99         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
100         of them has a comma :-).
101
102         * scm/framework-gnome.scm: Add pango decoders.
103
104         * lily/include/pangofc-afm-decoder.hh: 
105         * lily/pangofc-afm-decoder.cc: New file.
106
107         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
108
109         * configure.in: Check for pango.
110
111         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
112         autoconf).
113         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
114
115         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
116
117 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
118
119         * Documentation/user/tutorial.itely (Integrating text and music):
120         fix grammar & punctuation.
121
122 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
123
124         * lily/: Stray janitorial cleanups.
125
126         * scm/lily.scm (ly:all-stencil-expressions):
127         * scm/lily.scm (ly:all-output-backend-commands): New function.
128
129         * scm/safe-lily.scm (safe-objects): Add them.
130
131         * scm/framework-gnome.scm (<gnome-outputter>): New class.
132
133         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
134
135 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
136
137         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
138
139 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
140
141         * scm/page-layout.scm (default-page-make-stencil): add
142         raggedbottom, raggedlastbottom.
143
144         * Documentation/user/changing-defaults.itely (Page layout): add doc.
145
146         * scm/framework-tex.scm (define-fonts): fix export of
147         papersize.
148
149         * lily/paper-book.cc (classic_output): strip suffixes from
150         framework functions.
151
152         * lily/tuplet-bracket.cc (before_line_breaking): do not return
153         SCM_UNDEFINED to Scheme.
154
155 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
156
157         * lily/book.cc: remove Book::to_stencil().
158         (process): whoops. Score::book_rendering returns vector, not list.
159
160         * scripts/convert-ly.py (conv): remove \notes.
161         apply to input examples.
162         
163         * lily/paper-outputter.cc (output_stencil): don't use
164         smobify_self() but self_scm()
165
166         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
167         from smobify_self().
168
169         * lily/paper-book.cc (output): load framework module
170         scm_c_resolve_module().
171
172         * python/lilylib.py (exit): exit with argument i.
173
174 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
175
176         * scm/framework-gnome.scm (output-framework-gnome): Try loading
177         gnome modules from non-toplevel.
178
179         * lily/ly-module.cc (ly:import-module): Export to ly:.
180
181         * lily/paper-score.cc (process): Do not show progress newline.
182
183         * lily/paper-book.cc (output, classic_output): Show progess
184         newline after score.
185
186 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
187
188         * buildscripts/lilypond-words.py: add ly/vlaams.ly
189
190 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
191
192         * lily/score.cc (ly:run-translator): Do not crash on empty music
193         list.
194
195         * lily/book.cc (process): Do not render score when systems is empty.
196
197         * input/simple-song.ly: Down one octave.
198
199         * scm/output-gnome.scm: Remove script again; re-add modules fix
200         (CVS conflict resolve?)
201
202         * lily/stencil.cc (ly:interpret-stencil): Was:
203         interpret_stencil_expression.
204
205 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
206
207         * buildscripts/guile-gnome.sh: New file.
208
209         * scm/output-gnome.scm: White background, better window size, sane
210         canvas size.  Cleanups.
211
212 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
213
214         * VERSION: release 2.3.4
215
216         * Documentation/user/invoking.itexi (Invoking the lilypond
217         binary): document --safe.
218
219         * scm/output-gnome.scm: set PATH in script.
220
221         * scm/page-layout.scm (default-page-make-stencil): don't stretch
222         if there is too few systems on a page.
223
224         * lily/parser.yy (relative_music): start at middle C without pitch
225         argument.
226
227         * Documentation/user/changing-defaults.itely (Page layout): new node.
228         (Paper size): rename node
229         (Page breaking): new node.
230         (Titling): move from invoking.
231         (File structure): new node.
232
233         * lily/parser.yy (score_body): allow \header and music anywhere in
234         \score body.
235
236 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
237
238         * scm/lily.scm (ly:load): Remove page-breaking.scm.
239
240 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
241
242         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
243
244         * lily/include/paper-line.hh: rename to Paper_system.
245
246         * lily/include/paper-book.hh: doc class.
247
248         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
249
250         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
251         (plain-header): add instrument-name.
252         (default-page-make-stencil): bugfixes.
253
254         * lily/parser.yy (book_body): allow \header anywhere in \book{}
255
256         * lily/paper-book.cc: remove copyright & tagline. Remove
257         interactions with Page
258
259         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
260         here, 
261         (default-page-make-stencil): new function
262         (default-page-music-height): new function
263         (page-headfoot): new function
264         (ly:optimal-page-breaks): generate stencils directly from here
265
266         * scm/titling.scm: new file, group titling functions
267
268 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
269
270         * scm/output-gnome.scm: Handle multiple pages.
271
272         * scm/framework-gnome.scm: Do not load output-gnome.
273         (framework-gnome): Invoke output-gnome::header and
274         output-gnome::end-output as faked stencils.  Fixes experimental
275         gnome output.
276
277 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
278
279         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
280         octavation compatibility fixes. Backportme. 
281
282         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
283         pages.
284         (ly:optimal-page-breaks): combine-penalties: no shortcut for
285         negative. Now we handle negative penalties (ie. \pageBreak)
286         correctly.
287
288         * lily/system.cc (get_line): extract page-penalty from the left
289         bound.
290
291         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
292
293 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
294
295         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
296
297 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
298
299         * scm/output-gnome.scm: Update script.  Move development to
300         lilypond_2_3_2 branch for now.
301
302 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
303
304         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
305         negative penalties.
306         cleanups.
307
308         * Documentation/user/changing-defaults.itely (Creating contexts):
309         index entries
310
311         * scm/page-breaking.scm (ly:optimal-page-breaks): new
312         file. Rewrite function. 
313
314         * lily/paper-book.cc (pages): new interface: page-breaking returns
315         list of line-list.
316
317         * lily/page.cc (Page): take lines argument.
318
319         * scm/document-translation.scm (all-engravers-doc): link to user man
320
321         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty iso. score.
322
323         * Documentation/user/notation.itely (Relative octaves): typo.
324
325         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
326
327 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
328
329         * scm/output-gnome.scm: Update build script.
330
331 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
332
333         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
334         gnome backend.
335
336         * scm/framework-gnome.scm: New file.
337
338         * scm/lily.scm: Use it.
339
340         * lily/paper-outputter.cc: Janitorial cleanups.
341         (ly:outputter-dump-string): Remove unreachable statement.
342
343         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
344         (ice-9): Bugfix: Add srfi-1.
345
346         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
347
348 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
349
350         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
351         in do_quit()
352         
353 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
354
355         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
356
357 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
358
359         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
360         override of Beam::position-callbacks. Why would grace beams not be
361         quantized? Fixes: weird-stem-size-grace. 
362
363         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
364         warning only once. Backportme.
365
366         * lily/accidental-engraver.cc (number_accidentals_from_sig):
367         bugfix, 2nd try. Backportme.
368
369         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
370
371 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
372
373         * Documentation/user/notation.itely (Instrument transpositions):
374         Correct the name of the instrumentTransposition property.
375
376 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
377
378         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
379
380 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
381
382         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
383         and postLilyPondExample are called when defined.
384
385 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
386
387         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
388         This fixes setting notenames with `\include "nederlands.ly" '
389
390         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
391         new function.
392
393 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
394
395         * scm/page-layout.scm: don't do piece, it should be in score-title
396         only.
397
398         * lily/lexer.ll: lex \score separately.
399
400         * lily/paper-book.cc: junk stencil2line.
401
402         * lily/paper-line.cc (Paper_line): construct from Stencil
403         directly. No futzing with the dimensions.
404
405         * lily/include/paper-line.hh (class Paper_line): 
406
407         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
408         takes arbitrary number of arguments.
409
410         * input/test/markup-score.ly (tuning): simplify example. 
411
412 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
413
414         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
415
416         * scm/define-markup-commands.scm (score): define score-markup
417
418         * lily/parser.yy (markup): use score-markup.
419
420         * lily/score.cc: add ly:score? 
421
422 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
423
424         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
425         fret-parse-string so it prepares for calls to fret-diagram-verbose
426         Changed display constants to props so they are available for
427         \override.
428         
429 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
430
431         * VERSION: release 2.3.3
432
433         * stepmake/stepmake/generic-vars.make: unset LANG.
434
435         * input/regression/tuplet-nest.ly: bugfix.
436
437         * lily/tie-performer.cc (stop_translation_timestep): reset
438         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
439
440         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
441         clear repeat_ directly after setting stem_tremolo_. Fixes:
442         tremolo-repeat.ly
443
444         * input/regression/span-bar-break.ly: new file.
445
446         * scm/define-grobs.scm (all-grob-descriptions): remove
447         break-visibility from SpanBar. Fixes: piano-repeat.ly
448
449 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
450
451         * python/lilylib.py (make_ps_images): only compute bbox when needed.
452
453         * scripts/lilypond-book.py (process_snippets): use lily -f ps
454         files for generating pngs. (failed experiment)
455
456         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
457         file with PFA fonts included.
458
459         * lily/score.cc (default_rendering): put header in too.
460
461         * lily/paper-line.cc (LY_DEFINE): change function to
462         ly:paper-line-extent
463
464         * scm/page-layout.scm (default-book-title): only add lines for
465         non-nil fields.
466         (default-score-title): idem.
467
468         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
469
470         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
471
472         * lily/include/paper-book.hh (class Paper_book): remove height_
473         member.
474
475         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
476
477         * lily/ly-module.cc (LY_DEFINE): bugfix.
478
479         * lily/paper-book.cc (book_title): separate function for the book
480         title.
481
482         * scm/page-layout.scm (default-book-title): only account for
483         markup fields.
484
485         * scm/framework-ps.scm: new file. Move high level interface from
486         output-ps.scm
487
488         * scm/music-functions.scm (def-grace-function): move macros from
489         ly/music-functions-init.ly
490
491         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
492         framework-tex.scm
493
494         * scm/framework-tex.scm (dump-line): new file. High level
495         interface for output (pages, systems, header). 
496
497         * lily/include/page.hh (class Page): add is_last_ field.
498
499         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
500
501         * lily/paper-book.cc (split_string): new function
502         (output): output multiple formats, i.e. --format=ps,tex
503
504         * scm/output-ps.scm (output-scopes): dump variables directly.
505         (define-fonts): rewrite for new interface
506
507         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
508
509         * lily/paper-outputter.cc (Paper_outputter): take format argument.
510
511         * lily/main.cc (parse_argv): don't set extension for output.
512
513         * lily/clef-engraver.cc (create_clef): remove
514         Staff_symbol_referencer::set_position() call. 
515
516 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
517
518         * ly/music-functions-init.ly (addlyrics): set the 'origin property
519         with the location argument in music function definitions.
520
521 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
522
523         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
524         staffsymbol dependency.
525
526         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
527         cleanups.
528
529         * lily/book.cc (process): return Paper_book
530         (to_stencil): use Book::process().
531
532         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
533         header_ field. Store in $globalheader
534
535         * lily/parser.yy (book_body): book header is initted to
536         $globalheader.
537         
538
539 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
540
541         * input/test/fill-a4.ly: removed.
542
543         * lily/parser.yy (output_def): push scope of parent_ Output_def
544         too.
545
546 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
547
548         * scm/output-gnome.scm: Update info.
549
550 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
551
552         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
553
554         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
555         than 1 module.
556
557         * lily/include/ly-module.hh (ly_use_module): rename is_module to
558         ly_c_module_p.
559
560         * scm/page-layout.scm (default-book-title): move Scheme titling
561         functions to here.
562
563         * lily/parser.yy (book_paper_block): remove scope too.
564
565         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
566
567         * lily/rest.cc: add direction to rest properties.
568
569         * lily/include/output-def.hh: new file, move from
570         music-output-def.hh
571
572 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
573
574         * scm/output-gnome.scm: Describe feta-cork hack.
575
576 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
577
578         * lily/include/book-paper-def.hh: derive from Output_def 
579
580         * lily/include/paper-def.hh: move all functionality out of class.
581         Junk header.
582
583         * lily/include/music-output-def.hh: rename Music_output_def to
584         Output_def.
585
586         * input/wilhelmus.ly: only set space for Paper formatting. 
587
588         * lily/include/midi-def.hh: remove file, remove class.
589         Move functions to Music-output-def.
590
591         * lily/music-output-def.cc (Music_output_def): remove separate
592         translator table. Lookup translators in scope directly. This
593         obviates Context suffix for context identifiers, i.e.
594
595         \context {
596           \Staff
597           .. 
598           }
599
600
601         will work.
602         
603
604         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
605
606         * Documentation/user/changing-defaults.itely (Horizontal spacing):
607         document spacing override hack.
608
609 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
610
611         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
612         installation info.  Support point-and-click.  Add +/- zoom
613         keybindings.
614
615 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
616
617         * VERSION: 2.3.2 released
618         
619         * lily/parser.yy (book_body): set default bookpaper.
620
621         * scm/output-tex.scm (header): kludge: hard code linewidth. 
622
623         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
624
625 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
626
627         * lily/score.cc (default_rendering): scale outputdef before
628         starting.
629
630 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
631
632         * scm/fret-diagrams.scm: Add header.
633
634         * scm/output-gnome.scm: Hello world :-)
635
636 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
637
638         * scripts/lilypond.py (run_dvips): only add papersize if present.
639
640         * lily/accidental-engraver.cc (update_local_key_signature): new
641         function, fold code from initialize() and process_music().
642         (update_local_key_signature): use deep copy. This fixes one
643         problem from custom-key-signatures.ly.
644         (number_accidentals_from_sig): tighter check for
645         accidental-too-old.
646
647         * ly/engraver-init.ly: remove localKeySignature
648         definition from ChoirStaff, StaffGroup, Score.
649         
650         * lily/percent-repeat-engraver.cc (try_music): add moments for
651         barlines too. Fixes: skipbars-percent-repeat.ly.
652
653 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
654
655         * lily/context-def.cc (filter_performers): don't go to cdrloc if
656         skipping last pair. Fixes: crash-bar-number.
657
658         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
659         D. Sorensen)
660
661         * input/test/fret-diagram.ly: new file.
662
663         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
664         (scale-paper): divide by scale.
665
666 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
667
668         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
669         case.
670
671 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
672
673         * scm/stencil.scm (fontify-text): reinstate function
674
675         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
676
677         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
678
679         * lily/parser.yy (book_paper_head): \bookpaper {} 
680
681         * python/midi.c: remove config.h
682
683 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
684
685         * scm/output-gnome.scm: Update.
686
687 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
688
689         * scm/output-gnome.scm: New file.
690
691         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
692
693 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
694
695         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
696         (find_scaled_font): move from Paper_def
697
698 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
699
700         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
701         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
702
703         * po/fr.po: update po.
704
705         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
706
707         * lily/book-paper-def.cc (print_smob): new file.
708
709 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
710
711         * buildscripts/lilypond-words.py: search words also from
712         music-functions-init.ly.
713
714 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
715
716         * ly/music-functions-init.ly (def-music-function): new helper
717         macro for defining music functions. \addlyrics \appoggiatura
718         \acciaccatura \grace \partcombine \autochange \applycontext
719         \applyoutput and \breathe are now defined here thanks to it.
720
721         * lily/parser.yy: 
722         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
723         \grace \partcombine \autochange \applycontext \applyoutput and
724         \breathe keywords removed from the parser.
725
726         * lily/parser.yy: 
727         * lily/music-function.cc (ly_make_music_function): 
728         * lily/lexer.ll (music_function_type): added a case for 0-arg
729         music functions.
730
731 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
732
733         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
734         refering to a music expression can be used in lily-inside-scheme:
735         #{ $music #}
736
737         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
738         and ly:parser-define, and change ly:parser-parse-string in order
739         to make #{ $music #} work.
740
741         * scm/new-markup.scm (compile-markup-expression): when an argument
742         is a string, use `make-simple-markup'.
743
744 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
745
746         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
747
748 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
749
750         * scripts/convert-ly.py (FatalConversionError.func): handle + in
751         font-size. (backportme)
752
753 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
754
755         * lily/paper-outputter.cc (output_stencil): dump font definitions
756         before each stencil.
757
758         * lily/include/paper-book.hh (struct Score_lines): new
759         struct. Collect info per Paper-score.
760
761         * lily/include/page.hh (class Page): to_stencil() returns Stencil
762         everywhere.
763
764         * lily/stencil.cc (find_expression_fonts): new function
765
766         * lily/paper-outputter.cc (output_stencil): use
767         interpret_stencil_expr
768
769         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
770         (interpret_stencil_expr): new function. Generic stencil
771         interpretation.
772
773         * lily/paper-def.cc (find_scaled_font): divide lookup
774         magnification by outpuscale for non-virtual fontmetrics. This
775         fixes ludicrously long font definitions for text
776         fonts. (backportme)
777
778         * lily/score-engraver.cc: remove
779         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
780
781 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
782
783         * input/test/markup-score.ly: Remove \notes.
784
785         * lily/parser.yy (book_body): Grok Composite_music and \header.
786         (markup): Push NOTES mode before score_block.
787
788         * VERSION: release 2.3.1
789         
790         * mf/feta-klef.mf: 
791         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
792
793         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
794
795         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
796
797 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
798
799         * scm/output-tex.scm (output-tex-string): tighten safe security.
800
801         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
802
803         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
804         allowed ly functions.
805
806         * lily/ly-module.cc (ly_module_define): only define variable if
807         bound.
808         (ly_make_anonymous_module): take safe option.
809
810 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
811
812         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
813
814 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
815
816         * input/regression/newaddlyrics.ly: Fix.
817
818         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
819         \score \notes.
820
821 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
822
823         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
824
825 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
826
827         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
828
829         * lily/paper-line.cc (Paper_line): don't store list of stencils,
830         but convert to single Stencil immediately.
831
832         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
833
834 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
835
836         * scm/output-sodipodi.scm: Resurrect sodipodi output.
837
838 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
839
840         * elisp/lilypond-mode.el: Changed the way defaults are created for
841         LilyPond-command-master.  LilyPond-mode will now check the
842         timestamps of the files to see which command has to run next.
843
844 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
845
846         * scm/bass-figure.scm (format-bass-figure): don't set
847         number-markup for strings. This fixes string in bass
848         figure. (backportme)
849
850         * lily/parser.yy (bass_number): insert number-markup into figure
851         definition.
852
853         * scm/define-music-properties.scm (all-music-properties): make
854         'figure a markup.
855
856         * scripts/convert-ly.py (conv): \apply -> \applymusic
857
858 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
859
860         * elisp/lilypond-mode.el: changed the order of some commands
861         ("Midi" after "2Midi"), use the user-defined
862         LilyPond-command-default as default instead of "LilyPond"
863
864         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
865         to set the master file for the next command.
866
867         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
868         with font-lock-reference-face.
869
870 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
871
872         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
873
874         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
875
876 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
877
878         * ly/music-functions-init.ly (TODO): new file.
879
880         * lily/parser.yy (Generic_prefix_music_scm): add more
881         music_function symbols.
882         (Prefix_composite_music): change \apply to music-function   
883
884         * lily/include/music-function.hh: rename to music-function
885
886 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
887
888         * lily/music-head.cc (LY_DEFINE): change order of args.
889
890         * input/regression/music-head.ly (texidoc): new file.
891
892         * lily/parser.yy (Generic_prefix_music): allow generic
893         music-transformation functions. 
894
895         * lily/include/music-head.hh (is_music_head): new file.
896
897         * lily/music-head.cc (get_music_head_transform): new file.
898
899 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
900
901         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
902         empty extent. This fixes ottava brackets on rests. (backportme)
903
904         * make/lilypond.redhat.spec.in (Group): ln png files for info.
905
906         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
907
908         * cygwin/lily-wins.py: update for the lily-wins.py script.
909
910 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
911
912         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
913         code. This will obviate typeset_grob () in the future.  The effect
914         of this is that improperly written spanner handling will result in
915         invalid spanner bounds.
916         (announce_grob): add to elems_ from here
917         (typeset_grob): comment out.  
918
919         * lily/include/engraver.hh (make_spanner): new calling interface
920         for make_{item,spanner}. This obviates most calls to
921         announce_grob().
922                 
923         * scm/music-functions.scm (set-accidental-style): use GrandStaff
924         iso. PianoStaff for piano styles.
925
926 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
927
928         * Documentation/user/music-glossary.tely: add segno after d.s.
929
930 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
931
932         * lily/include/audio-column.hh: remove unused variables.
933         (patch by Michael Welsh Duggan)
934
935         * flower/include/axes.hh (other_axis): inline Axes function
936         (thanks to David Brandon).
937
938 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
939
940         * cygwin/mknetrel: Install image links (backportme).
941
942         * Documentation/user/GNUmakefile (local-install-info): Activate
943         actual installing of image links (backportme).
944
945 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
946
947         * Documentation/user/notation.itely (Measure repeats): Removed
948         unnecessary (and confusing) \context Voice{.
949
950 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
951
952         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
953
954         * lily/page.cc (Page): Do not use ly_scheme_function for
955         volatile/configurable variables (FIXME: better name).
956
957         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
958         get_scmvar).
959
960 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
961
962         * scripts/convert-ly.py (FatalConversionError.subst): use
963         \transposition.
964
965 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
966
967         * lily/include/page.hh (class Page): Declare left_margin ().
968
969         * lily/page.cc: Remove paper var caching.
970
971 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
972
973         * Documentation/user/music-glossary.tely: Add name to @top node.
974         Remove comment from @table definitions (workaround for makinfo
975         bug).
976
977         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
978         ly:stencil-get-expr).  Update callers.
979         (ly:stencil-align-to!):  Return stencil too.
980
981         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
982         stencil.  Remove looped line-based page output.
983         (output_line): Use line stencil.  Remove looped stencil-based line
984         output.
985
986         * lily/page.cc (ly:page-paper-lines): New function.
987
988         * input/test/markup-score.ly: New file.
989
990         * scm/define-markup-commands.scm (stencil): New markup.
991
992         * lily/book.cc (to_stencil): New method.
993
994         * lily/parser.yy (markup): Use it to grok \score.
995
996 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
997
998         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
999
1000         * lily/paper-book.cc (pages): Change signature.  Update callers.
1001
1002         * lily/include/page.hh:
1003         * lily/page.cc: New file.
1004
1005         * lily/paper-line.cc (to_stencil): New method.
1006         
1007         * lily/paper-outputter.cc (output_stencil): New method.
1008
1009         * lily/paper-outputter.cc (output_line): Use them.
1010
1011         * lily/warn.cc: Remove.
1012
1013         * lily/my-lily-parser.cc (distill_inname): Remove.
1014
1015         * flower/include/file-name.hh: 
1016         * flower/file-name.cc: New file.  Update users.
1017
1018         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
1019         (find): New method of same name.
1020
1021         * lily/my-lily-parser.cc (ly:parse-file): Use it.
1022
1023         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
1024         constant error message.
1025
1026 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
1027
1028         * input/test/{blank-notes.ly,staff-container.ly}: typos.
1029
1030 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1031
1032         * Documentation/user/music-glossary.tely: @table @strong' replaced
1033         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
1034         (backportme).
1035
1036 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1037
1038         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
1039
1040         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
1041         #{ lily music expression #} that returns an equivalent scheme
1042         music expression by parsing the string.
1043
1044 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1045
1046         * lily/my-lily-parser.cc:
1047         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
1048         SCM string (foo.ly/toto.scm support).
1049
1050 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1051
1052         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
1053
1054 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1055
1056         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
1057
1058         * scripts/lilypond-book.py: LY code that includes \header is
1059         not assumed to be a fragment.
1060
1061 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1062
1063         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
1064         tremolo beams up.
1065
1066         * lily/stem.cc (chord_start_y): Return 0 if no heads.
1067         (get_default_stem_end_position): No tremolo head juggling if no
1068         heads.  Fixes tremolo crash on rests (backportme).
1069
1070         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
1071
1072 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1073
1074         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
1075         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
1076
1077         * lily/lexer.ll: Allow \encoding in NOTES mode.
1078
1079         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
1080         for lyrics, not for commands.
1081
1082         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
1083         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
1084
1085         * input/regression/newaddlyrics.ly: New file.
1086
1087         * Documentation/topdocs/NEWS.texi: Update.
1088
1089         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
1090         (Music_list): Allow embedded scm.
1091
1092         * lily/score.cc (ly:score-bookify): New function.
1093
1094         * lily/music.cc (ly:music-scorify): Idem.
1095
1096         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
1097         (ly:parser-print-score): Idem.
1098
1099         * scm/lily.scm (default-toplevel-book-handler): Idem.
1100         (default-toplevel-music-handler): Idem.
1101         (default-toplevel-score-handler): Idem.
1102
1103         * ly/declarations-init.ly: Set default toplevel handlers.
1104
1105         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
1106
1107         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
1108         printer for score at toplevel.
1109
1110 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1111
1112         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
1113         Fix for simple case: input/simple-song.ly, more complex stuff
1114         does not work yet.
1115
1116 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1117
1118         * lily/parser.yy (Prefix_composite_music): split Composite_music
1119         in Prefix_composite_music and Grouped_music_list.
1120         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
1121
1122 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1123
1124         * scm/lily.scm (toplevel-expression): New define.
1125
1126         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
1127
1128         * lily/parser.yy (toplevel_expression): Use it.
1129
1130         * lily/include/my-lily-parser.hh: Smobbify.
1131
1132         * lily/my-lily-parser.cc (parse_string): New method.
1133         
1134         * lily/my-lily-parser.cc (ly:parse-string): New function.
1135
1136         * Documentation/user/lilypond.tely: Add comment and workaround for
1137         gs-8.01 crash.  Fixes make web.
1138
1139         Simplification of toplevel music.
1140         
1141         * lily/lexer.ll, lily/parser.yy:
1142
1143         * In LYRICS mode, return LYRICS_STRING.  This fixes one
1144         shift/reduce problem.
1145
1146         * Use NOTES mode at start of maininput.
1147
1148         * Grok toplevel composite music expression, put in score and book.
1149
1150         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
1151
1152         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
1153
1154         * input/simple.ly: New file.
1155         
1156         * input/simple-song.ly: Idem.
1157
1158 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1159
1160         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
1161         Sandberg.
1162
1163 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1164
1165         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
1166
1167 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
1168
1169         * input/regression/accidental-octave.ly: doc automatic showing
1170         of note names.
1171
1172 2004-04-16  Heikki Junes <janneke@gnu.org>
1173
1174         * po/fi.po: do "make po && make -C po po-update" at top-level,
1175         then "cp po/out/fi.po po/fi.po" and update fields.
1176
1177         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
1178
1179 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1180
1181         * Documentation/user/introduction.itely (About this manual): Fix
1182         templates and regression urls (backportme).
1183
1184 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1185
1186         * ly/engraver-init.ly (Score:graceSettings): Increase
1187         beamed-lengths, especially for 32nd notes.
1188
1189         * Documentation/user/notation.itely (Grace notes): Correct the
1190         syntax for add-grace-property example.
1191
1192 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1193
1194         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
1195         `Generated' tag.
1196
1197         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
1198         Severely broken (the Debian package, at least).
1199
1200 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1201
1202         * lily/context.cc (find_create_context): assign to lvalue.
1203
1204 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1205
1206         * lily/include/translator.hh (class Translator): rename
1207         get_parent_context() to context () to avoid confusion.
1208
1209         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
1210
1211         * lily/lexer.ll: change is_string -> ly_c_string_p 
1212
1213         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
1214
1215         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
1216
1217         * VERSION: release 2.3.0
1218
1219         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
1220
1221         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
1222         if nonempty.
1223
1224         * lily/include/context.hh (class Context): make members protected.
1225         (children_contexts): new accessor function.
1226
1227         * lily/include/translator.hh (class Translator): make
1228         daddy_context_ protected.
1229         (class Translator): clean up. 
1230
1231         * lily/include/context.hh (class Context): make daddy_context_
1232         private.
1233
1234         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
1235         higher for finding Voice. (backportme)  
1236
1237         * lily/include/context.hh (class Context): remove
1238         find_context_below() as a method.
1239
1240         * Documentation/user/notation.itely (The Lyrics context): add note
1241         about manual durations
1242
1243         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
1244         encoding.
1245
1246         * scm/output-tex.scm (text): dump \inputencoding{} for text.
1247
1248 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1249
1250         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
1251         \usepackage{inputenc}
1252
1253         * lily/paper-book.cc (classic_output): don't advance Offset for
1254         TeX output.
1255
1256         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
1257         ec-sauter.map in rules
1258
1259         * mf/ecb.mf (font_identifier): new file, based on ecbx
1260
1261         * mf/ecb10.mf (gensize): new file.
1262
1263         * Documentation/topdocs/NEWS.texi (Top): document some more new
1264         features.
1265
1266         * ly/declarations-init.ly: run convert-ly
1267
1268         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
1269         from input-file-results. Remove input-file-results.* 
1270
1271 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1272
1273         * scm/output-ps.scm (font-command): Fix, again.
1274
1275         * input/test/title-markup.ly: Add \noPagebreak test.
1276
1277         * lily/score-engraver.cc (try_music): Bugfix.
1278
1279 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1280
1281         * lily/main.cc (main_with_guile): excise dependency options -M and
1282         --dep-prefix
1283
1284         * lily/input-file-results.cc: excise Makefile dependency code
1285
1286         * Documentation/user/invoking.itexi (Invoking the lilypond
1287         binary): remove dep doco
1288         
1289         * lily/main.cc (main_with_guile): call lilypond-main
1290         
1291         * scm/lily.scm (lilypond-main): new function: handle multiple files.
1292
1293         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
1294         exception.
1295
1296         * lily/my-lily-parser.cc: remove paper_description function
1297
1298         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
1299         new function.
1300
1301         * lily/main.cc: remove global_score_count.
1302
1303         * lily/book.cc (process): don't take header from global_input_file.
1304
1305         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
1306
1307         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
1308
1309         * lily/music-output-def.cc (LY_DEFINE): new function
1310         ly_output_description. This function does the bulk for  setting,
1311         parsing and breaking down of an input file.
1312
1313         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
1314         anonymous modules globally. Let's hope they get GCd
1315
1316         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
1317
1318 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1319
1320         * scm/output-ps.scm (header): Papersize from paper.
1321
1322         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
1323         for classic output.
1324
1325         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
1326         lilypondclassic is defined.
1327         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
1328
1329         * input/regression/between-systems.ly: Remove.
1330
1331         * python/lilylib.py (get_bbox): Fix regular expression
1332         for bounding box.
1333
1334         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
1335
1336         * scm/output-tex.scm (stop-page): Use it.
1337
1338         * scm/output-ps.scm (define-fonts): Bugfix.
1339
1340         * lily/grob.cc: Add penalty to interface.
1341
1342         * lily/include/paper-line.hh (class Paper_line): New member
1343         var penalty_.
1344
1345         * lily/system.cc (get_line): Initialise Paper_line with
1346         page-penalty's from original grobs.
1347
1348         * scm/define-music-properties.scm (all-music-properties): Add
1349         page-penalty.
1350
1351         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
1352
1353         * lily/score-engraver.cc (try_music): Handle page-penalty.
1354
1355         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
1356
1357 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1358
1359         * ly/declarations-init.ly (melismaEnd): typo
1360
1361         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
1362
1363         * scm/output-ps.scm (text): split string into spaces, use moveto
1364         for setting space. 
1365         
1366 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1367
1368         * po/nl.po: Update.
1369
1370         * scm/font.scm (add-cmr-fonts): Typo.
1371
1372 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1373
1374         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
1375         font-encoding.
1376
1377         * scm/define-grobs.scm (all-grob-descriptions): idem.
1378
1379         * lily/time-signature.cc (numbered_time_signature): idem.
1380
1381         * scm/font.scm (add-cmr-fonts): use real encoding names for
1382         font-encoding.
1383
1384 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1385
1386         * lily/paper-book.cc (classic_output): 
1387         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
1388         Fixes classic output.
1389         (lilypondstart):
1390         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
1391         kludge.
1392
1393         * scripts/old-lilypond-book.py: Remove.
1394
1395         Page layout for SCOREs enclosed in a BOOK:
1396
1397         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
1398         layout tweaking.
1399
1400         * input/les-nereides.ly (theScore): Add \book.
1401         
1402         * input/test/title-markup.ly: Add \book.
1403
1404         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
1405         only if 'verbose.
1406
1407         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
1408
1409         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
1410
1411         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
1412         * scm/output-tex.scm (start-system): Update for page layout by
1413         LilyPond.
1414
1415         * scm/output-ps.scm (start-system): Previously (new-start-system).
1416
1417         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
1418         passed to define-fonts.
1419
1420         * lily/paper-column.cc: 
1421         * lily/system.cc (get_line):
1422         * ly/property-init.ly (newpage): 
1423         * scm/define-grob-properties.scm:
1424         * scm/output-ps.scm: 
1425         * scm/output-tex.scm: Remove between-system-string kludge.
1426
1427         * scm/output-ps.scm (define-fonts, font-command,
1428         font-load-encoding): Handle ENCODING = #f.
1429
1430         * scm/output-tex.scm (output-scopes): Check if variable is bound.
1431
1432         * scm/define-markup-commands.scm (fill-line): Use
1433         make-simple-markup (WAS: unexisting make-word-markup).
1434
1435         * lily/text-item.cc (interpret_markup): Bugfix, transpose
1436         ENCODING, MARKUP parameters for interpret_string.
1437
1438         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
1439
1440         * lily/score.cc (book_rendering): New method.
1441         (default_rendering): Create Paper_book helper locally, dump
1442         output.
1443
1444         * lily/my-lily-lexer.cc (the_key_tab): Add book.
1445
1446         * lily/parser.yy: Handle \book.
1447
1448         * lily/include/book.hh: 
1449         * lily/book.cc: New file.
1450
1451 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1452
1453         * lily/text-item.cc (interpret_string): new file, select font with
1454         encoding.
1455
1456         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
1457
1458         * scm/define-markup-commands.scm (encoded-simple): new markup command.
1459
1460         * lily/parser.yy (markup): take encoding from lexer.
1461
1462 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1463
1464         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
1465
1466         * scm/output-ps.scm: Remove some cruft.
1467
1468 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1469
1470         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
1471
1472         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
1473
1474 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1475
1476         * scm/font.scm (add-century-schoolbook-fonts):
1477         (make-century-schoolbook-tree): New function.
1478
1479         * input/test/title-markup.ly: Use Century Schoolbook font.
1480
1481 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1482
1483         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
1484         to Erik Sandberg) 
1485
1486         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
1487
1488         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
1489
1490         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
1491
1492         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
1493
1494 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1495
1496         * scm/part-combiner.scm (determine-split-list): bugfix: if no
1497         solo-state (at end of solo), we can set the solo status
1498         too. (backportme.)
1499
1500         * input/regression/part-combine-solo-end.ly: new file.
1501
1502 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1503
1504         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
1505         flavour abc files.  Really ignore unknown keys (backportme).
1506
1507 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1508
1509         * lily/scaled-font-metric.cc (text_dimension): only multiply with
1510         magnification_ when looking up in orig_.
1511
1512         * scm/output-tex.scm (text): switch off char-mapping.
1513
1514         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
1515         because AFM's encoding field cannot have spaces.
1516
1517 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1518
1519         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
1520
1521 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1522
1523         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
1524
1525         * mf/cmr.enc: new file, without hi-bit ascii info. 
1526
1527         * lily/bezier-bow.cc (slur_shape): make indent dependent on
1528         width. This removes the 'hook' at the end of a long slur.
1529
1530         * buildscripts/mf-to-table.py (parse_logfile): don't append
1531         encoding to fontname.
1532
1533 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1534
1535         * scm/output-ps.scm (define-fonts): Load .enc only once.
1536
1537         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
1538         too.
1539
1540 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1541
1542         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
1543         encoding field.
1544
1545         * lily/stencil-scheme.cc: remove ly:fontify-atom 
1546
1547         * ly/portuges.ly (pitchnames): new file.
1548
1549         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
1550         Michael Welsh Duggan
1551
1552         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
1553
1554         * ly/nederlands.ly: add comment about digits.
1555
1556         * lily/scaled-font-metric.cc (derived_mark): idem.
1557
1558         * scm/encoding.scm (make-encoding-mapping): change permutation to
1559         mapping.
1560
1561         * lily/scaled-font-metric.cc (derived_mark): is a const method.
1562         (Modified_font_metric): make alist for coding_description_
1563         (LY_DEFINE): remove coding-name.
1564
1565         * scm/output-tex.scm (text): remove debugging code.
1566
1567         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
1568
1569         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
1570         from infile.
1571
1572         * mf/feta-generic.mf: move fet_beginfont into generic code.
1573         use fetaMusic (without space) as encoding
1574
1575         * mf/feta-autometric.mf: take encoding argument
1576
1577         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
1578
1579         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
1580         use.
1581
1582         * scm/encoding.scm (read-encoding-file): use symbol for glyph
1583         name.
1584
1585 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1586
1587         * input/test/title-markup.ly: Set inputencoding.
1588
1589         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
1590
1591         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
1592
1593         * scm/encoding.scm (get-coding-filename, get-coding-command): New
1594         function.
1595         (coding-alist): Also hold filename, command.
1596         (read-encoding-file): Return symbols.
1597
1598 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1599
1600         * scm/output-tex.scm: remove fontify; text and char take a font
1601         argument.
1602
1603         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
1604
1605         * lily/scaled-font-metric.cc (text_dimension): init
1606         coding_{permutation,table}_ too 
1607         (LY_DEFINE): ly:font-encoding, new function return
1608
1609         * lily/paper-def.cc (find_scaled_font): take input coding from
1610         inputcoding paper var.
1611
1612         * lily/performance.cc (output): remap modulo 16.
1613
1614         * lily/text-item.cc (interpret_markup): whoops, variable
1615         shadowing fixed.
1616
1617 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
1618
1619         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
1620         symbols, not symbols to strings.
1621         
1622         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
1623         symbols, not symbols to strings.
1624
1625 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1626
1627         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
1628         (ly:kpathsea-gulp-file): New function.
1629
1630         * scm/encoding.scm (read-encoding-file): Use it.
1631
1632 2004-04-06  Werner Lemberg  <wl@gnu.org>
1633
1634         * scm/encoding.scm (coding-alist): Fix typo.
1635
1636 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1637
1638         * lily/scaled-font-metric.cc (text_dimension): move function from
1639         Font_metric
1640         (make_scaled_font_metric): init coding_scheme_ to TeX
1641         (text_dimension): use get-coding-vector for non TeX coding_scheme_
1642
1643         * lily/include/scaled-font-metric.hh (struct
1644         Modified_font_metric): rename from Scaled_font_metric
1645
1646         * scm/encoding.scm (read-encoding-file): split up large function,
1647         leave caching to (delay)
1648
1649         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
1650
1651 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1652
1653         * lily/my-lily-lexer.cc (set_encoding): New method.
1654
1655         * lily/lexer.ll: Grok \encoding.
1656
1657         * lily/font-metric.cc (get_encoded_index): New function.
1658
1659         * lily/include/font-metric.hh (coding_scheme): New method.
1660
1661         * scm/encoding.scm: New file.
1662
1663         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
1664
1665 2004-04-05  Werner Lemberg  <wl@gnu.org>
1666
1667         * Documentation/user/tutorial.itely: Revised (finished).
1668
1669         * Documentation/user/macros.itexi (@separate): Removed.
1670
1671 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1672
1673         * scm/output-ps.scm (define-fonts): fix scaling.
1674
1675         * lily/scaled-font-metric.cc (design_size): add function.
1676
1677         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
1678         partial cut&paste of ly:font-magnification.
1679
1680 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1681
1682         * scm/output-ps.scm (define-fonts):
1683         (fontify): Update.
1684
1685 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1686
1687         * po/fr.po: update. (backportme).
1688
1689         * po/nl.po: update. (backportme). 
1690
1691         * mf/feta-beugel.mf: document why design size is not fixed.
1692
1693         * mf/feta-braces-a.mf: rename to stress that it's not design size.
1694
1695 2004-04-04  Werner Lemberg  <wl@gnu.org>
1696
1697         * Documentation/user/tutorial.itely: Revised (continued).
1698
1699 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1700
1701         * po/nl.po: Update (backportme).
1702
1703 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1704
1705         * po/de.po: update. (backportme).
1706
1707         * scm/output-tex.scm (font-command): use ly: functions to
1708         construct name.
1709         (define-fonts): don't use alist, just dump \font definitions.
1710         (font-load-command): calculate proper scaling by taking
1711         outputscale from paper argument.
1712
1713         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
1714         expression.
1715
1716         * lily/paper-outputter.cc (output_header): pass paper arg to
1717         define-fonts
1718
1719         * lily/paper-def.cc (font_descriptions): dump list of
1720         Scaled_font_metrics
1721         (find_scaled_font): take Font_metric argument, store
1722         Scaled_font_metrics in hash-table containing (size ->
1723         Scaled_font_metrics) alist.
1724         (get_dimension): rename from get_realvar
1725
1726         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
1727         ly:font-magnification, ly:font-name: new functions
1728
1729 2004-04-03  Werner Lemberg  <wl@gnu.org>
1730
1731         * Documentation/user/dedication.itely,
1732         Documentation/user/preface.itely,
1733         Documentation/user/introduction.itely,
1734         Documentation/user/tutorial.itely: Revised.
1735         Removing leading spaces which distorts output if info files are read
1736         with stand-alone info.
1737         Removing superfluous inter-word spaces which also distorts output
1738         for stand-alone info.
1739         Using ` and ' instead of `` and '' everywhere to improve
1740         legilibility with stand-alone info
1741         Using @samp for single-letter input items and data which contains
1742         spaces, @code for other things.
1743
1744         * lily/grob-interface.cc: Adding copyright.
1745         (check_interfaces_for_property): Improve format of warning message.
1746
1747 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1748
1749         * lily/include/font-metric.hh (struct Font_metric): add
1750         design_size () method.
1751
1752         * buildscripts/mf-to-table.py (base): add DesignSize comment.
1753
1754         * lily/afm.cc (read_afm_file): read design size.
1755
1756         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
1757
1758         * scm/music-functions.scm (unfold-repeats): handle dots too.
1759
1760 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1761
1762         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
1763         (backportme)
1764
1765 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1766
1767         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
1768         lyric indent.  Revert melismaBusyProperties using \unset.
1769
1770 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1771
1772         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
1773
1774         * lily/parser.yy (command_element): allow redefinition of |
1775         meaning.
1776
1777         * lily/break-align-engraver.cc (acknowledge_grob): construct
1778         LeftEdge where the first cause for alignment is coming from.
1779         This makes \override Staff.LeftEdge work as expected.
1780
1781         
1782         * lily/slur-performer.cc (Slur_performer): add inits
1783
1784         * lily/beam-performer.cc (Beam_performer): add inits
1785
1786 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1787
1788         * VERSION (PACKAGE_NAME): release 2.2.0
1789
1790         * scripts/convert-ly.py (conv): add 2.2.0 rule.
1791
1792 2004-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1793
1794         * lily/cluster.cc (height): Fix warning.
1795
1796         * lily/parser.yy: Janitorial cleanups.
1797
1798         * Documentation/user/tutorial.itely (Tutorial): Typo.
1799
1800 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1801
1802         * lily/change-iterator.cc (process): search at multiple context
1803         levels. This fixes 
1804
1805         
1806         * scm/part-combiner.scm (analyse-spanner-states): use split-index,
1807         not voice-state index for tie state. This fixes a partcombine
1808         problem with ties.
1809
1810         * Documentation/user/tutorial.itely (Commenting input files): add
1811         note about convert-ly.
1812
1813         * input/test/cadenza-skip.ly:  new file.
1814
1815 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1816
1817         * po/nl.po: Spelling fixes.
1818
1819         * autogen.sh (srcdir): Regenerate.
1820
1821         * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
1822         autogen.sh.
1823
1824         * configure.in: Use C++ to check for C++ header.
1825
1826         * po/nl.po: Update.
1827
1828         * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
1829
1830         * lily/event.cc (to_relative_octave): Translatable sentence should
1831         be one string.
1832
1833         * python/lilylib.py (warranty): Year range is not translatable.
1834         It's 2004 already!
1835
1836         * flower/warn.cc (non_fatal_error, warning, programming_error):
1837         Remove whitespace from translated string.
1838
1839 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1840
1841         * VERSION: release 2.1.37.
1842
1843 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1844
1845         * configure.in: check for C language.
1846
1847         * lily/source-file.cc: include strstream without h.
1848
1849         * scm/documentation-generate.scm (string-append): use name without
1850         .texi.
1851
1852         * autogen.sh (srcdir): SUSE fix.
1853
1854         * Documentation/user/notation.itely (Ancient clefs): idem.
1855
1856         * Documentation/user/lilypond-book.itely (Integrating HTML and
1857         music): idem.
1858
1859         * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
1860
1861         * lily/change-iterator.cc (process): use find_existing_context().
1862
1863         * input/test/polymetric-differing-notes.ly: use ly:music-compress.
1864
1865         * input/regression/repeat-unfold-tremolo.ly: new file.
1866
1867         * scm/music-functions.scm (unfold-repeats): undo music compression
1868         too.
1869
1870         * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
1871         (LY_DEFINE): ly:music-compress new function.
1872
1873         * scm/part-combiner.scm (determine-split-list): split for voice
1874         crossings
1875
1876         * input/regression/part-combine-cross.ly: new file.
1877
1878         * scm/part-combiner.scm (make-part-combine-music): don't do
1879         relative inside partcombine arguments.
1880
1881         * scm/music-functions.scm (make-non-relative-music): new function.
1882
1883         * Documentation/user/notation.itely (Automatic part combining):
1884         add note about \relative.
1885
1886         * lily/part-combine-iterator.cc (construct_children): add
1887         start_moment_ member.
1888
1889         * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
1890         stem-tremolo by stem object. This fixes no stem for tremolo bug.
1891
1892         * lily/stem-tremolo.cc (print): don't crash for no-stem.
1893
1894         * Documentation/user/changing-defaults.itely (Which properties to
1895         change): fixes.
1896
1897 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1898
1899         * po/fr.po: update.
1900
1901 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1902
1903         * input/wilhelmus.ly: More original lyrics.  Add to examples.
1904
1905         * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
1906         Reinstate old code that issues warning.  Fixes --srcdir build.
1907
1908 2004-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1909
1910         * input/wilhelmus.ly: New file.
1911
1912         * Documentation/user/notation.itely: 
1913         * Documentation/user/introduction.itely:
1914         * Documentation/user/tutorial.itely: Use quote ly-option instead
1915         of explicit @quotation.  This fixes too long lilypond linewidths
1916         resulting in overful hboxes.
1917
1918         * scripts/lilypond-book.py: Add ly-option: `quote'.
1919
1920 2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1921
1922         * tex/titledefs.tex: Avoid that the first score line is extra
1923         indented if instrument is defined but not piece.
1924
1925 2004-03-30  Werner Lemberg  <wl@gnu.org>
1926
1927         * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
1928         `lilypond/' to info file name.
1929         (@usermanref) [info]: New variant.
1930
1931         * scm/documentation-generate.scm: Fix definition of @usermanref
1932         and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
1933         to info file name.
1934
1935 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1936
1937         * VERSION: release 2.1.36
1938         
1939         * Documentation/user/changing-defaults.itely (Interpretation
1940         contexts): rewrite introduction.
1941
1942 2004-03-30  Ferenc Wagner  <wferi@tba.elte.hu>
1943
1944         * scm/define-markup-commands.scm: Use TeX accents instead of
1945         straight iso-8859-1 encoding in the doc string.
1946
1947 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1948
1949         * Documentation/user/tutorial.itely (A lead sheet): remove extra
1950         space after dotted duration.
1951
1952 2004-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1953
1954         * Documentation/user/introduction.itely: 
1955         * Documentation/user/notation.itely:
1956         * Documentation/user/tutorial.itely: Up all relative examples.
1957         Enclose @lilypond displays in @quotation.  Typos and corrections.
1958
1959         * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
1960
1961 2004-03-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1962
1963         * scm/music-functions.scm (make-voice-props-revert): Revert also
1964         MultiMeasureRest staff-position in oneVoice.
1965
1966 2004-03-29  Heikki Junes <hjunes@cc.hut.fi>
1967
1968         * Documentation/user/changing-defaults.itely, 
1969         Documentation/user/lilypond.tely: few fixes. Place no comma between
1970         two options: a and b, but commas between three options: a, b, and c.
1971         By this manner, grouping is possible: a and b, and c and d.
1972
1973 2004-03-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1974
1975         * Documentation/user/GNUmakefile: add rule for .nexi
1976
1977 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1978
1979         * Documentation/user/music-glossary.tely: move glossary direntry
1980
1981         * stepmake/stepmake/texinfo-vars.make (INFOINSTALL): 
1982         only do mkdir/install-info if INFO_INSTALL_FILES != "".
1983
1984 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1985
1986         * stepmake/aclocal.m4: Verify that gettext configure check with
1987         gcc-3.3 and autoconf 2.59 is still broken.  Update warning.
1988
1989 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1990
1991         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
1992         glob.glob for .png filenames. This catches multipage pngs.  
1993
1994         * Documentation/user/changing-defaults.itely (Determining the grob
1995         property): fix references.
1996
1997         * lily/staff-symbol.cc (print): only add extent if non empty.
1998         This fixes staff-container.ly.
1999
2000         * lily/timing-engraver.cc (initialize): init whichBar, so a score
2001         starting with a mmrest also works.
2002
2003         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
2004         PNG for texinfo too.
2005
2006         * po/lilypond.pot: update translation strings.
2007
2008         * VERSION: 2.1.35 released
2009         
2010         * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
2011         context argument too.
2012
2013         * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
2014
2015         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
2016
2017         * python/lilylib.py (command_name): don't return 1st path
2018         component.
2019
2020         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
2021         .png case separately.
2022
2023         * python/lilylib.py (system): typo.
2024         
2025 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2026
2027         * input/regression/span-bar.ly: Fix typos.  Set indent-level:2,
2028         run indent-region.
2029
2030         * Documentation/user/preface.itely: Run texinfo-all-menus-update.
2031         Fixes compile.
2032
2033         * lily/function-documentation.cc: Compile fix: Include <string.h>.
2034         Add header.
2035
2036 2004-03-27  Heikki Junes  <hjunes@cc.hut.fi>
2037
2038         * vim/lilypond-indent.vim: small fixes.
2039
2040 2004-03-26  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2041
2042         * Documentation/user/notation.itely (Entering lyrics): Add example
2043         with correct english double quotes (at least for LaTeX output,
2044         maybe not a good idea if we switch to PS as the default output
2045         format).
2046
2047 2004-03-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2048
2049         * lily/staff-performer.cc (create_audio_elements): play instrument
2050         changes before notes arrive. This fixes instrument of the first
2051         note in a score.
2052
2053         * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
2054         to 1.9.0 conversion.
2055
2056         * lily/mark-engraver.cc: doc string.
2057
2058         * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
2059
2060         * Documentation/user/introduction.itely (Introduction): new node.
2061
2062 2004-03-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2063
2064         * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
2065
2066         * input/regression/spacing-ragged-last.ly: new file.
2067
2068         * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
2069         spacing.
2070
2071         * scm/font.scm: rewrite using GOOPS.
2072         
2073         * lily/context-def.cc (filter_engravers): derefence pointer.
2074
2075         * lily/lily-guile.cc (type_check_assignment): use
2076         ly_scheme_function iso. scm_primitive_eval where possible.
2077
2078         * lily/performance.cc (output): limit channels at 15. This fixes
2079         percussion inadvertently showing up in large scores.
2080
2081 2004-03-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2082
2083         * input/regression/tuplet-gap.ly: new file.
2084
2085         * lily/tuplet-bracket.cc (make_bracket): take gap interval.
2086         (print): compute gap length from number size, include italic
2087         correction.
2088
2089         * scm/define-grobs.scm (all-grob-descriptions): remove gap from
2090         tuplet-bracket
2091
2092         * scm/paper.scm (set-default-paper-size): new function, to be
2093         called at toplevel.
2094         (set-paper-size): new function, to be called inside \paper {}
2095         (set-default-paper-size): new function, to be called at toplevel.
2096
2097         * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function. 
2098
2099         * lily/beam-performer.cc (process_music): idem.
2100
2101         * lily/slur-performer.cc (process_music): stop melisma for stop event.
2102         
2103         * tex/titledefs.tex: remove scshape for piece.
2104
2105         * lily/line-spanner.cc (line_stencil): font-encoding = music, not
2106         font-family
2107
2108         * lily/time-signature.cc (special_time_signature): font-encoding
2109         not family.
2110
2111         * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
2112         dynamic to head. This fixes p placement in morgenlied.
2113
2114 2004-03-23  Werner Lemberg  <wl@gnu.org>
2115
2116         * stepmake/stepmake/generic-targets.make (help): Improve text.
2117
2118 2004-03-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2119
2120         * VERSION: 2.1.34 released
2121         
2122         * lily/main.cc (main_with_guile): switch debugging.
2123
2124         * lily/system.cc (get_line): plug leak.
2125
2126         * lily/paper-book.cc (pages): plug memory leaks: delete page array
2127         and contents.
2128         (stencil2line): plug leak.
2129
2130         * Documentation/user/changing-defaults.itely (Determining a grob
2131         property):  new node.
2132         (Layout interfaces): new node.
2133         (Navigating the program reference): new node.
2134
2135         * lily/accidental-engraver.cc (acknowledge_grob): add property
2136         harmonicAccidentals
2137
2138         * lily/piano-pedal-engraver.cc (del_linespanner): new function.
2139         general cleanups.
2140         
2141         * input/les-nereides.ly (middleDynamics): resurrect Les
2142         nereides. Remove pedal hack.
2143
2144 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2145
2146         * input/regression/property-grace-polyphony.ly: new file.
2147
2148         * lily/translator-property.cc (execute_pushpop_property): only pop
2149         one instance of the property. This fixes << \\ >> together with
2150         \grace.
2151
2152         * lily/break-align-interface.cc (ordered_elements): we cannot
2153         modify the #'elements property, so return reordered array.
2154
2155 2004-03-23  Heikki Junes  <hjunes@cc.hut.fi>
2156
2157         * buildscripts/lilypond.words.py: remove.
2158         * buildscripts/lilypond-words.py: add new, renamed file. 
2159         Give generated targets and dirs explicitly in arguments.
2160
2161         * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
2162         elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
2163         vim/lilypond-syntax.vim: update to use new lilypond-words.py.
2164         
2165         * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
2166
2167         * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
2168
2169         * Documentation/topdocs/INSTALL.texi: update vim-mode installing
2170         orders.
2171
2172         * vim/GNUmakefile: add local-uninstall target.
2173
2174         * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
2175         
2176         * vim/vimrc: add a one-liner file.
2177
2178         * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
2179         vimrc in EXTRA_DIST_FILES.
2180
2181         * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
2182
2183 2004-03-22  Heikki Junes  <hjunes@cc.hut.fi>
2184
2185         * config.make.in: add vimdir.
2186
2187         * vim/GNUmakefile: add local-install.
2188
2189 2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2190
2191         * tex/titledefs.tex: Replaced \ifx\blabla\undefined
2192         with \lilypondifundefined{blabla}. Solves problem with multiple
2193         titles in the same lilypond-book document.
2194
2195 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2196
2197         * scm/document-backend.scm (interface-doc): sort grob list for
2198         interface.
2199
2200         * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
2201         pre/post break align-order.
2202
2203         * spelling patch courtesy Edward Sutton.
2204
2205         * Documentation/user/changing-defaults.itely (Changing context
2206         default settings): new node.
2207         (Defining new  contexts): new node.
2208
2209         * scripts/lilypond-book.py (is_derived_class): use numbers
2210         iso. booleans.
2211
2212         * python/lilylib.py (make_ps_images): add margin to PS images.
2213
2214         * scripts/lilypond-book.py (is_derived_class): new function. Take
2215         class arg iso. object.
2216         (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
2217         for bug in GS/dvips.
2218
2219         * lily/text-item.cc (interpret_markup): idem.
2220
2221         * scm/define-markup-commands.scm: remove split around-space hack.
2222
2223         * lily/staff-symbol-referencer.cc (get_rounded_position): new
2224         function, fold WL's fixes into one function.
2225
2226 2004-03-22  Werner Lemberg  <wl@gnu.org>
2227
2228         * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
2229         lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
2230         (Note_column::head_position_interval): Do proper rounding for
2231         calls to Staff_symbol_referencer::get_position.
2232
2233 2004-03-21  Werner Lemberg  <wl@gnu.org>
2234
2235         * lily/score.cc (ly_run_translator), lily/paper-def.cc
2236         (Paper_def::get_paper_outputter), lily/input-file-results.cc
2237         (Input_file_results::Input_file_results), lily/my-lily-parser.cc
2238         (My_lily_parser::parse_file): Improve formatting progress indication
2239         sent to stdout.
2240
2241 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2242
2243         * VERSION: 2.1.33 released.
2244
2245         * scripts/lilypond-book.py (do_file): reinstate --filter support.
2246
2247         * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
2248
2249         * stepmake/stepmake/generic-targets.make: rewrite hack so no
2250         warning is issued about dummy.dep.
2251
2252         * scm/new-font.scm: fix design sizes of nummer
2253
2254 2004-03-21  Werner Lemberg  <wl@gnu.org>
2255
2256         * stepmake/bin/install-sh: Updated (from gnulib).  This removes
2257         some annoying warnings from mkdir during `make install'.
2258
2259 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2260
2261         * lily/performer-group-performer.cc (do_announces): call
2262         Performer_group_performer::create_audio_elements () too.
2263
2264         * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
2265
2266         * scm/define-grobs.scm (all-grob-descriptions): add property
2267         break-align-orders
2268
2269         * lily/global-context.cc (get_default_interpreter): new
2270         function. Override from base class, so no new Score contexts are
2271         created.
2272
2273         * lily/include/stencil.hh (class Stencil): document origin field.
2274
2275         * lily/staff-symbol.cc (print): span staff-symbol on column
2276         extents for non-broken columns. 
2277
2278         * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
2279         key-signature.
2280
2281         * tex/titledefs.tex: don't use smallcaps for piece.
2282
2283         * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
2284         translated stencils in the output.
2285
2286         * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
2287
2288 2004-03-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2289
2290         * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
2291         and init ties_created_
2292
2293         * VERSION: release 2.1.32
2294
2295         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
2296         doc string from IMPLEMENT_CTOR_CALLBACK().
2297
2298         * lily/engraver.cc (typeset_grob): paranoia: take care of the case
2299         that engraver is in a performer hierarchy.
2300
2301 2004-03-17  Heikki Junes <hjunes@cc.hut.fi>
2302
2303         * vim/lilypond-ftdetect.vim: new file.
2304
2305 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2306
2307         * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. 
2308         (compose_ly): default octave should be middle C.
2309
2310         * Documentation/user/changing-defaults.itely (Layout tunings
2311         within contexts): new node.
2312
2313         * lily/include/smobs.hh: document C++ smob interface.
2314
2315         * lily/function-documentation.cc: don't doc functions without
2316         docstring.
2317
2318 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2319
2320         * Documentation/user/lilypond.tely: Remove `* lilypond' node from
2321         direntry, so that `info lilypond' goes to Top.
2322
2323         * scm/output-ps.scm (polygon): Fix: add spaces.
2324
2325         * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
2326         solutions are now optimal too.
2327
2328         * input/test/page-breaks.ly: New file.
2329
2330         * lily/paper-outputter.cc (Paper_outputter): Import page breaking
2331         functions into safe module.
2332
2333         * lily/lily-guile.cc (ly:number->string): Do not leave space at
2334         end, prepend zeros.
2335
2336         * scm/output-*.scm: Use ly:number->string rather than
2337         number->string.  Makes for saner output.
2338
2339         * scm/output-ps.scm (define-fonts): Always scale by designsize.
2340         Fixes feta-nummer, feta-din scaling.
2341
2342 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2343
2344         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
2345
2346         * scm/music-functions.scm (descend-to-context): new
2347         function. Similar to context-spec-music.
2348         (make-time-signature-set): specify Score as descend-only. This
2349         fixes the polymetric.ly example.
2350
2351         * lily/context-specced-music-iterator.cc (construct_children): add
2352         support for descend-only context spec.
2353
2354         * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
2355         determine ez-notation letter. 
2356
2357         * lily/system.cc (get_line): start with dumping layer 3. This
2358         fixes ez notation.
2359
2360 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2361
2362         * input/test/title-markup.ly: Stress breaking harder.
2363
2364         * scm/page-layout.scm (height-score): Overfull page scores twice
2365         as bad as underfull (was: by a power).
2366         (walk-lines): Omit first walk-path round (breaking after new node,
2367         without lines).
2368
2369         * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
2370         diff values are negative.
2371         (output): Bugfix: treat negative vfill differently.
2372
2373         * Documentation/user/lilypond.tely (direntry): Add note about why
2374         `info lilypond' brings up `Invoking LilyPond' node.
2375
2376 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2377
2378         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
2379
2380         * lily/paper-book.cc: Remove cruft.
2381         (output): Bugfix: put vfill between lines.
2382         (pages): Bugfix: set page vars needed for filling.
2383
2384         * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
2385         (was: @ar).
2386
2387         * scm/page-layout.scm: Further development.
2388
2389         * ly/declarations-init.ly (paper): Define page-breaking.
2390
2391 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2392
2393         * lily/note-head.cc (brew_ez_stencil): add note-names
2394         property. Provides internationalization for note names.
2395
2396         * Documentation/user/changing-defaults.itely (Creating contexts):
2397         new node.
2398
2399         * lily/grace-iterator.cc (process): descend to child for \grace.
2400
2401         * lily/timing-translator.cc (initialize): Timing_translator adds
2402         Timing alias by itself.
2403
2404         * lily/context.cc (add_alias): new function.
2405
2406         * scm/lily.scm (tex-output-expression): new function, eval within
2407         drawing API. Guards against eval vulnerabilities.
2408
2409         * scm/output-tex.scm (tex-encoded-fontswitch): idem. 
2410
2411         * scm/output-ps.scm (scm): export lily drawing API.
2412
2413         * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
2414         throughout.
2415
2416 2004-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2417
2418         * scm/page-layout.scm (optimal-page-breaking): New function.
2419         
2420         * lily/paper-book.cc (pages): Use it.
2421
2422 2004-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2423
2424         * lily/include/paper-line.hh (class Paper_line): Full smob.
2425
2426 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2427
2428         * lily/global-context.cc (run_iterator_on_me): fix grace note
2429         nesting by initting measurePosition.
2430
2431         * lily/timing-translator.cc (initialize): do no init
2432         measurePosition
2433         
2434         * lily/include/music-output-def.hh (class Music_output_def): add
2435         input_origin_ field.
2436
2437         * Documentation/user/changing-defaults.itely (Changing context
2438         properties on the fly): new node.
2439
2440         * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
2441         function. Only have smobbed_copy (), and do not provide
2442         smobbed_copy() for non-simple smobs. Changes throughout.
2443
2444 2004-03-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2445
2446         * lily/auto-change-iterator.cc (class Auto_change_iterator): add
2447         start_moment_. Fix by Doug A. Linhardt.
2448
2449 2004-03-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2450
2451         * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
2452         accidentals for harmonic notes.
2453
2454         * lily/note-collision.cc (check_meshing_chords): don't merge heads
2455         of different style. (Thanks to Doug Linhardt).
2456
2457         * Documentation/user/changing-defaults.itely (Scheme tutorial):
2458         new node.
2459
2460 2004-03-16  Heikki Junes <hjunes@cc.hut.fi>
2461
2462         * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
2463
2464         * vim/filetype.vim, vim/lilypond-ftplugin.vim,
2465         vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
2466         vim/lilypond-indent.vim: doc targets and deps in comments.
2467
2468 2004-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2469
2470         * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
2471
2472         * lily/system.cc (get_line): Return Paper_line.  Change all users.
2473
2474         * lily/include/paper-line.hh:
2475         * lily/include/paper-line.cc: New file.
2476
2477 2004-03-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2478
2479         * VERSION (MY_PATCH_LEVEL): release 2.1.31.
2480
2481         * GNUmakefile.in: remove stray make out=www
2482
2483         * input/test/bagpipe.ly (gcdg): octave fixes.
2484
2485         * scm/define-markup-commands.scm (number): use font-encoding
2486         iso. font-family
2487
2488         * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
2489         font-encoding.
2490         
2491 2004-03-15  Heikki Junes <hjunes@cc.hut.fi>
2492
2493         * lily/parse-scm.cc: compile-bugfix: add missing header files for
2494         `output_format_global' and `PAGE_LAYOUT'.
2495
2496 2004-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2497
2498         * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
2499         lily functions in safe mode.
2500
2501         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
2502         Print filename for HTML, LATEX, before texidoc.
2503
2504         * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
2505         instructions in output-ps module.
2506
2507         * scm/lily.scm: Do not load output-ps module.
2508
2509         * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
2510         safe mode.
2511
2512 2004-03-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2513
2514         * lily/span-dynamic-performer.cc (process_music): remove spurious
2515         warning.
2516
2517         * lily/context-def.cc (Context_def): init name to ""
2518
2519         * lily/font-interface.cc: add font-encoding property.
2520
2521         * scm/lily.scm (chain-assoc-get): bugfix.
2522
2523         * lily/paper-book.cc (stencil2line): protect static SCM.
2524
2525         * lily/font-interface.cc (text_font_alist_chain): rename function,
2526         and use text-font-defaults. 
2527
2528         * lily/font-select.cc (properties_to_font_size_family): call SCM code.
2529
2530         * scm/paper.scm (paper-set-staff-size): use new function.
2531
2532         * scm/new-font.scm (make-font-tree): new function.
2533
2534 2004-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2535
2536         * lily/paper-book.cc (output): Bugfix: no output if no \paper.
2537
2538         * scm/lily.scm (get-output-module): New function.
2539         (output-alist): Remove ,ps-output-expression.
2540
2541         * scm/output-tex.scm (ps-output-expression): New function.
2542
2543         * scm/output-ps.scm (ps-output-expression): Remove.
2544         (header, start-page): Output page metadata.
2545
2546         * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
2547         initialise output_module_.  Do not write part of header.
2548         (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
2549         (output_header): Output full header.
2550
2551         * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
2552         FIXME.
2553
2554 2004-03-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2555
2556         * scm/new-font.scm: new file. Tree based font lookup.
2557
2558         * scm/lily.scm (assoc-get): take default argument. Remove
2559         assoc-get-default.
2560         (chain-assoc-get): use chain-assoc-get everywhere.
2561
2562         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2563         autobeamsettings conversion bug.
2564
2565         * lily/include/global-context.hh (Context): clean-up data hiding.
2566
2567         * lily/include/music-iterator.hh (class Music_iterator): clean-up
2568         data hiding.
2569
2570         * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
2571
2572         * input/regression/stem-shorten.ly: add chord case.
2573
2574         * lily/stem.cc (get_default_stem_end_position): shorten stems
2575         triggered by note-head positions, not by forced-direction. This
2576         fixes a bug with too short stems.  
2577  
2578 2004-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2579
2580         * scripts/lilypond-book.py (Lilypond_snippet.output_html,
2581         Lilypond_snippet.output_latex): Always call output_print_filename.
2582
2583         * lily/paper-book.cc (fill_pages): New method.  Try to cramp or
2584         expand pages.
2585
2586 2004-03-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2587
2588         * scm/part-combiner.scm (make-autochange-music): switch rests
2589         before switched notes too.
2590
2591         * lily/figured-bass-engraver.cc (process_music): change calling
2592         convention.
2593
2594         * scm/bass-figure.scm (format-bass-figure): rewrite function. 
2595
2596         * scm/define-markup-commands.scm (bracketed-y-column): new markup
2597         command.
2598
2599         * lily/include/stencil.hh (class Stencil): add origin field.
2600
2601         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
2602         function.
2603
2604         * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. 
2605
2606         * lily/lexer.ll: remove support for \$ and $ in identifiers
2607
2608         * lily/sequential-iterator.cc: remove copy_grace_fixups
2609         (get_grace_fixup): slight abstraction of fixup code.
2610
2611         * input/test/title-markup.ly (spaceTest): vary staff sizes.
2612
2613 2004-03-12  Heikki Junes <hjunes@cc.hut.fi>
2614
2615         * vim/lilypond-indent.vim: use <C-F> (default) as indent key
2616         in insert-mode. add indenting rules.
2617
2618 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2619
2620         * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
2621         protect hack.
2622
2623         * scm/page-layout.scm:
2624         * lily/paper-book.cc: Handle tagline/copyright.  Internal page
2625         layout and titling should now match external latex based version.
2626
2627         * scm/output-tex.scm (output-scopes): Bugfix: only write string
2628         header fields.
2629
2630         * ps/lilyponddefs.ps: Remove automatic page layout.
2631
2632         * scm/output-ps.scm (new-start-system): New interface function.
2633
2634         * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
2635
2636         * lily/paper-book.cc (output): Bugfix.
2637
2638 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2639
2640         * VERSION (MY_PATCH_LEVEL): release 2.1.30
2641         
2642 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2643
2644         * Documentation/user/lilypond.tely: Bugfix: Remove './' from
2645         direntries.
2646
2647         * ps/lilyponddefs.ps: Bugfix.
2648
2649         * input/regression/multi-measure-rest-instr-name.ly: Typo.
2650
2651 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2652
2653         * lily/auto-beam-engraver.cc (create_beam): add Stem as
2654         cause. This should fix warnings.
2655
2656         * mf/feta-slag.mf (trill_ne): fix upmordent size.
2657
2658         * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
2659         prevent aligned 6ths.
2660
2661         * lily/custos.cc (print): remove adjust-if-on-staffline.
2662
2663 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2664
2665         * lily/paper-book.cc: Do header and footer.
2666
2667 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2668
2669         * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
2670
2671         * scm/paper.scm (lineheight): Remove
2672         (head-sep, foot-sep): Add.
2673
2674 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2675
2676         * mf/feta-schrift.mf: reduce portato thickness.
2677
2678         * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
2679
2680         * lily/grob-pq-engraver.cc (start_translation_timestep): remove
2681         programming_error ().
2682
2683         * lily/piano-pedal-engraver.cc (finalize): attach unfinished
2684         bracket to last command column.
2685
2686         * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
2687         continues on next/prev system.
2688
2689         * input/regression/pedal-end.ly: new file.
2690
2691 2004-03-10  Werner Lemberg  <wl@gnu.org>
2692
2693         * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
2694         Remove pmx2ly stuff.
2695         * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
2696
2697 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2698
2699         * scm/page-layout.scm: New file.
2700
2701         * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
2702         settings.
2703         (Lilypond_snippet.is_outdated): Also check for PNG file.
2704         Workaround for interrupted (web) builds.
2705
2706         * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
2707
2708         * ps/lilyponddefs.ps: Use only very small top-marging.
2709         (init-paper): Also pop page size string.
2710         (start-page, stop-page): New function.
2711
2712         * scm/output-ps.scm (header-end): Remove stray exec commands.
2713
2714 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2715
2716         * lily/input-file-results.cc (do_one_file): use new Paper_book()
2717
2718         * lily/score.cc (default_rendering): clean protection.
2719
2720         * lily/paper-book.cc (mark_smob): implement smob marking.
2721
2722         * scripts/lilypond.py (make_html_menu_file): remove --psgz option
2723
2724         * Documentation/user/*.itely: user manual edits. 
2725
2726 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2727
2728         * Documentation/user/converters.itely (Invoking musedata2ly):
2729         remove pmx2ly.
2730
2731         * scripts/pmx2ly: remove script.
2732         
2733 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2734
2735         * lily/score.cc (default_rendering): Protect paper-book members.
2736
2737         * lily/paper-def.cc (smobbed_copy): New method.
2738
2739         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
2740         switch runtime.
2741
2742         * lily/include/music-output.hh (process): Change signature to
2743         return SCM.
2744
2745         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
2746         method.
2747
2748         * lily/paper-score.cc (process): Return stencils rather than
2749         outputting directly.  Remove paper-book kludge.  Delete grobs.
2750         (output): Remove.
2751
2752         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
2753
2754         * lily/score-engraver.cc (get_output): Do not reset pscore_.
2755
2756         * lily/score.cc (default_rendering)
2757         (ly_render_output): Move adding paper-score two levels up.
2758
2759         * lily/system.cc (get_line):
2760         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
2761
2762 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2763
2764         * scm/font.scm (paper20-font-vector): add more design sizes for
2765         number.
2766
2767         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
2768         feta-nummber{5,7,11,13}.
2769
2770         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
2771         for 12pt design size. 
2772
2773 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2774
2775         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
2776
2777 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2778
2779         * lily/font-select.cc (properties_to_font_size_family): Fix
2780         warning message.
2781
2782         * Experimental PostScript latin1 encoding:
2783         
2784         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
2785
2786         * scm/output-ps.scm: Experimental encoding using reencode-font.
2787         * scm/font.scm: Add latin1 `font-shape'.
2788         
2789         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
2790
2791         * ps/lilyponddefs.ps (reencode-font): New function.
2792
2793         * lily/paper-book.cc (get_pages): Simplistic page breaking.
2794
2795         * scm/output-tex.scm (start-page):
2796         (stop-page): New interface function.
2797
2798 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2799
2800         * lily/paper-outputter.cc (output_expr):
2801         (output_header):
2802         (output_line): New method.
2803
2804         * lily/system.cc (get_line):
2805         (get_lines): New method.
2806         (output_scheme):
2807         (output_line): Remove.
2808
2809         * scm/lily.scm (make-title): New function.
2810
2811         * lily/paper-book.cc: 
2812         * lily/include/paper-book.hh: New file.
2813
2814         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
2815         ly-modules.hh).
2816
2817         * lily/ly-module.cc (ly_modules_lookup): New function.
2818
2819         * lily/main.cc (main_with_guile): Move memory leak debug code back.
2820
2821         * scm/output-ps.scm (make-title): Remove.
2822         (output-scopes): Junk header-title test.
2823
2824 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2825
2826         * mf/feta-schrift.mf: thicker dot for portato.
2827
2828         * lily/accidental-placement.cc (position_accidentals): bugfix in
2829         offset, this fixes right-padding of AccidentalPlacement.
2830
2831         * lily/[h-z]*.cc: () formatting.
2832
2833         * Documentation/user/tutorial.itely (An orchestral part): more
2834         fixes for the tutorial.
2835
2836         * scm/translation-functions.scm (fraction-tuplet-formatter):
2837         reverse fraction.
2838
2839         * lily/parser.yy (context_def_spec_block): use \context instead of
2840         \translator.
2841
2842         * lily/[a-g].cc: () style cleanup.
2843
2844         * Documentation/user/tutorial.itely (Automatic and manual beams):
2845         editing of tutorial.
2846
2847 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2848
2849         * buildscripts/mf-to-table.py (base): write encoding name.
2850
2851 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2852
2853         * Documentation/user/GNUmakefile (local-install-info): Issue
2854         warning (for packager, ie, if not installing in /usr or /usr/local).
2855
2856         * lily/stencil-scheme.cc: 
2857         * lily/staff-symbol-referencer.cc: 
2858         * lily/script-column.cc: 
2859         * lily/pitch.cc: 
2860         * lily/music.cc: 
2861         * lily/grob-pq-engraver.cc: 
2862         * lily/font-interface.cc: 
2863         * lily/music-output-def.cc: 
2864         * lily/duration.cc: 
2865         * lily/grob-scheme.cc:
2866         * lily/context-scheme.cc: Put scheme name on first line in
2867         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
2868         style cleanups.
2869
2870         * stepmake/stepmake/scm-vars.make: 
2871         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
2872         Rename and split TAGS_FILES.
2873
2874         * GNUmakefile.in (ALL-TAGS): Remove.
2875         
2876         * stepmake/stepmake/generic-targets.make (TAGS): Also include
2877         deeper TAGS files.  Fixes regexp tags in TOP dir.
2878
2879 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2880
2881         * VERSION: 2.1.29 released.
2882         
2883         * Documentation/user/changing-defaults.itely (Changing defaults):
2884         new file.
2885
2886         * Documentation/user/notation.itely (Notation manual): rename from 
2887         refman.itely
2888
2889         * Documentation/user/notation-appendices.itely (The Feta font):
2890         new file.
2891
2892         * Documentation/user/advanced.itely: add aborted attempt for
2893         advanced topics manual.
2894
2895 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2896
2897         * scm/new-markup.scm: display Markups in sane format. Patch by
2898         Nicolas Sceaux.
2899
2900 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2901
2902         * lily/main.cc: Cleanups.
2903         (setup_localisation): New function.
2904         (sane_putenv): Remove.
2905         (main_with_guile): New name (Was: main_prog).  Remove musings
2906         about possible preparation for GUILE heavy memory usage and
2907         practical uselessness.  Do not set environment variables
2908         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
2909         name juggling.
2910         (parse_argv): New function.
2911         (copyright): New function.  It's 2004 already.
2912
2913         * lily/input-file-results.cc (do_one_file): Add file name juggling.
2914         (distill_inname): Move from main.
2915
2916 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2917
2918         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
2919
2920         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
2921
2922         * Documentation/user/running.itely: new file.
2923
2924         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
2925
2926         * lily/score-performer.cc (finish): call Translator::finalize ().
2927
2928 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
2929
2930         * lilypond-ftpplugin.vim: renamed to the following file.
2931         * lilypond-ftplugin.vim: new file.
2932
2933         * GNUmakefile.in: update VIM_FILES.
2934
2935 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2936
2937         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
2938         props.
2939
2940         * input/test/tie-sparse.ly: remove.
2941
2942         * lily/tie-performer.cc (try_music): copy & paste from
2943         Tie_engraver.
2944
2945         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
2946         variable_ref twice.
2947
2948         * lily/key-performer.cc (create_audio_elements): use
2949         alterations-in-key.
2950
2951         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
2952
2953 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
2954
2955         * input/test/smart-transpose.ly: fix cases fes->e and similar.
2956         handle also quarter tones (not shown as tests). test also flats.
2957
2958         * Documentation/index.html.in: small fixes.
2959
2960 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2961
2962         * input/regression/new-markup-scheme.ly: Typo.
2963
2964         * scm/define-markup-commands.scm (fill-line): New markup.
2965
2966         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
2967         (output-paper-def): Fix alignment.
2968         (make-title): Fix height/width scaling.
2969
2970         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
2971
2972         * input/test/title-markup.ly: Add remaining titles.  Layout and
2973         font size fixes.  Add simplistic latin1 test.
2974
2975 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
2976
2977         * input/test/nested-groups.ly: remove. move content (to next). 
2978         * input/test/staff-bracket.ly: replace content (from prev), this 
2979         has been already in templates.
2980
2981 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2982
2983         * stepmake/autogen.sh: Only issue warning about running configure
2984         without arguments when autogen.sh will actually be running
2985         configure.
2986
2987 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2988
2989         * scm/new-markup.scm (stack-stencil-line): robustness.
2990
2991         * scm/define-markup-commands.scm (simple): robustification of
2992         simple-markup.
2993
2994         * Documentation/user/music-glossary.tely (Top): change central C
2995         to middle C.
2996
2997         * lily/text-item.cc (interpret_markup): cache make-simple-markup
2998
2999 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3000
3001         * input/test/title-markup.ly (spaceTest): Add.
3002
3003         * lily/text-item.cc (interpret_markup): Make line markup from
3004         multi word markup.
3005
3006         * scm/define-markup-commands.scm (word): New markup command.
3007         (simple): Use it.
3008
3009         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
3010
3011 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
3012
3013         * vim/ftplugin/lilypond.vim:
3014         * vim/syntax/lilypond.vim: use only local settings with setlocal.
3015         show matching paren in insert mode.
3016
3017 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3018
3019         * scm/output-ps.scm (make-title, output-scopes): Further
3020         development.
3021
3022         * input/test/title-markup.ly: New file.
3023
3024         * ps/lilyponddefs.ps: Disable PostScript titling.
3025
3026         * lily/paper-score.cc (process): Quote PORT argument to make-title.
3027
3028 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3029
3030         * lily/arpeggio.cc (width_callback): remove padding.
3031  
3032         * scm/define-grobs.scm (all-grob-descriptions): add padding.
3033
3034         * scm/define-music-types.scm: remove make-music-by-name.
3035
3036         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
3037
3038 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3039
3040         * lily/paper-score.cc (process): Output titles using make-title.
3041
3042         * scm/output-ps.scm (output-stencil): Display directly instead of
3043         constructing string.
3044         (make-title): New function.
3045
3046 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3047
3048         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
3049         music), Documentation/user/invoking.itexi (Invoking lilypond): 
3050         Move documentation of LaTeX packages for latin1 characters to the
3051         lilypond-book manual.
3052
3053 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
3054
3055         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
3056
3057         * vimrc: add menu in console and shortcut <F10> for it.
3058
3059         * vim/:
3060         * vim/compiler/:
3061         * vim/syntax/:
3062         * vim/indent/:
3063         * vim/ftplugin/: new directories.
3064         
3065         * vim/filetype.vim: new file.
3066
3067         * lilypond.vim: remove files (see next).
3068         * vim/syntax/lilypond.vim: new, renamed file (see prev).
3069
3070         * vimrc: remove file (see next).
3071         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
3072
3073         * vim/ftplugin/lilypond.vim: change dir for dictionary.
3074         add header. apply bindings only locally.
3075
3076         * vim/indent/lilypond.vim: new file.
3077
3078         * vim/ftplugin/lilypond.vim: remove errorformat.
3079         * vim/compiler/lilypond.vim: new file for errorformats.
3080
3081         * Documentation/topdocs/INSTALL.texi: give easier orders.
3082
3083         * ROADMAP: add vim/
3084
3085 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3086
3087         * Documentation/user/introduction.itely (Introduction): Use @image
3088         iso @html <img...>.  Add workaround for images in columns in info.
3089
3090         * stepmake/aclocal.m4: Store computed version in variable.
3091
3092         * configure.in: Export MAKEINFO_VERSION.
3093
3094         * config.make.in (MAKEINFO_VERSION): Add.
3095
3096         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
3097
3098         * Documentation/user/GNUmakefile: Only build info with images when
3099         building web.
3100
3101         * GNUmakefile.in (install-WWW): Visit Documentation/user.
3102
3103         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
3104         stuff from documentation-targets.make
3105
3106 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3107
3108         * VERSION: 2.1.28 released
3109         
3110         * scripts/convert-ly.py (conv): 
3111
3112 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
3113
3114         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
3115         \arpeggioBoth. redefine \arpeggioBracket.
3116
3117         * Documentation/user/refman.itely: document new arpeggio
3118         functions.
3119
3120         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
3121
3122         * input/regression/arpeggio-bracket.ly: apply convert-ly.
3123
3124         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
3125
3126 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3127
3128         * Documentation/user/introduction.itely (Automated engraving):
3129         rewrite introduction using website text.
3130
3131 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3132
3133         * scm/*.scm: make-music-by-name is replaced by make-music, which
3134         also accept music property settings, eg:
3135           (make-music 'TextScriptEvent 'direction DOWN 'text
3136               (make-simple-markup x))
3137
3138         Patch courtesy Nicolas Sceaux
3139
3140         * lily/beam-quanting.cc: cleanup, separate counts for left and
3141         right beam ends.
3142
3143         * lily/side-position-interface.cc (quantised_position): also
3144         quantize staccato position for forced stem directions. 
3145
3146 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3147
3148         * scm/*.scm: Patch by Nicolas Sceaux: 
3149
3150         * scm/music-functions.scm: ly:grob-property and ly:music-property
3151         are made procedure with setters.
3152
3153         * scm/*.scm: replace ..-set-property! with set! (..-property  )
3154         
3155 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
3156
3157         * input/test/[t-v]*.ly: finish rewriting texidocs.
3158
3159         * input/test/vaticana.ly: remove.
3160         * input/test/ligature-vaticana.ly: new, renamed file name.
3161
3162         * input/test/stem-centered.ly: remove.
3163         * input/test/mensural-note-heads.ly: new file. take content from
3164         removed file stem-centered.ly.
3165
3166         * input/test/scales-greek.ly: simplify.
3167
3168         * input/test/s*.ly: reformulate texidocs.
3169         
3170         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
3171         of missing features.
3172
3173 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3174
3175         * input/test/[j-o]*.ly: update texidocs.
3176
3177 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3178
3179         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
3180
3181         * Documentation/topdocs/NEWS.texi: Add note about info docs with
3182         images.
3183
3184         * Documentation/user/lilypond.tely (@direntry): Update.
3185
3186         * stepmake/stepmake/documentation-targets.make
3187         (install-info,uninstall-info): Install into $(package_infodir).
3188         Install images.  Run install-info to update dir.
3189
3190         * config.make.in (package_infodir): Add.
3191
3192         * Documentation/user/GNUmakefile (info-with-images,
3193         local-install-info, local-uninstall-info): New target.
3194
3195 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3196
3197         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
3198         gap/threshold.
3199
3200         * lily/beam-quanting.cc (score_slopes_dy): remove
3201         ROUND_TO_ZERO_SLOPE kludge.
3202
3203         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
3204
3205         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
3206
3207         * lily/global-context.cc (Global_context): alway accept Score
3208         (run_iterator_on_me): cast Context to Score_context, not
3209         Context_def.
3210
3211         * Documentation/user/refman.itely: documentation patch by Edward
3212         Sanford Sutton.
3213
3214         * mf/GNUmakefile: unset sauter-fonts.
3215
3216 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3217
3218         * scripts/lilypond-book.py (output_texinfo): Output @image
3219         descriptions for info too.
3220
3221         * input/test/chord-names-jazz.ly: 
3222         * input/test/embedded-scm.ly: Clarify.
3223
3224         * input/test/cautionaries.ly: Typo.
3225
3226         * lily/input-smob.cc (ly_input_location): Compile fix.
3227
3228 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3229
3230         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
3231
3232         * ly/engraver-init.ly: move \grobdescriptions to Global. This
3233         fixes problems with system defaults being reverted with \override
3234         on Score level.
3235
3236         * lily/global-context.cc (Global_context): apply property-ops to
3237         Global_context too. 
3238
3239 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3240
3241         * scm/output-ps.scm (stencil->string): Rewrite.
3242
3243 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3244
3245         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
3246         impersonal style.
3247
3248 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3249
3250         * lily/input-smob.cc (ly_input_location: New function.
3251
3252         * scm/define-markup-commands.scm (upright): New markup command.
3253
3254         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
3255
3256         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
3257
3258         * scm/output-ps.scm (output-stencil): New function.
3259
3260         * scripts/lilypond-book.py (do_file): Bugfix: change search order
3261         of snippet types; fixes @ignore and @verbatim blocks.
3262
3263 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
3264
3265         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
3266         to a file in printed documentation, instead, refer either to a 
3267         syntax or to an output.
3268
3269 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3270
3271         * input/regression/beam-center-slope.ly: Add test.
3272
3273 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3274
3275         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
3276         (SAUTER_FONTS): Reinstate.
3277
3278         * scm/define-markup-commands.scm (caps): New markup command.
3279
3280         * scm/output-ps.scm (output-scopes): Experimental markup output.
3281
3282         * scm/: Add missing headers.
3283
3284         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
3285
3286         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
3287
3288 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3289
3290         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
3291         Stray style cleanups.
3292
3293 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3294
3295         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
3296         no dot combination.
3297
3298         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3299         substitute \override Staff.autoBeamSettings too
3300
3301         * Documentation/user/tutorial.itely: proofreading fixes by David
3302         Bobroff
3303
3304 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3305
3306         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
3307
3308         * ps/music-drawing-routines.ps: 
3309         * ps/lilyponddefs.ps: Add end markers.
3310
3311 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3312
3313         * VERSION: 2.1.27 released.
3314         
3315         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
3316
3317         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
3318         obey documentation.
3319
3320 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3321
3322         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
3323
3324         * scm/output-ps.scm: Resurrect.
3325         
3326         * scm/output-tex.scm: Minimal cleanups.
3327
3328         * scm/paper.scm (paper-set-staff-size): Add lineheight.
3329
3330         * make/ly-rules.make: Remove any broken lily-*.tex files before
3331         lilypond-book run.
3332
3333         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
3334         comment.
3335
3336         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
3337         Enabled by default, may save 10% compile time.
3338
3339 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3340
3341         * lily/lyric-phrasing-engraver.cc: remove
3342         
3343         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
3344         longer necessary. 
3345
3346         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
3347         so lyric-phrasing-engraver is no longer necessary.
3348
3349         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
3350         Grob_pq_engraver from Staff.
3351
3352         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
3353         busyGrobs directly.
3354
3355         * input/regression/quote-transposition.ly: new file.
3356
3357         * lily/recording-group-engraver.cc (stop_translation_timestep):
3358         store instrumentTuning too. 
3359
3360         * lily/quote-iterator.cc (process): transpose events using
3361         instrumentTuning.
3362
3363         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
3364         -> \tuning <pitch>
3365
3366         * lily/parser.yy (command_req): add \tuning command for setting
3367         instrument tuning of staff.
3368
3369         * Documentation/user/GNUmakefile
3370         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
3371
3372         * Documentation/user/refman.itely (Customized accidental rules):
3373         typo.
3374
3375 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3376
3377         * Documentation/user/music-glossary.tely: remove the missing norwegian
3378         translation; they can be put in later properly.
3379
3380 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3381
3382         * lily/recording-group-engraver.cc (start_translation_timestep):
3383         init Recording_group_engraver twice.
3384
3385 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3386
3387         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
3388         stray style cleanups:
3389
3390         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
3391         -Wmissing-prototypes.
3392
3393         * flower/include/killing-cons.tcc (Killing_cons): Add template
3394         specifier for car_.
3395
3396         * flower/include/parray.hh (binsearchs): Add template specifier
3397         for maxkey.
3398
3399         * flower/include/interval.hh: Declare elem () with template specfier.
3400
3401 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3402
3403         * elisp/lilypond-indent.el (get-buffer-size): add customization
3404         groups for several variables (Reuben Thomas).
3405
3406 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3407
3408         * Documentation/user/invoking.itexi (Point and click): add index
3409         entry.
3410
3411         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
3412         go under beam.
3413
3414         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
3415         sarabande beam. 
3416
3417         * flower/warn.cc (programming_error): cross fingers not thumbs.
3418
3419         * lily/rest.cc (polyphonic_offset_callback): return 0 when
3420         staff-position is set.
3421
3422         * VERSION: release 2.1.26 
3423         
3424         * scm/chord-entry.scm (construct-chord): process transposition
3425         after processing explicit-11.  
3426
3427 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3428
3429         * lily/parser.yy (add_quote): add syntax for adding quotes:
3430         \addquote "id-string" Music
3431
3432         * scripts/lilypond-book.py (do_file): do not overwrite input file.
3433
3434         * scripts/convert-ly.py (conv): add rules for name changes.
3435
3436         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
3437         music/context/grob property functions. Internally, use
3438         get_property() and set_property() for both.
3439
3440 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
3441
3442         * elisp/lilypond-mode.el (get-buffer-size): define new function,
3443         for Emacs <= 20 (Laurent Martelli).
3444
3445 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3446
3447         * lily/parser.yy (command_element): extract quoted vector in
3448         parser.
3449
3450         * input/regression/quote.ly: new file.
3451
3452         * lily/sequential-iterator.cc (process): only process if moment >= 0.
3453
3454         * lily/parser.yy (command_element): \quote DURATION NAME: support
3455         cue notes. 
3456
3457         * lily/quote-iterator.cc (class Quote_iterator): new file.
3458
3459 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3460
3461         * lily/auto-beam-engraver.cc (try_music): accept and process
3462         beam-forbid-event.
3463
3464         * input/regression/auto-beam-no-beam.ly: new file.
3465
3466 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3467
3468         * lily/accidental.cc (print): Change font-relative-size ->
3469         font-size. Fixes cautionary-style = smaller.
3470
3471 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3472
3473         * lily/system-start-delimiter.cc (staff_brace): remove
3474         font-relative-size
3475
3476         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
3477         forgotten with scm_list_n. Fixes spurious coredumps.
3478
3479         * lily/accidental-engraver.cc (stop_translation_timestep): move
3480         update of localKeySignature to stop_translation_timestep (). This
3481         makes sure that all ties are noticed at the right moment.
3482         (stop_translation_timestep): clear tie only when right-side
3483         notehead was seen.
3484         (number_accidentals_from_sig): cleanup. 
3485
3486         * input/regression/accidental-tie.ly (mus): new file
3487
3488         * input/regression/tie-accidental, tie-break-accidental.ly: remove
3489         these longish tests.
3490
3491 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3492
3493         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
3494
3495         * THANKS: update bugreporter list.
3496
3497         * lily/beam.cc (print): broken beams last until end of staff.
3498         (print): broken beams start from prefatory matter.
3499
3500         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
3501
3502         * lily/paper-score.cc (process): dump header only once.
3503
3504         * lily/paper-outputter.cc (Paper_outputter): move logic into
3505         Scheme.
3506
3507         * scm/output-tex.scm (output-scopes): new function.
3508         (output-paper-def): new function
3509         (tex-string-def): new function
3510         (symbol->tex-key): new function
3511
3512         * scripts/convert-ly.py (conv): add rule for | ~
3513
3514 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
3515
3516         * input/regression/{many}.ly: refresh, trying to guess how
3517         it was designed.
3518
3519 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3520
3521         * VERSION: release 2.1.25
3522
3523         * scm/define-translator-properties.scm
3524         (all-user-translation-properties): add printOctaveNames
3525
3526         * ly/engraver-init.ly: remove Note_event_swallower from
3527         NoteNamesContext.
3528
3529         * lily/note-name-engraver.cc (process_music): new property
3530         printOctaveNames
3531
3532         * lily/context.cc (find_existing_context): remove support for
3533         Current.
3534
3535         * scm/music-functions.scm (set-accidental-style): new function;
3536         duplicate accidental macros.
3537
3538         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
3539
3540         * lily/note-name-engraver.cc (process_music):
3541         process_acknowledged_grobs () -> process_music ()
3542
3543         * scm/part-combiner.scm (determine-split-list): robustification.
3544
3545 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3546
3547         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
3548         lines for falling into beam-gap.
3549         (score_forbidden_quants): check all staff lines for falling in
3550         beam gaps.
3551
3552         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
3553         key/clef/time signatures. 
3554
3555         * input/test/ossia.ly: revise example.
3556
3557         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
3558         cleanup.
3559         
3560         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
3561         comply to Scheme standard.  Remove ly:get-paper-variable
3562
3563 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3564
3565         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
3566
3567 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3568
3569         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
3570         properties from Voice context. This fixes accidental size for
3571         staff-switches during grace contexts.
3572
3573         * lily/note-collision.cc (check_meshing_chords): only wipe heads
3574         if necessary. Else, simply wipe dots.
3575
3576         * input/test/beam-alternate.ly: new file
3577
3578         * input/test/piano-staff-distance.ly: new file.
3579
3580         * lily/translator-group.cc (recurse_down_translators): use
3581         Direction for bottom-up/top-down.
3582
3583         * lily/include/translator.hh (class Translator): add
3584         process_music() and do_announces(). This obviates
3585         recurse_down_{engravers,performers}.
3586
3587         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
3588         \melisma and \melismaEnd
3589
3590         * lily/melisma-engraver.cc (process_music): change to
3591         Melisma_translator, unify with performer. Accept
3592         ManualMelismaEvent.
3593
3594         * ly/engraver-init.ly: add Font_size_engraver.
3595
3596 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3597
3598         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
3599         it hara-kiri.
3600
3601         * input/regression/{many}.ly: improve descriptions trying to figure
3602         out what is tested.
3603
3604 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3605
3606         * lily/slur.cc (broken_trend_offset): robustness fix.
3607
3608         * VERSION: release 2.1.24
3609
3610         * lily/context.cc (find_create_context): go to Score if it exists.
3611
3612         * lily/context-scheme.cc: new file.
3613
3614         * lily/score-translator.cc (get_output): new file.
3615
3616         * lily/include/grob-info.hh: origin_contexts() now does not
3617         include the originating engraver
3618
3619         * lily/translator-group.cc (translator_each): clean up contents,
3620         remove superfluous stubs. Engraver_group_engraver and
3621         Performer_group_performer are the only classes using multiple
3622         inheritance.
3623
3624         * lily/include/score-context.hh (class Score_context): interface
3625         between Score_{engraver,performer} and Global_context.
3626
3627         * lily/include/global-context.hh (Context): change from
3628         global-translator. This is the entry point for contexts; it is not
3629         tweakable using \translator{}. Score is no longer the top context,
3630         but sits underneath Global.
3631
3632         * lily/include/context.hh (class Context): brain surgery: split
3633         out Context functionality from Translator_group. Context is now a
3634         separate type from Translator.
3635
3636 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3637
3638         * lily/include/translator.hh (class Translator): make
3639         get_score_context() and get_global_translator (), and use the one
3640         which is appropriate.
3641
3642         * lily/context.cc: partially put functionality of Translator_group
3643         into Context.
3644
3645         * lily/include/context.hh (Translator): new class: put between
3646         Translator and Translator_group. 
3647
3648         * lily/new-accidental-engraver.cc: remove file.
3649
3650 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3651
3652         * input/regression/{many}.ly: improve descriptions: use complete 
3653         sentences, try to describe what is tested, avoid `we´, do not use 
3654         don't, ... 
3655
3656 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
3657
3658         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
3659         is at EOL.
3660
3661         * Documentation/user/lilypond.tely: declare the topmost node only
3662         once; removes empty line in @contents.
3663
3664         * Documentation/user/music-glossary.tely: really add Finnish author.
3665         Draw more beatiful `->´ arrow in html: &rarr;
3666
3667 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3668
3669         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
3670
3671         * scripts/convert-ly.py (conv): add ly:music-list  change.
3672
3673         * lily/grob.cc: edit doc string.
3674
3675         * scm/define-grob-properties.scm (all-user-grob-properties):
3676         proofreading, editing of doc strings.
3677
3678         * input/regression/tablature-string-tunings.ly: new file.
3679
3680         * lily/staff-symbol-engraver.cc (process_music): new engraver,
3681         listen to stringTunings
3682
3683         * lily/align-interface.cc (align_elements_to_extents): remove Grob
3684         for self-alignment-[XY] code.
3685  
3686 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3687
3688         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
3689         cond) into function. Cleanup.
3690
3691         * lily/text-spanner.cc: remove text-repeat-if-broken property.
3692         
3693         * VERSION (PACKAGE_NAME): 2.1.23 released
3694
3695 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
3696
3697         * Documentation/user/{refman,internals}.itely: small fixes.
3698
3699 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3700
3701         * lily/accidental-engraver.cc (acknowledge_grob): don't make
3702         accidentals for harmonic notes
3703
3704         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
3705         for harmonic notes.
3706
3707         * scm/document-backend.scm (interface-doc): prune Grob
3708         documentation: don't duplicate interface information.
3709
3710         * lily/*.cc: lots of updates of doc strings.
3711
3712 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3713
3714         * input/test/ac-extra-voice.ly (accompany): remove file.
3715
3716         * input/test/maximum-rest-count.ly: remove file.
3717
3718         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3719         conversion rule for \translator { }. Apply everywhere.  
3720
3721         * lily/parser.yy (music_property_def): set property for \once in
3722         the PropertyMusic itself, not the ContextSpec.
3723         (property_operation): change syntax within \translator { }
3724
3725         * scm/define-music-properties.scm (all-music-properties): clean up.
3726
3727         * lily/auto-beam-engraver.cc (test_moment): use
3728         updated_grob_properties() to retrieve autoBeam settings.
3729
3730         * lily/spacing-spanner.cc: bound shortest_playing_len by
3731         measure_length
3732
3733         * lily/spacing-engraver.cc (acknowledge_grob): ignore
3734         multi-measure events for spacing computation.
3735
3736         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
3737         elliptical, to 1.49.
3738
3739         * lily/rest.cc (polyphonic_offset_callback): new function. Do
3740         vertical positioning for polyphony, without RestCollision object.
3741
3742         * lily/note-column.cc (add_head): prevent rests & note heads on
3743         one stem.
3744
3745         * lily/rest-collision.cc (do_shift): ignore rests with beams.
3746         (do_shift): rewrite only-rests case: use common refpoints: the
3747         routine will have sensible results when other rest-translations
3748         have taken place.
3749
3750         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
3751         < 0 case. 
3752
3753         * VERSION: 2.1.22 released
3754         
3755         * input/GNUmakefile (SUBDIRS): remove ascii-art
3756
3757 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3758
3759         * input/: Convert ly files that still had \property.  Fixes make
3760         web.  Remove exta spaces around '='. 
3761
3762         * scripts/convert-ly.py (conv): Redundant space fixes.
3763
3764         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
3765
3766 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3767
3768         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
3769         create scalable PS and PDFs  for input/{test,template,regression}.
3770
3771         * lily/context.cc (is_alias): move function.
3772         (is_alias): add Bottom as context alias. 
3773         (find_create_translator): add Bottom as a context alias for creation.
3774
3775         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
3776
3777         * lily/parser.yy (music_property_def): new syntax for property
3778         assignments:
3779
3780         \set A.B = #C , \unset A.B
3781         \override A.B #C = #D, \revert A.B #C 
3782
3783         * lily/my-lily-lexer.cc: remove \property
3784
3785 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
3786
3787         * Documentation/user/refman.itely: add dots after seealso refs.
3788
3789         * input/template/{many}.ly: harmonise descriptions.
3790
3791         * Documentation/user/music-glossary.itely: add Finnish author.
3792
3793 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3794
3795         * VERSION (PACKAGE_NAME): release 2.1.21
3796
3797 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3798
3799         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
3800
3801         * scripts/lilypond-book.py (snippet_res): @include filename must
3802         not be empty.
3803
3804 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3805
3806         * scm/documentation-generate.scm (markup-doc-string): dump
3807         markup-commands.tely
3808
3809         * scm/define-markup-commands.scm (override): new file.
3810         Move documentation from refman into doc-strings. 
3811
3812         * input/test/staff-container.ly: fix example.
3813
3814         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3815         StaffContainer
3816
3817         * lily/grob.cc: remove point_dimension_callback
3818         (Grob): read forced dimensions from X-extent and Y-extent.
3819         (get_paper): remove preset_extent.
3820
3821         * scm/define-grobs.scm (all-grob-descriptions): remove
3822         point_dimension_callback. 
3823
3824         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
3825         textscript to head. This makes no-spacing-rods work on
3826         DynamicText.
3827
3828         * lily/chord-name.cc: remove props chord, bass, inversion.
3829
3830         * Documentation/user/appendices.itely: add Scheme functions,
3831         context-properties and layout properties to manual.
3832
3833         * scm/part-combiner.scm (determine-split-list): include rests in a
3834         solo1/2 sequence.
3835
3836         * lily/new-part-combine-iterator.cc (substitute_both): new
3837         function.
3838         (class New_pc_iterator): add separate Voice=solo context, fixes
3839         autobeams going from chords to solo.
3840
3841 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3842
3843         * Documentation/user/invoking.itexi (Editor support): Fix typo.
3844
3845         * Documentation/user/tutorial.itely:
3846         * Documentation/user/refman.itely: Add short note about being part
3847         of lilypond.tely.
3848
3849         * COPYING: Make note more clear with respect to files that are
3850         explicitely licenced otherwise (Documention/user/ comes to mind).
3851         
3852         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
3853         comment about barfing of @c,{}.
3854
3855         * Documentation/user/music-glossary.tely: Add list of authors.
3856
3857         * stepmake/stepmake/library-rules.make: Thank Nelson only in
3858         source (was: also in build log).
3859
3860 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3861
3862         * lily/side-position-interface.cc (general_side_position): if
3863         staff-padding is set, then include staff in support too.
3864
3865         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
3866         module workbook
3867
3868         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
3869
3870         * lily/tuplet-engraver.cc: remove tupletInvisible
3871
3872         * scm/define-translator-properties.scm: cleanup, separate in
3873         internal and user props. 
3874
3875         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
3876         LyricsVoice -> Lyrics
3877
3878         * lily/new-part-combine-iterator.cc (process): only print warning
3879         for symbols.
3880
3881 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3882
3883         * scm/part-combiner.scm: Add proper header.
3884
3885         * All but lily/*: The great --2003 --2004 replace; the missing
3886         `bits'.
3887
3888         * TODO: Fix outline mode.  Add book notes.
3889
3890         * ROADMAP: Update.
3891
3892 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3893
3894         * scm/part-combiner.scm (make-autochange-music): use
3895         accumulator. Fixes stack overflow.
3896
3897         * lily/*: rename brew_molecule -> print , molecule-callback ->
3898         print-function
3899
3900         * scm/define-grob-properties.scm: cleanup. Separate into internal
3901         and user properties.
3902
3903         * lily/translator-property.cc (updated_grob_properties): new
3904         function
3905         (execute_pushpop_property): change to new convention:
3906         object property inits are stored as (cons ALIST BASED-ON). This
3907         storage format allows concurrent tweaks in different contexts.
3908
3909 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3910
3911         * TODO: new file.
3912
3913 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3914
3915         * debian/: Late Debian update (sorry Anthony).
3916
3917         * scripts/lilypond-book.py (do_file): Look for input_file in
3918         include path, or ask kpathsea if LATEX.
3919
3920         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
3921         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
3922         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
3923         --header=texidoc.
3924
3925         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
3926         relative.
3927
3928         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
3929         only when filtering, default to input_base otherwise.  Coding
3930         style fixes.
3931
3932 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3933
3934         * lily/include/translator.hh (class Translator): add virtual
3935         qualifier.
3936
3937 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3938
3939         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
3940
3941 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3942
3943         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
3944
3945         * Documentation/user/refman.itely: Run texinfo-all-menus-update
3946         (fixes make web).
3947
3948         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
3949         live in $(out)-www).
3950
3951         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
3952         dependencies.  Add link to .ly source in HTML output.
3953         (Lilypond_snippet.output_html): Handle multiple page picture
3954         output.
3955         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
3956         Make usable for output_texinfo again.
3957
3958         * Documentation/user/GNUmakefile: Add static dependency for
3959         lilypond.tely includes.
3960
3961         * Documentation/user/tutorial.itely: Add some lost `relative'
3962         ly-options.
3963
3964 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3965
3966         * lily/include/translator-group.hh: move Music_output_def member
3967         to Global_translator.
3968
3969         * scripts/lilypond-book.py (do_file):  fix latex output.
3970
3971         * VERSION: release 2.1.20
3972         
3973         * scm/part-combiner.scm (determine-split-list): robustness fix 
3974
3975         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
3976
3977         * lily/parser.yy (music_output_def_body): plug memory leak.
3978
3979         * lily/translator-group.cc (add_fresh_group_translator): plug
3980         memory leak: unprotect Translator_group once added.   
3981
3982         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
3983
3984         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
3985         write .dep file.
3986         (Lilypond_snippet.ly): add \renameinput.
3987
3988 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3989
3990         * Documentation/user/refman.itely (Markup command definition): Doc
3991         by Nicolas Sceaux. Rewrite by Han-Wen
3992
3993         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
3994         thing of the line.
3995         (brew_molecule): only remove if hyphen is not at the end of line.
3996         (set_spacing_rods): new function: minimum-length specifies
3997         distance between syllables.
3998
3999         * scm/define-grobs.scm (all-grob-descriptions): add
4000         Hyphen_spanner::set_spacing_rods to LyricHyphen
4001
4002         * input/regression/lyric-hyphen-break.ly: new file.
4003
4004         * input/test/lyric-hyphen-retain.ly: new file.
4005
4006         * lily/new-part-combine-iterator.cc (construct_children):
4007         add Rest direction.
4008
4009 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4010
4011         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
4012
4013         * Documentation/bibliography/engraving.bib (donemus1982):
4014         update entry.
4015
4016 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4017
4018         * scripts/lilypond-book.py (Substring.__init__): new class.
4019         (Snippet.output_texinfo): add texidoc option.
4020         (Include_snippet.replacement_text): new class.
4021         (Lilypond_snippet.__init__): new class
4022         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
4023
4024         * Documentation/user/refman.itely (Sound): 
4025         note about number of channels.
4026
4027         * scm/music-functions.scm (voicify-music): add \context Staff for
4028         << \\ >> polyphony.
4029
4030         * lily/parser.yy (verbose_command_req): \skip now creates
4031         SkipMusic, and does not lead to spurious staves.
4032
4033         * scm/define-music-types.scm (music-descriptions): rename
4034         NonEventSkip to SkipMusic
4035
4036         * input/no-notation/midi-lyric-barcheck.ly: new file.
4037
4038         * input/regression/collision-dots-invert.ly: new file.
4039
4040         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
4041         case.
4042
4043         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
4044         die if melody died too.
4045
4046 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4047
4048         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
4049         with reading from stdin.
4050
4051         * lily/slur-performer.cc (try_music): new file.
4052
4053         * lily/melisma-performer.cc (try_music): new file. Handle
4054         melismata to help lyrics.
4055
4056         * lily/beam-performer.cc (try_music): new file. Handle beam events
4057         to help lyrics.
4058
4059         * lily/score-performer.cc (one_time_step): reinstate
4060         process_music().
4061
4062         * lily/performer.cc (process_music): add to interface.
4063
4064         * lily/performer-group-performer.cc (process_music): new function.
4065
4066         * lily/dot-column.cc (do_shifts): do collision resolution before
4067         dot positioning.
4068         
4069         * scripts/lilypond-book.py (Snippet.output_print_filename): new
4070         file, process printfilename option.
4071         (Snippet.__init__): rewrite: do not use global variables h or
4072         index.
4073         (main): really support -I option.
4074         (find_toplevel_snippets): new code.
4075         (find_toplevel_snippets): reinstate old version, without global
4076         variables.
4077
4078         * tex/texinfo.tex: really add file.
4079         
4080 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4081
4082         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
4083         compatibility.
4084
4085 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4086
4087         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
4088
4089         * scm/define-translator-properties.scm (drumPitchTable): add
4090         property.
4091
4092         * scripts/lilypond-book.py (simple_toplevel_snippets): new
4093         function.
4094         (help_summary): docstrings.
4095         (do_file): strip the dir of input_base too.
4096
4097 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4098
4099         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
4100
4101         * Documentation/user/lilypond-book.itely: Update.
4102
4103         * make/ly-rules.make: Update lilypond-book commands.
4104
4105         * Documentation/user/GNUmakefile: Update makeinfo commands,
4106         lilypond-book flags.
4107
4108         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
4109         
4110         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
4111
4112         * scripts/filter-lilypond-book.py: Remove.
4113
4114         * Documentation/user/*tely: Update options for new lilypond-book.
4115
4116         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
4117         with @macros in @includes.
4118
4119 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4120
4121         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
4122         make rest-collision only.
4123
4124         * lily/break-substitution.cc (substitute_one_mutable_property):
4125         clear all-elements using scm_assq_remove_x(). 
4126
4127         * lily/rest-collision.cc (do_shift): shift single rests
4128
4129         * flower/include/array.hh (class Array): rename to is_empty ()
4130
4131         * lily/drum-note-performer.cc: new file: perform drum notes.
4132
4133         * VERSION (PACKAGE_NAME): release 2.1.19.
4134         
4135 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4136
4137         * scripts/filter-lilypond-book.py
4138         (classic_lilypond_book_compatibility): New function.
4139
4140 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4141
4142         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
4143
4144         * Grand 2003 -> 2004 search replace. 
4145
4146         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
4147         (i.e. < > )
4148
4149         * ly/performer-init.ly: add DrumStaff
4150
4151         * lily/axis-group-engraver.cc (acknowledge_grob): also take
4152         lyric-interface; this prevents lines with only extender lines from
4153         being junked.
4154  
4155         * scm/define-grob-interfaces.scm (lyric-interface): new interface
4156
4157         * lily/lyric-extender.cc (brew_molecule): get line breaking and
4158         extenders right, for once and for all (hopefully).
4159         
4160         * lily/break-substitution.cc (substitute_one_mutable_property):
4161         clear old 'all-elements for System grobs.
4162
4163         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
4164         that associatedVoiceContext is always assigned when music & lyrics
4165         are found. 
4166
4167         * ly/engraver-init.ly: remove Lyrics context.
4168         (TabVoice): add noteheads engraver
4169
4170         * input/test/improv.ly: update: do not use Thread switching. 
4171
4172         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
4173         squashedPosition is a number  
4174
4175         * Documentation/user/refman.itely (Automatic note splitting):
4176         remove Thread references.
4177
4178         * input/no-notation/pc-direction.ly: remove file.
4179
4180         * ly/engraver-init.ly: remove Thread
4181
4182         * input/regression/tie-chord-partial.ly: remove file.
4183
4184         * scripts/convert-ly.py (conv): \harmonic rule
4185
4186         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
4187         notation for harmonic notes: <c' g''\harmonic>
4188
4189         * lily/lily-guile.cc (alist_to_hashq): new function
4190
4191         * scm/lily.scm (alist->hash-table): new function.
4192
4193         * Documentation/user/refman.itely (Percussion staves): update doco.
4194
4195         * input/regression/drums.ly (timb): updates
4196
4197         * lily/note-performer.cc (create_audio_elements): robustness fix.
4198
4199         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
4200
4201 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4202
4203         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
4204         discard valid matches.
4205
4206 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4207
4208         * lily/drum-note-engraver.cc: new file.
4209
4210         * ly/drumpitch-init.ly: move drum definitions
4211
4212         * scm/drums.scm: remove file.
4213
4214         * lily/*.cc: remove abort-event everywhere.
4215
4216         * lily/note-heads-engraver.cc (process_music): robustification.
4217
4218         * lily/accidental-engraver.cc (process_acknowledged_grobs):
4219         robustification.
4220
4221         * lily/parser.yy (simple_element): add \drums mode.
4222         (simple_element): remove \pitchnames , \chordmodifiers. Use
4223         variables to store this. 
4224
4225         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
4226         outside \notes.
4227
4228         * VERSION: release 2.1.18.
4229         
4230         * input/test: remove octave-duplicate.ly
4231
4232 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4233
4234         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
4235
4236 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4237
4238         * lily/simultaneous-music-iterator.cc: remove clone() and copy
4239         constructor from Music_iterator. Changes throughout.
4240
4241         * lily/include/music-iterator.hh (class Music_iterator): remove
4242         Music_iterator::skip and Music_iterator::get_pending_events from
4243         interface. Rename report_to -> get_outlet 
4244
4245         * lily/auto-change-iterator.cc: move contents from
4246         new-auto-change-iterator.cc from
4247
4248         * scm/part-combiner.scm: determine split-list from Scheme. 
4249
4250         * lily/new-auto-change-iterator.cc (process): new file.
4251
4252         * lily/parser.yy (part_combined_music): remove old PC cruft.
4253
4254         * ly/engraver-init.ly: remove old
4255         PC cruft.
4256
4257         * Documentation/user/refman.itely (The Lyrics context): note about
4258         extender lines.
4259
4260         * lily/multi-measure-rest-engraver.cc (process_music): extra check
4261         to allow 0-length mmrest events.
4262
4263         * scm/part-combiner.scm (determine-split-list): many bugfixes.
4264
4265         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
4266
4267         * lily/spacing-engraver.cc (finalize): robustifications.
4268
4269         * input/regression/new-part-combine-solo-global.ly: new file.
4270
4271         * scm/part-combiner.scm: rewrite.
4272
4273 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
4274
4275         * Documentation/user/refman.itely, input/puer-fragment.ly,
4276         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
4277         updated for proper use of lyricsto; replaced "(" and ")" ->
4278         "\melisma" and "\melismaEnd"
4279
4280         * input/test/ancient-font.ly: small updates to reduce compile
4281         warnings (TODO: junk this file)
4282
4283         * input/test/gregorian-scripts.ly: added comment about bug
4284
4285         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
4286         tiny robustness fix
4287
4288         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
4289         recent changes in the feta code); temporarily mapped mensural g
4290         clef to a copy of petrucci g clef until mensural g clef will have
4291         been rewritten
4292
4293         * mf/parmesan-heads.mf: bugfix: solved character name clashing
4294         between mensural and neo-mensural heads (this broke quite a while
4295         ago)
4296
4297         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
4298
4299 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4300
4301         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
4302         indication.  Fixes for verbatim, multi line comments.
4303
4304 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4305
4306         * input/regression/new-part-combine-solo.ly: more cases.
4307
4308         * lily/slur.cc (height): robustness fix.
4309
4310         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
4311
4312         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
4313         stemUp/stemDown.
4314
4315         * scm/music-functions.scm (determine-split-list): further analysis.
4316
4317         * lily/script-engraver.cc (try_music): discard duplicate
4318         articulations.
4319
4320         * input/regression/new-part-combine-solo.ly: new file
4321
4322         * input/regression/new-part-combine-a2.ly: new file.
4323
4324         * ly/performer-init.ly: add Devnull
4325
4326         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
4327         for \musicglyph #"accidental-*"
4328         (conv): \newpartcombine rule.
4329
4330 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4331
4332         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
4333
4334 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4335
4336         * scripts/filter-lilypond-book.py: Handle verbatim, latex
4337         textwidth, --output.
4338
4339 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4340
4341         * scm/new-markup.scm (doubleflat): add accidental markups.
4342
4343         * VERSION: release 2.1.17
4344         
4345         * Documentation/user/refman.itely (Automatic part combining):
4346         revise documentation of the part-combiner.
4347
4348         * input/regression/pc-switch-slur.ly (texidoc): remove file.
4349         
4350         * input/test/part-combine-{moment,staff}.ly: remove file.
4351
4352         * input/regression/pc-mmrest.ly (two): remove file.
4353
4354         * scm/define-music-types.scm (music-descriptions): add
4355         Solo{One,Two}Event and UnisonoEvent
4356
4357         * lily/new-part-combine-iterator.cc (unisono): add state_
4358         variable, signal changes with part-combine-event.
4359
4360         * input/regression/new-part-combine-text.ly: new file.
4361
4362         * lily/part-combine-engraver.cc: new file.
4363
4364 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4365
4366         * scripts/filter-lilypond-book.py: Handle snippet options.
4367
4368 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4369
4370         * scm/music-functions.scm (determine-split-list): detect solo1/2
4371         and unisono.
4372
4373         * lily/new-lyric-combine-music-iterator.cc (construct_children):
4374         revert fix, document why.
4375
4376         * lily/tie-performer.cc (process_music): new function. Set melisma
4377         property.
4378
4379         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
4380         always smaller than bracket size.
4381         (make_bracket): oops. Size of the gap was off by factor 2
4382
4383         * input/test/text-rotate.ly: new file.
4384
4385         * scm/new-markup.scm (markup): a macro that provides a
4386         LilyPond-like syntax in scheme for building markups, in order to
4387         help markup command definition. (Nicolas Sceaux)
4388
4389         * input/test/lyrics-skip-notes.ly: new example.
4390
4391         * lily/parser.yy (post_event): make HYPHEN into postfix event.
4392
4393         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
4394         use is_alias() iso. == . This fixes lyrics on
4395         GregorianTranscriptions. 
4396
4397 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4398
4399         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
4400         \thispagestyle{lastpage} to avoid that it's printed on the second
4401         last page when there's only a single score line on the last page.
4402         (The page breaking mechanism in TeX played some ugly tricks to us.)
4403
4404 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4405
4406         * scripts/filter-lilypond-book.py: Further development.
4407
4408         * input/regression/collision-dots-move.ly: New test.
4409
4410         * lily/note-collision.cc (check_meshing_chords): Move dots on left
4411         hand side note head of non-merged collision to the right.
4412
4413         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
4414         Construct children before accessing property from emtpy
4415         lyrics_context_.
4416         (construct_children): Find thread before finding LyricsVoice.
4417         Create LyricsVoice one if none found, fixes crash (thanks Erik
4418         Sandberg).
4419
4420 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4421
4422         * cygwin/: Forward port.
4423
4424 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4425
4426         * buildscripts/install-info-html.sh: Use Bash.
4427
4428         * cygwin/mknetrel: Patch from Bert.
4429
4430 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4431
4432         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
4433
4434         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
4435         try to copy *png, index.html (Bertalan Fodor).
4436
4437         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
4438
4439 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4440
4441         * lily/note-collision.cc (check_meshing_chords): Do not remove
4442         dots (from down head) when merging similar heads (thanks Matthias
4443         Kilian).  Simplify merge_possible tests and other cleanups
4444
4445         * input/regression/collision-merge-differently-dotted.ly: Add test
4446         for disappearing dots on similar heads for both voices.
4447
4448 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4449
4450         * Documentation/user/invoking.itexi (Invoking lilypond): Document
4451         that tagline overrides copyright for single page scores. Correct
4452         the default tagline value.
4453
4454 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4455
4456         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
4457
4458 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4459
4460         * buildscripts/lilypond-login.sh: Avoid warning about undefined
4461         TEXMF if it's previously unset.
4462
4463 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
4464
4465         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
4466
4467         * input/test/trills.ly: fix the unfolding of lineprall.
4468
4469         * input/test/figured-bass-alternative.ly: fix accidental.
4470
4471 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4472
4473         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
4474         
4475         * input/no-notation/dos-guile.ly: 
4476         * input/no-notation/dos-ps.ly: 
4477         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
4478         
4479         * input/no-notation/safe-include.ly:
4480         * input/no-notation/safe-guile.ly:
4481         * input/no-notation/safe-ps.ly: 
4482         * input/no-notation/safe-tex.ly: New file.
4483
4484         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
4485         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
4486         options now.
4487         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
4488         When in --safe-mode, set environment openout_any=p[aranoid].
4489
4490         * tex/ltest.tex: 
4491         * tex/lilyponddefs.tex: Add \nofiles.
4492
4493         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
4494         options.
4495
4496         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
4497         This allows building the user manual using a binary installation
4498         and a matching unpacked source tree.
4499
4500         * scm/lily.scm (safe-module): New variable. 
4501
4502         * lily/includable-lexer.cc (new_input): Fix error messages.
4503
4504         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
4505         If SAFE, evaluate in safe-module.  Change callers.
4506
4507         * lily/main.cc (Long_option_init): Reinstate safe-mode.
4508
4509         * lily/lexer.ll (embedded_scm): While processing main-input,
4510         invoke ly_parse_scm with safe mode if running in safe-mode.
4511         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
4512         in init.ly for safe-mode.
4513
4514 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4515
4516         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
4517         compatibility with old versions of geometry.sty (compat2
4518         already implied includehead).
4519         Change the page layout slightly so bottom + footskip = top +
4520         headheight + headsep = 16mm, the remaining paperheight-32mm
4521         are used for the music. Increase footskip to 5mm, so the top of
4522         the footer text doesn't touch the music.
4523
4524 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4525
4526         * VERSION: release 2.1.16
4527         
4528         * scm/music-functions.scm (determine-split-list): bugfix: only use
4529         new-active for both voices if both indexes advance. This fixes the
4530         biggest outstanding problem with new-pc. 
4531
4532         * lily/new-part-combine-iterator.cc (construct_children): set more
4533         directions.
4534
4535 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4536
4537         * scripts/convert-ly.py (conv): add instrument rule.
4538
4539         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
4540
4541         * lily/side-position-interface.cc: remove add_staff_support ()
4542         Change all callers to use staff-padding.
4543
4544         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
4545         make_spanner().
4546
4547         * lily/a2-engraver.cc (process_acknowledged_grobs): 
4548
4549         * lily/text-engraver.cc: remove scriptHorizontal property.
4550
4551         * lily/beam.cc (least_squares): also set least-squares-dy for
4552         special case of slanted 2-stem beam to center.
4553
4554         * lily/side-position-interface.cc (out_of_staff): move contents of
4555         out_of_staff into aligned_side.
4556         remove out_of_staff().
4557
4558         * input/regression/measure-grouping.ly: fix warning.
4559
4560         * lily/side-position-interface.cc: add staff-padding support to
4561         Side_position_interface::aligned_side.
4562
4563         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
4564         one get_property too many.
4565
4566         * flower/include/drul-array.hh (linear_combination): new function
4567         (scale_drul): new function
4568
4569         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
4570         operations on empty intervals are silly.
4571
4572 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4573
4574         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
4575         (iso gh_scm2int), fixes crash in new part-combiner.
4576
4577         * configure.in: Up mftrace to 1.0.27.
4578
4579 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4580
4581         * VERSION: release 2.1.15
4582         
4583         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
4584         align all stanza numbers.
4585
4586 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
4587
4588         * Documentation/user/{introduction.itely,refman.itely,
4589         converters.itely}: fix some text inside parentheses; text should
4590         be readable (even) if parentheses are either replaced with commas 
4591         or dropped out.
4592
4593 2004-01-25  Werner Lemberg  <wl@gnu.org>
4594
4595         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
4596         input/test/vaticana.ly, input/test/ancient-font.ly,
4597         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
4598         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
4599         ly/params-as-init.ly, scm/define-grobs.scm,
4600         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
4601
4602         * ly/params-as-init.ly: Removed.  Obsolete.
4603         * buildscripts/lilypond.words.py: Updated.
4604
4605 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4606
4607         * mf/parmesan-clefs.mf: switch off mensural G clefs.
4608
4609         * mf/feta-din{4,5,7,9}.mf: remove.
4610         
4611         * lily/engraver.cc (internal_make_item): centralize item/spanner
4612         factory.
4613
4614         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
4615         do correct chord conversion for ^"sim."  (backportme)
4616         (FatalConversionError.sub_articulations): substitute ^"foo" in
4617         chords too. (backportme)
4618
4619         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
4620         for Fingering.
4621
4622         * lily/side-position-interface.cc (out_of_staff): don't do
4623         anything if staff-padding not defined. 
4624
4625         * mf/feta-params.mf (stafflines): introduce linethickness as
4626         general blackness of the font.
4627
4628         * lily/stem.cc (position_noteheads): rounding error robustness.
4629
4630         * input/regression/rest-collision-beam.ly: move beam/rest stuff
4631         from beam-collision.ly 
4632
4633         * lily/beam.cc (rest_collision_callback): remove direction.
4634
4635         * scm/define-grobs.scm (all-grob-descriptions): remove
4636         enclose-bounds in OttavaBracket and PianoPedalBracket
4637
4638         * scm/new-markup.scm (def-markup-command) new macro, which takes
4639         care of defining the COMMAND-markup and make-COMMAND-markup
4640         procedures, setting markup-signature and keyword-signature object
4641         properties, and pushing the markup command in
4642         markup-function-list.
4643
4644         All markup commands are defined thanks to it.  Users may also use
4645         it to define their own markup commands. (Nicolas Sceaux)
4646
4647         * scm/new-markup.scm: Scheme style clean-up: there should be no
4648         parenthesis alone on a line; LET* should not be used where LET is
4649         enough. (Nicolas Sceaux)
4650
4651 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4652
4653         * scripts/filter-lilypond-book.py: Add script.
4654
4655 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4656
4657         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
4658
4659 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4660
4661         * Documentation/user/refman.itely (Fingering instructions): add
4662         single note chords. 
4663
4664         * lily/multi-measure-rest-engraver.cc: use a single
4665         MultiMeasureEvent for mm rests. This prevents problems with the
4666         new part combiner.
4667
4668         * scm/music-functions.scm (determine-split-list): analysis has
4669         global effect: a difference halfway a phrase makes the entire
4670         phrase be typeset as apart.
4671         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
4672
4673 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4674
4675         * ly/performer-init.ly: add Devnull.
4676
4677         * Documentation/user/refman.itely (Font selection): remove paper20
4678         ref.
4679         
4680 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4681
4682         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
4683
4684 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4685
4686         * scm/music-functions.scm (determine-split-list): bugfixes.
4687
4688         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
4689
4690         * input/test/scales-greek.ly: use C as base, results in different
4691         alterations at the clef.
4692
4693         * input/regression/pedal-ped.ly: new file.
4694
4695         * input/regression/pedal-bracket.ly: new file.
4696
4697         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
4698         replace after_line_breaking()
4699
4700         * lily/line-interface.cc (line): read thickness.
4701         (line): dash-fraction = 0 always for dotted-line style.
4702
4703         * input/test/staff-lines.ly (lower): bugfix.
4704
4705         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
4706         \accepts Devnull into Score.
4707
4708         * scm/lily.scm: remove bla.scm load.
4709
4710 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4711
4712         * VERSION: release 2.1.14
4713         
4714         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
4715
4716         * lily/side-position-interface.cc (general_side_position): add
4717         Staff_symbol_referencer::staff_space ().
4718
4719         * lily/include/context-def.hh: rename from translator-def.hh
4720
4721 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4722
4723         * input/template/piano-dynamics.ly (pedal): Updated definition of
4724         Dynamics such that \cresc works, for example.
4725
4726 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4727
4728         * lily/stem.cc (calc_stem_info): use
4729         Staff_symbol_referencer::staff_space
4730
4731         * lily/beam-quanting.cc (quanting): scale Stem_info 
4732
4733         * lily/beam.cc (rest_collision_callback): use minimum-distance
4734         property for rest/beam collisions.
4735         (rest_collision_callback): bugfixes.
4736
4737         * lily/system.cc (post_processing): extra-offset is now relative
4738         to the size of the current staff.
4739
4740         * scm/music-functions.scm (notice-the-events-for-pc): record all
4741         voices, only analyze "one" and "two".
4742
4743         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
4744         not parent. 
4745
4746         * lily/new-part-combine-iterator.cc (construct_children): create
4747         Devnull from Voice context
4748
4749         * scm/music-functions.scm (determine-split-list): bugfixes.
4750
4751         * lily/lily-guile.cc (robust_scm2int): new function
4752
4753         * lily/staff-symbol-referencer.cc (line_thickness): new
4754         function. Use throughout.
4755
4756         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
4757         in its own context.  Add to preset font-size.
4758
4759         * lily/stem.cc (thickness): new function.
4760
4761         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
4762         compute thickness from ledger-line-thickness.
4763
4764         * lily/note-head.cc (brew_ledger_lines): use
4765         Staff_symbol::get_ledger_line_thickness ().
4766
4767         * lily/beam.cc (rest_collision_callback): use
4768         Staff_symbol_referencer::staff_space().
4769
4770         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
4771         Mus1 Mus2
4772
4773         * lily/include/translator.hh (class Translator): add accepts_list_
4774         so  \with { \denies / \accepts } also works.
4775
4776         * scm/music-functions.scm (determine-split-list): determine split
4777         list from music events.
4778
4779         * lily/new-part-combine-iterator.cc: more states.
4780
4781         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
4782
4783 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4784
4785         * lily/system.cc (set_loose_columns): use the right prebroken cols
4786         for interpolating loose column position.
4787
4788         * lily/text-spanner.cc (brew_molecule): default to no vertical
4789         lines.
4790
4791         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
4792         take space.
4793
4794         * scm/define-grobs.scm (all-grob-descriptions): less padding.
4795
4796 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4797
4798         * scripts/convert-ly.py: Do not test filename when processing
4799         stdin.
4800
4801         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
4802
4803 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4804
4805         * lily/axis-group-engraver.cc (finalize): extra check; if
4806         process_music () is never called, then staffline_ == 0.
4807
4808         * lily/simultaneous-music-iterator.cc (pending_moment): don't
4809         check run_always ().
4810         
4811         * VERSION: release 2.1.13
4812
4813         * input/regression/note-head-style.ly (pattern): cleanup.
4814
4815         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
4816         downloading.
4817
4818         * scm/output-lib.scm (shift-right-at-line-begin): new function:
4819         kludge rehearsalmark placement.
4820
4821         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
4822         , ly:spanner?
4823
4824         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
4825         close to note head for accidentals.
4826
4827         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
4828         tuplet direction.
4829
4830         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
4831
4832 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4833
4834         * lily/include/music-iterator.hh (class Music_iterator): add
4835         substitute_outlet() to iterator API.
4836
4837         * lily/new-part-combine-iterator.cc (construct_children):
4838         New_pc_iterator: new class, better part combining.
4839
4840         * lily/tie-column.cc (werner_directions): new function
4841
4842         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
4843
4844         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
4845         empty objects group spanner as parent
4846
4847         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
4848         slope against graphical slope.
4849
4850         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
4851         for ottava bracket.
4852
4853         * lily/side-position-interface.cc (general_side_position):
4854         opps. reinstate *dir.
4855
4856         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
4857         parser run.
4858
4859         * lily/tuplet-bracket.cc: remove calc_dy ().
4860
4861         * Documentation/user/refman.itely (Balloon help): document balloon
4862         help
4863
4864 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4865
4866         * scm/document-backend.scm (check-dangling-properties): Grob
4867         properties are defined define-grob-properties.scm.
4868         
4869 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4870         
4871         * VERSION: release 2.1.12
4872
4873         * scm/define-grobs.scm (all-grob-descriptions): larger font for
4874         ChordName
4875
4876         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
4877         relation to surroundings.
4878
4879         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
4880         Y-extent to the note-extents: stay clear of the staff.
4881
4882 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4883
4884         * Documentation/user/GNUmakefile
4885         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
4886         iso. copy.
4887
4888         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
4889
4890         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
4891
4892         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
4893
4894         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
4895
4896         * lily/line-interface.cc (line): remove thickness from calling interface.
4897
4898         * lily/hairpin.cc: use Line_interface
4899
4900         * lily/line-interface.cc: new file. Line_interface for everything
4901         with dotted/dashed lines.
4902         
4903
4904         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
4905
4906         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
4907         for constructing ottava brackets.
4908         
4909         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
4910         the note heads.
4911
4912         * Documentation/user/internals.itely (Engravers and performers):
4913         fix broken link.
4914
4915         * scm/music-functions.scm (make-mark-set): new function.
4916
4917         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
4918         functionally identical to beam.
4919
4920         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
4921         () with beam (). 
4922
4923         * Documentation/user/refman.itely (Rehearsal marks): document new
4924         functionality.
4925
4926         * input/regression/rehearsal-mark-number.ly: new file.
4927
4928         * input/regression/rehearsal-mark-letter.ly: new file.
4929
4930         * scm/translation-functions.scm (number->mark-string): new function
4931         (format-mark-letters): new function
4932         (format-mark-numbers): new function
4933
4934         * lily/mark-engraver.cc (process_music): rehearsalMark is now
4935         integer; formatting is done through markFormatter property.
4936         
4937         * scm/define-translator-properties.scm: fold all *-done properties
4938         into positioning-done.
4939
4940         * lily/beam.cc (position_beam): new function
4941         (brew_molecule): make sure that positions are calced before making
4942         the molecule.
4943
4944         * scm/output*.scm (beam):  take 4th argument for function.
4945
4946         * ps/music-drawing-routines.ps: take blot as 4th argument.
4947
4948         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
4949         stem to avoid small dents.
4950         
4951 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4952
4953         * VERSION: release 2.1.11
4954
4955         * input/regression/balloon.ly: new file.
4956
4957         * lily/balloon.cc (brew_molecule): new file: draw boxes around
4958         objects, and make help texts. 
4959
4960         * scm/new-markup.scm (parse-simple-duration): parse duration
4961         string to log & dots. (Thanks Nicolas!)
4962
4963         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
4964         rule.
4965
4966 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
4967
4968         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
4969         Lemberg).
4970
4971         * THANKS: alphabetic order.
4972
4973 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4974
4975         * input/regression/note-head-harmonic.ly: new file.
4976
4977         * Documentation/user/internals.itely (Technical manual): explain
4978         difference between music, translation, layout.
4979
4980         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
4981
4982         * scm/output-ascii-script.scm (bracket): rounding bfs.
4983
4984         * scripts/convert-ly.py (conv): add \include "paper" rule. 
4985
4986         * ly/paper*.ly: remove files. 
4987         
4988         * scm/paper.scm (set-staff-size): new function: set default
4989         staff-size.
4990
4991         * scripts/convert-ly.py (conv): add conversion rule.
4992
4993         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
4994         function.
4995
4996         * scm/paper.scm: new file.
4997         (set-staff-size): new function 
4998         (set-paper-size): new function
4999
5000         * lily/parser.yy (music_output_def_body): restructure definition,
5001         so first Scheme statement in \paper also happens in new scope. 
5002
5003         * lily/system.cc (post_processing): move uniquify_list () to
5004         dumping molecule stage.
5005
5006         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
5007         this will mess up scores that use barchecks to shorten measures.
5008
5009         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
5010         at 20pt too.
5011
5012         * Documentation/user/tutorial.itely (Printing lyrics): document
5013         \lyricsto
5014
5015         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
5016
5017         * Documentation/user/refman.itely (Fermatas): document \lyricsto
5018
5019         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
5020         if Voice is not found.
5021
5022         * VERSION: release 2.1.10
5023         
5024         * input/{test,regression}/: remove old-relative 
5025
5026         * lily/lexer.ll: add empty markup signature. 
5027
5028         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
5029         strut markup
5030
5031         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
5032
5033         * scm/define-translator-properties.scm: update melismata property
5034         doco.
5035
5036         * lily/system.cc (output_lines): revert uniquify_list() patch,
5037         strange side effects seen.
5038         
5039         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
5040         dash-period < 0.
5041
5042         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
5043         for flute. 
5044
5045 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5046
5047         * input/regression/*.ly: use newaddlyrics iso. addlyrics
5048
5049         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
5050
5051         * lily/lyric-extender.cc (brew_molecule): behave decently in case
5052         of line breaks.
5053         (brew_molecule): add padding to left, not right.
5054
5055         * lily/system.cc (uniquify_list): new function
5056         (output_lines): uniquify_list () on all-elements. This fixes
5057         double symbols in the output.
5058
5059         * lily/beam.cc (rest_collision_callback): don't move anything if
5060         staff-position is set.
5061
5062         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
5063
5064         * lily/system.cc (typeset_grob): warn if adding twice.
5065
5066         * lily/sequential-iterator.cc (run_always): implement run_always().
5067         (also in other files.)
5068         
5069         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
5070
5071         * lily/event.cc (to_relative_octave): add octave-check.
5072
5073         * Documentation/user/refman.itely (Line breaking): add noBreak.
5074
5075         * scm/new-markup.scm (normalsize-markup): add function.
5076         (sans-markup): new function.
5077
5078         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
5079         come earlier nowadays.  This fixes beams on grace notes.
5080         
5081         * scm/music-functions.scm (direction-polyphonic-grobs): new
5082         variable, share between override and revert. This fixes script
5083         directions in polyphonic sections. (backportme)
5084
5085 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5086
5087         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
5088         breakpoints.
5089
5090         * lily/break-align-interface.cc: add doco
5091
5092         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
5093
5094 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5095
5096         * VERSION: release 2.1.9
5097
5098         * scm/document-markup.scm (markup-doc-node): add note about naming.
5099
5100         * scm/new-markup.scm (left-align-markup): bugfix. 
5101
5102         * Documentation/user/refman.itely (Ottava brackets): more doco for
5103         ottava.
5104
5105         * lily/side-position-interface.cc (out_of_staff): also do
5106         out_of_staff() correctly for d == DOWN.
5107
5108         * lily/text-spanner.cc (brew_molecule): only put vertical line and
5109         horizontal line if they move to the right.
5110         
5111         * scm/define-grobs.scm (all-grob-descriptions): set
5112         text-repeat-if-broken for ottava spanner
5113
5114         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
5115         property.
5116
5117         * mf/feta18.mf: design size is 18 not 22.5
5118
5119         * lily/new-lyric-combine-music-iterator.cc (process): new file.
5120         Add a single LyricsVoice to a melody. Melismata may be set
5121         individually.
5122
5123         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
5124
5125         * lily/dot-column.cc: add stdio.h
5126
5127 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5128
5129         * lily/item.cc: documentation for break-visibility (Thanks, John).
5130
5131 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5132
5133         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
5134
5135         * lily/translator-def.cc: rename Translator_def to Context_def.
5136
5137         * Documentation/user/internals.itely (Lexical details): clarify
5138         string def.
5139
5140         * Documentation/user/refman.itely (Rhythmic music): add link to
5141         RhythmicStaff 
5142
5143 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5144
5145         * lily/translator.cc: document start_translation_timestep()
5146
5147         * scm/output-tex.scm (tex-encoded-fontswitch): use
5148         round for rounding (inexact->exact yields rationals)
5149
5150         * lily/*.cc: remove superfluous start_translation_timestep() calls.
5151
5152         * lily/translator-group.cc (get_simple_trans_list): 
5153         new function; construct simple_trans_list_ lazily.
5154         
5155 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5156
5157         * lily/paper-outputter.cc (output_scope): Check if number before
5158         checking exact (guile cvs).
5159
5160         * scm/*: Escape backslashes in scheme strings (guile cvs).
5161
5162 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5163
5164         * Documentation/user/refman.itely (Tablatures basic): annotate
5165         seealso sections.
5166
5167         * lily/*.cc: cleanup of engraver initialize() functions.
5168
5169         * lily/repeat-acknowledge-engraver.cc
5170         (start_translation_timestep): remove first_b_
5171
5172         * lily/tab-note-heads-engraver.cc: listen to string number events
5173         inside < > too. (backportme).
5174
5175         * Documentation/user/refman.itely (Text scripts): add fatText to
5176         index.
5177
5178 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5179
5180         * VERSION: 2.1.8
5181
5182         * stepmake/bin/add-html-footer.py (built): add Wiki links to
5183         footer.
5184
5185         * lily/parser.yy (translator_mod): allow \with { \remove .. }
5186
5187         * lily/bar-check-iterator.cc (process): only warn if
5188         barCheckLastFail was changed.
5189
5190         * scm/define-translator-properties.scm (barCheckLastFail): add
5191         property.
5192
5193         * lily/main.cc (main_prog): print summary of failed files.
5194
5195         * lily/axis-group-engraver.cc: move all spanner creation to
5196         process_music (). Now staffs can be adjusted with \override too.
5197         (Jan, you are a brilliant programmer!)
5198         
5199         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
5200
5201 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5202
5203         * Documentation/user/tutorial.itely (Integrating text and music):
5204         Show the commands to produce a PDF as well.
5205
5206 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5207
5208         * lily/translator-def.cc (get_translator_names): accept user
5209         tweaks too. 
5210
5211         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
5212         as big as normal heads. 
5213
5214         * input/*ly: run convert-ly
5215         
5216         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
5217         () if dependencies are fluked.
5218
5219         * scm/document-translation.scm (engraver-doc-string): update on
5220         latest string/symbol conventions.
5221
5222         * lily/translator-ctors.cc: use Scheme_hash_table.
5223
5224         * lily/translator-def.cc (get_translator_names): new function
5225         (add_context_mod): new function
5226         (get_accepted): new function
5227
5228         * lily/parser.yy (context_mod): put all modifications of
5229         \translator { } in a single production, encode as SCM.
5230
5231         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
5232         to use read-only lists, so additions to the definition can be
5233         prepended easily.  
5234
5235         * Documentation/user/invoking.itexi (Editor support): add node on
5236         editor support.
5237
5238         * Documentation/user/refman.itely (Bar check): add lyrics example
5239         of bar checks. 
5240
5241         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
5242
5243         * scripts/convert-ly.py (conv): add conversion rule.
5244
5245         * lily/parser.yy: use \change iso. \translator for staff switch.
5246
5247         * lily/my-lily-lexer.cc: add \change.
5248
5249         * scm/define-translator-properties.scm
5250         (default-melisma-properties): add definition.
5251
5252 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5253
5254         * Documentation/user/refman.itely (Bar lines): clarification of
5255         systemStartDelimiter. 
5256
5257         * input/test/slur-shape.ly (x): remove file.
5258
5259         * lily/translator-group.cc (apply_property_operations): new function.
5260
5261 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5262
5263         * lily/parser.yy (optional_prop_ops): allow \with {
5264         PROPERTYSETTINGS } following \context or \new.
5265
5266         * lily/my-lily-lexer.cc: add \with.
5267
5268         * lily/parser.yy (property_operation): clean up definition of
5269         property operations.
5270         (property_op_to_music): new function.
5271         (context_spec_music): new function
5272
5273         * VERSION: 2.1.7 released.
5274         
5275         * input/regression/collision-merge-dots.ly: new file.
5276
5277         * lily/note-collision.cc (check_meshing_chords): if merging heads,
5278         then kill the dots too. 
5279
5280         * lily/separating-line-group-engraver.cc (acknowledge_grob):
5281         set/unset breakableSeparationItem
5282
5283         * lily/separation-item.cc (relative_width): add function.
5284
5285         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
5286         only-prebreak-interface
5287
5288         * lily/system.cc (output_lines): only junk only-prebreak-interface
5289         grobs.
5290
5291         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
5292         read breakableSeparationItem
5293
5294         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
5295
5296         * lily/system.cc (output_lines): don't suicide Spacing_items. 
5297
5298         * lily/dot-column.cc (dot_config_badness): new function:
5299         select the best scoring dot configuration: dots should go close to
5300         the note heads, but be shifted up or down according to conventions.
5301         (print_dot_configuration): idem.
5302         (shift_one): idem
5303         (remove_collision): idem.
5304
5305         * input/regression/dots.ly: add more test cases.
5306
5307 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5308
5309         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
5310
5311         * flower/include/interval.hh: rename elem_b to contains 
5312
5313         * lily/tie.cc: change 'heads to 'head-pair.
5314
5315         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
5316         fill in 'heads field.
5317
5318         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
5319         minimum-length for short ones, and shorten so collisions with the
5320         next syllable are avoided.
5321
5322         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
5323         near-zero slopes.
5324         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
5325
5326         * lily/dots.cc: remove quantized_position callback. All Y
5327         positioning is done by dot-column.cc
5328
5329         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
5330         exhaustive test of all dot positions. This fixes disappearing dots
5331         in dotted chords.
5332
5333 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5334
5335         * mf/feta-klef.mf (test_staff): fatten up G clef
5336         (test_staff): fatten up f clef.
5337         
5338
5339 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5340
5341         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
5342         * input/les-nereides.ly: Use latin1 characters for title, like
5343         Morgenlied.
5344
5345 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5346
5347         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
5348         cmb10).
5349
5350         * lily/lyric-extender.cc (brew_molecule): add little space before
5351         extender line.
5352
5353         * lily/beam-quanting.cc (score_forbidden_quants): check if
5354         outer stafflines fall in any beam gaps.
5355
5356         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
5357         for lyric texts.
5358
5359 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5360
5361         * VERSION: 2.1.6 released.
5362
5363         * lily/beam-quanting.cc (quanting): add inspect-quants property:
5364         this shows the demerits of a user-defined beam position pair.
5365
5366         * scm/define-grobs.scm (all-grob-descriptions): set
5367         beamed-extreme-minimum-free-lengths to a different value.
5368
5369         * lily/scm-option.cc: add debug-beam scm-option
5370
5371         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
5372
5373 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5374
5375         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
5376
5377         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
5378         space after barline.
5379
5380         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
5381
5382         * lily/spacing-spanner.cc (breakable_column_spacing): take average
5383         of spacing wishes, not maximum. Only do this for delta-t == 0. In
5384         the other case, take standard column-breakable spacing. Do not
5385         warn about "no spacing wishes".
5386
5387         This fixes wide spaces after barlines in very loose lines.
5388
5389         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
5390
5391 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5392
5393         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
5394         acknowledge_grob lyric-syllable, not lyric-text.
5395
5396         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
5397         dashes of length #'length separated by #'dash-period. 
5398
5399         * lily/lyric-extender.cc (brew_molecule): idem
5400
5401         * lily/multi-measure-rest.cc (big_rest): idem
5402
5403         * lily/system-start-delimiter.cc (simple_bar): idem
5404
5405         * lily/bar-line.cc (simple_barline): use rounded box
5406
5407         * VERSION: release 2.1.5
5408
5409         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5410         music): move note about dvips to more visible place.
5411
5412         * lily/lyric-phrasing-engraver.cc: move from
5413         new-phrasing-engraver.cc, remove old cruft (syllable-group,
5414         lyric-phrasing-engraver.hh)
5415         
5416         * lyric-align.ly: remove file
5417         
5418         * scripts/convert-ly.py (FatalConversionError.func): add removal
5419         rule for automaticMelismata
5420
5421         * ly/engraver-init.ly (ScoreContext): switch on
5422         New_phrasing_engraver by default.
5423
5424         * lily/slur-engraver.cc (class Slur_engraver):
5425         process_acknowledged_grobs -> process_music.
5426         (try_music): signal melismata correctly.
5427
5428         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
5429         word-space, right-trim-amount, and extend past right bound only
5430         for note heads.
5431
5432         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
5433         lyric-extender support: add note-heads to the extender
5434         automatically.
5435
5436         * lily/parser.yy: extender is now post_event. 
5437
5438         * lily/accidental-engraver.cc (number_accidentals): remove
5439         spurious warning about non-parent contexts.
5440
5441         * lily/music-output-def.cc (assign_translator): \translator { }
5442         for a Foo context implicitly redefines \FooContext.
5443
5444         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
5445         fixes.
5446
5447         * lily/slur.cc (brew_molecule): don't use stafflinethickness
5448         doubly in slur weight. 
5449
5450         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
5451         combination.
5452
5453         * scm/define-grobs.scm (all-grob-descriptions): change clef -
5454         staffbar distance.
5455
5456         * scripts/lilypond.py (global_latex_preamble): crank down size of
5457         the margins. Now there is a 12 mm top and bottom margin, which
5458         should correspond with the printable area of modern printers.
5459
5460         This enlarges the music height of the printable page a little.
5461
5462         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
5463         signs. Use \markup instead.
5464         (accreg_pen): tweak for accordeon asterisk.
5465
5466 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5467
5468         * lily/melisma-engraver.cc (try_music): use melisma_busy()
5469
5470         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
5471
5472         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
5473
5474         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
5475
5476         * scm/define-grobs.scm (all-grob-descriptions): change
5477         StanzaNumber description: make side support, i.s.o. breakable.
5478         use Instrument_name_engraver for texts in the margin.
5479
5480         * scm/define-translator-properties.scm: remove
5481         melismaEngraverBusy, stz property.
5482
5483         * *.cc: naming: change empty_b () into is_empty ()
5484
5485         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
5486
5487         * input/regression/lyric-phrasing-new.ly: new file.
5488
5489         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
5490         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
5491         melismata are now left-aligned.
5492
5493 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5494
5495         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
5496
5497         * mf/feta19.mf: remove.
5498         
5499         * mf/feta-klef.mf (test_staff): more tweaks
5500
5501         * mf/feta-toevallig.mf: more small size tweaks.
5502
5503         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
5504         rests for smaller sizes.
5505
5506         * mf/feta-bolletjes.mf: fix cross heads.
5507
5508         * VERSION: release 2.1.4
5509         
5510         * scripts/convert-ly.py (FatalConversionError.func): add rule for
5511         deprecated #'ancient font family
5512
5513         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
5514         it is a string or number.
5515
5516         * scm/output-lib.scm (note-head-style->attachment-coordinates):
5517         change calling convention of stem-attachment function. 
5518
5519         * buildscripts/mf-to-table.py: read and dump WX/WY fields
5520
5521         * mf/feta-autometric.mf: dump WX/WY fields too
5522         
5523         * mf/parmesan-heads.mf: idem.
5524
5525         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
5526         attachment coordinates.
5527
5528         * lily/note-head.cc (stem_attachment_coordinate): read stem
5529         attachment from the notehead glyphs WX/WY fields.
5530
5531         * lily/include/font-metric.hh (struct Font_metric): add methods
5532         get_indexed_wxwy (), make a distinction between looking up by
5533         index and ASCII  
5534
5535         * mf/feta-bolletjes.mf: rewrite note head MF code.
5536         (test_outlines): make heads more rotund for smaller sizes. 
5537
5538 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5539
5540         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
5541         throughout. Font scaling fixes throughout.
5542
5543         * mf/feta-sleur,slur.mf: remove. 
5544
5545         * mf/feta-slag.mf: rewrite.
5546
5547 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5548
5549         * VERSION: release 2.1.3
5550
5551         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
5552
5553         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
5554
5555         * lily/mark-engraver.cc (process_music): fix mark
5556         \default. (backportme)
5557
5558         * stepmake/stepmake/automatically-generated.sub.make (default):
5559         use -n for head/tail commands. 
5560
5561         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
5562         heads with the same pitch.
5563
5564 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5565
5566         * lily/recording-group-engraver.cc (finalize): set protected_scm
5567         member to '() before finalizing.
5568
5569         * lily/translator-group.cc (finalize): remove removal_processing () 
5570
5571         * lily/recording-group-engraver.cc: new engraver: record
5572         synchronized start & end times for each music object.
5573
5574         * lily/parser.yy (toplevel_expression): execute score rendering
5575         during parsing. Cleanup output-filename handling; this is no
5576         longer done with global variables.
5577         (translator_spec_body): allow \type modification too.
5578
5579         * lily/score.cc:  ly:run-translator: new function
5580         (LY_DEFINE): ly:render-output new function.
5581
5582         Separate interpreting and rendering, and make available as
5583         functions at Scheme level.
5584
5585 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5586
5587         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
5588         (musicxml-node->string):
5589         (xml-node->string):
5590         (music-to-musicxml): New function.
5591
5592 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5593
5594         * VERSION: 2.1.2 released
5595
5596         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
5597
5598         * scm/font.scm (paper20-font-vector): discouple font design sizes
5599         from sizes specified in .ly file: store all design sizes of a font
5600         in a single vector.
5601
5602         * lily/font-select.cc (get_font_by_design_size): new function
5603
5604         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
5605         add parmesan,feta in sizes 14 and 18.
5606         
5607         * mf/feta-toevallig.mf: use blot diameter for double sharp.
5608
5609         * lily/font-size-engraver.cc (acknowledge_grob): change definition
5610         of fontSize: this now sets font-size
5611
5612 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5613
5614         * VERSION: 2.1.1 released
5615         
5616         * Documentation/user/refman.itely (Tuning objects): add note about
5617         concurrent tweaks in different contexts. 
5618
5619         * lily/tie-engraver.cc (acknowledge_grob): use
5620         Staff_symbol_referencer::get_position iso. reading staff-position
5621         directly.
5622
5623         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
5624         currentMusicalColumn as left span-point for bracket. The bracket
5625         is too long when there are accidentals.
5626
5627 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5628
5629         * buildscripts/lilypond-profile.sh,
5630         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
5631         Thanks to Reuben Thomas <rrt@mupsych.org>
5632
5633 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
5634
5635         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
5636         Wurbel <wurbel@univ-tln.fr>.
5637
5638 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5639
5640         * scripts/midi2ly.py: Add space after chords.
5641
5642 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
5643
5644         * input/regression/{many}: add few @code{ ... }.
5645
5646 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5647
5648         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
5649         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
5650         Removed cmbx5, cmbx6 (which are included in teTeX)
5651         and cmbxti14 which is not used in fonts.scm.
5652
5653 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
5654
5655         * lily/midi-item.cc: fine tune quarter tones.
5656
5657 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
5658
5659         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
5660         new function, warn how many cents are missing in fine tuning.
5661
5662 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
5663
5664         * input/bugs/rhytmicstaff-tie.ly: add file.
5665
5666         * THANKS: Create skeleton for 2.1.
5667
5668 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
5669
5670         * input/test/bar-lines.ly (TODO): dashed "|".
5671
5672 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
5673
5674         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
5675         input/regression/tie-chord.ly: Fix spell for tying.
5676
5677         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
5678
5679         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
5680         new file (renamed, see above).
5681
5682         * Documentation/user/lilypond-book.itely
5683         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
5684         * input/example-1.ly input/example-2.ly input/example-3.ly
5685         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
5686         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
5687         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
5688         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
5689         * scripts/lilypond-book.py scripts/lilypond.py
5690         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
5691         * vimrc: replace ly2dvi with lilypond and remove silly comments.
5692
5693         * Documentation/user/lilypond.tely: update version.
5694
5695         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
5696         Remove extra spaces in each @node, fixes spaces.
5697
5698 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5699
5700         * scripts/lilypond-book.py (output_dict): Add definition of
5701         \lilypondbook also for LaTeX output. Solves several bug reports.
5702
5703 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
5704
5705         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
5706
5707 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
5708
5709         * input/test/transposition.ly: Fix key signatures, given in comments.
5710
5711 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5712
5713         * scm/midi.scm (instrument-names-alist),
5714         Documentation/user/appendices.itely: Correct spelling of shakuhachi
5715
5716 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5717
5718         * input/test/temporary-stave.ly (texidoc): New example based on an
5719         email question from Ralph Little.
5720
5721 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5722
5723         * VERSION: release 2.1.0
5724         
5725         * lily/note-performer.cc (try_music): accept busy-playing-event.
5726
5727         * lily/swallow-perf.cc (try_music): return false for
5728         busy-playing-event and melisma-playing-event.
5729
5730 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5731
5732         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
5733         >> in \score.
5734
5735 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5736
5737         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
5738         that articulation_substitute will not move beam start again.
5739         (articulation_substitute): Bugfix: remove stray space so that new
5740         old chords ending '>>' does not get broken up.
5741         (sub_chord): Use TAB for indentation (not spaces).
5742         
5743         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
5744         Bugfix for startup: Use ?^ instead of ?\^.
5745
5746 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5747
5748         * lily/lyric-combine-music-iterator.cc
5749         (Lyric_combine_music_iterator): change init order, to prevent GC
5750         segfaults.
5751
5752         * lily/context-specced-music-iterator.cc (construct_children): 
5753         only change  translator if found. This fixes a core dump problem.
5754
5755 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5756
5757         * scm/slur.scm (default-slur-extremity-rules): use equal? for
5758         comparison.
5759
5760         * mf/feta-bolletjes.mf: make hole in half note little
5761         smaller for stem attachment.
5762
5763         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
5764
5765         * mf/feta-banier.mf: don't draw stem with flag, just small square
5766         attachment.
5767
5768         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
5769
5770         * mf/feta-banier.mf: remove upstem/downstem characters.
5771
5772         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
5773
5774         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
5775         stafflinethickness (in the default)
5776
5777         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
5778
5779         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
5780
5781         * Documentation/topdocs/INSTALL.texi (Top): reorder.
5782
5783         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
5784
5785         * lily/include/directional-element-interface.hh:
5786         junk class, make {get,set}_grob_direction functions.
5787
5788         * lily/slur.cc (get_attachment): do something sensible when
5789         attaching to stem without heads (eg. a rest).
5790
5791         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
5792         forcing up to staff.  remove #'support-head property
5793         (brew_molecule): small cleanup.
5794         (flag): remove #'grace property.
5795
5796 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5797
5798         * cygwin/postinstall-lilypond.sh: 
5799         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
5800         (Volker Zell).
5801
5802 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5803
5804         * scripts/lilypond-book.py: resurrect 'eps' option. 
5805         (TexiPaper.to_eps): use -Ppdf for EPS files.
5806
5807         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
5808
5809         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
5810
5811         * VERSION: release 2.0.1
5812
5813         * lily/bezier.cc (get_other_coordinate): change assert into
5814         warning.
5815
5816         * lily/note-head.cc (internal_brew_molecule): make left protusion
5817         smaller, to accomodate for natural sign.
5818         (internal_brew_molecule): only do this when the accidental is
5819         close enough.
5820         (extent): new function
5821
5822         * lily/skyline.cc (merge_skyline): new function
5823         (heighten_skyline): new function
5824
5825         * lily/accidental-placement.cc (position_accidentals) 
5826         (position_accidentals): fix todo.
5827
5828 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5829
5830         * input/test/+.ly (texidoc): put version number inline.
5831
5832         * GNUmakefile.in: remove rsync-web target.
5833         
5834         * input/regression/bar-scripts.ly (onestaff): raggedright
5835
5836 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5837
5838         * lily/*.cc: remove #if 0'd code in couple of places.
5839
5840         * lily/midi-stream.cc (operator <<): rewrite.
5841
5842         * lily/note-head.cc (internal_brew_molecule): 
5843         only make ledgers when the Staff symbol has lines.
5844
5845         * ly/property-init.ly (arpeggioBracket): simplify
5846
5847         * lily/translator-group.cc (execute_pushpop_property): use
5848         SCM_EQ_P for comparing keys. This fixes reverting
5849         auto-beam-settings.
5850
5851 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5852 *
5853         * lily/midi-stream.cc (operator <<): Also write MIDI string when
5854         midi_debug_global_b.
5855         (operator <<): Normalise loop.
5856
5857 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5858
5859         * scripts/lilypond.py (escape_path): revise.
5860
5861         * scm/music-functions.scm (set-output-property): new function.
5862         
5863 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5864
5865         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
5866         use addmakeflags again.
5867
5868         * cygwin/lily-wins.py (escape_shell): New function; use it.
5869
5870         * scripts/lilypond.py (escape_shell): Escape quotes and other
5871         spaces too.  Do not escape escaping backslashes.
5872
5873         * make/srcdir.make.in (web-install): Must call install-WWW now.
5874
5875         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
5876         dependency
5877
5878 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5879
5880         * scripts/lilypond.py (escape_path): escape quotes too. 
5881
5882         * Documentation/user/lilypond.tely (Unified index): rename Index
5883         to accomodate Windows breakage.
5884
5885         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
5886
5887         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
5888         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
5889         target not a source.
5890
5891 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5892
5893         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
5894         addmakeflags.  Build and install doc and web also when building on
5895         Cygwin.
5896
5897         * mf/GNUmakefile: Bugfix.
5898
5899         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
5900         target web.
5901
5902         * cygwin/lily-wins.py: Quote filename.
5903
5904 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5905
5906         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
5907
5908 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5909
5910         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
5911         settings.
5912
5913         * configure.in: Require g++ > 3.0.4.
5914
5915         * mf/GNUmakefile: Bugfix: Add list.ly target.
5916         
5917         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
5918
5919         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
5920         make omf directory, add uninstall targets.
5921
5922 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5923
5924         * lily/tie-performer.cc (initialize): init prev_event
5925
5926         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
5927
5928         * lily/script-engraver.cc (make_script_from_event): don't crash on
5929         non-string articulation-type.
5930
5931         * lily/new-fingering-engraver.cc (add_script): don't crash on
5932         0 scripts 
5933         (acknowledge_grob): warn about text script events.
5934
5935 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
5936
5937         * buildscript/lilypond.words: fix path for drums.scm.
5938
5939 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5940
5941         * lily/spacing-spanner.cc (note_spacing): don't make longer
5942         durations than measure-length.
5943
5944         * VERSION: release 2.0.0
5945
5946         * GNUmakefile.in (rsync-web): version independent rsync target.
5947
5948         * input/test/+.ly (texidoc): idem.
5949
5950         * input/regression/+.ly: print version number.
5951
5952         * input/regression/accidentals.ly (mel): shorten.
5953
5954         * input/regression/accidental-octave.ly (texidoc): shorten.
5955
5956         * input/regression/hairpin-dashed.ly (texidoc): docstring.
5957
5958         * input/regression/completion-heads-polyphony.ly: octave
5959
5960         * input/regression/beam-manual.ly: remove
5961
5962         * input/regression/beam-chord.ly: remove
5963
5964         * input/regression/grace-dynamic.ly: remove
5965         
5966         * input/regression/grace-volta-repeat.ly: octave fixes.
5967
5968         * input/regression/hairpin-dashed.ly (texidoc): doc string.
5969
5970         * lily/parser.yy (step_number): semitones for chord entry too.
5971         (make_chord_step): more robust code, semitones. 
5972
5973         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
5974
5975         * input/regression/breathing-sign.ly (texidoc): split ancient and
5976         normal breathing signs.
5977
5978         * scm/define-grobs.scm (all-grob-descriptions): swap
5979         beamed-extreme-minimum-free-lengths and
5980         beamed-minimum-free-lengths; the 'extreme' case should allow
5981         shorter stems. This fixes forced directions on beamed 32nd and
5982         shorter notes.
5983
5984         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
5985         quartertones, not semitones.
5986         (NoteNamesContext): swallow more event types
5987
5988         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
5989
5990         * VERSION (PACKAGE_NAME): release 1.9.10
5991
5992 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5993
5994         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
5995         set note head as cause of note-column.  This gives a better error
5996         message.
5997
5998 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5999
6000         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
6001
6002 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6003
6004         * mf/GNUmakefile (pfa_warning): instruct 
6005
6006         * stepmake/aclocal.m4: typo.
6007
6008         * Documentation/user/cheatsheet.itely: more verbose examples.
6009
6010         * input/regression/clefs.ly: remove bogus docstring.
6011
6012 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
6013
6014         * GNUmakefile.in (SUBDIRS): Add elisp.
6015
6016         * elisp/lilypond-mode.el: 
6017         * elisp/lilypond-init.el: 
6018         * elisp/lilypond-indent.el: 
6019         * elisp/lilypond-font-lock.el: Move from top dir.
6020
6021         * stepmake/stepmake/elisp-vars.make: New file.
6022
6023         * config.make.in (elispdir): Add.
6024
6025         * Documentation/topdocs/INSTALL.texi: Typo.
6026
6027         * make/ly-rules.make: Test for files instead of touching void and
6028         ignoring errors.
6029
6030         * GNUmakefile.in:
6031         * make/lilypond.redhat.spec.in:
6032         * debian/rules: Fix lilypond.words stuff a bit.  For running from
6033         <builddir>, adding
6034         
6035              (push "<builddir>/share/lilypond/elisp" load-path)
6036
6037         to your ~/.emacs.el should give you LilyPond-mode again.
6038
6039         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
6040         regexp for DOS/Windows, we are too paranoid to fix others.
6041
6042 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6043
6044         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
6045
6046         * input/test/chord-names-jazz.ly (banterProperties): fix
6047
6048         * lily/parser.yy (bass_mod): bass figure alterations are semi
6049         tones, not quarter tones
6050
6051         * lily/beam.cc (set_stem_lengths): only lengthen stems
6052         for gapped beams.
6053
6054         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
6055         by beamcount.
6056
6057         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
6058         a warning that the warning may erroneous.
6059
6060         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
6061         target.
6062
6063         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
6064         targets.
6065
6066         * GNUmakefile.in ($(config_h)): config.h should depend on
6067         config.hh.in .
6068         (lilypond.words): remove fontball stuff.
6069
6070         * stepmake/aclocal.m4: only print config.cache warning if it exists.
6071
6072         * configure.in: remove pktrace reference.
6073
6074         * GNUmakefile.in (rsync-web): permissions and ownership for
6075         website.
6076
6077         * lily/volta-engraver.cc (staff_eligible): new function.
6078         (stop_translation_timestep): kill off spanners if not eligible.
6079
6080         * VERSION (PATCH_LEVEL): release 1.9.9
6081
6082         * input/regression/beam-quanting-32nd.ly (texidoc): new file
6083
6084         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
6085         length is more important than forbidden quants.
6086         
6087 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
6088
6089         * buildscripts/lilypond.words: order words in search order,
6090         add lilypond.words.vim to be generated.
6091
6092         * lilypond.vim: use lilypond.words.vim for keyword matching.
6093
6094         * lilypond-mode.el: use search order. fix word selection rules.
6095
6096         * lilypond-font-lock.el: fix fontifying long durations.
6097
6098         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
6099
6100 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6101
6102         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
6103
6104         * stepmake/stepmake/generic-targets.make:
6105         * stepmake/stepmake/bin/make-version.py: 
6106         * stepmake/aclocal.m4:
6107         * make/stepmake.make:
6108         * make/toplevel-version.make: Build fixes: remove last traces of
6109           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
6110
6111         * lily/beam.cc: Add gap-count property.
6112
6113 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6114
6115         * scm/define-grob-properties.scm (gap-count): add gap-count
6116
6117         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
6118
6119 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6120
6121         * cygwin/mknetrel.doc: Typo.
6122
6123         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
6124
6125         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
6126
6127 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6128
6129         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
6130         sizes. Remove support for 'ledger'(=tabloid+landscape).
6131
6132 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6133
6134         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
6135         sauter PFAs.
6136
6137         * configure.in: remove VERSION stuff once again.
6138
6139         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
6140
6141         * scm/define-grobs.scm (all-grob-descriptions): use sans family
6142         for chord names.
6143
6144         * mf/GNUmakefile: always trace pfa fonts.
6145         (SAUTER_FONTS): add cmss[567] too fonts
6146
6147         * configure.in: require mftrace. 
6148
6149         * lily/staff-performer.cc (new_instrument_string): don't look at
6150         instrument property.
6151
6152         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
6153         is_direction is the C++ one. Similar for ly_axis_p and
6154         ly_number_pair_p
6155
6156 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6157
6158         * lily/beam.cc (brew_molecule): read gap-count to determine
6159         number of tremolo (gapped) beams.
6160
6161         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
6162         shorter than 1/8
6163
6164         * flower/include/array.hh (default_compare): new function
6165
6166         * cygwin/mknetrel: Native fixes.
6167
6168         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
6169
6170 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6171
6172         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
6173         feature for Windows.
6174
6175         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
6176
6177         * cygwin/mknetrel: Updates for native use on Cygwin.
6178
6179         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
6180
6181         * stepmake/stepmake/help2man-rules.make: 
6182         * cygwin/mknetrel: Bugfix for manpages.
6183
6184         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
6185         $(builddir).  Stepmake is a normal subdirectory now, that is not
6186         configured.  Another srcdir build fix.
6187
6188         * Documentation/topdocs/INSTALL.texi,
6189         buildscripts/lilypond.words.py, lilypond-font-lock.el,
6190         lilypond-init.el, lilypond-mode.el, debian/rules,
6191         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
6192         rename generated file lilypond.words to lilypond.words.el.
6193
6194 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
6195
6196         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
6197
6198         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
6199         GNUmakefile.in.
6200
6201 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6202
6203         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
6204         when cross building.
6205
6206         * configure.in: srcdir build fix.
6207
6208         * cygwin/GNUmakefile:
6209         * cygwin/lily-wins.py:
6210         * cygwin/postremove-lilypond.sh: 
6211         * cygwin/postinstall-lilypond.sh: Merge from stable.
6212
6213         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
6214         s/ly2dvi/lilypond/.
6215
6216 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6217
6218         * lily/slur.cc (after_line_breaking): only set control points if
6219         none supplied yet.
6220
6221         * input/test/slur-manual.ly: new file.
6222
6223         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
6224         <<  >> chords too.
6225
6226         * VERSION (PACKAGE_NAME): release 1.9.8
6227
6228         * scripts/lilypond.py (escape_path): escape spaces in directory names
6229
6230         * input/test/text-spanner.ly: fixes.
6231
6232 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
6233
6234         * buildscripts/lilypond.words.py: add drum names as note names to
6235         Emacs-mode.
6236
6237 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6238
6239         * input/regression/hairpin-dashed.ly: new file.
6240
6241         * scripts/convert-ly.py (conv): warn about dash-length.
6242
6243         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
6244         automatically if we get a new one.
6245
6246         * lily/lookup.cc (dashed_line): new function
6247
6248         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
6249         dash-fraction.
6250
6251 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
6252
6253         * buildscripts/lilypond.words.py: extract note names.
6254
6255         * lilypond-mode.el: take note names from lilypond.words -file.
6256         small fix in the use of string-match.
6257
6258         * lilypond-font-lock.el: use lilypond.words for note names, add 
6259         maxima to note a duration.
6260
6261 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6262
6263         * lily/breathing-sign.cc: remove railtracks() function. 
6264
6265         * input/regression/arpeggio-bracket.ly (texidoc): add file.
6266
6267         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
6268         (brew_molecule): bugfix don't make arpeggio shorter when
6269         arpeggio-direction is set.
6270
6271         *  debian/rules: small corrections in the (Pedro K)
6272
6273         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
6274         examples.
6275
6276         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
6277         special (repeat) bar comes along.
6278
6279         * input/regression/auto-beam-bar.ly: update.
6280
6281         * scripts/lilypond-book.py (output_dict): remove support for the
6282         EPS option.
6283
6284         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
6285         VerticalAlignment and VerticalAxisGroup this fixes the size
6286         computations for the entire system.
6287  
6288         * input/les-nereides.ly (bass): remove superfluous fontSize.
6289
6290         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
6291         causes directory of file to be added to include path.
6292
6293         * input/regression/beam-break.ly: test single stem beams.
6294
6295         * input/regression/system-start-bracket.ly: fix.
6296
6297         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
6298
6299         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
6300
6301         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
6302         (score_stem_lengths): do something sensible for single stem beams.
6303
6304         * lily/beam.cc (least_squares): add kludge for single stem beams.
6305
6306         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
6307         keySignature to list of broken things.
6308
6309         * input/regression/keys.ly: fix.
6310
6311         * VERSION (PACKAGE_NAME): release 1.9.7
6312
6313         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
6314
6315         * Documentation/user/refman.itely (Pitches): doc quarter tones.
6316
6317         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
6318         (quartertone_pitch): new function
6319
6320         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
6321         flat. WARNING: FONT CHANGED.
6322
6323         * ly/nederlands.ly: add -eh and -ih for quarter tones.
6324
6325         * lily/accidental-placement.cc (add_accidental): support for
6326         quarter tones.
6327
6328         * ly/LANGUAGEs.ly: use symbols for alterations.
6329
6330         * mf/feta-toevallig.mf: change accidental codes. 
6331
6332         * scm/lily.scm (ly:get-option): switch on debugging only for
6333         --verbose.
6334
6335         * lily/lily-guile.cc: remove ly:verbose?
6336
6337         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
6338
6339         * lily/parser.yy (TODO): only do gh_call() for apply with
6340         procedure argument.
6341
6342         * lily/tie-engraver.cc (start_translation_timestep): move melisma
6343         stuff in accordance with new timing of tie-events.
6344
6345         * lily/my-lily-lexer.cc: remove \outputproperty
6346
6347         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
6348
6349         * scm/define-translator-properties.scm (melismaBusyProperties):
6350         add melismaBusyProperties property.
6351
6352 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6353
6354         * input/test/ambitus-mixed.ly (texidoc): new file.
6355
6356         * buildscripts/mutopia-index.py (find): prune debugging
6357
6358         * lily/side-position-interface.cc: doc updates
6359
6360         * Documentation/user/refman.itely: updates, tweaks.
6361
6362         * lily/parser.yy (Simple_music): remove outputproperty
6363
6364         * make/stepmake.make: use VERSION again; importing VERSION via
6365         autoconf dependencies is too hairy.
6366
6367 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
6368
6369         * lilypond-mode.el: allow `-' for keywords and identifiers.
6370
6371 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6372
6373         * VERSION: release 1.9.6
6374         
6375         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
6376         iso. ly2dvi.
6377
6378         * Documentation/user/*.itely: fixes everywhere
6379
6380         * lily/completion-note-heads-engraver.cc: rewrite engraver:
6381         produce ties from the engraver itself, do not broadcast TieEvent.
6382
6383         * lily/my-lily-lexer.cc: remove pitch & duration.
6384
6385         * lily/parser.yy (TODO): remove \pitch and \duration
6386
6387         * input/test/explicit.ly: remove file.
6388
6389         * Documentation/user/refman.itely (Pitches): remove \pitch 
6390         \duration command.
6391
6392 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
6393
6394         * buildscripts/lilypond.words.py: add all slur types to Emacs
6395         insertion menu, suppose everything is postfixed by dropping 
6396         unnecessary `-' -marks.
6397
6398 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6399
6400         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
6401         tremoloed stems.
6402
6403         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
6404         head for flagged stems.
6405
6406         * lily/stem.cc (get_default_stem_end_position): futz with extra
6407         stem length if there is a stem tremolo.
6408
6409         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
6410         it would be too small.
6411
6412         * lily/font-metric.cc: return #f for non-existent glyph.
6413         
6414         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
6415         exported through config.make.
6416
6417         * input/regression/clef-oct.ly: new file.
6418
6419         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
6420         transposition.
6421
6422         * input/template/*.ly: remove old relative.
6423
6424         * ly/english.ly: add X names for double sharp.
6425
6426 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6427
6428         * lily/font-select.cc: new file handle font selection routines.
6429
6430         * lily/parser.yy: add ; (Patrick Atamaniuk)
6431
6432         * input/test/time-signature-double.ly: use markups for double time
6433         sigs.
6434
6435         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
6436         ChordNames.SeparationItem #'padding for adjusting space after chords.
6437         
6438         * lily/music-output-def.cc (LY_DEFINE): 
6439         new function ly:paper-lookup.
6440         
6441         * mf/parmesan-clefs.mf: use # quantities for char_box
6442         offsets. Fixes overflow errors in the PFA. 
6443
6444         * scm/new-markup.scm (strut-markup): change calling interface for
6445         markup. Pass paper-def, not grob. This would allow \markup to be
6446         used separately from grobs.
6447
6448         * lily/paper-def.cc: new function ly:paper-font; this function
6449         replaces ly:get-font.
6450
6451         * lily/include/font-interface.hh (struct Font_interface): take
6452         Paper_def iso. Grob for get_font().
6453
6454 2003-09-14  Graham Percival  <gperlist@shaw.ca>
6455
6456         * Documentation/user/ tutorial.itely, refman.itely: add warning
6457         about \key and accidentals.
6458
6459 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6460
6461         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
6462
6463         * Documentation/user/*.itely: manual tweaks
6464
6465 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
6466
6467         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
6468         cleanup; bugfix: exact_center
6469
6470         * Documentation/user/refman.itely: added more documentation on
6471         ambitus according to recent questions on lilypond-user list
6472
6473 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6474
6475         * input/regression/ottava.ly (texidoc): demo 15ma too.
6476
6477         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
6478
6479         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
6480         octave fixes.
6481
6482 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6483
6484         * lily/lexer.ll: add \r to the rules for newlines; this fixes
6485         problems on older Mac editors.
6486
6487 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
6488
6489         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
6490
6491 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
6492
6493         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
6494         mf/parmesan-clefs.mf: added comments on character alignment and
6495         set_char_box() conventions
6496
6497         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
6498         set_char_box()'s
6499
6500         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
6501
6502 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
6503
6504         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
6505
6506 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
6507
6508         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
6509         shortened to avoid almost-collision with staff line; code cleanup;
6510         other custodes: fixed char boxes; code cleanup
6511
6512 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6513
6514         * configure.in: release 1.9.5
6515         
6516         * scripts/lilypond.py (global_latex_preamble): only set
6517         twosideshift if 'twoside' is in latexoptions 
6518
6519         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
6520
6521         * VERSION: remove
6522
6523         * scripts/*2ly.py: update <> syntax
6524
6525 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6526
6527         * lily/chord-name-engraver.cc (process_music): add origin for
6528         chord name.
6529
6530         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
6531
6532         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
6533         bass notes for exceptions too.
6534
6535         * scm/define-grobs.scm (all-grob-descriptions): rename
6536         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
6537
6538         * scm/define-grob-properties.scm (remove-first): add remove-first
6539         property for orchestral scores.
6540
6541         * Documentation/user/*.itely: switch <<>> and <> 
6542
6543         * lily/glissando-engraver.cc (process_music): bugfix: move line to
6544         last_line only once. This fixes the two consecutive glissandi problem.
6545
6546 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
6547
6548         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
6549         error message "flexa-width undefined"
6550
6551         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6552         lily/include/gregorian-ligature.hh: print warning when ignoring
6553         head prefixes on flexa shapes
6554
6555         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
6556         space before a series of inclinatum heads
6557
6558         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6559         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
6560         cleanups
6561
6562         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
6563         and char_box
6564
6565 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
6566
6567         * input/regression/breathing-sign.ly: tiny fixes
6568
6569         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
6570         semantical collision with vaticana ligatures
6571
6572         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6573         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
6574         now consistent with mensural ligatures
6575
6576         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6577         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
6578         context pitches and staff position; dto. for virga stem; removed
6579         obsolete virga and clivis characters from parmesan font (WARNING:
6580         font changed)
6581
6582         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
6583         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
6584
6585         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6586         scm/define-grob-properties.scm: consistency fix: renamed
6587         join_left->add_cauda
6588
6589         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
6590         appendix length; bugfix: yoffs_bt for reverse direction punctum
6591         characters
6592
6593         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
6594         small cleanups; added more docu
6595
6596         * lily/mensural-ligature-engraver.cc,
6597         lily/vaticana-ligature-engraver.cc,
6598         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
6599         computation to CoherentLigatureEngraver
6600
6601         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
6602         scm/define-grob-properties.scm: bugfix: added missing linea and
6603         cavum properties; bugfix: removed dead semivocalis property
6604
6605         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
6606         length; redesigned quilisma, stropha and auctum
6607
6608         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
6609         line thickness
6610
6611         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
6612         Documentation/user/refman.itely: bugfix: introduced shifted
6613         epiphonus head to avoid collision with adjacent plica
6614
6615 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6616
6617         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
6618
6619         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
6620
6621 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6622
6623         * Documentation/user/tutorial.itely (A lead sheet): remove
6624         duplicate chords.
6625
6626         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
6627
6628 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6629
6630         * Documentation/bibliography/computer-notation.bib (isbn): add
6631         xivcim publication.
6632
6633 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
6634
6635         * GNUmakefile.in: drop lilypond.words for generation.
6636
6637 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
6638
6639         * buildscripts/lilypond.words.py: take filename (also) from an arg.
6640
6641         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
6642
6643 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6644
6645         * input/test/figured-bass-alternate.ly (fl): new file.
6646
6647         * Documentation/topdocs/README.texi (Top): clarifications.
6648
6649         * Documentation/bibliography/computer-notation.bib (isbn): add phd
6650         theses of Gieseking and Renz.
6651
6652         * GNUmakefile.in (README_FILES): remove README.mandrake.
6653
6654 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
6655
6656         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
6657         from source files and search patterns listed in the script.
6658
6659         * GNUmakefile.in: add target `lilypond.words'.
6660
6661         * lilypond.words: remove file, generated by `make lilypond.words'.
6662
6663         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
6664
6665 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
6666
6667         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
6668
6669 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6670
6671         * VERSION: 1.9.4 released
6672
6673         * scripts/convert-ly.py (FatalConversionError.figures_replace):
6674         rule for < > <-> << >> substitution
6675
6676         * lily/lexer.ll: exchange meaning of << >> and < > 
6677
6678         * VERSION (PACKAGE_NAME): 1.9.3 released
6679
6680         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
6681         pages unconditionally.
6682
6683 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6684
6685         * Documentation/user/music-glossary.tely (Top): small syntax
6686         fixes.
6687
6688         * scm/music-functions.scm (remove-tag): filter \tagged music
6689         expressions.
6690
6691         * input/regression/tag-filter.ly (texidoc): new file.
6692
6693         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
6694         symbol2 .. ) etc. 
6695
6696         * scripts/convert-ly.py (FatalConversionError.conv): fingering
6697         convert rule.
6698
6699         * Documentation/user/refman.itely (Fingering instructions): adjust
6700         manual.
6701
6702         * lily/new-fingering-engraver.cc (position_scripts): don't crash
6703         for borderline cases (e.g. 1 fingering.)
6704         (position_scripts): revise interface, use fingerOrientations to
6705         set fingering positions.
6706
6707         * scm/document-translation.scm (context-doc): add aliases to
6708         automated documentation.
6709
6710         * make/lilypond-vars.make: remove stepmake compat glue.
6711
6712         * make/generic-vars.make: remove cruft.
6713
6714         * lily/main.cc (main): don't identify binary.
6715
6716 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6717
6718         * lily/include/translator.hh (class Translator): remove
6719         type_string_ , use symbol for context name throughout.
6720         Changes through whole source tree.
6721
6722         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
6723         set PDF as default, and always make PDF.
6724
6725         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
6726
6727 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
6728
6729         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
6730         Documentation/user/refman.itely input/regression/allfontstyle.ly
6731         input/regression/grace-types.ly:
6732         fix spelling for acciaccatura (Webster's 1913).
6733
6734 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6735
6736         * lily/main.cc (usage): adjust blurb, include url.
6737
6738         * input/regression/breathing-sign.ly (texidoc): transpose up
6739
6740 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
6741
6742         * input/regression/breathing-sign.ly: changed ancient examples to
6743         be relevant (by request of Han-Wen); updated BreathingSign text
6744         property according to new syntax.
6745
6746         * ly/gregorian-init.ly: updated BreathingSign text property
6747         according to new syntax
6748
6749 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6750
6751         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
6752         (Clef): index entries for clefs.
6753
6754         * python/lilylib.py (system): remove errorlog files.
6755         
6756 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
6757
6758         * lilypond.words: add \new and new graces. Add dynamics to menus
6759         keeping 1.8.x compatibility; after all the engraving relating to 
6760         notes becomes postfixed `-' marks will be removed.
6761
6762 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6763
6764         * lily/molecule.cc (align_to): idem.
6765
6766         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
6767         
6768         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
6769         accacciatura everywhere.
6770
6771         * VERSION (PACKAGE_NAME): released 1.9.2
6772
6773         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
6774
6775         * scm/document-markup.scm (markup-doc-node): sort markup function
6776         list.
6777
6778         * lily/paper-outputter.cc (output_version): change "Lily was here"
6779         into  "Engraved by LilyPond"
6780
6781         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
6782         on unquoted strings before \notenames.
6783
6784         * lily/parser.yy (lyric_element): allow markup as lyric text. This
6785         increases the number of s/r reductions to 4.
6786
6787         * scm/new-markup.scm (fraction-markup): \fraction command.
6788
6789         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
6790         mode
6791
6792         * lily/lookup.cc (round_filled_box): rename function.
6793         (LY_DEFINE): round-filled-box: change signature.
6794
6795         * Documentation/user/refman.itely: revise section explaining grace
6796         notes.
6797
6798         * lily/translator-scheme.cc (LY_DEFINE): add ! to
6799         ly:set-context-property
6800
6801         * input/*/*.ly (vmus): use \new everywhere.
6802
6803         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
6804
6805         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
6806         default
6807
6808         * scm/music-functions.scm (set-stop-grace-properties)
6809         (set-start-grace-properties, add-grace-property): new functions
6810         for modular grace tweak control.
6811
6812         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
6813         
6814 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6815
6816         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
6817
6818         * GNUmakefile.in (install-pfa-fonts):
6819         (get-pfa-fonts): New target.
6820
6821         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
6822         install-pfa-fonts help.
6823
6824 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6825
6826         * lily/translator-scheme.cc (LY_DEFINE):
6827         ly:context-pushpop-property new function.
6828         (LY_DEFINE): new function ly:translator-find  
6829         new function ly:translator?
6830         (LY_DEFINE): new function ly:context?
6831
6832         * lily/translator-def.cc: remove
6833         Translator_def::apply_pushpop_property().
6834
6835         * python/lilylib.py (read_pipe): only store and display error log
6836         if verbose not set.
6837         (read_pipe): only display log if it contains something.
6838
6839 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6840
6841         * Documentation/misc/GNUmakefile: Re-add.
6842         (TEXTS): Add CHANGES.
6843
6844 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
6845
6846         * lilypond.words: add \newcontext.
6847
6848 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6849
6850         * lily/tie-performer.cc (stop_translation_timestep): only flush
6851         tied_notes when we have actually made a tie. Fixes bugs with ties
6852         in polyphonic scores.
6853
6854 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6855
6856         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
6857         they do not exist.
6858
6859 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6860
6861         * VERSION (PACKAGE_NAME): released 1.9.1 
6862
6863         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
6864         Instrument_name_engraver
6865
6866         * lily/tie-performer.cc (create_audio_elements): bugfix
6867
6868         * Documentation/user/music-glossary.tely (Top): comment out
6869         font-style statements.
6870
6871         * input/test/force-hshift.ly: revise example.
6872
6873         * Documentation/bibliography/engraving.bib (note): typos.
6874
6875         * configure.in: bump GCC requirements to 3.x
6876
6877         * lily/include/audio-item.hh (class Audio_tie): rename
6878         note_l_drul_ to note_drul_
6879
6880         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
6881
6882         * lily/parser.yy (relative_music): whoops. All \relative were off
6883         by ...  a lot .... Ahem.
6884
6885         * scm/define-music-types.scm (music-descriptions): idem.
6886
6887         * lily/beam-engraver.cc: move new-beam-event to beam-event
6888
6889         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
6890         to Tie_engraver
6891
6892         * input/regression/bar-number.ly: remove unnecessary old-relative
6893         options.
6894         
6895         * Documentation/user/internals.itely (Creating contexts): document
6896         \newcontext
6897
6898         * lily/parser.yy (Composite_music): add \newcontext
6899
6900         * Documentation/user/refman.itely (MIDI block): add note about
6901         dotted tempos.
6902
6903         * scm/font.scm: remove old markup legacy
6904
6905         * GNUmakefile.in (web-clean): remake share/ after web-clean.
6906
6907         * lily/breathing-sign.cc (brew_molecule): remove function
6908
6909         * lily/text-item.cc: remove old-style markups.
6910         (interpret_markup): C++ version of markup function
6911         (brew_molecule): idem.
6912
6913         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
6914         as Scheme variable.
6915
6916         * scripts/convert-ly.py (conv): dashes rule.
6917         Apply rule.
6918
6919         * Documentation/user/lilypond-book.itely: syntax fixes. 
6920
6921 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6922
6923         * VERSION (PACKAGE_NAME): release 1.9.0
6924
6925         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
6926         note about dvips. (Should backport.)
6927
6928         * scripts/convert-ly.py
6929         (FatalConversionError.articulation_substitute): add
6930         convert-new-chords code. Remove convert-new-chords.py
6931
6932         * Documentation/user/refman.itely (Octave check): document
6933         \octave.
6934
6935         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
6936         \relative changes.
6937
6938         * lily/parser.yy (command_element): octave check:
6939
6940            \octave PITCH
6941
6942         checks that PITCH (without octave) yields PITCH (with octave) in
6943         \relative
6944
6945         * lily/relative-octave-music.cc (to_relative_octave): octave check.
6946
6947         * lily/scm-option.cc: ly:set-option now has the default argument
6948         #t.
6949
6950         * lily/lexer.ll: add \renameinput
6951
6952         * python/lilylib.py (command_name): robustifications.
6953
6954         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
6955         /dev/stderr. This is ash compatible.
6956
6957         * ly/init.ly: add warning if compatibility was not necessary.
6958
6959         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
6960
6961         * flower/include/string-handle.icc: formatting cleanups, rename
6962         references by ref_count_.
6963
6964 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
6965
6966         * make/lilypond.mandrake.spec.in: syncronize the spec file with
6967         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
6968         package libs separately, fix conflicting php variable out=/dev/vc/
6969         invoking `unset out', declare menus, use only one icon-file, fix
6970         doc-path in menu.
6971
6972 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6973
6974         * scripts/convert-ly.py (FatalConversionError.conv): typo
6975
6976         * Documentation/misc/GNUmakefile: restore misc directory.
6977
6978         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
6979
6980         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
6981         Petites-Preludes 
6982
6983         * input/test/partial-blank.ly (quickmeasure): syntax
6984
6985         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
6986         attachment property.
6987
6988         * Documentation/user/refman.itely: remove superfluous -'s 
6989         (Grace notes): ) fixes.
6990
6991         * lily/music.cc: generic compress(), transpose() functions. Remove
6992         others.
6993
6994         * lily/parser.yy (gen_text_def): remove support for #'(italic )
6995         style markup entry.
6996
6997         * lily/parser.yy: all articulations postfix; remove obligatory -
6998         for [,  ) and \!
6999         
7000         * lily/music.cc (to_relative_octave): write generic
7001         to_relative_octave function; various relative cleanups.
7002         Hmmm.
7003
7004         * lily/scm-option.cc: add options new-relative and old-relative
7005
7006         * po/sv.po: new po file.
7007
7008         * Documentation/user/refman.itely (Dynamics): website
7009         fixes. (should backport!)
7010
7011 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
7012
7013         * make/lilypond.mandrake.spec.in: declare version only once.
7014
7015 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7016
7017         * lily/simultaneous-music.cc (to_relative_octave): undo relative
7018         meaning for now.
7019
7020 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7021
7022         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
7023
7024         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
7025
7026         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
7027
7028         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
7029
7030         * lily/music.cc (var): add ly:music-transpose function.
7031
7032         * lily/parser.yy (pre_events): remove prefix articulations.
7033
7034         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
7035
7036         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
7037
7038         * Documentation/user/refman.itely (Text markup): add comment about
7039         markup in header.
7040
7041 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7042
7043         * lily/paper-outputter.cc (write_header_fields_to_file): 
7044         only dump value if it is a string.
7045
7046         * flower/include/dictionary.hh: remove.
7047         
7048         * Documentation/ChangeLog-1.5: add back old log.
7049
7050         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
7051         .pfas from a .deb.
7052
7053 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7054
7055         * Documentation/bibliography/engraving.bib: add entry for
7056         Jaschinski's Notation
7057
7058 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7059
7060         * Documentation/user/refman.itely (Beaming): add note about
7061         allowBeamBreak
7062
7063 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
7064
7065         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7066         GregorianTranscription contexts
7067
7068         * ly/engraver-init.ly: vaticana contexts: minor fixes
7069
7070         * Documentation/user/refman.itely (Ancient notation): added note
7071         on appendix length bug
7072
7073         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
7074         input/test/vaticana.ly: use vaticana contexts; small fixes
7075
7076 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7077
7078         * flower/hash.cc: Remove.
7079
7080         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
7081         to (nonexistent?) hash_func_ identifier.
7082
7083         * python/midi.c (midi_error, midi_warning): Use char const* for
7084         __FUNCTION__ argument.
7085
7086         * python/gettext.py: Remove.  We already require python 2.1, which
7087         includes gettext.py.
7088
7089         * configure.in: Require python 2.1, as INSTALL.texi says.
7090         it.
7091
7092         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
7093         versions 1.50 and 1.75.  Remove note about lexer patch.
7094
7095 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7096
7097         * Documentation/topdocs/INSTALL.texi: Update type1 font
7098         description to actual situation.  Add comment about new font ball
7099         layout.
7100
7101         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
7102         in $LILYPONDPREFIX suffices for installation.
7103
7104 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7105
7106         * debian/control (Build-Depends): Add flex-old as alternative to
7107         flex.  Deprecate bison 1.75.
7108
7109 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
7110
7111         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7112         Vaticana contexts
7113
7114         * Documentation/user/refman.itely (Ancient notation): documented
7115         some bugs; tiny fixes; added docu on Vaticana contexts
7116
7117         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
7118         scripts
7119
7120 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
7121
7122         * Documentation/user/refman.itely (Ancient notation): added some
7123         introductory words; added section on ancient time signatures;
7124         added some @seealso and @refcommands; small fixes and
7125         beautifications
7126
7127 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
7128
7129         * input/regression/note-head-style.ly: many fixes and updates
7130
7131         * Documentation/user/refman.itely: added small sections on ancient
7132         accidentals, rests and flags; revised ancient note head section;
7133         small wording/spelling fixes
7134
7135         * input/test/rests.ly: layout fixes
7136
7137 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
7138
7139         * input/puer-fragment.ly: bugfix: central C position of do clef
7140
7141         * ly/gregorian-init.ly: workaround: add small padding space before
7142         divisiones (the correct fix would be the spacing engine to handle
7143         this)
7144
7145 2003-08-13  Graham Percival  <gperlist@shaw.ca>
7146
7147         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
7148         cue-notes.ly: minor fixes.
7149
7150 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
7151
7152         * Documentation/user/refman.itely: bugfix: remove obsolete link to
7153         input/test/custos-style.ly
7154
7155         * Documentation/index.html.in: bugfix: link to Tutorial.html
7156
7157         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
7158         to neumes; bugfix: "et": epiphonus, not just a simple pes
7159
7160 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
7161
7162         * lilypond-mode.el: split `Insert Tag' if it is long enough.
7163
7164         * lilypond.words: add new features: markup, column, center, \[ \].
7165         
7166 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
7167
7168         * Documentation/topdocs/NEWS.texi, DEDICATION,
7169         stepmake/bin/add-html-footer.py
7170         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
7171         input/mutopia/J.S.Bach/wtk1-fugue1.ly
7172         input/mutopia/J.S.Bach/wtk1-prelude1.ly
7173         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
7174         added (only) after a sentence which is complete; if the sentence is 
7175         not ended a comma `,' or nothing is used. fix also spaces.
7176
7177 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7178
7179         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
7180         requirements to plain 1.6.
7181
7182         * buildscripts/mutopia-index.py (read_lilypond_header): update
7183         mutopia-index.py to 1.4 syntax [sic]
7184
7185 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
7186
7187         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
7188
7189 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7190
7191         * Documentation/index.html.in: url for regression pdf
7192
7193         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
7194
7195         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
7196
7197         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
7198
7199         * VERSION: 1.8.0 released
7200         
7201         * GNUmakefile.in (local-WWW-post): footify build fix.
7202
7203         * configure.in: require GUILE 1.6.4
7204
7205         * Documentation/user/GNUmakefile: don't copy *.png for
7206         lilypond-internals
7207
7208         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
7209         local-WWW-post target.
7210         (rsync-web): add rsync-web target
7211
7212         * Documentation/user/introduction.itely (Music notation and
7213         engraving): add neume example
7214
7215         * input/puer-fragment.ly (cantus): add puer-fragment
7216
7217 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7218
7219         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
7220         to notes, so that equalizer is actualy being used.
7221
7222         * scm/midi.scm (instrument-equalizer-alist):
7223         (absolute-volume-alist): Define public, so that user can copy or
7224         override.
7225
7226         * lily/key-performer.cc (create_audio_elements): Check for minor
7227         key.  Only if key is minor, set MIDI key to minor.
7228
7229 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7230
7231         * Documentation/user/refman.itely (Hiding staffs): fixes.
7232
7233         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
7234
7235         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
7236         vertical extents to deal with Hara kiri correctly.
7237
7238         * input/regression/hara-kiri-short.ly: remove
7239
7240         * input/regression/hara-kiri-pianostaff.ly: update test.
7241
7242         * Documentation/user/*.tely: remove WEBTITLE
7243
7244         * scm/output-tex.scm (comment): idem.
7245
7246         * scm/output-pdftex.scm: remove GUILE 1.4 glue
7247
7248         * scm/music-functions.scm (make-lyric-event): new function
7249
7250         * scm/lily.scm (lilypond-version): new function
7251
7252         * input/test/version-output.ly: new file.
7253
7254         * Documentation/user/lilypond.tely: add version number to
7255         front-page.
7256
7257 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7258
7259         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
7260
7261 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7262
7263         * input/template/gregorian-transcription.ly (barTwo): syntax update.
7264
7265         * Documentation/user/refman.itely (Hiding staffs): rename node.
7266
7267 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7268
7269         * input/regression/new-markup-syntax.ly (texidoc): remove
7270         molecule-callback override.
7271
7272 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7273
7274         * input/les-nereides.ly: Mark tweaks with %tweak.
7275
7276         * Debian patch, see debian/changelog (Anthony Fok).
7277
7278 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7279
7280         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
7281         problem.
7282
7283 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7284
7285         * Documentation/user/refman.itely (Text markup): Fix language bug.
7286
7287 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7288
7289         * input/* : postfix syntax fixes.
7290
7291         * Documentation/user/refman.itely (Text markup): add note about
7292         raise/lower with ^ or _ .
7293         
7294         * po/fi.po: fix \\apply strings.
7295
7296         * lily/parser.yy (open_event): warn for prefix articulations.
7297
7298 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
7299
7300         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
7301         fix also on parmesan font.
7302
7303 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7304
7305         * VERSION 1.7.30 released
7306         
7307         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
7308
7309         * buildscripts/mutopia-index.py (headertext): rewording
7310
7311 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7312
7313         * scm/new-markup.scm (strut-markup): new markup function.
7314
7315         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
7316         space also when no accidental is there.
7317
7318 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7319
7320         * input/les-nereides.ly: Updates.
7321
7322 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
7323
7324         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
7325         which repeats the tag insertion selected from "Insert tag" menu.
7326
7327 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7328
7329         * lily/all-font-metrics.cc (find_font): load AFM files first only
7330         for feta fonts. This fixes problems with TeXlive and other TeX
7331         distros that include AFM files for the CM fonts. 
7332
7333         * scm/font.scm (qualifiers-to-font-name): remove.
7334
7335         * lily/paper-def.cc: remove get_var.
7336
7337         * input/trip.ly: remove file.
7338         
7339         * input/regression/spacing-note-flags.ly (raggedright): remove
7340         stafflinethickness
7341
7342         * input/les-nereides.ly: update to new syntax, cleanups.
7343
7344 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7345
7346         * Documentation/user/refman.itely: Clarify shortest-note problem
7347         of autobeamer.
7348
7349 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
7350
7351         * lilypond-mode.el: Add each word to regexps only once.
7352
7353         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
7354         is based on the syntax definitions in lilypond.words. Remove all 
7355         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
7356         LilyPond->Insert menu is generated by the entries in lilypond.words 
7357         to which have been given a syntax definition.
7358
7359         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
7360         \notes, \relative, \score, \simultaneous, \transpose.
7361
7362         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
7363
7364         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
7365         
7366         * lilypond-mode.el: add menu keywords separately.
7367
7368         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
7369
7370 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7371
7372         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
7373         current ugly installation method for PFA fonts.
7374
7375 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
7376
7377         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
7378         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
7379
7380         * Documentation/user/music-glossary.tely: update legato.
7381
7382 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7383
7384         * lexer-gcc-3.0.patch: Remove.
7385
7386         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
7387
7388 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7389
7390         * debian/rules (binary-arch): remove NEWS.
7391
7392 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
7393
7394         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
7395         stepmake/bin{ many }: polish the `--help's of different scripts;
7396         model taken from the core-utils of Linux.
7397
7398         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
7399
7400 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7401
7402         * flower/parse-afm.cc (parseCharMetrics): add warnings.
7403
7404         * flower/libc-extension.cc: idem.
7405
7406         * flower/include/libc-extension.hh: protect against isinf macros.
7407
7408 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
7409
7410         * { many }: Use two uppercase letters in LilyPond.
7411
7412         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
7413
7414         * VERSION: 1.7.29 released.
7415         
7416 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7417
7418         * lily/tie.cc: add TODO comment.
7419
7420         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
7421
7422         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
7423         linejoins and linecaps. This fixes problems with occasional spikes
7424         on slur/tie endings.
7425         
7426         * input/regression/font-name.ly: don't use PS fonts for
7427         compatibility reasons. 
7428
7429         * mutopia/claop.py (accents): update to 1.8
7430
7431         * Documentation/user/music-glossary.tely (Top): remove 13pt.
7432
7433         * Documentation/user/macros.itexi: don't color glossary links.
7434
7435         * Documentation/user/invoking.itexi (Error messages): new section
7436
7437 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7438
7439         * input/regression/font-name.ly: add file.
7440
7441         * scm/document-backend.scm (grob-doc): remove <hr> from
7442         lilypond-internals
7443
7444         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
7445         reqd version to 1.6.4 
7446
7447         * lily/font-interface.cc (get_font): bugfix: take font-name from
7448         alist chain too. This fixes font-name override for \markup.
7449
7450 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7451
7452         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
7453
7454         * input/test/polymetric-differing-notes.ly: Compile fix.
7455
7456 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
7457
7458         * Documentation/user/refman.itely: fixed typo
7459
7460         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
7461         before flexa
7462
7463 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7464
7465         * input/test/{ many }: search & fix some typos.
7466
7467 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7468
7469         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
7470         images.
7471
7472         * scm/music-functions.scm (make-voice-props-set): set Script /
7473         TextScript dir for polyphony too.
7474
7475         * scm/define-grobs.scm (all-grob-descriptions): decrease space
7476         before clef.
7477
7478         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
7479
7480 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
7481
7482         * Documentation/user/refman.itely (Percussion): Small
7483         clarifications and fixes.
7484
7485         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
7486         threads. This fixes different heads playing simultaneously.
7487
7488 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7489
7490         * Documentation/user/{ many }: increase readability (read through 
7491         User manual from `one big page').
7492
7493 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7494
7495         * input/test/polymetric-differing-notes.ly: add example with
7496         disparate note values.
7497
7498         * input/test/polymetric.ly: rename from poly-metric
7499
7500         * scripts/ly2dvi.py (include_path): bugfix: use outbase
7501         iso. outname.
7502
7503         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
7504         G-clef bbox to real char extents. This fixes the G-clef being
7505         offset too much to the right.
7506         document perc clef offset.
7507
7508         WARNING: FONT CHANGED.
7509
7510         * Documentation/user/tutorial.itely (Tutorial): move menu.
7511
7512 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7513
7514         * buildscripts/lilypond-profile.sh (Error): trim error message.
7515
7516         * Documentation/user/invoking.itexi (Invoking the lilypond
7517         binary): add note about path.
7518
7519         * Documentation/user/macros.itexi: add @c at EOL, hopefully
7520         suppresses superfluous spaces.
7521
7522 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7523
7524         * buildscripts/lilypond-profile.sh: Add documentation to error
7525         message.
7526
7527         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
7528
7529 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7530
7531         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
7532         <mike@ossmann.com>)
7533
7534         * Documentation/bibliography/computer-notation.bib (pages): prune
7535         unscientific language.
7536
7537         * Documentation/user/GNUmakefile: copy unsplit file to
7538         lilypond.html (idem for lilypond-internals).
7539
7540         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
7541
7542         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
7543
7544         * python/lilylib.py (lilypond_version): 2.1 proof version check.
7545
7546         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
7547         fix.
7548         
7549 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
7550
7551         * Documentation/user/{ various }: bind text snippets with their
7552         examples, e.g. by punctuation: This is an example.
7553
7554 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7555
7556         * ly/performer-init.ly (VoiceContext): Typos.
7557
7558         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
7559         builds, leave final-install to toplevel srcdir makefile.
7560
7561         * make/srcdir.make.in (install): New target.
7562
7563 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7564
7565         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
7566         This fixes core dump on MIDI output (Simon Weatherill).
7567
7568         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
7569         on local-WWW-post.
7570
7571 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7572
7573         * make/lilypond.redhat.spec.in: add dvips to reqs.
7574
7575 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7576
7577         * make/srcdir.make.in (web): Add special web target.
7578
7579         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
7580         from inner $(LOOP).
7581
7582         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
7583
7584         * stepmake/stepmake/generic-targets.make (www-targets-help):
7585         * GNUmakefile.in (web-install): Install in $(webdir).
7586
7587         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
7588
7589         * cygwin/changelog: 
7590         * cygwin/mknetrel: Update.
7591
7592         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
7593         (html-doc): Remove (use: web).
7594
7595         * stepmake/stepmake/script-rules.make: 
7596         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
7597         Fix $(config_make) dependencies for srcdir build.
7598
7599         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
7600         target for srcdir build.
7601
7602         * stepmake/make/stepmake.make: 
7603         * make/srcdir.make.in: 
7604         * GNUmakefile.in:
7605         * make/stepmake.make (config_make): Rename variable (was:
7606         configuration).
7607
7608 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7609
7610         * Documentation/user/internals.itely (Manipulating music
7611         expressions): run lilypond on example too.
7612
7613         * flower/include/libc-extension.hh: move lrint define to
7614         header. bugfix.
7615         
7616 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7617
7618         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
7619         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
7620         do we recurse whole tree?).
7621
7622         * GNUmakefile.in (html-doc): Resurrect.
7623
7624         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
7625         obsolete $(package-icon) dependency.
7626
7627 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7628
7629         * Documentation/user/refman.itely (Automatic staff changes):
7630         add seealso 
7631
7632         * Documentation/index.html.in: link to bigpage.
7633
7634         * Documentation/user/tutorial.itely (Tutorial): streamline.
7635
7636         * Documentation/index.html.in: url typo.
7637
7638         * VERSION (PACKAGE_NAME): release 1.7.28
7639
7640         * python/lilylib.py (error_log): remove '/' from name.
7641
7642         * input/regression/pedal.ly: remove; dups input/test/
7643         
7644         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
7645
7646         * Documentation/index.html.in: python style doco index.
7647
7648         * Documentation/{footer,header}.html.in (src): remove, 
7649
7650         * Documentation/pictures: remove all but lelie-logo.xpm.
7651
7652         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
7653         before running makeinfo.
7654
7655         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
7656         @code{}
7657
7658 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7659
7660         * input/test/bar-number-regular-interval.ly: rename.
7661
7662         * Documentation/user/*: various fixes. 
7663
7664 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
7665
7666         * Documentation/{ many }: polish for update-all-menus. typos.
7667
7668         * po/fi.po: fixes.
7669
7670         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
7671
7672         * buildscripts/mutopia-index.py: polish.
7673
7674         * input/regression/{ many }, input/test{ many }: polish texidocs.
7675
7676 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7677
7678         * scripts/convert-ly.py (FatalConversionError.conv): rule for
7679         pedal-style
7680
7681         * lily/text-spanner.cc (brew_molecule): use bracket-flare
7682         iso. edge-widen.
7683
7684         * lily/piano-pedal-engraver.cc (process_music): change from
7685         process_acknowledged ()
7686
7687         * lily/piano-pedal-bracket.cc: new file. Change
7688         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
7689         cleaned up.
7690
7691         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
7692
7693         * input/regression/tuplets.ly (texidoc): rename file.
7694
7695         * po/fr.po: update
7696
7697         * buildscripts/lilypond-profile.sh: error message if script is not
7698         sourced.
7699
7700         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
7701         bracket-flare
7702         (make_bracket): simplify code.
7703
7704         * lily/parser.yy (verbose_command_req): catch typos in \key scale
7705         argument.
7706
7707         * python/lilylib.py (lilypond_version_check): new function
7708
7709         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
7710
7711         * scripts/ly2dvi.py (run_lilypond): add version check.
7712
7713         * scripts/lilypond-book.py (option_definitions): typo
7714
7715         * scripts/ly2dvi.py (include_path): typo
7716
7717         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
7718
7719         * lily/parse-scm.cc (parse_handler): typo
7720
7721         * Documentation/user/macros.itexi: use @heading for headings.
7722
7723         * Documentation/user/refman.itely: updates, fixes.
7724
7725 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
7726
7727         * po/fi.po: add Finnish translations. fixes.
7728
7729         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
7730
7731         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
7732         from lily/glissando-engraver.cc.
7733
7734 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7735
7736         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
7737         for non-first _broken_ bracket.
7738
7739         * Documentation/user/refman.itely: corrections.
7740
7741 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7742
7743         * lily/new-fingering-engraver.cc (position_scripts): add heads to
7744         support of the fingerings.
7745
7746         * po/fr.po: French translation update.
7747
7748         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
7749         strings.
7750
7751 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7752
7753         * Documentation/user/introduction.itely: Small fixes.
7754
7755 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7756
7757         * Documentation/topdocs/AUTHORS.texi: polish.
7758
7759 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7760
7761         * Documentation/user/introduction.itely: revise
7762
7763         * Documentation/user/tutorial.itely: reorganise.
7764
7765         * Documentation/topdocs/index.tely: remove.
7766
7767         * Documentation/header.html.in: prune.
7768
7769         * GNUmakefile.in: clean up web building.
7770
7771         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
7772         target.
7773
7774 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
7775
7776         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
7777
7778         * lilypond-mode.el: turn on blink-matching-paren.
7779
7780 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7781
7782         * scm/output-sodipodi.scm (svg-header): Fix typo.
7783
7784 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7785
7786         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
7787         fixes a security hole.
7788
7789         * scripts/lilypond-book.py (original_dir): remove temp_dir
7790
7791         * scm/document-translation.scm: use @code tags.
7792
7793 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7794
7795         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
7796
7797         * lilypond-mode.el: add a buffer-local post-command-hook to set
7798         context dependent syntax-table after each cursor event. Remove old
7799         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
7800
7801         * lilypond-indent.el: update comments.
7802
7803         * Documentation/footer.html.in: add period.
7804
7805 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7806
7807         * make/lilypond.redhat.spec.in (Group): don't strip binary.
7808
7809         * scm/document-translation.scm (document-property-operation): add
7810         @code{} tags.
7811
7812         * VERSION (PACKAGE_NAME): release 1.7.27
7813
7814         * config.make.in: add PAPER variable
7815
7816         * buildscripts/new-chords.py (help): add help text
7817
7818         * Documentation/user/introduction.itely (Typography and program
7819         architecture):  fixes.
7820
7821         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
7822         for texinfo and dvips. This fixes problems with PDF output of the
7823         wrong size.
7824
7825         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
7826         DVIPS_PAPERSIZE variable
7827
7828         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
7829         TEXINFO_PAPERSIZE variable 
7830
7831 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7832
7833         * mf/feta-macros.mf: whoops: only draw lines for test situations.
7834
7835         * mf/feta-toevallig.mf: lowres fixes.
7836
7837 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7838
7839         * NEWS: Typo and fill-paragraph fixes.
7840
7841         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
7842         cast #define.
7843
7844         * configure.in: 
7845         * config.hh.in: Check for lrint.
7846
7847 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7848
7849         * VERSION: 1.7.26 released
7850
7851         * lily/separation-item.cc: add padding property.
7852
7853         * input/test/*.ly: various fixes, remove solo-a2.ly
7854
7855         * scm/new-markup.scm (brew-new-markup-molecule): arg order
7856         bugfix. Fixes old-style markup compatibility.
7857
7858         * Documentation/user/introduction.itely (Introduction): historical
7859         elucidations
7860
7861         * Documentation/user/music-glossary.tely (Top): linewidth fix.
7862
7863         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
7864
7865         * Documentation/index.texi (Top): cleanup.
7866
7867         * Documentation/user/introduction.itely (Introduction): rewrite
7868         introduction, 
7869         (Music notation and  engraving): about notation. Add flat-picture
7870
7871 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7872
7873         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
7874         separation items. This keeps lyrics from bumping into each other.
7875
7876 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7877
7878         * GNUmakefile.in (topdocs-web): New target.
7879         (local-web): Depend on topdocs-web; fixes html-doc.
7880
7881 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7882
7883         * po/lilypond.pot: run po-replace
7884
7885         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
7886
7887         * scm/drums.scm (reset-drum-kit): new function.
7888
7889         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
7890
7891         * scripts/update-lily.py: remove
7892         
7893         * VERSION: release 1.7.25
7894         
7895         * Documentation/user/introduction.itely (Introduction): rewrite
7896         start of introduction.
7897
7898 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
7899
7900         * lily/all-font-metrics.cc: fixed typo
7901
7902 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
7903
7904         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
7905         LilyPond-mode-context-set-syntax-table): new functions to define
7906         the syntax table according to context.
7907
7908         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
7909
7910 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7911
7912         * Documentation/user/refman.itely (Figured bass): 
7913         language nit courtesy http://www.vocabula.com
7914
7915         * GNUmakefile.in: remove no kpathsea hack.
7916
7917         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
7918         doco.
7919
7920         * GNUmakefile.in: remove web-doc target.
7921
7922         * lily/all-font-metrics.cc (find_afm): add message about
7923         buildscripts/clean-fonts.sh 
7924
7925         * scm/define-music-properties.scm (figure): use string for 'figure
7926
7927         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
7928
7929         * input/regression/ : add raggedright = ##t where applicable. 
7930         
7931         * scm/bass-figure.scm (make-bass-figure-markup): add
7932         alignBassFigureAccidentals property.
7933
7934         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
7935         bracket.
7936
7937         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
7938         syllables widths into account for minimum-length.
7939
7940         * input/test/staff-container.ly: update file
7941
7942         * input/test/stem.ly: remove
7943
7944         * lily/event.cc (LY_DEFINE): add ly: prefix.
7945
7946         * input/test/clef-manual-control.ly: from manual-clef
7947
7948         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
7949
7950         * input/test/different-time-signatures.ly: move to poly-metric.ly
7951
7952         * input/test/hara-kiri*,scales.ly: remove
7953         
7954         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
7955         with chord-names-jazz.ly)
7956
7957         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
7958         get scalable cm fonts too.
7959
7960         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
7961         --encoding for mftrace if present.
7962
7963         * input/regression/slur-area.ly: move from test/
7964
7965         * input/test/: remove simple-slur-endings slur-attachment
7966         slur-broken-cross-staff slur-broken.ly slur-damping.ly
7967         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
7968         slur-symmetry slur-symmetry tie-broken.ly
7969
7970         * scm/drums.scm (set-drum-kit): add function.
7971
7972         * Documentation/user/refman.itely (Percussion staves): use
7973         set-drum-kit
7974
7975         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
7976         too
7977         (Global_measure.set_timesig): handle 3/8 time sig too.
7978
7979         * scm/output-lib.scm (note-head-style->attachment-coordinates):
7980         note about triangle note heads.
7981
7982         * scm/drums.scm: use alist for instrument-settings. This fixes the
7983         bug with assigning to drums in the .ly file.
7984
7985         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
7986         CHANGED.
7987
7988         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
7989         cluster-beacon-interface
7990
7991         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
7992
7993         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
7994
7995         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
7996
7997         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
7998         to get positions.
7999
8000         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
8001         make ClusterSpannerBeacon to record Y positions. This removes the
8002         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
8003         make cluster-note-events.
8004
8005 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8006
8007         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
8008
8009         * configure.in: Use lily/main.cc as identifying source file.
8010
8011         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
8012
8013         * config.hh.in: 
8014         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
8015
8016         * configure.in: Require PYTHON >= 2.0.
8017
8018         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
8019           $PYTHON for include dir location.
8020         (STEPMAKE_PYTHON): New function.  Use
8021         
8022             PYTHON=foo ./configure
8023
8024           to override.
8025
8026 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8027
8028         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
8029         something.
8030
8031         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
8032         ftp.lilypond.org everywhere.
8033
8034 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8035
8036         * lily/text-item.cc (interpret_new_markup): do only if new-markup
8037         detected.
8038
8039         * Documentation/user/refman.itely (Grace notes): note on explicit
8040         contexts
8041
8042 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
8043
8044         * lilypond-font-lock.el: add a comment about LilyPond specific
8045         escape characters: ^, - and _, in the syntax table.
8046
8047         * Documentation/user/appendices.itely: a majuscule fix.
8048
8049 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8050
8051         * input/test/trills.ly (endHorizScript): fixes.
8052
8053         * input/test/chord-names-jazz.ly: merge in alternate Jazz
8054         notation, move from regression.
8055
8056         * input/test/script-stack.ly: change name from stacked-scripts
8057
8058         * input/test/ossia.ly: octave errors.
8059
8060         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
8061         for midi-volume-equaliser
8062
8063 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8064
8065         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
8066         cm fonts.
8067
8068         * mf/feta-beugel.mf: don't multiply font_count by 10.
8069
8070         * lily/lookup.cc (horizontal_line): new function. Use
8071         horizontal-line in output backends.
8072
8073         * Documentation/user/tutorial.itely (An orchestral part): new
8074         section on orchestral stuff and identifiers.
8075
8076 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
8077
8078         * lilypond-mode.el: comment-out paren-highlighting, it still causes
8079         some interference to other modes.
8080
8081 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8082
8083         * lily/spacing-spanner.cc (musical_column_spacing): use average,
8084         not maximum of spacing wishes in polyphonic situations.
8085
8086         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
8087         number
8088
8089         * lilypond-indent.el: remove paren matching. 
8090
8091         * lily/text-item.cc (interpret_new_markup): new function
8092         use iso. text2molecule.
8093
8094         * lily/main.cc (notice): change FSF address 
8095
8096         * po/de.po: update PO file to 1.6.
8097
8098 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
8099
8100         * Documentation/user/ {many}: Add periods and remove spaces.
8101         
8102 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
8103
8104         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
8105         Disable buffer-locally default paren hook and make a new one. 
8106
8107         * lilypond-mode.el: Turn off locally paren-mode, but turn on
8108         locally LilyPond-paren-mode. Add todo for mouse double-click.
8109
8110 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
8111
8112         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
8113         Disable buffer-locally default paren idle timer and make a new one. 
8114
8115         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
8116         locally LilyPond-show-paren-mode. Add to menu a toggle for
8117         LilyPond-show-paren-function.
8118
8119 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8120
8121         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
8122
8123 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
8124
8125         * Documentation/user/refman.itely: spelling fix.
8126
8127         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
8128         paren highlight function definitions. add todo for
8129         LilyPond-show-paren-mode.
8130
8131 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8132
8133         * input/template/jazz-combo.ly: new file.
8134
8135 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8136
8137         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
8138         lo-res fixes.
8139
8140         * mf/feta-schrift.mf: bugfix in varcoda sign.
8141         WARNING: FONT CHANGED
8142
8143         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
8144         in accordance with lexer.ll.   
8145
8146 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8147
8148         * Documentation/user/tutorial.itely: Edit introduction.
8149
8150 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8151
8152         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
8153         ly:grob-staff-position
8154
8155 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8156
8157         * scm/to-xml.scm: import srfi-1
8158
8159         * VERSION (MAJOR_VERSION):  release 1.7.24
8160
8161         * python/lilylib.py (make_ps_images): make multipage _really_ work.
8162
8163         * scripts/lilypond-book.py (do_file): put texidoc before image.
8164         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
8165
8166         * input/regression/*.ly: fix snippet octaves 
8167
8168         * input/test/spanner-after-break-tweak.ly: import
8169         broken-spanner-adjustment
8170
8171         * input/no-notation/midi-transposing.ly: move from input/test/
8172
8173         * input/test/: remove chord-markup
8174
8175         * input/regression/instrument-name-partial.ly: move from input/test.
8176
8177         * input/test/vertical-text.ly: remove
8178
8179         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
8180         space above lyrics lines.
8181
8182         * input/test/uniform-breaking.ly: remove file.
8183
8184         * lily/gourlay-breaking.cc (combine_demerits): add comment about
8185         uniform spacing density. 
8186
8187         * input/test/chords.ly (keys): remove file.
8188
8189         * scm/documentation-lib.scm (oop): use srfi-1 too.
8190
8191         * input/regression/*.ly: add \version
8192
8193         * Documentation/user/*.itely: various fixes.
8194
8195         * buildscripts/mf-to-table.py (base): break table every three
8196         symbols.
8197
8198         * input/:  remove %% new-chords-done %% .
8199
8200         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
8201         os-music.ly
8202         
8203 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8204
8205         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
8206
8207         * scm/new-markup.scm (box-markup): new function.
8208         (box-markup): new function. Contributed by Dick Schoeller
8209         <schoeller@attbi.com>
8210
8211         * scm/lily.scm: remove reduce-no-unit 
8212         (list-insert-separator): use fold-right
8213
8214         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
8215         of arguments. 
8216
8217         * NEWS: more neutral language for ancient notation 
8218
8219         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
8220         inside pointing beaming for chord tremolo.
8221
8222         * Documentation/user/lilypond-book.itely: minor editing
8223
8224 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
8225
8226         * NEWS: added news for 1.8 regarding ancient notation
8227
8228         * Documentation/user/refman.itely (Gregorian square neumes
8229         ligatures): fixed typo
8230
8231         * lily/vaticana-ligature-engraver.cc,
8232         lily/include/vaticana-ligature.hh: bugfix: use special heads for
8233         lower/upper head of Pes only when heads are stacked
8234
8235         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8236         scm/define-grob-properties.scm: cleanup: make "join-left" a
8237         boolean grob property and save delta pitch in grob property
8238         "delta-pitch" instead
8239
8240         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
8241
8242 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8243
8244         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
8245         completely borked
8246
8247         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
8248         (try_music): bug fix: beam multiplicity was completely borked.
8249
8250         * scm/lily.scm: remove tail, filter-list, filter-out-list,
8251         first-n, butfirst-n in favor of srfi-1 functions.
8252         remove string-join, string-pad in favor of srfi-13 functions.
8253
8254         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
8255
8256         * NEWS: use complete sentences.
8257
8258         * Documentation/user/introduction.itely (Example applications):
8259         add note about databases and lilypond-book.
8260
8261         * input/test/volta.ly: remove file
8262
8263         * input/regression/volta-broken-left-edge.ly: simplify file
8264
8265 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8266
8267         * Documentation/user/refman.itely (Constructing a tweak): new
8268         subsection.
8269
8270         * Documentation/user/tutorial.itely (Fine tuning layout): add
8271         common tweaks.
8272
8273         * scm/define-grobs.scm (TextScript): use new brewer.
8274
8275 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8276
8277         * VERSION: release 1.7.23
8278
8279         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
8280
8281         * python/lilylib.py (make_ps_images): bugfixes.
8282
8283         * input/regression/volta-multi-staff.ly: new file.
8284
8285         * Documentation/user/macros.itexi: refcommands, refcommand macros.
8286
8287         * Documentation/user/tutorial.itely (Piano staffs): new section.
8288         (Setting variables): new section
8289         (Fine tuning layout): new section
8290
8291         * input/just-friends.ly: remove file. Superseeded by
8292         input/test/chords-without-melody.ly
8293
8294         * ly/property-init.ly: add all commands to refman.
8295
8296         * scm/define-translator-properties.scm: remove
8297         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
8298
8299         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
8300         name. Underscores botch up PS output.
8301
8302         * scm/define-translator-properties.scm: remove
8303         textNonEmpty, oneBeat, regularSpacingDelta
8304
8305         * scripts/convert-ly.py (FatalConversionError.conv): conversion
8306         rule for automaticBars.
8307
8308         * lily/timing-engraver.cc (start_translation_timestep): change
8309         barNonAuto to automaticBars
8310
8311 2003-06-30  Graham Percival  <gperlist@shaw.ca>
8312
8313         * input/test/perform-tie.ly: delete file.
8314
8315 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
8316
8317         * Documentation/user/refman.itely (Gregorian square neumes
8318         ligatures): bugfix: do not show ledger lines in neumes table
8319         (fixed by setting staff symbol to transparent rather than removing
8320         it from staff context)
8321
8322 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8323
8324         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
8325         glue into brew-new-markup-molecule.
8326
8327         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
8328
8329         * Documentation/user/introduction.itely (Computerized typography):
8330         new section
8331
8332         * Documentation/user/tutorial.itely (An orchestral part): remove
8333         pc example from tutorial.
8334
8335         * input/tutorial/lilbook.tex: use screech-boink
8336
8337         * scripts/lilypond-book.py (compile_all_files): split formatting
8338         output body and scheduling lilypond compilation.
8339         (format_lilypond_output_bodies): new function
8340         (format_lilypond_block): new function
8341         (html_pages): allow multi-page images in HTML
8342
8343         * python/lilylib.py (make_ps_images): rename function from
8344         make_preview, merge with make_page_images
8345
8346 2003-06-28  Graham Percival  <gperlist@shaw.ca>
8347
8348         * input/test/key-clefs.ly: moved to regression.
8349
8350         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
8351
8352         * input/no-notation/README: added note about midi-*.ly files.
8353
8354         * input/test/two-key.ly: moved to no-notation/parse5.ly
8355
8356         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
8357         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
8358
8359         * input/test/ {various}: modified comments, marked some for deletion.
8360
8361         * input/test/lines.ly: deleted file; duplicate of
8362         embedded-postscript.ly
8363
8364         * input/test/mmrest-collision: moved to regression.
8365
8366 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8367
8368         * scm/chord-name.scm (note-name->markup): don't superscript root
8369         alterations in chordnames.
8370
8371 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8372
8373         * Documentation/user/refman.itely (Multi measure rests): more
8374         index/cross-referencing.
8375
8376         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
8377
8378         * scm/font.scm: remove properties-to-font-name code.
8379
8380         * scm/define-grob-properties.scm: remove 'type
8381
8382         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
8383         conversion
8384
8385         * lily/text-spanner.cc: change 'type grob prop to 'style 
8386
8387         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
8388         "first" flag to decide whether to make a start-repeat
8389
8390         * input/regression/grace-volta-repeat-2.ly: new file.
8391
8392 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8393
8394         * lilypond-indent.el: rename generic functions to LilyPond-*
8395
8396 2003-06-22  Graham Percival  <gperlist@shaw.ca>
8397
8398         * input/test/thumb.ly: delete, merged into refman.
8399
8400         * Documentation/user/refman.itely: added thumb info to Fingering.
8401
8402         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
8403         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
8404         vertical-align.ly : deleted files.
8405
8406 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8407
8408         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
8409
8410         * lily/line-spanner.cc (broken_trend_offset): remove function.
8411         (get_broken_offset): idem.
8412         (brew_molecule): rewrite the line-break case.
8413
8414         * input/regression/follow-voice-break.ly:  new file.
8415
8416         * lily/line-spanner.cc (after_line_breaking): remove lines at the
8417         start of a system.
8418
8419 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8420
8421         * input/test/tuplet-rest.ly: moved to regression.
8422
8423         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
8424         deleted file.
8425
8426         * input/test/ {many} : marked file for possible deletion.
8427
8428 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8429
8430         * input/regression/beam-funky.ly: add note about (disputed)
8431         correct beaming.
8432
8433         * ly/engraver-init.ly (ScoreContext): put key-signature after
8434         staff-bar
8435         
8436 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8437
8438         * input/test/ broken.ly lyric-phrasing.ly: deleted.
8439
8440         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
8441
8442         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
8443
8444         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
8445         stem-extend was deleted (it was duplicate example, and not as
8446         good).
8447
8448         * input/test/[s-z]*.ly: add texidoc index.
8449
8450 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8451
8452         * lily/slur.cc (get_boundary_notecolumn_y): change name from
8453         get_first_notecolumn_y
8454
8455         * lily/spanner.cc (broken_spanner_index): new function.
8456
8457 2003-06-19  Graham Percival  <gperlist@shaw.ca>
8458
8459         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
8460         lyric-hyphen.ly : moved to regression.
8461
8462         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
8463         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
8464
8465         * input/test/instrument-name-mmrest.ly: moved to
8466         ../regression/multi-measure-rest-instr-name.ly
8467
8468         * input/test/knee-sym.ly: moved to
8469         ../regression/beam-knee-symmetry.ly.
8470
8471         * input/test/hymn.ly: change comments.
8472
8473         * input/test/[p-r]*.ly: add texidoc index.
8474
8475 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8476
8477         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
8478         to postfix syntax
8479         
8480         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
8481         syntax.
8482
8483         * VERSION: release 1.7.22
8484
8485 2003-06-18  Graham Percival  <gperlist@shaw.ca>
8486
8487         * input/test/[h-k]*.ly: added texidoc index.
8488
8489         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
8490
8491         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
8492
8493         * input/test/ various : mark files for deletion or moving to
8494         regression.
8495
8496         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
8497
8498         * input/test/[l-o]*.ly: added texidoc index.
8499
8500 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8501
8502         * scm/music-functions.scm (make-ottava-set): 
8503         only do ottavation if centralCPosition is set.
8504
8505         * lily/translator-scheme.cc (ly:context-property-where-defined):
8506         return '() if not found.
8507
8508 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
8509
8510         * lilypond-mode.el (LilyPond-un-comment-region): removed.
8511         Use one command for both commenting and uncommenting.
8512
8513         * lilypond-indent.el (LilyPond-comment-region): new function,
8514         (un)comments each line separately.
8515
8516         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
8517         
8518         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
8519         imenu is not added by default; adapted from f90.el,
8520         makes Help-menu, which does not fit, visible in XEmacs.
8521         
8522 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
8523
8524         * lilypond-mode.el: Set show-paren-mode local; minor-mode
8525         show-paren-mode sets blink-matching-paren-on-screen local.
8526         Try to make show-paren-function to paren-highlight local.
8527
8528         * lilypond-indent.el (LilyPond-scan-sexps): new function.
8529         Copy definitions of Emacs' show-paren-function and
8530         XEmacs' paren-highlight and make minimal changes;
8531         add comments about locality. 
8532         Fix matching first open-paren-char in '<< .. >>'.
8533
8534 2003-06-16  Graham Percival  <gperlist@shaw.ca>
8535
8536         * input/test/g*: added texidoc index.
8537
8538         * input/test/[a-g]*: added raggedright==#t when it
8539          seemed appropiate.
8540
8541         * input/test/ fake-grace.ly figured-bass.ly : removed file.
8542
8543         * Documentation/topdoc/INSTALL.texi: removed false warnings
8544         about gcc 3.3.
8545
8546 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8547
8548         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
8549
8550         * input/test/chords-without-melody.ly (texidoc): add from
8551         input/just-friends.ly
8552
8553         * input/regression/size{13--26}.ly: move from input/
8554
8555         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
8556         input/{star-spangled-banner,twinkle}.ly: remove 
8557         
8558         * lily/slur.cc: remove slur over rest warnings.
8559
8560         * lily/note-spacing.cc (get_spacing): include left part of right
8561         object in fixed space. This fixes stretched space before
8562         accidentals.
8563
8564         * input/regression/spacing-accidental-stretch.ly: new file.
8565
8566 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
8567
8568         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
8569         Reduce to 16pt.
8570
8571 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8572
8573         * input/regression/spacing-knee.ly: docstring
8574
8575         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
8576
8577         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
8578         input/tutorial/{test,solar,flowing}.ly: remove
8579
8580         * input/rhythm.ly: remove
8581
8582         * input/mutopia/F.Schubert/standchen.ly: update syntax.
8583
8584         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
8585         update syntax. 
8586
8587         * scm/define-grobs.scm (all-grob-descriptions): set
8588         knee-spacing-correction to 1.0
8589
8590         * lily/note-spacing.cc (stem_dir_correction): compute knee
8591         correction using stem-thickness and head width.
8592
8593         * input/regression/beam-quanting-horizontal.ly: update texidoc
8594
8595         * scm/define-grobs.scm (all-grob-descriptions): set
8596         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
8597         This fixes 32nd beams for noteheads in spaces quants.
8598
8599         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
8600
8601 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
8602
8603         * README.mandrake: Change lilypond-extras to lilypond-documentation.
8604
8605 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8606
8607         * input/test/dpncnt.ly,part-combine-score.ly: remove.
8608
8609         * VERSION (PACKAGE_NAME): release 1.7.21
8610
8611         * input/regression/stem-shorten.ly: new file.
8612
8613         * lily/stem.cc (get_default_stem_end_position): revise stem
8614         shortening code.
8615
8616         * input/regression/spacing-multi-tuplet.ly: move from input/test/
8617
8618         * input/test/{scripts,volta-start,sleur}.ly: remove
8619         
8620         * input/regression/span-bar.ly: smaller file.
8621
8622         * input/regression/spacing-{natural,tight,loose}.ly: remove
8623
8624         * input/test/markup.ly: remove
8625
8626         * scripts/lilypond-book.py: put printfilename in separate chunk,
8627         so texidoc is printed after the filename.  
8628
8629 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8630
8631         * make/lilypond.mandrake.spec.in: fix docdirs.
8632
8633 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8634
8635         * input/regression/beam-french.ly: bugfix.
8636
8637         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
8638
8639         * input/regression/(various).ly: add raggedright = #t.
8640
8641         * input/regression/auto-beam.ly: move from abe.ly
8642
8643 2003-06-13  Graham Percival  <gperlist@shaw.ca>
8644
8645         * input/test/f*.ly: added texinfo index.
8646         
8647         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
8648
8649 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8650
8651         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
8652         quant penalty for beam just outside staff.
8653
8654         * input/regression/beam-quanting-horizontal.ly (texidoc): move
8655         from beam-pos.ly,  remove non-horizontal tests. 
8656
8657         * input/test/(various): cleanup header info. 
8658
8659         * input/test/tchaikovsky.ly: remove file.
8660
8661         * scm/chord-generic-names.scm: move from
8662         double-plus-new-chord-name.scm
8663
8664         * input/test/orchestscore.ly: remove file
8665
8666         * Documentation/user/refman.itely (Vocal music): update documentation.
8667
8668         * scm/define-translator-properties.scm (chordNoteNamer): remove
8669         chordNameStyle, use chordNameFunction
8670
8671         * scm/chord-name.scm (set-chord-name-style): remove
8672         set-chord-name-style. Use \property chordNameFunction.
8673
8674 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8675
8676         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8677         music): remove @TeX{} command.
8678
8679 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8680
8681         * lilypond-indent.el (scan-sexps): Renamed to
8682         aargh-this-breaks-other-emacs-modes-scan-sexps.
8683
8684 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8685
8686         * lilypond-indent.el: Fix: match concurrent one-char opening and 
8687         closing slurs: '()', etc. Add comments.
8688
8689         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
8690
8691         * lilypond-font-lock.el: match unending string at eof.
8692
8693         * make/lilypond.mandrake.spec.in: refreshed packed file list.
8694         
8695 2003-06-10  Graham Percival  <gperlist@shaw.ca>
8696
8697         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
8698         input/test/beam-dir.ly input/test/beam-position.ly    
8699         input/test/beam-suspect.ly input/test/beam-trend.ly    
8700         input/test/beams.ly input/test/crescendo-text.ly : deleted
8701         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
8702         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
8703         * input/test/default-bars.ly: moved to bar-always.ly
8704         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
8705
8706 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8707
8708         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
8709
8710 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8711
8712         * scm/chord-ignatzek-names.scm (remove-step): rename file.
8713
8714 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
8715
8716         * lilypond-indent.el: Match better slurs in scheme expressions.
8717         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
8718
8719         * Documentation/user/invoking.itexi: document Emacs' paren matching.
8720
8721 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8722
8723         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
8724
8725         * input/ac-extra-voice.ly: Add texidoc.
8726
8727         * ly/chord-modifiers-init.ly: 
8728         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
8729         and chordNameExceptionsPartial for new chord names.
8730
8731         * input/test/chord-names-dpnj.ly: 
8732         * input/test/dpncnt.ly: Update.
8733
8734         * scm/chord-name.scm: 
8735         * scm/double-plus-new-chord-name.scm: Add compatibility for new
8736         chord selection and options.
8737
8738         * ly/chord-modifiers-init.ly: Add exceptions 
8739
8740         * scm/define-translator-properties.scm (chordNameStyle) 
8741         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
8742
8743 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
8744
8745         * ly/property-init.ly (germanChords): Added.
8746         (semiGermanChords): Added.
8747         
8748         * input/test/chord-names-german.ly: Use new macros
8749         
8750 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
8751
8752         * lilypond-indent.el: Use similar parenthesis highlighting for 
8753         Emacs and XEmacs through redefinitions of parenthesis highlighting 
8754         functions; removed LilyPond-show-paren-function. Fix indenting.
8755         Turn paren-matching on also in XEmacs.
8756
8757         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
8758         as needed by parenthesis highlighting functions (in scan-sexp).
8759
8760 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8761
8762         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
8763         function.
8764         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
8765
8766 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
8767
8768         * lilypond-indent.el: tune regexp for show-paren-function.
8769
8770 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8771
8772         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
8773         for all LilyPond-produced tex snippets.
8774
8775         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
8776         fixes one line --preview output of ly2dvi.
8777
8778 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
8779
8780         * lilypond-indent.el: match only one type of slurs in
8781         LilyPond-show-paren-function.
8782
8783 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8784
8785         * debian/GNUmakefile (EXTRA_DIST_FILES): 
8786         * debian/lilypond1.7.dirs: 
8787         * debian/lilypond1.7-doc.dirs: New file.
8788
8789         * input/regression/chord-name-exceptions.ly: Add parameter for
8790         ignatzekExceptions.  Quote hash in docstring.
8791
8792 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
8793
8794         * lilypond-indent.el (show-paren-function): define show-paren-function
8795         as LilyPond-blink-matching-open and use it for closing parens.
8796         Let LilyPond-blink-matching-open know whether a bracket was inserted.
8797
8798         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
8799         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
8800         LilyPond-blink-matching-paren in order to match both open and close
8801         brackets.
8802         
8803 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
8804
8805         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
8806         testing by modifying the code from FSF Emacs paren.el. Add comments.
8807
8808 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8809
8810         * input/test/dpncnt.ly: Transpose example to match new
8811         default \chords octave.  Add comment.
8812         
8813         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
8814         comment about octave change.
8815
8816 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8817
8818         * input/test/[d,e]: added texinfo index tags.
8819         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
8820
8821 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8822
8823         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
8824
8825 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
8826
8827         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
8828         as in blink-matching-open.
8829
8830 2003-06-03  Graham Percival  <gperlist@shaw.ca>
8831
8832         * input/test/[a-c]: more comments in files.
8833         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
8834         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
8835         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
8836         mark file for proposed deletion.
8837         * input/test: renaming files:
8838         auto-beam-4-8.ly to beam-auto-4-8.ly
8839         auto-beam-override.ly to beam-auto-override.ly
8840         auto-beam.ly to beam-auto.ly
8841         blank.ly to blank-paper.ly
8842         absolute-volume.ly to dynamic-absolute-volume.ly
8843
8844 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8845
8846         * input/test/dpncnt.ly: 
8847         * input/test/chord-names-dpnj.ly: Resurrect.
8848
8849         * lily/my-lily-lexer.cc: Remove chordnames keyword.
8850
8851         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
8852
8853         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
8854         Better docstring, add parameter OMIT-ROOT, tidy up.
8855
8856 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
8857
8858         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
8859
8860 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8861
8862         * scm/output-ascii-script.scm (as-font-alist-alist):
8863         (as-properties-to-font-name):
8864         (as-make-style-sheet): Remove.
8865
8866         * scm/font.scm (as-make-font-list): New function.
8867         (as-font-sheet-alist): New variable.
8868
8869         * ly/paper-as9-init.ly: 
8870         * ly/paper-as5-init.ly: Update.
8871
8872         * ly/paper-as5.ly:
8873         * ly/paper-as9.ly: New file.
8874
8875 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8876
8877         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
8878
8879 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8880         * input/sondag-morgen/*: removed due to copyright concerns.
8881         * input/[a,b]*.ly: added a newline at the end of the texinfo
8882         doc string (produces better output in HTML version).
8883         * input/c*.ly: added texinfo index and added comments to
8884         aid in future changes to input/test/ files.
8885
8886 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8887         
8888         * Documentation/user/refman.itely: fixed build problem (missing
8889         file) caused by previous renaming.
8890
8891 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8892         
8893         * input/test/[a,b]*.ly: added texinfo index and added comments to
8894         aid in future changes to input/test/ files.
8895         * input/test/bar-number-every-5-reset.ly: renamed to
8896         bar-number-every-five-reset.ly
8897         * input/test/bar-script-visibility.ly: renamed to
8898         bar-number-show-all.ly
8899
8900 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8901
8902         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
8903         to Voice.
8904
8905         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
8906         out note-line and glissando functionality.
8907         
8908         * lily/line-spanner.cc (brew_molecule): cleanup.
8909
8910 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8911
8912         * scripts/as2text.scm: Use rdelim module.
8913         (start-system): Rename from start-line.
8914         (stop-system): Rename from stop-line.
8915         (af-gulp-file): Use string iso symbol for getenv.
8916
8917         * scm/output-ascii-script.scm: Add guile and lily modules.
8918         (font-name-alist): New variable.
8919         (draw-line): New function.
8920
8921         * scm/output-lib.scm (func, arg->string): Re-add from archive.
8922         (Were these silently removed, without ChangeLog entry?)
8923
8924 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8925
8926         * scm/music-functions.scm (make-ottava-set): bugfixes: also
8927         process 2nd ottava correctly.
8928
8929 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
8930
8931         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
8932
8933 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8934
8935         * Documentation/user/converters.itely (Invoking midi2ly): Update.
8936
8937 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8938
8939         * VERSION: release 1.7.20
8940         
8941         * lily/text-spanner.cc (brew_molecule): clean up function. This
8942         fixes bugs with broken 8va spanners.
8943
8944         * lily/simple-spacer.cc (solve): also compute force for raggedright.
8945         This prevents spurious line-breaks with raggedright
8946         
8947 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8948
8949         * lily/key-performer.cc (create_audio_elements): always use major
8950         key
8951
8952         * Documentation/user/internals.itely: updates
8953
8954         * input/regression/beam-break.ly: new file.
8955
8956         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
8957         beams if starting or terminating stems have 'beaming set.)
8958
8959         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
8960         property.
8961
8962         * lily/parser.yy (verbose_command_req): add comment about scales.
8963
8964 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
8965
8966         * lilypond-indent.el: adjust regexps in bracket-matching.
8967
8968 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
8969
8970         * Documentation/user/refman.itely: more tiny fixes
8971
8972         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
8973         "Chord names"; added table with input syntax for solesmes neumes
8974         table; added some words about rationale on input syntax design
8975
8976         * lily/gregorian-ligature-engraver.cc,
8977         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8978         lily/include/gregorian-ligature.hh: bugfix: horizontal head
8979         alignment of Pes Initio Debilis
8980
8981         * Documentation/user/refman.itely,
8982         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8983         mf/parmesan-heads.mf: fixed most of the head selection/alignment
8984         bugs in the solesmes neumes table
8985
8986 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
8987
8988         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
8989         Similarly, match '[' and ']' by skipping '\[' and '\]'.
8990
8991         * lilypond-mode.el: fix tag-score. small improvements.
8992
8993 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8994
8995         * .cvsignore: Add aclocal.m4.
8996
8997         * lily/music-constructor.cc: Include <assert.h>.
8998
8999 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9000
9001         * ly/engraver-init.ly (HaraKiriStaffContext): use
9002         RemoveEmptyStaffContext instead.
9003
9004         * Documentation/user/refman.itely: updates
9005
9006 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
9007
9008         * Documentation/user/refman.itely: added solesmes neumes table;
9009         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
9010         bugfix: "Ornaments" -> "Articulations"
9011
9012         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
9013
9014 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
9015
9016         * lilypond-indent.el: Add a message about trying to match \] or \).
9017         
9018 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
9019         
9020         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
9021         obsolete "arithmetic_*"
9022
9023         * input/bugs/ligatures.ly: removed (will be put into a different
9024         directory later)
9025
9026 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9027
9028         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
9029         libkpathsea (Maurizio Tomasi).
9030
9031 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9032
9033         * input/regression/repeat-slash.ly (texidoc): new file
9034
9035         * lily/slash-repeat-engraver.cc (try_music): new file, handle
9036         slash repeats separately. Slash repeats and %
9037         repeats can now be nested.
9038
9039 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
9040
9041         * lilypond-indent.el: Add preliminary test for closing \] and \).
9042         
9043 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
9044
9045         * lily/gregorian-ligature-engraver.cc,
9046         lily/vaticana-ligature-engraver.cc,
9047         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
9048         mf/parmesan-heads.mf: various semivocalis related bugfixes
9049
9050         * input/bugs/ligatures.ly: new file demonstrating problems with
9051         ligatures
9052         
9053 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
9054
9055         * lilypond-mode.el,
9056         lilypond-font-lock.el,
9057         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
9058
9059 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
9060
9061         * lilypond-mode.el: Remove outdated code. Stress the difference 
9062         between Emacs and XEmacs definitions.
9063
9064         * lilypond-mode.el,
9065         lilypond-indent.el: Define a function interactive only when necessary.
9066
9067 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
9068
9069         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
9070         Use inactive regions also in XEmacs.
9071
9072 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9073
9074         * Documentation/user/refman.itely (Repeat syntax): more updates
9075
9076         * lily/simple-spacer.cc (solve): move solution process into
9077         solve(). This fixes a bug with collisions and raggedright = ##t.
9078  
9079         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
9080
9081         * ly/engraver-init.ly: remove GraceContext. Update examples.
9082
9083 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9084
9085         * GNUmakefile.in (fonts): Also make fontball.
9086
9087         * Website fixes:
9088
9089         * ly/engraver-init.ly (GraceContext): Add.
9090
9091         * run:
9092
9093             convert-ly $(find . -name *.ly)
9094
9095         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
9096         new chords.
9097
9098 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9099
9100         * VERSION: 1.7.19 released
9101         
9102         * scm/music-functions.scm (set-octavation): new function.
9103
9104         * input/regression/ottava.ly: new file
9105
9106         * lily/translator-scheme.cc (LY_DEFINE): new function
9107         ly:unset-context-property
9108         (LY_DEFINE) new function ly:context-property-where-defined: 
9109
9110 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
9111
9112         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
9113
9114         * lilypond.words: add few.
9115
9116         * input/test/script-chart.ly: fix typo.
9117
9118 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9119
9120         * scm/define-grobs.scm: uniform naming for definitions and output
9121         routine files. 
9122
9123         * ly/engraver-init.ly (ChoirStaffContext): add \description from
9124         scm/context-description.scm
9125
9126         * lily/parser.yy (translator_spec_body): add \description to the
9127         \translator{} body syntax.
9128
9129         * lily/ottava-engraver.cc: new file.
9130
9131         * scm/chord-name.scm (natural-chord-alteration): replace old
9132         chord stuff. 
9133
9134         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
9135
9136         * Documentation/user/refman.itely (Metronome marks): update doco.
9137
9138         * input/regression/markup-note.ly: new file
9139
9140         * input/regression/metronome-marking.ly: new file
9141
9142         * lily/metronome-engraver.cc: new file. Print \tempo markings.
9143
9144         * scm/new-markup.scm (note-markup): make a note glyph, useful for
9145         metronome marks.
9146
9147 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9148
9149         * Documentation/user/GNUmakefile: Compatibility fix for new
9150         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
9151         for making binary packages; info splitting bug has been fixed.
9152
9153         * Documentation/user/refman.itely: Compile fixes.
9154
9155 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
9156
9157         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
9158         Count \midi -keywords also for a region.
9159
9160 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9161
9162         * lily/lookup.cc (LY_DEFINE): new function
9163
9164         * Documentation/user/tutorial.itely: updates
9165
9166 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
9167
9168         * lilypond-mode.el: Allow Midi on buffer.
9169         Use only '.ly'-extension, remove '.sly' and '.fly'.
9170         Allow use of inactive regions. Invoke next Command on Master file, 
9171         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
9172
9173 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9174
9175         * Documentation/user/tutorial.itely: updates.
9176
9177 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
9178
9179         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
9180
9181 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
9182
9183         * lily/coherent-ligature-engraver.cc: fixed typo
9184
9185         * lily/coherent-ligature-engraver.cc,
9186         lily/gregorian-ligature-engraver.cc,
9187         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9188         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
9189         lily/vaticana-ligature-engraver.cc,
9190         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
9191         scm/grob-description.scm: cleanup: junked LigatureHead grob and
9192         removed all ligature specific stuff from NoteHead code
9193
9194         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
9195         ligatures now use regular noteheads
9196
9197         * lily/vaticana-ligature.cc: tiny code cleanups
9198
9199         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
9200         space between two adjacent noteheads of the same pitch
9201
9202         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
9203         description; cleanup: removed obsolete font-family settings
9204
9205 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
9206
9207         * lily/coherent-ligature-engraver.cc,
9208         lily/gregorian-ligature-engraver.cc,
9209         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9210         lily/mensural-ligature-engraver.cc,
9211         lily/vaticana-ligature-engraver.cc,
9212         lily/include/gregorian-ligature-engraver.hh: updated for new
9213         Coherent_ligature_engraver; added comments that describe the basic
9214         design ideas of the ligature implementation
9215
9216         * lily/coherent-ligature-engraver.cc,
9217         lily/include/coherent-ligature-engraver.hh: new file: shared code
9218         between mensural ligatures and Gregorian chant notation ligatures
9219
9220 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
9221
9222         * lilypond-mode.el: XEmacs fixes: include two definitions for the
9223         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
9224         use only two arguments in sit-for, use no arguments in
9225         read-char-exclusive, backspace is not a character (127) in XEmacs.
9226
9227         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
9228
9229 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
9230
9231         * lilypond-mode.el: un-commenting works after syntax-table fix.
9232
9233         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
9234         group, verbose commenting for syntax table.
9235
9236         * lilypond-indent.el: add TODO for ligature slurs.
9237
9238 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
9239
9240         * lilypond-mode.el: Move comments of parenthesis matching away,
9241         (blink-matching-paren-on-screen) fix blinking in Emacs.
9242
9243         * lilypond-font-lock.el: Fix parent-matching for Emacs:
9244         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
9245
9246         * lilypond-indent.el: Add TODO for parenthesis matching.
9247
9248 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
9249
9250         * lilypond-mode.el: Fix XEmacs: 
9251         changed [S-iso-lefttab] to [(shift iso-lefttab)],
9252         invoke explicitly easy-menu-add (in Emacs done automatically).
9253         
9254         * lilypond.words: Add few words from input/*/*.ly.
9255
9256 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9257
9258         * VERSION (PATCH_LEVEL): release 1.7.18
9259
9260         * scripts/lilypond-book.py: only print basename for printfilename
9261         option
9262
9263         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
9264         and syntax updates.
9265
9266 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9267
9268         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
9269         better parametrisation. Move fatness of bulb downward.
9270
9271         * mf/parmesan-custodes.mf (dir_down): remove underscores from
9272         glyph names. Underscores are not allowed .ps encoding files.
9273
9274 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
9275
9276         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
9277         variable "packed" for packed right-ragged mode
9278
9279         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
9280         unused variable ragged; fixed indentation
9281
9282         * Documentation/user/refman.itely: tiny cleanups in ancient
9283         clef and custos section
9284
9285 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9286
9287         * lily/parser.yy (Simple_music): add \applyoutput, syntax
9288         \applyoutput PROCEDURE
9289
9290         * lily/my-lily-lexer.cc: add \applyoutput.
9291
9292         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
9293
9294         * lily/text-item.cc: clean text-interface description
9295
9296 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9297
9298         * input/{regression,test}/: use postfix for slur endings and beam
9299         begins.
9300
9301         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
9302         style beams too. 
9303
9304         * input/regression/lyrics-melisma-beam.ly: new file.
9305
9306         * lily/lyric-engraver.cc (process_music): change from
9307         process_acknowledged_grobs()
9308
9309         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
9310         functions to set and revert auto-beam settings.
9311
9312 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9313
9314         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
9315
9316 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
9317
9318         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
9319         Documentation/user/lilypond.tely: fixed some typos; updated author
9320         info
9321
9322         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
9323         #"" -> #'flag-style = #'()
9324
9325         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
9326         cleanup: removed dead #includes
9327
9328         * lily/gregorian-ligature-engraver.cc,
9329         lily/include/gregorian-ligature.hh,
9330         scm/grob-property-description.scm: small cleanups, small spacing
9331         fixes
9332
9333         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
9334         lily/vaticana-ligature.cc,
9335         lily/include/gregorian-ligature-engraver.hh,
9336         scm/grob-property-description.scm, scm/music-types.scm:
9337         "porrectus" -> "pes or flexa"
9338
9339         * ly/engraver-init.ly, scm/grob-description.scm,
9340         scm/grob-property-description.scm: junked porrectus, now handled
9341         by ligature code
9342
9343         * scm/grob-description.scm: bugfix: added space-alist entry for
9344         breathing sign/custos
9345
9346 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9347
9348         * Another grand 2003 update.
9349         
9350         * Remove mentioning of `mudela'; There's no such thing.
9351
9352 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9353
9354         * Documentation/user/preface.itely (Preface to version 1.8): update
9355
9356         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
9357
9358         * Documentation/user/converters.itely (Invoking convert-ly): revise
9359
9360         * scripts/convert-ly.py (outfile_name): remove --assume-old.
9361
9362         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
9363
9364 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9365
9366         * Documentation/user/internals.itely: more updates.
9367
9368 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9369
9370         * Documentation/user/refman.itely: revise 
9371
9372         * Documentation/user/internals.itely: revise
9373
9374         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
9375
9376 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
9377
9378         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
9379         beautification: reformatted ancient clefs section; cleanup: small
9380         wording fixes
9381
9382 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
9383
9384         * lilypond.words: added words for chant notation, sorted
9385         alphabetically through "sort lilypond.words"
9386
9387 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
9388
9389         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
9390         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
9391         chant notation
9392
9393 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
9394
9395         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
9396         prevent TeX from interpreting them as long dash
9397
9398         * input/test/vaticana.ly: updated
9399
9400         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
9401         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
9402         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
9403         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
9404         fixes
9405
9406         * mf/parmesan-heads.mf: ledger endings: removed dead code
9407
9408 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9409
9410         * VERSION: 1.7.17 released
9411         
9412         * Documentation/user/GNUmakefile
9413         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
9414         files too.
9415
9416         * scm/document-markup.scm: new file: document all markup
9417         functions.
9418
9419         * scm/documentation-generate.scm: rename all documentation modules
9420         to document-*.scm
9421
9422         * scripts/lilypond-book.py: generate link to .ly file iso. link to
9423         .png
9424
9425         * input/test/divisiones.ly: added
9426
9427         * input/regression/output-property.ly: new file
9428
9429         * lily/cluster.cc: change cluster-interface to use style property
9430
9431 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
9432
9433         * input/test/chord-names-german.ly: modified.
9434
9435         * scm/chords-ignatzek.scm:
9436           chord-name->german-markup: Added
9437           note-name->german-markup: Changed (now producing lowercase notenames)
9438
9439         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
9440         
9441 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9442
9443         * scripts/convert-ly.py (FatalConversionError.conv):
9444         divisiominima -> divisioMinima, etc.
9445
9446         * ly/engraver-init.ly (FiguredBassContext): add
9447         Separating_line_group_engraver to Figured bass context.
9448
9449         * ly/german-chords-init.ly: remove file
9450
9451         * input/test/chord-names-german.ly (scm): new file.
9452
9453         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
9454
9455         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
9456         Chord_name_engraver
9457
9458         * Documentation/user/refman.itely: lots of updates.
9459
9460         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
9461         new file
9462
9463         * input/test/bar-number-every-5-reset.ly: new file.
9464
9465 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9466
9467         * input/regression/chord-name-major7.ly: new file
9468
9469         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
9470         if specced explicitly.
9471
9472         * input/regression/chord-name-entry-11.ly: new file.
9473
9474         * input/test/slur-beautiful.ly: new file.
9475
9476         * Documentation/user/refman.itely: updates.
9477
9478         * input/regression/collisions.ly (threevoice): cleanup.
9479
9480         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
9481
9482 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9483
9484         * Documentation/user/*.itely: various updates.
9485
9486         * ly/spanners-init.ly: enddecr/ endcr.
9487
9488         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
9489         of tutorial
9490
9491 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9492
9493         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
9494
9495         * lily/new-chord-name-engraver.cc (process_music): use octavation
9496         (a number) instead of original-pitch to store inversions. This
9497         fixes a problem with transposed chords with inversions.  
9498
9499 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9500
9501         * stepmake/aclocal.m4: Include compile fix for broken flex, as
9502         used in includable-lexer.hh.
9503
9504         * lily/includable-lexer.cc: Bugfix: include config.h.
9505
9506         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
9507         circumvention of Debian packaging bug.
9508
9509 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9510
9511         * flex-2.5.31 hits Debian/unstable.  Fixes below.
9512         
9513         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
9514
9515         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
9516         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
9517
9518         * lily/include/includable-lexer.hh: 
9519         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
9520
9521         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
9522
9523         * aclocal.m4: Regenerate.
9524
9525         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
9526         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
9527
9528         * scm/pdf.scm (use-modules): Include lily.
9529
9530         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
9531         Noordkamp).
9532         (use-modules): Include lily.
9533         (lily-def): Bugfix: include tex-val in let.
9534
9535 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
9536
9537         * lilypond-mode.el: sensible error if lilypond.words not found.
9538
9539         * lilypond.words: add few words.
9540
9541 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
9542
9543         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
9544
9545         * mf/parmesan-scripts.mf: fixed typo in char name
9546
9547 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9548
9549         * VERSION: 1.7.16 released
9550
9551         * python/lilylib.py (setup_temp): temporary directories are mode 700.
9552         (this is a security vulnerability).
9553
9554         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
9555
9556         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
9557         add staff support.
9558
9559 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
9560
9561         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
9562         ly/script-init.ly, scm/script.scm: bugfix: renamed
9563         fermata->signumcongruentiae to fix naming clash with feta font
9564
9565 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9566
9567         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
9568
9569         * lily/multi-measure-rest-engraver.cc
9570         (start_translation_timestep): use grace timing too for determining
9571         when to make mmrest.
9572         (start_translation_timestep): clear numbers too.
9573
9574 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
9575
9576         * scm/music-types.scm: compile fix: escape braces
9577
9578         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
9579         work around font selection problem
9580
9581         * Documentation/user/refman.itely: BreathingSign: added docu for
9582         property "text"
9583
9584 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9585
9586         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
9587         information.
9588
9589 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9590
9591         * lily/multi-measure-rest-engraver.cc (class
9592         Multi_measure_rest_engraver): make multiple Number objects, one
9593         for each MultiMeasureTextEvent.
9594
9595         * scm/music-functions.scm (glue-mm-rest-texts): use
9596         MultiMeasureTextEvent
9597
9598         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
9599
9600         * Documentation/user/refman.itely (Multi measure rests): update.
9601
9602 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9603
9604         * lily/ly-module.cc (ly_copy_module_variables): use
9605         scm_internal_hash_fold() for iterating modules.
9606
9607 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
9608
9609         * Documentation/user/refman.itely: Section Custodes: added more
9610         example code
9611
9612         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
9613         neo-mensural rests to parmesan font
9614
9615         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
9616         header
9617
9618 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9619
9620         * Documentation/user/macros.itexi: @fileref macro.
9621
9622         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
9623         each file. 
9624
9625 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
9626
9627         * lily/include/custos.hh, make/lilypond.suse.spec.in,
9628         Documentation/topdocs/AUTHORS.texi: updated my email address
9629
9630         * Documentation/user/refman.itely: updated custos documentation;
9631         beautified divisiones example; beautified articulations table
9632
9633         * lily/breathing-sign.cc: bugfix: finalis molecule
9634
9635 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
9636
9637         * Documentation/user/refman.itely: added docu for
9638         contemporary fermata symbols, gregorian breathing signs; small fixes
9639
9640         * ly/gregorian-init.ly: removed obsolete #'type props
9641
9642 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9643
9644         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
9645         minimum-length property correctly.
9646
9647 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9648
9649         * scm/music-functions.scm (make-multi-measure-rest): set input
9650         locations for multimeasure rests.
9651
9652 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
9653
9654         * input/regression/breathing-sign.ly: updated to for ancient
9655         notation
9656
9657 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
9658
9659         * scripts/ly2dvi.py: Add newline.
9660
9661 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9662
9663         * scripts/ly2dvi.py (dependency_files): Compile fix.
9664
9665 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9666
9667         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
9668         (make_html_menu_file): --html menu. 
9669
9670 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9671
9672         * scripts/ly2dvi.py (run_dvips): +add the .map file 
9673
9674 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9675
9676         * input/screech-boink.ly: new file.
9677
9678 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9679
9680         * scripts/lilypond-book.py (make_lilypond_file): convert
9681         lilypond-file to lilypond block directly, without going through
9682         begin/end lilypond text.
9683         
9684
9685 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
9686
9687         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
9688         scm/grob-description.scm: moved Michael's original breathing sign
9689         code in brew_molecule() to divisio_minima(); provided new
9690         brew_molecule() that effectively replaces the
9691         Text_item::brew_molecule callback (with additional fallback to
9692         Michael's original code); added callbacks for brewing divisio
9693         maior/maxima and finalis
9694
9695         * gregorian-init.ly: added breathing sign shortcuts for virgula,
9696         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
9697
9698         * script-init.ly: added shortfermata, longfermata,
9699         verylongfermata, varcoda
9700
9701         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
9702         longfermata, verylongfermata, varcomma, varcoda
9703
9704 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9705
9706         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
9707           Remove all noquote and insert a few quote.
9708         
9709         * Documentation/user/lilypond-book.itely (Music fragment options),
9710           scripts/lilypond-book.py: Don't include quotation blocks by
9711           default. Introduce option quote instead of noquote
9712
9713 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9714
9715         * VERSION: 1.7.15 released
9716         
9717         * Documentation/user/lilypond.tely: omf updates.
9718
9719         * buildscripts/texi2omf.py (omf_vars): include version.date
9720
9721         * make/lilypond.redhat.spec.in: fixes for spec file. 
9722
9723         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
9724         by function definition: lily now requires a recent GNU Make.
9725
9726         * scripts/lilypond-book.py (write_deps): remove .tex dependency
9727         writing.
9728
9729         * make/ly-rules.make: remove .ly -> .tex rule
9730
9731         * Documentation/user/refman.itely (Figured bass): revised figured
9732         bass example.
9733
9734 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9735
9736         * stepmake/stepmake/omf-targets.make (local-install): add
9737         scrollkeeper-update message.
9738
9739         * scripts/lilypond-book.py (lilypond_binary): explicity add path
9740         to binary.
9741         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
9742
9743         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
9744
9745         * Documentation/user/converters.itely (Invoking midi2ly): add
9746         track/channel notice.
9747
9748 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9749
9750         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
9751
9752         * lily/parser.yy (scalar): DIGIT is also a scalar.
9753
9754         * Documentation/user/music-glossary.tely: add @omf tags
9755
9756         * Documentation/user/lilypond.tely: add @omf tags
9757
9758         * scm/generate-documentation.scm (string-append): add @omf tags.
9759
9760         * stepmake/stepmake/omf-*: new files 
9761
9762         * input/regression/multi-measure-rest.ly (texidoc): add doco
9763
9764         * GNUmakefile.in (web-doc-install): add web-doc-install target
9765
9766         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
9767         fixes crashes while dumping MIDI.
9768
9769         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
9770         midi
9771
9772 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9773
9774         * buildscripts/texi2omf.py: new file.
9775
9776         * mf/feta-beugel.mf: include font count, not staffsize (16) in
9777         font-name
9778
9779 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9780
9781         * input/regression/beam-manual-beaming.ly (texidoc): new file.
9782
9783         * lily/sequential-iterator.cc (descend_to_child): call
9784         descend_to_child() for all types of music.
9785
9786 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9787
9788         * scm/translator-property-description.scm: Add
9789         bassFigureFormatFunction.  Replace some entries.
9790
9791 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9792
9793         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
9794         clean out.
9795
9796 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9797
9798         * scripts/midi2ly.py (Note.dump): never dump duration for
9799         dump_dur=0.
9800
9801         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
9802         new function
9803
9804         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
9805         figures using new markups. Much simpler, and should improve layout
9806         a little.
9807
9808         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
9809
9810 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9811
9812         * ly/engraver-init.ly: use Hara kiri by default for 
9813         ChordNames, FiguredBass and Lyrics(Voice) context. 
9814
9815         * lily/axis-group-engraver.cc (acknowledge_grob): use
9816         rhythmic-grob-interface for selecting items not to hara-kiri'd 
9817
9818         * scm/new-markup.scm (markup-function-list): add bracket,
9819         vbracket.
9820
9821         * ly/engraver-init.ly (ChordNamesContext): set
9822         minimumVerticalExtent
9823
9824 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9825
9826         * input/test/time-signature-double.ly: new file 
9827
9828         * input/regression/collision-head-chords.ly (texidoc): new file.
9829
9830         * lily/type-swallow-translator.cc: add note swallow translator 
9831
9832         * input/test/time-signature-double.ly: new file.
9833
9834         * lily/type-swallow-translator.cc: add Rest_swallow_translator
9835
9836         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
9837         (FiguredBassContext): idem.
9838
9839         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
9840
9841         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
9842
9843         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
9844
9845         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
9846         .afm dependency
9847
9848         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
9849
9850         * python/lilylib.py (make_page_images): add function.
9851
9852         * scripts/ly2dvi.py (run_latex): include title in preview image.
9853
9854         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
9855         from lilypond-book for <ly2dvifile> tags in HTML.
9856
9857         * scripts/ly2dvi.py (option_definitions): add --debug option to
9858         print out environment.
9859
9860         * input/regression/tie-chord-partial.ly: new file.
9861
9862 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
9863
9864         * lilypond.words: add 3
9865
9866 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9867
9868         * scm/new-markup.scm (markup-function-list): add finger-markup
9869
9870         * input/tutorial/brahms-tweaked.ly: new markup 
9871
9872         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
9873
9874         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
9875         crash when processing '() markup
9876
9877         * input/regression/breathing-sign.ly (texidoc): add caesura example.
9878
9879         * lily/breathing-sign.cc (railtracks): another caesura.
9880
9881         * mf/feta-schrift.mf: caesura symbol. 
9882
9883 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9884
9885         * scripts/convert-ly.py (FatalConversionError.conv): add
9886         ly:molecule-XXX conversions.
9887
9888         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
9889
9890         * input/regression/multi-measure-rest-text.ly: new file.
9891
9892         * scm/music-functions.scm (glue-mm-rest-texts): automatically
9893         convert MMREST-TEXT to MultiMeasureRestNumber settings.
9894
9895         * ly/engraver-init.ly (ScoreContext): move tablature settings to
9896         ScoreContext
9897
9898         * scm/new-markup.scm (center-markup): \center markup.
9899
9900         * scm/music-functions.scm: remove pitchify scripts.
9901
9902         * lily/music.cc (print_smob): display music name if available 
9903
9904 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9905
9906         * Documentation/user/refman.itely (Instrument names): remove
9907         \turnOff doco.
9908
9909 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9910
9911         * lily/score.cc (mark_smob): bugfix.
9912
9913         * input/regression/rehearsal-mark.ly: new file.
9914
9915         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
9916         report error at the current token again.
9917
9918 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9919
9920         * cygwin/mknetrel: Exit if doc build fails.
9921
9922         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
9923
9924 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9925
9926         * scm/music-types.scm (music-descriptions): add doc strings
9927
9928 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9929
9930         * lily/lexer.ll: 
9931         * lily/include/my-lily-lexer.hh: 
9932         * lily/include/includable-lexer.hh: Add flex kludge.
9933
9934         * config.hh.in: 
9935         * config.make.in: 
9936         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
9937         cruft.
9938         
9939         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
9940         code.
9941
9942 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9943
9944         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
9945
9946         * lily/parser.yy (new_chord): Compile fix.
9947
9948 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9949
9950         * Documentation/user/refman.itely (Tuning groups of objects):
9951         remove documentation for \turnOff. 
9952
9953         * lily/percent-repeat-engraver.cc (try_music): add correct
9954         processing moments for double-measure percents as well.
9955
9956         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
9957
9958         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
9959         grob prop type. 
9960
9961         * Documentation/user/refman.itely (Printing named chords): add
9962         chord name tweak doco.
9963
9964         * input/template/gregorian-transcription.ly: new file.
9965
9966 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9967
9968         * VERSION: 1.7.13 released
9969         
9970         * input/test/*: lots of cleanups/comment-outs/removals in chord
9971         examples
9972         
9973         * input/regression/*: lots of cleanups/comment-outs/removals in
9974         chord examples
9975         
9976         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
9977         options
9978
9979         * lily/new-chord-name-engraver.cc (process_music): give original
9980         inversion pitch to chord name routine.
9981
9982         * input/tutorial/os-score.ly: update to new markup
9983
9984         * Documentation/user/appendices.itely: simply include
9985         chords-ignatzek. 
9986
9987         * Documentation/user/refman.itely (Chords mode): add documentation
9988         for chord mode.
9989
9990         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
9991         not present in chord.
9992         (construct-chord): add inversion and bass support.
9993
9994         * lily/chord.cc: junk contents.
9995
9996 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
9997
9998         * Documentation/user/refman.itely:
9999         * Documentation/user/music-glossary.tely: fix. 
10000
10001 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10002
10003         * scm/chord-entry.scm (construct-chord): move chord construction
10004         to Scheme.
10005
10006         * lily/parser.yy (new_chord): new setup for chord entry.
10007
10008 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
10009
10010         * lilypond.words:
10011         * Documentation/user/music-glossary.tely: add ambitus.
10012
10013 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10014
10015         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
10016
10017         * lily/include/*.hh: string() -> to_string()
10018
10019         * scm/chords-ignatzek.scm: new file.
10020
10021         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
10022         standard chord name exceptions.
10023
10024         * scm/translator-property-description.scm (chordNameSeparator):
10025         add property.
10026         (majorSevenSymbol): add property
10027
10028         * lily/translator-scheme.cc (ly:context-properties): new function
10029         (ly:context-parent): new function.
10030         (print_smob): print context name.
10031
10032         * lily/music.cc (ly:get-music-length): new function
10033         (print_smob): don't print properties.
10034
10035         * lily/duration.cc (duration<?): new function
10036
10037         * input/regression/chords-funky-ignatzek.ly: new file.
10038
10039         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
10040         jazz chords.
10041
10042         * lily/pitch.cc (ly:pitch-diff): new function.
10043
10044         * input/regression/chords-ignatzek.ly: new file.
10045
10046 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10047
10048         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
10049         pitches for jazz chords.
10050
10051 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10052
10053         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
10054
10055 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
10056
10057         * lilypond.words: add 1
10058
10059 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
10060
10061         * Documentation/topdocs/AUTHORS.texi: refine.
10062
10063 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
10064
10065         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
10066         
10067         * lilypond.words: add one.
10068
10069 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
10070
10071         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
10072         Fontify bass note in chords, e.g., e in c1/e.
10073         
10074 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10075
10076         * Documentation/user/music-glossary.tely: Dutch updates and
10077         additions (Arent Storm).
10078
10079 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10080
10081         * input/regression/ambitus.ly:  move file.      
10082
10083         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
10084
10085         * lily/event.cc (transpose): add tonic property to Key_change_req
10086         and to Key_engraver.
10087
10088 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
10089
10090         * Documentation/user/refman.itely: fix typo.
10091
10092         * lilypond.words: removed wrong identifiers.
10093
10094 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10095
10096         * mf/feta-toevallig.mf: make flat stem shorter 
10097
10098 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
10099
10100         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
10101
10102         * lilypond.words: add from Phrasing slur.
10103         
10104 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
10105
10106         * lilypond-mode.el: allow launching multiple ViewPS processes.
10107         
10108         * lilypond.words: add from Text markup.
10109
10110 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10111
10112         * input/test/ossia.ly (texidoc): add comment.
10113
10114         * input/regression/voice-follower.ly: new file.
10115
10116         * mf/feta-toevallig.mf: make flat heavier.
10117
10118         * lily/cluster-engraver.cc: clean up Cluster engraver
10119
10120         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
10121         Engraver. Use Note_column to compute Y positions and deal with
10122         line break stuff.
10123
10124 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10125
10126         * lily/stem.cc: move french-beaming to stem.
10127
10128 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
10129
10130         * lilypond-font-lock.el: fontify all durations in chords.
10131
10132         * lilypond.words: add from lily/my-lily-lexer.cc
10133
10134 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10135
10136         * VERSION: release 1.7.12
10137
10138         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
10139
10140         * lily/gregorian-ligature.cc: new file
10141
10142         * lily/*: the Great 2003 search & replace.
10143
10144         * Documentation/user/refman.itely (Manual repeat commands): add
10145         note about font selection.
10146
10147 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
10148
10149         * lilypond-mode.el: propose recompiling midi while invoking playing,
10150         not while stopping playing.
10151
10152 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
10153
10154         * lilypond.words: add one.
10155
10156         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
10157         and expressional note grouping. Fontify chord modes.
10158
10159 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
10160
10161         * Documentation/user/music-glossary.tely (Top): translate melisma.
10162
10163 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10164
10165         * Documentation/user/music-glossary.tely (Top): add melisma.
10166
10167 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
10168
10169         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
10170         interfaces for (abstract) grob GregorianLigature
10171
10172         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
10173         renamed head* -> glyph_name*, x-shift* -> x-offset*
10174
10175         * scm/grob-property-description.scm: bugfix: added missing descriptions
10176
10177 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10178
10179         * input/test/chord-names-dpnj.ly: New file.
10180
10181         * scm/double-plus-new-chord-name.scm: Implement full and partial
10182         exceptions.
10183
10184         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
10185
10186         * scm/double-plus-new-chord-name.scm
10187         (double-plus-new-chord->markup): Fix sub->markup.
10188
10189
10190 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
10191
10192         * lily/custos-engraver.cc: added TODO; editorial changes
10193
10194         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
10195         consistency with other ligature engravers; removed access on (now)
10196         private variable _ligature of Ligature_engraver
10197
10198         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
10199         renamed last_bound -> last_bound_; issue programming_error on
10200         abstract method calls; moved primitives code from
10201         Mensural_bracket_engraver to here (because almost ligature
10202         engravers will need it); renamed try_stop_ligature () ->
10203         typeset_ligature (); bugfix: store primitives of finished ligature
10204         in separate variable finished_primitives_ to avoid clash on input
10205         like "\] \["; added current_ligature () to enable access on
10206         private variable _ligature
10207
10208         * lily/mensural-ligature-engraver.cc: removed primitives_ code
10209         (now in super class); renamed try_stop_ligature () ->
10210         typeset_ligature ()
10211
10212         * lily/mensural-ligature.cc: issue programming_error on abstract
10213         method calls
10214
10215         * lily/note-heads-engraver.cc: added TODO comment upon bool
10216         in_ligature
10217
10218         * mf/parmesan-heads.mf: fixed some of set_char_box()
10219
10220         * scm/grob-description.scm: added VaticanaLigature
10221
10222         * scm/grob-property-description.scm: added neume prefix properties
10223
10224         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
10225         lily/include/gregorian-ligature-engraver.hh,
10226         lily/include/gregorian-ligature.hh: new files; framework for
10227         gregorian ligature engravers such as vaticana
10228
10229         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
10230         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
10231         vaticana style ligature implementation (still somewhat uncomplete)
10232
10233 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10234
10235         * VERSION: release 1.7.11
10236
10237         * scripts/convert-ly.py: add ly:pitch-transpose rule
10238
10239 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10240
10241         * input/test/dpncnt.ly: New file.
10242
10243         * lily/my-lily-lexer.cc: Add chordnames keyword.
10244
10245         * lily/parser.yy (chordnames_block): Parse chord name exception
10246         lists, see input/test/dpncnt.ly.
10247
10248         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
10249         function.
10250
10251         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
10252         filter-out too.
10253
10254         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
10255         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
10256         pitch functions (except for ly:make-pitch, but that's apparently
10257         some sort of scheme naming standard?).
10258
10259         * scm/lily.scm (!=): define-public.
10260
10261         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
10262
10263 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10264
10265         * scm/double-plus-new-chord-name.scm
10266         (double-plus-new-chord-name->markup): New file.
10267
10268 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10269
10270         * python/lilylib.py (make_preview): don't suppress progress for
10271         bbox extraction.
10272
10273 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10274
10275         * Documentation/user/appendices.itely (scheme): update for new syntax.
10276
10277         * input/regression/chord-name-styles.ly: new file
10278
10279         * lily/instrument-name-engraver.cc: create instrument names
10280         without barline too.  Allows instrument name on ChordNames  
10281
10282         * scm/new-markup.scm (interpret-markup): allow simple strings as
10283         markup too.
10284
10285 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10286
10287         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
10288         (step->markup-accidental): Fix: add accidental.
10289         (chord::inner-name-american): 
10290         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
10291         append stray '/' if last superscript addition was 'o'.
10292
10293         * scm/new-markup.scm (normal-size-sub-markup) 
10294         (normal-size-super-markup): New function.
10295
10296         * lily/source-file.cc (Source_file): Add warning for possibly
10297         intentional but suspicious initialization.
10298
10299         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
10300         add comments about cut-and-paste programming.
10301
10302         * flower/rational.cc (lcm): Not used; comment out.
10303
10304 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10305
10306         * lily/new-fingering-engraver.cc (position_scripts): use
10307         fingerHorizontalDirection to determine fingering horizontal
10308         directions.
10309  
10310         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
10311         fingering support.
10312
10313         * scripts/convert-ly.py (FatalConversionError.conv): add style
10314         conversion rule. 
10315
10316         * scm/chord-name.scm (set-chord-name-style): new function.
10317         (new-chord-name-brew-molecule): revise to interpret markup only
10318         (new-chord->markup): cleanuppish rewrite. To be called from the
10319         new engraver.
10320
10321         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
10322         Markup earlier, during interpreting.
10323
10324         * input/test/{banter,jazz,american}-chords.ly (scheme): update
10325         style settings. Rename to chord-names-*.ly
10326
10327 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10328
10329         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
10330         markup code and update to new markup.  Most probably broke some of
10331         it.
10332         
10333 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
10334
10335         * Documentation/user/refman.itely: added docu for ambitus and
10336         clusters
10337
10338         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
10339         ly_quote_scm() in lookup.cc
10340
10341         * mf/parmesan-clefs.mf: set_char_box fix
10342
10343         * lily/cluster-engraver.cc: junk implicit protection; use
10344         Protected_scm instead
10345
10346 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10347
10348         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
10349         throughout.
10350
10351         * scm/new-markup.scm: Turn-off error-triggering test code.
10352
10353 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10354
10355         * scm/new-markup.scm (markup-thrower-typecheck) 
10356         (markup-typecheck?):  add full typechecking functions.
10357         (make-markup-maker): add make-FOO-markup functions.
10358         (markup-argument-list-error): nice error checking messages.
10359         (make-markup): better function: less quoting escapades.
10360
10361 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10362
10363         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
10364
10365 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10366
10367         * cygwin/lilypond.hint (requires): Add cygwin.
10368
10369         * .cvsignore: Remove stepmake (huh!?!), add lib.
10370
10371         * GNUmakefile.in: Add libdir links for builddir runs.
10372
10373         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
10374         instead of datadir.
10375
10376         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
10377         local_lilypond_libdir.
10378
10379         * config.make.in (lilypond_libdir): Add.
10380
10381         * stepmake/stepmake/substitute-rules.make: 
10382         * stepmake/stepmake/script-rules.make: 
10383         * stepmake/stepmake/python-module-rules.make:
10384         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
10385         lilypond-python-module patch.
10386
10387 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10388
10389         * Documentation/user/refman.itely (Graphical interfaces): add note
10390         about xml2ly.
10391
10392 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10393
10394         * scripts/ly2dvi.py (run_dvips): remove trailing newline
10395
10396 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10397
10398         * VERSION: released 1.7.10
10399
10400         * scripts/musedata2ly.py (): idem
10401
10402         * scripts/midi2ly.py (dump_chord): idem
10403
10404         * scripts/etf2ly.py (version): idem 
10405
10406         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
10407
10408         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
10409
10410         * scm/tex.scm (tex-output-expression): remove eval compat
10411         glut. Other output files too.
10412
10413         * scm/chord-name.scm: don't export anything from chord module.
10414
10415         * input/test/american-chords.ly: idem
10416
10417         * input/test/banter-chords.ly (texidoc): idem
10418
10419         * input/test/Cc-chords.ly: add breakage notes.
10420
10421         * Documentation/user/refman.itely (Text markup): rewrite manual
10422         section.
10423
10424         * lily/parser.yy (scalar): allow \markup { } as property value. 
10425
10426         * scm/chord-name.scm: complete new markup usage
10427
10428         * scm/grob-description.scm (all-grob-descriptions): use new markup
10429         texts by default
10430
10431 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10432
10433         * scm/chord-name.scm: partial move to new markup texts.
10434
10435 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10436
10437         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
10438
10439         * scm/bass-figure.scm (brew-bass-figure): make stack direction
10440         settable.
10441
10442 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
10443
10444         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
10445         invoked for old midi, wait for killing.
10446
10447 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
10448
10449         * Documentation/user/music-glossary.tely: Finnishing.
10450
10451 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10452
10453         * mf/feta-nummer-code.mf: some kerning pairs.
10454
10455 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
10456
10457         * scm/output-lib.scm (set-bar-number-visibility): Context-function
10458         Added.
10459
10460         * Documentation/user/refman.itely (Bar numbers):
10461         set-bar-number-visibility added, modulo-bar-number removed again
10462         (sorry).
10463
10464 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
10465
10466         * scm/output-lib.scm (modulo-bar-number-visible): add function.
10467
10468         * Documentation/user/refman.itely: add modulo-bar-number-visible.
10469
10470         * Documentation/user/music-glossary.tely: translate into Finnish.
10471
10472 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10473
10474         * lilypond-mode.el: add shortcut for 2midi
10475
10476         * lilypond-font-lock.el: fontify lyrics
10477
10478 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
10479
10480         * scm/drums.scm : use 1.7.x names.
10481
10482         * input/regression/drums.ly : Don't use << chords >>
10483
10484 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10485
10486         * lilypond-mode.el: tidy, add TODO
10487
10488         * make/lilypond.mandrake.spec.in: install-info quietly.
10489
10490 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10491
10492         * input/test/markup.ly: use new syntax.
10493
10494 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10495
10496         * ly/params-init.ly (interscoreline): add word-space
10497
10498         * input/test/metronome.ly (eighthNote): idem.
10499
10500         * input/test/script-priority.ly: use new markup
10501
10502         * lily/parser.yy (markup): allow HEAD markup0 markup1 
10503
10504         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
10505
10506         * lily/parser.yy (gen_text_def): bugfix.
10507         (full_markup): allow markup identifier.
10508
10509 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
10510
10511         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
10512         jobs at the same time. Add horizontal lines to Command menu.
10513         Allow one compiling job -- propose killing others before a new one.
10514
10515         * lilypond.words: add markup, teeny, etc.
10516
10517 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
10518
10519         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
10520         Allow only one type of midi process; launching Midi either stops
10521         midis or plays the current midi and launching MidiAll stops midis
10522         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
10523         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
10524
10525 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10526
10527         * lily/text-engraver.cc (process_acknowledged_grobs): use new
10528         markup  for new markup texts.
10529
10530         * lily/mark-engraver.cc (process_music): idem
10531         
10532         * lily/instrument-name-engraver.cc (create_text): idem
10533
10534         * scm/new-markup.scm (magnify-markup): new function.
10535
10536         * scm/molecule.scm (stack-lines): bugfix.
10537
10538         * lily/font-interface.cc (get_font): take font-magnification from
10539         alist chain.
10540
10541 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10542
10543         * lily/molecule-scheme.cc: move scheme functions to separate file.
10544
10545         * lily/font-metric.cc  (ly_get_glyph): new function. 
10546         
10547         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
10548         (italic-markup, dynamic-markup): new functions
10549         (font-markup): new function
10550
10551         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
10552         padding and minimum
10553
10554 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
10555
10556         * lily/accidental-engraver.cc:
10557         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
10558
10559 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
10560
10561         * lilypond.vim:
10562         * lilypond-font-lock.el: Put \longa as duration. Accept only 
10563         [a-zA-Z] for user defined identifiers. Separate note cases 
10564         with and without a duration (allow cis\longaX).
10565
10566         * lilypond.words: Add words from Info.
10567
10568 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10569
10570         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
10571
10572 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
10573
10574         * lilypond-mode.el: Propose reverting buffer before a command if
10575         it was edited with an another editor.
10576
10577 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10578
10579         * lily/molecule.cc (ly_translate_molecule): new function
10580
10581         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
10582         into libdir
10583
10584         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
10585
10586         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
10587
10588 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
10589
10590         * lilypond.words: take \words from Info-index.
10591
10592 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10593
10594         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
10595
10596 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
10597
10598         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
10599
10600 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
10601
10602         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
10603         and lilypond-documentation.
10604
10605 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10606
10607         * lily/parser.yy: Compile fix (bison 1.75).
10608
10609 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10610
10611         * VERSION: 1.7.9 released
10612
10613         * scm/music-functions.scm (shift-one-duration-log): refactor.
10614         Use music-map.
10615
10616         * input/regression/chord-tremolo.ly (texidoc): add dot test.
10617
10618         * NEWS: update.
10619
10620         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
10621         argument
10622         
10623         * scm/music-functions.scm (display-music): new function
10624         (music-map): change arg order.
10625
10626         * input/regression/new-markup-syntax.scm: new file
10627
10628         * lily/parser.yy (markup): add \markup { .. } syntax.
10629
10630         * scm/new-markup.scm (override-markup): new function
10631         (lookup-markup): new function
10632         (music-markup): new function
10633         (lookup-markup-command): use markup-signature to store argument
10634         format for parser.
10635
10636         * lily/lexer.ll: preliminary \markup syntax. 
10637
10638 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
10639
10640         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
10641         add pre/post-dependencies and menus with icons from source.
10642
10643         * Documentation/pictures/lilypond-48x48.xpm:
10644         * Documentation/pictures/lilypond-32x32.xpm:
10645         * Documentation/pictures/lilypond-16x16.xpm: new files, background
10646         transparent.
10647
10648         * stepmake/stepmake/generic-targets.make:
10649         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
10650
10651 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10652
10653         * input/regression/music-map.ly (texidoc): new file.
10654
10655         * scm/music-functions.scm (music-map): new function
10656
10657 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10658
10659         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
10660
10661 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
10662
10663         * input/test/to-xml.ly:
10664         * lily/ligature-engraver.cc: Fixes documentation.
10665
10666         * lilypond.mandrake.spec.in:
10667         * lilypond.redhat.spec.in: Add lilypond.words.
10668
10669         * Documentation/user/refman.itely: Mention Info inside emacs.
10670         
10671         * lilypond.suse.spec.in:
10672         * lilypond.redhat.spec.in:
10673         * lilypond.mandrake.spec.in: Set root-owner for doc
10674         (tobbe@nyvalls.se).
10675
10676 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10677
10678         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
10679         os.popen.read ().
10680
10681 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10682
10683         * scripts/ly2dvi.py (include_path): print warning if failing anything.
10684
10685         * python/lilylib.py (error): add space
10686
10687 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10688
10689         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
10690         distribution.
10691
10692 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10693
10694         * lily/paper-outputter.cc (Paper_outputter): close port when
10695         finishing score.
10696
10697 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10698
10699         * scm/sodipodi.scm: Fixes.
10700
10701 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
10702
10703         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
10704
10705         * buildscripts/make-font-dir.py: Fix. 
10706
10707 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
10708
10709         * lilypond-mode.el: Add support for Info inside Emacs.
10710
10711 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10712
10713         * buildscripts/make-font-dir.py: 
10714         * mf/GNUmakefile: Make sodipodi font map.
10715
10716         * scm/sodipodi.scm: Add more output functions.
10717
10718         * mf/feta-nummer.mf: 
10719         * mf/feta-beugel.mf: Add font_coding_scheme.
10720
10721         * lily/paper-outputter.cc (output_header): Fix creator string.
10722
10723 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10724
10725         * lilypond-mode.el (LilyPond-autocompletion): invoked with
10726         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
10727
10728         * lilypond.words: add two (Everybody can add/remove words now!).
10729
10730         * debian/rules:
10731         * make/lilypond.suse.spec.in:
10732         * make/lilypond.mandrake.spec.in:
10733         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
10734
10735         * Documentation/user/refman.itely: Mention autocompletion.
10736
10737 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
10738
10739         * scripts/ly2dvi.py: Add paper sizes.
10740
10741         * lily/timing-engraver.cc: 
10742         * lily/time-signature.cc: 
10743         * lily/span-bar.cc: 
10744         * lily/grob-scheme.cc: Code formatting fixes.
10745
10746         * scm/sodipodi.scm: 
10747         * scm/sketch.scm:
10748         * buildscripts/mf-to-table.py: 
10749         * buildscripts/make-font-dir.py: Font testing.
10750
10751 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10752
10753         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
10754         inserts try-completion and shows all-completions.
10755
10756         * lilypond.words: '\' -> '\\'
10757
10758         * lilypond-mode.el: load libraries in the end, lilypond.words defines
10759         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
10760         
10761         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
10762         and LilyPond-reserved-words.
10763         
10764 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
10765
10766         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
10767         from load-path.
10768         
10769         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
10770         the mini-buffer with Control-Shift-c.
10771         
10772 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10773
10774         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
10775         duration. This fixes \tempo taking time.
10776
10777 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10778
10779         * lily/volta-engraver.cc (process_acknowledged_grobs): 
10780         Allow for text markup in repeatCommands. 
10781
10782 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
10783
10784         * lilypond-mode.el (LilyPond-insert-string): new function, use it
10785         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
10786         Get rid of skeleton.el-dependency.
10787
10788         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
10789
10790 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10791
10792         * lily/beam-engraver.cc (stop_translation_timestep): reset
10793         now_stop_ev_
10794
10795         * lily/scm-option.cc: add parse-protect to ly:set-option
10796
10797         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
10798
10799 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10800
10801         * lily/include/ligature-bracket.hh: removed
10802         * lily/ligature-bracket.cc: removed
10803
10804         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
10805         .tex
10806
10807         * lily/beam.cc (set_beaming): don't change beam count on rests.
10808         (brew_molecule): always set flag-width > 0.
10809
10810 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
10811
10812         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
10813         chars, remove instructions; instead, refer to lilypond-init.el and
10814         Documentation/topdocs/INSTALL.texi.
10815
10816         * lilypond.words: add identifiers and reserved words.
10817
10818         * Documentation/topdocs/INSTALL.texi: separate sections for installing
10819         files and adding a load-path.
10820
10821         * lilypond-init.el: Instructions, extracted from 
10822         Documentation/topdocs/INSTALL.texi. 
10823         
10824 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10825
10826         * VERSION: 1.7.8 released 
10827
10828         * lily/grob.cc (warning): better robustness fix.
10829
10830 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
10831
10832         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
10833
10834         * lily/cluster-engraver.cc: stick better to variable naming
10835         conventions
10836
10837         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
10838         until stop_translation_timestep()
10839
10840         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
10841         min/max coordinates to backend, but no musical info such as
10842         pitches
10843
10844         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
10845
10846         * lily/grob.cc: robustness fix: warning(): do not crash if
10847         cause is not set
10848
10849         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
10850         the much more elaborated tuplet brackets than the very naive and
10851         simple ligature bracket grob
10852
10853 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10854
10855         * Documentation/user/refman.itely (Analysis brackets): add
10856         horizontal bracket doco.
10857
10858         * ly/property-init.ly (setMmRestFermata): added.
10859
10860         * Documentation/user/refman.itely (Multi measure rests): fermatas
10861         on mm rests.
10862
10863         * input/regression/apply-context.ly (texidoc): new file
10864
10865         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
10866         code to be executed during interpretation. Possible applications:
10867         smart octavation, more advanced bar checks. 
10868
10869         * lily/apply-context-iterator.cc: new file.
10870
10871 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10872
10873         * input/test/new-markup.ly: new file.
10874
10875         * lily/text-item.cc (text_to_molecule): new function
10876
10877         * scm/new-markup.scm (lambda): new file
10878
10879         * lily/function-documentation.cc (ly_add_function_documentation):
10880         add proc property as well
10881
10882 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10883
10884         * Documentation/user/music-glossary.tely (Top): add custos.
10885
10886 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
10887
10888         * Documentation/topdocs/INSTALL.texi: advise how to include source
10889         path to Emacs load-path and improve language.
10890
10891 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10892
10893         * GNUmakefile.in: config.h message fix.
10894
10895         * autogen.sh:
10896         * aclocal.m4: Regenerate.
10897
10898         * configure.in: 
10899         * config.make.in: 
10900         * stepmake/config.make.in: 
10901         * stepmake/configure.in: 
10902         * stepmake/autogen.sh: 
10903         * stepmake/aclocal.m4: Update for autoconf 2.56.
10904
10905 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
10906
10907         * Documentation/topdocs/INSTALL.texi: instructions for an user how
10908         to install Emacs-mode. Instructions how to use vim-mode.
10909
10910 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10911
10912         * scm/music-types.scm (music-descriptions): no length for tempo event.
10913
10914         * input/*.ly: add \version everywhere.
10915         
10916         * input/*.ly: update syntax to 1.7 + new-chords.
10917
10918         * VERSION: 1.7.7 released.
10919         
10920         * Documentation/user/*.tely: new chord syntax.
10921
10922         * input/regression/[bc]*.ly (texidoc): syntax updates.
10923         
10924 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
10925
10926         * lilypond.words: add vocabulary to be used in auto-completion
10927
10928         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
10929
10930         * lilypond.vim: allow note name at EOF
10931
10932 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10933
10934         * buildscripts/new-chords.py (edit): -e option: inline editing.
10935
10936         * input/regression/a*.ly (texidoc): syntax updates.
10937
10938         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
10939         music): elucidations. 
10940
10941 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
10942
10943         * lily/include/lily-proto.hh, ly/engraver-init.ly,
10944         ly/spanners-init.ly, scm/grob-description.scm,
10945         scm/grob-property-description.scm, scm/music-types.scm,
10946         lily/cluster-engraver.cc, lily/cluster.cc,
10947         lily/include/cluster.hh, input/test/cluster.ly: cluster
10948         implementation
10949
10950         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
10951         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
10952         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
10953
10954         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
10955
10956         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
10957
10958         * scm/grob-description.scm: bugfix: by default, use default note
10959         head style when engraving ligatures
10960
10961         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
10962
10963         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
10964         events
10965
10966         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
10967
10968         * input/test/ancient-font.ly: bugfix: style -> flag-style
10969
10970         * lily/ligature-engraver.cc: indentation fix
10971
10972         * lily/parser.yy: indentation fixes
10973         
10974 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10975
10976         * input/regression/measure-grouping.ly: more elaborate example.
10977
10978         * lily/moment.cc: ly:add-moment, ly:mul-moment,
10979         ly:div-moment. New functions 
10980
10981         * scm/music-functions.scm (set-time-signature): new function,
10982         allow inline time sig settings with measure grouping.
10983
10984         * lily/parser.yy (command_element): move time sig construction
10985         into Scheme.
10986
10987         * lily/side-position-interface.cc (out_of_staff): new function,
10988         like padding, but keep minimum distance from staff. Easier than
10989         linespanners (dynamics, pedals), but roughly the same effect.
10990
10991 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
10992
10993         * emacs-mode.el: Added spanish-note-replacements 
10994         (Carlos Betancourt, <carlos.betancourt@chello.be>).
10995
10996         * vimrc: (Un)commenting with <(S-)F12>, tidy.
10997
10998 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
10999
11000         * lilypond.vim: Do not fontify cises, desis, etc.
11001
11002         * vimrc: view dvi with <S-F6>
11003
11004 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11005
11006         * lily/lookup.cc (triangle): new function.
11007
11008         * input/regression/measure-grouping.ly (texidoc): new file: show
11009         triangles and brackets for beat groups of 3 and 2.
11010
11011         * lily/include/measure-grouping-spanner.hh (class
11012         Measure_grouping): new file.
11013
11014         * lily/measure-grouping-spanner.cc (brew_molecule): new file
11015
11016         * lily/measure-grouping-engraver.cc (class
11017         Measure_grouping_engraver): new file.
11018
11019 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11020
11021         * Merge from stable:
11022
11023             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
11024         
11025         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
11026         stylesheet.
11027
11028         * ly/paper19.ly: Include paper19-init.ly.
11029
11030         * ly/paper19-init.ly: New file.
11031
11032         * Documentation/user/tutorial.itely (First steps): Fix first
11033         example for font test.
11034
11035         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
11036
11037         * ChangeLog: Add 1.7.6 release marker (see below).
11038
11039         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
11040         Add .py files.
11041
11042 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11043
11044         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
11045
11046         * input/tutorial/*.ly: update to new syntax.
11047
11048         * lily/parser.yy (Composite_music): new transpose syntax,
11049         \transpose FROM TO MUSIC. 
11050
11051 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11052
11053         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
11054         latex progress/error output to stderr (by default this goes to
11055         stdout).  Show lilypond progress, even when not verbose.
11056
11057         * python/lilylib.py (system): New optional parameter to control
11058         showing of progress.
11059
11060         * scm/backend-documentation-lib.scm (check-dangling-properties):
11061         Fix error message.
11062
11063         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
11064         axis, extent.
11065
11066         * scm/grob-property-description.scm (magnify): Remove.
11067         (extent, axis): Add.
11068
11069 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11070
11071         * VERSION: Release 1.7.6.
11072
11073         * scripts/convert-ly.py: more uniformization substitutions.
11074
11075         * buildscripts/new-chords.py (sub_chords): new file.
11076
11077 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11078
11079         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
11080         lilypond.map.  Include sauter fonts too.  Cleanups.
11081
11082 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11083
11084         * Documentation/user/tutorial.itely (First steps): change to new
11085         chord/tie/slur/beam notation.
11086
11087         * lily/parser.yy (event_that_take_dir): allow postfix notation for
11088         ties.
11089
11090         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
11091         engraver. Process ties in postfix notation, i.e. c8-~ c
11092
11093         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
11094
11095         * input/regression/beam-postfix-notation.ly (texidoc): new file.
11096
11097         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
11098
11099         * lily/beam-engraver.cc (try_music): accept new-beam-events
11100
11101         * input/regression/chord-scripts.ly (texidoc): new file
11102
11103         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
11104         script-events.
11105
11106         * scm/script.scm (default-script-alist): cleanup.
11107
11108         * lily/script-engraver.cc (make_script_from_event): cleanup.
11109
11110         * lily/lyric-combine-music-iterator.cc
11111         (Lyric_combine_music_iterator): remove superfluous events.
11112         (melisma_busy): new function. Fix broken melismas.
11113
11114 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
11115
11116         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
11117         Remove nonvalid settings. Use descriptive key names.
11118         Use <Return> to indicate the pressing of that key.
11119
11120 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11121
11122         * scripts/lilypond-book.py (option_definitions): Typo.
11123
11124         * scripts/ly2dvi.py: Updates.
11125
11126         * python/lilylib.py (setup_environment, print_environment)
11127         (get_bbox, make_preview): Merge and remove from ly2dvi and
11128         lilypond-book.
11129
11130         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
11131
11132         * .cvsignore: Remove some cruft.
11133
11134         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
11135         path.
11136
11137         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
11138         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
11139         throughout.
11140
11141         * python/lilylib.py (quiet_system): Junk
11142         (system): Display error log upon failure.
11143         (read_pipe): New function.  Cleanups and fixes.
11144
11145         * python/*.py: Rename from *.py.in.
11146         
11147         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
11148
11149         * GNUmakefile.in (SUBDIRS): Move python before scripts.
11150
11151 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11152
11153         * python/GNUmakefile: Bugfix: handle modules.
11154
11155         * stepmake/stepmake/python-module-targets.make (default): Add
11156         compiled modules. 
11157
11158         * stepmake/stepmake/python-module-rules.make: Add rule for byte
11159         compiling modules.
11160
11161         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
11162         Bugfix.  (OUT_PYC_MODULES): Add.
11163
11164 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
11165
11166         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
11167         Use default paths. Refresh description.
11168
11169 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11170
11171         * VERSION: 1.7.5 released
11172
11173         * input/regression/finger-chords.ly (texidoc): new file.
11174
11175         * lily/script-engraver.cc (process_music): remove scriptHorizontal
11176         support
11177
11178         * lily/fingering-engraver.cc (process_music): remove kludgy
11179         scriptHorizontal stuff.
11180
11181         * lily/script.cc: remove staff-support property.
11182
11183         * lily/new-fingering-engraver.cc (add_fingering): new
11184         file. Fingering engraver for new style chords.
11185
11186 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11187
11188         * lily/parser.yy (bare_number): allow 4 \cm (without
11189         decimal dot). (should backport to 1.6?)
11190
11191         * ly/declarations-init.ly: use Scheme for dimension defs.
11192
11193         * lily/parser.yy (TODO): remove hard coded dimensions, add
11194         REAL NUMBER_IDENTIFIER production.
11195
11196         * lily/rest-collision.cc (force_shift_callback): rewrite using
11197         -done property.
11198
11199         * scm/grob-property-description.scm (rest-collision-done): add
11200         property.
11201         
11202         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
11203
11204 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11205
11206         * input/regression/multi-measure-rest-center.ly: new file.
11207
11208         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
11209         off horizontally by 0.05 ss. Fixed.
11210
11211 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11212
11213         * scm/pdftex.scm: Rename ly-number to ly:number->string.
11214
11215         * Documentation/topdocs/index.tely: Remove duplicate from merge.
11216
11217 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11218
11219         * lily/tie.cc (get_control_points): also avoid staff lines on the
11220         just outside the outer staff lines
11221
11222 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11223
11224         * ly/params-init.ly: Just define style-alist, no need to
11225         define-public.
11226
11227         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
11228         (thanks Han-Wen).
11229
11230         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
11231         (FET_FILES): = FONT_FILES.
11232
11233         * Merge from stable:
11234
11235             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
11236
11237 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11238
11239         * VERSION: 1.7.4 released.  
11240         
11241         * scm/generate-documentation.scm (string-append): add macro
11242         definitions.
11243
11244         * lily/text-item.cc (lookup_text): don't use virtual fonts for
11245         normal texts.
11246
11247         * lily/multi-measure-rest-engraver.cc: make separate
11248         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
11249
11250         * lily/multi-measure-rest.cc: remove text handling. Remove
11251         number-threshold.
11252
11253 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11254
11255         * scm/music-types.scm: doc patch by Graham Percival
11256
11257 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11258
11259         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
11260         encoding part.
11261         (Font_info.set_defaults): pixelsize now also defauts to '0'.
11262         (sketch_p): Sketch wants only first four elements of X11 font spec.
11263
11264         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
11265
11266         * mf/feta-autometric.mf: Write foundry and family to log.
11267
11268         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
11269         font translation table.
11270
11271         * buildscripts/mf-to-table.py: Better font info into afm.
11272
11273         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
11274         1.0.9 required.
11275
11276         * configure.in: Whine for mftrace 1.0.9.
11277
11278 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11279
11280         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
11281
11282         * lily/main.cc (main_prog): don't try to load init.EXT when
11283         processing foo.EXT.
11284
11285 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
11286
11287         * scm/tex.scm (zigzig-line): added.
11288
11289         * scm/ps.scm (zigzag-line): added.
11290
11291         * ps/music-drawing-routines.ps (subvec): added.
11292         (draw_zigzag_line): added.
11293         
11294         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
11295         grob properties zigzag-width and zigzag-length.
11296
11297         * input/regression/glissando.ly: Add some zig-zagged glissandi.
11298
11299 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11300
11301         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
11302         svg output, including font.
11303
11304 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11305
11306         * scm/lily.scm: Register sodipodi output module.
11307
11308         * scm/sodipodi.scm: New file.
11309
11310         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
11311
11312         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
11313         comment, after header.
11314         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
11315         FullName.  Fix FontName key.
11316
11317 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
11318
11319         * lily/rest.cc (after_line_breaking): bugfix: dots after half
11320         and breve rests.
11321         
11322         * input/test/blank-notes.ly: bugfix
11323
11324         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
11325         rests. (Kim Shrier)
11326
11327         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
11328         
11329 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11330
11331         * scm/tex.scm: 
11332         * scm/ps.scm: Cleanup and remove obsolete junk.
11333
11334         * Documentation/user/internals.itely:
11335         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
11336
11337         * lily/parser.yy: Identify shift/reduce problems.
11338
11339         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
11340         make-style-sheet.  Too specific for convert-ly?
11341
11342 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11343
11344         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
11345
11346         * input/test/*.ly: various fixes.
11347
11348         * lily/music.cc (name): bugfix
11349
11350         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
11351
11352         * lily/input-file-results.cc (code): set-point-and-click! ->
11353         set-point-and-click
11354         
11355 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11356
11357         * Use uniform ly: prefix for exported scheme primitive functions.
11358
11359         * scm/music-types.scm: junk compat glue
11360
11361         * scripts/convert-ly.py: add rules for stuff below, junk
11362         compatibility glue for spanrequest.
11363
11364         * lily/parser.yy (verbose_event): remove \spanrequest,
11365         \commandspanrequest, \script. 
11366         
11367         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
11368
11369         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
11370         for \penalty, \glissando.
11371
11372         * VERSION: release 1.7.3
11373         
11374 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
11375
11376         * lily/accidental-engraver.cc: Fix
11377         grace-in-the-beginning-of-measure bug caused by the resent
11378         partial-measure fix.
11379
11380         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
11381         overlap looks too crowded)
11382         
11383 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11384
11385         * lily/parser.yy (assignment): allow SCM expression as assignment.
11386
11387         * lily/include/music-output-def.hh (class Music_output_def):
11388         * lily/music-output-def.cc: 
11389         * lily/paper-def.cc: 
11390         * scm/font.scm (markup-to-properties):
11391         * lily/parser.yy (music_output_def_body): 
11392         remove style_sheet_
11393
11394 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11395
11396         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
11397         length.
11398
11399         * input/regression/spacing-to-grace.ly: new file.
11400
11401         * input/regression/spacing-end-of-line.ly: new file.
11402
11403         * lily/note-spacing.cc (get_spacing): take into account breakable
11404         stuff sticking out at the left (time sig change at line break).
11405
11406         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
11407         raggedright code.
11408
11409         * scm/music-functions.scm (make-voice-props-set): add
11410         staff-position for mm rests.
11411  
11412         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
11413         before grace notes a little.
11414
11415         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
11416
11417         * lily/break-align-interface.cc (do_alignment): right-edge spacing
11418         key adds space at the end of line. 
11419
11420 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11421
11422         * scm/sketch.scm: Fix beams.
11423
11424         * buildscripts/mf-to-table.py: Add EncodingScheme.
11425
11426         * scm/sketch.scm: Resurrect.
11427
11428 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11429
11430         * lily/multi-measure-rest.cc: use breve rests for measure lengths
11431         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
11432
11433 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11434
11435         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
11436
11437         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11438
11439 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11440
11441         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
11442         token for origin information.
11443
11444         * lily/parser.yy (My_lily_lexer): do identifier location and
11445         cloning from lexer.
11446
11447         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
11448         logic out of the parser. Add bar checks on both ends.
11449
11450         * Documentation/user/refman.itely (Multi measure rests): add more
11451         notes about mm rests.
11452
11453 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11454
11455         * input/regression/bar-scripts.ly: Re-enable.
11456
11457         * lily/parser.yy:
11458         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
11459         released rsn.  Bison 1.50 has a crucial bug and won't work.
11460
11461         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11462
11463
11464 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11465
11466         * input/regression/bar-scripts.ly: Blunt documentation build fix.
11467
11468 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11469
11470         * Actually merge changes since 1.6.4 besides ChangeLog, and
11471         resolve conflicts.  Lots of updates, hope all is well.
11472         
11473         * cygwin/lilypond.hint (requires): Add ghostscript.
11474
11475         * scm: Update some (c).
11476         
11477 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11478
11479         * input/test/{various}.ly: add \header fields and texidoc strings.
11480
11481 2002-10-05  Werner Lemberg  <wl@gnu.org>
11482
11483         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
11484         renamed to `output_latex_quoted'.
11485         Added `output_latex_noquote'.
11486         (schedule_lilypond_block): Implement `noquote' option for LaTeX
11487         mode.
11488
11489 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11490
11491         * ChangeLog: Add 1.6.6 release marker.  See below.
11492
11493         * stepmake/stepmake/po-targets.make: Remove --c++ option.
11494
11495         * scripts/midi2ly.py: Fix global syntax warnings.
11496
11497         * GNUmakefile.in: Generate builddir locale tree too.
11498
11499         * scripts/ly2dvi.py:
11500         * scripts/midi2ly.py: 
11501         * scripts/mup2ly.py: 
11502         * scripts/update-lily.py:
11503         * lily/main.cc (setup_paths): Fix for locales setup.
11504
11505 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11506
11507         * Documentation/windows/installing.texi: Soften wording about
11508         necessity of becoming Administrator.  tommie@iae.nl reports this
11509         does not seem to be necessary for his flavour of Windows 2000.
11510         Explicitely discourage text mode mounts.
11511
11512 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11513
11514         * lily/rest.cc (after_line_breaking): backport dot position fix.
11515
11516         * lily/rest-collision.cc (do_shift): also remove dots for suicided
11517         rests. Thanks to Klaus Zimmermann for finding this bug.
11518
11519 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11520
11521         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
11522
11523 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11524
11525         * Documentation/user/music-glossary.tely: fix links.
11526
11527 2002-10-21  Werner Lemberg  <wl@gnu.org>
11528
11529         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
11530         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
11531         scaling factor) only once and use them in the definition of
11532         \embeddedps.
11533         * ps/music-drawing-routines.ps (skeel): Removed.
11534
11535 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11536
11537         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
11538         Solaris7, as we don't use nested $( ) constructs.
11539
11540 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11541
11542         * VERSION: Release 1.6.6.
11543         
11544 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11545
11546         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
11547         as workaround for /bin/sh problems on Solaris7.
11548
11549 2002-10-19  Werner Lemberg  <wl@gnu.org>
11550
11551         * GNUmakefile.in (web-doc): Fix typos.
11552         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
11553         `music-drawing-routines.ps' but emit \special{header=...} once.
11554         * scm/tex.scm (header-end): Updated.
11555
11556 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11557
11558         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
11559         undefined tremolo. 
11560
11561 2002-10-15  Werner Lemberg  <wl@gnu.org>
11562
11563         * scripts/lilypond-book.py (g_make_html): New global variable.
11564         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
11565         if `g_make_html' isn't set.
11566         [main]: Add format `texi-html'.
11567         (option_definitions): Updated.
11568         * Documentation/user/lilypond-book.itely: Updated.
11569
11570         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
11571         * make/ly-rules.make (%.texi, %.nexi): Use it.
11572         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
11573         format to lilypond-book.
11574         * GNUmakefile.in (web-doc): Ditto.
11575
11576 2002-10-14  Werner Lemberg  <wl@gnu.org>
11577
11578         Further improve TeX output.  The produced files are about 40%
11579         smaller.  `lilyponddefs.tex' is now read only once.
11580
11581         * tex/lilyponddefs.tex: Remove footer stuff.
11582         (\ifundefined): Renamed to...
11583         (\lilypondundefined): This.  Use LaTeX's definition to
11584         make it nestable and make it global.
11585         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
11586         output.
11587         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
11588         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
11589         them global.
11590         (\placebox): Renamed to...
11591         (\lyitem): This.
11592         Make it global and call \outputscale by itself.
11593         (\lybox, \lyvrule): New macros to reduce input data.
11594         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
11595         New auxiliary macros.
11596         (\SkipLilydefs, \EndLilyPondOutput): Removed.
11597         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
11598         to...
11599         (\lilypondspace): This and made it global.
11600         (\turnOnPostScript): Renamed to...
11601         (\lilypondpostscript): This and made it global.
11602         (\turnOnExperimentalFeatures): Renamed to...
11603         (\lilypondexperimentalfeatures): This and made it global.
11604         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
11605         (\lilypondsetdimen): This and made it global.
11606         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
11607         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
11608         (all, $(outdir)/music-drawing-routines.ps): New rules.
11609         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
11610         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
11611         start-system, stop-system, stop-last-system, filledbox): Updated to
11612         use the changed macros from lilyponddefs.tex.
11613         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
11614
11615 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11616
11617         * Documentation/windows/installing.texi: Update.
11618
11619 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11620
11621         * VERSION: 1.6.5 released
11622
11623         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11624
11625 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11626
11627         * scm/translator-property-description.scm (voltaOnThisStaff): add
11628         property.
11629
11630 2002-09-28  Werner Lemberg  <wl@gnu.org>
11631
11632         * scm/tex.scm (header-end): Suppress page numbering.
11633
11634         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11635         Fix quotation for HTML output.
11636
11637 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11638         
11639         * Documentation/user/refman.itely: grammar and phrasing
11640           fixes to "Note Entry" section.  Also adds a few new examples.
11641
11642 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11643
11644         * flower/include/string-data.icc: include string.h
11645
11646 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11647
11648         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11649
11650 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11651
11652         * Documentation/user/GNUmakefile (extra-local-help): Add.
11653
11654         * stepmake/stepmake/www-targets.make (local-help): Add.
11655
11656 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11657
11658         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11659         packages.
11660
11661         * Documentation/topdocs/README.texi (Top): building documentation
11662         (not website.)
11663
11664 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11665
11666         * Documentation/user/refman.itely: 
11667         * Documentation/user/tutorial.itely: 
11668         * Documentation/user/music-glossary.tely: Merge changes.
11669
11670         * Documentation/user/glossary.html.in: 
11671         * Documentation/index.texi: 
11672         * Documentation/header.html.in: Accomodate renaming of glossary.
11673         
11674         * Documentation/user/tutorial.itely: Add some glossary references.
11675         
11676         * Documentation/user/refman.itely: Minor fixes.
11677         
11678         * Documentation/user/lilypond.tely: Add glossary do direntry.
11679
11680         * Documentation/user/music-glossary.tely: Rename (previously:
11681         glossary.tely).  Fix anchor placement.
11682
11683         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11684
11685 2002-09-23  Werner Lemberg  <wl@gnu.org>
11686
11687         * scripts/lilypond-book.py (output_dict): Fix handling of
11688         various environments by avoid extraneous newlines.
11689         Rename `output-all' regexp for html to `output-html'.
11690         Replace `output-all' regexp for texi with `output-texi-quote'
11691         and `output-texi-noquote'.
11692         (compose_full_body): Don't override `linewidth' user option
11693         for `singleline'.
11694         (schedule_lilypond_block): Don't indent text specified with
11695         `intertext' option.
11696         Add new option `noquote'.
11697         (compile_all_files): Use latex instead of tex to compile ly
11698         files directly.
11699
11700         * Documentation/user/lilypond-book.itely: Updated and revised.
11701         Improve layout.
11702
11703         * Documentation/user/glossary.tely,
11704         Documentation/user/introduction.itely,
11705         Documentation/user/tutorial.itely,
11706         Documentation/user/refman.itely,
11707         Documentation/user/appendices.itely: Fix overfull LilyPond
11708         boxes caused by the new lilypond-book code.  Other minor
11709         fixes.
11710
11711         * Documentation/user/macros.itexi (@texiflat): Don't emit
11712         trailing space.
11713
11714         * scm/tex.scm (end-output, header-end): Add preamble and
11715         postamble to make lilypond output directly compilable with
11716         latex.
11717
11718         
11719 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11720
11721         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11722         instructions.
11723
11724 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11725
11726         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11727
11728 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11729
11730         * lily/beam.cc (connect_beams): don't crash if there are quarter
11731         notes in beams.
11732
11733 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11734
11735         * Documentation/user/refman.itely: corrected ancient clef
11736         docu; added docu on ligatures
11737
11738 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11739
11740         * Documentation/user/glossary.tely,
11741         Documentation/user/refman.itely, input/les-nereides.ly,
11742         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11743         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11744         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11745         Stem properties: flag-style -> stroke-style, style -> flag-style.
11746
11747
11748 2002-09-22  Werner Lemberg  <wl@gnu.org>
11749
11750         * scripts/lilypond-book.py: Add option `notime' to suppress
11751         printing of a time signature.  Specify default indentation of 0pt
11752         if single line fragment.  Don't emit redundant `\paper{ }'.
11753
11754         * Documentation/user/lilypond-book.itely: Updated.
11755
11756         * Documentation/user/glossary.tely: Completely reformatting.
11757
11758 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11759
11760         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11761
11762 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11763
11764         * Documentation/user/tutorial.itely: Fix links.
11765         
11766         * Documentation/topdocs/index.tely:
11767         * Documentation/index.texi:
11768         * Documentation/header.html.in: Small website fixes and updates.
11769
11770         * debian/: Debian patch by Anthony Fok.
11771
11772 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11773
11774         * Documentation/footer.html.in: How time flies: It's already 2002!
11775
11776         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11777         more descriptive link names than 'here'.
11778
11779 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11780
11781         * VERSION: 1.7.2 released
11782         * VERSION: 1.6.4 released
11783         
11784         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11785
11786         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
11787         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
11788
11789         * mf/feta-din.mf (test): add x-height and space.
11790
11791         * lily/dynamic-engraver.cc (process_music): take dynamic direction
11792         from ^_ for crescendi. Idem for slurs and phrasing slurs.
11793
11794         * ly/grace-init.ly: add-to-grace-init: function to portably add
11795         settings to \grace. 
11796
11797         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
11798         if we get an absolute dynamic event.
11799  
11800         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
11801
11802         * lily/source-file.cc (get_line): oops. All line numbers were off
11803         by 2. Fix that. 
11804
11805         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
11806         be after the note, combined with -_^, i.e. c4-(-\)-\>  
11807
11808         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
11809
11810         * lily/parser.yy (number_factor): remove (number) as number
11811         expression. ("Let them eat Lisp").
11812
11813 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11814
11815         * lily/horizontal-bracket.cc: new file.
11816
11817         * lily/horizontal-bracket-engraver.cc: new file.
11818
11819         * input/regression/note-group-bracket.ly: new file. Support
11820         horizontal note brackets for music analysis.
11821
11822         * lily/stem.cc (flag): new flag-style: no-flag.
11823
11824         * input/test/stem-cross-staff.ly: new file
11825         
11826         * Documentation/user/internals.itely: Improved formatting, fixing
11827         typos.  Added a section `Output details' to describe how the TeX
11828         code looks like.
11829
11830         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
11831
11832         * lily/parser.yy: remove \dynamicscript.
11833
11834         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
11835         definitions. 
11836
11837         * python/midi.c (midi_error): take two arguments.
11838
11839         * Merge 1.6.5 changes:
11840         
11841 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11842
11843         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
11844         staff-space.  Previous 1.5 was probably meant as half-spaces.
11845         (cautionary-style): parentheses (was: smaller).  This is what doco
11846         says, and it seems more logical.
11847
11848         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
11849         for 2nd sentence.
11850
11851 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11852
11853         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
11854
11855 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11856
11857         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11858
11859 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11860
11861         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11862
11863 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11864
11865         * scm/translator-property-description.scm (voltaOnThisStaff): add
11866         property.
11867
11868 2002-09-28  Werner Lemberg  <wl@gnu.org>
11869
11870         * scm/tex.scm (header-end): Suppress page numbering.
11871
11872         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11873         Fix quotation for HTML output.
11874
11875 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11876         
11877         * Documentation/user/refman.itely: grammar and phrasing
11878           fixes to "Note Entry" section.  Also adds a few new examples.
11879
11880 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11881
11882         * flower/include/string-data.icc: include string.h
11883
11884 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11885
11886         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11887
11888 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11889
11890         * Documentation/user/GNUmakefile (extra-local-help): Add.
11891
11892         * stepmake/stepmake/www-targets.make (local-help): Add.
11893
11894 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11895
11896         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11897         packages.
11898
11899         * Documentation/topdocs/README.texi (Top): building documentation
11900         (not website.)
11901
11902 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11903
11904         * Documentation/user/refman.itely: 
11905         * Documentation/user/tutorial.itely: 
11906         * Documentation/user/music-glossary.tely: Merge changes.
11907
11908         * Documentation/user/glossary.html.in: 
11909         * Documentation/index.texi: 
11910         * Documentation/header.html.in: Accomodate renaming of glossary.
11911         
11912         * Documentation/user/tutorial.itely: Add some glossary references.
11913         
11914         * Documentation/user/refman.itely: Minor fixes.
11915         
11916         * Documentation/user/lilypond.tely: Add glossary do direntry.
11917
11918         * Documentation/user/music-glossary.tely: Rename (previously:
11919         glossary.tely).  Fix anchor placement.
11920
11921         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11922
11923 2002-09-23  Werner Lemberg  <wl@gnu.org>
11924
11925         * scripts/lilypond-book.py (output_dict): Fix handling of
11926         various environments by avoid extraneous newlines.
11927         Rename `output-all' regexp for html to `output-html'.
11928         Replace `output-all' regexp for texi with `output-texi-quote'
11929         and `output-texi-noquote'.
11930         (compose_full_body): Don't override `linewidth' user option
11931         for `singleline'.
11932         (schedule_lilypond_block): Don't indent text specified with
11933         `intertext' option.
11934         Add new option `noquote'.
11935         (compile_all_files): Use latex instead of tex to compile ly
11936         files directly.
11937
11938         * Documentation/user/lilypond-book.itely: Updated and revised.
11939         Improve layout.
11940
11941         * Documentation/user/glossary.tely,
11942         Documentation/user/introduction.itely,
11943         Documentation/user/tutorial.itely,
11944         Documentation/user/refman.itely,
11945         Documentation/user/appendices.itely: Fix overfull LilyPond
11946         boxes caused by the new lilypond-book code.  Other minor
11947         fixes.
11948
11949         * Documentation/user/macros.itexi (@texiflat): Don't emit
11950         trailing space.
11951
11952         * scm/tex.scm (end-output, header-end): Add preamble and
11953         postamble to make lilypond output directly compilable with
11954         latex.
11955
11956         
11957 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11958
11959         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11960         instructions.
11961
11962 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11963
11964         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11965
11966 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11967
11968         * lily/beam.cc (connect_beams): don't crash if there are quarter
11969         notes in beams.
11970
11971 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11972
11973         * Documentation/user/refman.itely: corrected ancient clef
11974         docu; added docu on ligatures
11975
11976 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11977
11978         * Documentation/user/glossary.tely,
11979         Documentation/user/refman.itely, input/les-nereides.ly,
11980         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11981         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11982         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11983         Stem properties: flag-style -> stroke-style, style -> flag-style.
11984
11985 2002-09-22  Werner Lemberg  <wl@gnu.org>
11986
11987         * scripts/lilypond-book.py: Add option `notime' to suppress
11988         printing of a time signature.  Specify default indentation of 0pt
11989         if single line fragment.  Don't emit redundant `\paper{ }'.
11990
11991         * Documentation/user/lilypond-book.itely: Updated.
11992
11993         * Documentation/user/glossary.tely: Completely reformatting.
11994
11995 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11996
11997         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11998
11999 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12000
12001         * Documentation/user/tutorial.itely: Fix links.
12002         
12003         * Documentation/topdocs/index.tely:
12004         * Documentation/index.texi:
12005         * Documentation/header.html.in: Small website fixes and updates.
12006
12007         * debian/: Debian patch by Anthony Fok.
12008
12009 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12010
12011         * Documentation/footer.html.in: How time flies: It's already 2002!
12012
12013         * Documentation/topdocs/index.tely: Stable/development fix.  Use
12014         more descriptive link names than 'here'.
12015
12016 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12017
12018         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
12019
12020 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12021
12022         * lily/part-combine-music-iterator.cc (get_state): cleanup
12023         (get_music_info): cleanup.
12024
12025 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12026
12027         * scm/backend-documentation-lib.scm (interface-doc-string):
12028         crosslinks between interfaces and grobs. Headings for interfaces
12029         in grob explanation.
12030
12031 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
12032
12033         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
12034         dtd).  Add preliminary dtd.
12035         (re-sub-alist): Robustify.
12036
12037 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12038
12039         * lily/include/event-chord-iterator.hh,
12040         lily/context-specced-music-iterator.cc,
12041         lily/event.cc, lily/event-chord-iterator.cc: add
12042
12043 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
12044
12045         * lily/: some (c) header fixes.
12046         
12047         * lily/request-chord.cc: Remove.
12048         
12049         * lily/include/event-chord-iterator.hh:
12050         * lily/include/event.hh:
12051         * lily/event-chord.cc: New file.
12052         
12053         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
12054         requested.
12055
12056 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12057
12058         * lily/ : rename Request to Event
12059
12060         * lily/parser.yy (command_element): move clef stuff into Scheme.
12061
12062         * lily/:  rename length_mom () to get_length()
12063
12064         * lily/part-combine-music.cc: removed file and class.
12065
12066         * lily/context-specced-music-iterator.cc (class
12067         Context_specced_music_iterator): new file. Obsoletes the
12068         Context_specced_music type.
12069
12070         * scm/music-types.scm (make-repeated-music): put different kinds
12071         of repeated music into music-type table.
12072
12073         * VERSION: 1.7.1 released.
12074
12075         * scm/to-xml.scm: new file.
12076
12077         * input/test/to-xml.ly (fooBar): demo of what is possible with the
12078         new Input representation: dump music as XML.
12079
12080         * scm/engraver-documentation-lib.scm
12081         (engraver-accepts-music-types?): add links from music to engraver,
12082         from music-type to engraver.
12083
12084         * lily/include/command-request.hh: removed
12085         lily/include/musical-request.hh: removed. Removed all _req classes
12086         except Key_change_req. Changes throughout.
12087
12088 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12089
12090         * lily/tuplet-engraver.cc (try_music): Compile kludge.
12091
12092 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12093
12094         * lily/*.cc: specify accepts for many engravers.
12095
12096         * scm/music-documentation-lib.scm: dump music expressions and
12097         music subtypes.
12098
12099         * scm/documentation-lib.scm: complete revision.
12100         Use GOOPS objects to store document tree explicitly. Cleaned up and
12101         sped up doco generation a lot.
12102
12103 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12104
12105         * input/trip.ly (fugaIILeft): add arpeggio
12106
12107         * lily/translator-group.cc (try_music_on_nongroup_children):
12108         oops. The name symbol is in the cdr of the assoc handle.
12109
12110         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
12111         Hyphen_req, Glissando_req, Break_req, Mark_req 
12112
12113 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12114
12115         * lily/musical-request.cc (music-duration-length,
12116         music-duration-compress): new functions.
12117
12118         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
12119         throughout. Warning doesn't work yet.
12120
12121         * lily/translator-group.cc (try_music_on_nongroup_children):
12122         new implementation: store candidate acceptors in a hashTable.
12123
12124 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12125
12126         * scm/music-types.scm (music-descriptions): change name to
12127         internal-class-name
12128
12129         * scm/chord-name.scm (chord::inner-name-banter): remove space.
12130
12131 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12132
12133         * lily/beam.cc (connect_beams): don't crash if there are quarter
12134         notes in beams.
12135
12136 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
12137
12138         * Documentation/user/refman.itely: corrected ancient clef
12139         docu; added docu on ligatures
12140
12141 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
12142
12143         * Documentation/user/glossary.tely,
12144         Documentation/user/refman.itely, input/les-nereides.ly,
12145         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
12146         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
12147         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
12148         Stem properties: flag-style -> stroke-style, style -> flag-style.
12149
12150 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12151
12152         * scm/music-functions.scm (music-separator?): don't use name music
12153         property.
12154
12155 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
12156
12157         * stepmake/stepmake/generic-targets.make (help): Document check
12158         target.
12159
12160         * lily/new-accidental-engraver.cc: Compile fix.
12161
12162 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
12163
12164         * scripts/convert-ly.py: Add rule.
12165
12166         * input/test/music-creation.ly:
12167         * input/test/add-staccato.ly:
12168         * input/test/add-text-script.ly: ly-make-music.
12169
12170         * scm/drums.scm (make-head-type-elem, make-articulation-script):
12171         More ly-make-music renamings.
12172
12173         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
12174
12175         * lily/music-constructor.cc (make_music): Add debugging info.
12176
12177         * scm/music-functions.scm (make-simultaneous-music,
12178         (make-sequential-music, context-spec-music):
12179         * scm/music-types.scm (music-descriptions): Get lily to run.
12180
12181 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12182
12183         * lily/command-request.cc (transpose_key_alist): new function.
12184
12185         * lily/key-performer.cc (create_audio_elements): cleanup. 
12186
12187 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12188
12189         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
12190
12191         * lily/include/translator.hh (ENTER_DESCRIPTION): add
12192         events-accepted field.
12193
12194         * scm/music-types.scm: new file.
12195
12196         * lily/parser.yy: put music type initialization into scheme,
12197         similar to grob initialization.  Changes throughout.
12198
12199 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12200
12201         * Documentation/user/tutorial.itely: Fix links.
12202         
12203         * Documentation/index.texi: 
12204         * Documentation/header.html.in: 
12205         * Documentation/topdocs/index.tely: Small website fixes and updates.
12206
12207         * debian/: Debian patch by Anthony Fok.
12208
12209 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12210
12211         * Documentation/footer.html.in: How time flies: It's already 2002!
12212
12213         * Documentation/topdocs/index.tely: Stable/development fix.  Use
12214         more descriptive link names than 'here'.
12215
12216         * ROADMAP: Remove test stuff.
12217
12218         * scripts/update-lily.py: Allow auto-building of stable and
12219         development versions.  Bugfixes.
12220
12221 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12222
12223         * VERSION: released 1.7.0
12224
12225         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
12226
12227         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
12228         positive line widths.
12229
12230 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12231
12232         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
12233         go.  Fix comments.
12234
12235         * cygwin: Cygwin updates.
12236
12237 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12238
12239         * Documentation/windows/installing.texi (Top): version for python,
12240         urls for ghostscript (thanks to John Potelle)
12241         
12242         * lily/simultaneous-music-iterator.cc
12243         (Simultaneous_music_iterator): init children_list_ before
12244         triggering GC.
12245
12246         * lily/*-iterator.cc: be even more careful with smobbed copy
12247         constructors. 
12248
12249         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
12250         LeftEdge item.
12251
12252 2002-09-15  Werner Lemberg  <wl@gnu.org>
12253
12254         Improving LilyPond's output to make them ordinary TeX boxes with
12255         predictable dimensions.  System boxes are now vertically centered on
12256         the baseline; this offset can be further controlled with
12257         \lilypondscoreshift.
12258
12259         * lily/system.cc (System::post_processing): Pass length of current
12260         system to `start-system' (including any horizontal indentation).
12261
12262         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
12263         prettier.
12264         (lily-def): Append `%'.
12265         (start-system): Add parameter `wd'.  Output more TeX code to specify
12266         box dimensions.
12267         (stop-system, stop-last-system): Complement changes in
12268         `start-system'.
12269         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
12270         Updated.
12271
12272         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
12273         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
12274         Write final `\endinput'.
12275
12276         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
12277         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
12278         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
12279         files and macro definitions don't produce spurious spaces and
12280         paragraphs (using \endlinechar).
12281         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
12282
12283         * Documentation/user/internals.itely: Improved formatting, fixing
12284         typos.  Added a section `Output details' to describe how the TeX
12285         code looks like.
12286
12287 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12288
12289         * lily/accidental-engraver.cc: Also work with partial measures.
12290
12291 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12292
12293         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
12294         spanner.
12295
12296 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12297
12298         * lily/identifier-smob.cc (unpack_identifier): new file.
12299
12300         * lily/lexer.ll (identifier_type): new function.  use ly-id to
12301         pass off scheme expressions as music identifiers.
12302
12303         * scm/lily.scm: reorganisation, cleanups.
12304
12305         * lily/main.cc: small cleanups.
12306
12307 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12308
12309         * lily/ly-module.{cc,hh}: new file.
12310
12311 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12312
12313         * lily/accidental-engraver.cc: Also work with partial measures.
12314
12315 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12316
12317         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
12318
12319 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12320
12321         * lily/my-lily-lexer.cc: use SCM module in stead of
12322         Scheme_hash_table. Changes throughout.  
12323
12324 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12325
12326         * VERSION (MY_PATCH_LEVEL): make 1.7.0
12327