]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
(interpret_stencil_expression): bugfix
[lilypond.git] / ChangeLog
1 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2
3         * lily/stencil.cc (interpret_stencil_expression): bugfix 
4
5 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6
7         * debian/: Remove cruft (requested Anthony Fok.)
8
9         * buildscripts/guile-gnome.sh: Build without gcc libtool version
10         juggling.
11
12         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
13         Add popup menu with grob properties.
14
15         * lily/grob-scheme.cc (ly:grob-properties):
16         (ly:grob-basic-properties): New function.
17
18         * lily/stencil.cc (interpret_stencil_expression): Comment-out
19         "no-origin" call.  Fixes -fps output.
20
21         * scm/output-ps.scm (no-origin): Add dummy implementation.
22
23         * scm/output-gnome.scm (define-origin): Remove
24         (grob-cause): Add.
25
26         * scm/output-ps.scm (scm):
27         * scm/output-tex.scm (scm): Remove define-origin from exports list.
28         (define-origin): Remove.
29
30         * scm/output-gnome.scm (define-origin): 
31
32         * scm/lily.scm (ly:all-output-backend-commands): Remove
33         define-origin.  Add grob-cause.
34
35 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
36
37         * buildscripts/lilypond-words.py: add ly/portugues.ly.
38
39 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
40  
41         * Documentation/user/GNUmakefile:
42         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
43         --include-css=.../texinfo.css; command includes css into the html.
44
45         * Documentation/texinfo.css: add file.
46         define <hr> as black and thin.            
47  
48 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
49
50         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
51         stencil expression. Junk define-origin.
52
53         * lily/my-lily-parser.cc (parse_string): init parser variable when
54         lexer_ is set, ie. in parse_string and parse_file.
55
56         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
57         ly:score-bookify.
58
59         * scm/lily.scm (collect-scores-for-book): new function.
60
61         * ly/init.ly: print collected scores/musics.
62
63         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
64         scope, not in lily module.
65
66         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
67
68         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
69         encapsulate gtk/pango tests.
70  
71         * po/tr.po: Turkish translation.
72
73 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
74
75         * input/regression/lily-in-scheme.ly: regression test for #{
76         ... #} syntax
77
78         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
79         was causing an error.
80
81         * Documentation/user/programming-interface.itely (Using LilyPond
82         syntax inside Scheme): documentation for #{ ... #} syntax.
83
84 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
85
86         * Documentation/index.html.in: use black thin <hr>.
87
88         * buildscripts/mutopia-index.py: use thin black <hr>.
89
90 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
91
92         * scm/fret-diagrams.scm: Use UNIX style line endings.
93         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
94         typo.  Fixes compile.
95
96         * scm/output-ps.scm (white-dot): Remove second incarnation.
97
98         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
99
100 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
101
102         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
103         single file error.
104
105         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
106
107 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
108
109         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
110         remove size as argument to fret-diagram interface;
111         improved white-circle dots for fret;
112         improved top-fret thick line/
113
114         * scm/output-ps.scm: added white-dot function
115
116         * scm/output-tex.scm: added white-dot function
117
118         * tex/music-drawing-routines.ps: added draw_white_dot function
119
120         * ps/music-drawing-routines.ps: added draw_white_dot function
121
122         * input/test/fret-diagram.ly: examples to show multiple
123         functions and multiple interfaces
124
125 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
126
127         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
128         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
129
130         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
131         conflict.  Have I told you lately how much I love autotools?
132
133 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
134
135         * lily/lily-guile.cc: 
136         * lily/pangofc-afm-decoder.cc:
137         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
138         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
139
140         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
141         developers.
142
143         * lily/paper-outputter.cc (file): New method.
144         (dump_string): Use it.
145
146         * scm/output-gnome.scm: Update with pango CVS info, lilylib
147         musing.
148         
149         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
150         of them has a comma :-).
151
152         * scm/framework-gnome.scm: Add pango decoders.
153
154         * lily/include/pangofc-afm-decoder.hh: 
155         * lily/pangofc-afm-decoder.cc: New file.
156
157         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
158
159         * configure.in: Check for pango.
160
161         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
162         autoconf).
163         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
164
165         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
166
167 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
168
169         * Documentation/user/tutorial.itely (Integrating text and music):
170         fix grammar & punctuation.
171
172 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
173
174         * lily/: Stray janitorial cleanups.
175
176         * scm/lily.scm (ly:all-stencil-expressions):
177         * scm/lily.scm (ly:all-output-backend-commands): New function.
178
179         * scm/safe-lily.scm (safe-objects): Add them.
180
181         * scm/framework-gnome.scm (<gnome-outputter>): New class.
182
183         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
184
185 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
186
187         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
188
189 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
190
191         * scm/page-layout.scm (default-page-make-stencil): add
192         raggedbottom, raggedlastbottom.
193
194         * Documentation/user/changing-defaults.itely (Page layout): add doc.
195
196         * scm/framework-tex.scm (define-fonts): fix export of
197         papersize.
198
199         * lily/paper-book.cc (classic_output): strip suffixes from
200         framework functions.
201
202         * lily/tuplet-bracket.cc (before_line_breaking): do not return
203         SCM_UNDEFINED to Scheme.
204
205 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
206
207         * lily/book.cc: remove Book::to_stencil().
208         (process): whoops. Score::book_rendering returns vector, not list.
209
210         * scripts/convert-ly.py (conv): remove \notes.
211         apply to input examples.
212         
213         * lily/paper-outputter.cc (output_stencil): don't use
214         smobify_self() but self_scm()
215
216         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
217         from smobify_self().
218
219         * lily/paper-book.cc (output): load framework module
220         scm_c_resolve_module().
221
222         * python/lilylib.py (exit): exit with argument i.
223
224 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
225
226         * scm/framework-gnome.scm (output-framework-gnome): Try loading
227         gnome modules from non-toplevel.
228
229         * lily/ly-module.cc (ly:import-module): Export to ly:.
230
231         * lily/paper-score.cc (process): Do not show progress newline.
232
233         * lily/paper-book.cc (output, classic_output): Show progess
234         newline after score.
235
236 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
237
238         * buildscripts/lilypond-words.py: add ly/vlaams.ly
239
240 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
241
242         * lily/score.cc (ly:run-translator): Do not crash on empty music
243         list.
244
245         * lily/book.cc (process): Do not render score when systems is empty.
246
247         * input/simple-song.ly: Down one octave.
248
249         * scm/output-gnome.scm: Remove script again; re-add modules fix
250         (CVS conflict resolve?)
251
252         * lily/stencil.cc (ly:interpret-stencil): Was:
253         interpret_stencil_expression.
254
255 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
256
257         * buildscripts/guile-gnome.sh: New file.
258
259         * scm/output-gnome.scm: White background, better window size, sane
260         canvas size.  Cleanups.
261
262 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
263
264         * VERSION: release 2.3.4
265
266         * Documentation/user/invoking.itexi (Invoking the lilypond
267         binary): document --safe.
268
269         * scm/output-gnome.scm: set PATH in script.
270
271         * scm/page-layout.scm (default-page-make-stencil): don't stretch
272         if there is too few systems on a page.
273
274         * lily/parser.yy (relative_music): start at middle C without pitch
275         argument.
276
277         * Documentation/user/changing-defaults.itely (Page layout): new node.
278         (Paper size): rename node
279         (Page breaking): new node.
280         (Titling): move from invoking.
281         (File structure): new node.
282
283         * lily/parser.yy (score_body): allow \header and music anywhere in
284         \score body.
285
286 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
287
288         * scm/lily.scm (ly:load): Remove page-breaking.scm.
289
290 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
291
292         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
293
294         * lily/include/paper-line.hh: rename to Paper_system.
295
296         * lily/include/paper-book.hh: doc class.
297
298         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
299
300         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
301         (plain-header): add instrument-name.
302         (default-page-make-stencil): bugfixes.
303
304         * lily/parser.yy (book_body): allow \header anywhere in \book{}
305
306         * lily/paper-book.cc: remove copyright & tagline. Remove
307         interactions with Page
308
309         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
310         here, 
311         (default-page-make-stencil): new function
312         (default-page-music-height): new function
313         (page-headfoot): new function
314         (ly:optimal-page-breaks): generate stencils directly from here
315
316         * scm/titling.scm: new file, group titling functions
317
318 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
319
320         * scm/output-gnome.scm: Handle multiple pages.
321
322         * scm/framework-gnome.scm: Do not load output-gnome.
323         (framework-gnome): Invoke output-gnome::header and
324         output-gnome::end-output as faked stencils.  Fixes experimental
325         gnome output.
326
327 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
328
329         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
330         octavation compatibility fixes. Backportme. 
331
332         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
333         pages.
334         (ly:optimal-page-breaks): combine-penalties: no shortcut for
335         negative. Now we handle negative penalties (ie. \pageBreak)
336         correctly.
337
338         * lily/system.cc (get_line): extract page-penalty from the left
339         bound.
340
341         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
342
343 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
344
345         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
346
347 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
348
349         * scm/output-gnome.scm: Update script.  Move development to
350         lilypond_2_3_2 branch for now.
351
352 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
353
354         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
355         negative penalties.
356         cleanups.
357
358         * Documentation/user/changing-defaults.itely (Creating contexts):
359         index entries
360
361         * scm/page-breaking.scm (ly:optimal-page-breaks): new
362         file. Rewrite function. 
363
364         * lily/paper-book.cc (pages): new interface: page-breaking returns
365         list of line-list.
366
367         * lily/page.cc (Page): take lines argument.
368
369         * scm/document-translation.scm (all-engravers-doc): link to user man
370
371         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty iso. score.
372
373         * Documentation/user/notation.itely (Relative octaves): typo.
374
375         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
376
377 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
378
379         * scm/output-gnome.scm: Update build script.
380
381 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
382
383         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
384         gnome backend.
385
386         * scm/framework-gnome.scm: New file.
387
388         * scm/lily.scm: Use it.
389
390         * lily/paper-outputter.cc: Janitorial cleanups.
391         (ly:outputter-dump-string): Remove unreachable statement.
392
393         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
394         (ice-9): Bugfix: Add srfi-1.
395
396         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
397
398 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
399
400         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
401         in do_quit()
402         
403 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
404
405         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
406
407 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
408
409         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
410         override of Beam::position-callbacks. Why would grace beams not be
411         quantized? Fixes: weird-stem-size-grace. 
412
413         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
414         warning only once. Backportme.
415
416         * lily/accidental-engraver.cc (number_accidentals_from_sig):
417         bugfix, 2nd try. Backportme.
418
419         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
420
421 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
422
423         * Documentation/user/notation.itely (Instrument transpositions):
424         Correct the name of the instrumentTransposition property.
425
426 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
427
428         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
429
430 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
431
432         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
433         and postLilyPondExample are called when defined.
434
435 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
436
437         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
438         This fixes setting notenames with `\include "nederlands.ly" '
439
440         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
441         new function.
442
443 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
444
445         * scm/page-layout.scm: don't do piece, it should be in score-title
446         only.
447
448         * lily/lexer.ll: lex \score separately.
449
450         * lily/paper-book.cc: junk stencil2line.
451
452         * lily/paper-line.cc (Paper_line): construct from Stencil
453         directly. No futzing with the dimensions.
454
455         * lily/include/paper-line.hh (class Paper_line): 
456
457         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
458         takes arbitrary number of arguments.
459
460         * input/test/markup-score.ly (tuning): simplify example. 
461
462 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
463
464         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
465
466         * scm/define-markup-commands.scm (score): define score-markup
467
468         * lily/parser.yy (markup): use score-markup.
469
470         * lily/score.cc: add ly:score? 
471
472 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
473
474         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
475         fret-parse-string so it prepares for calls to fret-diagram-verbose
476         Changed display constants to props so they are available for
477         \override.
478         
479 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
480
481         * VERSION: release 2.3.3
482
483         * stepmake/stepmake/generic-vars.make: unset LANG.
484
485         * input/regression/tuplet-nest.ly: bugfix.
486
487         * lily/tie-performer.cc (stop_translation_timestep): reset
488         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
489
490         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
491         clear repeat_ directly after setting stem_tremolo_. Fixes:
492         tremolo-repeat.ly
493
494         * input/regression/span-bar-break.ly: new file.
495
496         * scm/define-grobs.scm (all-grob-descriptions): remove
497         break-visibility from SpanBar. Fixes: piano-repeat.ly
498
499 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
500
501         * python/lilylib.py (make_ps_images): only compute bbox when needed.
502
503         * scripts/lilypond-book.py (process_snippets): use lily -f ps
504         files for generating pngs. (failed experiment)
505
506         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
507         file with PFA fonts included.
508
509         * lily/score.cc (default_rendering): put header in too.
510
511         * lily/paper-line.cc (LY_DEFINE): change function to
512         ly:paper-line-extent
513
514         * scm/page-layout.scm (default-book-title): only add lines for
515         non-nil fields.
516         (default-score-title): idem.
517
518         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
519
520         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
521
522         * lily/include/paper-book.hh (class Paper_book): remove height_
523         member.
524
525         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
526
527         * lily/ly-module.cc (LY_DEFINE): bugfix.
528
529         * lily/paper-book.cc (book_title): separate function for the book
530         title.
531
532         * scm/page-layout.scm (default-book-title): only account for
533         markup fields.
534
535         * scm/framework-ps.scm: new file. Move high level interface from
536         output-ps.scm
537
538         * scm/music-functions.scm (def-grace-function): move macros from
539         ly/music-functions-init.ly
540
541         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
542         framework-tex.scm
543
544         * scm/framework-tex.scm (dump-line): new file. High level
545         interface for output (pages, systems, header). 
546
547         * lily/include/page.hh (class Page): add is_last_ field.
548
549         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
550
551         * lily/paper-book.cc (split_string): new function
552         (output): output multiple formats, i.e. --format=ps,tex
553
554         * scm/output-ps.scm (output-scopes): dump variables directly.
555         (define-fonts): rewrite for new interface
556
557         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
558
559         * lily/paper-outputter.cc (Paper_outputter): take format argument.
560
561         * lily/main.cc (parse_argv): don't set extension for output.
562
563         * lily/clef-engraver.cc (create_clef): remove
564         Staff_symbol_referencer::set_position() call. 
565
566 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
567
568         * ly/music-functions-init.ly (addlyrics): set the 'origin property
569         with the location argument in music function definitions.
570
571 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
572
573         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
574         staffsymbol dependency.
575
576         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
577         cleanups.
578
579         * lily/book.cc (process): return Paper_book
580         (to_stencil): use Book::process().
581
582         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
583         header_ field. Store in $globalheader
584
585         * lily/parser.yy (book_body): book header is initted to
586         $globalheader.
587         
588
589 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
590
591         * input/test/fill-a4.ly: removed.
592
593         * lily/parser.yy (output_def): push scope of parent_ Output_def
594         too.
595
596 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
597
598         * scm/output-gnome.scm: Update info.
599
600 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
601
602         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
603
604         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
605         than 1 module.
606
607         * lily/include/ly-module.hh (ly_use_module): rename is_module to
608         ly_c_module_p.
609
610         * scm/page-layout.scm (default-book-title): move Scheme titling
611         functions to here.
612
613         * lily/parser.yy (book_paper_block): remove scope too.
614
615         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
616
617         * lily/rest.cc: add direction to rest properties.
618
619         * lily/include/output-def.hh: new file, move from
620         music-output-def.hh
621
622 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
623
624         * scm/output-gnome.scm: Describe feta-cork hack.
625
626 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
627
628         * lily/include/book-paper-def.hh: derive from Output_def 
629
630         * lily/include/paper-def.hh: move all functionality out of class.
631         Junk header.
632
633         * lily/include/music-output-def.hh: rename Music_output_def to
634         Output_def.
635
636         * input/wilhelmus.ly: only set space for Paper formatting. 
637
638         * lily/include/midi-def.hh: remove file, remove class.
639         Move functions to Music-output-def.
640
641         * lily/music-output-def.cc (Music_output_def): remove separate
642         translator table. Lookup translators in scope directly. This
643         obviates Context suffix for context identifiers, i.e.
644
645         \context {
646           \Staff
647           .. 
648           }
649
650
651         will work.
652         
653
654         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
655
656         * Documentation/user/changing-defaults.itely (Horizontal spacing):
657         document spacing override hack.
658
659 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
660
661         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
662         installation info.  Support point-and-click.  Add +/- zoom
663         keybindings.
664
665 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
666
667         * VERSION: 2.3.2 released
668         
669         * lily/parser.yy (book_body): set default bookpaper.
670
671         * scm/output-tex.scm (header): kludge: hard code linewidth. 
672
673         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
674
675 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
676
677         * lily/score.cc (default_rendering): scale outputdef before
678         starting.
679
680 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
681
682         * scm/fret-diagrams.scm: Add header.
683
684         * scm/output-gnome.scm: Hello world :-)
685
686 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
687
688         * scripts/lilypond.py (run_dvips): only add papersize if present.
689
690         * lily/accidental-engraver.cc (update_local_key_signature): new
691         function, fold code from initialize() and process_music().
692         (update_local_key_signature): use deep copy. This fixes one
693         problem from custom-key-signatures.ly.
694         (number_accidentals_from_sig): tighter check for
695         accidental-too-old.
696
697         * ly/engraver-init.ly: remove localKeySignature
698         definition from ChoirStaff, StaffGroup, Score.
699         
700         * lily/percent-repeat-engraver.cc (try_music): add moments for
701         barlines too. Fixes: skipbars-percent-repeat.ly.
702
703 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
704
705         * lily/context-def.cc (filter_performers): don't go to cdrloc if
706         skipping last pair. Fixes: crash-bar-number.
707
708         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
709         D. Sorensen)
710
711         * input/test/fret-diagram.ly: new file.
712
713         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
714         (scale-paper): divide by scale.
715
716 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
717
718         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
719         case.
720
721 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
722
723         * scm/stencil.scm (fontify-text): reinstate function
724
725         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
726
727         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
728
729         * lily/parser.yy (book_paper_head): \bookpaper {} 
730
731         * python/midi.c: remove config.h
732
733 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
734
735         * scm/output-gnome.scm: Update.
736
737 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
738
739         * scm/output-gnome.scm: New file.
740
741         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
742
743 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
744
745         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
746         (find_scaled_font): move from Paper_def
747
748 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
749
750         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
751         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
752
753         * po/fr.po: update po.
754
755         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
756
757         * lily/book-paper-def.cc (print_smob): new file.
758
759 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
760
761         * buildscripts/lilypond-words.py: search words also from
762         music-functions-init.ly.
763
764 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
765
766         * ly/music-functions-init.ly (def-music-function): new helper
767         macro for defining music functions. \addlyrics \appoggiatura
768         \acciaccatura \grace \partcombine \autochange \applycontext
769         \applyoutput and \breathe are now defined here thanks to it.
770
771         * lily/parser.yy: 
772         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
773         \grace \partcombine \autochange \applycontext \applyoutput and
774         \breathe keywords removed from the parser.
775
776         * lily/parser.yy: 
777         * lily/music-function.cc (ly_make_music_function): 
778         * lily/lexer.ll (music_function_type): added a case for 0-arg
779         music functions.
780
781 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
782
783         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
784         refering to a music expression can be used in lily-inside-scheme:
785         #{ $music #}
786
787         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
788         and ly:parser-define, and change ly:parser-parse-string in order
789         to make #{ $music #} work.
790
791         * scm/new-markup.scm (compile-markup-expression): when an argument
792         is a string, use `make-simple-markup'.
793
794 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
795
796         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
797
798 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
799
800         * scripts/convert-ly.py (FatalConversionError.func): handle + in
801         font-size. (backportme)
802
803 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
804
805         * lily/paper-outputter.cc (output_stencil): dump font definitions
806         before each stencil.
807
808         * lily/include/paper-book.hh (struct Score_lines): new
809         struct. Collect info per Paper-score.
810
811         * lily/include/page.hh (class Page): to_stencil() returns Stencil
812         everywhere.
813
814         * lily/stencil.cc (find_expression_fonts): new function
815
816         * lily/paper-outputter.cc (output_stencil): use
817         interpret_stencil_expr
818
819         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
820         (interpret_stencil_expr): new function. Generic stencil
821         interpretation.
822
823         * lily/paper-def.cc (find_scaled_font): divide lookup
824         magnification by outpuscale for non-virtual fontmetrics. This
825         fixes ludicrously long font definitions for text
826         fonts. (backportme)
827
828         * lily/score-engraver.cc: remove
829         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
830
831 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
832
833         * input/test/markup-score.ly: Remove \notes.
834
835         * lily/parser.yy (book_body): Grok Composite_music and \header.
836         (markup): Push NOTES mode before score_block.
837
838         * VERSION: release 2.3.1
839         
840         * mf/feta-klef.mf: 
841         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
842
843         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
844
845         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
846
847 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
848
849         * scm/output-tex.scm (output-tex-string): tighten safe security.
850
851         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
852
853         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
854         allowed ly functions.
855
856         * lily/ly-module.cc (ly_module_define): only define variable if
857         bound.
858         (ly_make_anonymous_module): take safe option.
859
860 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
861
862         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
863
864 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
865
866         * input/regression/newaddlyrics.ly: Fix.
867
868         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
869         \score \notes.
870
871 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
872
873         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
874
875 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
876
877         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
878
879         * lily/paper-line.cc (Paper_line): don't store list of stencils,
880         but convert to single Stencil immediately.
881
882         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
883
884 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
885
886         * scm/output-sodipodi.scm: Resurrect sodipodi output.
887
888 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
889
890         * elisp/lilypond-mode.el: Changed the way defaults are created for
891         LilyPond-command-master.  LilyPond-mode will now check the
892         timestamps of the files to see which command has to run next.
893
894 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
895
896         * scm/bass-figure.scm (format-bass-figure): don't set
897         number-markup for strings. This fixes string in bass
898         figure. (backportme)
899
900         * lily/parser.yy (bass_number): insert number-markup into figure
901         definition.
902
903         * scm/define-music-properties.scm (all-music-properties): make
904         'figure a markup.
905
906         * scripts/convert-ly.py (conv): \apply -> \applymusic
907
908 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
909
910         * elisp/lilypond-mode.el: changed the order of some commands
911         ("Midi" after "2Midi"), use the user-defined
912         LilyPond-command-default as default instead of "LilyPond"
913
914         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
915         to set the master file for the next command.
916
917         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
918         with font-lock-reference-face.
919
920 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
921
922         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
923
924         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
925
926 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
927
928         * ly/music-functions-init.ly (TODO): new file.
929
930         * lily/parser.yy (Generic_prefix_music_scm): add more
931         music_function symbols.
932         (Prefix_composite_music): change \apply to music-function   
933
934         * lily/include/music-function.hh: rename to music-function
935
936 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
937
938         * lily/music-head.cc (LY_DEFINE): change order of args.
939
940         * input/regression/music-head.ly (texidoc): new file.
941
942         * lily/parser.yy (Generic_prefix_music): allow generic
943         music-transformation functions. 
944
945         * lily/include/music-head.hh (is_music_head): new file.
946
947         * lily/music-head.cc (get_music_head_transform): new file.
948
949 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
950
951         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
952         empty extent. This fixes ottava brackets on rests. (backportme)
953
954         * make/lilypond.redhat.spec.in (Group): ln png files for info.
955
956         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
957
958         * cygwin/lily-wins.py: update for the lily-wins.py script.
959
960 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
961
962         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
963         code. This will obviate typeset_grob () in the future.  The effect
964         of this is that improperly written spanner handling will result in
965         invalid spanner bounds.
966         (announce_grob): add to elems_ from here
967         (typeset_grob): comment out.  
968
969         * lily/include/engraver.hh (make_spanner): new calling interface
970         for make_{item,spanner}. This obviates most calls to
971         announce_grob().
972                 
973         * scm/music-functions.scm (set-accidental-style): use GrandStaff
974         iso. PianoStaff for piano styles.
975
976 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
977
978         * Documentation/user/music-glossary.tely: add segno after d.s.
979
980 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
981
982         * lily/include/audio-column.hh: remove unused variables.
983         (patch by Michael Welsh Duggan)
984
985         * flower/include/axes.hh (other_axis): inline Axes function
986         (thanks to David Brandon).
987
988 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
989
990         * cygwin/mknetrel: Install image links (backportme).
991
992         * Documentation/user/GNUmakefile (local-install-info): Activate
993         actual installing of image links (backportme).
994
995 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
996
997         * Documentation/user/notation.itely (Measure repeats): Removed
998         unnecessary (and confusing) \context Voice{.
999
1000 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1001
1002         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
1003
1004         * lily/page.cc (Page): Do not use ly_scheme_function for
1005         volatile/configurable variables (FIXME: better name).
1006
1007         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
1008         get_scmvar).
1009
1010 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1011
1012         * scripts/convert-ly.py (FatalConversionError.subst): use
1013         \transposition.
1014
1015 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1016
1017         * lily/include/page.hh (class Page): Declare left_margin ().
1018
1019         * lily/page.cc: Remove paper var caching.
1020
1021 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1022
1023         * Documentation/user/music-glossary.tely: Add name to @top node.
1024         Remove comment from @table definitions (workaround for makinfo
1025         bug).
1026
1027         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
1028         ly:stencil-get-expr).  Update callers.
1029         (ly:stencil-align-to!):  Return stencil too.
1030
1031         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
1032         stencil.  Remove looped line-based page output.
1033         (output_line): Use line stencil.  Remove looped stencil-based line
1034         output.
1035
1036         * lily/page.cc (ly:page-paper-lines): New function.
1037
1038         * input/test/markup-score.ly: New file.
1039
1040         * scm/define-markup-commands.scm (stencil): New markup.
1041
1042         * lily/book.cc (to_stencil): New method.
1043
1044         * lily/parser.yy (markup): Use it to grok \score.
1045
1046 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1047
1048         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
1049
1050         * lily/paper-book.cc (pages): Change signature.  Update callers.
1051
1052         * lily/include/page.hh:
1053         * lily/page.cc: New file.
1054
1055         * lily/paper-line.cc (to_stencil): New method.
1056         
1057         * lily/paper-outputter.cc (output_stencil): New method.
1058
1059         * lily/paper-outputter.cc (output_line): Use them.
1060
1061         * lily/warn.cc: Remove.
1062
1063         * lily/my-lily-parser.cc (distill_inname): Remove.
1064
1065         * flower/include/file-name.hh: 
1066         * flower/file-name.cc: New file.  Update users.
1067
1068         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
1069         (find): New method of same name.
1070
1071         * lily/my-lily-parser.cc (ly:parse-file): Use it.
1072
1073         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
1074         constant error message.
1075
1076 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
1077
1078         * input/test/{blank-notes.ly,staff-container.ly}: typos.
1079
1080 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1081
1082         * Documentation/user/music-glossary.tely: @table @strong' replaced
1083         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
1084         (backportme).
1085
1086 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1087
1088         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
1089
1090         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
1091         #{ lily music expression #} that returns an equivalent scheme
1092         music expression by parsing the string.
1093
1094 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1095
1096         * lily/my-lily-parser.cc:
1097         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
1098         SCM string (foo.ly/toto.scm support).
1099
1100 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1101
1102         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
1103
1104 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1105
1106         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
1107
1108         * scripts/lilypond-book.py: LY code that includes \header is
1109         not assumed to be a fragment.
1110
1111 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1112
1113         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
1114         tremolo beams up.
1115
1116         * lily/stem.cc (chord_start_y): Return 0 if no heads.
1117         (get_default_stem_end_position): No tremolo head juggling if no
1118         heads.  Fixes tremolo crash on rests (backportme).
1119
1120         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
1121
1122 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1123
1124         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
1125         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
1126
1127         * lily/lexer.ll: Allow \encoding in NOTES mode.
1128
1129         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
1130         for lyrics, not for commands.
1131
1132         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
1133         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
1134
1135         * input/regression/newaddlyrics.ly: New file.
1136
1137         * Documentation/topdocs/NEWS.texi: Update.
1138
1139         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
1140         (Music_list): Allow embedded scm.
1141
1142         * lily/score.cc (ly:score-bookify): New function.
1143
1144         * lily/music.cc (ly:music-scorify): Idem.
1145
1146         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
1147         (ly:parser-print-score): Idem.
1148
1149         * scm/lily.scm (default-toplevel-book-handler): Idem.
1150         (default-toplevel-music-handler): Idem.
1151         (default-toplevel-score-handler): Idem.
1152
1153         * ly/declarations-init.ly: Set default toplevel handlers.
1154
1155         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
1156
1157         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
1158         printer for score at toplevel.
1159
1160 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1161
1162         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
1163         Fix for simple case: input/simple-song.ly, more complex stuff
1164         does not work yet.
1165
1166 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1167
1168         * lily/parser.yy (Prefix_composite_music): split Composite_music
1169         in Prefix_composite_music and Grouped_music_list.
1170         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
1171
1172 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1173
1174         * scm/lily.scm (toplevel-expression): New define.
1175
1176         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
1177
1178         * lily/parser.yy (toplevel_expression): Use it.
1179
1180         * lily/include/my-lily-parser.hh: Smobbify.
1181
1182         * lily/my-lily-parser.cc (parse_string): New method.
1183         
1184         * lily/my-lily-parser.cc (ly:parse-string): New function.
1185
1186         * Documentation/user/lilypond.tely: Add comment and workaround for
1187         gs-8.01 crash.  Fixes make web.
1188
1189         Simplification of toplevel music.
1190         
1191         * lily/lexer.ll, lily/parser.yy:
1192
1193         * In LYRICS mode, return LYRICS_STRING.  This fixes one
1194         shift/reduce problem.
1195
1196         * Use NOTES mode at start of maininput.
1197
1198         * Grok toplevel composite music expression, put in score and book.
1199
1200         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
1201
1202         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
1203
1204         * input/simple.ly: New file.
1205         
1206         * input/simple-song.ly: Idem.
1207
1208 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1209
1210         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
1211         Sandberg.
1212
1213 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1214
1215         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
1216
1217 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
1218
1219         * input/regression/accidental-octave.ly: doc automatic showing
1220         of note names.
1221
1222 2004-04-16  Heikki Junes <janneke@gnu.org>
1223
1224         * po/fi.po: do "make po && make -C po po-update" at top-level,
1225         then "cp po/out/fi.po po/fi.po" and update fields.
1226
1227         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
1228
1229 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1230
1231         * Documentation/user/introduction.itely (About this manual): Fix
1232         templates and regression urls (backportme).
1233
1234 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1235
1236         * ly/engraver-init.ly (Score:graceSettings): Increase
1237         beamed-lengths, especially for 32nd notes.
1238
1239         * Documentation/user/notation.itely (Grace notes): Correct the
1240         syntax for add-grace-property example.
1241
1242 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1243
1244         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
1245         `Generated' tag.
1246
1247         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
1248         Severely broken (the Debian package, at least).
1249
1250 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1251
1252         * lily/context.cc (find_create_context): assign to lvalue.
1253
1254 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1255
1256         * lily/include/translator.hh (class Translator): rename
1257         get_parent_context() to context () to avoid confusion.
1258
1259         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
1260
1261         * lily/lexer.ll: change is_string -> ly_c_string_p 
1262
1263         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
1264
1265         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
1266
1267         * VERSION: release 2.3.0
1268
1269         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
1270
1271         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
1272         if nonempty.
1273
1274         * lily/include/context.hh (class Context): make members protected.
1275         (children_contexts): new accessor function.
1276
1277         * lily/include/translator.hh (class Translator): make
1278         daddy_context_ protected.
1279         (class Translator): clean up. 
1280
1281         * lily/include/context.hh (class Context): make daddy_context_
1282         private.
1283
1284         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
1285         higher for finding Voice. (backportme)  
1286
1287         * lily/include/context.hh (class Context): remove
1288         find_context_below() as a method.
1289
1290         * Documentation/user/notation.itely (The Lyrics context): add note
1291         about manual durations
1292
1293         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
1294         encoding.
1295
1296         * scm/output-tex.scm (text): dump \inputencoding{} for text.
1297
1298 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1299
1300         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
1301         \usepackage{inputenc}
1302
1303         * lily/paper-book.cc (classic_output): don't advance Offset for
1304         TeX output.
1305
1306         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
1307         ec-sauter.map in rules
1308
1309         * mf/ecb.mf (font_identifier): new file, based on ecbx
1310
1311         * mf/ecb10.mf (gensize): new file.
1312
1313         * Documentation/topdocs/NEWS.texi (Top): document some more new
1314         features.
1315
1316         * ly/declarations-init.ly: run convert-ly
1317
1318         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
1319         from input-file-results. Remove input-file-results.* 
1320
1321 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1322
1323         * scm/output-ps.scm (font-command): Fix, again.
1324
1325         * input/test/title-markup.ly: Add \noPagebreak test.
1326
1327         * lily/score-engraver.cc (try_music): Bugfix.
1328
1329 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1330
1331         * lily/main.cc (main_with_guile): excise dependency options -M and
1332         --dep-prefix
1333
1334         * lily/input-file-results.cc: excise Makefile dependency code
1335
1336         * Documentation/user/invoking.itexi (Invoking the lilypond
1337         binary): remove dep doco
1338         
1339         * lily/main.cc (main_with_guile): call lilypond-main
1340         
1341         * scm/lily.scm (lilypond-main): new function: handle multiple files.
1342
1343         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
1344         exception.
1345
1346         * lily/my-lily-parser.cc: remove paper_description function
1347
1348         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
1349         new function.
1350
1351         * lily/main.cc: remove global_score_count.
1352
1353         * lily/book.cc (process): don't take header from global_input_file.
1354
1355         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
1356
1357         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
1358
1359         * lily/music-output-def.cc (LY_DEFINE): new function
1360         ly_output_description. This function does the bulk for  setting,
1361         parsing and breaking down of an input file.
1362
1363         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
1364         anonymous modules globally. Let's hope they get GCd
1365
1366         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
1367
1368 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1369
1370         * scm/output-ps.scm (header): Papersize from paper.
1371
1372         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
1373         for classic output.
1374
1375         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
1376         lilypondclassic is defined.
1377         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
1378
1379         * input/regression/between-systems.ly: Remove.
1380
1381         * python/lilylib.py (get_bbox): Fix regular expression
1382         for bounding box.
1383
1384         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
1385
1386         * scm/output-tex.scm (stop-page): Use it.
1387
1388         * scm/output-ps.scm (define-fonts): Bugfix.
1389
1390         * lily/grob.cc: Add penalty to interface.
1391
1392         * lily/include/paper-line.hh (class Paper_line): New member
1393         var penalty_.
1394
1395         * lily/system.cc (get_line): Initialise Paper_line with
1396         page-penalty's from original grobs.
1397
1398         * scm/define-music-properties.scm (all-music-properties): Add
1399         page-penalty.
1400
1401         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
1402
1403         * lily/score-engraver.cc (try_music): Handle page-penalty.
1404
1405         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
1406
1407 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1408
1409         * ly/declarations-init.ly (melismaEnd): typo
1410
1411         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
1412
1413         * scm/output-ps.scm (text): split string into spaces, use moveto
1414         for setting space. 
1415         
1416 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1417
1418         * po/nl.po: Update.
1419
1420         * scm/font.scm (add-cmr-fonts): Typo.
1421
1422 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1423
1424         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
1425         font-encoding.
1426
1427         * scm/define-grobs.scm (all-grob-descriptions): idem.
1428
1429         * lily/time-signature.cc (numbered_time_signature): idem.
1430
1431         * scm/font.scm (add-cmr-fonts): use real encoding names for
1432         font-encoding.
1433
1434 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1435
1436         * lily/paper-book.cc (classic_output): 
1437         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
1438         Fixes classic output.
1439         (lilypondstart):
1440         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
1441         kludge.
1442
1443         * scripts/old-lilypond-book.py: Remove.
1444
1445         Page layout for SCOREs enclosed in a BOOK:
1446
1447         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
1448         layout tweaking.
1449
1450         * input/les-nereides.ly (theScore): Add \book.
1451         
1452         * input/test/title-markup.ly: Add \book.
1453
1454         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
1455         only if 'verbose.
1456
1457         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
1458
1459         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
1460
1461         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
1462         * scm/output-tex.scm (start-system): Update for page layout by
1463         LilyPond.
1464
1465         * scm/output-ps.scm (start-system): Previously (new-start-system).
1466
1467         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
1468         passed to define-fonts.
1469
1470         * lily/paper-column.cc: 
1471         * lily/system.cc (get_line):
1472         * ly/property-init.ly (newpage): 
1473         * scm/define-grob-properties.scm:
1474         * scm/output-ps.scm: 
1475         * scm/output-tex.scm: Remove between-system-string kludge.
1476
1477         * scm/output-ps.scm (define-fonts, font-command,
1478         font-load-encoding): Handle ENCODING = #f.
1479
1480         * scm/output-tex.scm (output-scopes): Check if variable is bound.
1481
1482         * scm/define-markup-commands.scm (fill-line): Use
1483         make-simple-markup (WAS: unexisting make-word-markup).
1484
1485         * lily/text-item.cc (interpret_markup): Bugfix, transpose
1486         ENCODING, MARKUP parameters for interpret_string.
1487
1488         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
1489
1490         * lily/score.cc (book_rendering): New method.
1491         (default_rendering): Create Paper_book helper locally, dump
1492         output.
1493
1494         * lily/my-lily-lexer.cc (the_key_tab): Add book.
1495
1496         * lily/parser.yy: Handle \book.
1497
1498         * lily/include/book.hh: 
1499         * lily/book.cc: New file.
1500
1501 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1502
1503         * lily/text-item.cc (interpret_string): new file, select font with
1504         encoding.
1505
1506         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
1507
1508         * scm/define-markup-commands.scm (encoded-simple): new markup command.
1509
1510         * lily/parser.yy (markup): take encoding from lexer.
1511
1512 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1513
1514         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
1515
1516         * scm/output-ps.scm: Remove some cruft.
1517
1518 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1519
1520         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
1521
1522         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
1523
1524 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1525
1526         * scm/font.scm (add-century-schoolbook-fonts):
1527         (make-century-schoolbook-tree): New function.
1528
1529         * input/test/title-markup.ly: Use Century Schoolbook font.
1530
1531 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1532
1533         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
1534         to Erik Sandberg) 
1535
1536         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
1537
1538         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
1539
1540         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
1541
1542         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
1543
1544 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1545
1546         * scm/part-combiner.scm (determine-split-list): bugfix: if no
1547         solo-state (at end of solo), we can set the solo status
1548         too. (backportme.)
1549
1550         * input/regression/part-combine-solo-end.ly: new file.
1551
1552 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1553
1554         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
1555         flavour abc files.  Really ignore unknown keys (backportme).
1556
1557 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1558
1559         * lily/scaled-font-metric.cc (text_dimension): only multiply with
1560         magnification_ when looking up in orig_.
1561
1562         * scm/output-tex.scm (text): switch off char-mapping.
1563
1564         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
1565         because AFM's encoding field cannot have spaces.
1566
1567 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1568
1569         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
1570
1571 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1572
1573         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
1574
1575         * mf/cmr.enc: new file, without hi-bit ascii info. 
1576
1577         * lily/bezier-bow.cc (slur_shape): make indent dependent on
1578         width. This removes the 'hook' at the end of a long slur.
1579
1580         * buildscripts/mf-to-table.py (parse_logfile): don't append
1581         encoding to fontname.
1582
1583 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1584
1585         * scm/output-ps.scm (define-fonts): Load .enc only once.
1586
1587         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
1588         too.
1589
1590 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1591
1592         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
1593         encoding field.
1594
1595         * lily/stencil-scheme.cc: remove ly:fontify-atom 
1596
1597         * ly/portuges.ly (pitchnames): new file.
1598
1599         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
1600         Michael Welsh Duggan
1601
1602         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
1603
1604         * ly/nederlands.ly: add comment about digits.
1605
1606         * lily/scaled-font-metric.cc (derived_mark): idem.
1607
1608         * scm/encoding.scm (make-encoding-mapping): change permutation to
1609         mapping.
1610
1611         * lily/scaled-font-metric.cc (derived_mark): is a const method.
1612         (Modified_font_metric): make alist for coding_description_
1613         (LY_DEFINE): remove coding-name.
1614
1615         * scm/output-tex.scm (text): remove debugging code.
1616
1617         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
1618
1619         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
1620         from infile.
1621
1622         * mf/feta-generic.mf: move fet_beginfont into generic code.
1623         use fetaMusic (without space) as encoding
1624
1625         * mf/feta-autometric.mf: take encoding argument
1626
1627         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
1628
1629         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
1630         use.
1631
1632         * scm/encoding.scm (read-encoding-file): use symbol for glyph
1633         name.
1634
1635 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1636
1637         * input/test/title-markup.ly: Set inputencoding.
1638
1639         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
1640
1641         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
1642
1643         * scm/encoding.scm (get-coding-filename, get-coding-command): New
1644         function.
1645         (coding-alist): Also hold filename, command.
1646         (read-encoding-file): Return symbols.
1647
1648 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1649
1650         * scm/output-tex.scm: remove fontify; text and char take a font
1651         argument.
1652
1653         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
1654
1655         * lily/scaled-font-metric.cc (text_dimension): init
1656         coding_{permutation,table}_ too 
1657         (LY_DEFINE): ly:font-encoding, new function return
1658
1659         * lily/paper-def.cc (find_scaled_font): take input coding from
1660         inputcoding paper var.
1661
1662         * lily/performance.cc (output): remap modulo 16.
1663
1664         * lily/text-item.cc (interpret_markup): whoops, variable
1665         shadowing fixed.
1666
1667 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
1668
1669         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
1670         symbols, not symbols to strings.
1671         
1672         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
1673         symbols, not symbols to strings.
1674
1675 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1676
1677         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
1678         (ly:kpathsea-gulp-file): New function.
1679
1680         * scm/encoding.scm (read-encoding-file): Use it.
1681
1682 2004-04-06  Werner Lemberg  <wl@gnu.org>
1683
1684         * scm/encoding.scm (coding-alist): Fix typo.
1685
1686 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1687
1688         * lily/scaled-font-metric.cc (text_dimension): move function from
1689         Font_metric
1690         (make_scaled_font_metric): init coding_scheme_ to TeX
1691         (text_dimension): use get-coding-vector for non TeX coding_scheme_
1692
1693         * lily/include/scaled-font-metric.hh (struct
1694         Modified_font_metric): rename from Scaled_font_metric
1695
1696         * scm/encoding.scm (read-encoding-file): split up large function,
1697         leave caching to (delay)
1698
1699         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
1700
1701 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1702
1703         * lily/my-lily-lexer.cc (set_encoding): New method.
1704
1705         * lily/lexer.ll: Grok \encoding.
1706
1707         * lily/font-metric.cc (get_encoded_index): New function.
1708
1709         * lily/include/font-metric.hh (coding_scheme): New method.
1710
1711         * scm/encoding.scm: New file.
1712
1713         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
1714
1715 2004-04-05  Werner Lemberg  <wl@gnu.org>
1716
1717         * Documentation/user/tutorial.itely: Revised (finished).
1718
1719         * Documentation/user/macros.itexi (@separate): Removed.
1720
1721 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1722
1723         * scm/output-ps.scm (define-fonts): fix scaling.
1724
1725         * lily/scaled-font-metric.cc (design_size): add function.
1726
1727         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
1728         partial cut&paste of ly:font-magnification.
1729
1730 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1731
1732         * scm/output-ps.scm (define-fonts):
1733         (fontify): Update.
1734
1735 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1736
1737         * po/fr.po: update. (backportme).
1738
1739         * po/nl.po: update. (backportme). 
1740
1741         * mf/feta-beugel.mf: document why design size is not fixed.
1742
1743         * mf/feta-braces-a.mf: rename to stress that it's not design size.
1744
1745 2004-04-04  Werner Lemberg  <wl@gnu.org>
1746
1747         * Documentation/user/tutorial.itely: Revised (continued).
1748
1749 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1750
1751         * po/nl.po: Update (backportme).
1752
1753 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1754
1755         * po/de.po: update. (backportme).
1756
1757         * scm/output-tex.scm (font-command): use ly: functions to
1758         construct name.
1759         (define-fonts): don't use alist, just dump \font definitions.
1760         (font-load-command): calculate proper scaling by taking
1761         outputscale from paper argument.
1762
1763         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
1764         expression.
1765
1766         * lily/paper-outputter.cc (output_header): pass paper arg to
1767         define-fonts
1768
1769         * lily/paper-def.cc (font_descriptions): dump list of
1770         Scaled_font_metrics
1771         (find_scaled_font): take Font_metric argument, store
1772         Scaled_font_metrics in hash-table containing (size ->
1773         Scaled_font_metrics) alist.
1774         (get_dimension): rename from get_realvar
1775
1776         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
1777         ly:font-magnification, ly:font-name: new functions
1778
1779 2004-04-03  Werner Lemberg  <wl@gnu.org>
1780
1781         * Documentation/user/dedication.itely,
1782         Documentation/user/preface.itely,
1783         Documentation/user/introduction.itely,
1784         Documentation/user/tutorial.itely: Revised.
1785         Removing leading spaces which distorts output if info files are read
1786         with stand-alone info.
1787         Removing superfluous inter-word spaces which also distorts output
1788         for stand-alone info.
1789         Using ` and ' instead of `` and '' everywhere to improve
1790         legilibility with stand-alone info
1791         Using @samp for single-letter input items and data which contains
1792         spaces, @code for other things.
1793
1794         * lily/grob-interface.cc: Adding copyright.
1795         (check_interfaces_for_property): Improve format of warning message.
1796
1797 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1798
1799         * lily/include/font-metric.hh (struct Font_metric): add
1800         design_size () method.
1801
1802         * buildscripts/mf-to-table.py (base): add DesignSize comment.
1803
1804         * lily/afm.cc (read_afm_file): read design size.
1805
1806         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
1807
1808         * scm/music-functions.scm (unfold-repeats): handle dots too.
1809
1810 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1811
1812         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
1813         (backportme)
1814
1815 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1816
1817         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
1818         lyric indent.  Revert melismaBusyProperties using \unset.
1819
1820 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1821
1822         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
1823
1824         * lily/parser.yy (command_element): allow redefinition of |
1825         meaning.
1826
1827         * lily/break-align-engraver.cc (acknowledge_grob): construct
1828         LeftEdge where the first cause for alignment is coming from.
1829         This makes \override Staff.LeftEdge work as expected.
1830
1831         
1832         * lily/slur-performer.cc (Slur_performer): add inits
1833
1834         * lily/beam-performer.cc (Beam_performer): add inits
1835
1836 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1837
1838         * VERSION (PACKAGE_NAME): release 2.2.0
1839
1840         * scripts/convert-ly.py (conv): add 2.2.0 rule.
1841
1842 2004-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1843
1844         * lily/cluster.cc (height): Fix warning.
1845
1846         * lily/parser.yy: Janitorial cleanups.
1847
1848         * Documentation/user/tutorial.itely (Tutorial): Typo.
1849
1850 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1851
1852         * lily/change-iterator.cc (process): search at multiple context
1853         levels. This fixes 
1854
1855         
1856         * scm/part-combiner.scm (analyse-spanner-states): use split-index,
1857         not voice-state index for tie state. This fixes a partcombine
1858         problem with ties.
1859
1860         * Documentation/user/tutorial.itely (Commenting input files): add
1861         note about convert-ly.
1862
1863         * input/test/cadenza-skip.ly:  new file.
1864
1865 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1866
1867         * po/nl.po: Spelling fixes.
1868
1869         * autogen.sh (srcdir): Regenerate.
1870
1871         * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
1872         autogen.sh.
1873
1874         * configure.in: Use C++ to check for C++ header.
1875
1876         * po/nl.po: Update.
1877
1878         * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
1879
1880         * lily/event.cc (to_relative_octave): Translatable sentence should
1881         be one string.
1882
1883         * python/lilylib.py (warranty): Year range is not translatable.
1884         It's 2004 already!
1885
1886         * flower/warn.cc (non_fatal_error, warning, programming_error):
1887         Remove whitespace from translated string.
1888
1889 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1890
1891         * VERSION: release 2.1.37.
1892
1893 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1894
1895         * configure.in: check for C language.
1896
1897         * lily/source-file.cc: include strstream without h.
1898
1899         * scm/documentation-generate.scm (string-append): use name without
1900         .texi.
1901
1902         * autogen.sh (srcdir): SUSE fix.
1903
1904         * Documentation/user/notation.itely (Ancient clefs): idem.
1905
1906         * Documentation/user/lilypond-book.itely (Integrating HTML and
1907         music): idem.
1908
1909         * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
1910
1911         * lily/change-iterator.cc (process): use find_existing_context().
1912
1913         * input/test/polymetric-differing-notes.ly: use ly:music-compress.
1914
1915         * input/regression/repeat-unfold-tremolo.ly: new file.
1916
1917         * scm/music-functions.scm (unfold-repeats): undo music compression
1918         too.
1919
1920         * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
1921         (LY_DEFINE): ly:music-compress new function.
1922
1923         * scm/part-combiner.scm (determine-split-list): split for voice
1924         crossings
1925
1926         * input/regression/part-combine-cross.ly: new file.
1927
1928         * scm/part-combiner.scm (make-part-combine-music): don't do
1929         relative inside partcombine arguments.
1930
1931         * scm/music-functions.scm (make-non-relative-music): new function.
1932
1933         * Documentation/user/notation.itely (Automatic part combining):
1934         add note about \relative.
1935
1936         * lily/part-combine-iterator.cc (construct_children): add
1937         start_moment_ member.
1938
1939         * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
1940         stem-tremolo by stem object. This fixes no stem for tremolo bug.
1941
1942         * lily/stem-tremolo.cc (print): don't crash for no-stem.
1943
1944         * Documentation/user/changing-defaults.itely (Which properties to
1945         change): fixes.
1946
1947 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1948
1949         * po/fr.po: update.
1950
1951 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1952
1953         * input/wilhelmus.ly: More original lyrics.  Add to examples.
1954
1955         * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
1956         Reinstate old code that issues warning.  Fixes --srcdir build.
1957
1958 2004-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1959
1960         * input/wilhelmus.ly: New file.
1961
1962         * Documentation/user/notation.itely: 
1963         * Documentation/user/introduction.itely:
1964         * Documentation/user/tutorial.itely: Use quote ly-option instead
1965         of explicit @quotation.  This fixes too long lilypond linewidths
1966         resulting in overful hboxes.
1967
1968         * scripts/lilypond-book.py: Add ly-option: `quote'.
1969
1970 2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1971
1972         * tex/titledefs.tex: Avoid that the first score line is extra
1973         indented if instrument is defined but not piece.
1974
1975 2004-03-30  Werner Lemberg  <wl@gnu.org>
1976
1977         * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
1978         `lilypond/' to info file name.
1979         (@usermanref) [info]: New variant.
1980
1981         * scm/documentation-generate.scm: Fix definition of @usermanref
1982         and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
1983         to info file name.
1984
1985 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1986
1987         * VERSION: release 2.1.36
1988         
1989         * Documentation/user/changing-defaults.itely (Interpretation
1990         contexts): rewrite introduction.
1991
1992 2004-03-30  Ferenc Wagner  <wferi@tba.elte.hu>
1993
1994         * scm/define-markup-commands.scm: Use TeX accents instead of
1995         straight iso-8859-1 encoding in the doc string.
1996
1997 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1998
1999         * Documentation/user/tutorial.itely (A lead sheet): remove extra
2000         space after dotted duration.
2001
2002 2004-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2003
2004         * Documentation/user/introduction.itely: 
2005         * Documentation/user/notation.itely:
2006         * Documentation/user/tutorial.itely: Up all relative examples.
2007         Enclose @lilypond displays in @quotation.  Typos and corrections.
2008
2009         * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
2010
2011 2004-03-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2012
2013         * scm/music-functions.scm (make-voice-props-revert): Revert also
2014         MultiMeasureRest staff-position in oneVoice.
2015
2016 2004-03-29  Heikki Junes <hjunes@cc.hut.fi>
2017
2018         * Documentation/user/changing-defaults.itely, 
2019         Documentation/user/lilypond.tely: few fixes. Place no comma between
2020         two options: a and b, but commas between three options: a, b, and c.
2021         By this manner, grouping is possible: a and b, and c and d.
2022
2023 2004-03-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2024
2025         * Documentation/user/GNUmakefile: add rule for .nexi
2026
2027 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2028
2029         * Documentation/user/music-glossary.tely: move glossary direntry
2030
2031         * stepmake/stepmake/texinfo-vars.make (INFOINSTALL): 
2032         only do mkdir/install-info if INFO_INSTALL_FILES != "".
2033
2034 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2035
2036         * stepmake/aclocal.m4: Verify that gettext configure check with
2037         gcc-3.3 and autoconf 2.59 is still broken.  Update warning.
2038
2039 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2040
2041         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
2042         glob.glob for .png filenames. This catches multipage pngs.  
2043
2044         * Documentation/user/changing-defaults.itely (Determining the grob
2045         property): fix references.
2046
2047         * lily/staff-symbol.cc (print): only add extent if non empty.
2048         This fixes staff-container.ly.
2049
2050         * lily/timing-engraver.cc (initialize): init whichBar, so a score
2051         starting with a mmrest also works.
2052
2053         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
2054         PNG for texinfo too.
2055
2056         * po/lilypond.pot: update translation strings.
2057
2058         * VERSION: 2.1.35 released
2059         
2060         * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
2061         context argument too.
2062
2063         * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
2064
2065         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
2066
2067         * python/lilylib.py (command_name): don't return 1st path
2068         component.
2069
2070         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
2071         .png case separately.
2072
2073         * python/lilylib.py (system): typo.
2074         
2075 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2076
2077         * input/regression/span-bar.ly: Fix typos.  Set indent-level:2,
2078         run indent-region.
2079
2080         * Documentation/user/preface.itely: Run texinfo-all-menus-update.
2081         Fixes compile.
2082
2083         * lily/function-documentation.cc: Compile fix: Include <string.h>.
2084         Add header.
2085
2086 2004-03-27  Heikki Junes  <hjunes@cc.hut.fi>
2087
2088         * vim/lilypond-indent.vim: small fixes.
2089
2090 2004-03-26  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2091
2092         * Documentation/user/notation.itely (Entering lyrics): Add example
2093         with correct english double quotes (at least for LaTeX output,
2094         maybe not a good idea if we switch to PS as the default output
2095         format).
2096
2097 2004-03-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2098
2099         * lily/staff-performer.cc (create_audio_elements): play instrument
2100         changes before notes arrive. This fixes instrument of the first
2101         note in a score.
2102
2103         * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
2104         to 1.9.0 conversion.
2105
2106         * lily/mark-engraver.cc: doc string.
2107
2108         * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
2109
2110         * Documentation/user/introduction.itely (Introduction): new node.
2111
2112 2004-03-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2113
2114         * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
2115
2116         * input/regression/spacing-ragged-last.ly: new file.
2117
2118         * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
2119         spacing.
2120
2121         * scm/font.scm: rewrite using GOOPS.
2122         
2123         * lily/context-def.cc (filter_engravers): derefence pointer.
2124
2125         * lily/lily-guile.cc (type_check_assignment): use
2126         ly_scheme_function iso. scm_primitive_eval where possible.
2127
2128         * lily/performance.cc (output): limit channels at 15. This fixes
2129         percussion inadvertently showing up in large scores.
2130
2131 2004-03-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2132
2133         * input/regression/tuplet-gap.ly: new file.
2134
2135         * lily/tuplet-bracket.cc (make_bracket): take gap interval.
2136         (print): compute gap length from number size, include italic
2137         correction.
2138
2139         * scm/define-grobs.scm (all-grob-descriptions): remove gap from
2140         tuplet-bracket
2141
2142         * scm/paper.scm (set-default-paper-size): new function, to be
2143         called at toplevel.
2144         (set-paper-size): new function, to be called inside \paper {}
2145         (set-default-paper-size): new function, to be called at toplevel.
2146
2147         * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function. 
2148
2149         * lily/beam-performer.cc (process_music): idem.
2150
2151         * lily/slur-performer.cc (process_music): stop melisma for stop event.
2152         
2153         * tex/titledefs.tex: remove scshape for piece.
2154
2155         * lily/line-spanner.cc (line_stencil): font-encoding = music, not
2156         font-family
2157
2158         * lily/time-signature.cc (special_time_signature): font-encoding
2159         not family.
2160
2161         * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
2162         dynamic to head. This fixes p placement in morgenlied.
2163
2164 2004-03-23  Werner Lemberg  <wl@gnu.org>
2165
2166         * stepmake/stepmake/generic-targets.make (help): Improve text.
2167
2168 2004-03-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2169
2170         * VERSION: 2.1.34 released
2171         
2172         * lily/main.cc (main_with_guile): switch debugging.
2173
2174         * lily/system.cc (get_line): plug leak.
2175
2176         * lily/paper-book.cc (pages): plug memory leaks: delete page array
2177         and contents.
2178         (stencil2line): plug leak.
2179
2180         * Documentation/user/changing-defaults.itely (Determining a grob
2181         property):  new node.
2182         (Layout interfaces): new node.
2183         (Navigating the program reference): new node.
2184
2185         * lily/accidental-engraver.cc (acknowledge_grob): add property
2186         harmonicAccidentals
2187
2188         * lily/piano-pedal-engraver.cc (del_linespanner): new function.
2189         general cleanups.
2190         
2191         * input/les-nereides.ly (middleDynamics): resurrect Les
2192         nereides. Remove pedal hack.
2193
2194 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2195
2196         * input/regression/property-grace-polyphony.ly: new file.
2197
2198         * lily/translator-property.cc (execute_pushpop_property): only pop
2199         one instance of the property. This fixes << \\ >> together with
2200         \grace.
2201
2202         * lily/break-align-interface.cc (ordered_elements): we cannot
2203         modify the #'elements property, so return reordered array.
2204
2205 2004-03-23  Heikki Junes  <hjunes@cc.hut.fi>
2206
2207         * buildscripts/lilypond.words.py: remove.
2208         * buildscripts/lilypond-words.py: add new, renamed file. 
2209         Give generated targets and dirs explicitly in arguments.
2210
2211         * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
2212         elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
2213         vim/lilypond-syntax.vim: update to use new lilypond-words.py.
2214         
2215         * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
2216
2217         * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
2218
2219         * Documentation/topdocs/INSTALL.texi: update vim-mode installing
2220         orders.
2221
2222         * vim/GNUmakefile: add local-uninstall target.
2223
2224         * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
2225         
2226         * vim/vimrc: add a one-liner file.
2227
2228         * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
2229         vimrc in EXTRA_DIST_FILES.
2230
2231         * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
2232
2233 2004-03-22  Heikki Junes  <hjunes@cc.hut.fi>
2234
2235         * config.make.in: add vimdir.
2236
2237         * vim/GNUmakefile: add local-install.
2238
2239 2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2240
2241         * tex/titledefs.tex: Replaced \ifx\blabla\undefined
2242         with \lilypondifundefined{blabla}. Solves problem with multiple
2243         titles in the same lilypond-book document.
2244
2245 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2246
2247         * scm/document-backend.scm (interface-doc): sort grob list for
2248         interface.
2249
2250         * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
2251         pre/post break align-order.
2252
2253         * spelling patch courtesy Edward Sutton.
2254
2255         * Documentation/user/changing-defaults.itely (Changing context
2256         default settings): new node.
2257         (Defining new  contexts): new node.
2258
2259         * scripts/lilypond-book.py (is_derived_class): use numbers
2260         iso. booleans.
2261
2262         * python/lilylib.py (make_ps_images): add margin to PS images.
2263
2264         * scripts/lilypond-book.py (is_derived_class): new function. Take
2265         class arg iso. object.
2266         (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
2267         for bug in GS/dvips.
2268
2269         * lily/text-item.cc (interpret_markup): idem.
2270
2271         * scm/define-markup-commands.scm: remove split around-space hack.
2272
2273         * lily/staff-symbol-referencer.cc (get_rounded_position): new
2274         function, fold WL's fixes into one function.
2275
2276 2004-03-22  Werner Lemberg  <wl@gnu.org>
2277
2278         * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
2279         lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
2280         (Note_column::head_position_interval): Do proper rounding for
2281         calls to Staff_symbol_referencer::get_position.
2282
2283 2004-03-21  Werner Lemberg  <wl@gnu.org>
2284
2285         * lily/score.cc (ly_run_translator), lily/paper-def.cc
2286         (Paper_def::get_paper_outputter), lily/input-file-results.cc
2287         (Input_file_results::Input_file_results), lily/my-lily-parser.cc
2288         (My_lily_parser::parse_file): Improve formatting progress indication
2289         sent to stdout.
2290
2291 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2292
2293         * VERSION: 2.1.33 released.
2294
2295         * scripts/lilypond-book.py (do_file): reinstate --filter support.
2296
2297         * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
2298
2299         * stepmake/stepmake/generic-targets.make: rewrite hack so no
2300         warning is issued about dummy.dep.
2301
2302         * scm/new-font.scm: fix design sizes of nummer
2303
2304 2004-03-21  Werner Lemberg  <wl@gnu.org>
2305
2306         * stepmake/bin/install-sh: Updated (from gnulib).  This removes
2307         some annoying warnings from mkdir during `make install'.
2308
2309 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2310
2311         * lily/performer-group-performer.cc (do_announces): call
2312         Performer_group_performer::create_audio_elements () too.
2313
2314         * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
2315
2316         * scm/define-grobs.scm (all-grob-descriptions): add property
2317         break-align-orders
2318
2319         * lily/global-context.cc (get_default_interpreter): new
2320         function. Override from base class, so no new Score contexts are
2321         created.
2322
2323         * lily/include/stencil.hh (class Stencil): document origin field.
2324
2325         * lily/staff-symbol.cc (print): span staff-symbol on column
2326         extents for non-broken columns. 
2327
2328         * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
2329         key-signature.
2330
2331         * tex/titledefs.tex: don't use smallcaps for piece.
2332
2333         * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
2334         translated stencils in the output.
2335
2336         * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
2337
2338 2004-03-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2339
2340         * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
2341         and init ties_created_
2342
2343         * VERSION: release 2.1.32
2344
2345         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
2346         doc string from IMPLEMENT_CTOR_CALLBACK().
2347
2348         * lily/engraver.cc (typeset_grob): paranoia: take care of the case
2349         that engraver is in a performer hierarchy.
2350
2351 2004-03-17  Heikki Junes <hjunes@cc.hut.fi>
2352
2353         * vim/lilypond-ftdetect.vim: new file.
2354
2355 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2356
2357         * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. 
2358         (compose_ly): default octave should be middle C.
2359
2360         * Documentation/user/changing-defaults.itely (Layout tunings
2361         within contexts): new node.
2362
2363         * lily/include/smobs.hh: document C++ smob interface.
2364
2365         * lily/function-documentation.cc: don't doc functions without
2366         docstring.
2367
2368 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2369
2370         * Documentation/user/lilypond.tely: Remove `* lilypond' node from
2371         direntry, so that `info lilypond' goes to Top.
2372
2373         * scm/output-ps.scm (polygon): Fix: add spaces.
2374
2375         * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
2376         solutions are now optimal too.
2377
2378         * input/test/page-breaks.ly: New file.
2379
2380         * lily/paper-outputter.cc (Paper_outputter): Import page breaking
2381         functions into safe module.
2382
2383         * lily/lily-guile.cc (ly:number->string): Do not leave space at
2384         end, prepend zeros.
2385
2386         * scm/output-*.scm: Use ly:number->string rather than
2387         number->string.  Makes for saner output.
2388
2389         * scm/output-ps.scm (define-fonts): Always scale by designsize.
2390         Fixes feta-nummer, feta-din scaling.
2391
2392 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2393
2394         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
2395
2396         * scm/music-functions.scm (descend-to-context): new
2397         function. Similar to context-spec-music.
2398         (make-time-signature-set): specify Score as descend-only. This
2399         fixes the polymetric.ly example.
2400
2401         * lily/context-specced-music-iterator.cc (construct_children): add
2402         support for descend-only context spec.
2403
2404         * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
2405         determine ez-notation letter. 
2406
2407         * lily/system.cc (get_line): start with dumping layer 3. This
2408         fixes ez notation.
2409
2410 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2411
2412         * input/test/title-markup.ly: Stress breaking harder.
2413
2414         * scm/page-layout.scm (height-score): Overfull page scores twice
2415         as bad as underfull (was: by a power).
2416         (walk-lines): Omit first walk-path round (breaking after new node,
2417         without lines).
2418
2419         * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
2420         diff values are negative.
2421         (output): Bugfix: treat negative vfill differently.
2422
2423         * Documentation/user/lilypond.tely (direntry): Add note about why
2424         `info lilypond' brings up `Invoking LilyPond' node.
2425
2426 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2427
2428         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
2429
2430         * lily/paper-book.cc: Remove cruft.
2431         (output): Bugfix: put vfill between lines.
2432         (pages): Bugfix: set page vars needed for filling.
2433
2434         * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
2435         (was: @ar).
2436
2437         * scm/page-layout.scm: Further development.
2438
2439         * ly/declarations-init.ly (paper): Define page-breaking.
2440
2441 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2442
2443         * lily/note-head.cc (brew_ez_stencil): add note-names
2444         property. Provides internationalization for note names.
2445
2446         * Documentation/user/changing-defaults.itely (Creating contexts):
2447         new node.
2448
2449         * lily/grace-iterator.cc (process): descend to child for \grace.
2450
2451         * lily/timing-translator.cc (initialize): Timing_translator adds
2452         Timing alias by itself.
2453
2454         * lily/context.cc (add_alias): new function.
2455
2456         * scm/lily.scm (tex-output-expression): new function, eval within
2457         drawing API. Guards against eval vulnerabilities.
2458
2459         * scm/output-tex.scm (tex-encoded-fontswitch): idem. 
2460
2461         * scm/output-ps.scm (scm): export lily drawing API.
2462
2463         * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
2464         throughout.
2465
2466 2004-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2467
2468         * scm/page-layout.scm (optimal-page-breaking): New function.
2469         
2470         * lily/paper-book.cc (pages): Use it.
2471
2472 2004-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2473
2474         * lily/include/paper-line.hh (class Paper_line): Full smob.
2475
2476 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2477
2478         * lily/global-context.cc (run_iterator_on_me): fix grace note
2479         nesting by initting measurePosition.
2480
2481         * lily/timing-translator.cc (initialize): do no init
2482         measurePosition
2483         
2484         * lily/include/music-output-def.hh (class Music_output_def): add
2485         input_origin_ field.
2486
2487         * Documentation/user/changing-defaults.itely (Changing context
2488         properties on the fly): new node.
2489
2490         * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
2491         function. Only have smobbed_copy (), and do not provide
2492         smobbed_copy() for non-simple smobs. Changes throughout.
2493
2494 2004-03-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2495
2496         * lily/auto-change-iterator.cc (class Auto_change_iterator): add
2497         start_moment_. Fix by Doug A. Linhardt.
2498
2499 2004-03-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2500
2501         * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
2502         accidentals for harmonic notes.
2503
2504         * lily/note-collision.cc (check_meshing_chords): don't merge heads
2505         of different style. (Thanks to Doug Linhardt).
2506
2507         * Documentation/user/changing-defaults.itely (Scheme tutorial):
2508         new node.
2509
2510 2004-03-16  Heikki Junes <hjunes@cc.hut.fi>
2511
2512         * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
2513
2514         * vim/filetype.vim, vim/lilypond-ftplugin.vim,
2515         vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
2516         vim/lilypond-indent.vim: doc targets and deps in comments.
2517
2518 2004-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2519
2520         * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
2521
2522         * lily/system.cc (get_line): Return Paper_line.  Change all users.
2523
2524         * lily/include/paper-line.hh:
2525         * lily/include/paper-line.cc: New file.
2526
2527 2004-03-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2528
2529         * VERSION (MY_PATCH_LEVEL): release 2.1.31.
2530
2531         * GNUmakefile.in: remove stray make out=www
2532
2533         * input/test/bagpipe.ly (gcdg): octave fixes.
2534
2535         * scm/define-markup-commands.scm (number): use font-encoding
2536         iso. font-family
2537
2538         * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
2539         font-encoding.
2540         
2541 2004-03-15  Heikki Junes <hjunes@cc.hut.fi>
2542
2543         * lily/parse-scm.cc: compile-bugfix: add missing header files for
2544         `output_format_global' and `PAGE_LAYOUT'.
2545
2546 2004-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2547
2548         * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
2549         lily functions in safe mode.
2550
2551         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
2552         Print filename for HTML, LATEX, before texidoc.
2553
2554         * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
2555         instructions in output-ps module.
2556
2557         * scm/lily.scm: Do not load output-ps module.
2558
2559         * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
2560         safe mode.
2561
2562 2004-03-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2563
2564         * lily/span-dynamic-performer.cc (process_music): remove spurious
2565         warning.
2566
2567         * lily/context-def.cc (Context_def): init name to ""
2568
2569         * lily/font-interface.cc: add font-encoding property.
2570
2571         * scm/lily.scm (chain-assoc-get): bugfix.
2572
2573         * lily/paper-book.cc (stencil2line): protect static SCM.
2574
2575         * lily/font-interface.cc (text_font_alist_chain): rename function,
2576         and use text-font-defaults. 
2577
2578         * lily/font-select.cc (properties_to_font_size_family): call SCM code.
2579
2580         * scm/paper.scm (paper-set-staff-size): use new function.
2581
2582         * scm/new-font.scm (make-font-tree): new function.
2583
2584 2004-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2585
2586         * lily/paper-book.cc (output): Bugfix: no output if no \paper.
2587
2588         * scm/lily.scm (get-output-module): New function.
2589         (output-alist): Remove ,ps-output-expression.
2590
2591         * scm/output-tex.scm (ps-output-expression): New function.
2592
2593         * scm/output-ps.scm (ps-output-expression): Remove.
2594         (header, start-page): Output page metadata.
2595
2596         * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
2597         initialise output_module_.  Do not write part of header.
2598         (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
2599         (output_header): Output full header.
2600
2601         * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
2602         FIXME.
2603
2604 2004-03-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2605
2606         * scm/new-font.scm: new file. Tree based font lookup.
2607
2608         * scm/lily.scm (assoc-get): take default argument. Remove
2609         assoc-get-default.
2610         (chain-assoc-get): use chain-assoc-get everywhere.
2611
2612         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2613         autobeamsettings conversion bug.
2614
2615         * lily/include/global-context.hh (Context): clean-up data hiding.
2616
2617         * lily/include/music-iterator.hh (class Music_iterator): clean-up
2618         data hiding.
2619
2620         * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
2621
2622         * input/regression/stem-shorten.ly: add chord case.
2623
2624         * lily/stem.cc (get_default_stem_end_position): shorten stems
2625         triggered by note-head positions, not by forced-direction. This
2626         fixes a bug with too short stems.  
2627  
2628 2004-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2629
2630         * scripts/lilypond-book.py (Lilypond_snippet.output_html,
2631         Lilypond_snippet.output_latex): Always call output_print_filename.
2632
2633         * lily/paper-book.cc (fill_pages): New method.  Try to cramp or
2634         expand pages.
2635
2636 2004-03-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2637
2638         * scm/part-combiner.scm (make-autochange-music): switch rests
2639         before switched notes too.
2640
2641         * lily/figured-bass-engraver.cc (process_music): change calling
2642         convention.
2643
2644         * scm/bass-figure.scm (format-bass-figure): rewrite function. 
2645
2646         * scm/define-markup-commands.scm (bracketed-y-column): new markup
2647         command.
2648
2649         * lily/include/stencil.hh (class Stencil): add origin field.
2650
2651         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
2652         function.
2653
2654         * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. 
2655
2656         * lily/lexer.ll: remove support for \$ and $ in identifiers
2657
2658         * lily/sequential-iterator.cc: remove copy_grace_fixups
2659         (get_grace_fixup): slight abstraction of fixup code.
2660
2661         * input/test/title-markup.ly (spaceTest): vary staff sizes.
2662
2663 2004-03-12  Heikki Junes <hjunes@cc.hut.fi>
2664
2665         * vim/lilypond-indent.vim: use <C-F> (default) as indent key
2666         in insert-mode. add indenting rules.
2667
2668 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2669
2670         * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
2671         protect hack.
2672
2673         * scm/page-layout.scm:
2674         * lily/paper-book.cc: Handle tagline/copyright.  Internal page
2675         layout and titling should now match external latex based version.
2676
2677         * scm/output-tex.scm (output-scopes): Bugfix: only write string
2678         header fields.
2679
2680         * ps/lilyponddefs.ps: Remove automatic page layout.
2681
2682         * scm/output-ps.scm (new-start-system): New interface function.
2683
2684         * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
2685
2686         * lily/paper-book.cc (output): Bugfix.
2687
2688 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2689
2690         * VERSION (MY_PATCH_LEVEL): release 2.1.30
2691         
2692 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2693
2694         * Documentation/user/lilypond.tely: Bugfix: Remove './' from
2695         direntries.
2696
2697         * ps/lilyponddefs.ps: Bugfix.
2698
2699         * input/regression/multi-measure-rest-instr-name.ly: Typo.
2700
2701 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2702
2703         * lily/auto-beam-engraver.cc (create_beam): add Stem as
2704         cause. This should fix warnings.
2705
2706         * mf/feta-slag.mf (trill_ne): fix upmordent size.
2707
2708         * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
2709         prevent aligned 6ths.
2710
2711         * lily/custos.cc (print): remove adjust-if-on-staffline.
2712
2713 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2714
2715         * lily/paper-book.cc: Do header and footer.
2716
2717 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2718
2719         * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
2720
2721         * scm/paper.scm (lineheight): Remove
2722         (head-sep, foot-sep): Add.
2723
2724 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2725
2726         * mf/feta-schrift.mf: reduce portato thickness.
2727
2728         * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
2729
2730         * lily/grob-pq-engraver.cc (start_translation_timestep): remove
2731         programming_error ().
2732
2733         * lily/piano-pedal-engraver.cc (finalize): attach unfinished
2734         bracket to last command column.
2735
2736         * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
2737         continues on next/prev system.
2738
2739         * input/regression/pedal-end.ly: new file.
2740
2741 2004-03-10  Werner Lemberg  <wl@gnu.org>
2742
2743         * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
2744         Remove pmx2ly stuff.
2745         * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
2746
2747 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2748
2749         * scm/page-layout.scm: New file.
2750
2751         * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
2752         settings.
2753         (Lilypond_snippet.is_outdated): Also check for PNG file.
2754         Workaround for interrupted (web) builds.
2755
2756         * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
2757
2758         * ps/lilyponddefs.ps: Use only very small top-marging.
2759         (init-paper): Also pop page size string.
2760         (start-page, stop-page): New function.
2761
2762         * scm/output-ps.scm (header-end): Remove stray exec commands.
2763
2764 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2765
2766         * lily/input-file-results.cc (do_one_file): use new Paper_book()
2767
2768         * lily/score.cc (default_rendering): clean protection.
2769
2770         * lily/paper-book.cc (mark_smob): implement smob marking.
2771
2772         * scripts/lilypond.py (make_html_menu_file): remove --psgz option
2773
2774         * Documentation/user/*.itely: user manual edits. 
2775
2776 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2777
2778         * Documentation/user/converters.itely (Invoking musedata2ly):
2779         remove pmx2ly.
2780
2781         * scripts/pmx2ly: remove script.
2782         
2783 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2784
2785         * lily/score.cc (default_rendering): Protect paper-book members.
2786
2787         * lily/paper-def.cc (smobbed_copy): New method.
2788
2789         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
2790         switch runtime.
2791
2792         * lily/include/music-output.hh (process): Change signature to
2793         return SCM.
2794
2795         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
2796         method.
2797
2798         * lily/paper-score.cc (process): Return stencils rather than
2799         outputting directly.  Remove paper-book kludge.  Delete grobs.
2800         (output): Remove.
2801
2802         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
2803
2804         * lily/score-engraver.cc (get_output): Do not reset pscore_.
2805
2806         * lily/score.cc (default_rendering)
2807         (ly_render_output): Move adding paper-score two levels up.
2808
2809         * lily/system.cc (get_line):
2810         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
2811
2812 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2813
2814         * scm/font.scm (paper20-font-vector): add more design sizes for
2815         number.
2816
2817         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
2818         feta-nummber{5,7,11,13}.
2819
2820         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
2821         for 12pt design size. 
2822
2823 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2824
2825         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
2826
2827 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2828
2829         * lily/font-select.cc (properties_to_font_size_family): Fix
2830         warning message.
2831
2832         * Experimental PostScript latin1 encoding:
2833         
2834         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
2835
2836         * scm/output-ps.scm: Experimental encoding using reencode-font.
2837         * scm/font.scm: Add latin1 `font-shape'.
2838         
2839         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
2840
2841         * ps/lilyponddefs.ps (reencode-font): New function.
2842
2843         * lily/paper-book.cc (get_pages): Simplistic page breaking.
2844
2845         * scm/output-tex.scm (start-page):
2846         (stop-page): New interface function.
2847
2848 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2849
2850         * lily/paper-outputter.cc (output_expr):
2851         (output_header):
2852         (output_line): New method.
2853
2854         * lily/system.cc (get_line):
2855         (get_lines): New method.
2856         (output_scheme):
2857         (output_line): Remove.
2858
2859         * scm/lily.scm (make-title): New function.
2860
2861         * lily/paper-book.cc: 
2862         * lily/include/paper-book.hh: New file.
2863
2864         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
2865         ly-modules.hh).
2866
2867         * lily/ly-module.cc (ly_modules_lookup): New function.
2868
2869         * lily/main.cc (main_with_guile): Move memory leak debug code back.
2870
2871         * scm/output-ps.scm (make-title): Remove.
2872         (output-scopes): Junk header-title test.
2873
2874 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2875
2876         * mf/feta-schrift.mf: thicker dot for portato.
2877
2878         * lily/accidental-placement.cc (position_accidentals): bugfix in
2879         offset, this fixes right-padding of AccidentalPlacement.
2880
2881         * lily/[h-z]*.cc: () formatting.
2882
2883         * Documentation/user/tutorial.itely (An orchestral part): more
2884         fixes for the tutorial.
2885
2886         * scm/translation-functions.scm (fraction-tuplet-formatter):
2887         reverse fraction.
2888
2889         * lily/parser.yy (context_def_spec_block): use \context instead of
2890         \translator.
2891
2892         * lily/[a-g].cc: () style cleanup.
2893
2894         * Documentation/user/tutorial.itely (Automatic and manual beams):
2895         editing of tutorial.
2896
2897 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2898
2899         * buildscripts/mf-to-table.py (base): write encoding name.
2900
2901 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2902
2903         * Documentation/user/GNUmakefile (local-install-info): Issue
2904         warning (for packager, ie, if not installing in /usr or /usr/local).
2905
2906         * lily/stencil-scheme.cc: 
2907         * lily/staff-symbol-referencer.cc: 
2908         * lily/script-column.cc: 
2909         * lily/pitch.cc: 
2910         * lily/music.cc: 
2911         * lily/grob-pq-engraver.cc: 
2912         * lily/font-interface.cc: 
2913         * lily/music-output-def.cc: 
2914         * lily/duration.cc: 
2915         * lily/grob-scheme.cc:
2916         * lily/context-scheme.cc: Put scheme name on first line in
2917         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
2918         style cleanups.
2919
2920         * stepmake/stepmake/scm-vars.make: 
2921         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
2922         Rename and split TAGS_FILES.
2923
2924         * GNUmakefile.in (ALL-TAGS): Remove.
2925         
2926         * stepmake/stepmake/generic-targets.make (TAGS): Also include
2927         deeper TAGS files.  Fixes regexp tags in TOP dir.
2928
2929 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2930
2931         * VERSION: 2.1.29 released.
2932         
2933         * Documentation/user/changing-defaults.itely (Changing defaults):
2934         new file.
2935
2936         * Documentation/user/notation.itely (Notation manual): rename from 
2937         refman.itely
2938
2939         * Documentation/user/notation-appendices.itely (The Feta font):
2940         new file.
2941
2942         * Documentation/user/advanced.itely: add aborted attempt for
2943         advanced topics manual.
2944
2945 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2946
2947         * scm/new-markup.scm: display Markups in sane format. Patch by
2948         Nicolas Sceaux.
2949
2950 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2951
2952         * lily/main.cc: Cleanups.
2953         (setup_localisation): New function.
2954         (sane_putenv): Remove.
2955         (main_with_guile): New name (Was: main_prog).  Remove musings
2956         about possible preparation for GUILE heavy memory usage and
2957         practical uselessness.  Do not set environment variables
2958         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
2959         name juggling.
2960         (parse_argv): New function.
2961         (copyright): New function.  It's 2004 already.
2962
2963         * lily/input-file-results.cc (do_one_file): Add file name juggling.
2964         (distill_inname): Move from main.
2965
2966 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2967
2968         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
2969
2970         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
2971
2972         * Documentation/user/running.itely: new file.
2973
2974         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
2975
2976         * lily/score-performer.cc (finish): call Translator::finalize ().
2977
2978 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
2979
2980         * lilypond-ftpplugin.vim: renamed to the following file.
2981         * lilypond-ftplugin.vim: new file.
2982
2983         * GNUmakefile.in: update VIM_FILES.
2984
2985 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2986
2987         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
2988         props.
2989
2990         * input/test/tie-sparse.ly: remove.
2991
2992         * lily/tie-performer.cc (try_music): copy & paste from
2993         Tie_engraver.
2994
2995         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
2996         variable_ref twice.
2997
2998         * lily/key-performer.cc (create_audio_elements): use
2999         alterations-in-key.
3000
3001         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
3002
3003 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
3004
3005         * input/test/smart-transpose.ly: fix cases fes->e and similar.
3006         handle also quarter tones (not shown as tests). test also flats.
3007
3008         * Documentation/index.html.in: small fixes.
3009
3010 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3011
3012         * input/regression/new-markup-scheme.ly: Typo.
3013
3014         * scm/define-markup-commands.scm (fill-line): New markup.
3015
3016         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
3017         (output-paper-def): Fix alignment.
3018         (make-title): Fix height/width scaling.
3019
3020         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
3021
3022         * input/test/title-markup.ly: Add remaining titles.  Layout and
3023         font size fixes.  Add simplistic latin1 test.
3024
3025 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
3026
3027         * input/test/nested-groups.ly: remove. move content (to next). 
3028         * input/test/staff-bracket.ly: replace content (from prev), this 
3029         has been already in templates.
3030
3031 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3032
3033         * stepmake/autogen.sh: Only issue warning about running configure
3034         without arguments when autogen.sh will actually be running
3035         configure.
3036
3037 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3038
3039         * scm/new-markup.scm (stack-stencil-line): robustness.
3040
3041         * scm/define-markup-commands.scm (simple): robustification of
3042         simple-markup.
3043
3044         * Documentation/user/music-glossary.tely (Top): change central C
3045         to middle C.
3046
3047         * lily/text-item.cc (interpret_markup): cache make-simple-markup
3048
3049 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3050
3051         * input/test/title-markup.ly (spaceTest): Add.
3052
3053         * lily/text-item.cc (interpret_markup): Make line markup from
3054         multi word markup.
3055
3056         * scm/define-markup-commands.scm (word): New markup command.
3057         (simple): Use it.
3058
3059         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
3060
3061 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
3062
3063         * vim/ftplugin/lilypond.vim:
3064         * vim/syntax/lilypond.vim: use only local settings with setlocal.
3065         show matching paren in insert mode.
3066
3067 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3068
3069         * scm/output-ps.scm (make-title, output-scopes): Further
3070         development.
3071
3072         * input/test/title-markup.ly: New file.
3073
3074         * ps/lilyponddefs.ps: Disable PostScript titling.
3075
3076         * lily/paper-score.cc (process): Quote PORT argument to make-title.
3077
3078 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3079
3080         * lily/arpeggio.cc (width_callback): remove padding.
3081  
3082         * scm/define-grobs.scm (all-grob-descriptions): add padding.
3083
3084         * scm/define-music-types.scm: remove make-music-by-name.
3085
3086         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
3087
3088 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3089
3090         * lily/paper-score.cc (process): Output titles using make-title.
3091
3092         * scm/output-ps.scm (output-stencil): Display directly instead of
3093         constructing string.
3094         (make-title): New function.
3095
3096 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3097
3098         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
3099         music), Documentation/user/invoking.itexi (Invoking lilypond): 
3100         Move documentation of LaTeX packages for latin1 characters to the
3101         lilypond-book manual.
3102
3103 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
3104
3105         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
3106
3107         * vimrc: add menu in console and shortcut <F10> for it.
3108
3109         * vim/:
3110         * vim/compiler/:
3111         * vim/syntax/:
3112         * vim/indent/:
3113         * vim/ftplugin/: new directories.
3114         
3115         * vim/filetype.vim: new file.
3116
3117         * lilypond.vim: remove files (see next).
3118         * vim/syntax/lilypond.vim: new, renamed file (see prev).
3119
3120         * vimrc: remove file (see next).
3121         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
3122
3123         * vim/ftplugin/lilypond.vim: change dir for dictionary.
3124         add header. apply bindings only locally.
3125
3126         * vim/indent/lilypond.vim: new file.
3127
3128         * vim/ftplugin/lilypond.vim: remove errorformat.
3129         * vim/compiler/lilypond.vim: new file for errorformats.
3130
3131         * Documentation/topdocs/INSTALL.texi: give easier orders.
3132
3133         * ROADMAP: add vim/
3134
3135 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3136
3137         * Documentation/user/introduction.itely (Introduction): Use @image
3138         iso @html <img...>.  Add workaround for images in columns in info.
3139
3140         * stepmake/aclocal.m4: Store computed version in variable.
3141
3142         * configure.in: Export MAKEINFO_VERSION.
3143
3144         * config.make.in (MAKEINFO_VERSION): Add.
3145
3146         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
3147
3148         * Documentation/user/GNUmakefile: Only build info with images when
3149         building web.
3150
3151         * GNUmakefile.in (install-WWW): Visit Documentation/user.
3152
3153         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
3154         stuff from documentation-targets.make
3155
3156 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3157
3158         * VERSION: 2.1.28 released
3159         
3160         * scripts/convert-ly.py (conv): 
3161
3162 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
3163
3164         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
3165         \arpeggioBoth. redefine \arpeggioBracket.
3166
3167         * Documentation/user/refman.itely: document new arpeggio
3168         functions.
3169
3170         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
3171
3172         * input/regression/arpeggio-bracket.ly: apply convert-ly.
3173
3174         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
3175
3176 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3177
3178         * Documentation/user/introduction.itely (Automated engraving):
3179         rewrite introduction using website text.
3180
3181 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3182
3183         * scm/*.scm: make-music-by-name is replaced by make-music, which
3184         also accept music property settings, eg:
3185           (make-music 'TextScriptEvent 'direction DOWN 'text
3186               (make-simple-markup x))
3187
3188         Patch courtesy Nicolas Sceaux
3189
3190         * lily/beam-quanting.cc: cleanup, separate counts for left and
3191         right beam ends.
3192
3193         * lily/side-position-interface.cc (quantised_position): also
3194         quantize staccato position for forced stem directions. 
3195
3196 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3197
3198         * scm/*.scm: Patch by Nicolas Sceaux: 
3199
3200         * scm/music-functions.scm: ly:grob-property and ly:music-property
3201         are made procedure with setters.
3202
3203         * scm/*.scm: replace ..-set-property! with set! (..-property  )
3204         
3205 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
3206
3207         * input/test/[t-v]*.ly: finish rewriting texidocs.
3208
3209         * input/test/vaticana.ly: remove.
3210         * input/test/ligature-vaticana.ly: new, renamed file name.
3211
3212         * input/test/stem-centered.ly: remove.
3213         * input/test/mensural-note-heads.ly: new file. take content from
3214         removed file stem-centered.ly.
3215
3216         * input/test/scales-greek.ly: simplify.
3217
3218         * input/test/s*.ly: reformulate texidocs.
3219         
3220         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
3221         of missing features.
3222
3223 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3224
3225         * input/test/[j-o]*.ly: update texidocs.
3226
3227 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3228
3229         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
3230
3231         * Documentation/topdocs/NEWS.texi: Add note about info docs with
3232         images.
3233
3234         * Documentation/user/lilypond.tely (@direntry): Update.
3235
3236         * stepmake/stepmake/documentation-targets.make
3237         (install-info,uninstall-info): Install into $(package_infodir).
3238         Install images.  Run install-info to update dir.
3239
3240         * config.make.in (package_infodir): Add.
3241
3242         * Documentation/user/GNUmakefile (info-with-images,
3243         local-install-info, local-uninstall-info): New target.
3244
3245 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3246
3247         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
3248         gap/threshold.
3249
3250         * lily/beam-quanting.cc (score_slopes_dy): remove
3251         ROUND_TO_ZERO_SLOPE kludge.
3252
3253         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
3254
3255         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
3256
3257         * lily/global-context.cc (Global_context): alway accept Score
3258         (run_iterator_on_me): cast Context to Score_context, not
3259         Context_def.
3260
3261         * Documentation/user/refman.itely: documentation patch by Edward
3262         Sanford Sutton.
3263
3264         * mf/GNUmakefile: unset sauter-fonts.
3265
3266 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3267
3268         * scripts/lilypond-book.py (output_texinfo): Output @image
3269         descriptions for info too.
3270
3271         * input/test/chord-names-jazz.ly: 
3272         * input/test/embedded-scm.ly: Clarify.
3273
3274         * input/test/cautionaries.ly: Typo.
3275
3276         * lily/input-smob.cc (ly_input_location): Compile fix.
3277
3278 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3279
3280         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
3281
3282         * ly/engraver-init.ly: move \grobdescriptions to Global. This
3283         fixes problems with system defaults being reverted with \override
3284         on Score level.
3285
3286         * lily/global-context.cc (Global_context): apply property-ops to
3287         Global_context too. 
3288
3289 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3290
3291         * scm/output-ps.scm (stencil->string): Rewrite.
3292
3293 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3294
3295         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
3296         impersonal style.
3297
3298 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3299
3300         * lily/input-smob.cc (ly_input_location: New function.
3301
3302         * scm/define-markup-commands.scm (upright): New markup command.
3303
3304         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
3305
3306         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
3307
3308         * scm/output-ps.scm (output-stencil): New function.
3309
3310         * scripts/lilypond-book.py (do_file): Bugfix: change search order
3311         of snippet types; fixes @ignore and @verbatim blocks.
3312
3313 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
3314
3315         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
3316         to a file in printed documentation, instead, refer either to a 
3317         syntax or to an output.
3318
3319 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3320
3321         * input/regression/beam-center-slope.ly: Add test.
3322
3323 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3324
3325         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
3326         (SAUTER_FONTS): Reinstate.
3327
3328         * scm/define-markup-commands.scm (caps): New markup command.
3329
3330         * scm/output-ps.scm (output-scopes): Experimental markup output.
3331
3332         * scm/: Add missing headers.
3333
3334         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
3335
3336         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
3337
3338 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3339
3340         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
3341         Stray style cleanups.
3342
3343 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3344
3345         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
3346         no dot combination.
3347
3348         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3349         substitute \override Staff.autoBeamSettings too
3350
3351         * Documentation/user/tutorial.itely: proofreading fixes by David
3352         Bobroff
3353
3354 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3355
3356         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
3357
3358         * ps/music-drawing-routines.ps: 
3359         * ps/lilyponddefs.ps: Add end markers.
3360
3361 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3362
3363         * VERSION: 2.1.27 released.
3364         
3365         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
3366
3367         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
3368         obey documentation.
3369
3370 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3371
3372         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
3373
3374         * scm/output-ps.scm: Resurrect.
3375         
3376         * scm/output-tex.scm: Minimal cleanups.
3377
3378         * scm/paper.scm (paper-set-staff-size): Add lineheight.
3379
3380         * make/ly-rules.make: Remove any broken lily-*.tex files before
3381         lilypond-book run.
3382
3383         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
3384         comment.
3385
3386         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
3387         Enabled by default, may save 10% compile time.
3388
3389 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3390
3391         * lily/lyric-phrasing-engraver.cc: remove
3392         
3393         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
3394         longer necessary. 
3395
3396         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
3397         so lyric-phrasing-engraver is no longer necessary.
3398
3399         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
3400         Grob_pq_engraver from Staff.
3401
3402         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
3403         busyGrobs directly.
3404
3405         * input/regression/quote-transposition.ly: new file.
3406
3407         * lily/recording-group-engraver.cc (stop_translation_timestep):
3408         store instrumentTuning too. 
3409
3410         * lily/quote-iterator.cc (process): transpose events using
3411         instrumentTuning.
3412
3413         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
3414         -> \tuning <pitch>
3415
3416         * lily/parser.yy (command_req): add \tuning command for setting
3417         instrument tuning of staff.
3418
3419         * Documentation/user/GNUmakefile
3420         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
3421
3422         * Documentation/user/refman.itely (Customized accidental rules):
3423         typo.
3424
3425 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3426
3427         * Documentation/user/music-glossary.tely: remove the missing norwegian
3428         translation; they can be put in later properly.
3429
3430 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3431
3432         * lily/recording-group-engraver.cc (start_translation_timestep):
3433         init Recording_group_engraver twice.
3434
3435 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3436
3437         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
3438         stray style cleanups:
3439
3440         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
3441         -Wmissing-prototypes.
3442
3443         * flower/include/killing-cons.tcc (Killing_cons): Add template
3444         specifier for car_.
3445
3446         * flower/include/parray.hh (binsearchs): Add template specifier
3447         for maxkey.
3448
3449         * flower/include/interval.hh: Declare elem () with template specfier.
3450
3451 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3452
3453         * elisp/lilypond-indent.el (get-buffer-size): add customization
3454         groups for several variables (Reuben Thomas).
3455
3456 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3457
3458         * Documentation/user/invoking.itexi (Point and click): add index
3459         entry.
3460
3461         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
3462         go under beam.
3463
3464         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
3465         sarabande beam. 
3466
3467         * flower/warn.cc (programming_error): cross fingers not thumbs.
3468
3469         * lily/rest.cc (polyphonic_offset_callback): return 0 when
3470         staff-position is set.
3471
3472         * VERSION: release 2.1.26 
3473         
3474         * scm/chord-entry.scm (construct-chord): process transposition
3475         after processing explicit-11.  
3476
3477 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3478
3479         * lily/parser.yy (add_quote): add syntax for adding quotes:
3480         \addquote "id-string" Music
3481
3482         * scripts/lilypond-book.py (do_file): do not overwrite input file.
3483
3484         * scripts/convert-ly.py (conv): add rules for name changes.
3485
3486         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
3487         music/context/grob property functions. Internally, use
3488         get_property() and set_property() for both.
3489
3490 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
3491
3492         * elisp/lilypond-mode.el (get-buffer-size): define new function,
3493         for Emacs <= 20 (Laurent Martelli).
3494
3495 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3496
3497         * lily/parser.yy (command_element): extract quoted vector in
3498         parser.
3499
3500         * input/regression/quote.ly: new file.
3501
3502         * lily/sequential-iterator.cc (process): only process if moment >= 0.
3503
3504         * lily/parser.yy (command_element): \quote DURATION NAME: support
3505         cue notes. 
3506
3507         * lily/quote-iterator.cc (class Quote_iterator): new file.
3508
3509 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3510
3511         * lily/auto-beam-engraver.cc (try_music): accept and process
3512         beam-forbid-event.
3513
3514         * input/regression/auto-beam-no-beam.ly: new file.
3515
3516 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3517
3518         * lily/accidental.cc (print): Change font-relative-size ->
3519         font-size. Fixes cautionary-style = smaller.
3520
3521 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3522
3523         * lily/system-start-delimiter.cc (staff_brace): remove
3524         font-relative-size
3525
3526         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
3527         forgotten with scm_list_n. Fixes spurious coredumps.
3528
3529         * lily/accidental-engraver.cc (stop_translation_timestep): move
3530         update of localKeySignature to stop_translation_timestep (). This
3531         makes sure that all ties are noticed at the right moment.
3532         (stop_translation_timestep): clear tie only when right-side
3533         notehead was seen.
3534         (number_accidentals_from_sig): cleanup. 
3535
3536         * input/regression/accidental-tie.ly (mus): new file
3537
3538         * input/regression/tie-accidental, tie-break-accidental.ly: remove
3539         these longish tests.
3540
3541 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3542
3543         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
3544
3545         * THANKS: update bugreporter list.
3546
3547         * lily/beam.cc (print): broken beams last until end of staff.
3548         (print): broken beams start from prefatory matter.
3549
3550         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
3551
3552         * lily/paper-score.cc (process): dump header only once.
3553
3554         * lily/paper-outputter.cc (Paper_outputter): move logic into
3555         Scheme.
3556
3557         * scm/output-tex.scm (output-scopes): new function.
3558         (output-paper-def): new function
3559         (tex-string-def): new function
3560         (symbol->tex-key): new function
3561
3562         * scripts/convert-ly.py (conv): add rule for | ~
3563
3564 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
3565
3566         * input/regression/{many}.ly: refresh, trying to guess how
3567         it was designed.
3568
3569 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3570
3571         * VERSION: release 2.1.25
3572
3573         * scm/define-translator-properties.scm
3574         (all-user-translation-properties): add printOctaveNames
3575
3576         * ly/engraver-init.ly: remove Note_event_swallower from
3577         NoteNamesContext.
3578
3579         * lily/note-name-engraver.cc (process_music): new property
3580         printOctaveNames
3581
3582         * lily/context.cc (find_existing_context): remove support for
3583         Current.
3584
3585         * scm/music-functions.scm (set-accidental-style): new function;
3586         duplicate accidental macros.
3587
3588         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
3589
3590         * lily/note-name-engraver.cc (process_music):
3591         process_acknowledged_grobs () -> process_music ()
3592
3593         * scm/part-combiner.scm (determine-split-list): robustification.
3594
3595 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3596
3597         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
3598         lines for falling into beam-gap.
3599         (score_forbidden_quants): check all staff lines for falling in
3600         beam gaps.
3601
3602         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
3603         key/clef/time signatures. 
3604
3605         * input/test/ossia.ly: revise example.
3606
3607         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
3608         cleanup.
3609         
3610         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
3611         comply to Scheme standard.  Remove ly:get-paper-variable
3612
3613 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3614
3615         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
3616
3617 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3618
3619         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
3620         properties from Voice context. This fixes accidental size for
3621         staff-switches during grace contexts.
3622
3623         * lily/note-collision.cc (check_meshing_chords): only wipe heads
3624         if necessary. Else, simply wipe dots.
3625
3626         * input/test/beam-alternate.ly: new file
3627
3628         * input/test/piano-staff-distance.ly: new file.
3629
3630         * lily/translator-group.cc (recurse_down_translators): use
3631         Direction for bottom-up/top-down.
3632
3633         * lily/include/translator.hh (class Translator): add
3634         process_music() and do_announces(). This obviates
3635         recurse_down_{engravers,performers}.
3636
3637         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
3638         \melisma and \melismaEnd
3639
3640         * lily/melisma-engraver.cc (process_music): change to
3641         Melisma_translator, unify with performer. Accept
3642         ManualMelismaEvent.
3643
3644         * ly/engraver-init.ly: add Font_size_engraver.
3645
3646 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3647
3648         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
3649         it hara-kiri.
3650
3651         * input/regression/{many}.ly: improve descriptions trying to figure
3652         out what is tested.
3653
3654 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3655
3656         * lily/slur.cc (broken_trend_offset): robustness fix.
3657
3658         * VERSION: release 2.1.24
3659
3660         * lily/context.cc (find_create_context): go to Score if it exists.
3661
3662         * lily/context-scheme.cc: new file.
3663
3664         * lily/score-translator.cc (get_output): new file.
3665
3666         * lily/include/grob-info.hh: origin_contexts() now does not
3667         include the originating engraver
3668
3669         * lily/translator-group.cc (translator_each): clean up contents,
3670         remove superfluous stubs. Engraver_group_engraver and
3671         Performer_group_performer are the only classes using multiple
3672         inheritance.
3673
3674         * lily/include/score-context.hh (class Score_context): interface
3675         between Score_{engraver,performer} and Global_context.
3676
3677         * lily/include/global-context.hh (Context): change from
3678         global-translator. This is the entry point for contexts; it is not
3679         tweakable using \translator{}. Score is no longer the top context,
3680         but sits underneath Global.
3681
3682         * lily/include/context.hh (class Context): brain surgery: split
3683         out Context functionality from Translator_group. Context is now a
3684         separate type from Translator.
3685
3686 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3687
3688         * lily/include/translator.hh (class Translator): make
3689         get_score_context() and get_global_translator (), and use the one
3690         which is appropriate.
3691
3692         * lily/context.cc: partially put functionality of Translator_group
3693         into Context.
3694
3695         * lily/include/context.hh (Translator): new class: put between
3696         Translator and Translator_group. 
3697
3698         * lily/new-accidental-engraver.cc: remove file.
3699
3700 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3701
3702         * input/regression/{many}.ly: improve descriptions: use complete 
3703         sentences, try to describe what is tested, avoid `we´, do not use 
3704         don't, ... 
3705
3706 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
3707
3708         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
3709         is at EOL.
3710
3711         * Documentation/user/lilypond.tely: declare the topmost node only
3712         once; removes empty line in @contents.
3713
3714         * Documentation/user/music-glossary.tely: really add Finnish author.
3715         Draw more beatiful `->´ arrow in html: &rarr;
3716
3717 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3718
3719         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
3720
3721         * scripts/convert-ly.py (conv): add ly:music-list  change.
3722
3723         * lily/grob.cc: edit doc string.
3724
3725         * scm/define-grob-properties.scm (all-user-grob-properties):
3726         proofreading, editing of doc strings.
3727
3728         * input/regression/tablature-string-tunings.ly: new file.
3729
3730         * lily/staff-symbol-engraver.cc (process_music): new engraver,
3731         listen to stringTunings
3732
3733         * lily/align-interface.cc (align_elements_to_extents): remove Grob
3734         for self-alignment-[XY] code.
3735  
3736 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3737
3738         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
3739         cond) into function. Cleanup.
3740
3741         * lily/text-spanner.cc: remove text-repeat-if-broken property.
3742         
3743         * VERSION (PACKAGE_NAME): 2.1.23 released
3744
3745 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
3746
3747         * Documentation/user/{refman,internals}.itely: small fixes.
3748
3749 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3750
3751         * lily/accidental-engraver.cc (acknowledge_grob): don't make
3752         accidentals for harmonic notes
3753
3754         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
3755         for harmonic notes.
3756
3757         * scm/document-backend.scm (interface-doc): prune Grob
3758         documentation: don't duplicate interface information.
3759
3760         * lily/*.cc: lots of updates of doc strings.
3761
3762 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3763
3764         * input/test/ac-extra-voice.ly (accompany): remove file.
3765
3766         * input/test/maximum-rest-count.ly: remove file.
3767
3768         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3769         conversion rule for \translator { }. Apply everywhere.  
3770
3771         * lily/parser.yy (music_property_def): set property for \once in
3772         the PropertyMusic itself, not the ContextSpec.
3773         (property_operation): change syntax within \translator { }
3774
3775         * scm/define-music-properties.scm (all-music-properties): clean up.
3776
3777         * lily/auto-beam-engraver.cc (test_moment): use
3778         updated_grob_properties() to retrieve autoBeam settings.
3779
3780         * lily/spacing-spanner.cc: bound shortest_playing_len by
3781         measure_length
3782
3783         * lily/spacing-engraver.cc (acknowledge_grob): ignore
3784         multi-measure events for spacing computation.
3785
3786         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
3787         elliptical, to 1.49.
3788
3789         * lily/rest.cc (polyphonic_offset_callback): new function. Do
3790         vertical positioning for polyphony, without RestCollision object.
3791
3792         * lily/note-column.cc (add_head): prevent rests & note heads on
3793         one stem.
3794
3795         * lily/rest-collision.cc (do_shift): ignore rests with beams.
3796         (do_shift): rewrite only-rests case: use common refpoints: the
3797         routine will have sensible results when other rest-translations
3798         have taken place.
3799
3800         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
3801         < 0 case. 
3802
3803         * VERSION: 2.1.22 released
3804         
3805         * input/GNUmakefile (SUBDIRS): remove ascii-art
3806
3807 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3808
3809         * input/: Convert ly files that still had \property.  Fixes make
3810         web.  Remove exta spaces around '='. 
3811
3812         * scripts/convert-ly.py (conv): Redundant space fixes.
3813
3814         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
3815
3816 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3817
3818         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
3819         create scalable PS and PDFs  for input/{test,template,regression}.
3820
3821         * lily/context.cc (is_alias): move function.
3822         (is_alias): add Bottom as context alias. 
3823         (find_create_translator): add Bottom as a context alias for creation.
3824
3825         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
3826
3827         * lily/parser.yy (music_property_def): new syntax for property
3828         assignments:
3829
3830         \set A.B = #C , \unset A.B
3831         \override A.B #C = #D, \revert A.B #C 
3832
3833         * lily/my-lily-lexer.cc: remove \property
3834
3835 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
3836
3837         * Documentation/user/refman.itely: add dots after seealso refs.
3838
3839         * input/template/{many}.ly: harmonise descriptions.
3840
3841         * Documentation/user/music-glossary.itely: add Finnish author.
3842
3843 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3844
3845         * VERSION (PACKAGE_NAME): release 2.1.21
3846
3847 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3848
3849         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
3850
3851         * scripts/lilypond-book.py (snippet_res): @include filename must
3852         not be empty.
3853
3854 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3855
3856         * scm/documentation-generate.scm (markup-doc-string): dump
3857         markup-commands.tely
3858
3859         * scm/define-markup-commands.scm (override): new file.
3860         Move documentation from refman into doc-strings. 
3861
3862         * input/test/staff-container.ly: fix example.
3863
3864         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3865         StaffContainer
3866
3867         * lily/grob.cc: remove point_dimension_callback
3868         (Grob): read forced dimensions from X-extent and Y-extent.
3869         (get_paper): remove preset_extent.
3870
3871         * scm/define-grobs.scm (all-grob-descriptions): remove
3872         point_dimension_callback. 
3873
3874         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
3875         textscript to head. This makes no-spacing-rods work on
3876         DynamicText.
3877
3878         * lily/chord-name.cc: remove props chord, bass, inversion.
3879
3880         * Documentation/user/appendices.itely: add Scheme functions,
3881         context-properties and layout properties to manual.
3882
3883         * scm/part-combiner.scm (determine-split-list): include rests in a
3884         solo1/2 sequence.
3885
3886         * lily/new-part-combine-iterator.cc (substitute_both): new
3887         function.
3888         (class New_pc_iterator): add separate Voice=solo context, fixes
3889         autobeams going from chords to solo.
3890
3891 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3892
3893         * Documentation/user/invoking.itexi (Editor support): Fix typo.
3894
3895         * Documentation/user/tutorial.itely:
3896         * Documentation/user/refman.itely: Add short note about being part
3897         of lilypond.tely.
3898
3899         * COPYING: Make note more clear with respect to files that are
3900         explicitely licenced otherwise (Documention/user/ comes to mind).
3901         
3902         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
3903         comment about barfing of @c,{}.
3904
3905         * Documentation/user/music-glossary.tely: Add list of authors.
3906
3907         * stepmake/stepmake/library-rules.make: Thank Nelson only in
3908         source (was: also in build log).
3909
3910 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3911
3912         * lily/side-position-interface.cc (general_side_position): if
3913         staff-padding is set, then include staff in support too.
3914
3915         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
3916         module workbook
3917
3918         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
3919
3920         * lily/tuplet-engraver.cc: remove tupletInvisible
3921
3922         * scm/define-translator-properties.scm: cleanup, separate in
3923         internal and user props. 
3924
3925         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
3926         LyricsVoice -> Lyrics
3927
3928         * lily/new-part-combine-iterator.cc (process): only print warning
3929         for symbols.
3930
3931 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3932
3933         * scm/part-combiner.scm: Add proper header.
3934
3935         * All but lily/*: The great --2003 --2004 replace; the missing
3936         `bits'.
3937
3938         * TODO: Fix outline mode.  Add book notes.
3939
3940         * ROADMAP: Update.
3941
3942 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3943
3944         * scm/part-combiner.scm (make-autochange-music): use
3945         accumulator. Fixes stack overflow.
3946
3947         * lily/*: rename brew_molecule -> print , molecule-callback ->
3948         print-function
3949
3950         * scm/define-grob-properties.scm: cleanup. Separate into internal
3951         and user properties.
3952
3953         * lily/translator-property.cc (updated_grob_properties): new
3954         function
3955         (execute_pushpop_property): change to new convention:
3956         object property inits are stored as (cons ALIST BASED-ON). This
3957         storage format allows concurrent tweaks in different contexts.
3958
3959 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3960
3961         * TODO: new file.
3962
3963 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3964
3965         * debian/: Late Debian update (sorry Anthony).
3966
3967         * scripts/lilypond-book.py (do_file): Look for input_file in
3968         include path, or ask kpathsea if LATEX.
3969
3970         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
3971         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
3972         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
3973         --header=texidoc.
3974
3975         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
3976         relative.
3977
3978         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
3979         only when filtering, default to input_base otherwise.  Coding
3980         style fixes.
3981
3982 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3983
3984         * lily/include/translator.hh (class Translator): add virtual
3985         qualifier.
3986
3987 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3988
3989         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
3990
3991 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3992
3993         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
3994
3995         * Documentation/user/refman.itely: Run texinfo-all-menus-update
3996         (fixes make web).
3997
3998         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
3999         live in $(out)-www).
4000
4001         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
4002         dependencies.  Add link to .ly source in HTML output.
4003         (Lilypond_snippet.output_html): Handle multiple page picture
4004         output.
4005         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
4006         Make usable for output_texinfo again.
4007
4008         * Documentation/user/GNUmakefile: Add static dependency for
4009         lilypond.tely includes.
4010
4011         * Documentation/user/tutorial.itely: Add some lost `relative'
4012         ly-options.
4013
4014 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4015
4016         * lily/include/translator-group.hh: move Music_output_def member
4017         to Global_translator.
4018
4019         * scripts/lilypond-book.py (do_file):  fix latex output.
4020
4021         * VERSION: release 2.1.20
4022         
4023         * scm/part-combiner.scm (determine-split-list): robustness fix 
4024
4025         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
4026
4027         * lily/parser.yy (music_output_def_body): plug memory leak.
4028
4029         * lily/translator-group.cc (add_fresh_group_translator): plug
4030         memory leak: unprotect Translator_group once added.   
4031
4032         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
4033
4034         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
4035         write .dep file.
4036         (Lilypond_snippet.ly): add \renameinput.
4037
4038 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4039
4040         * Documentation/user/refman.itely (Markup command definition): Doc
4041         by Nicolas Sceaux. Rewrite by Han-Wen
4042
4043         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
4044         thing of the line.
4045         (brew_molecule): only remove if hyphen is not at the end of line.
4046         (set_spacing_rods): new function: minimum-length specifies
4047         distance between syllables.
4048
4049         * scm/define-grobs.scm (all-grob-descriptions): add
4050         Hyphen_spanner::set_spacing_rods to LyricHyphen
4051
4052         * input/regression/lyric-hyphen-break.ly: new file.
4053
4054         * input/test/lyric-hyphen-retain.ly: new file.
4055
4056         * lily/new-part-combine-iterator.cc (construct_children):
4057         add Rest direction.
4058
4059 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4060
4061         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
4062
4063         * Documentation/bibliography/engraving.bib (donemus1982):
4064         update entry.
4065
4066 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4067
4068         * scripts/lilypond-book.py (Substring.__init__): new class.
4069         (Snippet.output_texinfo): add texidoc option.
4070         (Include_snippet.replacement_text): new class.
4071         (Lilypond_snippet.__init__): new class
4072         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
4073
4074         * Documentation/user/refman.itely (Sound): 
4075         note about number of channels.
4076
4077         * scm/music-functions.scm (voicify-music): add \context Staff for
4078         << \\ >> polyphony.
4079
4080         * lily/parser.yy (verbose_command_req): \skip now creates
4081         SkipMusic, and does not lead to spurious staves.
4082
4083         * scm/define-music-types.scm (music-descriptions): rename
4084         NonEventSkip to SkipMusic
4085
4086         * input/no-notation/midi-lyric-barcheck.ly: new file.
4087
4088         * input/regression/collision-dots-invert.ly: new file.
4089
4090         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
4091         case.
4092
4093         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
4094         die if melody died too.
4095
4096 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4097
4098         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
4099         with reading from stdin.
4100
4101         * lily/slur-performer.cc (try_music): new file.
4102
4103         * lily/melisma-performer.cc (try_music): new file. Handle
4104         melismata to help lyrics.
4105
4106         * lily/beam-performer.cc (try_music): new file. Handle beam events
4107         to help lyrics.
4108
4109         * lily/score-performer.cc (one_time_step): reinstate
4110         process_music().
4111
4112         * lily/performer.cc (process_music): add to interface.
4113
4114         * lily/performer-group-performer.cc (process_music): new function.
4115
4116         * lily/dot-column.cc (do_shifts): do collision resolution before
4117         dot positioning.
4118         
4119         * scripts/lilypond-book.py (Snippet.output_print_filename): new
4120         file, process printfilename option.
4121         (Snippet.__init__): rewrite: do not use global variables h or
4122         index.
4123         (main): really support -I option.
4124         (find_toplevel_snippets): new code.
4125         (find_toplevel_snippets): reinstate old version, without global
4126         variables.
4127
4128         * tex/texinfo.tex: really add file.
4129         
4130 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4131
4132         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
4133         compatibility.
4134
4135 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4136
4137         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
4138
4139         * scm/define-translator-properties.scm (drumPitchTable): add
4140         property.
4141
4142         * scripts/lilypond-book.py (simple_toplevel_snippets): new
4143         function.
4144         (help_summary): docstrings.
4145         (do_file): strip the dir of input_base too.
4146
4147 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4148
4149         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
4150
4151         * Documentation/user/lilypond-book.itely: Update.
4152
4153         * make/ly-rules.make: Update lilypond-book commands.
4154
4155         * Documentation/user/GNUmakefile: Update makeinfo commands,
4156         lilypond-book flags.
4157
4158         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
4159         
4160         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
4161
4162         * scripts/filter-lilypond-book.py: Remove.
4163
4164         * Documentation/user/*tely: Update options for new lilypond-book.
4165
4166         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
4167         with @macros in @includes.
4168
4169 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4170
4171         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
4172         make rest-collision only.
4173
4174         * lily/break-substitution.cc (substitute_one_mutable_property):
4175         clear all-elements using scm_assq_remove_x(). 
4176
4177         * lily/rest-collision.cc (do_shift): shift single rests
4178
4179         * flower/include/array.hh (class Array): rename to is_empty ()
4180
4181         * lily/drum-note-performer.cc: new file: perform drum notes.
4182
4183         * VERSION (PACKAGE_NAME): release 2.1.19.
4184         
4185 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4186
4187         * scripts/filter-lilypond-book.py
4188         (classic_lilypond_book_compatibility): New function.
4189
4190 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4191
4192         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
4193
4194         * Grand 2003 -> 2004 search replace. 
4195
4196         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
4197         (i.e. < > )
4198
4199         * ly/performer-init.ly: add DrumStaff
4200
4201         * lily/axis-group-engraver.cc (acknowledge_grob): also take
4202         lyric-interface; this prevents lines with only extender lines from
4203         being junked.
4204  
4205         * scm/define-grob-interfaces.scm (lyric-interface): new interface
4206
4207         * lily/lyric-extender.cc (brew_molecule): get line breaking and
4208         extenders right, for once and for all (hopefully).
4209         
4210         * lily/break-substitution.cc (substitute_one_mutable_property):
4211         clear old 'all-elements for System grobs.
4212
4213         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
4214         that associatedVoiceContext is always assigned when music & lyrics
4215         are found. 
4216
4217         * ly/engraver-init.ly: remove Lyrics context.
4218         (TabVoice): add noteheads engraver
4219
4220         * input/test/improv.ly: update: do not use Thread switching. 
4221
4222         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
4223         squashedPosition is a number  
4224
4225         * Documentation/user/refman.itely (Automatic note splitting):
4226         remove Thread references.
4227
4228         * input/no-notation/pc-direction.ly: remove file.
4229
4230         * ly/engraver-init.ly: remove Thread
4231
4232         * input/regression/tie-chord-partial.ly: remove file.
4233
4234         * scripts/convert-ly.py (conv): \harmonic rule
4235
4236         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
4237         notation for harmonic notes: <c' g''\harmonic>
4238
4239         * lily/lily-guile.cc (alist_to_hashq): new function
4240
4241         * scm/lily.scm (alist->hash-table): new function.
4242
4243         * Documentation/user/refman.itely (Percussion staves): update doco.
4244
4245         * input/regression/drums.ly (timb): updates
4246
4247         * lily/note-performer.cc (create_audio_elements): robustness fix.
4248
4249         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
4250
4251 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4252
4253         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
4254         discard valid matches.
4255
4256 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4257
4258         * lily/drum-note-engraver.cc: new file.
4259
4260         * ly/drumpitch-init.ly: move drum definitions
4261
4262         * scm/drums.scm: remove file.
4263
4264         * lily/*.cc: remove abort-event everywhere.
4265
4266         * lily/note-heads-engraver.cc (process_music): robustification.
4267
4268         * lily/accidental-engraver.cc (process_acknowledged_grobs):
4269         robustification.
4270
4271         * lily/parser.yy (simple_element): add \drums mode.
4272         (simple_element): remove \pitchnames , \chordmodifiers. Use
4273         variables to store this. 
4274
4275         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
4276         outside \notes.
4277
4278         * VERSION: release 2.1.18.
4279         
4280         * input/test: remove octave-duplicate.ly
4281
4282 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4283
4284         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
4285
4286 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4287
4288         * lily/simultaneous-music-iterator.cc: remove clone() and copy
4289         constructor from Music_iterator. Changes throughout.
4290
4291         * lily/include/music-iterator.hh (class Music_iterator): remove
4292         Music_iterator::skip and Music_iterator::get_pending_events from
4293         interface. Rename report_to -> get_outlet 
4294
4295         * lily/auto-change-iterator.cc: move contents from
4296         new-auto-change-iterator.cc from
4297
4298         * scm/part-combiner.scm: determine split-list from Scheme. 
4299
4300         * lily/new-auto-change-iterator.cc (process): new file.
4301
4302         * lily/parser.yy (part_combined_music): remove old PC cruft.
4303
4304         * ly/engraver-init.ly: remove old
4305         PC cruft.
4306
4307         * Documentation/user/refman.itely (The Lyrics context): note about
4308         extender lines.
4309
4310         * lily/multi-measure-rest-engraver.cc (process_music): extra check
4311         to allow 0-length mmrest events.
4312
4313         * scm/part-combiner.scm (determine-split-list): many bugfixes.
4314
4315         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
4316
4317         * lily/spacing-engraver.cc (finalize): robustifications.
4318
4319         * input/regression/new-part-combine-solo-global.ly: new file.
4320
4321         * scm/part-combiner.scm: rewrite.
4322
4323 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
4324
4325         * Documentation/user/refman.itely, input/puer-fragment.ly,
4326         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
4327         updated for proper use of lyricsto; replaced "(" and ")" ->
4328         "\melisma" and "\melismaEnd"
4329
4330         * input/test/ancient-font.ly: small updates to reduce compile
4331         warnings (TODO: junk this file)
4332
4333         * input/test/gregorian-scripts.ly: added comment about bug
4334
4335         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
4336         tiny robustness fix
4337
4338         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
4339         recent changes in the feta code); temporarily mapped mensural g
4340         clef to a copy of petrucci g clef until mensural g clef will have
4341         been rewritten
4342
4343         * mf/parmesan-heads.mf: bugfix: solved character name clashing
4344         between mensural and neo-mensural heads (this broke quite a while
4345         ago)
4346
4347         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
4348
4349 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4350
4351         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
4352         indication.  Fixes for verbatim, multi line comments.
4353
4354 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4355
4356         * input/regression/new-part-combine-solo.ly: more cases.
4357
4358         * lily/slur.cc (height): robustness fix.
4359
4360         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
4361
4362         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
4363         stemUp/stemDown.
4364
4365         * scm/music-functions.scm (determine-split-list): further analysis.
4366
4367         * lily/script-engraver.cc (try_music): discard duplicate
4368         articulations.
4369
4370         * input/regression/new-part-combine-solo.ly: new file
4371
4372         * input/regression/new-part-combine-a2.ly: new file.
4373
4374         * ly/performer-init.ly: add Devnull
4375
4376         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
4377         for \musicglyph #"accidental-*"
4378         (conv): \newpartcombine rule.
4379
4380 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4381
4382         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
4383
4384 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4385
4386         * scripts/filter-lilypond-book.py: Handle verbatim, latex
4387         textwidth, --output.
4388
4389 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4390
4391         * scm/new-markup.scm (doubleflat): add accidental markups.
4392
4393         * VERSION: release 2.1.17
4394         
4395         * Documentation/user/refman.itely (Automatic part combining):
4396         revise documentation of the part-combiner.
4397
4398         * input/regression/pc-switch-slur.ly (texidoc): remove file.
4399         
4400         * input/test/part-combine-{moment,staff}.ly: remove file.
4401
4402         * input/regression/pc-mmrest.ly (two): remove file.
4403
4404         * scm/define-music-types.scm (music-descriptions): add
4405         Solo{One,Two}Event and UnisonoEvent
4406
4407         * lily/new-part-combine-iterator.cc (unisono): add state_
4408         variable, signal changes with part-combine-event.
4409
4410         * input/regression/new-part-combine-text.ly: new file.
4411
4412         * lily/part-combine-engraver.cc: new file.
4413
4414 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4415
4416         * scripts/filter-lilypond-book.py: Handle snippet options.
4417
4418 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4419
4420         * scm/music-functions.scm (determine-split-list): detect solo1/2
4421         and unisono.
4422
4423         * lily/new-lyric-combine-music-iterator.cc (construct_children):
4424         revert fix, document why.
4425
4426         * lily/tie-performer.cc (process_music): new function. Set melisma
4427         property.
4428
4429         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
4430         always smaller than bracket size.
4431         (make_bracket): oops. Size of the gap was off by factor 2
4432
4433         * input/test/text-rotate.ly: new file.
4434
4435         * scm/new-markup.scm (markup): a macro that provides a
4436         LilyPond-like syntax in scheme for building markups, in order to
4437         help markup command definition. (Nicolas Sceaux)
4438
4439         * input/test/lyrics-skip-notes.ly: new example.
4440
4441         * lily/parser.yy (post_event): make HYPHEN into postfix event.
4442
4443         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
4444         use is_alias() iso. == . This fixes lyrics on
4445         GregorianTranscriptions. 
4446
4447 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4448
4449         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
4450         \thispagestyle{lastpage} to avoid that it's printed on the second
4451         last page when there's only a single score line on the last page.
4452         (The page breaking mechanism in TeX played some ugly tricks to us.)
4453
4454 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4455
4456         * scripts/filter-lilypond-book.py: Further development.
4457
4458         * input/regression/collision-dots-move.ly: New test.
4459
4460         * lily/note-collision.cc (check_meshing_chords): Move dots on left
4461         hand side note head of non-merged collision to the right.
4462
4463         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
4464         Construct children before accessing property from emtpy
4465         lyrics_context_.
4466         (construct_children): Find thread before finding LyricsVoice.
4467         Create LyricsVoice one if none found, fixes crash (thanks Erik
4468         Sandberg).
4469
4470 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4471
4472         * cygwin/: Forward port.
4473
4474 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4475
4476         * buildscripts/install-info-html.sh: Use Bash.
4477
4478         * cygwin/mknetrel: Patch from Bert.
4479
4480 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4481
4482         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
4483
4484         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
4485         try to copy *png, index.html (Bertalan Fodor).
4486
4487         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
4488
4489 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4490
4491         * lily/note-collision.cc (check_meshing_chords): Do not remove
4492         dots (from down head) when merging similar heads (thanks Matthias
4493         Kilian).  Simplify merge_possible tests and other cleanups
4494
4495         * input/regression/collision-merge-differently-dotted.ly: Add test
4496         for disappearing dots on similar heads for both voices.
4497
4498 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4499
4500         * Documentation/user/invoking.itexi (Invoking lilypond): Document
4501         that tagline overrides copyright for single page scores. Correct
4502         the default tagline value.
4503
4504 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4505
4506         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
4507
4508 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4509
4510         * buildscripts/lilypond-login.sh: Avoid warning about undefined
4511         TEXMF if it's previously unset.
4512
4513 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
4514
4515         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
4516
4517         * input/test/trills.ly: fix the unfolding of lineprall.
4518
4519         * input/test/figured-bass-alternative.ly: fix accidental.
4520
4521 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4522
4523         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
4524         
4525         * input/no-notation/dos-guile.ly: 
4526         * input/no-notation/dos-ps.ly: 
4527         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
4528         
4529         * input/no-notation/safe-include.ly:
4530         * input/no-notation/safe-guile.ly:
4531         * input/no-notation/safe-ps.ly: 
4532         * input/no-notation/safe-tex.ly: New file.
4533
4534         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
4535         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
4536         options now.
4537         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
4538         When in --safe-mode, set environment openout_any=p[aranoid].
4539
4540         * tex/ltest.tex: 
4541         * tex/lilyponddefs.tex: Add \nofiles.
4542
4543         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
4544         options.
4545
4546         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
4547         This allows building the user manual using a binary installation
4548         and a matching unpacked source tree.
4549
4550         * scm/lily.scm (safe-module): New variable. 
4551
4552         * lily/includable-lexer.cc (new_input): Fix error messages.
4553
4554         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
4555         If SAFE, evaluate in safe-module.  Change callers.
4556
4557         * lily/main.cc (Long_option_init): Reinstate safe-mode.
4558
4559         * lily/lexer.ll (embedded_scm): While processing main-input,
4560         invoke ly_parse_scm with safe mode if running in safe-mode.
4561         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
4562         in init.ly for safe-mode.
4563
4564 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4565
4566         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
4567         compatibility with old versions of geometry.sty (compat2
4568         already implied includehead).
4569         Change the page layout slightly so bottom + footskip = top +
4570         headheight + headsep = 16mm, the remaining paperheight-32mm
4571         are used for the music. Increase footskip to 5mm, so the top of
4572         the footer text doesn't touch the music.
4573
4574 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4575
4576         * VERSION: release 2.1.16
4577         
4578         * scm/music-functions.scm (determine-split-list): bugfix: only use
4579         new-active for both voices if both indexes advance. This fixes the
4580         biggest outstanding problem with new-pc. 
4581
4582         * lily/new-part-combine-iterator.cc (construct_children): set more
4583         directions.
4584
4585 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4586
4587         * scripts/convert-ly.py (conv): add instrument rule.
4588
4589         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
4590
4591         * lily/side-position-interface.cc: remove add_staff_support ()
4592         Change all callers to use staff-padding.
4593
4594         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
4595         make_spanner().
4596
4597         * lily/a2-engraver.cc (process_acknowledged_grobs): 
4598
4599         * lily/text-engraver.cc: remove scriptHorizontal property.
4600
4601         * lily/beam.cc (least_squares): also set least-squares-dy for
4602         special case of slanted 2-stem beam to center.
4603
4604         * lily/side-position-interface.cc (out_of_staff): move contents of
4605         out_of_staff into aligned_side.
4606         remove out_of_staff().
4607
4608         * input/regression/measure-grouping.ly: fix warning.
4609
4610         * lily/side-position-interface.cc: add staff-padding support to
4611         Side_position_interface::aligned_side.
4612
4613         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
4614         one get_property too many.
4615
4616         * flower/include/drul-array.hh (linear_combination): new function
4617         (scale_drul): new function
4618
4619         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
4620         operations on empty intervals are silly.
4621
4622 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4623
4624         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
4625         (iso gh_scm2int), fixes crash in new part-combiner.
4626
4627         * configure.in: Up mftrace to 1.0.27.
4628
4629 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4630
4631         * VERSION: release 2.1.15
4632         
4633         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
4634         align all stanza numbers.
4635
4636 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
4637
4638         * Documentation/user/{introduction.itely,refman.itely,
4639         converters.itely}: fix some text inside parentheses; text should
4640         be readable (even) if parentheses are either replaced with commas 
4641         or dropped out.
4642
4643 2004-01-25  Werner Lemberg  <wl@gnu.org>
4644
4645         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
4646         input/test/vaticana.ly, input/test/ancient-font.ly,
4647         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
4648         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
4649         ly/params-as-init.ly, scm/define-grobs.scm,
4650         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
4651
4652         * ly/params-as-init.ly: Removed.  Obsolete.
4653         * buildscripts/lilypond.words.py: Updated.
4654
4655 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4656
4657         * mf/parmesan-clefs.mf: switch off mensural G clefs.
4658
4659         * mf/feta-din{4,5,7,9}.mf: remove.
4660         
4661         * lily/engraver.cc (internal_make_item): centralize item/spanner
4662         factory.
4663
4664         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
4665         do correct chord conversion for ^"sim."  (backportme)
4666         (FatalConversionError.sub_articulations): substitute ^"foo" in
4667         chords too. (backportme)
4668
4669         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
4670         for Fingering.
4671
4672         * lily/side-position-interface.cc (out_of_staff): don't do
4673         anything if staff-padding not defined. 
4674
4675         * mf/feta-params.mf (stafflines): introduce linethickness as
4676         general blackness of the font.
4677
4678         * lily/stem.cc (position_noteheads): rounding error robustness.
4679
4680         * input/regression/rest-collision-beam.ly: move beam/rest stuff
4681         from beam-collision.ly 
4682
4683         * lily/beam.cc (rest_collision_callback): remove direction.
4684
4685         * scm/define-grobs.scm (all-grob-descriptions): remove
4686         enclose-bounds in OttavaBracket and PianoPedalBracket
4687
4688         * scm/new-markup.scm (def-markup-command) new macro, which takes
4689         care of defining the COMMAND-markup and make-COMMAND-markup
4690         procedures, setting markup-signature and keyword-signature object
4691         properties, and pushing the markup command in
4692         markup-function-list.
4693
4694         All markup commands are defined thanks to it.  Users may also use
4695         it to define their own markup commands. (Nicolas Sceaux)
4696
4697         * scm/new-markup.scm: Scheme style clean-up: there should be no
4698         parenthesis alone on a line; LET* should not be used where LET is
4699         enough. (Nicolas Sceaux)
4700
4701 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4702
4703         * scripts/filter-lilypond-book.py: Add script.
4704
4705 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4706
4707         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
4708
4709 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4710
4711         * Documentation/user/refman.itely (Fingering instructions): add
4712         single note chords. 
4713
4714         * lily/multi-measure-rest-engraver.cc: use a single
4715         MultiMeasureEvent for mm rests. This prevents problems with the
4716         new part combiner.
4717
4718         * scm/music-functions.scm (determine-split-list): analysis has
4719         global effect: a difference halfway a phrase makes the entire
4720         phrase be typeset as apart.
4721         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
4722
4723 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4724
4725         * ly/performer-init.ly: add Devnull.
4726
4727         * Documentation/user/refman.itely (Font selection): remove paper20
4728         ref.
4729         
4730 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4731
4732         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
4733
4734 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4735
4736         * scm/music-functions.scm (determine-split-list): bugfixes.
4737
4738         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
4739
4740         * input/test/scales-greek.ly: use C as base, results in different
4741         alterations at the clef.
4742
4743         * input/regression/pedal-ped.ly: new file.
4744
4745         * input/regression/pedal-bracket.ly: new file.
4746
4747         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
4748         replace after_line_breaking()
4749
4750         * lily/line-interface.cc (line): read thickness.
4751         (line): dash-fraction = 0 always for dotted-line style.
4752
4753         * input/test/staff-lines.ly (lower): bugfix.
4754
4755         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
4756         \accepts Devnull into Score.
4757
4758         * scm/lily.scm: remove bla.scm load.
4759
4760 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4761
4762         * VERSION: release 2.1.14
4763         
4764         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
4765
4766         * lily/side-position-interface.cc (general_side_position): add
4767         Staff_symbol_referencer::staff_space ().
4768
4769         * lily/include/context-def.hh: rename from translator-def.hh
4770
4771 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4772
4773         * input/template/piano-dynamics.ly (pedal): Updated definition of
4774         Dynamics such that \cresc works, for example.
4775
4776 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4777
4778         * lily/stem.cc (calc_stem_info): use
4779         Staff_symbol_referencer::staff_space
4780
4781         * lily/beam-quanting.cc (quanting): scale Stem_info 
4782
4783         * lily/beam.cc (rest_collision_callback): use minimum-distance
4784         property for rest/beam collisions.
4785         (rest_collision_callback): bugfixes.
4786
4787         * lily/system.cc (post_processing): extra-offset is now relative
4788         to the size of the current staff.
4789
4790         * scm/music-functions.scm (notice-the-events-for-pc): record all
4791         voices, only analyze "one" and "two".
4792
4793         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
4794         not parent. 
4795
4796         * lily/new-part-combine-iterator.cc (construct_children): create
4797         Devnull from Voice context
4798
4799         * scm/music-functions.scm (determine-split-list): bugfixes.
4800
4801         * lily/lily-guile.cc (robust_scm2int): new function
4802
4803         * lily/staff-symbol-referencer.cc (line_thickness): new
4804         function. Use throughout.
4805
4806         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
4807         in its own context.  Add to preset font-size.
4808
4809         * lily/stem.cc (thickness): new function.
4810
4811         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
4812         compute thickness from ledger-line-thickness.
4813
4814         * lily/note-head.cc (brew_ledger_lines): use
4815         Staff_symbol::get_ledger_line_thickness ().
4816
4817         * lily/beam.cc (rest_collision_callback): use
4818         Staff_symbol_referencer::staff_space().
4819
4820         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
4821         Mus1 Mus2
4822
4823         * lily/include/translator.hh (class Translator): add accepts_list_
4824         so  \with { \denies / \accepts } also works.
4825
4826         * scm/music-functions.scm (determine-split-list): determine split
4827         list from music events.
4828
4829         * lily/new-part-combine-iterator.cc: more states.
4830
4831         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
4832
4833 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4834
4835         * lily/system.cc (set_loose_columns): use the right prebroken cols
4836         for interpolating loose column position.
4837
4838         * lily/text-spanner.cc (brew_molecule): default to no vertical
4839         lines.
4840
4841         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
4842         take space.
4843
4844         * scm/define-grobs.scm (all-grob-descriptions): less padding.
4845
4846 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4847
4848         * scripts/convert-ly.py: Do not test filename when processing
4849         stdin.
4850
4851         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
4852
4853 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4854
4855         * lily/axis-group-engraver.cc (finalize): extra check; if
4856         process_music () is never called, then staffline_ == 0.
4857
4858         * lily/simultaneous-music-iterator.cc (pending_moment): don't
4859         check run_always ().
4860         
4861         * VERSION: release 2.1.13
4862
4863         * input/regression/note-head-style.ly (pattern): cleanup.
4864
4865         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
4866         downloading.
4867
4868         * scm/output-lib.scm (shift-right-at-line-begin): new function:
4869         kludge rehearsalmark placement.
4870
4871         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
4872         , ly:spanner?
4873
4874         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
4875         close to note head for accidentals.
4876
4877         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
4878         tuplet direction.
4879
4880         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
4881
4882 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4883
4884         * lily/include/music-iterator.hh (class Music_iterator): add
4885         substitute_outlet() to iterator API.
4886
4887         * lily/new-part-combine-iterator.cc (construct_children):
4888         New_pc_iterator: new class, better part combining.
4889
4890         * lily/tie-column.cc (werner_directions): new function
4891
4892         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
4893
4894         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
4895         empty objects group spanner as parent
4896
4897         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
4898         slope against graphical slope.
4899
4900         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
4901         for ottava bracket.
4902
4903         * lily/side-position-interface.cc (general_side_position):
4904         opps. reinstate *dir.
4905
4906         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
4907         parser run.
4908
4909         * lily/tuplet-bracket.cc: remove calc_dy ().
4910
4911         * Documentation/user/refman.itely (Balloon help): document balloon
4912         help
4913
4914 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4915
4916         * scm/document-backend.scm (check-dangling-properties): Grob
4917         properties are defined define-grob-properties.scm.
4918         
4919 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4920         
4921         * VERSION: release 2.1.12
4922
4923         * scm/define-grobs.scm (all-grob-descriptions): larger font for
4924         ChordName
4925
4926         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
4927         relation to surroundings.
4928
4929         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
4930         Y-extent to the note-extents: stay clear of the staff.
4931
4932 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4933
4934         * Documentation/user/GNUmakefile
4935         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
4936         iso. copy.
4937
4938         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
4939
4940         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
4941
4942         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
4943
4944         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
4945
4946         * lily/line-interface.cc (line): remove thickness from calling interface.
4947
4948         * lily/hairpin.cc: use Line_interface
4949
4950         * lily/line-interface.cc: new file. Line_interface for everything
4951         with dotted/dashed lines.
4952         
4953
4954         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
4955
4956         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
4957         for constructing ottava brackets.
4958         
4959         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
4960         the note heads.
4961
4962         * Documentation/user/internals.itely (Engravers and performers):
4963         fix broken link.
4964
4965         * scm/music-functions.scm (make-mark-set): new function.
4966
4967         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
4968         functionally identical to beam.
4969
4970         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
4971         () with beam (). 
4972
4973         * Documentation/user/refman.itely (Rehearsal marks): document new
4974         functionality.
4975
4976         * input/regression/rehearsal-mark-number.ly: new file.
4977
4978         * input/regression/rehearsal-mark-letter.ly: new file.
4979
4980         * scm/translation-functions.scm (number->mark-string): new function
4981         (format-mark-letters): new function
4982         (format-mark-numbers): new function
4983
4984         * lily/mark-engraver.cc (process_music): rehearsalMark is now
4985         integer; formatting is done through markFormatter property.
4986         
4987         * scm/define-translator-properties.scm: fold all *-done properties
4988         into positioning-done.
4989
4990         * lily/beam.cc (position_beam): new function
4991         (brew_molecule): make sure that positions are calced before making
4992         the molecule.
4993
4994         * scm/output*.scm (beam):  take 4th argument for function.
4995
4996         * ps/music-drawing-routines.ps: take blot as 4th argument.
4997
4998         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
4999         stem to avoid small dents.
5000         
5001 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5002
5003         * VERSION: release 2.1.11
5004
5005         * input/regression/balloon.ly: new file.
5006
5007         * lily/balloon.cc (brew_molecule): new file: draw boxes around
5008         objects, and make help texts. 
5009
5010         * scm/new-markup.scm (parse-simple-duration): parse duration
5011         string to log & dots. (Thanks Nicolas!)
5012
5013         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
5014         rule.
5015
5016 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
5017
5018         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
5019         Lemberg).
5020
5021         * THANKS: alphabetic order.
5022
5023 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5024
5025         * input/regression/note-head-harmonic.ly: new file.
5026
5027         * Documentation/user/internals.itely (Technical manual): explain
5028         difference between music, translation, layout.
5029
5030         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
5031
5032         * scm/output-ascii-script.scm (bracket): rounding bfs.
5033
5034         * scripts/convert-ly.py (conv): add \include "paper" rule. 
5035
5036         * ly/paper*.ly: remove files. 
5037         
5038         * scm/paper.scm (set-staff-size): new function: set default
5039         staff-size.
5040
5041         * scripts/convert-ly.py (conv): add conversion rule.
5042
5043         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
5044         function.
5045
5046         * scm/paper.scm: new file.
5047         (set-staff-size): new function 
5048         (set-paper-size): new function
5049
5050         * lily/parser.yy (music_output_def_body): restructure definition,
5051         so first Scheme statement in \paper also happens in new scope. 
5052
5053         * lily/system.cc (post_processing): move uniquify_list () to
5054         dumping molecule stage.
5055
5056         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
5057         this will mess up scores that use barchecks to shorten measures.
5058
5059         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
5060         at 20pt too.
5061
5062         * Documentation/user/tutorial.itely (Printing lyrics): document
5063         \lyricsto
5064
5065         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
5066
5067         * Documentation/user/refman.itely (Fermatas): document \lyricsto
5068
5069         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
5070         if Voice is not found.
5071
5072         * VERSION: release 2.1.10
5073         
5074         * input/{test,regression}/: remove old-relative 
5075
5076         * lily/lexer.ll: add empty markup signature. 
5077
5078         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
5079         strut markup
5080
5081         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
5082
5083         * scm/define-translator-properties.scm: update melismata property
5084         doco.
5085
5086         * lily/system.cc (output_lines): revert uniquify_list() patch,
5087         strange side effects seen.
5088         
5089         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
5090         dash-period < 0.
5091
5092         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
5093         for flute. 
5094
5095 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5096
5097         * input/regression/*.ly: use newaddlyrics iso. addlyrics
5098
5099         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
5100
5101         * lily/lyric-extender.cc (brew_molecule): behave decently in case
5102         of line breaks.
5103         (brew_molecule): add padding to left, not right.
5104
5105         * lily/system.cc (uniquify_list): new function
5106         (output_lines): uniquify_list () on all-elements. This fixes
5107         double symbols in the output.
5108
5109         * lily/beam.cc (rest_collision_callback): don't move anything if
5110         staff-position is set.
5111
5112         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
5113
5114         * lily/system.cc (typeset_grob): warn if adding twice.
5115
5116         * lily/sequential-iterator.cc (run_always): implement run_always().
5117         (also in other files.)
5118         
5119         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
5120
5121         * lily/event.cc (to_relative_octave): add octave-check.
5122
5123         * Documentation/user/refman.itely (Line breaking): add noBreak.
5124
5125         * scm/new-markup.scm (normalsize-markup): add function.
5126         (sans-markup): new function.
5127
5128         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
5129         come earlier nowadays.  This fixes beams on grace notes.
5130         
5131         * scm/music-functions.scm (direction-polyphonic-grobs): new
5132         variable, share between override and revert. This fixes script
5133         directions in polyphonic sections. (backportme)
5134
5135 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5136
5137         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
5138         breakpoints.
5139
5140         * lily/break-align-interface.cc: add doco
5141
5142         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
5143
5144 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5145
5146         * VERSION: release 2.1.9
5147
5148         * scm/document-markup.scm (markup-doc-node): add note about naming.
5149
5150         * scm/new-markup.scm (left-align-markup): bugfix. 
5151
5152         * Documentation/user/refman.itely (Ottava brackets): more doco for
5153         ottava.
5154
5155         * lily/side-position-interface.cc (out_of_staff): also do
5156         out_of_staff() correctly for d == DOWN.
5157
5158         * lily/text-spanner.cc (brew_molecule): only put vertical line and
5159         horizontal line if they move to the right.
5160         
5161         * scm/define-grobs.scm (all-grob-descriptions): set
5162         text-repeat-if-broken for ottava spanner
5163
5164         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
5165         property.
5166
5167         * mf/feta18.mf: design size is 18 not 22.5
5168
5169         * lily/new-lyric-combine-music-iterator.cc (process): new file.
5170         Add a single LyricsVoice to a melody. Melismata may be set
5171         individually.
5172
5173         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
5174
5175         * lily/dot-column.cc: add stdio.h
5176
5177 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5178
5179         * lily/item.cc: documentation for break-visibility (Thanks, John).
5180
5181 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5182
5183         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
5184
5185         * lily/translator-def.cc: rename Translator_def to Context_def.
5186
5187         * Documentation/user/internals.itely (Lexical details): clarify
5188         string def.
5189
5190         * Documentation/user/refman.itely (Rhythmic music): add link to
5191         RhythmicStaff 
5192
5193 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5194
5195         * lily/translator.cc: document start_translation_timestep()
5196
5197         * scm/output-tex.scm (tex-encoded-fontswitch): use
5198         round for rounding (inexact->exact yields rationals)
5199
5200         * lily/*.cc: remove superfluous start_translation_timestep() calls.
5201
5202         * lily/translator-group.cc (get_simple_trans_list): 
5203         new function; construct simple_trans_list_ lazily.
5204         
5205 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5206
5207         * lily/paper-outputter.cc (output_scope): Check if number before
5208         checking exact (guile cvs).
5209
5210         * scm/*: Escape backslashes in scheme strings (guile cvs).
5211
5212 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5213
5214         * Documentation/user/refman.itely (Tablatures basic): annotate
5215         seealso sections.
5216
5217         * lily/*.cc: cleanup of engraver initialize() functions.
5218
5219         * lily/repeat-acknowledge-engraver.cc
5220         (start_translation_timestep): remove first_b_
5221
5222         * lily/tab-note-heads-engraver.cc: listen to string number events
5223         inside < > too. (backportme).
5224
5225         * Documentation/user/refman.itely (Text scripts): add fatText to
5226         index.
5227
5228 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5229
5230         * VERSION: 2.1.8
5231
5232         * stepmake/bin/add-html-footer.py (built): add Wiki links to
5233         footer.
5234
5235         * lily/parser.yy (translator_mod): allow \with { \remove .. }
5236
5237         * lily/bar-check-iterator.cc (process): only warn if
5238         barCheckLastFail was changed.
5239
5240         * scm/define-translator-properties.scm (barCheckLastFail): add
5241         property.
5242
5243         * lily/main.cc (main_prog): print summary of failed files.
5244
5245         * lily/axis-group-engraver.cc: move all spanner creation to
5246         process_music (). Now staffs can be adjusted with \override too.
5247         (Jan, you are a brilliant programmer!)
5248         
5249         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
5250
5251 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5252
5253         * Documentation/user/tutorial.itely (Integrating text and music):
5254         Show the commands to produce a PDF as well.
5255
5256 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5257
5258         * lily/translator-def.cc (get_translator_names): accept user
5259         tweaks too. 
5260
5261         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
5262         as big as normal heads. 
5263
5264         * input/*ly: run convert-ly
5265         
5266         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
5267         () if dependencies are fluked.
5268
5269         * scm/document-translation.scm (engraver-doc-string): update on
5270         latest string/symbol conventions.
5271
5272         * lily/translator-ctors.cc: use Scheme_hash_table.
5273
5274         * lily/translator-def.cc (get_translator_names): new function
5275         (add_context_mod): new function
5276         (get_accepted): new function
5277
5278         * lily/parser.yy (context_mod): put all modifications of
5279         \translator { } in a single production, encode as SCM.
5280
5281         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
5282         to use read-only lists, so additions to the definition can be
5283         prepended easily.  
5284
5285         * Documentation/user/invoking.itexi (Editor support): add node on
5286         editor support.
5287
5288         * Documentation/user/refman.itely (Bar check): add lyrics example
5289         of bar checks. 
5290
5291         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
5292
5293         * scripts/convert-ly.py (conv): add conversion rule.
5294
5295         * lily/parser.yy: use \change iso. \translator for staff switch.
5296
5297         * lily/my-lily-lexer.cc: add \change.
5298
5299         * scm/define-translator-properties.scm
5300         (default-melisma-properties): add definition.
5301
5302 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5303
5304         * Documentation/user/refman.itely (Bar lines): clarification of
5305         systemStartDelimiter. 
5306
5307         * input/test/slur-shape.ly (x): remove file.
5308
5309         * lily/translator-group.cc (apply_property_operations): new function.
5310
5311 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5312
5313         * lily/parser.yy (optional_prop_ops): allow \with {
5314         PROPERTYSETTINGS } following \context or \new.
5315
5316         * lily/my-lily-lexer.cc: add \with.
5317
5318         * lily/parser.yy (property_operation): clean up definition of
5319         property operations.
5320         (property_op_to_music): new function.
5321         (context_spec_music): new function
5322
5323         * VERSION: 2.1.7 released.
5324         
5325         * input/regression/collision-merge-dots.ly: new file.
5326
5327         * lily/note-collision.cc (check_meshing_chords): if merging heads,
5328         then kill the dots too. 
5329
5330         * lily/separating-line-group-engraver.cc (acknowledge_grob):
5331         set/unset breakableSeparationItem
5332
5333         * lily/separation-item.cc (relative_width): add function.
5334
5335         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
5336         only-prebreak-interface
5337
5338         * lily/system.cc (output_lines): only junk only-prebreak-interface
5339         grobs.
5340
5341         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
5342         read breakableSeparationItem
5343
5344         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
5345
5346         * lily/system.cc (output_lines): don't suicide Spacing_items. 
5347
5348         * lily/dot-column.cc (dot_config_badness): new function:
5349         select the best scoring dot configuration: dots should go close to
5350         the note heads, but be shifted up or down according to conventions.
5351         (print_dot_configuration): idem.
5352         (shift_one): idem
5353         (remove_collision): idem.
5354
5355         * input/regression/dots.ly: add more test cases.
5356
5357 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5358
5359         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
5360
5361         * flower/include/interval.hh: rename elem_b to contains 
5362
5363         * lily/tie.cc: change 'heads to 'head-pair.
5364
5365         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
5366         fill in 'heads field.
5367
5368         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
5369         minimum-length for short ones, and shorten so collisions with the
5370         next syllable are avoided.
5371
5372         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
5373         near-zero slopes.
5374         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
5375
5376         * lily/dots.cc: remove quantized_position callback. All Y
5377         positioning is done by dot-column.cc
5378
5379         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
5380         exhaustive test of all dot positions. This fixes disappearing dots
5381         in dotted chords.
5382
5383 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5384
5385         * mf/feta-klef.mf (test_staff): fatten up G clef
5386         (test_staff): fatten up f clef.
5387         
5388
5389 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5390
5391         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
5392         * input/les-nereides.ly: Use latin1 characters for title, like
5393         Morgenlied.
5394
5395 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5396
5397         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
5398         cmb10).
5399
5400         * lily/lyric-extender.cc (brew_molecule): add little space before
5401         extender line.
5402
5403         * lily/beam-quanting.cc (score_forbidden_quants): check if
5404         outer stafflines fall in any beam gaps.
5405
5406         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
5407         for lyric texts.
5408
5409 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5410
5411         * VERSION: 2.1.6 released.
5412
5413         * lily/beam-quanting.cc (quanting): add inspect-quants property:
5414         this shows the demerits of a user-defined beam position pair.
5415
5416         * scm/define-grobs.scm (all-grob-descriptions): set
5417         beamed-extreme-minimum-free-lengths to a different value.
5418
5419         * lily/scm-option.cc: add debug-beam scm-option
5420
5421         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
5422
5423 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5424
5425         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
5426
5427         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
5428         space after barline.
5429
5430         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
5431
5432         * lily/spacing-spanner.cc (breakable_column_spacing): take average
5433         of spacing wishes, not maximum. Only do this for delta-t == 0. In
5434         the other case, take standard column-breakable spacing. Do not
5435         warn about "no spacing wishes".
5436
5437         This fixes wide spaces after barlines in very loose lines.
5438
5439         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
5440
5441 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5442
5443         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
5444         acknowledge_grob lyric-syllable, not lyric-text.
5445
5446         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
5447         dashes of length #'length separated by #'dash-period. 
5448
5449         * lily/lyric-extender.cc (brew_molecule): idem
5450
5451         * lily/multi-measure-rest.cc (big_rest): idem
5452
5453         * lily/system-start-delimiter.cc (simple_bar): idem
5454
5455         * lily/bar-line.cc (simple_barline): use rounded box
5456
5457         * VERSION: release 2.1.5
5458
5459         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5460         music): move note about dvips to more visible place.
5461
5462         * lily/lyric-phrasing-engraver.cc: move from
5463         new-phrasing-engraver.cc, remove old cruft (syllable-group,
5464         lyric-phrasing-engraver.hh)
5465         
5466         * lyric-align.ly: remove file
5467         
5468         * scripts/convert-ly.py (FatalConversionError.func): add removal
5469         rule for automaticMelismata
5470
5471         * ly/engraver-init.ly (ScoreContext): switch on
5472         New_phrasing_engraver by default.
5473
5474         * lily/slur-engraver.cc (class Slur_engraver):
5475         process_acknowledged_grobs -> process_music.
5476         (try_music): signal melismata correctly.
5477
5478         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
5479         word-space, right-trim-amount, and extend past right bound only
5480         for note heads.
5481
5482         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
5483         lyric-extender support: add note-heads to the extender
5484         automatically.
5485
5486         * lily/parser.yy: extender is now post_event. 
5487
5488         * lily/accidental-engraver.cc (number_accidentals): remove
5489         spurious warning about non-parent contexts.
5490
5491         * lily/music-output-def.cc (assign_translator): \translator { }
5492         for a Foo context implicitly redefines \FooContext.
5493
5494         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
5495         fixes.
5496
5497         * lily/slur.cc (brew_molecule): don't use stafflinethickness
5498         doubly in slur weight. 
5499
5500         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
5501         combination.
5502
5503         * scm/define-grobs.scm (all-grob-descriptions): change clef -
5504         staffbar distance.
5505
5506         * scripts/lilypond.py (global_latex_preamble): crank down size of
5507         the margins. Now there is a 12 mm top and bottom margin, which
5508         should correspond with the printable area of modern printers.
5509
5510         This enlarges the music height of the printable page a little.
5511
5512         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
5513         signs. Use \markup instead.
5514         (accreg_pen): tweak for accordeon asterisk.
5515
5516 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5517
5518         * lily/melisma-engraver.cc (try_music): use melisma_busy()
5519
5520         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
5521
5522         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
5523
5524         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
5525
5526         * scm/define-grobs.scm (all-grob-descriptions): change
5527         StanzaNumber description: make side support, i.s.o. breakable.
5528         use Instrument_name_engraver for texts in the margin.
5529
5530         * scm/define-translator-properties.scm: remove
5531         melismaEngraverBusy, stz property.
5532
5533         * *.cc: naming: change empty_b () into is_empty ()
5534
5535         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
5536
5537         * input/regression/lyric-phrasing-new.ly: new file.
5538
5539         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
5540         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
5541         melismata are now left-aligned.
5542
5543 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5544
5545         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
5546
5547         * mf/feta19.mf: remove.
5548         
5549         * mf/feta-klef.mf (test_staff): more tweaks
5550
5551         * mf/feta-toevallig.mf: more small size tweaks.
5552
5553         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
5554         rests for smaller sizes.
5555
5556         * mf/feta-bolletjes.mf: fix cross heads.
5557
5558         * VERSION: release 2.1.4
5559         
5560         * scripts/convert-ly.py (FatalConversionError.func): add rule for
5561         deprecated #'ancient font family
5562
5563         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
5564         it is a string or number.
5565
5566         * scm/output-lib.scm (note-head-style->attachment-coordinates):
5567         change calling convention of stem-attachment function. 
5568
5569         * buildscripts/mf-to-table.py: read and dump WX/WY fields
5570
5571         * mf/feta-autometric.mf: dump WX/WY fields too
5572         
5573         * mf/parmesan-heads.mf: idem.
5574
5575         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
5576         attachment coordinates.
5577
5578         * lily/note-head.cc (stem_attachment_coordinate): read stem
5579         attachment from the notehead glyphs WX/WY fields.
5580
5581         * lily/include/font-metric.hh (struct Font_metric): add methods
5582         get_indexed_wxwy (), make a distinction between looking up by
5583         index and ASCII  
5584
5585         * mf/feta-bolletjes.mf: rewrite note head MF code.
5586         (test_outlines): make heads more rotund for smaller sizes. 
5587
5588 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5589
5590         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
5591         throughout. Font scaling fixes throughout.
5592
5593         * mf/feta-sleur,slur.mf: remove. 
5594
5595         * mf/feta-slag.mf: rewrite.
5596
5597 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5598
5599         * VERSION: release 2.1.3
5600
5601         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
5602
5603         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
5604
5605         * lily/mark-engraver.cc (process_music): fix mark
5606         \default. (backportme)
5607
5608         * stepmake/stepmake/automatically-generated.sub.make (default):
5609         use -n for head/tail commands. 
5610
5611         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
5612         heads with the same pitch.
5613
5614 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5615
5616         * lily/recording-group-engraver.cc (finalize): set protected_scm
5617         member to '() before finalizing.
5618
5619         * lily/translator-group.cc (finalize): remove removal_processing () 
5620
5621         * lily/recording-group-engraver.cc: new engraver: record
5622         synchronized start & end times for each music object.
5623
5624         * lily/parser.yy (toplevel_expression): execute score rendering
5625         during parsing. Cleanup output-filename handling; this is no
5626         longer done with global variables.
5627         (translator_spec_body): allow \type modification too.
5628
5629         * lily/score.cc:  ly:run-translator: new function
5630         (LY_DEFINE): ly:render-output new function.
5631
5632         Separate interpreting and rendering, and make available as
5633         functions at Scheme level.
5634
5635 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5636
5637         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
5638         (musicxml-node->string):
5639         (xml-node->string):
5640         (music-to-musicxml): New function.
5641
5642 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5643
5644         * VERSION: 2.1.2 released
5645
5646         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
5647
5648         * scm/font.scm (paper20-font-vector): discouple font design sizes
5649         from sizes specified in .ly file: store all design sizes of a font
5650         in a single vector.
5651
5652         * lily/font-select.cc (get_font_by_design_size): new function
5653
5654         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
5655         add parmesan,feta in sizes 14 and 18.
5656         
5657         * mf/feta-toevallig.mf: use blot diameter for double sharp.
5658
5659         * lily/font-size-engraver.cc (acknowledge_grob): change definition
5660         of fontSize: this now sets font-size
5661
5662 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5663
5664         * VERSION: 2.1.1 released
5665         
5666         * Documentation/user/refman.itely (Tuning objects): add note about
5667         concurrent tweaks in different contexts. 
5668
5669         * lily/tie-engraver.cc (acknowledge_grob): use
5670         Staff_symbol_referencer::get_position iso. reading staff-position
5671         directly.
5672
5673         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
5674         currentMusicalColumn as left span-point for bracket. The bracket
5675         is too long when there are accidentals.
5676
5677 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5678
5679         * buildscripts/lilypond-profile.sh,
5680         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
5681         Thanks to Reuben Thomas <rrt@mupsych.org>
5682
5683 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
5684
5685         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
5686         Wurbel <wurbel@univ-tln.fr>.
5687
5688 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5689
5690         * scripts/midi2ly.py: Add space after chords.
5691
5692 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
5693
5694         * input/regression/{many}: add few @code{ ... }.
5695
5696 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5697
5698         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
5699         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
5700         Removed cmbx5, cmbx6 (which are included in teTeX)
5701         and cmbxti14 which is not used in fonts.scm.
5702
5703 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
5704
5705         * lily/midi-item.cc: fine tune quarter tones.
5706
5707 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
5708
5709         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
5710         new function, warn how many cents are missing in fine tuning.
5711
5712 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
5713
5714         * input/bugs/rhytmicstaff-tie.ly: add file.
5715
5716         * THANKS: Create skeleton for 2.1.
5717
5718 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
5719
5720         * input/test/bar-lines.ly (TODO): dashed "|".
5721
5722 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
5723
5724         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
5725         input/regression/tie-chord.ly: Fix spell for tying.
5726
5727         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
5728
5729         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
5730         new file (renamed, see above).
5731
5732         * Documentation/user/lilypond-book.itely
5733         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
5734         * input/example-1.ly input/example-2.ly input/example-3.ly
5735         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
5736         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
5737         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
5738         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
5739         * scripts/lilypond-book.py scripts/lilypond.py
5740         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
5741         * vimrc: replace ly2dvi with lilypond and remove silly comments.
5742
5743         * Documentation/user/lilypond.tely: update version.
5744
5745         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
5746         Remove extra spaces in each @node, fixes spaces.
5747
5748 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5749
5750         * scripts/lilypond-book.py (output_dict): Add definition of
5751         \lilypondbook also for LaTeX output. Solves several bug reports.
5752
5753 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
5754
5755         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
5756
5757 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
5758
5759         * input/test/transposition.ly: Fix key signatures, given in comments.
5760
5761 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5762
5763         * scm/midi.scm (instrument-names-alist),
5764         Documentation/user/appendices.itely: Correct spelling of shakuhachi
5765
5766 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5767
5768         * input/test/temporary-stave.ly (texidoc): New example based on an
5769         email question from Ralph Little.
5770
5771 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5772
5773         * VERSION: release 2.1.0
5774         
5775         * lily/note-performer.cc (try_music): accept busy-playing-event.
5776
5777         * lily/swallow-perf.cc (try_music): return false for
5778         busy-playing-event and melisma-playing-event.
5779
5780 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5781
5782         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
5783         >> in \score.
5784
5785 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5786
5787         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
5788         that articulation_substitute will not move beam start again.
5789         (articulation_substitute): Bugfix: remove stray space so that new
5790         old chords ending '>>' does not get broken up.
5791         (sub_chord): Use TAB for indentation (not spaces).
5792         
5793         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
5794         Bugfix for startup: Use ?^ instead of ?\^.
5795
5796 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5797
5798         * lily/lyric-combine-music-iterator.cc
5799         (Lyric_combine_music_iterator): change init order, to prevent GC
5800         segfaults.
5801
5802         * lily/context-specced-music-iterator.cc (construct_children): 
5803         only change  translator if found. This fixes a core dump problem.
5804
5805 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5806
5807         * scm/slur.scm (default-slur-extremity-rules): use equal? for
5808         comparison.
5809
5810         * mf/feta-bolletjes.mf: make hole in half note little
5811         smaller for stem attachment.
5812
5813         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
5814
5815         * mf/feta-banier.mf: don't draw stem with flag, just small square
5816         attachment.
5817
5818         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
5819
5820         * mf/feta-banier.mf: remove upstem/downstem characters.
5821
5822         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
5823
5824         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
5825         stafflinethickness (in the default)
5826
5827         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
5828
5829         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
5830
5831         * Documentation/topdocs/INSTALL.texi (Top): reorder.
5832
5833         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
5834
5835         * lily/include/directional-element-interface.hh:
5836         junk class, make {get,set}_grob_direction functions.
5837
5838         * lily/slur.cc (get_attachment): do something sensible when
5839         attaching to stem without heads (eg. a rest).
5840
5841         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
5842         forcing up to staff.  remove #'support-head property
5843         (brew_molecule): small cleanup.
5844         (flag): remove #'grace property.
5845
5846 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5847
5848         * cygwin/postinstall-lilypond.sh: 
5849         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
5850         (Volker Zell).
5851
5852 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5853
5854         * scripts/lilypond-book.py: resurrect 'eps' option. 
5855         (TexiPaper.to_eps): use -Ppdf for EPS files.
5856
5857         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
5858
5859         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
5860
5861         * VERSION: release 2.0.1
5862
5863         * lily/bezier.cc (get_other_coordinate): change assert into
5864         warning.
5865
5866         * lily/note-head.cc (internal_brew_molecule): make left protusion
5867         smaller, to accomodate for natural sign.
5868         (internal_brew_molecule): only do this when the accidental is
5869         close enough.
5870         (extent): new function
5871
5872         * lily/skyline.cc (merge_skyline): new function
5873         (heighten_skyline): new function
5874
5875         * lily/accidental-placement.cc (position_accidentals) 
5876         (position_accidentals): fix todo.
5877
5878 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5879
5880         * input/test/+.ly (texidoc): put version number inline.
5881
5882         * GNUmakefile.in: remove rsync-web target.
5883         
5884         * input/regression/bar-scripts.ly (onestaff): raggedright
5885
5886 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5887
5888         * lily/*.cc: remove #if 0'd code in couple of places.
5889
5890         * lily/midi-stream.cc (operator <<): rewrite.
5891
5892         * lily/note-head.cc (internal_brew_molecule): 
5893         only make ledgers when the Staff symbol has lines.
5894
5895         * ly/property-init.ly (arpeggioBracket): simplify
5896
5897         * lily/translator-group.cc (execute_pushpop_property): use
5898         SCM_EQ_P for comparing keys. This fixes reverting
5899         auto-beam-settings.
5900
5901 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5902 *
5903         * lily/midi-stream.cc (operator <<): Also write MIDI string when
5904         midi_debug_global_b.
5905         (operator <<): Normalise loop.
5906
5907 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5908
5909         * scripts/lilypond.py (escape_path): revise.
5910
5911         * scm/music-functions.scm (set-output-property): new function.
5912         
5913 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5914
5915         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
5916         use addmakeflags again.
5917
5918         * cygwin/lily-wins.py (escape_shell): New function; use it.
5919
5920         * scripts/lilypond.py (escape_shell): Escape quotes and other
5921         spaces too.  Do not escape escaping backslashes.
5922
5923         * make/srcdir.make.in (web-install): Must call install-WWW now.
5924
5925         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
5926         dependency
5927
5928 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5929
5930         * scripts/lilypond.py (escape_path): escape quotes too. 
5931
5932         * Documentation/user/lilypond.tely (Unified index): rename Index
5933         to accomodate Windows breakage.
5934
5935         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
5936
5937         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
5938         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
5939         target not a source.
5940
5941 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5942
5943         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
5944         addmakeflags.  Build and install doc and web also when building on
5945         Cygwin.
5946
5947         * mf/GNUmakefile: Bugfix.
5948
5949         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
5950         target web.
5951
5952         * cygwin/lily-wins.py: Quote filename.
5953
5954 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5955
5956         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
5957
5958 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5959
5960         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
5961         settings.
5962
5963         * configure.in: Require g++ > 3.0.4.
5964
5965         * mf/GNUmakefile: Bugfix: Add list.ly target.
5966         
5967         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
5968
5969         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
5970         make omf directory, add uninstall targets.
5971
5972 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5973
5974         * lily/tie-performer.cc (initialize): init prev_event
5975
5976         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
5977
5978         * lily/script-engraver.cc (make_script_from_event): don't crash on
5979         non-string articulation-type.
5980
5981         * lily/new-fingering-engraver.cc (add_script): don't crash on
5982         0 scripts 
5983         (acknowledge_grob): warn about text script events.
5984
5985 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
5986
5987         * buildscript/lilypond.words: fix path for drums.scm.
5988
5989 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5990
5991         * lily/spacing-spanner.cc (note_spacing): don't make longer
5992         durations than measure-length.
5993
5994         * VERSION: release 2.0.0
5995
5996         * GNUmakefile.in (rsync-web): version independent rsync target.
5997
5998         * input/test/+.ly (texidoc): idem.
5999
6000         * input/regression/+.ly: print version number.
6001
6002         * input/regression/accidentals.ly (mel): shorten.
6003
6004         * input/regression/accidental-octave.ly (texidoc): shorten.
6005
6006         * input/regression/hairpin-dashed.ly (texidoc): docstring.
6007
6008         * input/regression/completion-heads-polyphony.ly: octave
6009
6010         * input/regression/beam-manual.ly: remove
6011
6012         * input/regression/beam-chord.ly: remove
6013
6014         * input/regression/grace-dynamic.ly: remove
6015         
6016         * input/regression/grace-volta-repeat.ly: octave fixes.
6017
6018         * input/regression/hairpin-dashed.ly (texidoc): doc string.
6019
6020         * lily/parser.yy (step_number): semitones for chord entry too.
6021         (make_chord_step): more robust code, semitones. 
6022
6023         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
6024
6025         * input/regression/breathing-sign.ly (texidoc): split ancient and
6026         normal breathing signs.
6027
6028         * scm/define-grobs.scm (all-grob-descriptions): swap
6029         beamed-extreme-minimum-free-lengths and
6030         beamed-minimum-free-lengths; the 'extreme' case should allow
6031         shorter stems. This fixes forced directions on beamed 32nd and
6032         shorter notes.
6033
6034         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
6035         quartertones, not semitones.
6036         (NoteNamesContext): swallow more event types
6037
6038         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
6039
6040         * VERSION (PACKAGE_NAME): release 1.9.10
6041
6042 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6043
6044         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
6045         set note head as cause of note-column.  This gives a better error
6046         message.
6047
6048 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
6049
6050         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
6051
6052 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6053
6054         * mf/GNUmakefile (pfa_warning): instruct 
6055
6056         * stepmake/aclocal.m4: typo.
6057
6058         * Documentation/user/cheatsheet.itely: more verbose examples.
6059
6060         * input/regression/clefs.ly: remove bogus docstring.
6061
6062 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
6063
6064         * GNUmakefile.in (SUBDIRS): Add elisp.
6065
6066         * elisp/lilypond-mode.el: 
6067         * elisp/lilypond-init.el: 
6068         * elisp/lilypond-indent.el: 
6069         * elisp/lilypond-font-lock.el: Move from top dir.
6070
6071         * stepmake/stepmake/elisp-vars.make: New file.
6072
6073         * config.make.in (elispdir): Add.
6074
6075         * Documentation/topdocs/INSTALL.texi: Typo.
6076
6077         * make/ly-rules.make: Test for files instead of touching void and
6078         ignoring errors.
6079
6080         * GNUmakefile.in:
6081         * make/lilypond.redhat.spec.in:
6082         * debian/rules: Fix lilypond.words stuff a bit.  For running from
6083         <builddir>, adding
6084         
6085              (push "<builddir>/share/lilypond/elisp" load-path)
6086
6087         to your ~/.emacs.el should give you LilyPond-mode again.
6088
6089         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
6090         regexp for DOS/Windows, we are too paranoid to fix others.
6091
6092 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6093
6094         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
6095
6096         * input/test/chord-names-jazz.ly (banterProperties): fix
6097
6098         * lily/parser.yy (bass_mod): bass figure alterations are semi
6099         tones, not quarter tones
6100
6101         * lily/beam.cc (set_stem_lengths): only lengthen stems
6102         for gapped beams.
6103
6104         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
6105         by beamcount.
6106
6107         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
6108         a warning that the warning may erroneous.
6109
6110         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
6111         target.
6112
6113         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
6114         targets.
6115
6116         * GNUmakefile.in ($(config_h)): config.h should depend on
6117         config.hh.in .
6118         (lilypond.words): remove fontball stuff.
6119
6120         * stepmake/aclocal.m4: only print config.cache warning if it exists.
6121
6122         * configure.in: remove pktrace reference.
6123
6124         * GNUmakefile.in (rsync-web): permissions and ownership for
6125         website.
6126
6127         * lily/volta-engraver.cc (staff_eligible): new function.
6128         (stop_translation_timestep): kill off spanners if not eligible.
6129
6130         * VERSION (PATCH_LEVEL): release 1.9.9
6131
6132         * input/regression/beam-quanting-32nd.ly (texidoc): new file
6133
6134         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
6135         length is more important than forbidden quants.
6136         
6137 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
6138
6139         * buildscripts/lilypond.words: order words in search order,
6140         add lilypond.words.vim to be generated.
6141
6142         * lilypond.vim: use lilypond.words.vim for keyword matching.
6143
6144         * lilypond-mode.el: use search order. fix word selection rules.
6145
6146         * lilypond-font-lock.el: fix fontifying long durations.
6147
6148         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
6149
6150 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6151
6152         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
6153
6154         * stepmake/stepmake/generic-targets.make:
6155         * stepmake/stepmake/bin/make-version.py: 
6156         * stepmake/aclocal.m4:
6157         * make/stepmake.make:
6158         * make/toplevel-version.make: Build fixes: remove last traces of
6159           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
6160
6161         * lily/beam.cc: Add gap-count property.
6162
6163 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6164
6165         * scm/define-grob-properties.scm (gap-count): add gap-count
6166
6167         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
6168
6169 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6170
6171         * cygwin/mknetrel.doc: Typo.
6172
6173         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
6174
6175         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
6176
6177 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6178
6179         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
6180         sizes. Remove support for 'ledger'(=tabloid+landscape).
6181
6182 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6183
6184         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
6185         sauter PFAs.
6186
6187         * configure.in: remove VERSION stuff once again.
6188
6189         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
6190
6191         * scm/define-grobs.scm (all-grob-descriptions): use sans family
6192         for chord names.
6193
6194         * mf/GNUmakefile: always trace pfa fonts.
6195         (SAUTER_FONTS): add cmss[567] too fonts
6196
6197         * configure.in: require mftrace. 
6198
6199         * lily/staff-performer.cc (new_instrument_string): don't look at
6200         instrument property.
6201
6202         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
6203         is_direction is the C++ one. Similar for ly_axis_p and
6204         ly_number_pair_p
6205
6206 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6207
6208         * lily/beam.cc (brew_molecule): read gap-count to determine
6209         number of tremolo (gapped) beams.
6210
6211         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
6212         shorter than 1/8
6213
6214         * flower/include/array.hh (default_compare): new function
6215
6216         * cygwin/mknetrel: Native fixes.
6217
6218         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
6219
6220 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6221
6222         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
6223         feature for Windows.
6224
6225         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
6226
6227         * cygwin/mknetrel: Updates for native use on Cygwin.
6228
6229         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
6230
6231         * stepmake/stepmake/help2man-rules.make: 
6232         * cygwin/mknetrel: Bugfix for manpages.
6233
6234         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
6235         $(builddir).  Stepmake is a normal subdirectory now, that is not
6236         configured.  Another srcdir build fix.
6237
6238         * Documentation/topdocs/INSTALL.texi,
6239         buildscripts/lilypond.words.py, lilypond-font-lock.el,
6240         lilypond-init.el, lilypond-mode.el, debian/rules,
6241         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
6242         rename generated file lilypond.words to lilypond.words.el.
6243
6244 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
6245
6246         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
6247
6248         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
6249         GNUmakefile.in.
6250
6251 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6252
6253         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
6254         when cross building.
6255
6256         * configure.in: srcdir build fix.
6257
6258         * cygwin/GNUmakefile:
6259         * cygwin/lily-wins.py:
6260         * cygwin/postremove-lilypond.sh: 
6261         * cygwin/postinstall-lilypond.sh: Merge from stable.
6262
6263         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
6264         s/ly2dvi/lilypond/.
6265
6266 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6267
6268         * lily/slur.cc (after_line_breaking): only set control points if
6269         none supplied yet.
6270
6271         * input/test/slur-manual.ly: new file.
6272
6273         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
6274         <<  >> chords too.
6275
6276         * VERSION (PACKAGE_NAME): release 1.9.8
6277
6278         * scripts/lilypond.py (escape_path): escape spaces in directory names
6279
6280         * input/test/text-spanner.ly: fixes.
6281
6282 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
6283
6284         * buildscripts/lilypond.words.py: add drum names as note names to
6285         Emacs-mode.
6286
6287 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6288
6289         * input/regression/hairpin-dashed.ly: new file.
6290
6291         * scripts/convert-ly.py (conv): warn about dash-length.
6292
6293         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
6294         automatically if we get a new one.
6295
6296         * lily/lookup.cc (dashed_line): new function
6297
6298         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
6299         dash-fraction.
6300
6301 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
6302
6303         * buildscripts/lilypond.words.py: extract note names.
6304
6305         * lilypond-mode.el: take note names from lilypond.words -file.
6306         small fix in the use of string-match.
6307
6308         * lilypond-font-lock.el: use lilypond.words for note names, add 
6309         maxima to note a duration.
6310
6311 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6312
6313         * lily/breathing-sign.cc: remove railtracks() function. 
6314
6315         * input/regression/arpeggio-bracket.ly (texidoc): add file.
6316
6317         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
6318         (brew_molecule): bugfix don't make arpeggio shorter when
6319         arpeggio-direction is set.
6320
6321         *  debian/rules: small corrections in the (Pedro K)
6322
6323         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
6324         examples.
6325
6326         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
6327         special (repeat) bar comes along.
6328
6329         * input/regression/auto-beam-bar.ly: update.
6330
6331         * scripts/lilypond-book.py (output_dict): remove support for the
6332         EPS option.
6333
6334         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
6335         VerticalAlignment and VerticalAxisGroup this fixes the size
6336         computations for the entire system.
6337  
6338         * input/les-nereides.ly (bass): remove superfluous fontSize.
6339
6340         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
6341         causes directory of file to be added to include path.
6342
6343         * input/regression/beam-break.ly: test single stem beams.
6344
6345         * input/regression/system-start-bracket.ly: fix.
6346
6347         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
6348
6349         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
6350
6351         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
6352         (score_stem_lengths): do something sensible for single stem beams.
6353
6354         * lily/beam.cc (least_squares): add kludge for single stem beams.
6355
6356         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
6357         keySignature to list of broken things.
6358
6359         * input/regression/keys.ly: fix.
6360
6361         * VERSION (PACKAGE_NAME): release 1.9.7
6362
6363         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
6364
6365         * Documentation/user/refman.itely (Pitches): doc quarter tones.
6366
6367         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
6368         (quartertone_pitch): new function
6369
6370         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
6371         flat. WARNING: FONT CHANGED.
6372
6373         * ly/nederlands.ly: add -eh and -ih for quarter tones.
6374
6375         * lily/accidental-placement.cc (add_accidental): support for
6376         quarter tones.
6377
6378         * ly/LANGUAGEs.ly: use symbols for alterations.
6379
6380         * mf/feta-toevallig.mf: change accidental codes. 
6381
6382         * scm/lily.scm (ly:get-option): switch on debugging only for
6383         --verbose.
6384
6385         * lily/lily-guile.cc: remove ly:verbose?
6386
6387         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
6388
6389         * lily/parser.yy (TODO): only do gh_call() for apply with
6390         procedure argument.
6391
6392         * lily/tie-engraver.cc (start_translation_timestep): move melisma
6393         stuff in accordance with new timing of tie-events.
6394
6395         * lily/my-lily-lexer.cc: remove \outputproperty
6396
6397         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
6398
6399         * scm/define-translator-properties.scm (melismaBusyProperties):
6400         add melismaBusyProperties property.
6401
6402 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6403
6404         * input/test/ambitus-mixed.ly (texidoc): new file.
6405
6406         * buildscripts/mutopia-index.py (find): prune debugging
6407
6408         * lily/side-position-interface.cc: doc updates
6409
6410         * Documentation/user/refman.itely: updates, tweaks.
6411
6412         * lily/parser.yy (Simple_music): remove outputproperty
6413
6414         * make/stepmake.make: use VERSION again; importing VERSION via
6415         autoconf dependencies is too hairy.
6416
6417 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
6418
6419         * lilypond-mode.el: allow `-' for keywords and identifiers.
6420
6421 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6422
6423         * VERSION: release 1.9.6
6424         
6425         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
6426         iso. ly2dvi.
6427
6428         * Documentation/user/*.itely: fixes everywhere
6429
6430         * lily/completion-note-heads-engraver.cc: rewrite engraver:
6431         produce ties from the engraver itself, do not broadcast TieEvent.
6432
6433         * lily/my-lily-lexer.cc: remove pitch & duration.
6434
6435         * lily/parser.yy (TODO): remove \pitch and \duration
6436
6437         * input/test/explicit.ly: remove file.
6438
6439         * Documentation/user/refman.itely (Pitches): remove \pitch 
6440         \duration command.
6441
6442 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
6443
6444         * buildscripts/lilypond.words.py: add all slur types to Emacs
6445         insertion menu, suppose everything is postfixed by dropping 
6446         unnecessary `-' -marks.
6447
6448 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6449
6450         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
6451         tremoloed stems.
6452
6453         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
6454         head for flagged stems.
6455
6456         * lily/stem.cc (get_default_stem_end_position): futz with extra
6457         stem length if there is a stem tremolo.
6458
6459         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
6460         it would be too small.
6461
6462         * lily/font-metric.cc: return #f for non-existent glyph.
6463         
6464         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
6465         exported through config.make.
6466
6467         * input/regression/clef-oct.ly: new file.
6468
6469         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
6470         transposition.
6471
6472         * input/template/*.ly: remove old relative.
6473
6474         * ly/english.ly: add X names for double sharp.
6475
6476 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6477
6478         * lily/font-select.cc: new file handle font selection routines.
6479
6480         * lily/parser.yy: add ; (Patrick Atamaniuk)
6481
6482         * input/test/time-signature-double.ly: use markups for double time
6483         sigs.
6484
6485         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
6486         ChordNames.SeparationItem #'padding for adjusting space after chords.
6487         
6488         * lily/music-output-def.cc (LY_DEFINE): 
6489         new function ly:paper-lookup.
6490         
6491         * mf/parmesan-clefs.mf: use # quantities for char_box
6492         offsets. Fixes overflow errors in the PFA. 
6493
6494         * scm/new-markup.scm (strut-markup): change calling interface for
6495         markup. Pass paper-def, not grob. This would allow \markup to be
6496         used separately from grobs.
6497
6498         * lily/paper-def.cc: new function ly:paper-font; this function
6499         replaces ly:get-font.
6500
6501         * lily/include/font-interface.hh (struct Font_interface): take
6502         Paper_def iso. Grob for get_font().
6503
6504 2003-09-14  Graham Percival  <gperlist@shaw.ca>
6505
6506         * Documentation/user/ tutorial.itely, refman.itely: add warning
6507         about \key and accidentals.
6508
6509 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6510
6511         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
6512
6513         * Documentation/user/*.itely: manual tweaks
6514
6515 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
6516
6517         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
6518         cleanup; bugfix: exact_center
6519
6520         * Documentation/user/refman.itely: added more documentation on
6521         ambitus according to recent questions on lilypond-user list
6522
6523 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6524
6525         * input/regression/ottava.ly (texidoc): demo 15ma too.
6526
6527         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
6528
6529         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
6530         octave fixes.
6531
6532 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6533
6534         * lily/lexer.ll: add \r to the rules for newlines; this fixes
6535         problems on older Mac editors.
6536
6537 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
6538
6539         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
6540
6541 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
6542
6543         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
6544         mf/parmesan-clefs.mf: added comments on character alignment and
6545         set_char_box() conventions
6546
6547         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
6548         set_char_box()'s
6549
6550         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
6551
6552 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
6553
6554         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
6555
6556 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
6557
6558         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
6559         shortened to avoid almost-collision with staff line; code cleanup;
6560         other custodes: fixed char boxes; code cleanup
6561
6562 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6563
6564         * configure.in: release 1.9.5
6565         
6566         * scripts/lilypond.py (global_latex_preamble): only set
6567         twosideshift if 'twoside' is in latexoptions 
6568
6569         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
6570
6571         * VERSION: remove
6572
6573         * scripts/*2ly.py: update <> syntax
6574
6575 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6576
6577         * lily/chord-name-engraver.cc (process_music): add origin for
6578         chord name.
6579
6580         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
6581
6582         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
6583         bass notes for exceptions too.
6584
6585         * scm/define-grobs.scm (all-grob-descriptions): rename
6586         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
6587
6588         * scm/define-grob-properties.scm (remove-first): add remove-first
6589         property for orchestral scores.
6590
6591         * Documentation/user/*.itely: switch <<>> and <> 
6592
6593         * lily/glissando-engraver.cc (process_music): bugfix: move line to
6594         last_line only once. This fixes the two consecutive glissandi problem.
6595
6596 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
6597
6598         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
6599         error message "flexa-width undefined"
6600
6601         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6602         lily/include/gregorian-ligature.hh: print warning when ignoring
6603         head prefixes on flexa shapes
6604
6605         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
6606         space before a series of inclinatum heads
6607
6608         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6609         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
6610         cleanups
6611
6612         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
6613         and char_box
6614
6615 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
6616
6617         * input/regression/breathing-sign.ly: tiny fixes
6618
6619         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
6620         semantical collision with vaticana ligatures
6621
6622         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6623         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
6624         now consistent with mensural ligatures
6625
6626         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6627         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
6628         context pitches and staff position; dto. for virga stem; removed
6629         obsolete virga and clivis characters from parmesan font (WARNING:
6630         font changed)
6631
6632         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
6633         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
6634
6635         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6636         scm/define-grob-properties.scm: consistency fix: renamed
6637         join_left->add_cauda
6638
6639         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
6640         appendix length; bugfix: yoffs_bt for reverse direction punctum
6641         characters
6642
6643         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
6644         small cleanups; added more docu
6645
6646         * lily/mensural-ligature-engraver.cc,
6647         lily/vaticana-ligature-engraver.cc,
6648         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
6649         computation to CoherentLigatureEngraver
6650
6651         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
6652         scm/define-grob-properties.scm: bugfix: added missing linea and
6653         cavum properties; bugfix: removed dead semivocalis property
6654
6655         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
6656         length; redesigned quilisma, stropha and auctum
6657
6658         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
6659         line thickness
6660
6661         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
6662         Documentation/user/refman.itely: bugfix: introduced shifted
6663         epiphonus head to avoid collision with adjacent plica
6664
6665 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6666
6667         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
6668
6669         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
6670
6671 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6672
6673         * Documentation/user/tutorial.itely (A lead sheet): remove
6674         duplicate chords.
6675
6676         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
6677
6678 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6679
6680         * Documentation/bibliography/computer-notation.bib (isbn): add
6681         xivcim publication.
6682
6683 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
6684
6685         * GNUmakefile.in: drop lilypond.words for generation.
6686
6687 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
6688
6689         * buildscripts/lilypond.words.py: take filename (also) from an arg.
6690
6691         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
6692
6693 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6694
6695         * input/test/figured-bass-alternate.ly (fl): new file.
6696
6697         * Documentation/topdocs/README.texi (Top): clarifications.
6698
6699         * Documentation/bibliography/computer-notation.bib (isbn): add phd
6700         theses of Gieseking and Renz.
6701
6702         * GNUmakefile.in (README_FILES): remove README.mandrake.
6703
6704 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
6705
6706         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
6707         from source files and search patterns listed in the script.
6708
6709         * GNUmakefile.in: add target `lilypond.words'.
6710
6711         * lilypond.words: remove file, generated by `make lilypond.words'.
6712
6713         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
6714
6715 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
6716
6717         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
6718
6719 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6720
6721         * VERSION: 1.9.4 released
6722
6723         * scripts/convert-ly.py (FatalConversionError.figures_replace):
6724         rule for < > <-> << >> substitution
6725
6726         * lily/lexer.ll: exchange meaning of << >> and < > 
6727
6728         * VERSION (PACKAGE_NAME): 1.9.3 released
6729
6730         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
6731         pages unconditionally.
6732
6733 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6734
6735         * Documentation/user/music-glossary.tely (Top): small syntax
6736         fixes.
6737
6738         * scm/music-functions.scm (remove-tag): filter \tagged music
6739         expressions.
6740
6741         * input/regression/tag-filter.ly (texidoc): new file.
6742
6743         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
6744         symbol2 .. ) etc. 
6745
6746         * scripts/convert-ly.py (FatalConversionError.conv): fingering
6747         convert rule.
6748
6749         * Documentation/user/refman.itely (Fingering instructions): adjust
6750         manual.
6751
6752         * lily/new-fingering-engraver.cc (position_scripts): don't crash
6753         for borderline cases (e.g. 1 fingering.)
6754         (position_scripts): revise interface, use fingerOrientations to
6755         set fingering positions.
6756
6757         * scm/document-translation.scm (context-doc): add aliases to
6758         automated documentation.
6759
6760         * make/lilypond-vars.make: remove stepmake compat glue.
6761
6762         * make/generic-vars.make: remove cruft.
6763
6764         * lily/main.cc (main): don't identify binary.
6765
6766 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6767
6768         * lily/include/translator.hh (class Translator): remove
6769         type_string_ , use symbol for context name throughout.
6770         Changes through whole source tree.
6771
6772         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
6773         set PDF as default, and always make PDF.
6774
6775         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
6776
6777 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
6778
6779         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
6780         Documentation/user/refman.itely input/regression/allfontstyle.ly
6781         input/regression/grace-types.ly:
6782         fix spelling for acciaccatura (Webster's 1913).
6783
6784 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6785
6786         * lily/main.cc (usage): adjust blurb, include url.
6787
6788         * input/regression/breathing-sign.ly (texidoc): transpose up
6789
6790 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
6791
6792         * input/regression/breathing-sign.ly: changed ancient examples to
6793         be relevant (by request of Han-Wen); updated BreathingSign text
6794         property according to new syntax.
6795
6796         * ly/gregorian-init.ly: updated BreathingSign text property
6797         according to new syntax
6798
6799 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6800
6801         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
6802         (Clef): index entries for clefs.
6803
6804         * python/lilylib.py (system): remove errorlog files.
6805         
6806 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
6807
6808         * lilypond.words: add \new and new graces. Add dynamics to menus
6809         keeping 1.8.x compatibility; after all the engraving relating to 
6810         notes becomes postfixed `-' marks will be removed.
6811
6812 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6813
6814         * lily/molecule.cc (align_to): idem.
6815
6816         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
6817         
6818         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
6819         accacciatura everywhere.
6820
6821         * VERSION (PACKAGE_NAME): released 1.9.2
6822
6823         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
6824
6825         * scm/document-markup.scm (markup-doc-node): sort markup function
6826         list.
6827
6828         * lily/paper-outputter.cc (output_version): change "Lily was here"
6829         into  "Engraved by LilyPond"
6830
6831         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
6832         on unquoted strings before \notenames.
6833
6834         * lily/parser.yy (lyric_element): allow markup as lyric text. This
6835         increases the number of s/r reductions to 4.
6836
6837         * scm/new-markup.scm (fraction-markup): \fraction command.
6838
6839         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
6840         mode
6841
6842         * lily/lookup.cc (round_filled_box): rename function.
6843         (LY_DEFINE): round-filled-box: change signature.
6844
6845         * Documentation/user/refman.itely: revise section explaining grace
6846         notes.
6847
6848         * lily/translator-scheme.cc (LY_DEFINE): add ! to
6849         ly:set-context-property
6850
6851         * input/*/*.ly (vmus): use \new everywhere.
6852
6853         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
6854
6855         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
6856         default
6857
6858         * scm/music-functions.scm (set-stop-grace-properties)
6859         (set-start-grace-properties, add-grace-property): new functions
6860         for modular grace tweak control.
6861
6862         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
6863         
6864 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6865
6866         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
6867
6868         * GNUmakefile.in (install-pfa-fonts):
6869         (get-pfa-fonts): New target.
6870
6871         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
6872         install-pfa-fonts help.
6873
6874 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6875
6876         * lily/translator-scheme.cc (LY_DEFINE):
6877         ly:context-pushpop-property new function.
6878         (LY_DEFINE): new function ly:translator-find  
6879         new function ly:translator?
6880         (LY_DEFINE): new function ly:context?
6881
6882         * lily/translator-def.cc: remove
6883         Translator_def::apply_pushpop_property().
6884
6885         * python/lilylib.py (read_pipe): only store and display error log
6886         if verbose not set.
6887         (read_pipe): only display log if it contains something.
6888
6889 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6890
6891         * Documentation/misc/GNUmakefile: Re-add.
6892         (TEXTS): Add CHANGES.
6893
6894 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
6895
6896         * lilypond.words: add \newcontext.
6897
6898 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6899
6900         * lily/tie-performer.cc (stop_translation_timestep): only flush
6901         tied_notes when we have actually made a tie. Fixes bugs with ties
6902         in polyphonic scores.
6903
6904 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6905
6906         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
6907         they do not exist.
6908
6909 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6910
6911         * VERSION (PACKAGE_NAME): released 1.9.1 
6912
6913         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
6914         Instrument_name_engraver
6915
6916         * lily/tie-performer.cc (create_audio_elements): bugfix
6917
6918         * Documentation/user/music-glossary.tely (Top): comment out
6919         font-style statements.
6920
6921         * input/test/force-hshift.ly: revise example.
6922
6923         * Documentation/bibliography/engraving.bib (note): typos.
6924
6925         * configure.in: bump GCC requirements to 3.x
6926
6927         * lily/include/audio-item.hh (class Audio_tie): rename
6928         note_l_drul_ to note_drul_
6929
6930         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
6931
6932         * lily/parser.yy (relative_music): whoops. All \relative were off
6933         by ...  a lot .... Ahem.
6934
6935         * scm/define-music-types.scm (music-descriptions): idem.
6936
6937         * lily/beam-engraver.cc: move new-beam-event to beam-event
6938
6939         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
6940         to Tie_engraver
6941
6942         * input/regression/bar-number.ly: remove unnecessary old-relative
6943         options.
6944         
6945         * Documentation/user/internals.itely (Creating contexts): document
6946         \newcontext
6947
6948         * lily/parser.yy (Composite_music): add \newcontext
6949
6950         * Documentation/user/refman.itely (MIDI block): add note about
6951         dotted tempos.
6952
6953         * scm/font.scm: remove old markup legacy
6954
6955         * GNUmakefile.in (web-clean): remake share/ after web-clean.
6956
6957         * lily/breathing-sign.cc (brew_molecule): remove function
6958
6959         * lily/text-item.cc: remove old-style markups.
6960         (interpret_markup): C++ version of markup function
6961         (brew_molecule): idem.
6962
6963         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
6964         as Scheme variable.
6965
6966         * scripts/convert-ly.py (conv): dashes rule.
6967         Apply rule.
6968
6969         * Documentation/user/lilypond-book.itely: syntax fixes. 
6970
6971 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6972
6973         * VERSION (PACKAGE_NAME): release 1.9.0
6974
6975         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
6976         note about dvips. (Should backport.)
6977
6978         * scripts/convert-ly.py
6979         (FatalConversionError.articulation_substitute): add
6980         convert-new-chords code. Remove convert-new-chords.py
6981
6982         * Documentation/user/refman.itely (Octave check): document
6983         \octave.
6984
6985         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
6986         \relative changes.
6987
6988         * lily/parser.yy (command_element): octave check:
6989
6990            \octave PITCH
6991
6992         checks that PITCH (without octave) yields PITCH (with octave) in
6993         \relative
6994
6995         * lily/relative-octave-music.cc (to_relative_octave): octave check.
6996
6997         * lily/scm-option.cc: ly:set-option now has the default argument
6998         #t.
6999
7000         * lily/lexer.ll: add \renameinput
7001
7002         * python/lilylib.py (command_name): robustifications.
7003
7004         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
7005         /dev/stderr. This is ash compatible.
7006
7007         * ly/init.ly: add warning if compatibility was not necessary.
7008
7009         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
7010
7011         * flower/include/string-handle.icc: formatting cleanups, rename
7012         references by ref_count_.
7013
7014 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
7015
7016         * make/lilypond.mandrake.spec.in: syncronize the spec file with
7017         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
7018         package libs separately, fix conflicting php variable out=/dev/vc/
7019         invoking `unset out', declare menus, use only one icon-file, fix
7020         doc-path in menu.
7021
7022 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7023
7024         * scripts/convert-ly.py (FatalConversionError.conv): typo
7025
7026         * Documentation/misc/GNUmakefile: restore misc directory.
7027
7028         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
7029
7030         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
7031         Petites-Preludes 
7032
7033         * input/test/partial-blank.ly (quickmeasure): syntax
7034
7035         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
7036         attachment property.
7037
7038         * Documentation/user/refman.itely: remove superfluous -'s 
7039         (Grace notes): ) fixes.
7040
7041         * lily/music.cc: generic compress(), transpose() functions. Remove
7042         others.
7043
7044         * lily/parser.yy (gen_text_def): remove support for #'(italic )
7045         style markup entry.
7046
7047         * lily/parser.yy: all articulations postfix; remove obligatory -
7048         for [,  ) and \!
7049         
7050         * lily/music.cc (to_relative_octave): write generic
7051         to_relative_octave function; various relative cleanups.
7052         Hmmm.
7053
7054         * lily/scm-option.cc: add options new-relative and old-relative
7055
7056         * po/sv.po: new po file.
7057
7058         * Documentation/user/refman.itely (Dynamics): website
7059         fixes. (should backport!)
7060
7061 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
7062
7063         * make/lilypond.mandrake.spec.in: declare version only once.
7064
7065 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7066
7067         * lily/simultaneous-music.cc (to_relative_octave): undo relative
7068         meaning for now.
7069
7070 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7071
7072         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
7073
7074         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
7075
7076         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
7077
7078         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
7079
7080         * lily/music.cc (var): add ly:music-transpose function.
7081
7082         * lily/parser.yy (pre_events): remove prefix articulations.
7083
7084         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
7085
7086         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
7087
7088         * Documentation/user/refman.itely (Text markup): add comment about
7089         markup in header.
7090
7091 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7092
7093         * lily/paper-outputter.cc (write_header_fields_to_file): 
7094         only dump value if it is a string.
7095
7096         * flower/include/dictionary.hh: remove.
7097         
7098         * Documentation/ChangeLog-1.5: add back old log.
7099
7100         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
7101         .pfas from a .deb.
7102
7103 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7104
7105         * Documentation/bibliography/engraving.bib: add entry for
7106         Jaschinski's Notation
7107
7108 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7109
7110         * Documentation/user/refman.itely (Beaming): add note about
7111         allowBeamBreak
7112
7113 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
7114
7115         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7116         GregorianTranscription contexts
7117
7118         * ly/engraver-init.ly: vaticana contexts: minor fixes
7119
7120         * Documentation/user/refman.itely (Ancient notation): added note
7121         on appendix length bug
7122
7123         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
7124         input/test/vaticana.ly: use vaticana contexts; small fixes
7125
7126 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7127
7128         * flower/hash.cc: Remove.
7129
7130         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
7131         to (nonexistent?) hash_func_ identifier.
7132
7133         * python/midi.c (midi_error, midi_warning): Use char const* for
7134         __FUNCTION__ argument.
7135
7136         * python/gettext.py: Remove.  We already require python 2.1, which
7137         includes gettext.py.
7138
7139         * configure.in: Require python 2.1, as INSTALL.texi says.
7140         it.
7141
7142         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
7143         versions 1.50 and 1.75.  Remove note about lexer patch.
7144
7145 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7146
7147         * Documentation/topdocs/INSTALL.texi: Update type1 font
7148         description to actual situation.  Add comment about new font ball
7149         layout.
7150
7151         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
7152         in $LILYPONDPREFIX suffices for installation.
7153
7154 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7155
7156         * debian/control (Build-Depends): Add flex-old as alternative to
7157         flex.  Deprecate bison 1.75.
7158
7159 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
7160
7161         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7162         Vaticana contexts
7163
7164         * Documentation/user/refman.itely (Ancient notation): documented
7165         some bugs; tiny fixes; added docu on Vaticana contexts
7166
7167         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
7168         scripts
7169
7170 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
7171
7172         * Documentation/user/refman.itely (Ancient notation): added some
7173         introductory words; added section on ancient time signatures;
7174         added some @seealso and @refcommands; small fixes and
7175         beautifications
7176
7177 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
7178
7179         * input/regression/note-head-style.ly: many fixes and updates
7180
7181         * Documentation/user/refman.itely: added small sections on ancient
7182         accidentals, rests and flags; revised ancient note head section;
7183         small wording/spelling fixes
7184
7185         * input/test/rests.ly: layout fixes
7186
7187 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
7188
7189         * input/puer-fragment.ly: bugfix: central C position of do clef
7190
7191         * ly/gregorian-init.ly: workaround: add small padding space before
7192         divisiones (the correct fix would be the spacing engine to handle
7193         this)
7194
7195 2003-08-13  Graham Percival  <gperlist@shaw.ca>
7196
7197         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
7198         cue-notes.ly: minor fixes.
7199
7200 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
7201
7202         * Documentation/user/refman.itely: bugfix: remove obsolete link to
7203         input/test/custos-style.ly
7204
7205         * Documentation/index.html.in: bugfix: link to Tutorial.html
7206
7207         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
7208         to neumes; bugfix: "et": epiphonus, not just a simple pes
7209
7210 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
7211
7212         * lilypond-mode.el: split `Insert Tag' if it is long enough.
7213
7214         * lilypond.words: add new features: markup, column, center, \[ \].
7215         
7216 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
7217
7218         * Documentation/topdocs/NEWS.texi, DEDICATION,
7219         stepmake/bin/add-html-footer.py
7220         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
7221         input/mutopia/J.S.Bach/wtk1-fugue1.ly
7222         input/mutopia/J.S.Bach/wtk1-prelude1.ly
7223         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
7224         added (only) after a sentence which is complete; if the sentence is 
7225         not ended a comma `,' or nothing is used. fix also spaces.
7226
7227 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7228
7229         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
7230         requirements to plain 1.6.
7231
7232         * buildscripts/mutopia-index.py (read_lilypond_header): update
7233         mutopia-index.py to 1.4 syntax [sic]
7234
7235 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
7236
7237         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
7238
7239 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7240
7241         * Documentation/index.html.in: url for regression pdf
7242
7243         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
7244
7245         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
7246
7247         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
7248
7249         * VERSION: 1.8.0 released
7250         
7251         * GNUmakefile.in (local-WWW-post): footify build fix.
7252
7253         * configure.in: require GUILE 1.6.4
7254
7255         * Documentation/user/GNUmakefile: don't copy *.png for
7256         lilypond-internals
7257
7258         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
7259         local-WWW-post target.
7260         (rsync-web): add rsync-web target
7261
7262         * Documentation/user/introduction.itely (Music notation and
7263         engraving): add neume example
7264
7265         * input/puer-fragment.ly (cantus): add puer-fragment
7266
7267 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7268
7269         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
7270         to notes, so that equalizer is actualy being used.
7271
7272         * scm/midi.scm (instrument-equalizer-alist):
7273         (absolute-volume-alist): Define public, so that user can copy or
7274         override.
7275
7276         * lily/key-performer.cc (create_audio_elements): Check for minor
7277         key.  Only if key is minor, set MIDI key to minor.
7278
7279 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7280
7281         * Documentation/user/refman.itely (Hiding staffs): fixes.
7282
7283         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
7284
7285         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
7286         vertical extents to deal with Hara kiri correctly.
7287
7288         * input/regression/hara-kiri-short.ly: remove
7289
7290         * input/regression/hara-kiri-pianostaff.ly: update test.
7291
7292         * Documentation/user/*.tely: remove WEBTITLE
7293
7294         * scm/output-tex.scm (comment): idem.
7295
7296         * scm/output-pdftex.scm: remove GUILE 1.4 glue
7297
7298         * scm/music-functions.scm (make-lyric-event): new function
7299
7300         * scm/lily.scm (lilypond-version): new function
7301
7302         * input/test/version-output.ly: new file.
7303
7304         * Documentation/user/lilypond.tely: add version number to
7305         front-page.
7306
7307 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7308
7309         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
7310
7311 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7312
7313         * input/template/gregorian-transcription.ly (barTwo): syntax update.
7314
7315         * Documentation/user/refman.itely (Hiding staffs): rename node.
7316
7317 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7318
7319         * input/regression/new-markup-syntax.ly (texidoc): remove
7320         molecule-callback override.
7321
7322 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7323
7324         * input/les-nereides.ly: Mark tweaks with %tweak.
7325
7326         * Debian patch, see debian/changelog (Anthony Fok).
7327
7328 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7329
7330         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
7331         problem.
7332
7333 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7334
7335         * Documentation/user/refman.itely (Text markup): Fix language bug.
7336
7337 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7338
7339         * input/* : postfix syntax fixes.
7340
7341         * Documentation/user/refman.itely (Text markup): add note about
7342         raise/lower with ^ or _ .
7343         
7344         * po/fi.po: fix \\apply strings.
7345
7346         * lily/parser.yy (open_event): warn for prefix articulations.
7347
7348 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
7349
7350         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
7351         fix also on parmesan font.
7352
7353 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7354
7355         * VERSION 1.7.30 released
7356         
7357         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
7358
7359         * buildscripts/mutopia-index.py (headertext): rewording
7360
7361 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7362
7363         * scm/new-markup.scm (strut-markup): new markup function.
7364
7365         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
7366         space also when no accidental is there.
7367
7368 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7369
7370         * input/les-nereides.ly: Updates.
7371
7372 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
7373
7374         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
7375         which repeats the tag insertion selected from "Insert tag" menu.
7376
7377 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7378
7379         * lily/all-font-metrics.cc (find_font): load AFM files first only
7380         for feta fonts. This fixes problems with TeXlive and other TeX
7381         distros that include AFM files for the CM fonts. 
7382
7383         * scm/font.scm (qualifiers-to-font-name): remove.
7384
7385         * lily/paper-def.cc: remove get_var.
7386
7387         * input/trip.ly: remove file.
7388         
7389         * input/regression/spacing-note-flags.ly (raggedright): remove
7390         stafflinethickness
7391
7392         * input/les-nereides.ly: update to new syntax, cleanups.
7393
7394 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7395
7396         * Documentation/user/refman.itely: Clarify shortest-note problem
7397         of autobeamer.
7398
7399 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
7400
7401         * lilypond-mode.el: Add each word to regexps only once.
7402
7403         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
7404         is based on the syntax definitions in lilypond.words. Remove all 
7405         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
7406         LilyPond->Insert menu is generated by the entries in lilypond.words 
7407         to which have been given a syntax definition.
7408
7409         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
7410         \notes, \relative, \score, \simultaneous, \transpose.
7411
7412         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
7413
7414         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
7415         
7416         * lilypond-mode.el: add menu keywords separately.
7417
7418         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
7419
7420 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7421
7422         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
7423         current ugly installation method for PFA fonts.
7424
7425 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
7426
7427         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
7428         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
7429
7430         * Documentation/user/music-glossary.tely: update legato.
7431
7432 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7433
7434         * lexer-gcc-3.0.patch: Remove.
7435
7436         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
7437
7438 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7439
7440         * debian/rules (binary-arch): remove NEWS.
7441
7442 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
7443
7444         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
7445         stepmake/bin{ many }: polish the `--help's of different scripts;
7446         model taken from the core-utils of Linux.
7447
7448         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
7449
7450 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7451
7452         * flower/parse-afm.cc (parseCharMetrics): add warnings.
7453
7454         * flower/libc-extension.cc: idem.
7455
7456         * flower/include/libc-extension.hh: protect against isinf macros.
7457
7458 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
7459
7460         * { many }: Use two uppercase letters in LilyPond.
7461
7462         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
7463
7464         * VERSION: 1.7.29 released.
7465         
7466 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7467
7468         * lily/tie.cc: add TODO comment.
7469
7470         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
7471
7472         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
7473         linejoins and linecaps. This fixes problems with occasional spikes
7474         on slur/tie endings.
7475         
7476         * input/regression/font-name.ly: don't use PS fonts for
7477         compatibility reasons. 
7478
7479         * mutopia/claop.py (accents): update to 1.8
7480
7481         * Documentation/user/music-glossary.tely (Top): remove 13pt.
7482
7483         * Documentation/user/macros.itexi: don't color glossary links.
7484
7485         * Documentation/user/invoking.itexi (Error messages): new section
7486
7487 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7488
7489         * input/regression/font-name.ly: add file.
7490
7491         * scm/document-backend.scm (grob-doc): remove <hr> from
7492         lilypond-internals
7493
7494         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
7495         reqd version to 1.6.4 
7496
7497         * lily/font-interface.cc (get_font): bugfix: take font-name from
7498         alist chain too. This fixes font-name override for \markup.
7499
7500 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7501
7502         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
7503
7504         * input/test/polymetric-differing-notes.ly: Compile fix.
7505
7506 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
7507
7508         * Documentation/user/refman.itely: fixed typo
7509
7510         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
7511         before flexa
7512
7513 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7514
7515         * input/test/{ many }: search & fix some typos.
7516
7517 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7518
7519         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
7520         images.
7521
7522         * scm/music-functions.scm (make-voice-props-set): set Script /
7523         TextScript dir for polyphony too.
7524
7525         * scm/define-grobs.scm (all-grob-descriptions): decrease space
7526         before clef.
7527
7528         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
7529
7530 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
7531
7532         * Documentation/user/refman.itely (Percussion): Small
7533         clarifications and fixes.
7534
7535         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
7536         threads. This fixes different heads playing simultaneously.
7537
7538 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7539
7540         * Documentation/user/{ many }: increase readability (read through 
7541         User manual from `one big page').
7542
7543 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7544
7545         * input/test/polymetric-differing-notes.ly: add example with
7546         disparate note values.
7547
7548         * input/test/polymetric.ly: rename from poly-metric
7549
7550         * scripts/ly2dvi.py (include_path): bugfix: use outbase
7551         iso. outname.
7552
7553         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
7554         G-clef bbox to real char extents. This fixes the G-clef being
7555         offset too much to the right.
7556         document perc clef offset.
7557
7558         WARNING: FONT CHANGED.
7559
7560         * Documentation/user/tutorial.itely (Tutorial): move menu.
7561
7562 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7563
7564         * buildscripts/lilypond-profile.sh (Error): trim error message.
7565
7566         * Documentation/user/invoking.itexi (Invoking the lilypond
7567         binary): add note about path.
7568
7569         * Documentation/user/macros.itexi: add @c at EOL, hopefully
7570         suppresses superfluous spaces.
7571
7572 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7573
7574         * buildscripts/lilypond-profile.sh: Add documentation to error
7575         message.
7576
7577         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
7578
7579 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7580
7581         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
7582         <mike@ossmann.com>)
7583
7584         * Documentation/bibliography/computer-notation.bib (pages): prune
7585         unscientific language.
7586
7587         * Documentation/user/GNUmakefile: copy unsplit file to
7588         lilypond.html (idem for lilypond-internals).
7589
7590         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
7591
7592         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
7593
7594         * python/lilylib.py (lilypond_version): 2.1 proof version check.
7595
7596         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
7597         fix.
7598         
7599 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
7600
7601         * Documentation/user/{ various }: bind text snippets with their
7602         examples, e.g. by punctuation: This is an example.
7603
7604 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7605
7606         * ly/performer-init.ly (VoiceContext): Typos.
7607
7608         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
7609         builds, leave final-install to toplevel srcdir makefile.
7610
7611         * make/srcdir.make.in (install): New target.
7612
7613 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7614
7615         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
7616         This fixes core dump on MIDI output (Simon Weatherill).
7617
7618         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
7619         on local-WWW-post.
7620
7621 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7622
7623         * make/lilypond.redhat.spec.in: add dvips to reqs.
7624
7625 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7626
7627         * make/srcdir.make.in (web): Add special web target.
7628
7629         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
7630         from inner $(LOOP).
7631
7632         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
7633
7634         * stepmake/stepmake/generic-targets.make (www-targets-help):
7635         * GNUmakefile.in (web-install): Install in $(webdir).
7636
7637         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
7638
7639         * cygwin/changelog: 
7640         * cygwin/mknetrel: Update.
7641
7642         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
7643         (html-doc): Remove (use: web).
7644
7645         * stepmake/stepmake/script-rules.make: 
7646         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
7647         Fix $(config_make) dependencies for srcdir build.
7648
7649         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
7650         target for srcdir build.
7651
7652         * stepmake/make/stepmake.make: 
7653         * make/srcdir.make.in: 
7654         * GNUmakefile.in:
7655         * make/stepmake.make (config_make): Rename variable (was:
7656         configuration).
7657
7658 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7659
7660         * Documentation/user/internals.itely (Manipulating music
7661         expressions): run lilypond on example too.
7662
7663         * flower/include/libc-extension.hh: move lrint define to
7664         header. bugfix.
7665         
7666 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7667
7668         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
7669         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
7670         do we recurse whole tree?).
7671
7672         * GNUmakefile.in (html-doc): Resurrect.
7673
7674         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
7675         obsolete $(package-icon) dependency.
7676
7677 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7678
7679         * Documentation/user/refman.itely (Automatic staff changes):
7680         add seealso 
7681
7682         * Documentation/index.html.in: link to bigpage.
7683
7684         * Documentation/user/tutorial.itely (Tutorial): streamline.
7685
7686         * Documentation/index.html.in: url typo.
7687
7688         * VERSION (PACKAGE_NAME): release 1.7.28
7689
7690         * python/lilylib.py (error_log): remove '/' from name.
7691
7692         * input/regression/pedal.ly: remove; dups input/test/
7693         
7694         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
7695
7696         * Documentation/index.html.in: python style doco index.
7697
7698         * Documentation/{footer,header}.html.in (src): remove, 
7699
7700         * Documentation/pictures: remove all but lelie-logo.xpm.
7701
7702         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
7703         before running makeinfo.
7704
7705         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
7706         @code{}
7707
7708 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7709
7710         * input/test/bar-number-regular-interval.ly: rename.
7711
7712         * Documentation/user/*: various fixes. 
7713
7714 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
7715
7716         * Documentation/{ many }: polish for update-all-menus. typos.
7717
7718         * po/fi.po: fixes.
7719
7720         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
7721
7722         * buildscripts/mutopia-index.py: polish.
7723
7724         * input/regression/{ many }, input/test{ many }: polish texidocs.
7725
7726 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7727
7728         * scripts/convert-ly.py (FatalConversionError.conv): rule for
7729         pedal-style
7730
7731         * lily/text-spanner.cc (brew_molecule): use bracket-flare
7732         iso. edge-widen.
7733
7734         * lily/piano-pedal-engraver.cc (process_music): change from
7735         process_acknowledged ()
7736
7737         * lily/piano-pedal-bracket.cc: new file. Change
7738         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
7739         cleaned up.
7740
7741         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
7742
7743         * input/regression/tuplets.ly (texidoc): rename file.
7744
7745         * po/fr.po: update
7746
7747         * buildscripts/lilypond-profile.sh: error message if script is not
7748         sourced.
7749
7750         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
7751         bracket-flare
7752         (make_bracket): simplify code.
7753
7754         * lily/parser.yy (verbose_command_req): catch typos in \key scale
7755         argument.
7756
7757         * python/lilylib.py (lilypond_version_check): new function
7758
7759         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
7760
7761         * scripts/ly2dvi.py (run_lilypond): add version check.
7762
7763         * scripts/lilypond-book.py (option_definitions): typo
7764
7765         * scripts/ly2dvi.py (include_path): typo
7766
7767         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
7768
7769         * lily/parse-scm.cc (parse_handler): typo
7770
7771         * Documentation/user/macros.itexi: use @heading for headings.
7772
7773         * Documentation/user/refman.itely: updates, fixes.
7774
7775 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
7776
7777         * po/fi.po: add Finnish translations. fixes.
7778
7779         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
7780
7781         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
7782         from lily/glissando-engraver.cc.
7783
7784 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7785
7786         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
7787         for non-first _broken_ bracket.
7788
7789         * Documentation/user/refman.itely: corrections.
7790
7791 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7792
7793         * lily/new-fingering-engraver.cc (position_scripts): add heads to
7794         support of the fingerings.
7795
7796         * po/fr.po: French translation update.
7797
7798         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
7799         strings.
7800
7801 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7802
7803         * Documentation/user/introduction.itely: Small fixes.
7804
7805 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7806
7807         * Documentation/topdocs/AUTHORS.texi: polish.
7808
7809 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7810
7811         * Documentation/user/introduction.itely: revise
7812
7813         * Documentation/user/tutorial.itely: reorganise.
7814
7815         * Documentation/topdocs/index.tely: remove.
7816
7817         * Documentation/header.html.in: prune.
7818
7819         * GNUmakefile.in: clean up web building.
7820
7821         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
7822         target.
7823
7824 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
7825
7826         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
7827
7828         * lilypond-mode.el: turn on blink-matching-paren.
7829
7830 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7831
7832         * scm/output-sodipodi.scm (svg-header): Fix typo.
7833
7834 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7835
7836         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
7837         fixes a security hole.
7838
7839         * scripts/lilypond-book.py (original_dir): remove temp_dir
7840
7841         * scm/document-translation.scm: use @code tags.
7842
7843 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7844
7845         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
7846
7847         * lilypond-mode.el: add a buffer-local post-command-hook to set
7848         context dependent syntax-table after each cursor event. Remove old
7849         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
7850
7851         * lilypond-indent.el: update comments.
7852
7853         * Documentation/footer.html.in: add period.
7854
7855 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7856
7857         * make/lilypond.redhat.spec.in (Group): don't strip binary.
7858
7859         * scm/document-translation.scm (document-property-operation): add
7860         @code{} tags.
7861
7862         * VERSION (PACKAGE_NAME): release 1.7.27
7863
7864         * config.make.in: add PAPER variable
7865
7866         * buildscripts/new-chords.py (help): add help text
7867
7868         * Documentation/user/introduction.itely (Typography and program
7869         architecture):  fixes.
7870
7871         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
7872         for texinfo and dvips. This fixes problems with PDF output of the
7873         wrong size.
7874
7875         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
7876         DVIPS_PAPERSIZE variable
7877
7878         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
7879         TEXINFO_PAPERSIZE variable 
7880
7881 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7882
7883         * mf/feta-macros.mf: whoops: only draw lines for test situations.
7884
7885         * mf/feta-toevallig.mf: lowres fixes.
7886
7887 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7888
7889         * NEWS: Typo and fill-paragraph fixes.
7890
7891         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
7892         cast #define.
7893
7894         * configure.in: 
7895         * config.hh.in: Check for lrint.
7896
7897 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7898
7899         * VERSION: 1.7.26 released
7900
7901         * lily/separation-item.cc: add padding property.
7902
7903         * input/test/*.ly: various fixes, remove solo-a2.ly
7904
7905         * scm/new-markup.scm (brew-new-markup-molecule): arg order
7906         bugfix. Fixes old-style markup compatibility.
7907
7908         * Documentation/user/introduction.itely (Introduction): historical
7909         elucidations
7910
7911         * Documentation/user/music-glossary.tely (Top): linewidth fix.
7912
7913         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
7914
7915         * Documentation/index.texi (Top): cleanup.
7916
7917         * Documentation/user/introduction.itely (Introduction): rewrite
7918         introduction, 
7919         (Music notation and  engraving): about notation. Add flat-picture
7920
7921 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7922
7923         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
7924         separation items. This keeps lyrics from bumping into each other.
7925
7926 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7927
7928         * GNUmakefile.in (topdocs-web): New target.
7929         (local-web): Depend on topdocs-web; fixes html-doc.
7930
7931 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7932
7933         * po/lilypond.pot: run po-replace
7934
7935         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
7936
7937         * scm/drums.scm (reset-drum-kit): new function.
7938
7939         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
7940
7941         * scripts/update-lily.py: remove
7942         
7943         * VERSION: release 1.7.25
7944         
7945         * Documentation/user/introduction.itely (Introduction): rewrite
7946         start of introduction.
7947
7948 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
7949
7950         * lily/all-font-metrics.cc: fixed typo
7951
7952 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
7953
7954         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
7955         LilyPond-mode-context-set-syntax-table): new functions to define
7956         the syntax table according to context.
7957
7958         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
7959
7960 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7961
7962         * Documentation/user/refman.itely (Figured bass): 
7963         language nit courtesy http://www.vocabula.com
7964
7965         * GNUmakefile.in: remove no kpathsea hack.
7966
7967         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
7968         doco.
7969
7970         * GNUmakefile.in: remove web-doc target.
7971
7972         * lily/all-font-metrics.cc (find_afm): add message about
7973         buildscripts/clean-fonts.sh 
7974
7975         * scm/define-music-properties.scm (figure): use string for 'figure
7976
7977         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
7978
7979         * input/regression/ : add raggedright = ##t where applicable. 
7980         
7981         * scm/bass-figure.scm (make-bass-figure-markup): add
7982         alignBassFigureAccidentals property.
7983
7984         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
7985         bracket.
7986
7987         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
7988         syllables widths into account for minimum-length.
7989
7990         * input/test/staff-container.ly: update file
7991
7992         * input/test/stem.ly: remove
7993
7994         * lily/event.cc (LY_DEFINE): add ly: prefix.
7995
7996         * input/test/clef-manual-control.ly: from manual-clef
7997
7998         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
7999
8000         * input/test/different-time-signatures.ly: move to poly-metric.ly
8001
8002         * input/test/hara-kiri*,scales.ly: remove
8003         
8004         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
8005         with chord-names-jazz.ly)
8006
8007         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
8008         get scalable cm fonts too.
8009
8010         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
8011         --encoding for mftrace if present.
8012
8013         * input/regression/slur-area.ly: move from test/
8014
8015         * input/test/: remove simple-slur-endings slur-attachment
8016         slur-broken-cross-staff slur-broken.ly slur-damping.ly
8017         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
8018         slur-symmetry slur-symmetry tie-broken.ly
8019
8020         * scm/drums.scm (set-drum-kit): add function.
8021
8022         * Documentation/user/refman.itely (Percussion staves): use
8023         set-drum-kit
8024
8025         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
8026         too
8027         (Global_measure.set_timesig): handle 3/8 time sig too.
8028
8029         * scm/output-lib.scm (note-head-style->attachment-coordinates):
8030         note about triangle note heads.
8031
8032         * scm/drums.scm: use alist for instrument-settings. This fixes the
8033         bug with assigning to drums in the .ly file.
8034
8035         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
8036         CHANGED.
8037
8038         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
8039         cluster-beacon-interface
8040
8041         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
8042
8043         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
8044
8045         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
8046
8047         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
8048         to get positions.
8049
8050         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
8051         make ClusterSpannerBeacon to record Y positions. This removes the
8052         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
8053         make cluster-note-events.
8054
8055 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8056
8057         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
8058
8059         * configure.in: Use lily/main.cc as identifying source file.
8060
8061         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
8062
8063         * config.hh.in: 
8064         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
8065
8066         * configure.in: Require PYTHON >= 2.0.
8067
8068         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
8069           $PYTHON for include dir location.
8070         (STEPMAKE_PYTHON): New function.  Use
8071         
8072             PYTHON=foo ./configure
8073
8074           to override.
8075
8076 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8077
8078         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
8079         something.
8080
8081         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
8082         ftp.lilypond.org everywhere.
8083
8084 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8085
8086         * lily/text-item.cc (interpret_new_markup): do only if new-markup
8087         detected.
8088
8089         * Documentation/user/refman.itely (Grace notes): note on explicit
8090         contexts
8091
8092 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
8093
8094         * lilypond-font-lock.el: add a comment about LilyPond specific
8095         escape characters: ^, - and _, in the syntax table.
8096
8097         * Documentation/user/appendices.itely: a majuscule fix.
8098
8099 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8100
8101         * input/test/trills.ly (endHorizScript): fixes.
8102
8103         * input/test/chord-names-jazz.ly: merge in alternate Jazz
8104         notation, move from regression.
8105
8106         * input/test/script-stack.ly: change name from stacked-scripts
8107
8108         * input/test/ossia.ly: octave errors.
8109
8110         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
8111         for midi-volume-equaliser
8112
8113 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8114
8115         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
8116         cm fonts.
8117
8118         * mf/feta-beugel.mf: don't multiply font_count by 10.
8119
8120         * lily/lookup.cc (horizontal_line): new function. Use
8121         horizontal-line in output backends.
8122
8123         * Documentation/user/tutorial.itely (An orchestral part): new
8124         section on orchestral stuff and identifiers.
8125
8126 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
8127
8128         * lilypond-mode.el: comment-out paren-highlighting, it still causes
8129         some interference to other modes.
8130
8131 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8132
8133         * lily/spacing-spanner.cc (musical_column_spacing): use average,
8134         not maximum of spacing wishes in polyphonic situations.
8135
8136         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
8137         number
8138
8139         * lilypond-indent.el: remove paren matching. 
8140
8141         * lily/text-item.cc (interpret_new_markup): new function
8142         use iso. text2molecule.
8143
8144         * lily/main.cc (notice): change FSF address 
8145
8146         * po/de.po: update PO file to 1.6.
8147
8148 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
8149
8150         * Documentation/user/ {many}: Add periods and remove spaces.
8151         
8152 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
8153
8154         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
8155         Disable buffer-locally default paren hook and make a new one. 
8156
8157         * lilypond-mode.el: Turn off locally paren-mode, but turn on
8158         locally LilyPond-paren-mode. Add todo for mouse double-click.
8159
8160 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
8161
8162         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
8163         Disable buffer-locally default paren idle timer and make a new one. 
8164
8165         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
8166         locally LilyPond-show-paren-mode. Add to menu a toggle for
8167         LilyPond-show-paren-function.
8168
8169 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8170
8171         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
8172
8173 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
8174
8175         * Documentation/user/refman.itely: spelling fix.
8176
8177         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
8178         paren highlight function definitions. add todo for
8179         LilyPond-show-paren-mode.
8180
8181 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8182
8183         * input/template/jazz-combo.ly: new file.
8184
8185 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8186
8187         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
8188         lo-res fixes.
8189
8190         * mf/feta-schrift.mf: bugfix in varcoda sign.
8191         WARNING: FONT CHANGED
8192
8193         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
8194         in accordance with lexer.ll.   
8195
8196 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8197
8198         * Documentation/user/tutorial.itely: Edit introduction.
8199
8200 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8201
8202         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
8203         ly:grob-staff-position
8204
8205 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8206
8207         * scm/to-xml.scm: import srfi-1
8208
8209         * VERSION (MAJOR_VERSION):  release 1.7.24
8210
8211         * python/lilylib.py (make_ps_images): make multipage _really_ work.
8212
8213         * scripts/lilypond-book.py (do_file): put texidoc before image.
8214         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
8215
8216         * input/regression/*.ly: fix snippet octaves 
8217
8218         * input/test/spanner-after-break-tweak.ly: import
8219         broken-spanner-adjustment
8220
8221         * input/no-notation/midi-transposing.ly: move from input/test/
8222
8223         * input/test/: remove chord-markup
8224
8225         * input/regression/instrument-name-partial.ly: move from input/test.
8226
8227         * input/test/vertical-text.ly: remove
8228
8229         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
8230         space above lyrics lines.
8231
8232         * input/test/uniform-breaking.ly: remove file.
8233
8234         * lily/gourlay-breaking.cc (combine_demerits): add comment about
8235         uniform spacing density. 
8236
8237         * input/test/chords.ly (keys): remove file.
8238
8239         * scm/documentation-lib.scm (oop): use srfi-1 too.
8240
8241         * input/regression/*.ly: add \version
8242
8243         * Documentation/user/*.itely: various fixes.
8244
8245         * buildscripts/mf-to-table.py (base): break table every three
8246         symbols.
8247
8248         * input/:  remove %% new-chords-done %% .
8249
8250         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
8251         os-music.ly
8252         
8253 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8254
8255         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
8256
8257         * scm/new-markup.scm (box-markup): new function.
8258         (box-markup): new function. Contributed by Dick Schoeller
8259         <schoeller@attbi.com>
8260
8261         * scm/lily.scm: remove reduce-no-unit 
8262         (list-insert-separator): use fold-right
8263
8264         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
8265         of arguments. 
8266
8267         * NEWS: more neutral language for ancient notation 
8268
8269         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
8270         inside pointing beaming for chord tremolo.
8271
8272         * Documentation/user/lilypond-book.itely: minor editing
8273
8274 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
8275
8276         * NEWS: added news for 1.8 regarding ancient notation
8277
8278         * Documentation/user/refman.itely (Gregorian square neumes
8279         ligatures): fixed typo
8280
8281         * lily/vaticana-ligature-engraver.cc,
8282         lily/include/vaticana-ligature.hh: bugfix: use special heads for
8283         lower/upper head of Pes only when heads are stacked
8284
8285         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8286         scm/define-grob-properties.scm: cleanup: make "join-left" a
8287         boolean grob property and save delta pitch in grob property
8288         "delta-pitch" instead
8289
8290         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
8291
8292 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8293
8294         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
8295         completely borked
8296
8297         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
8298         (try_music): bug fix: beam multiplicity was completely borked.
8299
8300         * scm/lily.scm: remove tail, filter-list, filter-out-list,
8301         first-n, butfirst-n in favor of srfi-1 functions.
8302         remove string-join, string-pad in favor of srfi-13 functions.
8303
8304         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
8305
8306         * NEWS: use complete sentences.
8307
8308         * Documentation/user/introduction.itely (Example applications):
8309         add note about databases and lilypond-book.
8310
8311         * input/test/volta.ly: remove file
8312
8313         * input/regression/volta-broken-left-edge.ly: simplify file
8314
8315 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8316
8317         * Documentation/user/refman.itely (Constructing a tweak): new
8318         subsection.
8319
8320         * Documentation/user/tutorial.itely (Fine tuning layout): add
8321         common tweaks.
8322
8323         * scm/define-grobs.scm (TextScript): use new brewer.
8324
8325 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8326
8327         * VERSION: release 1.7.23
8328
8329         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
8330
8331         * python/lilylib.py (make_ps_images): bugfixes.
8332
8333         * input/regression/volta-multi-staff.ly: new file.
8334
8335         * Documentation/user/macros.itexi: refcommands, refcommand macros.
8336
8337         * Documentation/user/tutorial.itely (Piano staffs): new section.
8338         (Setting variables): new section
8339         (Fine tuning layout): new section
8340
8341         * input/just-friends.ly: remove file. Superseeded by
8342         input/test/chords-without-melody.ly
8343
8344         * ly/property-init.ly: add all commands to refman.
8345
8346         * scm/define-translator-properties.scm: remove
8347         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
8348
8349         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
8350         name. Underscores botch up PS output.
8351
8352         * scm/define-translator-properties.scm: remove
8353         textNonEmpty, oneBeat, regularSpacingDelta
8354
8355         * scripts/convert-ly.py (FatalConversionError.conv): conversion
8356         rule for automaticBars.
8357
8358         * lily/timing-engraver.cc (start_translation_timestep): change
8359         barNonAuto to automaticBars
8360
8361 2003-06-30  Graham Percival  <gperlist@shaw.ca>
8362
8363         * input/test/perform-tie.ly: delete file.
8364
8365 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
8366
8367         * Documentation/user/refman.itely (Gregorian square neumes
8368         ligatures): bugfix: do not show ledger lines in neumes table
8369         (fixed by setting staff symbol to transparent rather than removing
8370         it from staff context)
8371
8372 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8373
8374         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
8375         glue into brew-new-markup-molecule.
8376
8377         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
8378
8379         * Documentation/user/introduction.itely (Computerized typography):
8380         new section
8381
8382         * Documentation/user/tutorial.itely (An orchestral part): remove
8383         pc example from tutorial.
8384
8385         * input/tutorial/lilbook.tex: use screech-boink
8386
8387         * scripts/lilypond-book.py (compile_all_files): split formatting
8388         output body and scheduling lilypond compilation.
8389         (format_lilypond_output_bodies): new function
8390         (format_lilypond_block): new function
8391         (html_pages): allow multi-page images in HTML
8392
8393         * python/lilylib.py (make_ps_images): rename function from
8394         make_preview, merge with make_page_images
8395
8396 2003-06-28  Graham Percival  <gperlist@shaw.ca>
8397
8398         * input/test/key-clefs.ly: moved to regression.
8399
8400         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
8401
8402         * input/no-notation/README: added note about midi-*.ly files.
8403
8404         * input/test/two-key.ly: moved to no-notation/parse5.ly
8405
8406         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
8407         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
8408
8409         * input/test/ {various}: modified comments, marked some for deletion.
8410
8411         * input/test/lines.ly: deleted file; duplicate of
8412         embedded-postscript.ly
8413
8414         * input/test/mmrest-collision: moved to regression.
8415
8416 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8417
8418         * scm/chord-name.scm (note-name->markup): don't superscript root
8419         alterations in chordnames.
8420
8421 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8422
8423         * Documentation/user/refman.itely (Multi measure rests): more
8424         index/cross-referencing.
8425
8426         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
8427
8428         * scm/font.scm: remove properties-to-font-name code.
8429
8430         * scm/define-grob-properties.scm: remove 'type
8431
8432         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
8433         conversion
8434
8435         * lily/text-spanner.cc: change 'type grob prop to 'style 
8436
8437         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
8438         "first" flag to decide whether to make a start-repeat
8439
8440         * input/regression/grace-volta-repeat-2.ly: new file.
8441
8442 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8443
8444         * lilypond-indent.el: rename generic functions to LilyPond-*
8445
8446 2003-06-22  Graham Percival  <gperlist@shaw.ca>
8447
8448         * input/test/thumb.ly: delete, merged into refman.
8449
8450         * Documentation/user/refman.itely: added thumb info to Fingering.
8451
8452         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
8453         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
8454         vertical-align.ly : deleted files.
8455
8456 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8457
8458         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
8459
8460         * lily/line-spanner.cc (broken_trend_offset): remove function.
8461         (get_broken_offset): idem.
8462         (brew_molecule): rewrite the line-break case.
8463
8464         * input/regression/follow-voice-break.ly:  new file.
8465
8466         * lily/line-spanner.cc (after_line_breaking): remove lines at the
8467         start of a system.
8468
8469 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8470
8471         * input/test/tuplet-rest.ly: moved to regression.
8472
8473         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
8474         deleted file.
8475
8476         * input/test/ {many} : marked file for possible deletion.
8477
8478 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8479
8480         * input/regression/beam-funky.ly: add note about (disputed)
8481         correct beaming.
8482
8483         * ly/engraver-init.ly (ScoreContext): put key-signature after
8484         staff-bar
8485         
8486 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8487
8488         * input/test/ broken.ly lyric-phrasing.ly: deleted.
8489
8490         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
8491
8492         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
8493
8494         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
8495         stem-extend was deleted (it was duplicate example, and not as
8496         good).
8497
8498         * input/test/[s-z]*.ly: add texidoc index.
8499
8500 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8501
8502         * lily/slur.cc (get_boundary_notecolumn_y): change name from
8503         get_first_notecolumn_y
8504
8505         * lily/spanner.cc (broken_spanner_index): new function.
8506
8507 2003-06-19  Graham Percival  <gperlist@shaw.ca>
8508
8509         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
8510         lyric-hyphen.ly : moved to regression.
8511
8512         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
8513         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
8514
8515         * input/test/instrument-name-mmrest.ly: moved to
8516         ../regression/multi-measure-rest-instr-name.ly
8517
8518         * input/test/knee-sym.ly: moved to
8519         ../regression/beam-knee-symmetry.ly.
8520
8521         * input/test/hymn.ly: change comments.
8522
8523         * input/test/[p-r]*.ly: add texidoc index.
8524
8525 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8526
8527         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
8528         to postfix syntax
8529         
8530         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
8531         syntax.
8532
8533         * VERSION: release 1.7.22
8534
8535 2003-06-18  Graham Percival  <gperlist@shaw.ca>
8536
8537         * input/test/[h-k]*.ly: added texidoc index.
8538
8539         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
8540
8541         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
8542
8543         * input/test/ various : mark files for deletion or moving to
8544         regression.
8545
8546         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
8547
8548         * input/test/[l-o]*.ly: added texidoc index.
8549
8550 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8551
8552         * scm/music-functions.scm (make-ottava-set): 
8553         only do ottavation if centralCPosition is set.
8554
8555         * lily/translator-scheme.cc (ly:context-property-where-defined):
8556         return '() if not found.
8557
8558 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
8559
8560         * lilypond-mode.el (LilyPond-un-comment-region): removed.
8561         Use one command for both commenting and uncommenting.
8562
8563         * lilypond-indent.el (LilyPond-comment-region): new function,
8564         (un)comments each line separately.
8565
8566         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
8567         
8568         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
8569         imenu is not added by default; adapted from f90.el,
8570         makes Help-menu, which does not fit, visible in XEmacs.
8571         
8572 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
8573
8574         * lilypond-mode.el: Set show-paren-mode local; minor-mode
8575         show-paren-mode sets blink-matching-paren-on-screen local.
8576         Try to make show-paren-function to paren-highlight local.
8577
8578         * lilypond-indent.el (LilyPond-scan-sexps): new function.
8579         Copy definitions of Emacs' show-paren-function and
8580         XEmacs' paren-highlight and make minimal changes;
8581         add comments about locality. 
8582         Fix matching first open-paren-char in '<< .. >>'.
8583
8584 2003-06-16  Graham Percival  <gperlist@shaw.ca>
8585
8586         * input/test/g*: added texidoc index.
8587
8588         * input/test/[a-g]*: added raggedright==#t when it
8589          seemed appropiate.
8590
8591         * input/test/ fake-grace.ly figured-bass.ly : removed file.
8592
8593         * Documentation/topdoc/INSTALL.texi: removed false warnings
8594         about gcc 3.3.
8595
8596 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8597
8598         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
8599
8600         * input/test/chords-without-melody.ly (texidoc): add from
8601         input/just-friends.ly
8602
8603         * input/regression/size{13--26}.ly: move from input/
8604
8605         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
8606         input/{star-spangled-banner,twinkle}.ly: remove 
8607         
8608         * lily/slur.cc: remove slur over rest warnings.
8609
8610         * lily/note-spacing.cc (get_spacing): include left part of right
8611         object in fixed space. This fixes stretched space before
8612         accidentals.
8613
8614         * input/regression/spacing-accidental-stretch.ly: new file.
8615
8616 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
8617
8618         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
8619         Reduce to 16pt.
8620
8621 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8622
8623         * input/regression/spacing-knee.ly: docstring
8624
8625         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
8626
8627         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
8628         input/tutorial/{test,solar,flowing}.ly: remove
8629
8630         * input/rhythm.ly: remove
8631
8632         * input/mutopia/F.Schubert/standchen.ly: update syntax.
8633
8634         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
8635         update syntax. 
8636
8637         * scm/define-grobs.scm (all-grob-descriptions): set
8638         knee-spacing-correction to 1.0
8639
8640         * lily/note-spacing.cc (stem_dir_correction): compute knee
8641         correction using stem-thickness and head width.
8642
8643         * input/regression/beam-quanting-horizontal.ly: update texidoc
8644
8645         * scm/define-grobs.scm (all-grob-descriptions): set
8646         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
8647         This fixes 32nd beams for noteheads in spaces quants.
8648
8649         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
8650
8651 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
8652
8653         * README.mandrake: Change lilypond-extras to lilypond-documentation.
8654
8655 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8656
8657         * input/test/dpncnt.ly,part-combine-score.ly: remove.
8658
8659         * VERSION (PACKAGE_NAME): release 1.7.21
8660
8661         * input/regression/stem-shorten.ly: new file.
8662
8663         * lily/stem.cc (get_default_stem_end_position): revise stem
8664         shortening code.
8665
8666         * input/regression/spacing-multi-tuplet.ly: move from input/test/
8667
8668         * input/test/{scripts,volta-start,sleur}.ly: remove
8669         
8670         * input/regression/span-bar.ly: smaller file.
8671
8672         * input/regression/spacing-{natural,tight,loose}.ly: remove
8673
8674         * input/test/markup.ly: remove
8675
8676         * scripts/lilypond-book.py: put printfilename in separate chunk,
8677         so texidoc is printed after the filename.  
8678
8679 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8680
8681         * make/lilypond.mandrake.spec.in: fix docdirs.
8682
8683 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8684
8685         * input/regression/beam-french.ly: bugfix.
8686
8687         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
8688
8689         * input/regression/(various).ly: add raggedright = #t.
8690
8691         * input/regression/auto-beam.ly: move from abe.ly
8692
8693 2003-06-13  Graham Percival  <gperlist@shaw.ca>
8694
8695         * input/test/f*.ly: added texinfo index.
8696         
8697         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
8698
8699 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8700
8701         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
8702         quant penalty for beam just outside staff.
8703
8704         * input/regression/beam-quanting-horizontal.ly (texidoc): move
8705         from beam-pos.ly,  remove non-horizontal tests. 
8706
8707         * input/test/(various): cleanup header info. 
8708
8709         * input/test/tchaikovsky.ly: remove file.
8710
8711         * scm/chord-generic-names.scm: move from
8712         double-plus-new-chord-name.scm
8713
8714         * input/test/orchestscore.ly: remove file
8715
8716         * Documentation/user/refman.itely (Vocal music): update documentation.
8717
8718         * scm/define-translator-properties.scm (chordNoteNamer): remove
8719         chordNameStyle, use chordNameFunction
8720
8721         * scm/chord-name.scm (set-chord-name-style): remove
8722         set-chord-name-style. Use \property chordNameFunction.
8723
8724 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8725
8726         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8727         music): remove @TeX{} command.
8728
8729 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8730
8731         * lilypond-indent.el (scan-sexps): Renamed to
8732         aargh-this-breaks-other-emacs-modes-scan-sexps.
8733
8734 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8735
8736         * lilypond-indent.el: Fix: match concurrent one-char opening and 
8737         closing slurs: '()', etc. Add comments.
8738
8739         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
8740
8741         * lilypond-font-lock.el: match unending string at eof.
8742
8743         * make/lilypond.mandrake.spec.in: refreshed packed file list.
8744         
8745 2003-06-10  Graham Percival  <gperlist@shaw.ca>
8746
8747         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
8748         input/test/beam-dir.ly input/test/beam-position.ly    
8749         input/test/beam-suspect.ly input/test/beam-trend.ly    
8750         input/test/beams.ly input/test/crescendo-text.ly : deleted
8751         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
8752         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
8753         * input/test/default-bars.ly: moved to bar-always.ly
8754         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
8755
8756 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8757
8758         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
8759
8760 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8761
8762         * scm/chord-ignatzek-names.scm (remove-step): rename file.
8763
8764 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
8765
8766         * lilypond-indent.el: Match better slurs in scheme expressions.
8767         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
8768
8769         * Documentation/user/invoking.itexi: document Emacs' paren matching.
8770
8771 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8772
8773         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
8774
8775         * input/ac-extra-voice.ly: Add texidoc.
8776
8777         * ly/chord-modifiers-init.ly: 
8778         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
8779         and chordNameExceptionsPartial for new chord names.
8780
8781         * input/test/chord-names-dpnj.ly: 
8782         * input/test/dpncnt.ly: Update.
8783
8784         * scm/chord-name.scm: 
8785         * scm/double-plus-new-chord-name.scm: Add compatibility for new
8786         chord selection and options.
8787
8788         * ly/chord-modifiers-init.ly: Add exceptions 
8789
8790         * scm/define-translator-properties.scm (chordNameStyle) 
8791         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
8792
8793 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
8794
8795         * ly/property-init.ly (germanChords): Added.
8796         (semiGermanChords): Added.
8797         
8798         * input/test/chord-names-german.ly: Use new macros
8799         
8800 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
8801
8802         * lilypond-indent.el: Use similar parenthesis highlighting for 
8803         Emacs and XEmacs through redefinitions of parenthesis highlighting 
8804         functions; removed LilyPond-show-paren-function. Fix indenting.
8805         Turn paren-matching on also in XEmacs.
8806
8807         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
8808         as needed by parenthesis highlighting functions (in scan-sexp).
8809
8810 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8811
8812         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
8813         function.
8814         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
8815
8816 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
8817
8818         * lilypond-indent.el: tune regexp for show-paren-function.
8819
8820 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8821
8822         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
8823         for all LilyPond-produced tex snippets.
8824
8825         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
8826         fixes one line --preview output of ly2dvi.
8827
8828 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
8829
8830         * lilypond-indent.el: match only one type of slurs in
8831         LilyPond-show-paren-function.
8832
8833 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8834
8835         * debian/GNUmakefile (EXTRA_DIST_FILES): 
8836         * debian/lilypond1.7.dirs: 
8837         * debian/lilypond1.7-doc.dirs: New file.
8838
8839         * input/regression/chord-name-exceptions.ly: Add parameter for
8840         ignatzekExceptions.  Quote hash in docstring.
8841
8842 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
8843
8844         * lilypond-indent.el (show-paren-function): define show-paren-function
8845         as LilyPond-blink-matching-open and use it for closing parens.
8846         Let LilyPond-blink-matching-open know whether a bracket was inserted.
8847
8848         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
8849         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
8850         LilyPond-blink-matching-paren in order to match both open and close
8851         brackets.
8852         
8853 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
8854
8855         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
8856         testing by modifying the code from FSF Emacs paren.el. Add comments.
8857
8858 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8859
8860         * input/test/dpncnt.ly: Transpose example to match new
8861         default \chords octave.  Add comment.
8862         
8863         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
8864         comment about octave change.
8865
8866 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8867
8868         * input/test/[d,e]: added texinfo index tags.
8869         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
8870
8871 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8872
8873         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
8874
8875 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
8876
8877         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
8878         as in blink-matching-open.
8879
8880 2003-06-03  Graham Percival  <gperlist@shaw.ca>
8881
8882         * input/test/[a-c]: more comments in files.
8883         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
8884         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
8885         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
8886         mark file for proposed deletion.
8887         * input/test: renaming files:
8888         auto-beam-4-8.ly to beam-auto-4-8.ly
8889         auto-beam-override.ly to beam-auto-override.ly
8890         auto-beam.ly to beam-auto.ly
8891         blank.ly to blank-paper.ly
8892         absolute-volume.ly to dynamic-absolute-volume.ly
8893
8894 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8895
8896         * input/test/dpncnt.ly: 
8897         * input/test/chord-names-dpnj.ly: Resurrect.
8898
8899         * lily/my-lily-lexer.cc: Remove chordnames keyword.
8900
8901         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
8902
8903         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
8904         Better docstring, add parameter OMIT-ROOT, tidy up.
8905
8906 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
8907
8908         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
8909
8910 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8911
8912         * scm/output-ascii-script.scm (as-font-alist-alist):
8913         (as-properties-to-font-name):
8914         (as-make-style-sheet): Remove.
8915
8916         * scm/font.scm (as-make-font-list): New function.
8917         (as-font-sheet-alist): New variable.
8918
8919         * ly/paper-as9-init.ly: 
8920         * ly/paper-as5-init.ly: Update.
8921
8922         * ly/paper-as5.ly:
8923         * ly/paper-as9.ly: New file.
8924
8925 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8926
8927         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
8928
8929 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8930         * input/sondag-morgen/*: removed due to copyright concerns.
8931         * input/[a,b]*.ly: added a newline at the end of the texinfo
8932         doc string (produces better output in HTML version).
8933         * input/c*.ly: added texinfo index and added comments to
8934         aid in future changes to input/test/ files.
8935
8936 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8937         
8938         * Documentation/user/refman.itely: fixed build problem (missing
8939         file) caused by previous renaming.
8940
8941 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8942         
8943         * input/test/[a,b]*.ly: added texinfo index and added comments to
8944         aid in future changes to input/test/ files.
8945         * input/test/bar-number-every-5-reset.ly: renamed to
8946         bar-number-every-five-reset.ly
8947         * input/test/bar-script-visibility.ly: renamed to
8948         bar-number-show-all.ly
8949
8950 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8951
8952         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
8953         to Voice.
8954
8955         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
8956         out note-line and glissando functionality.
8957         
8958         * lily/line-spanner.cc (brew_molecule): cleanup.
8959
8960 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8961
8962         * scripts/as2text.scm: Use rdelim module.
8963         (start-system): Rename from start-line.
8964         (stop-system): Rename from stop-line.
8965         (af-gulp-file): Use string iso symbol for getenv.
8966
8967         * scm/output-ascii-script.scm: Add guile and lily modules.
8968         (font-name-alist): New variable.
8969         (draw-line): New function.
8970
8971         * scm/output-lib.scm (func, arg->string): Re-add from archive.
8972         (Were these silently removed, without ChangeLog entry?)
8973
8974 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8975
8976         * scm/music-functions.scm (make-ottava-set): bugfixes: also
8977         process 2nd ottava correctly.
8978
8979 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
8980
8981         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
8982
8983 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8984
8985         * Documentation/user/converters.itely (Invoking midi2ly): Update.
8986
8987 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8988
8989         * VERSION: release 1.7.20
8990         
8991         * lily/text-spanner.cc (brew_molecule): clean up function. This
8992         fixes bugs with broken 8va spanners.
8993
8994         * lily/simple-spacer.cc (solve): also compute force for raggedright.
8995         This prevents spurious line-breaks with raggedright
8996         
8997 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8998
8999         * lily/key-performer.cc (create_audio_elements): always use major
9000         key
9001
9002         * Documentation/user/internals.itely: updates
9003
9004         * input/regression/beam-break.ly: new file.
9005
9006         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
9007         beams if starting or terminating stems have 'beaming set.)
9008
9009         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
9010         property.
9011
9012         * lily/parser.yy (verbose_command_req): add comment about scales.
9013
9014 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
9015
9016         * lilypond-indent.el: adjust regexps in bracket-matching.
9017
9018 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
9019
9020         * Documentation/user/refman.itely: more tiny fixes
9021
9022         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
9023         "Chord names"; added table with input syntax for solesmes neumes
9024         table; added some words about rationale on input syntax design
9025
9026         * lily/gregorian-ligature-engraver.cc,
9027         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
9028         lily/include/gregorian-ligature.hh: bugfix: horizontal head
9029         alignment of Pes Initio Debilis
9030
9031         * Documentation/user/refman.itely,
9032         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
9033         mf/parmesan-heads.mf: fixed most of the head selection/alignment
9034         bugs in the solesmes neumes table
9035
9036 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
9037
9038         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
9039         Similarly, match '[' and ']' by skipping '\[' and '\]'.
9040
9041         * lilypond-mode.el: fix tag-score. small improvements.
9042
9043 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
9044
9045         * .cvsignore: Add aclocal.m4.
9046
9047         * lily/music-constructor.cc: Include <assert.h>.
9048
9049 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9050
9051         * ly/engraver-init.ly (HaraKiriStaffContext): use
9052         RemoveEmptyStaffContext instead.
9053
9054         * Documentation/user/refman.itely: updates
9055
9056 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
9057
9058         * Documentation/user/refman.itely: added solesmes neumes table;
9059         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
9060         bugfix: "Ornaments" -> "Articulations"
9061
9062         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
9063
9064 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
9065
9066         * lilypond-indent.el: Add a message about trying to match \] or \).
9067         
9068 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
9069         
9070         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
9071         obsolete "arithmetic_*"
9072
9073         * input/bugs/ligatures.ly: removed (will be put into a different
9074         directory later)
9075
9076 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9077
9078         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
9079         libkpathsea (Maurizio Tomasi).
9080
9081 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9082
9083         * input/regression/repeat-slash.ly (texidoc): new file
9084
9085         * lily/slash-repeat-engraver.cc (try_music): new file, handle
9086         slash repeats separately. Slash repeats and %
9087         repeats can now be nested.
9088
9089 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
9090
9091         * lilypond-indent.el: Add preliminary test for closing \] and \).
9092         
9093 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
9094
9095         * lily/gregorian-ligature-engraver.cc,
9096         lily/vaticana-ligature-engraver.cc,
9097         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
9098         mf/parmesan-heads.mf: various semivocalis related bugfixes
9099
9100         * input/bugs/ligatures.ly: new file demonstrating problems with
9101         ligatures
9102         
9103 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
9104
9105         * lilypond-mode.el,
9106         lilypond-font-lock.el,
9107         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
9108
9109 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
9110
9111         * lilypond-mode.el: Remove outdated code. Stress the difference 
9112         between Emacs and XEmacs definitions.
9113
9114         * lilypond-mode.el,
9115         lilypond-indent.el: Define a function interactive only when necessary.
9116
9117 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
9118
9119         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
9120         Use inactive regions also in XEmacs.
9121
9122 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9123
9124         * Documentation/user/refman.itely (Repeat syntax): more updates
9125
9126         * lily/simple-spacer.cc (solve): move solution process into
9127         solve(). This fixes a bug with collisions and raggedright = ##t.
9128  
9129         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
9130
9131         * ly/engraver-init.ly: remove GraceContext. Update examples.
9132
9133 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9134
9135         * GNUmakefile.in (fonts): Also make fontball.
9136
9137         * Website fixes:
9138
9139         * ly/engraver-init.ly (GraceContext): Add.
9140
9141         * run:
9142
9143             convert-ly $(find . -name *.ly)
9144
9145         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
9146         new chords.
9147
9148 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9149
9150         * VERSION: 1.7.19 released
9151         
9152         * scm/music-functions.scm (set-octavation): new function.
9153
9154         * input/regression/ottava.ly: new file
9155
9156         * lily/translator-scheme.cc (LY_DEFINE): new function
9157         ly:unset-context-property
9158         (LY_DEFINE) new function ly:context-property-where-defined: 
9159
9160 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
9161
9162         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
9163
9164         * lilypond.words: add few.
9165
9166         * input/test/script-chart.ly: fix typo.
9167
9168 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9169
9170         * scm/define-grobs.scm: uniform naming for definitions and output
9171         routine files. 
9172
9173         * ly/engraver-init.ly (ChoirStaffContext): add \description from
9174         scm/context-description.scm
9175
9176         * lily/parser.yy (translator_spec_body): add \description to the
9177         \translator{} body syntax.
9178
9179         * lily/ottava-engraver.cc: new file.
9180
9181         * scm/chord-name.scm (natural-chord-alteration): replace old
9182         chord stuff. 
9183
9184         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
9185
9186         * Documentation/user/refman.itely (Metronome marks): update doco.
9187
9188         * input/regression/markup-note.ly: new file
9189
9190         * input/regression/metronome-marking.ly: new file
9191
9192         * lily/metronome-engraver.cc: new file. Print \tempo markings.
9193
9194         * scm/new-markup.scm (note-markup): make a note glyph, useful for
9195         metronome marks.
9196
9197 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9198
9199         * Documentation/user/GNUmakefile: Compatibility fix for new
9200         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
9201         for making binary packages; info splitting bug has been fixed.
9202
9203         * Documentation/user/refman.itely: Compile fixes.
9204
9205 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
9206
9207         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
9208         Count \midi -keywords also for a region.
9209
9210 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9211
9212         * lily/lookup.cc (LY_DEFINE): new function
9213
9214         * Documentation/user/tutorial.itely: updates
9215
9216 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
9217
9218         * lilypond-mode.el: Allow Midi on buffer.
9219         Use only '.ly'-extension, remove '.sly' and '.fly'.
9220         Allow use of inactive regions. Invoke next Command on Master file, 
9221         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
9222
9223 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9224
9225         * Documentation/user/tutorial.itely: updates.
9226
9227 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
9228
9229         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
9230
9231 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
9232
9233         * lily/coherent-ligature-engraver.cc: fixed typo
9234
9235         * lily/coherent-ligature-engraver.cc,
9236         lily/gregorian-ligature-engraver.cc,
9237         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9238         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
9239         lily/vaticana-ligature-engraver.cc,
9240         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
9241         scm/grob-description.scm: cleanup: junked LigatureHead grob and
9242         removed all ligature specific stuff from NoteHead code
9243
9244         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
9245         ligatures now use regular noteheads
9246
9247         * lily/vaticana-ligature.cc: tiny code cleanups
9248
9249         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
9250         space between two adjacent noteheads of the same pitch
9251
9252         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
9253         description; cleanup: removed obsolete font-family settings
9254
9255 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
9256
9257         * lily/coherent-ligature-engraver.cc,
9258         lily/gregorian-ligature-engraver.cc,
9259         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9260         lily/mensural-ligature-engraver.cc,
9261         lily/vaticana-ligature-engraver.cc,
9262         lily/include/gregorian-ligature-engraver.hh: updated for new
9263         Coherent_ligature_engraver; added comments that describe the basic
9264         design ideas of the ligature implementation
9265
9266         * lily/coherent-ligature-engraver.cc,
9267         lily/include/coherent-ligature-engraver.hh: new file: shared code
9268         between mensural ligatures and Gregorian chant notation ligatures
9269
9270 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
9271
9272         * lilypond-mode.el: XEmacs fixes: include two definitions for the
9273         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
9274         use only two arguments in sit-for, use no arguments in
9275         read-char-exclusive, backspace is not a character (127) in XEmacs.
9276
9277         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
9278
9279 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
9280
9281         * lilypond-mode.el: un-commenting works after syntax-table fix.
9282
9283         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
9284         group, verbose commenting for syntax table.
9285
9286         * lilypond-indent.el: add TODO for ligature slurs.
9287
9288 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
9289
9290         * lilypond-mode.el: Move comments of parenthesis matching away,
9291         (blink-matching-paren-on-screen) fix blinking in Emacs.
9292
9293         * lilypond-font-lock.el: Fix parent-matching for Emacs:
9294         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
9295
9296         * lilypond-indent.el: Add TODO for parenthesis matching.
9297
9298 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
9299
9300         * lilypond-mode.el: Fix XEmacs: 
9301         changed [S-iso-lefttab] to [(shift iso-lefttab)],
9302         invoke explicitly easy-menu-add (in Emacs done automatically).
9303         
9304         * lilypond.words: Add few words from input/*/*.ly.
9305
9306 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9307
9308         * VERSION (PATCH_LEVEL): release 1.7.18
9309
9310         * scripts/lilypond-book.py: only print basename for printfilename
9311         option
9312
9313         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
9314         and syntax updates.
9315
9316 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9317
9318         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
9319         better parametrisation. Move fatness of bulb downward.
9320
9321         * mf/parmesan-custodes.mf (dir_down): remove underscores from
9322         glyph names. Underscores are not allowed .ps encoding files.
9323
9324 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
9325
9326         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
9327         variable "packed" for packed right-ragged mode
9328
9329         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
9330         unused variable ragged; fixed indentation
9331
9332         * Documentation/user/refman.itely: tiny cleanups in ancient
9333         clef and custos section
9334
9335 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9336
9337         * lily/parser.yy (Simple_music): add \applyoutput, syntax
9338         \applyoutput PROCEDURE
9339
9340         * lily/my-lily-lexer.cc: add \applyoutput.
9341
9342         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
9343
9344         * lily/text-item.cc: clean text-interface description
9345
9346 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9347
9348         * input/{regression,test}/: use postfix for slur endings and beam
9349         begins.
9350
9351         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
9352         style beams too. 
9353
9354         * input/regression/lyrics-melisma-beam.ly: new file.
9355
9356         * lily/lyric-engraver.cc (process_music): change from
9357         process_acknowledged_grobs()
9358
9359         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
9360         functions to set and revert auto-beam settings.
9361
9362 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9363
9364         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
9365
9366 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
9367
9368         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
9369         Documentation/user/lilypond.tely: fixed some typos; updated author
9370         info
9371
9372         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
9373         #"" -> #'flag-style = #'()
9374
9375         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
9376         cleanup: removed dead #includes
9377
9378         * lily/gregorian-ligature-engraver.cc,
9379         lily/include/gregorian-ligature.hh,
9380         scm/grob-property-description.scm: small cleanups, small spacing
9381         fixes
9382
9383         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
9384         lily/vaticana-ligature.cc,
9385         lily/include/gregorian-ligature-engraver.hh,
9386         scm/grob-property-description.scm, scm/music-types.scm:
9387         "porrectus" -> "pes or flexa"
9388
9389         * ly/engraver-init.ly, scm/grob-description.scm,
9390         scm/grob-property-description.scm: junked porrectus, now handled
9391         by ligature code
9392
9393         * scm/grob-description.scm: bugfix: added space-alist entry for
9394         breathing sign/custos
9395
9396 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9397
9398         * Another grand 2003 update.
9399         
9400         * Remove mentioning of `mudela'; There's no such thing.
9401
9402 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9403
9404         * Documentation/user/preface.itely (Preface to version 1.8): update
9405
9406         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
9407
9408         * Documentation/user/converters.itely (Invoking convert-ly): revise
9409
9410         * scripts/convert-ly.py (outfile_name): remove --assume-old.
9411
9412         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
9413
9414 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9415
9416         * Documentation/user/internals.itely: more updates.
9417
9418 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9419
9420         * Documentation/user/refman.itely: revise 
9421
9422         * Documentation/user/internals.itely: revise
9423
9424         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
9425
9426 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
9427
9428         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
9429         beautification: reformatted ancient clefs section; cleanup: small
9430         wording fixes
9431
9432 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
9433
9434         * lilypond.words: added words for chant notation, sorted
9435         alphabetically through "sort lilypond.words"
9436
9437 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
9438
9439         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
9440         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
9441         chant notation
9442
9443 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
9444
9445         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
9446         prevent TeX from interpreting them as long dash
9447
9448         * input/test/vaticana.ly: updated
9449
9450         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
9451         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
9452         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
9453         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
9454         fixes
9455
9456         * mf/parmesan-heads.mf: ledger endings: removed dead code
9457
9458 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9459
9460         * VERSION: 1.7.17 released
9461         
9462         * Documentation/user/GNUmakefile
9463         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
9464         files too.
9465
9466         * scm/document-markup.scm: new file: document all markup
9467         functions.
9468
9469         * scm/documentation-generate.scm: rename all documentation modules
9470         to document-*.scm
9471
9472         * scripts/lilypond-book.py: generate link to .ly file iso. link to
9473         .png
9474
9475         * input/test/divisiones.ly: added
9476
9477         * input/regression/output-property.ly: new file
9478
9479         * lily/cluster.cc: change cluster-interface to use style property
9480
9481 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
9482
9483         * input/test/chord-names-german.ly: modified.
9484
9485         * scm/chords-ignatzek.scm:
9486           chord-name->german-markup: Added
9487           note-name->german-markup: Changed (now producing lowercase notenames)
9488
9489         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
9490         
9491 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9492
9493         * scripts/convert-ly.py (FatalConversionError.conv):
9494         divisiominima -> divisioMinima, etc.
9495
9496         * ly/engraver-init.ly (FiguredBassContext): add
9497         Separating_line_group_engraver to Figured bass context.
9498
9499         * ly/german-chords-init.ly: remove file
9500
9501         * input/test/chord-names-german.ly (scm): new file.
9502
9503         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
9504
9505         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
9506         Chord_name_engraver
9507
9508         * Documentation/user/refman.itely: lots of updates.
9509
9510         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
9511         new file
9512
9513         * input/test/bar-number-every-5-reset.ly: new file.
9514
9515 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9516
9517         * input/regression/chord-name-major7.ly: new file
9518
9519         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
9520         if specced explicitly.
9521
9522         * input/regression/chord-name-entry-11.ly: new file.
9523
9524         * input/test/slur-beautiful.ly: new file.
9525
9526         * Documentation/user/refman.itely: updates.
9527
9528         * input/regression/collisions.ly (threevoice): cleanup.
9529
9530         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
9531
9532 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9533
9534         * Documentation/user/*.itely: various updates.
9535
9536         * ly/spanners-init.ly: enddecr/ endcr.
9537
9538         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
9539         of tutorial
9540
9541 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9542
9543         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
9544
9545         * lily/new-chord-name-engraver.cc (process_music): use octavation
9546         (a number) instead of original-pitch to store inversions. This
9547         fixes a problem with transposed chords with inversions.  
9548
9549 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9550
9551         * stepmake/aclocal.m4: Include compile fix for broken flex, as
9552         used in includable-lexer.hh.
9553
9554         * lily/includable-lexer.cc: Bugfix: include config.h.
9555
9556         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
9557         circumvention of Debian packaging bug.
9558
9559 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9560
9561         * flex-2.5.31 hits Debian/unstable.  Fixes below.
9562         
9563         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
9564
9565         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
9566         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
9567
9568         * lily/include/includable-lexer.hh: 
9569         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
9570
9571         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
9572
9573         * aclocal.m4: Regenerate.
9574
9575         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
9576         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
9577
9578         * scm/pdf.scm (use-modules): Include lily.
9579
9580         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
9581         Noordkamp).
9582         (use-modules): Include lily.
9583         (lily-def): Bugfix: include tex-val in let.
9584
9585 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
9586
9587         * lilypond-mode.el: sensible error if lilypond.words not found.
9588
9589         * lilypond.words: add few words.
9590
9591 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
9592
9593         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
9594
9595         * mf/parmesan-scripts.mf: fixed typo in char name
9596
9597 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9598
9599         * VERSION: 1.7.16 released
9600
9601         * python/lilylib.py (setup_temp): temporary directories are mode 700.
9602         (this is a security vulnerability).
9603
9604         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
9605
9606         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
9607         add staff support.
9608
9609 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
9610
9611         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
9612         ly/script-init.ly, scm/script.scm: bugfix: renamed
9613         fermata->signumcongruentiae to fix naming clash with feta font
9614
9615 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9616
9617         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
9618
9619         * lily/multi-measure-rest-engraver.cc
9620         (start_translation_timestep): use grace timing too for determining
9621         when to make mmrest.
9622         (start_translation_timestep): clear numbers too.
9623
9624 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
9625
9626         * scm/music-types.scm: compile fix: escape braces
9627
9628         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
9629         work around font selection problem
9630
9631         * Documentation/user/refman.itely: BreathingSign: added docu for
9632         property "text"
9633
9634 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9635
9636         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
9637         information.
9638
9639 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9640
9641         * lily/multi-measure-rest-engraver.cc (class
9642         Multi_measure_rest_engraver): make multiple Number objects, one
9643         for each MultiMeasureTextEvent.
9644
9645         * scm/music-functions.scm (glue-mm-rest-texts): use
9646         MultiMeasureTextEvent
9647
9648         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
9649
9650         * Documentation/user/refman.itely (Multi measure rests): update.
9651
9652 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9653
9654         * lily/ly-module.cc (ly_copy_module_variables): use
9655         scm_internal_hash_fold() for iterating modules.
9656
9657 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
9658
9659         * Documentation/user/refman.itely: Section Custodes: added more
9660         example code
9661
9662         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
9663         neo-mensural rests to parmesan font
9664
9665         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
9666         header
9667
9668 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9669
9670         * Documentation/user/macros.itexi: @fileref macro.
9671
9672         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
9673         each file. 
9674
9675 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
9676
9677         * lily/include/custos.hh, make/lilypond.suse.spec.in,
9678         Documentation/topdocs/AUTHORS.texi: updated my email address
9679
9680         * Documentation/user/refman.itely: updated custos documentation;
9681         beautified divisiones example; beautified articulations table
9682
9683         * lily/breathing-sign.cc: bugfix: finalis molecule
9684
9685 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
9686
9687         * Documentation/user/refman.itely: added docu for
9688         contemporary fermata symbols, gregorian breathing signs; small fixes
9689
9690         * ly/gregorian-init.ly: removed obsolete #'type props
9691
9692 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9693
9694         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
9695         minimum-length property correctly.
9696
9697 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9698
9699         * scm/music-functions.scm (make-multi-measure-rest): set input
9700         locations for multimeasure rests.
9701
9702 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
9703
9704         * input/regression/breathing-sign.ly: updated to for ancient
9705         notation
9706
9707 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
9708
9709         * scripts/ly2dvi.py: Add newline.
9710
9711 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9712
9713         * scripts/ly2dvi.py (dependency_files): Compile fix.
9714
9715 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9716
9717         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
9718         (make_html_menu_file): --html menu. 
9719
9720 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9721
9722         * scripts/ly2dvi.py (run_dvips): +add the .map file 
9723
9724 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9725
9726         * input/screech-boink.ly: new file.
9727
9728 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9729
9730         * scripts/lilypond-book.py (make_lilypond_file): convert
9731         lilypond-file to lilypond block directly, without going through
9732         begin/end lilypond text.
9733         
9734
9735 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
9736
9737         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
9738         scm/grob-description.scm: moved Michael's original breathing sign
9739         code in brew_molecule() to divisio_minima(); provided new
9740         brew_molecule() that effectively replaces the
9741         Text_item::brew_molecule callback (with additional fallback to
9742         Michael's original code); added callbacks for brewing divisio
9743         maior/maxima and finalis
9744
9745         * gregorian-init.ly: added breathing sign shortcuts for virgula,
9746         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
9747
9748         * script-init.ly: added shortfermata, longfermata,
9749         verylongfermata, varcoda
9750
9751         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
9752         longfermata, verylongfermata, varcomma, varcoda
9753
9754 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9755
9756         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
9757           Remove all noquote and insert a few quote.
9758         
9759         * Documentation/user/lilypond-book.itely (Music fragment options),
9760           scripts/lilypond-book.py: Don't include quotation blocks by
9761           default. Introduce option quote instead of noquote
9762
9763 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9764
9765         * VERSION: 1.7.15 released
9766         
9767         * Documentation/user/lilypond.tely: omf updates.
9768
9769         * buildscripts/texi2omf.py (omf_vars): include version.date
9770
9771         * make/lilypond.redhat.spec.in: fixes for spec file. 
9772
9773         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
9774         by function definition: lily now requires a recent GNU Make.
9775
9776         * scripts/lilypond-book.py (write_deps): remove .tex dependency
9777         writing.
9778
9779         * make/ly-rules.make: remove .ly -> .tex rule
9780
9781         * Documentation/user/refman.itely (Figured bass): revised figured
9782         bass example.
9783
9784 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9785
9786         * stepmake/stepmake/omf-targets.make (local-install): add
9787         scrollkeeper-update message.
9788
9789         * scripts/lilypond-book.py (lilypond_binary): explicity add path
9790         to binary.
9791         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
9792
9793         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
9794
9795         * Documentation/user/converters.itely (Invoking midi2ly): add
9796         track/channel notice.
9797
9798 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9799
9800         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
9801
9802         * lily/parser.yy (scalar): DIGIT is also a scalar.
9803
9804         * Documentation/user/music-glossary.tely: add @omf tags
9805
9806         * Documentation/user/lilypond.tely: add @omf tags
9807
9808         * scm/generate-documentation.scm (string-append): add @omf tags.
9809
9810         * stepmake/stepmake/omf-*: new files 
9811
9812         * input/regression/multi-measure-rest.ly (texidoc): add doco
9813
9814         * GNUmakefile.in (web-doc-install): add web-doc-install target
9815
9816         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
9817         fixes crashes while dumping MIDI.
9818
9819         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
9820         midi
9821
9822 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9823
9824         * buildscripts/texi2omf.py: new file.
9825
9826         * mf/feta-beugel.mf: include font count, not staffsize (16) in
9827         font-name
9828
9829 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9830
9831         * input/regression/beam-manual-beaming.ly (texidoc): new file.
9832
9833         * lily/sequential-iterator.cc (descend_to_child): call
9834         descend_to_child() for all types of music.
9835
9836 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9837
9838         * scm/translator-property-description.scm: Add
9839         bassFigureFormatFunction.  Replace some entries.
9840
9841 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9842
9843         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
9844         clean out.
9845
9846 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9847
9848         * scripts/midi2ly.py (Note.dump): never dump duration for
9849         dump_dur=0.
9850
9851         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
9852         new function
9853
9854         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
9855         figures using new markups. Much simpler, and should improve layout
9856         a little.
9857
9858         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
9859
9860 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9861
9862         * ly/engraver-init.ly: use Hara kiri by default for 
9863         ChordNames, FiguredBass and Lyrics(Voice) context. 
9864
9865         * lily/axis-group-engraver.cc (acknowledge_grob): use
9866         rhythmic-grob-interface for selecting items not to hara-kiri'd 
9867
9868         * scm/new-markup.scm (markup-function-list): add bracket,
9869         vbracket.
9870
9871         * ly/engraver-init.ly (ChordNamesContext): set
9872         minimumVerticalExtent
9873
9874 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9875
9876         * input/test/time-signature-double.ly: new file 
9877
9878         * input/regression/collision-head-chords.ly (texidoc): new file.
9879
9880         * lily/type-swallow-translator.cc: add note swallow translator 
9881
9882         * input/test/time-signature-double.ly: new file.
9883
9884         * lily/type-swallow-translator.cc: add Rest_swallow_translator
9885
9886         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
9887         (FiguredBassContext): idem.
9888
9889         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
9890
9891         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
9892
9893         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
9894
9895         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
9896         .afm dependency
9897
9898         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
9899
9900         * python/lilylib.py (make_page_images): add function.
9901
9902         * scripts/ly2dvi.py (run_latex): include title in preview image.
9903
9904         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
9905         from lilypond-book for <ly2dvifile> tags in HTML.
9906
9907         * scripts/ly2dvi.py (option_definitions): add --debug option to
9908         print out environment.
9909
9910         * input/regression/tie-chord-partial.ly: new file.
9911
9912 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
9913
9914         * lilypond.words: add 3
9915
9916 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9917
9918         * scm/new-markup.scm (markup-function-list): add finger-markup
9919
9920         * input/tutorial/brahms-tweaked.ly: new markup 
9921
9922         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
9923
9924         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
9925         crash when processing '() markup
9926
9927         * input/regression/breathing-sign.ly (texidoc): add caesura example.
9928
9929         * lily/breathing-sign.cc (railtracks): another caesura.
9930
9931         * mf/feta-schrift.mf: caesura symbol. 
9932
9933 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9934
9935         * scripts/convert-ly.py (FatalConversionError.conv): add
9936         ly:molecule-XXX conversions.
9937
9938         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
9939
9940         * input/regression/multi-measure-rest-text.ly: new file.
9941
9942         * scm/music-functions.scm (glue-mm-rest-texts): automatically
9943         convert MMREST-TEXT to MultiMeasureRestNumber settings.
9944
9945         * ly/engraver-init.ly (ScoreContext): move tablature settings to
9946         ScoreContext
9947
9948         * scm/new-markup.scm (center-markup): \center markup.
9949
9950         * scm/music-functions.scm: remove pitchify scripts.
9951
9952         * lily/music.cc (print_smob): display music name if available 
9953
9954 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9955
9956         * Documentation/user/refman.itely (Instrument names): remove
9957         \turnOff doco.
9958
9959 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9960
9961         * lily/score.cc (mark_smob): bugfix.
9962
9963         * input/regression/rehearsal-mark.ly: new file.
9964
9965         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
9966         report error at the current token again.
9967
9968 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9969
9970         * cygwin/mknetrel: Exit if doc build fails.
9971
9972         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
9973
9974 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9975
9976         * scm/music-types.scm (music-descriptions): add doc strings
9977
9978 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9979
9980         * lily/lexer.ll: 
9981         * lily/include/my-lily-lexer.hh: 
9982         * lily/include/includable-lexer.hh: Add flex kludge.
9983
9984         * config.hh.in: 
9985         * config.make.in: 
9986         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
9987         cruft.
9988         
9989         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
9990         code.
9991
9992 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9993
9994         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
9995
9996         * lily/parser.yy (new_chord): Compile fix.
9997
9998 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9999
10000         * Documentation/user/refman.itely (Tuning groups of objects):
10001         remove documentation for \turnOff. 
10002
10003         * lily/percent-repeat-engraver.cc (try_music): add correct
10004         processing moments for double-measure percents as well.
10005
10006         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
10007
10008         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
10009         grob prop type. 
10010
10011         * Documentation/user/refman.itely (Printing named chords): add
10012         chord name tweak doco.
10013
10014         * input/template/gregorian-transcription.ly: new file.
10015
10016 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10017
10018         * VERSION: 1.7.13 released
10019         
10020         * input/test/*: lots of cleanups/comment-outs/removals in chord
10021         examples
10022         
10023         * input/regression/*: lots of cleanups/comment-outs/removals in
10024         chord examples
10025         
10026         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
10027         options
10028
10029         * lily/new-chord-name-engraver.cc (process_music): give original
10030         inversion pitch to chord name routine.
10031
10032         * input/tutorial/os-score.ly: update to new markup
10033
10034         * Documentation/user/appendices.itely: simply include
10035         chords-ignatzek. 
10036
10037         * Documentation/user/refman.itely (Chords mode): add documentation
10038         for chord mode.
10039
10040         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
10041         not present in chord.
10042         (construct-chord): add inversion and bass support.
10043
10044         * lily/chord.cc: junk contents.
10045
10046 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
10047
10048         * Documentation/user/refman.itely:
10049         * Documentation/user/music-glossary.tely: fix. 
10050
10051 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10052
10053         * scm/chord-entry.scm (construct-chord): move chord construction
10054         to Scheme.
10055
10056         * lily/parser.yy (new_chord): new setup for chord entry.
10057
10058 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
10059
10060         * lilypond.words:
10061         * Documentation/user/music-glossary.tely: add ambitus.
10062
10063 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10064
10065         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
10066
10067         * lily/include/*.hh: string() -> to_string()
10068
10069         * scm/chords-ignatzek.scm: new file.
10070
10071         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
10072         standard chord name exceptions.
10073
10074         * scm/translator-property-description.scm (chordNameSeparator):
10075         add property.
10076         (majorSevenSymbol): add property
10077
10078         * lily/translator-scheme.cc (ly:context-properties): new function
10079         (ly:context-parent): new function.
10080         (print_smob): print context name.
10081
10082         * lily/music.cc (ly:get-music-length): new function
10083         (print_smob): don't print properties.
10084
10085         * lily/duration.cc (duration<?): new function
10086
10087         * input/regression/chords-funky-ignatzek.ly: new file.
10088
10089         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
10090         jazz chords.
10091
10092         * lily/pitch.cc (ly:pitch-diff): new function.
10093
10094         * input/regression/chords-ignatzek.ly: new file.
10095
10096 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10097
10098         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
10099         pitches for jazz chords.
10100
10101 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10102
10103         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
10104
10105 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
10106
10107         * lilypond.words: add 1
10108
10109 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
10110
10111         * Documentation/topdocs/AUTHORS.texi: refine.
10112
10113 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
10114
10115         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
10116         
10117         * lilypond.words: add one.
10118
10119 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
10120
10121         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
10122         Fontify bass note in chords, e.g., e in c1/e.
10123         
10124 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10125
10126         * Documentation/user/music-glossary.tely: Dutch updates and
10127         additions (Arent Storm).
10128
10129 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10130
10131         * input/regression/ambitus.ly:  move file.      
10132
10133         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
10134
10135         * lily/event.cc (transpose): add tonic property to Key_change_req
10136         and to Key_engraver.
10137
10138 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
10139
10140         * Documentation/user/refman.itely: fix typo.
10141
10142         * lilypond.words: removed wrong identifiers.
10143
10144 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10145
10146         * mf/feta-toevallig.mf: make flat stem shorter 
10147
10148 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
10149
10150         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
10151
10152         * lilypond.words: add from Phrasing slur.
10153         
10154 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
10155
10156         * lilypond-mode.el: allow launching multiple ViewPS processes.
10157         
10158         * lilypond.words: add from Text markup.
10159
10160 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10161
10162         * input/test/ossia.ly (texidoc): add comment.
10163
10164         * input/regression/voice-follower.ly: new file.
10165
10166         * mf/feta-toevallig.mf: make flat heavier.
10167
10168         * lily/cluster-engraver.cc: clean up Cluster engraver
10169
10170         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
10171         Engraver. Use Note_column to compute Y positions and deal with
10172         line break stuff.
10173
10174 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10175
10176         * lily/stem.cc: move french-beaming to stem.
10177
10178 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
10179
10180         * lilypond-font-lock.el: fontify all durations in chords.
10181
10182         * lilypond.words: add from lily/my-lily-lexer.cc
10183
10184 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10185
10186         * VERSION: release 1.7.12
10187
10188         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
10189
10190         * lily/gregorian-ligature.cc: new file
10191
10192         * lily/*: the Great 2003 search & replace.
10193
10194         * Documentation/user/refman.itely (Manual repeat commands): add
10195         note about font selection.
10196
10197 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
10198
10199         * lilypond-mode.el: propose recompiling midi while invoking playing,
10200         not while stopping playing.
10201
10202 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
10203
10204         * lilypond.words: add one.
10205
10206         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
10207         and expressional note grouping. Fontify chord modes.
10208
10209 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
10210
10211         * Documentation/user/music-glossary.tely (Top): translate melisma.
10212
10213 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10214
10215         * Documentation/user/music-glossary.tely (Top): add melisma.
10216
10217 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
10218
10219         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
10220         interfaces for (abstract) grob GregorianLigature
10221
10222         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
10223         renamed head* -> glyph_name*, x-shift* -> x-offset*
10224
10225         * scm/grob-property-description.scm: bugfix: added missing descriptions
10226
10227 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10228
10229         * input/test/chord-names-dpnj.ly: New file.
10230
10231         * scm/double-plus-new-chord-name.scm: Implement full and partial
10232         exceptions.
10233
10234         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
10235
10236         * scm/double-plus-new-chord-name.scm
10237         (double-plus-new-chord->markup): Fix sub->markup.
10238
10239
10240 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
10241
10242         * lily/custos-engraver.cc: added TODO; editorial changes
10243
10244         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
10245         consistency with other ligature engravers; removed access on (now)
10246         private variable _ligature of Ligature_engraver
10247
10248         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
10249         renamed last_bound -> last_bound_; issue programming_error on
10250         abstract method calls; moved primitives code from
10251         Mensural_bracket_engraver to here (because almost ligature
10252         engravers will need it); renamed try_stop_ligature () ->
10253         typeset_ligature (); bugfix: store primitives of finished ligature
10254         in separate variable finished_primitives_ to avoid clash on input
10255         like "\] \["; added current_ligature () to enable access on
10256         private variable _ligature
10257
10258         * lily/mensural-ligature-engraver.cc: removed primitives_ code
10259         (now in super class); renamed try_stop_ligature () ->
10260         typeset_ligature ()
10261
10262         * lily/mensural-ligature.cc: issue programming_error on abstract
10263         method calls
10264
10265         * lily/note-heads-engraver.cc: added TODO comment upon bool
10266         in_ligature
10267
10268         * mf/parmesan-heads.mf: fixed some of set_char_box()
10269
10270         * scm/grob-description.scm: added VaticanaLigature
10271
10272         * scm/grob-property-description.scm: added neume prefix properties
10273
10274         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
10275         lily/include/gregorian-ligature-engraver.hh,
10276         lily/include/gregorian-ligature.hh: new files; framework for
10277         gregorian ligature engravers such as vaticana
10278
10279         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
10280         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
10281         vaticana style ligature implementation (still somewhat uncomplete)
10282
10283 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10284
10285         * VERSION: release 1.7.11
10286
10287         * scripts/convert-ly.py: add ly:pitch-transpose rule
10288
10289 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10290
10291         * input/test/dpncnt.ly: New file.
10292
10293         * lily/my-lily-lexer.cc: Add chordnames keyword.
10294
10295         * lily/parser.yy (chordnames_block): Parse chord name exception
10296         lists, see input/test/dpncnt.ly.
10297
10298         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
10299         function.
10300
10301         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
10302         filter-out too.
10303
10304         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
10305         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
10306         pitch functions (except for ly:make-pitch, but that's apparently
10307         some sort of scheme naming standard?).
10308
10309         * scm/lily.scm (!=): define-public.
10310
10311         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
10312
10313 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10314
10315         * scm/double-plus-new-chord-name.scm
10316         (double-plus-new-chord-name->markup): New file.
10317
10318 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10319
10320         * python/lilylib.py (make_preview): don't suppress progress for
10321         bbox extraction.
10322
10323 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10324
10325         * Documentation/user/appendices.itely (scheme): update for new syntax.
10326
10327         * input/regression/chord-name-styles.ly: new file
10328
10329         * lily/instrument-name-engraver.cc: create instrument names
10330         without barline too.  Allows instrument name on ChordNames  
10331
10332         * scm/new-markup.scm (interpret-markup): allow simple strings as
10333         markup too.
10334
10335 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10336
10337         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
10338         (step->markup-accidental): Fix: add accidental.
10339         (chord::inner-name-american): 
10340         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
10341         append stray '/' if last superscript addition was 'o'.
10342
10343         * scm/new-markup.scm (normal-size-sub-markup) 
10344         (normal-size-super-markup): New function.
10345
10346         * lily/source-file.cc (Source_file): Add warning for possibly
10347         intentional but suspicious initialization.
10348
10349         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
10350         add comments about cut-and-paste programming.
10351
10352         * flower/rational.cc (lcm): Not used; comment out.
10353
10354 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10355
10356         * lily/new-fingering-engraver.cc (position_scripts): use
10357         fingerHorizontalDirection to determine fingering horizontal
10358         directions.
10359  
10360         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
10361         fingering support.
10362
10363         * scripts/convert-ly.py (FatalConversionError.conv): add style
10364         conversion rule. 
10365
10366         * scm/chord-name.scm (set-chord-name-style): new function.
10367         (new-chord-name-brew-molecule): revise to interpret markup only
10368         (new-chord->markup): cleanuppish rewrite. To be called from the
10369         new engraver.
10370
10371         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
10372         Markup earlier, during interpreting.
10373
10374         * input/test/{banter,jazz,american}-chords.ly (scheme): update
10375         style settings. Rename to chord-names-*.ly
10376
10377 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10378
10379         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
10380         markup code and update to new markup.  Most probably broke some of
10381         it.
10382         
10383 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
10384
10385         * Documentation/user/refman.itely: added docu for ambitus and
10386         clusters
10387
10388         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
10389         ly_quote_scm() in lookup.cc
10390
10391         * mf/parmesan-clefs.mf: set_char_box fix
10392
10393         * lily/cluster-engraver.cc: junk implicit protection; use
10394         Protected_scm instead
10395
10396 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10397
10398         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
10399         throughout.
10400
10401         * scm/new-markup.scm: Turn-off error-triggering test code.
10402
10403 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10404
10405         * scm/new-markup.scm (markup-thrower-typecheck) 
10406         (markup-typecheck?):  add full typechecking functions.
10407         (make-markup-maker): add make-FOO-markup functions.
10408         (markup-argument-list-error): nice error checking messages.
10409         (make-markup): better function: less quoting escapades.
10410
10411 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10412
10413         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
10414
10415 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10416
10417         * cygwin/lilypond.hint (requires): Add cygwin.
10418
10419         * .cvsignore: Remove stepmake (huh!?!), add lib.
10420
10421         * GNUmakefile.in: Add libdir links for builddir runs.
10422
10423         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
10424         instead of datadir.
10425
10426         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
10427         local_lilypond_libdir.
10428
10429         * config.make.in (lilypond_libdir): Add.
10430
10431         * stepmake/stepmake/substitute-rules.make: 
10432         * stepmake/stepmake/script-rules.make: 
10433         * stepmake/stepmake/python-module-rules.make:
10434         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
10435         lilypond-python-module patch.
10436
10437 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10438
10439         * Documentation/user/refman.itely (Graphical interfaces): add note
10440         about xml2ly.
10441
10442 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10443
10444         * scripts/ly2dvi.py (run_dvips): remove trailing newline
10445
10446 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10447
10448         * VERSION: released 1.7.10
10449
10450         * scripts/musedata2ly.py (): idem
10451
10452         * scripts/midi2ly.py (dump_chord): idem
10453
10454         * scripts/etf2ly.py (version): idem 
10455
10456         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
10457
10458         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
10459
10460         * scm/tex.scm (tex-output-expression): remove eval compat
10461         glut. Other output files too.
10462
10463         * scm/chord-name.scm: don't export anything from chord module.
10464
10465         * input/test/american-chords.ly: idem
10466
10467         * input/test/banter-chords.ly (texidoc): idem
10468
10469         * input/test/Cc-chords.ly: add breakage notes.
10470
10471         * Documentation/user/refman.itely (Text markup): rewrite manual
10472         section.
10473
10474         * lily/parser.yy (scalar): allow \markup { } as property value. 
10475
10476         * scm/chord-name.scm: complete new markup usage
10477
10478         * scm/grob-description.scm (all-grob-descriptions): use new markup
10479         texts by default
10480
10481 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10482
10483         * scm/chord-name.scm: partial move to new markup texts.
10484
10485 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10486
10487         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
10488
10489         * scm/bass-figure.scm (brew-bass-figure): make stack direction
10490         settable.
10491
10492 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
10493
10494         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
10495         invoked for old midi, wait for killing.
10496
10497 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
10498
10499         * Documentation/user/music-glossary.tely: Finnishing.
10500
10501 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10502
10503         * mf/feta-nummer-code.mf: some kerning pairs.
10504
10505 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
10506
10507         * scm/output-lib.scm (set-bar-number-visibility): Context-function
10508         Added.
10509
10510         * Documentation/user/refman.itely (Bar numbers):
10511         set-bar-number-visibility added, modulo-bar-number removed again
10512         (sorry).
10513
10514 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
10515
10516         * scm/output-lib.scm (modulo-bar-number-visible): add function.
10517
10518         * Documentation/user/refman.itely: add modulo-bar-number-visible.
10519
10520         * Documentation/user/music-glossary.tely: translate into Finnish.
10521
10522 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10523
10524         * lilypond-mode.el: add shortcut for 2midi
10525
10526         * lilypond-font-lock.el: fontify lyrics
10527
10528 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
10529
10530         * scm/drums.scm : use 1.7.x names.
10531
10532         * input/regression/drums.ly : Don't use << chords >>
10533
10534 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10535
10536         * lilypond-mode.el: tidy, add TODO
10537
10538         * make/lilypond.mandrake.spec.in: install-info quietly.
10539
10540 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10541
10542         * input/test/markup.ly: use new syntax.
10543
10544 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10545
10546         * ly/params-init.ly (interscoreline): add word-space
10547
10548         * input/test/metronome.ly (eighthNote): idem.
10549
10550         * input/test/script-priority.ly: use new markup
10551
10552         * lily/parser.yy (markup): allow HEAD markup0 markup1 
10553
10554         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
10555
10556         * lily/parser.yy (gen_text_def): bugfix.
10557         (full_markup): allow markup identifier.
10558
10559 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
10560
10561         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
10562         jobs at the same time. Add horizontal lines to Command menu.
10563         Allow one compiling job -- propose killing others before a new one.
10564
10565         * lilypond.words: add markup, teeny, etc.
10566
10567 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
10568
10569         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
10570         Allow only one type of midi process; launching Midi either stops
10571         midis or plays the current midi and launching MidiAll stops midis
10572         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
10573         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
10574
10575 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10576
10577         * lily/text-engraver.cc (process_acknowledged_grobs): use new
10578         markup  for new markup texts.
10579
10580         * lily/mark-engraver.cc (process_music): idem
10581         
10582         * lily/instrument-name-engraver.cc (create_text): idem
10583
10584         * scm/new-markup.scm (magnify-markup): new function.
10585
10586         * scm/molecule.scm (stack-lines): bugfix.
10587
10588         * lily/font-interface.cc (get_font): take font-magnification from
10589         alist chain.
10590
10591 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10592
10593         * lily/molecule-scheme.cc: move scheme functions to separate file.
10594
10595         * lily/font-metric.cc  (ly_get_glyph): new function. 
10596         
10597         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
10598         (italic-markup, dynamic-markup): new functions
10599         (font-markup): new function
10600
10601         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
10602         padding and minimum
10603
10604 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
10605
10606         * lily/accidental-engraver.cc:
10607         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
10608
10609 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
10610
10611         * lilypond.vim:
10612         * lilypond-font-lock.el: Put \longa as duration. Accept only 
10613         [a-zA-Z] for user defined identifiers. Separate note cases 
10614         with and without a duration (allow cis\longaX).
10615
10616         * lilypond.words: Add words from Info.
10617
10618 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10619
10620         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
10621
10622 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
10623
10624         * lilypond-mode.el: Propose reverting buffer before a command if
10625         it was edited with an another editor.
10626
10627 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10628
10629         * lily/molecule.cc (ly_translate_molecule): new function
10630
10631         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
10632         into libdir
10633
10634         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
10635
10636         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
10637
10638 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
10639
10640         * lilypond.words: take \words from Info-index.
10641
10642 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10643
10644         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
10645
10646 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
10647
10648         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
10649
10650 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
10651
10652         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
10653         and lilypond-documentation.
10654
10655 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10656
10657         * lily/parser.yy: Compile fix (bison 1.75).
10658
10659 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10660
10661         * VERSION: 1.7.9 released
10662
10663         * scm/music-functions.scm (shift-one-duration-log): refactor.
10664         Use music-map.
10665
10666         * input/regression/chord-tremolo.ly (texidoc): add dot test.
10667
10668         * NEWS: update.
10669
10670         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
10671         argument
10672         
10673         * scm/music-functions.scm (display-music): new function
10674         (music-map): change arg order.
10675
10676         * input/regression/new-markup-syntax.scm: new file
10677
10678         * lily/parser.yy (markup): add \markup { .. } syntax.
10679
10680         * scm/new-markup.scm (override-markup): new function
10681         (lookup-markup): new function
10682         (music-markup): new function
10683         (lookup-markup-command): use markup-signature to store argument
10684         format for parser.
10685
10686         * lily/lexer.ll: preliminary \markup syntax. 
10687
10688 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
10689
10690         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
10691         add pre/post-dependencies and menus with icons from source.
10692
10693         * Documentation/pictures/lilypond-48x48.xpm:
10694         * Documentation/pictures/lilypond-32x32.xpm:
10695         * Documentation/pictures/lilypond-16x16.xpm: new files, background
10696         transparent.
10697
10698         * stepmake/stepmake/generic-targets.make:
10699         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
10700
10701 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10702
10703         * input/regression/music-map.ly (texidoc): new file.
10704
10705         * scm/music-functions.scm (music-map): new function
10706
10707 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10708
10709         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
10710
10711 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
10712
10713         * input/test/to-xml.ly:
10714         * lily/ligature-engraver.cc: Fixes documentation.
10715
10716         * lilypond.mandrake.spec.in:
10717         * lilypond.redhat.spec.in: Add lilypond.words.
10718
10719         * Documentation/user/refman.itely: Mention Info inside emacs.
10720         
10721         * lilypond.suse.spec.in:
10722         * lilypond.redhat.spec.in:
10723         * lilypond.mandrake.spec.in: Set root-owner for doc
10724         (tobbe@nyvalls.se).
10725
10726 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10727
10728         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
10729         os.popen.read ().
10730
10731 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10732
10733         * scripts/ly2dvi.py (include_path): print warning if failing anything.
10734
10735         * python/lilylib.py (error): add space
10736
10737 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10738
10739         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
10740         distribution.
10741
10742 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10743
10744         * lily/paper-outputter.cc (Paper_outputter): close port when
10745         finishing score.
10746
10747 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10748
10749         * scm/sodipodi.scm: Fixes.
10750
10751 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
10752
10753         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
10754
10755         * buildscripts/make-font-dir.py: Fix. 
10756
10757 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
10758
10759         * lilypond-mode.el: Add support for Info inside Emacs.
10760
10761 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10762
10763         * buildscripts/make-font-dir.py: 
10764         * mf/GNUmakefile: Make sodipodi font map.
10765
10766         * scm/sodipodi.scm: Add more output functions.
10767
10768         * mf/feta-nummer.mf: 
10769         * mf/feta-beugel.mf: Add font_coding_scheme.
10770
10771         * lily/paper-outputter.cc (output_header): Fix creator string.
10772
10773 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10774
10775         * lilypond-mode.el (LilyPond-autocompletion): invoked with
10776         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
10777
10778         * lilypond.words: add two (Everybody can add/remove words now!).
10779
10780         * debian/rules:
10781         * make/lilypond.suse.spec.in:
10782         * make/lilypond.mandrake.spec.in:
10783         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
10784
10785         * Documentation/user/refman.itely: Mention autocompletion.
10786
10787 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
10788
10789         * scripts/ly2dvi.py: Add paper sizes.
10790
10791         * lily/timing-engraver.cc: 
10792         * lily/time-signature.cc: 
10793         * lily/span-bar.cc: 
10794         * lily/grob-scheme.cc: Code formatting fixes.
10795
10796         * scm/sodipodi.scm: 
10797         * scm/sketch.scm:
10798         * buildscripts/mf-to-table.py: 
10799         * buildscripts/make-font-dir.py: Font testing.
10800
10801 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10802
10803         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
10804         inserts try-completion and shows all-completions.
10805
10806         * lilypond.words: '\' -> '\\'
10807
10808         * lilypond-mode.el: load libraries in the end, lilypond.words defines
10809         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
10810         
10811         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
10812         and LilyPond-reserved-words.
10813         
10814 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
10815
10816         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
10817         from load-path.
10818         
10819         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
10820         the mini-buffer with Control-Shift-c.
10821         
10822 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10823
10824         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
10825         duration. This fixes \tempo taking time.
10826
10827 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10828
10829         * lily/volta-engraver.cc (process_acknowledged_grobs): 
10830         Allow for text markup in repeatCommands. 
10831
10832 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
10833
10834         * lilypond-mode.el (LilyPond-insert-string): new function, use it
10835         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
10836         Get rid of skeleton.el-dependency.
10837
10838         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
10839
10840 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10841
10842         * lily/beam-engraver.cc (stop_translation_timestep): reset
10843         now_stop_ev_
10844
10845         * lily/scm-option.cc: add parse-protect to ly:set-option
10846
10847         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
10848
10849 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10850
10851         * lily/include/ligature-bracket.hh: removed
10852         * lily/ligature-bracket.cc: removed
10853
10854         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
10855         .tex
10856
10857         * lily/beam.cc (set_beaming): don't change beam count on rests.
10858         (brew_molecule): always set flag-width > 0.
10859
10860 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
10861
10862         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
10863         chars, remove instructions; instead, refer to lilypond-init.el and
10864         Documentation/topdocs/INSTALL.texi.
10865
10866         * lilypond.words: add identifiers and reserved words.
10867
10868         * Documentation/topdocs/INSTALL.texi: separate sections for installing
10869         files and adding a load-path.
10870
10871         * lilypond-init.el: Instructions, extracted from 
10872         Documentation/topdocs/INSTALL.texi. 
10873         
10874 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10875
10876         * VERSION: 1.7.8 released 
10877
10878         * lily/grob.cc (warning): better robustness fix.
10879
10880 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
10881
10882         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
10883
10884         * lily/cluster-engraver.cc: stick better to variable naming
10885         conventions
10886
10887         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
10888         until stop_translation_timestep()
10889
10890         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
10891         min/max coordinates to backend, but no musical info such as
10892         pitches
10893
10894         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
10895
10896         * lily/grob.cc: robustness fix: warning(): do not crash if
10897         cause is not set
10898
10899         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
10900         the much more elaborated tuplet brackets than the very naive and
10901         simple ligature bracket grob
10902
10903 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10904
10905         * Documentation/user/refman.itely (Analysis brackets): add
10906         horizontal bracket doco.
10907
10908         * ly/property-init.ly (setMmRestFermata): added.
10909
10910         * Documentation/user/refman.itely (Multi measure rests): fermatas
10911         on mm rests.
10912
10913         * input/regression/apply-context.ly (texidoc): new file
10914
10915         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
10916         code to be executed during interpretation. Possible applications:
10917         smart octavation, more advanced bar checks. 
10918
10919         * lily/apply-context-iterator.cc: new file.
10920
10921 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10922
10923         * input/test/new-markup.ly: new file.
10924
10925         * lily/text-item.cc (text_to_molecule): new function
10926
10927         * scm/new-markup.scm (lambda): new file
10928
10929         * lily/function-documentation.cc (ly_add_function_documentation):
10930         add proc property as well
10931
10932 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10933
10934         * Documentation/user/music-glossary.tely (Top): add custos.
10935
10936 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
10937
10938         * Documentation/topdocs/INSTALL.texi: advise how to include source
10939         path to Emacs load-path and improve language.
10940
10941 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10942
10943         * GNUmakefile.in: config.h message fix.
10944
10945         * autogen.sh:
10946         * aclocal.m4: Regenerate.
10947
10948         * configure.in: 
10949         * config.make.in: 
10950         * stepmake/config.make.in: 
10951         * stepmake/configure.in: 
10952         * stepmake/autogen.sh: 
10953         * stepmake/aclocal.m4: Update for autoconf 2.56.
10954
10955 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
10956
10957         * Documentation/topdocs/INSTALL.texi: instructions for an user how
10958         to install Emacs-mode. Instructions how to use vim-mode.
10959
10960 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10961
10962         * scm/music-types.scm (music-descriptions): no length for tempo event.
10963
10964         * input/*.ly: add \version everywhere.
10965         
10966         * input/*.ly: update syntax to 1.7 + new-chords.
10967
10968         * VERSION: 1.7.7 released.
10969         
10970         * Documentation/user/*.tely: new chord syntax.
10971
10972         * input/regression/[bc]*.ly (texidoc): syntax updates.
10973         
10974 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
10975
10976         * lilypond.words: add vocabulary to be used in auto-completion
10977
10978         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
10979
10980         * lilypond.vim: allow note name at EOF
10981
10982 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10983
10984         * buildscripts/new-chords.py (edit): -e option: inline editing.
10985
10986         * input/regression/a*.ly (texidoc): syntax updates.
10987
10988         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
10989         music): elucidations. 
10990
10991 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
10992
10993         * lily/include/lily-proto.hh, ly/engraver-init.ly,
10994         ly/spanners-init.ly, scm/grob-description.scm,
10995         scm/grob-property-description.scm, scm/music-types.scm,
10996         lily/cluster-engraver.cc, lily/cluster.cc,
10997         lily/include/cluster.hh, input/test/cluster.ly: cluster
10998         implementation
10999
11000         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
11001         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
11002         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
11003
11004         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
11005
11006         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
11007
11008         * scm/grob-description.scm: bugfix: by default, use default note
11009         head style when engraving ligatures
11010
11011         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
11012
11013         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
11014         events
11015
11016         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
11017
11018         * input/test/ancient-font.ly: bugfix: style -> flag-style
11019
11020         * lily/ligature-engraver.cc: indentation fix
11021
11022         * lily/parser.yy: indentation fixes
11023         
11024 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11025
11026         * input/regression/measure-grouping.ly: more elaborate example.
11027
11028         * lily/moment.cc: ly:add-moment, ly:mul-moment,
11029         ly:div-moment. New functions 
11030
11031         * scm/music-functions.scm (set-time-signature): new function,
11032         allow inline time sig settings with measure grouping.
11033
11034         * lily/parser.yy (command_element): move time sig construction
11035         into Scheme.
11036
11037         * lily/side-position-interface.cc (out_of_staff): new function,
11038         like padding, but keep minimum distance from staff. Easier than
11039         linespanners (dynamics, pedals), but roughly the same effect.
11040
11041 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
11042
11043         * emacs-mode.el: Added spanish-note-replacements 
11044         (Carlos Betancourt, <carlos.betancourt@chello.be>).
11045
11046         * vimrc: (Un)commenting with <(S-)F12>, tidy.
11047
11048 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
11049
11050         * lilypond.vim: Do not fontify cises, desis, etc.
11051
11052         * vimrc: view dvi with <S-F6>
11053
11054 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11055
11056         * lily/lookup.cc (triangle): new function.
11057
11058         * input/regression/measure-grouping.ly (texidoc): new file: show
11059         triangles and brackets for beat groups of 3 and 2.
11060
11061         * lily/include/measure-grouping-spanner.hh (class
11062         Measure_grouping): new file.
11063
11064         * lily/measure-grouping-spanner.cc (brew_molecule): new file
11065
11066         * lily/measure-grouping-engraver.cc (class
11067         Measure_grouping_engraver): new file.
11068
11069 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11070
11071         * Merge from stable:
11072
11073             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
11074         
11075         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
11076         stylesheet.
11077
11078         * ly/paper19.ly: Include paper19-init.ly.
11079
11080         * ly/paper19-init.ly: New file.
11081
11082         * Documentation/user/tutorial.itely (First steps): Fix first
11083         example for font test.
11084
11085         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
11086
11087         * ChangeLog: Add 1.7.6 release marker (see below).
11088
11089         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
11090         Add .py files.
11091
11092 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11093
11094         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
11095
11096         * input/tutorial/*.ly: update to new syntax.
11097
11098         * lily/parser.yy (Composite_music): new transpose syntax,
11099         \transpose FROM TO MUSIC. 
11100
11101 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11102
11103         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
11104         latex progress/error output to stderr (by default this goes to
11105         stdout).  Show lilypond progress, even when not verbose.
11106
11107         * python/lilylib.py (system): New optional parameter to control
11108         showing of progress.
11109
11110         * scm/backend-documentation-lib.scm (check-dangling-properties):
11111         Fix error message.
11112
11113         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
11114         axis, extent.
11115
11116         * scm/grob-property-description.scm (magnify): Remove.
11117         (extent, axis): Add.
11118
11119 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11120
11121         * VERSION: Release 1.7.6.
11122
11123         * scripts/convert-ly.py: more uniformization substitutions.
11124
11125         * buildscripts/new-chords.py (sub_chords): new file.
11126
11127 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11128
11129         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
11130         lilypond.map.  Include sauter fonts too.  Cleanups.
11131
11132 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11133
11134         * Documentation/user/tutorial.itely (First steps): change to new
11135         chord/tie/slur/beam notation.
11136
11137         * lily/parser.yy (event_that_take_dir): allow postfix notation for
11138         ties.
11139
11140         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
11141         engraver. Process ties in postfix notation, i.e. c8-~ c
11142
11143         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
11144
11145         * input/regression/beam-postfix-notation.ly (texidoc): new file.
11146
11147         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
11148
11149         * lily/beam-engraver.cc (try_music): accept new-beam-events
11150
11151         * input/regression/chord-scripts.ly (texidoc): new file
11152
11153         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
11154         script-events.
11155
11156         * scm/script.scm (default-script-alist): cleanup.
11157
11158         * lily/script-engraver.cc (make_script_from_event): cleanup.
11159
11160         * lily/lyric-combine-music-iterator.cc
11161         (Lyric_combine_music_iterator): remove superfluous events.
11162         (melisma_busy): new function. Fix broken melismas.
11163
11164 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
11165
11166         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
11167         Remove nonvalid settings. Use descriptive key names.
11168         Use <Return> to indicate the pressing of that key.
11169
11170 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11171
11172         * scripts/lilypond-book.py (option_definitions): Typo.
11173
11174         * scripts/ly2dvi.py: Updates.
11175
11176         * python/lilylib.py (setup_environment, print_environment)
11177         (get_bbox, make_preview): Merge and remove from ly2dvi and
11178         lilypond-book.
11179
11180         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
11181
11182         * .cvsignore: Remove some cruft.
11183
11184         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
11185         path.
11186
11187         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
11188         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
11189         throughout.
11190
11191         * python/lilylib.py (quiet_system): Junk
11192         (system): Display error log upon failure.
11193         (read_pipe): New function.  Cleanups and fixes.
11194
11195         * python/*.py: Rename from *.py.in.
11196         
11197         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
11198
11199         * GNUmakefile.in (SUBDIRS): Move python before scripts.
11200
11201 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11202
11203         * python/GNUmakefile: Bugfix: handle modules.
11204
11205         * stepmake/stepmake/python-module-targets.make (default): Add
11206         compiled modules. 
11207
11208         * stepmake/stepmake/python-module-rules.make: Add rule for byte
11209         compiling modules.
11210
11211         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
11212         Bugfix.  (OUT_PYC_MODULES): Add.
11213
11214 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
11215
11216         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
11217         Use default paths. Refresh description.
11218
11219 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11220
11221         * VERSION: 1.7.5 released
11222
11223         * input/regression/finger-chords.ly (texidoc): new file.
11224
11225         * lily/script-engraver.cc (process_music): remove scriptHorizontal
11226         support
11227
11228         * lily/fingering-engraver.cc (process_music): remove kludgy
11229         scriptHorizontal stuff.
11230
11231         * lily/script.cc: remove staff-support property.
11232
11233         * lily/new-fingering-engraver.cc (add_fingering): new
11234         file. Fingering engraver for new style chords.
11235
11236 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11237
11238         * lily/parser.yy (bare_number): allow 4 \cm (without
11239         decimal dot). (should backport to 1.6?)
11240
11241         * ly/declarations-init.ly: use Scheme for dimension defs.
11242
11243         * lily/parser.yy (TODO): remove hard coded dimensions, add
11244         REAL NUMBER_IDENTIFIER production.
11245
11246         * lily/rest-collision.cc (force_shift_callback): rewrite using
11247         -done property.
11248
11249         * scm/grob-property-description.scm (rest-collision-done): add
11250         property.
11251         
11252         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
11253
11254 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11255
11256         * input/regression/multi-measure-rest-center.ly: new file.
11257
11258         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
11259         off horizontally by 0.05 ss. Fixed.
11260
11261 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11262
11263         * scm/pdftex.scm: Rename ly-number to ly:number->string.
11264
11265         * Documentation/topdocs/index.tely: Remove duplicate from merge.
11266
11267 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11268
11269         * lily/tie.cc (get_control_points): also avoid staff lines on the
11270         just outside the outer staff lines
11271
11272 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11273
11274         * ly/params-init.ly: Just define style-alist, no need to
11275         define-public.
11276
11277         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
11278         (thanks Han-Wen).
11279
11280         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
11281         (FET_FILES): = FONT_FILES.
11282
11283         * Merge from stable:
11284
11285             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
11286
11287 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11288
11289         * VERSION: 1.7.4 released.  
11290         
11291         * scm/generate-documentation.scm (string-append): add macro
11292         definitions.
11293
11294         * lily/text-item.cc (lookup_text): don't use virtual fonts for
11295         normal texts.
11296
11297         * lily/multi-measure-rest-engraver.cc: make separate
11298         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
11299
11300         * lily/multi-measure-rest.cc: remove text handling. Remove
11301         number-threshold.
11302
11303 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11304
11305         * scm/music-types.scm: doc patch by Graham Percival
11306
11307 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11308
11309         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
11310         encoding part.
11311         (Font_info.set_defaults): pixelsize now also defauts to '0'.
11312         (sketch_p): Sketch wants only first four elements of X11 font spec.
11313
11314         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
11315
11316         * mf/feta-autometric.mf: Write foundry and family to log.
11317
11318         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
11319         font translation table.
11320
11321         * buildscripts/mf-to-table.py: Better font info into afm.
11322
11323         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
11324         1.0.9 required.
11325
11326         * configure.in: Whine for mftrace 1.0.9.
11327
11328 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11329
11330         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
11331
11332         * lily/main.cc (main_prog): don't try to load init.EXT when
11333         processing foo.EXT.
11334
11335 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
11336
11337         * scm/tex.scm (zigzig-line): added.
11338
11339         * scm/ps.scm (zigzag-line): added.
11340
11341         * ps/music-drawing-routines.ps (subvec): added.
11342         (draw_zigzag_line): added.
11343         
11344         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
11345         grob properties zigzag-width and zigzag-length.
11346
11347         * input/regression/glissando.ly: Add some zig-zagged glissandi.
11348
11349 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11350
11351         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
11352         svg output, including font.
11353
11354 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11355
11356         * scm/lily.scm: Register sodipodi output module.
11357
11358         * scm/sodipodi.scm: New file.
11359
11360         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
11361
11362         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
11363         comment, after header.
11364         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
11365         FullName.  Fix FontName key.
11366
11367 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
11368
11369         * lily/rest.cc (after_line_breaking): bugfix: dots after half
11370         and breve rests.
11371         
11372         * input/test/blank-notes.ly: bugfix
11373
11374         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
11375         rests. (Kim Shrier)
11376
11377         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
11378         
11379 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11380
11381         * scm/tex.scm: 
11382         * scm/ps.scm: Cleanup and remove obsolete junk.
11383
11384         * Documentation/user/internals.itely:
11385         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
11386
11387         * lily/parser.yy: Identify shift/reduce problems.
11388
11389         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
11390         make-style-sheet.  Too specific for convert-ly?
11391
11392 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11393
11394         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
11395
11396         * input/test/*.ly: various fixes.
11397
11398         * lily/music.cc (name): bugfix
11399
11400         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
11401
11402         * lily/input-file-results.cc (code): set-point-and-click! ->
11403         set-point-and-click
11404         
11405 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11406
11407         * Use uniform ly: prefix for exported scheme primitive functions.
11408
11409         * scm/music-types.scm: junk compat glue
11410
11411         * scripts/convert-ly.py: add rules for stuff below, junk
11412         compatibility glue for spanrequest.
11413
11414         * lily/parser.yy (verbose_event): remove \spanrequest,
11415         \commandspanrequest, \script. 
11416         
11417         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
11418
11419         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
11420         for \penalty, \glissando.
11421
11422         * VERSION: release 1.7.3
11423         
11424 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
11425
11426         * lily/accidental-engraver.cc: Fix
11427         grace-in-the-beginning-of-measure bug caused by the resent
11428         partial-measure fix.
11429
11430         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
11431         overlap looks too crowded)
11432         
11433 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11434
11435         * lily/parser.yy (assignment): allow SCM expression as assignment.
11436
11437         * lily/include/music-output-def.hh (class Music_output_def):
11438         * lily/music-output-def.cc: 
11439         * lily/paper-def.cc: 
11440         * scm/font.scm (markup-to-properties):
11441         * lily/parser.yy (music_output_def_body): 
11442         remove style_sheet_
11443
11444 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11445
11446         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
11447         length.
11448
11449         * input/regression/spacing-to-grace.ly: new file.
11450
11451         * input/regression/spacing-end-of-line.ly: new file.
11452
11453         * lily/note-spacing.cc (get_spacing): take into account breakable
11454         stuff sticking out at the left (time sig change at line break).
11455
11456         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
11457         raggedright code.
11458
11459         * scm/music-functions.scm (make-voice-props-set): add
11460         staff-position for mm rests.
11461  
11462         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
11463         before grace notes a little.
11464
11465         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
11466
11467         * lily/break-align-interface.cc (do_alignment): right-edge spacing
11468         key adds space at the end of line. 
11469
11470 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11471
11472         * scm/sketch.scm: Fix beams.
11473
11474         * buildscripts/mf-to-table.py: Add EncodingScheme.
11475
11476         * scm/sketch.scm: Resurrect.
11477
11478 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11479
11480         * lily/multi-measure-rest.cc: use breve rests for measure lengths
11481         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
11482
11483 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11484
11485         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
11486
11487         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11488
11489 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11490
11491         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
11492         token for origin information.
11493
11494         * lily/parser.yy (My_lily_lexer): do identifier location and
11495         cloning from lexer.
11496
11497         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
11498         logic out of the parser. Add bar checks on both ends.
11499
11500         * Documentation/user/refman.itely (Multi measure rests): add more
11501         notes about mm rests.
11502
11503 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11504
11505         * input/regression/bar-scripts.ly: Re-enable.
11506
11507         * lily/parser.yy:
11508         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
11509         released rsn.  Bison 1.50 has a crucial bug and won't work.
11510
11511         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11512
11513
11514 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11515
11516         * input/regression/bar-scripts.ly: Blunt documentation build fix.
11517
11518 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11519
11520         * Actually merge changes since 1.6.4 besides ChangeLog, and
11521         resolve conflicts.  Lots of updates, hope all is well.
11522         
11523         * cygwin/lilypond.hint (requires): Add ghostscript.
11524
11525         * scm: Update some (c).
11526         
11527 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11528
11529         * input/test/{various}.ly: add \header fields and texidoc strings.
11530
11531 2002-10-05  Werner Lemberg  <wl@gnu.org>
11532
11533         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
11534         renamed to `output_latex_quoted'.
11535         Added `output_latex_noquote'.
11536         (schedule_lilypond_block): Implement `noquote' option for LaTeX
11537         mode.
11538
11539 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11540
11541         * ChangeLog: Add 1.6.6 release marker.  See below.
11542
11543         * stepmake/stepmake/po-targets.make: Remove --c++ option.
11544
11545         * scripts/midi2ly.py: Fix global syntax warnings.
11546
11547         * GNUmakefile.in: Generate builddir locale tree too.
11548
11549         * scripts/ly2dvi.py:
11550         * scripts/midi2ly.py: 
11551         * scripts/mup2ly.py: 
11552         * scripts/update-lily.py:
11553         * lily/main.cc (setup_paths): Fix for locales setup.
11554
11555 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11556
11557         * Documentation/windows/installing.texi: Soften wording about
11558         necessity of becoming Administrator.  tommie@iae.nl reports this
11559         does not seem to be necessary for his flavour of Windows 2000.
11560         Explicitely discourage text mode mounts.
11561
11562 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11563
11564         * lily/rest.cc (after_line_breaking): backport dot position fix.
11565
11566         * lily/rest-collision.cc (do_shift): also remove dots for suicided
11567         rests. Thanks to Klaus Zimmermann for finding this bug.
11568
11569 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11570
11571         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
11572
11573 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11574
11575         * Documentation/user/music-glossary.tely: fix links.
11576
11577 2002-10-21  Werner Lemberg  <wl@gnu.org>
11578
11579         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
11580         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
11581         scaling factor) only once and use them in the definition of
11582         \embeddedps.
11583         * ps/music-drawing-routines.ps (skeel): Removed.
11584
11585 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11586
11587         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
11588         Solaris7, as we don't use nested $( ) constructs.
11589
11590 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11591
11592         * VERSION: Release 1.6.6.
11593         
11594 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11595
11596         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
11597         as workaround for /bin/sh problems on Solaris7.
11598
11599 2002-10-19  Werner Lemberg  <wl@gnu.org>
11600
11601         * GNUmakefile.in (web-doc): Fix typos.
11602         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
11603         `music-drawing-routines.ps' but emit \special{header=...} once.
11604         * scm/tex.scm (header-end): Updated.
11605
11606 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11607
11608         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
11609         undefined tremolo. 
11610
11611 2002-10-15  Werner Lemberg  <wl@gnu.org>
11612
11613         * scripts/lilypond-book.py (g_make_html): New global variable.
11614         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
11615         if `g_make_html' isn't set.
11616         [main]: Add format `texi-html'.
11617         (option_definitions): Updated.
11618         * Documentation/user/lilypond-book.itely: Updated.
11619
11620         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
11621         * make/ly-rules.make (%.texi, %.nexi): Use it.
11622         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
11623         format to lilypond-book.
11624         * GNUmakefile.in (web-doc): Ditto.
11625
11626 2002-10-14  Werner Lemberg  <wl@gnu.org>
11627
11628         Further improve TeX output.  The produced files are about 40%
11629         smaller.  `lilyponddefs.tex' is now read only once.
11630
11631         * tex/lilyponddefs.tex: Remove footer stuff.
11632         (\ifundefined): Renamed to...
11633         (\lilypondundefined): This.  Use LaTeX's definition to
11634         make it nestable and make it global.
11635         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
11636         output.
11637         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
11638         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
11639         them global.
11640         (\placebox): Renamed to...
11641         (\lyitem): This.
11642         Make it global and call \outputscale by itself.
11643         (\lybox, \lyvrule): New macros to reduce input data.
11644         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
11645         New auxiliary macros.
11646         (\SkipLilydefs, \EndLilyPondOutput): Removed.
11647         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
11648         to...
11649         (\lilypondspace): This and made it global.
11650         (\turnOnPostScript): Renamed to...
11651         (\lilypondpostscript): This and made it global.
11652         (\turnOnExperimentalFeatures): Renamed to...
11653         (\lilypondexperimentalfeatures): This and made it global.
11654         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
11655         (\lilypondsetdimen): This and made it global.
11656         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
11657         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
11658         (all, $(outdir)/music-drawing-routines.ps): New rules.
11659         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
11660         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
11661         start-system, stop-system, stop-last-system, filledbox): Updated to
11662         use the changed macros from lilyponddefs.tex.
11663         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
11664
11665 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11666
11667         * Documentation/windows/installing.texi: Update.
11668
11669 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11670
11671         * VERSION: 1.6.5 released
11672
11673         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11674
11675 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11676
11677         * scm/translator-property-description.scm (voltaOnThisStaff): add
11678         property.
11679
11680 2002-09-28  Werner Lemberg  <wl@gnu.org>
11681
11682         * scm/tex.scm (header-end): Suppress page numbering.
11683
11684         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11685         Fix quotation for HTML output.
11686
11687 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11688         
11689         * Documentation/user/refman.itely: grammar and phrasing
11690           fixes to "Note Entry" section.  Also adds a few new examples.
11691
11692 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11693
11694         * flower/include/string-data.icc: include string.h
11695
11696 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11697
11698         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11699
11700 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11701
11702         * Documentation/user/GNUmakefile (extra-local-help): Add.
11703
11704         * stepmake/stepmake/www-targets.make (local-help): Add.
11705
11706 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11707
11708         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11709         packages.
11710
11711         * Documentation/topdocs/README.texi (Top): building documentation
11712         (not website.)
11713
11714 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11715
11716         * Documentation/user/refman.itely: 
11717         * Documentation/user/tutorial.itely: 
11718         * Documentation/user/music-glossary.tely: Merge changes.
11719
11720         * Documentation/user/glossary.html.in: 
11721         * Documentation/index.texi: 
11722         * Documentation/header.html.in: Accomodate renaming of glossary.
11723         
11724         * Documentation/user/tutorial.itely: Add some glossary references.
11725         
11726         * Documentation/user/refman.itely: Minor fixes.
11727         
11728         * Documentation/user/lilypond.tely: Add glossary do direntry.
11729
11730         * Documentation/user/music-glossary.tely: Rename (previously:
11731         glossary.tely).  Fix anchor placement.
11732
11733         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11734
11735 2002-09-23  Werner Lemberg  <wl@gnu.org>
11736
11737         * scripts/lilypond-book.py (output_dict): Fix handling of
11738         various environments by avoid extraneous newlines.
11739         Rename `output-all' regexp for html to `output-html'.
11740         Replace `output-all' regexp for texi with `output-texi-quote'
11741         and `output-texi-noquote'.
11742         (compose_full_body): Don't override `linewidth' user option
11743         for `singleline'.
11744         (schedule_lilypond_block): Don't indent text specified with
11745         `intertext' option.
11746         Add new option `noquote'.
11747         (compile_all_files): Use latex instead of tex to compile ly
11748         files directly.
11749
11750         * Documentation/user/lilypond-book.itely: Updated and revised.
11751         Improve layout.
11752
11753         * Documentation/user/glossary.tely,
11754         Documentation/user/introduction.itely,
11755         Documentation/user/tutorial.itely,
11756         Documentation/user/refman.itely,
11757         Documentation/user/appendices.itely: Fix overfull LilyPond
11758         boxes caused by the new lilypond-book code.  Other minor
11759         fixes.
11760
11761         * Documentation/user/macros.itexi (@texiflat): Don't emit
11762         trailing space.
11763
11764         * scm/tex.scm (end-output, header-end): Add preamble and
11765         postamble to make lilypond output directly compilable with
11766         latex.
11767
11768         
11769 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11770
11771         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11772         instructions.
11773
11774 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11775
11776         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11777
11778 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11779
11780         * lily/beam.cc (connect_beams): don't crash if there are quarter
11781         notes in beams.
11782
11783 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11784
11785         * Documentation/user/refman.itely: corrected ancient clef
11786         docu; added docu on ligatures
11787
11788 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11789
11790         * Documentation/user/glossary.tely,
11791         Documentation/user/refman.itely, input/les-nereides.ly,
11792         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11793         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11794         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11795         Stem properties: flag-style -> stroke-style, style -> flag-style.
11796
11797
11798 2002-09-22  Werner Lemberg  <wl@gnu.org>
11799
11800         * scripts/lilypond-book.py: Add option `notime' to suppress
11801         printing of a time signature.  Specify default indentation of 0pt
11802         if single line fragment.  Don't emit redundant `\paper{ }'.
11803
11804         * Documentation/user/lilypond-book.itely: Updated.
11805
11806         * Documentation/user/glossary.tely: Completely reformatting.
11807
11808 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11809
11810         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11811
11812 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11813
11814         * Documentation/user/tutorial.itely: Fix links.
11815         
11816         * Documentation/topdocs/index.tely:
11817         * Documentation/index.texi:
11818         * Documentation/header.html.in: Small website fixes and updates.
11819
11820         * debian/: Debian patch by Anthony Fok.
11821
11822 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11823
11824         * Documentation/footer.html.in: How time flies: It's already 2002!
11825
11826         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11827         more descriptive link names than 'here'.
11828
11829 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11830
11831         * VERSION: 1.7.2 released
11832         * VERSION: 1.6.4 released
11833         
11834         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11835
11836         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
11837         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
11838
11839         * mf/feta-din.mf (test): add x-height and space.
11840
11841         * lily/dynamic-engraver.cc (process_music): take dynamic direction
11842         from ^_ for crescendi. Idem for slurs and phrasing slurs.
11843
11844         * ly/grace-init.ly: add-to-grace-init: function to portably add
11845         settings to \grace. 
11846
11847         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
11848         if we get an absolute dynamic event.
11849  
11850         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
11851
11852         * lily/source-file.cc (get_line): oops. All line numbers were off
11853         by 2. Fix that. 
11854
11855         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
11856         be after the note, combined with -_^, i.e. c4-(-\)-\>  
11857
11858         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
11859
11860         * lily/parser.yy (number_factor): remove (number) as number
11861         expression. ("Let them eat Lisp").
11862
11863 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11864
11865         * lily/horizontal-bracket.cc: new file.
11866
11867         * lily/horizontal-bracket-engraver.cc: new file.
11868
11869         * input/regression/note-group-bracket.ly: new file. Support
11870         horizontal note brackets for music analysis.
11871
11872         * lily/stem.cc (flag): new flag-style: no-flag.
11873
11874         * input/test/stem-cross-staff.ly: new file
11875         
11876         * Documentation/user/internals.itely: Improved formatting, fixing
11877         typos.  Added a section `Output details' to describe how the TeX
11878         code looks like.
11879
11880         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
11881
11882         * lily/parser.yy: remove \dynamicscript.
11883
11884         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
11885         definitions. 
11886
11887         * python/midi.c (midi_error): take two arguments.
11888
11889         * Merge 1.6.5 changes:
11890         
11891 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11892
11893         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
11894         staff-space.  Previous 1.5 was probably meant as half-spaces.
11895         (cautionary-style): parentheses (was: smaller).  This is what doco
11896         says, and it seems more logical.
11897
11898         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
11899         for 2nd sentence.
11900
11901 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11902
11903         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
11904
11905 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11906
11907         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11908
11909 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11910
11911         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11912
11913 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11914
11915         * scm/translator-property-description.scm (voltaOnThisStaff): add
11916         property.
11917
11918 2002-09-28  Werner Lemberg  <wl@gnu.org>
11919
11920         * scm/tex.scm (header-end): Suppress page numbering.
11921
11922         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11923         Fix quotation for HTML output.
11924
11925 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11926         
11927         * Documentation/user/refman.itely: grammar and phrasing
11928           fixes to "Note Entry" section.  Also adds a few new examples.
11929
11930 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11931
11932         * flower/include/string-data.icc: include string.h
11933
11934 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11935
11936         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11937
11938 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11939
11940         * Documentation/user/GNUmakefile (extra-local-help): Add.
11941
11942         * stepmake/stepmake/www-targets.make (local-help): Add.
11943
11944 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11945
11946         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11947         packages.
11948
11949         * Documentation/topdocs/README.texi (Top): building documentation
11950         (not website.)
11951
11952 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11953
11954         * Documentation/user/refman.itely: 
11955         * Documentation/user/tutorial.itely: 
11956         * Documentation/user/music-glossary.tely: Merge changes.
11957
11958         * Documentation/user/glossary.html.in: 
11959         * Documentation/index.texi: 
11960         * Documentation/header.html.in: Accomodate renaming of glossary.
11961         
11962         * Documentation/user/tutorial.itely: Add some glossary references.
11963         
11964         * Documentation/user/refman.itely: Minor fixes.
11965         
11966         * Documentation/user/lilypond.tely: Add glossary do direntry.
11967
11968         * Documentation/user/music-glossary.tely: Rename (previously:
11969         glossary.tely).  Fix anchor placement.
11970
11971         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11972
11973 2002-09-23  Werner Lemberg  <wl@gnu.org>
11974
11975         * scripts/lilypond-book.py (output_dict): Fix handling of
11976         various environments by avoid extraneous newlines.
11977         Rename `output-all' regexp for html to `output-html'.
11978         Replace `output-all' regexp for texi with `output-texi-quote'
11979         and `output-texi-noquote'.
11980         (compose_full_body): Don't override `linewidth' user option
11981         for `singleline'.
11982         (schedule_lilypond_block): Don't indent text specified with
11983         `intertext' option.
11984         Add new option `noquote'.
11985         (compile_all_files): Use latex instead of tex to compile ly
11986         files directly.
11987
11988         * Documentation/user/lilypond-book.itely: Updated and revised.
11989         Improve layout.
11990
11991         * Documentation/user/glossary.tely,
11992         Documentation/user/introduction.itely,
11993         Documentation/user/tutorial.itely,
11994         Documentation/user/refman.itely,
11995         Documentation/user/appendices.itely: Fix overfull LilyPond
11996         boxes caused by the new lilypond-book code.  Other minor
11997         fixes.
11998
11999         * Documentation/user/macros.itexi (@texiflat): Don't emit
12000         trailing space.
12001
12002         * scm/tex.scm (end-output, header-end): Add preamble and
12003         postamble to make lilypond output directly compilable with
12004         latex.
12005
12006         
12007 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12008
12009         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
12010         instructions.
12011
12012 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
12013
12014         * Documentation/user/glossary.tely: Add titling and hyperlinks.
12015
12016 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12017
12018         * lily/beam.cc (connect_beams): don't crash if there are quarter
12019         notes in beams.
12020
12021 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
12022
12023         * Documentation/user/refman.itely: corrected ancient clef
12024         docu; added docu on ligatures
12025
12026 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
12027
12028         * Documentation/user/glossary.tely,
12029         Documentation/user/refman.itely, input/les-nereides.ly,
12030         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
12031         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
12032         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
12033         Stem properties: flag-style -> stroke-style, style -> flag-style.
12034
12035 2002-09-22  Werner Lemberg  <wl@gnu.org>
12036
12037         * scripts/lilypond-book.py: Add option `notime' to suppress
12038         printing of a time signature.  Specify default indentation of 0pt
12039         if single line fragment.  Don't emit redundant `\paper{ }'.
12040
12041         * Documentation/user/lilypond-book.itely: Updated.
12042
12043         * Documentation/user/glossary.tely: Completely reformatting.
12044
12045 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12046
12047         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
12048
12049 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12050
12051         * Documentation/user/tutorial.itely: Fix links.
12052         
12053         * Documentation/topdocs/index.tely:
12054         * Documentation/index.texi:
12055         * Documentation/header.html.in: Small website fixes and updates.
12056
12057         * debian/: Debian patch by Anthony Fok.
12058
12059 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12060
12061         * Documentation/footer.html.in: How time flies: It's already 2002!
12062
12063         * Documentation/topdocs/index.tely: Stable/development fix.  Use
12064         more descriptive link names than 'here'.
12065
12066 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12067
12068         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
12069
12070 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12071
12072         * lily/part-combine-music-iterator.cc (get_state): cleanup
12073         (get_music_info): cleanup.
12074
12075 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12076
12077         * scm/backend-documentation-lib.scm (interface-doc-string):
12078         crosslinks between interfaces and grobs. Headings for interfaces
12079         in grob explanation.
12080
12081 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
12082
12083         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
12084         dtd).  Add preliminary dtd.
12085         (re-sub-alist): Robustify.
12086
12087 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12088
12089         * lily/include/event-chord-iterator.hh,
12090         lily/context-specced-music-iterator.cc,
12091         lily/event.cc, lily/event-chord-iterator.cc: add
12092
12093 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
12094
12095         * lily/: some (c) header fixes.
12096         
12097         * lily/request-chord.cc: Remove.
12098         
12099         * lily/include/event-chord-iterator.hh:
12100         * lily/include/event.hh:
12101         * lily/event-chord.cc: New file.
12102         
12103         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
12104         requested.
12105
12106 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12107
12108         * lily/ : rename Request to Event
12109
12110         * lily/parser.yy (command_element): move clef stuff into Scheme.
12111
12112         * lily/:  rename length_mom () to get_length()
12113
12114         * lily/part-combine-music.cc: removed file and class.
12115
12116         * lily/context-specced-music-iterator.cc (class
12117         Context_specced_music_iterator): new file. Obsoletes the
12118         Context_specced_music type.
12119
12120         * scm/music-types.scm (make-repeated-music): put different kinds
12121         of repeated music into music-type table.
12122
12123         * VERSION: 1.7.1 released.
12124
12125         * scm/to-xml.scm: new file.
12126
12127         * input/test/to-xml.ly (fooBar): demo of what is possible with the
12128         new Input representation: dump music as XML.
12129
12130         * scm/engraver-documentation-lib.scm
12131         (engraver-accepts-music-types?): add links from music to engraver,
12132         from music-type to engraver.
12133
12134         * lily/include/command-request.hh: removed
12135         lily/include/musical-request.hh: removed. Removed all _req classes
12136         except Key_change_req. Changes throughout.
12137
12138 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12139
12140         * lily/tuplet-engraver.cc (try_music): Compile kludge.
12141
12142 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12143
12144         * lily/*.cc: specify accepts for many engravers.
12145
12146         * scm/music-documentation-lib.scm: dump music expressions and
12147         music subtypes.
12148
12149         * scm/documentation-lib.scm: complete revision.
12150         Use GOOPS objects to store document tree explicitly. Cleaned up and
12151         sped up doco generation a lot.
12152
12153 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12154
12155         * input/trip.ly (fugaIILeft): add arpeggio
12156
12157         * lily/translator-group.cc (try_music_on_nongroup_children):
12158         oops. The name symbol is in the cdr of the assoc handle.
12159
12160         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
12161         Hyphen_req, Glissando_req, Break_req, Mark_req 
12162
12163 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12164
12165         * lily/musical-request.cc (music-duration-length,
12166         music-duration-compress): new functions.
12167
12168         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
12169         throughout. Warning doesn't work yet.
12170
12171         * lily/translator-group.cc (try_music_on_nongroup_children):
12172         new implementation: store candidate acceptors in a hashTable.
12173
12174 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12175
12176         * scm/music-types.scm (music-descriptions): change name to
12177         internal-class-name
12178
12179         * scm/chord-name.scm (chord::inner-name-banter): remove space.
12180
12181 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12182
12183         * lily/beam.cc (connect_beams): don't crash if there are quarter
12184         notes in beams.
12185
12186 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
12187
12188         * Documentation/user/refman.itely: corrected ancient clef
12189         docu; added docu on ligatures
12190
12191 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
12192
12193         * Documentation/user/glossary.tely,
12194         Documentation/user/refman.itely, input/les-nereides.ly,
12195         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
12196         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
12197         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
12198         Stem properties: flag-style -> stroke-style, style -> flag-style.
12199
12200 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12201
12202         * scm/music-functions.scm (music-separator?): don't use name music
12203         property.
12204
12205 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
12206
12207         * stepmake/stepmake/generic-targets.make (help): Document check
12208         target.
12209
12210         * lily/new-accidental-engraver.cc: Compile fix.
12211
12212 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
12213
12214         * scripts/convert-ly.py: Add rule.
12215
12216         * input/test/music-creation.ly:
12217         * input/test/add-staccato.ly:
12218         * input/test/add-text-script.ly: ly-make-music.
12219
12220         * scm/drums.scm (make-head-type-elem, make-articulation-script):
12221         More ly-make-music renamings.
12222
12223         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
12224
12225         * lily/music-constructor.cc (make_music): Add debugging info.
12226
12227         * scm/music-functions.scm (make-simultaneous-music,
12228         (make-sequential-music, context-spec-music):
12229         * scm/music-types.scm (music-descriptions): Get lily to run.
12230
12231 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12232
12233         * lily/command-request.cc (transpose_key_alist): new function.
12234
12235         * lily/key-performer.cc (create_audio_elements): cleanup. 
12236
12237 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12238
12239         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
12240
12241         * lily/include/translator.hh (ENTER_DESCRIPTION): add
12242         events-accepted field.
12243
12244         * scm/music-types.scm: new file.
12245
12246         * lily/parser.yy: put music type initialization into scheme,
12247         similar to grob initialization.  Changes throughout.
12248
12249 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12250
12251         * Documentation/user/tutorial.itely: Fix links.
12252         
12253         * Documentation/index.texi: 
12254         * Documentation/header.html.in: 
12255         * Documentation/topdocs/index.tely: Small website fixes and updates.
12256
12257         * debian/: Debian patch by Anthony Fok.
12258
12259 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12260
12261         * Documentation/footer.html.in: How time flies: It's already 2002!
12262
12263         * Documentation/topdocs/index.tely: Stable/development fix.  Use
12264         more descriptive link names than 'here'.
12265
12266         * ROADMAP: Remove test stuff.
12267
12268         * scripts/update-lily.py: Allow auto-building of stable and
12269         development versions.  Bugfixes.
12270
12271 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12272
12273         * VERSION: released 1.7.0
12274
12275         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
12276
12277         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
12278         positive line widths.
12279
12280 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12281
12282         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
12283         go.  Fix comments.
12284
12285         * cygwin: Cygwin updates.
12286
12287 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12288
12289         * Documentation/windows/installing.texi (Top): version for python,
12290         urls for ghostscript (thanks to John Potelle)
12291         
12292         * lily/simultaneous-music-iterator.cc
12293         (Simultaneous_music_iterator): init children_list_ before
12294         triggering GC.
12295
12296         * lily/*-iterator.cc: be even more careful with smobbed copy
12297         constructors. 
12298
12299         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
12300         LeftEdge item.
12301
12302 2002-09-15  Werner Lemberg  <wl@gnu.org>
12303
12304         Improving LilyPond's output to make them ordinary TeX boxes with
12305         predictable dimensions.  System boxes are now vertically centered on
12306         the baseline; this offset can be further controlled with
12307         \lilypondscoreshift.
12308
12309         * lily/system.cc (System::post_processing): Pass length of current
12310         system to `start-system' (including any horizontal indentation).
12311
12312         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
12313         prettier.
12314         (lily-def): Append `%'.
12315         (start-system): Add parameter `wd'.  Output more TeX code to specify
12316         box dimensions.
12317         (stop-system, stop-last-system): Complement changes in
12318         `start-system'.
12319         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
12320         Updated.
12321
12322         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
12323         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
12324         Write final `\endinput'.
12325
12326         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
12327         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
12328         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
12329         files and macro definitions don't produce spurious spaces and
12330         paragraphs (using \endlinechar).
12331         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
12332
12333         * Documentation/user/internals.itely: Improved formatting, fixing
12334         typos.  Added a section `Output details' to describe how the TeX
12335         code looks like.
12336
12337 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12338
12339         * lily/accidental-engraver.cc: Also work with partial measures.
12340
12341 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12342
12343         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
12344         spanner.
12345
12346 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12347
12348         * lily/identifier-smob.cc (unpack_identifier): new file.
12349
12350         * lily/lexer.ll (identifier_type): new function.  use ly-id to
12351         pass off scheme expressions as music identifiers.
12352
12353         * scm/lily.scm: reorganisation, cleanups.
12354
12355         * lily/main.cc: small cleanups.
12356
12357 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12358
12359         * lily/ly-module.{cc,hh}: new file.
12360
12361 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12362
12363         * lily/accidental-engraver.cc: Also work with partial measures.
12364
12365 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12366
12367         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
12368
12369 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12370
12371         * lily/my-lily-lexer.cc: use SCM module in stead of
12372         Scheme_hash_table. Changes throughout.  
12373
12374 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12375
12376         * VERSION (MY_PATCH_LEVEL): make 1.7.0
12377