]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* Documentation/user/notation.itely (Instrument transpositions):
[lilypond.git] / ChangeLog
1 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2
3         * Documentation/user/notation.itely (Instrument transpositions):
4         Correct the name of the instrumentTransposition property.
5
6 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7
8         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
9
10 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
11
12         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
13         and postLilyPondExample are called when defined.
14
15 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
16
17         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
18         This fixes setting notenames with `\include "nederlands.ly" '
19
20         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
21         new function.
22
23 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
24
25         * scm/page-layout.scm: don't do piece, it should be in score-title
26         only.
27
28         * lily/lexer.ll: lex \score separately.
29
30         * lily/paper-book.cc: junk stencil2line.
31
32         * lily/paper-line.cc (Paper_line): construct from Stencil
33         directly. No futzing with the dimensions.
34
35         * lily/include/paper-line.hh (class Paper_line): 
36
37         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
38         takes arbitrary number of arguments.
39
40         * input/test/markup-score.ly (tuning): simplify example. 
41
42 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
43
44         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
45
46         * scm/define-markup-commands.scm (score): define score-markup
47
48         * lily/parser.yy (markup): use score-markup.
49
50         * lily/score.cc: add ly:score? 
51
52 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
53
54         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
55         fret-parse-string so it prepares for calls to fret-diagram-verbose
56         Changed display constants to props so they are available for
57         \override.
58         
59 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
60
61         * VERSION: release 2.3.3
62
63         * stepmake/stepmake/generic-vars.make: unset LANG.
64
65         * input/regression/tuplet-nest.ly: bugfix.
66
67         * lily/tie-performer.cc (stop_translation_timestep): reset
68         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
69
70         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
71         clear repeat_ directly after setting stem_tremolo_. Fixes:
72         tremolo-repeat.ly
73
74         * input/regression/span-bar-break.ly: new file.
75
76         * scm/define-grobs.scm (all-grob-descriptions): remove
77         break-visibility from SpanBar. Fixes: piano-repeat.ly
78
79 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
80
81         * python/lilylib.py (make_ps_images): only compute bbox when needed.
82
83         * scripts/lilypond-book.py (process_snippets): use lily -f ps
84         files for generating pngs. (failed experiment)
85
86         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
87         file with PFA fonts included.
88
89         * lily/score.cc (default_rendering): put header in too.
90
91         * lily/paper-line.cc (LY_DEFINE): change function to
92         ly:paper-line-extent
93
94         * scm/page-layout.scm (default-book-title): only add lines for
95         non-nil fields.
96         (default-score-title): idem.
97
98         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
99
100         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
101
102         * lily/include/paper-book.hh (class Paper_book): remove height_
103         member.
104
105         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
106
107         * lily/ly-module.cc (LY_DEFINE): bugfix.
108
109         * lily/paper-book.cc (book_title): separate function for the book
110         title.
111
112         * scm/page-layout.scm (default-book-title): only account for
113         markup fields.
114
115         * scm/framework-ps.scm: new file. Move high level interface from
116         output-ps.scm
117
118         * scm/music-functions.scm (def-grace-function): move macros from
119         ly/music-functions-init.ly
120
121         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
122         framework-tex.scm
123
124         * scm/framework-tex.scm (dump-line): new file. High level
125         interface for output (pages, systems, header). 
126
127         * lily/include/page.hh (class Page): add is_last_ field.
128
129         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
130
131         * lily/paper-book.cc (split_string): new function
132         (output): output multiple formats, i.e. --format=ps,tex
133
134         * scm/output-ps.scm (output-scopes): dump variables directly.
135         (define-fonts): rewrite for new interface
136
137         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
138
139         * lily/paper-outputter.cc (Paper_outputter): take format argument.
140
141         * lily/main.cc (parse_argv): don't set extension for output.
142
143         * lily/clef-engraver.cc (create_clef): remove
144         Staff_symbol_referencer::set_position() call. 
145
146 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
147
148         * ly/music-functions-init.ly (addlyrics): set the 'origin property
149         with the location argument in music function definitions.
150
151 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
152
153         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
154         staffsymbol dependency.
155
156         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
157         cleanups.
158
159         * lily/book.cc (process): return Paper_book
160         (to_stencil): use Book::process().
161
162         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
163         header_ field. Store in $globalheader
164
165         * lily/parser.yy (book_body): book header is initted to
166         $globalheader.
167         
168
169 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
170
171         * input/test/fill-a4.ly: removed.
172
173         * lily/parser.yy (output_def): push scope of parent_ Output_def
174         too.
175
176 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
177
178         * scm/output-gnome.scm: Update info.
179
180 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
181
182         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
183
184         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
185         than 1 module.
186
187         * lily/include/ly-module.hh (ly_use_module): rename is_module to
188         ly_c_module_p.
189
190         * scm/page-layout.scm (default-book-title): move Scheme titling
191         functions to here.
192
193         * lily/parser.yy (book_paper_block): remove scope too.
194
195         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
196
197         * lily/rest.cc: add direction to rest properties.
198
199         * lily/include/output-def.hh: new file, move from
200         music-output-def.hh
201
202 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
203
204         * scm/output-gnome.scm: Describe feta-cork hack.
205
206 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
207
208         * lily/include/book-paper-def.hh: derive from Output_def 
209
210         * lily/include/paper-def.hh: move all functionality out of class.
211         Junk header.
212
213         * lily/include/music-output-def.hh: rename Music_output_def to
214         Output_def.
215
216         * input/wilhelmus.ly: only set space for Paper formatting. 
217
218         * lily/include/midi-def.hh: remove file, remove class.
219         Move functions to Music-output-def.
220
221         * lily/music-output-def.cc (Music_output_def): remove separate
222         translator table. Lookup translators in scope directly. This
223         obviates Context suffix for context identifiers, i.e.
224
225         \context {
226           \Staff
227           .. 
228           }
229
230
231         will work.
232         
233
234         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
235
236         * Documentation/user/changing-defaults.itely (Horizontal spacing):
237         document spacing override hack.
238
239 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
240
241         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
242         installation info.  Support point-and-click.  Add +/- zoom
243         keybindings.
244
245 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
246
247         * VERSION: 2.3.2 released
248         
249         * lily/parser.yy (book_body): set default bookpaper.
250
251         * scm/output-tex.scm (header): kludge: hard code linewidth. 
252
253         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
254
255 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
256
257         * lily/score.cc (default_rendering): scale outputdef before
258         starting.
259
260 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
261
262         * scm/fret-diagrams.scm: Add header.
263
264         * scm/output-gnome.scm: Hello world :-)
265
266 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
267
268         * scripts/lilypond.py (run_dvips): only add papersize if present.
269
270         * lily/accidental-engraver.cc (update_local_key_signature): new
271         function, fold code from initialize() and process_music().
272         (update_local_key_signature): use deep copy. This fixes one
273         problem from custom-key-signatures.ly.
274         (number_accidentals_from_sig): tighter check for
275         accidental-too-old.
276
277         * ly/engraver-init.ly: remove localKeySignature
278         definition from ChoirStaff, StaffGroup, Score.
279         
280         * lily/percent-repeat-engraver.cc (try_music): add moments for
281         barlines too. Fixes: skipbars-percent-repeat.ly.
282
283 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
284
285         * lily/context-def.cc (filter_performers): don't go to cdrloc if
286         skipping last pair. Fixes: crash-bar-number.
287
288         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
289         D. Sorensen)
290
291         * input/test/fret-diagram.ly: new file.
292
293         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
294         (scale-paper): divide by scale.
295
296 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
297
298         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
299         case.
300
301 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
302
303         * scm/stencil.scm (fontify-text): reinstate function
304
305         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
306
307         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
308
309         * lily/parser.yy (book_paper_head): \bookpaper {} 
310
311         * python/midi.c: remove config.h
312
313 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
314
315         * scm/output-gnome.scm: Update.
316
317 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
318
319         * scm/output-gnome.scm: New file.
320
321         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
322
323 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
324
325         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
326         (find_scaled_font): move from Paper_def
327
328 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
329
330         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
331         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
332
333         * po/fr.po: update po.
334
335         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
336
337         * lily/book-paper-def.cc (print_smob): new file.
338
339 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
340
341         * buildscripts/lilypond-words.py: search words also from
342         music-functions-init.ly.
343
344 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
345
346         * ly/music-functions-init.ly (def-music-function): new helper
347         macro for defining music functions. \addlyrics \appoggiatura
348         \acciaccatura \grace \partcombine \autochange \applycontext
349         \applyoutput and \breathe are now defined here thanks to it.
350
351         * lily/parser.yy: 
352         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
353         \grace \partcombine \autochange \applycontext \applyoutput and
354         \breathe keywords removed from the parser.
355
356         * lily/parser.yy: 
357         * lily/music-function.cc (ly_make_music_function): 
358         * lily/lexer.ll (music_function_type): added a case for 0-arg
359         music functions.
360
361 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
362
363         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
364         refering to a music expression can be used in lily-inside-scheme:
365         #{ $music #}
366
367         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
368         and ly:parser-define, and change ly:parser-parse-string in order
369         to make #{ $music #} work.
370
371         * scm/new-markup.scm (compile-markup-expression): when an argument
372         is a string, use `make-simple-markup'.
373
374 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
375
376         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
377
378 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
379
380         * scripts/convert-ly.py (FatalConversionError.func): handle + in
381         font-size. (backportme)
382
383 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
384
385         * lily/paper-outputter.cc (output_stencil): dump font definitions
386         before each stencil.
387
388         * lily/include/paper-book.hh (struct Score_lines): new
389         struct. Collect info per Paper-score.
390
391         * lily/include/page.hh (class Page): to_stencil() returns Stencil
392         everywhere.
393
394         * lily/stencil.cc (find_expression_fonts): new function
395
396         * lily/paper-outputter.cc (output_stencil): use
397         interpret_stencil_expr
398
399         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
400         (interpret_stencil_expr): new function. Generic stencil
401         interpretation.
402
403         * lily/paper-def.cc (find_scaled_font): divide lookup
404         magnification by outpuscale for non-virtual fontmetrics. This
405         fixes ludicrously long font definitions for text
406         fonts. (backportme)
407
408         * lily/score-engraver.cc: remove
409         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
410
411 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
412
413         * input/test/markup-score.ly: Remove \notes.
414
415         * lily/parser.yy (book_body): Grok Composite_music and \header.
416         (markup): Push NOTES mode before score_block.
417
418         * VERSION: release 2.3.1
419         
420         * mf/feta-klef.mf: 
421         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
422
423         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
424
425         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
426
427 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
428
429         * scm/output-tex.scm (output-tex-string): tighten safe security.
430
431         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
432
433         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
434         allowed ly functions.
435
436         * lily/ly-module.cc (ly_module_define): only define variable if
437         bound.
438         (ly_make_anonymous_module): take safe option.
439
440 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
441
442         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
443
444 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
445
446         * input/regression/newaddlyrics.ly: Fix.
447
448         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
449         \score \notes.
450
451 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
452
453         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
454
455 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
456
457         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
458
459         * lily/paper-line.cc (Paper_line): don't store list of stencils,
460         but convert to single Stencil immediately.
461
462         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
463
464 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
465
466         * scm/output-sodipodi.scm: Resurrect sodipodi output.
467
468 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
469
470         * elisp/lilypond-mode.el: Changed the way defaults are created for
471         LilyPond-command-master.  LilyPond-mode will now check the
472         timestamps of the files to see which command has to run next.
473
474 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
475
476         * scm/bass-figure.scm (format-bass-figure): don't set
477         number-markup for strings. This fixes string in bass
478         figure. (backportme)
479
480         * lily/parser.yy (bass_number): insert number-markup into figure
481         definition.
482
483         * scm/define-music-properties.scm (all-music-properties): make
484         'figure a markup.
485
486         * scripts/convert-ly.py (conv): \apply -> \applymusic
487
488 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
489
490         * elisp/lilypond-mode.el: changed the order of some commands
491         ("Midi" after "2Midi"), use the user-defined
492         LilyPond-command-default as default instead of "LilyPond"
493
494         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
495         to set the master file for the next command.
496
497         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
498         with font-lock-reference-face.
499
500 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
501
502         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
503
504         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
505
506 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
507
508         * ly/music-functions-init.ly (TODO): new file.
509
510         * lily/parser.yy (Generic_prefix_music_scm): add more
511         music_function symbols.
512         (Prefix_composite_music): change \apply to music-function   
513
514         * lily/include/music-function.hh: rename to music-function
515
516 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
517
518         * lily/music-head.cc (LY_DEFINE): change order of args.
519
520         * input/regression/music-head.ly (texidoc): new file.
521
522         * lily/parser.yy (Generic_prefix_music): allow generic
523         music-transformation functions. 
524
525         * lily/include/music-head.hh (is_music_head): new file.
526
527         * lily/music-head.cc (get_music_head_transform): new file.
528
529 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
530
531         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
532         empty extent. This fixes ottava brackets on rests. (backportme)
533
534         * make/lilypond.redhat.spec.in (Group): ln png files for info.
535
536         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
537
538         * cygwin/lily-wins.py: update for the lily-wins.py script.
539
540 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
541
542         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
543         code. This will obviate typeset_grob () in the future.  The effect
544         of this is that improperly written spanner handling will result in
545         invalid spanner bounds.
546         (announce_grob): add to elems_ from here
547         (typeset_grob): comment out.  
548
549         * lily/include/engraver.hh (make_spanner): new calling interface
550         for make_{item,spanner}. This obviates most calls to
551         announce_grob().
552                 
553         * scm/music-functions.scm (set-accidental-style): use GrandStaff
554         iso. PianoStaff for piano styles.
555
556 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
557
558         * Documentation/user/music-glossary.tely: add segno after d.s.
559
560 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
561
562         * lily/include/audio-column.hh: remove unused variables.
563         (patch by Michael Welsh Duggan)
564
565         * flower/include/axes.hh (other_axis): inline Axes function
566         (thanks to David Brandon).
567
568 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
569
570         * cygwin/mknetrel: Install image links (backportme).
571
572         * Documentation/user/GNUmakefile (local-install-info): Activate
573         actual installing of image links (backportme).
574
575 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
576
577         * Documentation/user/notation.itely (Measure repeats): Removed
578         unnecessary (and confusing) \context Voice{.
579
580 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
581
582         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
583
584         * lily/page.cc (Page): Do not use ly_scheme_function for
585         volatile/configurable variables (FIXME: better name).
586
587         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
588         get_scmvar).
589
590 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
591
592         * scripts/convert-ly.py (FatalConversionError.subst): use
593         \transposition.
594
595 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
596
597         * lily/include/page.hh (class Page): Declare left_margin ().
598
599         * lily/page.cc: Remove paper var caching.
600
601 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
602
603         * Documentation/user/music-glossary.tely: Add name to @top node.
604         Remove comment from @table definitions (workaround for makinfo
605         bug).
606
607         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
608         ly:stencil-get-expr).  Update callers.
609         (ly:stencil-align-to!):  Return stencil too.
610
611         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
612         stencil.  Remove looped line-based page output.
613         (output_line): Use line stencil.  Remove looped stencil-based line
614         output.
615
616         * lily/page.cc (ly:page-paper-lines): New function.
617
618         * input/test/markup-score.ly: New file.
619
620         * scm/define-markup-commands.scm (stencil): New markup.
621
622         * lily/book.cc (to_stencil): New method.
623
624         * lily/parser.yy (markup): Use it to grok \score.
625
626 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
627
628         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
629
630         * lily/paper-book.cc (pages): Change signature.  Update callers.
631
632         * lily/include/page.hh:
633         * lily/page.cc: New file.
634
635         * lily/paper-line.cc (to_stencil): New method.
636         
637         * lily/paper-outputter.cc (output_stencil): New method.
638
639         * lily/paper-outputter.cc (output_line): Use them.
640
641         * lily/warn.cc: Remove.
642
643         * lily/my-lily-parser.cc (distill_inname): Remove.
644
645         * flower/include/file-name.hh: 
646         * flower/file-name.cc: New file.  Update users.
647
648         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
649         (find): New method of same name.
650
651         * lily/my-lily-parser.cc (ly:parse-file): Use it.
652
653         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
654         constant error message.
655
656 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
657
658         * input/test/{blank-notes.ly,staff-container.ly}: typos.
659
660 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
661
662         * Documentation/user/music-glossary.tely: @table @strong' replaced
663         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
664         (backportme).
665
666 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
667
668         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
669
670         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
671         #{ lily music expression #} that returns an equivalent scheme
672         music expression by parsing the string.
673
674 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
675
676         * lily/my-lily-parser.cc:
677         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
678         SCM string (foo.ly/toto.scm support).
679
680 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
681
682         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
683
684 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
685
686         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
687
688         * scripts/lilypond-book.py: LY code that includes \header is
689         not assumed to be a fragment.
690
691 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
692
693         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
694         tremolo beams up.
695
696         * lily/stem.cc (chord_start_y): Return 0 if no heads.
697         (get_default_stem_end_position): No tremolo head juggling if no
698         heads.  Fixes tremolo crash on rests (backportme).
699
700         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
701
702 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
703
704         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
705         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
706
707         * lily/lexer.ll: Allow \encoding in NOTES mode.
708
709         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
710         for lyrics, not for commands.
711
712         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
713         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
714
715         * input/regression/newaddlyrics.ly: New file.
716
717         * Documentation/topdocs/NEWS.texi: Update.
718
719         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
720         (Music_list): Allow embedded scm.
721
722         * lily/score.cc (ly:score-bookify): New function.
723
724         * lily/music.cc (ly:music-scorify): Idem.
725
726         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
727         (ly:parser-print-score): Idem.
728
729         * scm/lily.scm (default-toplevel-book-handler): Idem.
730         (default-toplevel-music-handler): Idem.
731         (default-toplevel-score-handler): Idem.
732
733         * ly/declarations-init.ly: Set default toplevel handlers.
734
735         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
736
737         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
738         printer for score at toplevel.
739
740 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
741
742         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
743         Fix for simple case: input/simple-song.ly, more complex stuff
744         does not work yet.
745
746 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
747
748         * lily/parser.yy (Prefix_composite_music): split Composite_music
749         in Prefix_composite_music and Grouped_music_list.
750         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
751
752 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
753
754         * scm/lily.scm (toplevel-expression): New define.
755
756         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
757
758         * lily/parser.yy (toplevel_expression): Use it.
759
760         * lily/include/my-lily-parser.hh: Smobbify.
761
762         * lily/my-lily-parser.cc (parse_string): New method.
763         
764         * lily/my-lily-parser.cc (ly:parse-string): New function.
765
766         * Documentation/user/lilypond.tely: Add comment and workaround for
767         gs-8.01 crash.  Fixes make web.
768
769         Simplification of toplevel music.
770         
771         * lily/lexer.ll, lily/parser.yy:
772
773         * In LYRICS mode, return LYRICS_STRING.  This fixes one
774         shift/reduce problem.
775
776         * Use NOTES mode at start of maininput.
777
778         * Grok toplevel composite music expression, put in score and book.
779
780         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
781
782         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
783
784         * input/simple.ly: New file.
785         
786         * input/simple-song.ly: Idem.
787
788 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
789
790         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
791         Sandberg.
792
793 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
794
795         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
796
797 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
798
799         * input/regression/accidental-octave.ly: doc automatic showing
800         of note names.
801
802 2004-04-16  Heikki Junes <janneke@gnu.org>
803
804         * po/fi.po: do "make po && make -C po po-update" at top-level,
805         then "cp po/out/fi.po po/fi.po" and update fields.
806
807         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
808
809 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
810
811         * Documentation/user/introduction.itely (About this manual): Fix
812         templates and regression urls (backportme).
813
814 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
815
816         * ly/engraver-init.ly (Score:graceSettings): Increase
817         beamed-lengths, especially for 32nd notes.
818
819         * Documentation/user/notation.itely (Grace notes): Correct the
820         syntax for add-grace-property example.
821
822 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
823
824         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
825         `Generated' tag.
826
827         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
828         Severely broken (the Debian package, at least).
829
830 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
831
832         * lily/context.cc (find_create_context): assign to lvalue.
833
834 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
835
836         * lily/include/translator.hh (class Translator): rename
837         get_parent_context() to context () to avoid confusion.
838
839         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
840
841         * lily/lexer.ll: change is_string -> ly_c_string_p 
842
843         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
844
845         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
846
847         * VERSION: release 2.3.0
848
849         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
850
851         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
852         if nonempty.
853
854         * lily/include/context.hh (class Context): make members protected.
855         (children_contexts): new accessor function.
856
857         * lily/include/translator.hh (class Translator): make
858         daddy_context_ protected.
859         (class Translator): clean up. 
860
861         * lily/include/context.hh (class Context): make daddy_context_
862         private.
863
864         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
865         higher for finding Voice. (backportme)  
866
867         * lily/include/context.hh (class Context): remove
868         find_context_below() as a method.
869
870         * Documentation/user/notation.itely (The Lyrics context): add note
871         about manual durations
872
873         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
874         encoding.
875
876         * scm/output-tex.scm (text): dump \inputencoding{} for text.
877
878 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
879
880         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
881         \usepackage{inputenc}
882
883         * lily/paper-book.cc (classic_output): don't advance Offset for
884         TeX output.
885
886         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
887         ec-sauter.map in rules
888
889         * mf/ecb.mf (font_identifier): new file, based on ecbx
890
891         * mf/ecb10.mf (gensize): new file.
892
893         * Documentation/topdocs/NEWS.texi (Top): document some more new
894         features.
895
896         * ly/declarations-init.ly: run convert-ly
897
898         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
899         from input-file-results. Remove input-file-results.* 
900
901 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
902
903         * scm/output-ps.scm (font-command): Fix, again.
904
905         * input/test/title-markup.ly: Add \noPagebreak test.
906
907         * lily/score-engraver.cc (try_music): Bugfix.
908
909 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
910
911         * lily/main.cc (main_with_guile): excise dependency options -M and
912         --dep-prefix
913
914         * lily/input-file-results.cc: excise Makefile dependency code
915
916         * Documentation/user/invoking.itexi (Invoking the lilypond
917         binary): remove dep doco
918         
919         * lily/main.cc (main_with_guile): call lilypond-main
920         
921         * scm/lily.scm (lilypond-main): new function: handle multiple files.
922
923         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
924         exception.
925
926         * lily/my-lily-parser.cc: remove paper_description function
927
928         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
929         new function.
930
931         * lily/main.cc: remove global_score_count.
932
933         * lily/book.cc (process): don't take header from global_input_file.
934
935         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
936
937         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
938
939         * lily/music-output-def.cc (LY_DEFINE): new function
940         ly_output_description. This function does the bulk for  setting,
941         parsing and breaking down of an input file.
942
943         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
944         anonymous modules globally. Let's hope they get GCd
945
946         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
947
948 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
949
950         * scm/output-ps.scm (header): Papersize from paper.
951
952         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
953         for classic output.
954
955         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
956         lilypondclassic is defined.
957         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
958
959         * input/regression/between-systems.ly: Remove.
960
961         * python/lilylib.py (get_bbox): Fix regular expression
962         for bounding box.
963
964         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
965
966         * scm/output-tex.scm (stop-page): Use it.
967
968         * scm/output-ps.scm (define-fonts): Bugfix.
969
970         * lily/grob.cc: Add penalty to interface.
971
972         * lily/include/paper-line.hh (class Paper_line): New member
973         var penalty_.
974
975         * lily/system.cc (get_line): Initialise Paper_line with
976         page-penalty's from original grobs.
977
978         * scm/define-music-properties.scm (all-music-properties): Add
979         page-penalty.
980
981         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
982
983         * lily/score-engraver.cc (try_music): Handle page-penalty.
984
985         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
986
987 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
988
989         * ly/declarations-init.ly (melismaEnd): typo
990
991         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
992
993         * scm/output-ps.scm (text): split string into spaces, use moveto
994         for setting space. 
995         
996 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
997
998         * po/nl.po: Update.
999
1000         * scm/font.scm (add-cmr-fonts): Typo.
1001
1002 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1003
1004         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
1005         font-encoding.
1006
1007         * scm/define-grobs.scm (all-grob-descriptions): idem.
1008
1009         * lily/time-signature.cc (numbered_time_signature): idem.
1010
1011         * scm/font.scm (add-cmr-fonts): use real encoding names for
1012         font-encoding.
1013
1014 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1015
1016         * lily/paper-book.cc (classic_output): 
1017         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
1018         Fixes classic output.
1019         (lilypondstart):
1020         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
1021         kludge.
1022
1023         * scripts/old-lilypond-book.py: Remove.
1024
1025         Page layout for SCOREs enclosed in a BOOK:
1026
1027         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
1028         layout tweaking.
1029
1030         * input/les-nereides.ly (theScore): Add \book.
1031         
1032         * input/test/title-markup.ly: Add \book.
1033
1034         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
1035         only if 'verbose.
1036
1037         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
1038
1039         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
1040
1041         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
1042         * scm/output-tex.scm (start-system): Update for page layout by
1043         LilyPond.
1044
1045         * scm/output-ps.scm (start-system): Previously (new-start-system).
1046
1047         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
1048         passed to define-fonts.
1049
1050         * lily/paper-column.cc: 
1051         * lily/system.cc (get_line):
1052         * ly/property-init.ly (newpage): 
1053         * scm/define-grob-properties.scm:
1054         * scm/output-ps.scm: 
1055         * scm/output-tex.scm: Remove between-system-string kludge.
1056
1057         * scm/output-ps.scm (define-fonts, font-command,
1058         font-load-encoding): Handle ENCODING = #f.
1059
1060         * scm/output-tex.scm (output-scopes): Check if variable is bound.
1061
1062         * scm/define-markup-commands.scm (fill-line): Use
1063         make-simple-markup (WAS: unexisting make-word-markup).
1064
1065         * lily/text-item.cc (interpret_markup): Bugfix, transpose
1066         ENCODING, MARKUP parameters for interpret_string.
1067
1068         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
1069
1070         * lily/score.cc (book_rendering): New method.
1071         (default_rendering): Create Paper_book helper locally, dump
1072         output.
1073
1074         * lily/my-lily-lexer.cc (the_key_tab): Add book.
1075
1076         * lily/parser.yy: Handle \book.
1077
1078         * lily/include/book.hh: 
1079         * lily/book.cc: New file.
1080
1081 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1082
1083         * lily/text-item.cc (interpret_string): new file, select font with
1084         encoding.
1085
1086         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
1087
1088         * scm/define-markup-commands.scm (encoded-simple): new markup command.
1089
1090         * lily/parser.yy (markup): take encoding from lexer.
1091
1092 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1093
1094         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
1095
1096         * scm/output-ps.scm: Remove some cruft.
1097
1098 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1099
1100         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
1101
1102         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
1103
1104 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1105
1106         * scm/font.scm (add-century-schoolbook-fonts):
1107         (make-century-schoolbook-tree): New function.
1108
1109         * input/test/title-markup.ly: Use Century Schoolbook font.
1110
1111 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1112
1113         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
1114         to Erik Sandberg) 
1115
1116         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
1117
1118         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
1119
1120         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
1121
1122         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
1123
1124 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1125
1126         * scm/part-combiner.scm (determine-split-list): bugfix: if no
1127         solo-state (at end of solo), we can set the solo status
1128         too. (backportme.)
1129
1130         * input/regression/part-combine-solo-end.ly: new file.
1131
1132 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1133
1134         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
1135         flavour abc files.  Really ignore unknown keys (backportme).
1136
1137 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1138
1139         * lily/scaled-font-metric.cc (text_dimension): only multiply with
1140         magnification_ when looking up in orig_.
1141
1142         * scm/output-tex.scm (text): switch off char-mapping.
1143
1144         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
1145         because AFM's encoding field cannot have spaces.
1146
1147 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1148
1149         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
1150
1151 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1152
1153         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
1154
1155         * mf/cmr.enc: new file, without hi-bit ascii info. 
1156
1157         * lily/bezier-bow.cc (slur_shape): make indent dependent on
1158         width. This removes the 'hook' at the end of a long slur.
1159
1160         * buildscripts/mf-to-table.py (parse_logfile): don't append
1161         encoding to fontname.
1162
1163 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1164
1165         * scm/output-ps.scm (define-fonts): Load .enc only once.
1166
1167         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
1168         too.
1169
1170 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1171
1172         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
1173         encoding field.
1174
1175         * lily/stencil-scheme.cc: remove ly:fontify-atom 
1176
1177         * ly/portuges.ly (pitchnames): new file.
1178
1179         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
1180         Michael Welsh Duggan
1181
1182         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
1183
1184         * ly/nederlands.ly: add comment about digits.
1185
1186         * lily/scaled-font-metric.cc (derived_mark): idem.
1187
1188         * scm/encoding.scm (make-encoding-mapping): change permutation to
1189         mapping.
1190
1191         * lily/scaled-font-metric.cc (derived_mark): is a const method.
1192         (Modified_font_metric): make alist for coding_description_
1193         (LY_DEFINE): remove coding-name.
1194
1195         * scm/output-tex.scm (text): remove debugging code.
1196
1197         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
1198
1199         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
1200         from infile.
1201
1202         * mf/feta-generic.mf: move fet_beginfont into generic code.
1203         use fetaMusic (without space) as encoding
1204
1205         * mf/feta-autometric.mf: take encoding argument
1206
1207         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
1208
1209         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
1210         use.
1211
1212         * scm/encoding.scm (read-encoding-file): use symbol for glyph
1213         name.
1214
1215 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1216
1217         * input/test/title-markup.ly: Set inputencoding.
1218
1219         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
1220
1221         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
1222
1223         * scm/encoding.scm (get-coding-filename, get-coding-command): New
1224         function.
1225         (coding-alist): Also hold filename, command.
1226         (read-encoding-file): Return symbols.
1227
1228 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1229
1230         * scm/output-tex.scm: remove fontify; text and char take a font
1231         argument.
1232
1233         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
1234
1235         * lily/scaled-font-metric.cc (text_dimension): init
1236         coding_{permutation,table}_ too 
1237         (LY_DEFINE): ly:font-encoding, new function return
1238
1239         * lily/paper-def.cc (find_scaled_font): take input coding from
1240         inputcoding paper var.
1241
1242         * lily/performance.cc (output): remap modulo 16.
1243
1244         * lily/text-item.cc (interpret_markup): whoops, variable
1245         shadowing fixed.
1246
1247 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
1248
1249         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
1250         symbols, not symbols to strings.
1251         
1252         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
1253         symbols, not symbols to strings.
1254
1255 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1256
1257         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
1258         (ly:kpathsea-gulp-file): New function.
1259
1260         * scm/encoding.scm (read-encoding-file): Use it.
1261
1262 2004-04-06  Werner Lemberg  <wl@gnu.org>
1263
1264         * scm/encoding.scm (coding-alist): Fix typo.
1265
1266 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1267
1268         * lily/scaled-font-metric.cc (text_dimension): move function from
1269         Font_metric
1270         (make_scaled_font_metric): init coding_scheme_ to TeX
1271         (text_dimension): use get-coding-vector for non TeX coding_scheme_
1272
1273         * lily/include/scaled-font-metric.hh (struct
1274         Modified_font_metric): rename from Scaled_font_metric
1275
1276         * scm/encoding.scm (read-encoding-file): split up large function,
1277         leave caching to (delay)
1278
1279         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
1280
1281 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1282
1283         * lily/my-lily-lexer.cc (set_encoding): New method.
1284
1285         * lily/lexer.ll: Grok \encoding.
1286
1287         * lily/font-metric.cc (get_encoded_index): New function.
1288
1289         * lily/include/font-metric.hh (coding_scheme): New method.
1290
1291         * scm/encoding.scm: New file.
1292
1293         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
1294
1295 2004-04-05  Werner Lemberg  <wl@gnu.org>
1296
1297         * Documentation/user/tutorial.itely: Revised (finished).
1298
1299         * Documentation/user/macros.itexi (@separate): Removed.
1300
1301 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1302
1303         * scm/output-ps.scm (define-fonts): fix scaling.
1304
1305         * lily/scaled-font-metric.cc (design_size): add function.
1306
1307         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
1308         partial cut&paste of ly:font-magnification.
1309
1310 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1311
1312         * scm/output-ps.scm (define-fonts):
1313         (fontify): Update.
1314
1315 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1316
1317         * po/fr.po: update. (backportme).
1318
1319         * po/nl.po: update. (backportme). 
1320
1321         * mf/feta-beugel.mf: document why design size is not fixed.
1322
1323         * mf/feta-braces-a.mf: rename to stress that it's not design size.
1324
1325 2004-04-04  Werner Lemberg  <wl@gnu.org>
1326
1327         * Documentation/user/tutorial.itely: Revised (continued).
1328
1329 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1330
1331         * po/nl.po: Update (backportme).
1332
1333 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1334
1335         * po/de.po: update. (backportme).
1336
1337         * scm/output-tex.scm (font-command): use ly: functions to
1338         construct name.
1339         (define-fonts): don't use alist, just dump \font definitions.
1340         (font-load-command): calculate proper scaling by taking
1341         outputscale from paper argument.
1342
1343         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
1344         expression.
1345
1346         * lily/paper-outputter.cc (output_header): pass paper arg to
1347         define-fonts
1348
1349         * lily/paper-def.cc (font_descriptions): dump list of
1350         Scaled_font_metrics
1351         (find_scaled_font): take Font_metric argument, store
1352         Scaled_font_metrics in hash-table containing (size ->
1353         Scaled_font_metrics) alist.
1354         (get_dimension): rename from get_realvar
1355
1356         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
1357         ly:font-magnification, ly:font-name: new functions
1358
1359 2004-04-03  Werner Lemberg  <wl@gnu.org>
1360
1361         * Documentation/user/dedication.itely,
1362         Documentation/user/preface.itely,
1363         Documentation/user/introduction.itely,
1364         Documentation/user/tutorial.itely: Revised.
1365         Removing leading spaces which distorts output if info files are read
1366         with stand-alone info.
1367         Removing superfluous inter-word spaces which also distorts output
1368         for stand-alone info.
1369         Using ` and ' instead of `` and '' everywhere to improve
1370         legilibility with stand-alone info
1371         Using @samp for single-letter input items and data which contains
1372         spaces, @code for other things.
1373
1374         * lily/grob-interface.cc: Adding copyright.
1375         (check_interfaces_for_property): Improve format of warning message.
1376
1377 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1378
1379         * lily/include/font-metric.hh (struct Font_metric): add
1380         design_size () method.
1381
1382         * buildscripts/mf-to-table.py (base): add DesignSize comment.
1383
1384         * lily/afm.cc (read_afm_file): read design size.
1385
1386         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
1387
1388         * scm/music-functions.scm (unfold-repeats): handle dots too.
1389
1390 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1391
1392         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
1393         (backportme)
1394
1395 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1396
1397         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
1398         lyric indent.  Revert melismaBusyProperties using \unset.
1399
1400 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1401
1402         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
1403
1404         * lily/parser.yy (command_element): allow redefinition of |
1405         meaning.
1406
1407         * lily/break-align-engraver.cc (acknowledge_grob): construct
1408         LeftEdge where the first cause for alignment is coming from.
1409         This makes \override Staff.LeftEdge work as expected.
1410
1411         
1412         * lily/slur-performer.cc (Slur_performer): add inits
1413
1414         * lily/beam-performer.cc (Beam_performer): add inits
1415
1416 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1417
1418         * VERSION (PACKAGE_NAME): release 2.2.0
1419
1420         * scripts/convert-ly.py (conv): add 2.2.0 rule.
1421
1422 2004-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1423
1424         * lily/cluster.cc (height): Fix warning.
1425
1426         * lily/parser.yy: Janitorial cleanups.
1427
1428         * Documentation/user/tutorial.itely (Tutorial): Typo.
1429
1430 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1431
1432         * lily/change-iterator.cc (process): search at multiple context
1433         levels. This fixes 
1434
1435         
1436         * scm/part-combiner.scm (analyse-spanner-states): use split-index,
1437         not voice-state index for tie state. This fixes a partcombine
1438         problem with ties.
1439
1440         * Documentation/user/tutorial.itely (Commenting input files): add
1441         note about convert-ly.
1442
1443         * input/test/cadenza-skip.ly:  new file.
1444
1445 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1446
1447         * po/nl.po: Spelling fixes.
1448
1449         * autogen.sh (srcdir): Regenerate.
1450
1451         * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
1452         autogen.sh.
1453
1454         * configure.in: Use C++ to check for C++ header.
1455
1456         * po/nl.po: Update.
1457
1458         * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
1459
1460         * lily/event.cc (to_relative_octave): Translatable sentence should
1461         be one string.
1462
1463         * python/lilylib.py (warranty): Year range is not translatable.
1464         It's 2004 already!
1465
1466         * flower/warn.cc (non_fatal_error, warning, programming_error):
1467         Remove whitespace from translated string.
1468
1469 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1470
1471         * VERSION: release 2.1.37.
1472
1473 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1474
1475         * configure.in: check for C language.
1476
1477         * lily/source-file.cc: include strstream without h.
1478
1479         * scm/documentation-generate.scm (string-append): use name without
1480         .texi.
1481
1482         * autogen.sh (srcdir): SUSE fix.
1483
1484         * Documentation/user/notation.itely (Ancient clefs): idem.
1485
1486         * Documentation/user/lilypond-book.itely (Integrating HTML and
1487         music): idem.
1488
1489         * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
1490
1491         * lily/change-iterator.cc (process): use find_existing_context().
1492
1493         * input/test/polymetric-differing-notes.ly: use ly:music-compress.
1494
1495         * input/regression/repeat-unfold-tremolo.ly: new file.
1496
1497         * scm/music-functions.scm (unfold-repeats): undo music compression
1498         too.
1499
1500         * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
1501         (LY_DEFINE): ly:music-compress new function.
1502
1503         * scm/part-combiner.scm (determine-split-list): split for voice
1504         crossings
1505
1506         * input/regression/part-combine-cross.ly: new file.
1507
1508         * scm/part-combiner.scm (make-part-combine-music): don't do
1509         relative inside partcombine arguments.
1510
1511         * scm/music-functions.scm (make-non-relative-music): new function.
1512
1513         * Documentation/user/notation.itely (Automatic part combining):
1514         add note about \relative.
1515
1516         * lily/part-combine-iterator.cc (construct_children): add
1517         start_moment_ member.
1518
1519         * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
1520         stem-tremolo by stem object. This fixes no stem for tremolo bug.
1521
1522         * lily/stem-tremolo.cc (print): don't crash for no-stem.
1523
1524         * Documentation/user/changing-defaults.itely (Which properties to
1525         change): fixes.
1526
1527 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1528
1529         * po/fr.po: update.
1530
1531 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1532
1533         * input/wilhelmus.ly: More original lyrics.  Add to examples.
1534
1535         * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
1536         Reinstate old code that issues warning.  Fixes --srcdir build.
1537
1538 2004-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1539
1540         * input/wilhelmus.ly: New file.
1541
1542         * Documentation/user/notation.itely: 
1543         * Documentation/user/introduction.itely:
1544         * Documentation/user/tutorial.itely: Use quote ly-option instead
1545         of explicit @quotation.  This fixes too long lilypond linewidths
1546         resulting in overful hboxes.
1547
1548         * scripts/lilypond-book.py: Add ly-option: `quote'.
1549
1550 2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1551
1552         * tex/titledefs.tex: Avoid that the first score line is extra
1553         indented if instrument is defined but not piece.
1554
1555 2004-03-30  Werner Lemberg  <wl@gnu.org>
1556
1557         * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
1558         `lilypond/' to info file name.
1559         (@usermanref) [info]: New variant.
1560
1561         * scm/documentation-generate.scm: Fix definition of @usermanref
1562         and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
1563         to info file name.
1564
1565 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1566
1567         * VERSION: release 2.1.36
1568         
1569         * Documentation/user/changing-defaults.itely (Interpretation
1570         contexts): rewrite introduction.
1571
1572 2004-03-30  Ferenc Wagner  <wferi@tba.elte.hu>
1573
1574         * scm/define-markup-commands.scm: Use TeX accents instead of
1575         straight iso-8859-1 encoding in the doc string.
1576
1577 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1578
1579         * Documentation/user/tutorial.itely (A lead sheet): remove extra
1580         space after dotted duration.
1581
1582 2004-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1583
1584         * Documentation/user/introduction.itely: 
1585         * Documentation/user/notation.itely:
1586         * Documentation/user/tutorial.itely: Up all relative examples.
1587         Enclose @lilypond displays in @quotation.  Typos and corrections.
1588
1589         * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
1590
1591 2004-03-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1592
1593         * scm/music-functions.scm (make-voice-props-revert): Revert also
1594         MultiMeasureRest staff-position in oneVoice.
1595
1596 2004-03-29  Heikki Junes <hjunes@cc.hut.fi>
1597
1598         * Documentation/user/changing-defaults.itely, 
1599         Documentation/user/lilypond.tely: few fixes. Place no comma between
1600         two options: a and b, but commas between three options: a, b, and c.
1601         By this manner, grouping is possible: a and b, and c and d.
1602
1603 2004-03-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1604
1605         * Documentation/user/GNUmakefile: add rule for .nexi
1606
1607 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1608
1609         * Documentation/user/music-glossary.tely: move glossary direntry
1610
1611         * stepmake/stepmake/texinfo-vars.make (INFOINSTALL): 
1612         only do mkdir/install-info if INFO_INSTALL_FILES != "".
1613
1614 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1615
1616         * stepmake/aclocal.m4: Verify that gettext configure check with
1617         gcc-3.3 and autoconf 2.59 is still broken.  Update warning.
1618
1619 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1620
1621         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
1622         glob.glob for .png filenames. This catches multipage pngs.  
1623
1624         * Documentation/user/changing-defaults.itely (Determining the grob
1625         property): fix references.
1626
1627         * lily/staff-symbol.cc (print): only add extent if non empty.
1628         This fixes staff-container.ly.
1629
1630         * lily/timing-engraver.cc (initialize): init whichBar, so a score
1631         starting with a mmrest also works.
1632
1633         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
1634         PNG for texinfo too.
1635
1636         * po/lilypond.pot: update translation strings.
1637
1638         * VERSION: 2.1.35 released
1639         
1640         * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
1641         context argument too.
1642
1643         * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
1644
1645         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
1646
1647         * python/lilylib.py (command_name): don't return 1st path
1648         component.
1649
1650         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
1651         .png case separately.
1652
1653         * python/lilylib.py (system): typo.
1654         
1655 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1656
1657         * input/regression/span-bar.ly: Fix typos.  Set indent-level:2,
1658         run indent-region.
1659
1660         * Documentation/user/preface.itely: Run texinfo-all-menus-update.
1661         Fixes compile.
1662
1663         * lily/function-documentation.cc: Compile fix: Include <string.h>.
1664         Add header.
1665
1666 2004-03-27  Heikki Junes  <hjunes@cc.hut.fi>
1667
1668         * vim/lilypond-indent.vim: small fixes.
1669
1670 2004-03-26  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1671
1672         * Documentation/user/notation.itely (Entering lyrics): Add example
1673         with correct english double quotes (at least for LaTeX output,
1674         maybe not a good idea if we switch to PS as the default output
1675         format).
1676
1677 2004-03-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1678
1679         * lily/staff-performer.cc (create_audio_elements): play instrument
1680         changes before notes arrive. This fixes instrument of the first
1681         note in a score.
1682
1683         * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
1684         to 1.9.0 conversion.
1685
1686         * lily/mark-engraver.cc: doc string.
1687
1688         * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
1689
1690         * Documentation/user/introduction.itely (Introduction): new node.
1691
1692 2004-03-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1693
1694         * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
1695
1696         * input/regression/spacing-ragged-last.ly: new file.
1697
1698         * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
1699         spacing.
1700
1701         * scm/font.scm: rewrite using GOOPS.
1702         
1703         * lily/context-def.cc (filter_engravers): derefence pointer.
1704
1705         * lily/lily-guile.cc (type_check_assignment): use
1706         ly_scheme_function iso. scm_primitive_eval where possible.
1707
1708         * lily/performance.cc (output): limit channels at 15. This fixes
1709         percussion inadvertently showing up in large scores.
1710
1711 2004-03-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1712
1713         * input/regression/tuplet-gap.ly: new file.
1714
1715         * lily/tuplet-bracket.cc (make_bracket): take gap interval.
1716         (print): compute gap length from number size, include italic
1717         correction.
1718
1719         * scm/define-grobs.scm (all-grob-descriptions): remove gap from
1720         tuplet-bracket
1721
1722         * scm/paper.scm (set-default-paper-size): new function, to be
1723         called at toplevel.
1724         (set-paper-size): new function, to be called inside \paper {}
1725         (set-default-paper-size): new function, to be called at toplevel.
1726
1727         * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function. 
1728
1729         * lily/beam-performer.cc (process_music): idem.
1730
1731         * lily/slur-performer.cc (process_music): stop melisma for stop event.
1732         
1733         * tex/titledefs.tex: remove scshape for piece.
1734
1735         * lily/line-spanner.cc (line_stencil): font-encoding = music, not
1736         font-family
1737
1738         * lily/time-signature.cc (special_time_signature): font-encoding
1739         not family.
1740
1741         * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
1742         dynamic to head. This fixes p placement in morgenlied.
1743
1744 2004-03-23  Werner Lemberg  <wl@gnu.org>
1745
1746         * stepmake/stepmake/generic-targets.make (help): Improve text.
1747
1748 2004-03-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1749
1750         * VERSION: 2.1.34 released
1751         
1752         * lily/main.cc (main_with_guile): switch debugging.
1753
1754         * lily/system.cc (get_line): plug leak.
1755
1756         * lily/paper-book.cc (pages): plug memory leaks: delete page array
1757         and contents.
1758         (stencil2line): plug leak.
1759
1760         * Documentation/user/changing-defaults.itely (Determining a grob
1761         property):  new node.
1762         (Layout interfaces): new node.
1763         (Navigating the program reference): new node.
1764
1765         * lily/accidental-engraver.cc (acknowledge_grob): add property
1766         harmonicAccidentals
1767
1768         * lily/piano-pedal-engraver.cc (del_linespanner): new function.
1769         general cleanups.
1770         
1771         * input/les-nereides.ly (middleDynamics): resurrect Les
1772         nereides. Remove pedal hack.
1773
1774 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1775
1776         * input/regression/property-grace-polyphony.ly: new file.
1777
1778         * lily/translator-property.cc (execute_pushpop_property): only pop
1779         one instance of the property. This fixes << \\ >> together with
1780         \grace.
1781
1782         * lily/break-align-interface.cc (ordered_elements): we cannot
1783         modify the #'elements property, so return reordered array.
1784
1785 2004-03-23  Heikki Junes  <hjunes@cc.hut.fi>
1786
1787         * buildscripts/lilypond.words.py: remove.
1788         * buildscripts/lilypond-words.py: add new, renamed file. 
1789         Give generated targets and dirs explicitly in arguments.
1790
1791         * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
1792         elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
1793         vim/lilypond-syntax.vim: update to use new lilypond-words.py.
1794         
1795         * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
1796
1797         * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
1798
1799         * Documentation/topdocs/INSTALL.texi: update vim-mode installing
1800         orders.
1801
1802         * vim/GNUmakefile: add local-uninstall target.
1803
1804         * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
1805         
1806         * vim/vimrc: add a one-liner file.
1807
1808         * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
1809         vimrc in EXTRA_DIST_FILES.
1810
1811         * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
1812
1813 2004-03-22  Heikki Junes  <hjunes@cc.hut.fi>
1814
1815         * config.make.in: add vimdir.
1816
1817         * vim/GNUmakefile: add local-install.
1818
1819 2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1820
1821         * tex/titledefs.tex: Replaced \ifx\blabla\undefined
1822         with \lilypondifundefined{blabla}. Solves problem with multiple
1823         titles in the same lilypond-book document.
1824
1825 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1826
1827         * scm/document-backend.scm (interface-doc): sort grob list for
1828         interface.
1829
1830         * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
1831         pre/post break align-order.
1832
1833         * spelling patch courtesy Edward Sutton.
1834
1835         * Documentation/user/changing-defaults.itely (Changing context
1836         default settings): new node.
1837         (Defining new  contexts): new node.
1838
1839         * scripts/lilypond-book.py (is_derived_class): use numbers
1840         iso. booleans.
1841
1842         * python/lilylib.py (make_ps_images): add margin to PS images.
1843
1844         * scripts/lilypond-book.py (is_derived_class): new function. Take
1845         class arg iso. object.
1846         (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
1847         for bug in GS/dvips.
1848
1849         * lily/text-item.cc (interpret_markup): idem.
1850
1851         * scm/define-markup-commands.scm: remove split around-space hack.
1852
1853         * lily/staff-symbol-referencer.cc (get_rounded_position): new
1854         function, fold WL's fixes into one function.
1855
1856 2004-03-22  Werner Lemberg  <wl@gnu.org>
1857
1858         * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
1859         lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
1860         (Note_column::head_position_interval): Do proper rounding for
1861         calls to Staff_symbol_referencer::get_position.
1862
1863 2004-03-21  Werner Lemberg  <wl@gnu.org>
1864
1865         * lily/score.cc (ly_run_translator), lily/paper-def.cc
1866         (Paper_def::get_paper_outputter), lily/input-file-results.cc
1867         (Input_file_results::Input_file_results), lily/my-lily-parser.cc
1868         (My_lily_parser::parse_file): Improve formatting progress indication
1869         sent to stdout.
1870
1871 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1872
1873         * VERSION: 2.1.33 released.
1874
1875         * scripts/lilypond-book.py (do_file): reinstate --filter support.
1876
1877         * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
1878
1879         * stepmake/stepmake/generic-targets.make: rewrite hack so no
1880         warning is issued about dummy.dep.
1881
1882         * scm/new-font.scm: fix design sizes of nummer
1883
1884 2004-03-21  Werner Lemberg  <wl@gnu.org>
1885
1886         * stepmake/bin/install-sh: Updated (from gnulib).  This removes
1887         some annoying warnings from mkdir during `make install'.
1888
1889 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1890
1891         * lily/performer-group-performer.cc (do_announces): call
1892         Performer_group_performer::create_audio_elements () too.
1893
1894         * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
1895
1896         * scm/define-grobs.scm (all-grob-descriptions): add property
1897         break-align-orders
1898
1899         * lily/global-context.cc (get_default_interpreter): new
1900         function. Override from base class, so no new Score contexts are
1901         created.
1902
1903         * lily/include/stencil.hh (class Stencil): document origin field.
1904
1905         * lily/staff-symbol.cc (print): span staff-symbol on column
1906         extents for non-broken columns. 
1907
1908         * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
1909         key-signature.
1910
1911         * tex/titledefs.tex: don't use smallcaps for piece.
1912
1913         * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
1914         translated stencils in the output.
1915
1916         * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
1917
1918 2004-03-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1919
1920         * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
1921         and init ties_created_
1922
1923         * VERSION: release 2.1.32
1924
1925         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
1926         doc string from IMPLEMENT_CTOR_CALLBACK().
1927
1928         * lily/engraver.cc (typeset_grob): paranoia: take care of the case
1929         that engraver is in a performer hierarchy.
1930
1931 2004-03-17  Heikki Junes <hjunes@cc.hut.fi>
1932
1933         * vim/lilypond-ftdetect.vim: new file.
1934
1935 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1936
1937         * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. 
1938         (compose_ly): default octave should be middle C.
1939
1940         * Documentation/user/changing-defaults.itely (Layout tunings
1941         within contexts): new node.
1942
1943         * lily/include/smobs.hh: document C++ smob interface.
1944
1945         * lily/function-documentation.cc: don't doc functions without
1946         docstring.
1947
1948 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1949
1950         * Documentation/user/lilypond.tely: Remove `* lilypond' node from
1951         direntry, so that `info lilypond' goes to Top.
1952
1953         * scm/output-ps.scm (polygon): Fix: add spaces.
1954
1955         * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
1956         solutions are now optimal too.
1957
1958         * input/test/page-breaks.ly: New file.
1959
1960         * lily/paper-outputter.cc (Paper_outputter): Import page breaking
1961         functions into safe module.
1962
1963         * lily/lily-guile.cc (ly:number->string): Do not leave space at
1964         end, prepend zeros.
1965
1966         * scm/output-*.scm: Use ly:number->string rather than
1967         number->string.  Makes for saner output.
1968
1969         * scm/output-ps.scm (define-fonts): Always scale by designsize.
1970         Fixes feta-nummer, feta-din scaling.
1971
1972 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1973
1974         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
1975
1976         * scm/music-functions.scm (descend-to-context): new
1977         function. Similar to context-spec-music.
1978         (make-time-signature-set): specify Score as descend-only. This
1979         fixes the polymetric.ly example.
1980
1981         * lily/context-specced-music-iterator.cc (construct_children): add
1982         support for descend-only context spec.
1983
1984         * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
1985         determine ez-notation letter. 
1986
1987         * lily/system.cc (get_line): start with dumping layer 3. This
1988         fixes ez notation.
1989
1990 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1991
1992         * input/test/title-markup.ly: Stress breaking harder.
1993
1994         * scm/page-layout.scm (height-score): Overfull page scores twice
1995         as bad as underfull (was: by a power).
1996         (walk-lines): Omit first walk-path round (breaking after new node,
1997         without lines).
1998
1999         * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
2000         diff values are negative.
2001         (output): Bugfix: treat negative vfill differently.
2002
2003         * Documentation/user/lilypond.tely (direntry): Add note about why
2004         `info lilypond' brings up `Invoking LilyPond' node.
2005
2006 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2007
2008         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
2009
2010         * lily/paper-book.cc: Remove cruft.
2011         (output): Bugfix: put vfill between lines.
2012         (pages): Bugfix: set page vars needed for filling.
2013
2014         * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
2015         (was: @ar).
2016
2017         * scm/page-layout.scm: Further development.
2018
2019         * ly/declarations-init.ly (paper): Define page-breaking.
2020
2021 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2022
2023         * lily/note-head.cc (brew_ez_stencil): add note-names
2024         property. Provides internationalization for note names.
2025
2026         * Documentation/user/changing-defaults.itely (Creating contexts):
2027         new node.
2028
2029         * lily/grace-iterator.cc (process): descend to child for \grace.
2030
2031         * lily/timing-translator.cc (initialize): Timing_translator adds
2032         Timing alias by itself.
2033
2034         * lily/context.cc (add_alias): new function.
2035
2036         * scm/lily.scm (tex-output-expression): new function, eval within
2037         drawing API. Guards against eval vulnerabilities.
2038
2039         * scm/output-tex.scm (tex-encoded-fontswitch): idem. 
2040
2041         * scm/output-ps.scm (scm): export lily drawing API.
2042
2043         * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
2044         throughout.
2045
2046 2004-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2047
2048         * scm/page-layout.scm (optimal-page-breaking): New function.
2049         
2050         * lily/paper-book.cc (pages): Use it.
2051
2052 2004-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2053
2054         * lily/include/paper-line.hh (class Paper_line): Full smob.
2055
2056 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2057
2058         * lily/global-context.cc (run_iterator_on_me): fix grace note
2059         nesting by initting measurePosition.
2060
2061         * lily/timing-translator.cc (initialize): do no init
2062         measurePosition
2063         
2064         * lily/include/music-output-def.hh (class Music_output_def): add
2065         input_origin_ field.
2066
2067         * Documentation/user/changing-defaults.itely (Changing context
2068         properties on the fly): new node.
2069
2070         * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
2071         function. Only have smobbed_copy (), and do not provide
2072         smobbed_copy() for non-simple smobs. Changes throughout.
2073
2074 2004-03-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2075
2076         * lily/auto-change-iterator.cc (class Auto_change_iterator): add
2077         start_moment_. Fix by Doug A. Linhardt.
2078
2079 2004-03-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2080
2081         * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
2082         accidentals for harmonic notes.
2083
2084         * lily/note-collision.cc (check_meshing_chords): don't merge heads
2085         of different style. (Thanks to Doug Linhardt).
2086
2087         * Documentation/user/changing-defaults.itely (Scheme tutorial):
2088         new node.
2089
2090 2004-03-16  Heikki Junes <hjunes@cc.hut.fi>
2091
2092         * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
2093
2094         * vim/filetype.vim, vim/lilypond-ftplugin.vim,
2095         vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
2096         vim/lilypond-indent.vim: doc targets and deps in comments.
2097
2098 2004-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2099
2100         * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
2101
2102         * lily/system.cc (get_line): Return Paper_line.  Change all users.
2103
2104         * lily/include/paper-line.hh:
2105         * lily/include/paper-line.cc: New file.
2106
2107 2004-03-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2108
2109         * VERSION (MY_PATCH_LEVEL): release 2.1.31.
2110
2111         * GNUmakefile.in: remove stray make out=www
2112
2113         * input/test/bagpipe.ly (gcdg): octave fixes.
2114
2115         * scm/define-markup-commands.scm (number): use font-encoding
2116         iso. font-family
2117
2118         * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
2119         font-encoding.
2120         
2121 2004-03-15  Heikki Junes <hjunes@cc.hut.fi>
2122
2123         * lily/parse-scm.cc: compile-bugfix: add missing header files for
2124         `output_format_global' and `PAGE_LAYOUT'.
2125
2126 2004-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2127
2128         * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
2129         lily functions in safe mode.
2130
2131         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
2132         Print filename for HTML, LATEX, before texidoc.
2133
2134         * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
2135         instructions in output-ps module.
2136
2137         * scm/lily.scm: Do not load output-ps module.
2138
2139         * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
2140         safe mode.
2141
2142 2004-03-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2143
2144         * lily/span-dynamic-performer.cc (process_music): remove spurious
2145         warning.
2146
2147         * lily/context-def.cc (Context_def): init name to ""
2148
2149         * lily/font-interface.cc: add font-encoding property.
2150
2151         * scm/lily.scm (chain-assoc-get): bugfix.
2152
2153         * lily/paper-book.cc (stencil2line): protect static SCM.
2154
2155         * lily/font-interface.cc (text_font_alist_chain): rename function,
2156         and use text-font-defaults. 
2157
2158         * lily/font-select.cc (properties_to_font_size_family): call SCM code.
2159
2160         * scm/paper.scm (paper-set-staff-size): use new function.
2161
2162         * scm/new-font.scm (make-font-tree): new function.
2163
2164 2004-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2165
2166         * lily/paper-book.cc (output): Bugfix: no output if no \paper.
2167
2168         * scm/lily.scm (get-output-module): New function.
2169         (output-alist): Remove ,ps-output-expression.
2170
2171         * scm/output-tex.scm (ps-output-expression): New function.
2172
2173         * scm/output-ps.scm (ps-output-expression): Remove.
2174         (header, start-page): Output page metadata.
2175
2176         * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
2177         initialise output_module_.  Do not write part of header.
2178         (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
2179         (output_header): Output full header.
2180
2181         * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
2182         FIXME.
2183
2184 2004-03-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2185
2186         * scm/new-font.scm: new file. Tree based font lookup.
2187
2188         * scm/lily.scm (assoc-get): take default argument. Remove
2189         assoc-get-default.
2190         (chain-assoc-get): use chain-assoc-get everywhere.
2191
2192         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2193         autobeamsettings conversion bug.
2194
2195         * lily/include/global-context.hh (Context): clean-up data hiding.
2196
2197         * lily/include/music-iterator.hh (class Music_iterator): clean-up
2198         data hiding.
2199
2200         * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
2201
2202         * input/regression/stem-shorten.ly: add chord case.
2203
2204         * lily/stem.cc (get_default_stem_end_position): shorten stems
2205         triggered by note-head positions, not by forced-direction. This
2206         fixes a bug with too short stems.  
2207  
2208 2004-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2209
2210         * scripts/lilypond-book.py (Lilypond_snippet.output_html,
2211         Lilypond_snippet.output_latex): Always call output_print_filename.
2212
2213         * lily/paper-book.cc (fill_pages): New method.  Try to cramp or
2214         expand pages.
2215
2216 2004-03-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2217
2218         * scm/part-combiner.scm (make-autochange-music): switch rests
2219         before switched notes too.
2220
2221         * lily/figured-bass-engraver.cc (process_music): change calling
2222         convention.
2223
2224         * scm/bass-figure.scm (format-bass-figure): rewrite function. 
2225
2226         * scm/define-markup-commands.scm (bracketed-y-column): new markup
2227         command.
2228
2229         * lily/include/stencil.hh (class Stencil): add origin field.
2230
2231         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
2232         function.
2233
2234         * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. 
2235
2236         * lily/lexer.ll: remove support for \$ and $ in identifiers
2237
2238         * lily/sequential-iterator.cc: remove copy_grace_fixups
2239         (get_grace_fixup): slight abstraction of fixup code.
2240
2241         * input/test/title-markup.ly (spaceTest): vary staff sizes.
2242
2243 2004-03-12  Heikki Junes <hjunes@cc.hut.fi>
2244
2245         * vim/lilypond-indent.vim: use <C-F> (default) as indent key
2246         in insert-mode. add indenting rules.
2247
2248 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2249
2250         * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
2251         protect hack.
2252
2253         * scm/page-layout.scm:
2254         * lily/paper-book.cc: Handle tagline/copyright.  Internal page
2255         layout and titling should now match external latex based version.
2256
2257         * scm/output-tex.scm (output-scopes): Bugfix: only write string
2258         header fields.
2259
2260         * ps/lilyponddefs.ps: Remove automatic page layout.
2261
2262         * scm/output-ps.scm (new-start-system): New interface function.
2263
2264         * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
2265
2266         * lily/paper-book.cc (output): Bugfix.
2267
2268 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2269
2270         * VERSION (MY_PATCH_LEVEL): release 2.1.30
2271         
2272 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2273
2274         * Documentation/user/lilypond.tely: Bugfix: Remove './' from
2275         direntries.
2276
2277         * ps/lilyponddefs.ps: Bugfix.
2278
2279         * input/regression/multi-measure-rest-instr-name.ly: Typo.
2280
2281 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2282
2283         * lily/auto-beam-engraver.cc (create_beam): add Stem as
2284         cause. This should fix warnings.
2285
2286         * mf/feta-slag.mf (trill_ne): fix upmordent size.
2287
2288         * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
2289         prevent aligned 6ths.
2290
2291         * lily/custos.cc (print): remove adjust-if-on-staffline.
2292
2293 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2294
2295         * lily/paper-book.cc: Do header and footer.
2296
2297 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2298
2299         * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
2300
2301         * scm/paper.scm (lineheight): Remove
2302         (head-sep, foot-sep): Add.
2303
2304 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2305
2306         * mf/feta-schrift.mf: reduce portato thickness.
2307
2308         * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
2309
2310         * lily/grob-pq-engraver.cc (start_translation_timestep): remove
2311         programming_error ().
2312
2313         * lily/piano-pedal-engraver.cc (finalize): attach unfinished
2314         bracket to last command column.
2315
2316         * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
2317         continues on next/prev system.
2318
2319         * input/regression/pedal-end.ly: new file.
2320
2321 2004-03-10  Werner Lemberg  <wl@gnu.org>
2322
2323         * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
2324         Remove pmx2ly stuff.
2325         * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
2326
2327 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2328
2329         * scm/page-layout.scm: New file.
2330
2331         * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
2332         settings.
2333         (Lilypond_snippet.is_outdated): Also check for PNG file.
2334         Workaround for interrupted (web) builds.
2335
2336         * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
2337
2338         * ps/lilyponddefs.ps: Use only very small top-marging.
2339         (init-paper): Also pop page size string.
2340         (start-page, stop-page): New function.
2341
2342         * scm/output-ps.scm (header-end): Remove stray exec commands.
2343
2344 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2345
2346         * lily/input-file-results.cc (do_one_file): use new Paper_book()
2347
2348         * lily/score.cc (default_rendering): clean protection.
2349
2350         * lily/paper-book.cc (mark_smob): implement smob marking.
2351
2352         * scripts/lilypond.py (make_html_menu_file): remove --psgz option
2353
2354         * Documentation/user/*.itely: user manual edits. 
2355
2356 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2357
2358         * Documentation/user/converters.itely (Invoking musedata2ly):
2359         remove pmx2ly.
2360
2361         * scripts/pmx2ly: remove script.
2362         
2363 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2364
2365         * lily/score.cc (default_rendering): Protect paper-book members.
2366
2367         * lily/paper-def.cc (smobbed_copy): New method.
2368
2369         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
2370         switch runtime.
2371
2372         * lily/include/music-output.hh (process): Change signature to
2373         return SCM.
2374
2375         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
2376         method.
2377
2378         * lily/paper-score.cc (process): Return stencils rather than
2379         outputting directly.  Remove paper-book kludge.  Delete grobs.
2380         (output): Remove.
2381
2382         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
2383
2384         * lily/score-engraver.cc (get_output): Do not reset pscore_.
2385
2386         * lily/score.cc (default_rendering)
2387         (ly_render_output): Move adding paper-score two levels up.
2388
2389         * lily/system.cc (get_line):
2390         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
2391
2392 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2393
2394         * scm/font.scm (paper20-font-vector): add more design sizes for
2395         number.
2396
2397         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
2398         feta-nummber{5,7,11,13}.
2399
2400         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
2401         for 12pt design size. 
2402
2403 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2404
2405         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
2406
2407 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2408
2409         * lily/font-select.cc (properties_to_font_size_family): Fix
2410         warning message.
2411
2412         * Experimental PostScript latin1 encoding:
2413         
2414         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
2415
2416         * scm/output-ps.scm: Experimental encoding using reencode-font.
2417         * scm/font.scm: Add latin1 `font-shape'.
2418         
2419         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
2420
2421         * ps/lilyponddefs.ps (reencode-font): New function.
2422
2423         * lily/paper-book.cc (get_pages): Simplistic page breaking.
2424
2425         * scm/output-tex.scm (start-page):
2426         (stop-page): New interface function.
2427
2428 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2429
2430         * lily/paper-outputter.cc (output_expr):
2431         (output_header):
2432         (output_line): New method.
2433
2434         * lily/system.cc (get_line):
2435         (get_lines): New method.
2436         (output_scheme):
2437         (output_line): Remove.
2438
2439         * scm/lily.scm (make-title): New function.
2440
2441         * lily/paper-book.cc: 
2442         * lily/include/paper-book.hh: New file.
2443
2444         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
2445         ly-modules.hh).
2446
2447         * lily/ly-module.cc (ly_modules_lookup): New function.
2448
2449         * lily/main.cc (main_with_guile): Move memory leak debug code back.
2450
2451         * scm/output-ps.scm (make-title): Remove.
2452         (output-scopes): Junk header-title test.
2453
2454 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2455
2456         * mf/feta-schrift.mf: thicker dot for portato.
2457
2458         * lily/accidental-placement.cc (position_accidentals): bugfix in
2459         offset, this fixes right-padding of AccidentalPlacement.
2460
2461         * lily/[h-z]*.cc: () formatting.
2462
2463         * Documentation/user/tutorial.itely (An orchestral part): more
2464         fixes for the tutorial.
2465
2466         * scm/translation-functions.scm (fraction-tuplet-formatter):
2467         reverse fraction.
2468
2469         * lily/parser.yy (context_def_spec_block): use \context instead of
2470         \translator.
2471
2472         * lily/[a-g].cc: () style cleanup.
2473
2474         * Documentation/user/tutorial.itely (Automatic and manual beams):
2475         editing of tutorial.
2476
2477 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2478
2479         * buildscripts/mf-to-table.py (base): write encoding name.
2480
2481 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2482
2483         * Documentation/user/GNUmakefile (local-install-info): Issue
2484         warning (for packager, ie, if not installing in /usr or /usr/local).
2485
2486         * lily/stencil-scheme.cc: 
2487         * lily/staff-symbol-referencer.cc: 
2488         * lily/script-column.cc: 
2489         * lily/pitch.cc: 
2490         * lily/music.cc: 
2491         * lily/grob-pq-engraver.cc: 
2492         * lily/font-interface.cc: 
2493         * lily/music-output-def.cc: 
2494         * lily/duration.cc: 
2495         * lily/grob-scheme.cc:
2496         * lily/context-scheme.cc: Put scheme name on first line in
2497         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
2498         style cleanups.
2499
2500         * stepmake/stepmake/scm-vars.make: 
2501         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
2502         Rename and split TAGS_FILES.
2503
2504         * GNUmakefile.in (ALL-TAGS): Remove.
2505         
2506         * stepmake/stepmake/generic-targets.make (TAGS): Also include
2507         deeper TAGS files.  Fixes regexp tags in TOP dir.
2508
2509 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2510
2511         * VERSION: 2.1.29 released.
2512         
2513         * Documentation/user/changing-defaults.itely (Changing defaults):
2514         new file.
2515
2516         * Documentation/user/notation.itely (Notation manual): rename from 
2517         refman.itely
2518
2519         * Documentation/user/notation-appendices.itely (The Feta font):
2520         new file.
2521
2522         * Documentation/user/advanced.itely: add aborted attempt for
2523         advanced topics manual.
2524
2525 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2526
2527         * scm/new-markup.scm: display Markups in sane format. Patch by
2528         Nicolas Sceaux.
2529
2530 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2531
2532         * lily/main.cc: Cleanups.
2533         (setup_localisation): New function.
2534         (sane_putenv): Remove.
2535         (main_with_guile): New name (Was: main_prog).  Remove musings
2536         about possible preparation for GUILE heavy memory usage and
2537         practical uselessness.  Do not set environment variables
2538         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
2539         name juggling.
2540         (parse_argv): New function.
2541         (copyright): New function.  It's 2004 already.
2542
2543         * lily/input-file-results.cc (do_one_file): Add file name juggling.
2544         (distill_inname): Move from main.
2545
2546 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2547
2548         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
2549
2550         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
2551
2552         * Documentation/user/running.itely: new file.
2553
2554         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
2555
2556         * lily/score-performer.cc (finish): call Translator::finalize ().
2557
2558 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
2559
2560         * lilypond-ftpplugin.vim: renamed to the following file.
2561         * lilypond-ftplugin.vim: new file.
2562
2563         * GNUmakefile.in: update VIM_FILES.
2564
2565 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2566
2567         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
2568         props.
2569
2570         * input/test/tie-sparse.ly: remove.
2571
2572         * lily/tie-performer.cc (try_music): copy & paste from
2573         Tie_engraver.
2574
2575         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
2576         variable_ref twice.
2577
2578         * lily/key-performer.cc (create_audio_elements): use
2579         alterations-in-key.
2580
2581         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
2582
2583 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
2584
2585         * input/test/smart-transpose.ly: fix cases fes->e and similar.
2586         handle also quarter tones (not shown as tests). test also flats.
2587
2588         * Documentation/index.html.in: small fixes.
2589
2590 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2591
2592         * input/regression/new-markup-scheme.ly: Typo.
2593
2594         * scm/define-markup-commands.scm (fill-line): New markup.
2595
2596         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
2597         (output-paper-def): Fix alignment.
2598         (make-title): Fix height/width scaling.
2599
2600         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
2601
2602         * input/test/title-markup.ly: Add remaining titles.  Layout and
2603         font size fixes.  Add simplistic latin1 test.
2604
2605 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
2606
2607         * input/test/nested-groups.ly: remove. move content (to next). 
2608         * input/test/staff-bracket.ly: replace content (from prev), this 
2609         has been already in templates.
2610
2611 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2612
2613         * stepmake/autogen.sh: Only issue warning about running configure
2614         without arguments when autogen.sh will actually be running
2615         configure.
2616
2617 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2618
2619         * scm/new-markup.scm (stack-stencil-line): robustness.
2620
2621         * scm/define-markup-commands.scm (simple): robustification of
2622         simple-markup.
2623
2624         * Documentation/user/music-glossary.tely (Top): change central C
2625         to middle C.
2626
2627         * lily/text-item.cc (interpret_markup): cache make-simple-markup
2628
2629 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2630
2631         * input/test/title-markup.ly (spaceTest): Add.
2632
2633         * lily/text-item.cc (interpret_markup): Make line markup from
2634         multi word markup.
2635
2636         * scm/define-markup-commands.scm (word): New markup command.
2637         (simple): Use it.
2638
2639         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
2640
2641 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
2642
2643         * vim/ftplugin/lilypond.vim:
2644         * vim/syntax/lilypond.vim: use only local settings with setlocal.
2645         show matching paren in insert mode.
2646
2647 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2648
2649         * scm/output-ps.scm (make-title, output-scopes): Further
2650         development.
2651
2652         * input/test/title-markup.ly: New file.
2653
2654         * ps/lilyponddefs.ps: Disable PostScript titling.
2655
2656         * lily/paper-score.cc (process): Quote PORT argument to make-title.
2657
2658 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2659
2660         * lily/arpeggio.cc (width_callback): remove padding.
2661  
2662         * scm/define-grobs.scm (all-grob-descriptions): add padding.
2663
2664         * scm/define-music-types.scm: remove make-music-by-name.
2665
2666         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
2667
2668 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2669
2670         * lily/paper-score.cc (process): Output titles using make-title.
2671
2672         * scm/output-ps.scm (output-stencil): Display directly instead of
2673         constructing string.
2674         (make-title): New function.
2675
2676 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2677
2678         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
2679         music), Documentation/user/invoking.itexi (Invoking lilypond): 
2680         Move documentation of LaTeX packages for latin1 characters to the
2681         lilypond-book manual.
2682
2683 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
2684
2685         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
2686
2687         * vimrc: add menu in console and shortcut <F10> for it.
2688
2689         * vim/:
2690         * vim/compiler/:
2691         * vim/syntax/:
2692         * vim/indent/:
2693         * vim/ftplugin/: new directories.
2694         
2695         * vim/filetype.vim: new file.
2696
2697         * lilypond.vim: remove files (see next).
2698         * vim/syntax/lilypond.vim: new, renamed file (see prev).
2699
2700         * vimrc: remove file (see next).
2701         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
2702
2703         * vim/ftplugin/lilypond.vim: change dir for dictionary.
2704         add header. apply bindings only locally.
2705
2706         * vim/indent/lilypond.vim: new file.
2707
2708         * vim/ftplugin/lilypond.vim: remove errorformat.
2709         * vim/compiler/lilypond.vim: new file for errorformats.
2710
2711         * Documentation/topdocs/INSTALL.texi: give easier orders.
2712
2713         * ROADMAP: add vim/
2714
2715 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2716
2717         * Documentation/user/introduction.itely (Introduction): Use @image
2718         iso @html <img...>.  Add workaround for images in columns in info.
2719
2720         * stepmake/aclocal.m4: Store computed version in variable.
2721
2722         * configure.in: Export MAKEINFO_VERSION.
2723
2724         * config.make.in (MAKEINFO_VERSION): Add.
2725
2726         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
2727
2728         * Documentation/user/GNUmakefile: Only build info with images when
2729         building web.
2730
2731         * GNUmakefile.in (install-WWW): Visit Documentation/user.
2732
2733         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
2734         stuff from documentation-targets.make
2735
2736 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2737
2738         * VERSION: 2.1.28 released
2739         
2740         * scripts/convert-ly.py (conv): 
2741
2742 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
2743
2744         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
2745         \arpeggioBoth. redefine \arpeggioBracket.
2746
2747         * Documentation/user/refman.itely: document new arpeggio
2748         functions.
2749
2750         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
2751
2752         * input/regression/arpeggio-bracket.ly: apply convert-ly.
2753
2754         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
2755
2756 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2757
2758         * Documentation/user/introduction.itely (Automated engraving):
2759         rewrite introduction using website text.
2760
2761 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2762
2763         * scm/*.scm: make-music-by-name is replaced by make-music, which
2764         also accept music property settings, eg:
2765           (make-music 'TextScriptEvent 'direction DOWN 'text
2766               (make-simple-markup x))
2767
2768         Patch courtesy Nicolas Sceaux
2769
2770         * lily/beam-quanting.cc: cleanup, separate counts for left and
2771         right beam ends.
2772
2773         * lily/side-position-interface.cc (quantised_position): also
2774         quantize staccato position for forced stem directions. 
2775
2776 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2777
2778         * scm/*.scm: Patch by Nicolas Sceaux: 
2779
2780         * scm/music-functions.scm: ly:grob-property and ly:music-property
2781         are made procedure with setters.
2782
2783         * scm/*.scm: replace ..-set-property! with set! (..-property  )
2784         
2785 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
2786
2787         * input/test/[t-v]*.ly: finish rewriting texidocs.
2788
2789         * input/test/vaticana.ly: remove.
2790         * input/test/ligature-vaticana.ly: new, renamed file name.
2791
2792         * input/test/stem-centered.ly: remove.
2793         * input/test/mensural-note-heads.ly: new file. take content from
2794         removed file stem-centered.ly.
2795
2796         * input/test/scales-greek.ly: simplify.
2797
2798         * input/test/s*.ly: reformulate texidocs.
2799         
2800         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
2801         of missing features.
2802
2803 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
2804
2805         * input/test/[j-o]*.ly: update texidocs.
2806
2807 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2808
2809         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
2810
2811         * Documentation/topdocs/NEWS.texi: Add note about info docs with
2812         images.
2813
2814         * Documentation/user/lilypond.tely (@direntry): Update.
2815
2816         * stepmake/stepmake/documentation-targets.make
2817         (install-info,uninstall-info): Install into $(package_infodir).
2818         Install images.  Run install-info to update dir.
2819
2820         * config.make.in (package_infodir): Add.
2821
2822         * Documentation/user/GNUmakefile (info-with-images,
2823         local-install-info, local-uninstall-info): New target.
2824
2825 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2826
2827         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
2828         gap/threshold.
2829
2830         * lily/beam-quanting.cc (score_slopes_dy): remove
2831         ROUND_TO_ZERO_SLOPE kludge.
2832
2833         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
2834
2835         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
2836
2837         * lily/global-context.cc (Global_context): alway accept Score
2838         (run_iterator_on_me): cast Context to Score_context, not
2839         Context_def.
2840
2841         * Documentation/user/refman.itely: documentation patch by Edward
2842         Sanford Sutton.
2843
2844         * mf/GNUmakefile: unset sauter-fonts.
2845
2846 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2847
2848         * scripts/lilypond-book.py (output_texinfo): Output @image
2849         descriptions for info too.
2850
2851         * input/test/chord-names-jazz.ly: 
2852         * input/test/embedded-scm.ly: Clarify.
2853
2854         * input/test/cautionaries.ly: Typo.
2855
2856         * lily/input-smob.cc (ly_input_location): Compile fix.
2857
2858 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2859
2860         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
2861
2862         * ly/engraver-init.ly: move \grobdescriptions to Global. This
2863         fixes problems with system defaults being reverted with \override
2864         on Score level.
2865
2866         * lily/global-context.cc (Global_context): apply property-ops to
2867         Global_context too. 
2868
2869 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2870
2871         * scm/output-ps.scm (stencil->string): Rewrite.
2872
2873 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
2874
2875         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
2876         impersonal style.
2877
2878 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2879
2880         * lily/input-smob.cc (ly_input_location: New function.
2881
2882         * scm/define-markup-commands.scm (upright): New markup command.
2883
2884         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
2885
2886         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
2887
2888         * scm/output-ps.scm (output-stencil): New function.
2889
2890         * scripts/lilypond-book.py (do_file): Bugfix: change search order
2891         of snippet types; fixes @ignore and @verbatim blocks.
2892
2893 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
2894
2895         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
2896         to a file in printed documentation, instead, refer either to a 
2897         syntax or to an output.
2898
2899 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2900
2901         * input/regression/beam-center-slope.ly: Add test.
2902
2903 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2904
2905         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
2906         (SAUTER_FONTS): Reinstate.
2907
2908         * scm/define-markup-commands.scm (caps): New markup command.
2909
2910         * scm/output-ps.scm (output-scopes): Experimental markup output.
2911
2912         * scm/: Add missing headers.
2913
2914         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
2915
2916         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
2917
2918 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2919
2920         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
2921         Stray style cleanups.
2922
2923 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2924
2925         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
2926         no dot combination.
2927
2928         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2929         substitute \override Staff.autoBeamSettings too
2930
2931         * Documentation/user/tutorial.itely: proofreading fixes by David
2932         Bobroff
2933
2934 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2935
2936         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
2937
2938         * ps/music-drawing-routines.ps: 
2939         * ps/lilyponddefs.ps: Add end markers.
2940
2941 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2942
2943         * VERSION: 2.1.27 released.
2944         
2945         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
2946
2947         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
2948         obey documentation.
2949
2950 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2951
2952         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
2953
2954         * scm/output-ps.scm: Resurrect.
2955         
2956         * scm/output-tex.scm: Minimal cleanups.
2957
2958         * scm/paper.scm (paper-set-staff-size): Add lineheight.
2959
2960         * make/ly-rules.make: Remove any broken lily-*.tex files before
2961         lilypond-book run.
2962
2963         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
2964         comment.
2965
2966         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
2967         Enabled by default, may save 10% compile time.
2968
2969 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2970
2971         * lily/lyric-phrasing-engraver.cc: remove
2972         
2973         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
2974         longer necessary. 
2975
2976         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
2977         so lyric-phrasing-engraver is no longer necessary.
2978
2979         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
2980         Grob_pq_engraver from Staff.
2981
2982         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
2983         busyGrobs directly.
2984
2985         * input/regression/quote-transposition.ly: new file.
2986
2987         * lily/recording-group-engraver.cc (stop_translation_timestep):
2988         store instrumentTuning too. 
2989
2990         * lily/quote-iterator.cc (process): transpose events using
2991         instrumentTuning.
2992
2993         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
2994         -> \tuning <pitch>
2995
2996         * lily/parser.yy (command_req): add \tuning command for setting
2997         instrument tuning of staff.
2998
2999         * Documentation/user/GNUmakefile
3000         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
3001
3002         * Documentation/user/refman.itely (Customized accidental rules):
3003         typo.
3004
3005 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3006
3007         * Documentation/user/music-glossary.tely: remove the missing norwegian
3008         translation; they can be put in later properly.
3009
3010 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3011
3012         * lily/recording-group-engraver.cc (start_translation_timestep):
3013         init Recording_group_engraver twice.
3014
3015 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3016
3017         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
3018         stray style cleanups:
3019
3020         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
3021         -Wmissing-prototypes.
3022
3023         * flower/include/killing-cons.tcc (Killing_cons): Add template
3024         specifier for car_.
3025
3026         * flower/include/parray.hh (binsearchs): Add template specifier
3027         for maxkey.
3028
3029         * flower/include/interval.hh: Declare elem () with template specfier.
3030
3031 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3032
3033         * elisp/lilypond-indent.el (get-buffer-size): add customization
3034         groups for several variables (Reuben Thomas).
3035
3036 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3037
3038         * Documentation/user/invoking.itexi (Point and click): add index
3039         entry.
3040
3041         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
3042         go under beam.
3043
3044         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
3045         sarabande beam. 
3046
3047         * flower/warn.cc (programming_error): cross fingers not thumbs.
3048
3049         * lily/rest.cc (polyphonic_offset_callback): return 0 when
3050         staff-position is set.
3051
3052         * VERSION: release 2.1.26 
3053         
3054         * scm/chord-entry.scm (construct-chord): process transposition
3055         after processing explicit-11.  
3056
3057 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3058
3059         * lily/parser.yy (add_quote): add syntax for adding quotes:
3060         \addquote "id-string" Music
3061
3062         * scripts/lilypond-book.py (do_file): do not overwrite input file.
3063
3064         * scripts/convert-ly.py (conv): add rules for name changes.
3065
3066         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
3067         music/context/grob property functions. Internally, use
3068         get_property() and set_property() for both.
3069
3070 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
3071
3072         * elisp/lilypond-mode.el (get-buffer-size): define new function,
3073         for Emacs <= 20 (Laurent Martelli).
3074
3075 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3076
3077         * lily/parser.yy (command_element): extract quoted vector in
3078         parser.
3079
3080         * input/regression/quote.ly: new file.
3081
3082         * lily/sequential-iterator.cc (process): only process if moment >= 0.
3083
3084         * lily/parser.yy (command_element): \quote DURATION NAME: support
3085         cue notes. 
3086
3087         * lily/quote-iterator.cc (class Quote_iterator): new file.
3088
3089 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3090
3091         * lily/auto-beam-engraver.cc (try_music): accept and process
3092         beam-forbid-event.
3093
3094         * input/regression/auto-beam-no-beam.ly: new file.
3095
3096 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3097
3098         * lily/accidental.cc (print): Change font-relative-size ->
3099         font-size. Fixes cautionary-style = smaller.
3100
3101 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3102
3103         * lily/system-start-delimiter.cc (staff_brace): remove
3104         font-relative-size
3105
3106         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
3107         forgotten with scm_list_n. Fixes spurious coredumps.
3108
3109         * lily/accidental-engraver.cc (stop_translation_timestep): move
3110         update of localKeySignature to stop_translation_timestep (). This
3111         makes sure that all ties are noticed at the right moment.
3112         (stop_translation_timestep): clear tie only when right-side
3113         notehead was seen.
3114         (number_accidentals_from_sig): cleanup. 
3115
3116         * input/regression/accidental-tie.ly (mus): new file
3117
3118         * input/regression/tie-accidental, tie-break-accidental.ly: remove
3119         these longish tests.
3120
3121 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3122
3123         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
3124
3125         * THANKS: update bugreporter list.
3126
3127         * lily/beam.cc (print): broken beams last until end of staff.
3128         (print): broken beams start from prefatory matter.
3129
3130         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
3131
3132         * lily/paper-score.cc (process): dump header only once.
3133
3134         * lily/paper-outputter.cc (Paper_outputter): move logic into
3135         Scheme.
3136
3137         * scm/output-tex.scm (output-scopes): new function.
3138         (output-paper-def): new function
3139         (tex-string-def): new function
3140         (symbol->tex-key): new function
3141
3142         * scripts/convert-ly.py (conv): add rule for | ~
3143
3144 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
3145
3146         * input/regression/{many}.ly: refresh, trying to guess how
3147         it was designed.
3148
3149 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3150
3151         * VERSION: release 2.1.25
3152
3153         * scm/define-translator-properties.scm
3154         (all-user-translation-properties): add printOctaveNames
3155
3156         * ly/engraver-init.ly: remove Note_event_swallower from
3157         NoteNamesContext.
3158
3159         * lily/note-name-engraver.cc (process_music): new property
3160         printOctaveNames
3161
3162         * lily/context.cc (find_existing_context): remove support for
3163         Current.
3164
3165         * scm/music-functions.scm (set-accidental-style): new function;
3166         duplicate accidental macros.
3167
3168         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
3169
3170         * lily/note-name-engraver.cc (process_music):
3171         process_acknowledged_grobs () -> process_music ()
3172
3173         * scm/part-combiner.scm (determine-split-list): robustification.
3174
3175 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3176
3177         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
3178         lines for falling into beam-gap.
3179         (score_forbidden_quants): check all staff lines for falling in
3180         beam gaps.
3181
3182         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
3183         key/clef/time signatures. 
3184
3185         * input/test/ossia.ly: revise example.
3186
3187         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
3188         cleanup.
3189         
3190         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
3191         comply to Scheme standard.  Remove ly:get-paper-variable
3192
3193 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3194
3195         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
3196
3197 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3198
3199         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
3200         properties from Voice context. This fixes accidental size for
3201         staff-switches during grace contexts.
3202
3203         * lily/note-collision.cc (check_meshing_chords): only wipe heads
3204         if necessary. Else, simply wipe dots.
3205
3206         * input/test/beam-alternate.ly: new file
3207
3208         * input/test/piano-staff-distance.ly: new file.
3209
3210         * lily/translator-group.cc (recurse_down_translators): use
3211         Direction for bottom-up/top-down.
3212
3213         * lily/include/translator.hh (class Translator): add
3214         process_music() and do_announces(). This obviates
3215         recurse_down_{engravers,performers}.
3216
3217         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
3218         \melisma and \melismaEnd
3219
3220         * lily/melisma-engraver.cc (process_music): change to
3221         Melisma_translator, unify with performer. Accept
3222         ManualMelismaEvent.
3223
3224         * ly/engraver-init.ly: add Font_size_engraver.
3225
3226 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3227
3228         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
3229         it hara-kiri.
3230
3231         * input/regression/{many}.ly: improve descriptions trying to figure
3232         out what is tested.
3233
3234 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3235
3236         * lily/slur.cc (broken_trend_offset): robustness fix.
3237
3238         * VERSION: release 2.1.24
3239
3240         * lily/context.cc (find_create_context): go to Score if it exists.
3241
3242         * lily/context-scheme.cc: new file.
3243
3244         * lily/score-translator.cc (get_output): new file.
3245
3246         * lily/include/grob-info.hh: origin_contexts() now does not
3247         include the originating engraver
3248
3249         * lily/translator-group.cc (translator_each): clean up contents,
3250         remove superfluous stubs. Engraver_group_engraver and
3251         Performer_group_performer are the only classes using multiple
3252         inheritance.
3253
3254         * lily/include/score-context.hh (class Score_context): interface
3255         between Score_{engraver,performer} and Global_context.
3256
3257         * lily/include/global-context.hh (Context): change from
3258         global-translator. This is the entry point for contexts; it is not
3259         tweakable using \translator{}. Score is no longer the top context,
3260         but sits underneath Global.
3261
3262         * lily/include/context.hh (class Context): brain surgery: split
3263         out Context functionality from Translator_group. Context is now a
3264         separate type from Translator.
3265
3266 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3267
3268         * lily/include/translator.hh (class Translator): make
3269         get_score_context() and get_global_translator (), and use the one
3270         which is appropriate.
3271
3272         * lily/context.cc: partially put functionality of Translator_group
3273         into Context.
3274
3275         * lily/include/context.hh (Translator): new class: put between
3276         Translator and Translator_group. 
3277
3278         * lily/new-accidental-engraver.cc: remove file.
3279
3280 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3281
3282         * input/regression/{many}.ly: improve descriptions: use complete 
3283         sentences, try to describe what is tested, avoid `we´, do not use 
3284         don't, ... 
3285
3286 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
3287
3288         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
3289         is at EOL.
3290
3291         * Documentation/user/lilypond.tely: declare the topmost node only
3292         once; removes empty line in @contents.
3293
3294         * Documentation/user/music-glossary.tely: really add Finnish author.
3295         Draw more beatiful `->´ arrow in html: &rarr;
3296
3297 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3298
3299         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
3300
3301         * scripts/convert-ly.py (conv): add ly:music-list  change.
3302
3303         * lily/grob.cc: edit doc string.
3304
3305         * scm/define-grob-properties.scm (all-user-grob-properties):
3306         proofreading, editing of doc strings.
3307
3308         * input/regression/tablature-string-tunings.ly: new file.
3309
3310         * lily/staff-symbol-engraver.cc (process_music): new engraver,
3311         listen to stringTunings
3312
3313         * lily/align-interface.cc (align_elements_to_extents): remove Grob
3314         for self-alignment-[XY] code.
3315  
3316 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3317
3318         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
3319         cond) into function. Cleanup.
3320
3321         * lily/text-spanner.cc: remove text-repeat-if-broken property.
3322         
3323         * VERSION (PACKAGE_NAME): 2.1.23 released
3324
3325 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
3326
3327         * Documentation/user/{refman,internals}.itely: small fixes.
3328
3329 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3330
3331         * lily/accidental-engraver.cc (acknowledge_grob): don't make
3332         accidentals for harmonic notes
3333
3334         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
3335         for harmonic notes.
3336
3337         * scm/document-backend.scm (interface-doc): prune Grob
3338         documentation: don't duplicate interface information.
3339
3340         * lily/*.cc: lots of updates of doc strings.
3341
3342 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3343
3344         * input/test/ac-extra-voice.ly (accompany): remove file.
3345
3346         * input/test/maximum-rest-count.ly: remove file.
3347
3348         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3349         conversion rule for \translator { }. Apply everywhere.  
3350
3351         * lily/parser.yy (music_property_def): set property for \once in
3352         the PropertyMusic itself, not the ContextSpec.
3353         (property_operation): change syntax within \translator { }
3354
3355         * scm/define-music-properties.scm (all-music-properties): clean up.
3356
3357         * lily/auto-beam-engraver.cc (test_moment): use
3358         updated_grob_properties() to retrieve autoBeam settings.
3359
3360         * lily/spacing-spanner.cc: bound shortest_playing_len by
3361         measure_length
3362
3363         * lily/spacing-engraver.cc (acknowledge_grob): ignore
3364         multi-measure events for spacing computation.
3365
3366         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
3367         elliptical, to 1.49.
3368
3369         * lily/rest.cc (polyphonic_offset_callback): new function. Do
3370         vertical positioning for polyphony, without RestCollision object.
3371
3372         * lily/note-column.cc (add_head): prevent rests & note heads on
3373         one stem.
3374
3375         * lily/rest-collision.cc (do_shift): ignore rests with beams.
3376         (do_shift): rewrite only-rests case: use common refpoints: the
3377         routine will have sensible results when other rest-translations
3378         have taken place.
3379
3380         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
3381         < 0 case. 
3382
3383         * VERSION: 2.1.22 released
3384         
3385         * input/GNUmakefile (SUBDIRS): remove ascii-art
3386
3387 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3388
3389         * input/: Convert ly files that still had \property.  Fixes make
3390         web.  Remove exta spaces around '='. 
3391
3392         * scripts/convert-ly.py (conv): Redundant space fixes.
3393
3394         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
3395
3396 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3397
3398         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
3399         create scalable PS and PDFs  for input/{test,template,regression}.
3400
3401         * lily/context.cc (is_alias): move function.
3402         (is_alias): add Bottom as context alias. 
3403         (find_create_translator): add Bottom as a context alias for creation.
3404
3405         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
3406
3407         * lily/parser.yy (music_property_def): new syntax for property
3408         assignments:
3409
3410         \set A.B = #C , \unset A.B
3411         \override A.B #C = #D, \revert A.B #C 
3412
3413         * lily/my-lily-lexer.cc: remove \property
3414
3415 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
3416
3417         * Documentation/user/refman.itely: add dots after seealso refs.
3418
3419         * input/template/{many}.ly: harmonise descriptions.
3420
3421         * Documentation/user/music-glossary.itely: add Finnish author.
3422
3423 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3424
3425         * VERSION (PACKAGE_NAME): release 2.1.21
3426
3427 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3428
3429         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
3430
3431         * scripts/lilypond-book.py (snippet_res): @include filename must
3432         not be empty.
3433
3434 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3435
3436         * scm/documentation-generate.scm (markup-doc-string): dump
3437         markup-commands.tely
3438
3439         * scm/define-markup-commands.scm (override): new file.
3440         Move documentation from refman into doc-strings. 
3441
3442         * input/test/staff-container.ly: fix example.
3443
3444         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3445         StaffContainer
3446
3447         * lily/grob.cc: remove point_dimension_callback
3448         (Grob): read forced dimensions from X-extent and Y-extent.
3449         (get_paper): remove preset_extent.
3450
3451         * scm/define-grobs.scm (all-grob-descriptions): remove
3452         point_dimension_callback. 
3453
3454         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
3455         textscript to head. This makes no-spacing-rods work on
3456         DynamicText.
3457
3458         * lily/chord-name.cc: remove props chord, bass, inversion.
3459
3460         * Documentation/user/appendices.itely: add Scheme functions,
3461         context-properties and layout properties to manual.
3462
3463         * scm/part-combiner.scm (determine-split-list): include rests in a
3464         solo1/2 sequence.
3465
3466         * lily/new-part-combine-iterator.cc (substitute_both): new
3467         function.
3468         (class New_pc_iterator): add separate Voice=solo context, fixes
3469         autobeams going from chords to solo.
3470
3471 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3472
3473         * Documentation/user/invoking.itexi (Editor support): Fix typo.
3474
3475         * Documentation/user/tutorial.itely:
3476         * Documentation/user/refman.itely: Add short note about being part
3477         of lilypond.tely.
3478
3479         * COPYING: Make note more clear with respect to files that are
3480         explicitely licenced otherwise (Documention/user/ comes to mind).
3481         
3482         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
3483         comment about barfing of @c,{}.
3484
3485         * Documentation/user/music-glossary.tely: Add list of authors.
3486
3487         * stepmake/stepmake/library-rules.make: Thank Nelson only in
3488         source (was: also in build log).
3489
3490 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3491
3492         * lily/side-position-interface.cc (general_side_position): if
3493         staff-padding is set, then include staff in support too.
3494
3495         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
3496         module workbook
3497
3498         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
3499
3500         * lily/tuplet-engraver.cc: remove tupletInvisible
3501
3502         * scm/define-translator-properties.scm: cleanup, separate in
3503         internal and user props. 
3504
3505         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
3506         LyricsVoice -> Lyrics
3507
3508         * lily/new-part-combine-iterator.cc (process): only print warning
3509         for symbols.
3510
3511 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3512
3513         * scm/part-combiner.scm: Add proper header.
3514
3515         * All but lily/*: The great --2003 --2004 replace; the missing
3516         `bits'.
3517
3518         * TODO: Fix outline mode.  Add book notes.
3519
3520         * ROADMAP: Update.
3521
3522 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3523
3524         * scm/part-combiner.scm (make-autochange-music): use
3525         accumulator. Fixes stack overflow.
3526
3527         * lily/*: rename brew_molecule -> print , molecule-callback ->
3528         print-function
3529
3530         * scm/define-grob-properties.scm: cleanup. Separate into internal
3531         and user properties.
3532
3533         * lily/translator-property.cc (updated_grob_properties): new
3534         function
3535         (execute_pushpop_property): change to new convention:
3536         object property inits are stored as (cons ALIST BASED-ON). This
3537         storage format allows concurrent tweaks in different contexts.
3538
3539 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3540
3541         * TODO: new file.
3542
3543 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3544
3545         * debian/: Late Debian update (sorry Anthony).
3546
3547         * scripts/lilypond-book.py (do_file): Look for input_file in
3548         include path, or ask kpathsea if LATEX.
3549
3550         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
3551         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
3552         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
3553         --header=texidoc.
3554
3555         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
3556         relative.
3557
3558         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
3559         only when filtering, default to input_base otherwise.  Coding
3560         style fixes.
3561
3562 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3563
3564         * lily/include/translator.hh (class Translator): add virtual
3565         qualifier.
3566
3567 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3568
3569         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
3570
3571 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3572
3573         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
3574
3575         * Documentation/user/refman.itely: Run texinfo-all-menus-update
3576         (fixes make web).
3577
3578         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
3579         live in $(out)-www).
3580
3581         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
3582         dependencies.  Add link to .ly source in HTML output.
3583         (Lilypond_snippet.output_html): Handle multiple page picture
3584         output.
3585         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
3586         Make usable for output_texinfo again.
3587
3588         * Documentation/user/GNUmakefile: Add static dependency for
3589         lilypond.tely includes.
3590
3591         * Documentation/user/tutorial.itely: Add some lost `relative'
3592         ly-options.
3593
3594 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3595
3596         * lily/include/translator-group.hh: move Music_output_def member
3597         to Global_translator.
3598
3599         * scripts/lilypond-book.py (do_file):  fix latex output.
3600
3601         * VERSION: release 2.1.20
3602         
3603         * scm/part-combiner.scm (determine-split-list): robustness fix 
3604
3605         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
3606
3607         * lily/parser.yy (music_output_def_body): plug memory leak.
3608
3609         * lily/translator-group.cc (add_fresh_group_translator): plug
3610         memory leak: unprotect Translator_group once added.   
3611
3612         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
3613
3614         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
3615         write .dep file.
3616         (Lilypond_snippet.ly): add \renameinput.
3617
3618 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3619
3620         * Documentation/user/refman.itely (Markup command definition): Doc
3621         by Nicolas Sceaux. Rewrite by Han-Wen
3622
3623         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
3624         thing of the line.
3625         (brew_molecule): only remove if hyphen is not at the end of line.
3626         (set_spacing_rods): new function: minimum-length specifies
3627         distance between syllables.
3628
3629         * scm/define-grobs.scm (all-grob-descriptions): add
3630         Hyphen_spanner::set_spacing_rods to LyricHyphen
3631
3632         * input/regression/lyric-hyphen-break.ly: new file.
3633
3634         * input/test/lyric-hyphen-retain.ly: new file.
3635
3636         * lily/new-part-combine-iterator.cc (construct_children):
3637         add Rest direction.
3638
3639 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3640
3641         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
3642
3643         * Documentation/bibliography/engraving.bib (donemus1982):
3644         update entry.
3645
3646 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3647
3648         * scripts/lilypond-book.py (Substring.__init__): new class.
3649         (Snippet.output_texinfo): add texidoc option.
3650         (Include_snippet.replacement_text): new class.
3651         (Lilypond_snippet.__init__): new class
3652         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
3653
3654         * Documentation/user/refman.itely (Sound): 
3655         note about number of channels.
3656
3657         * scm/music-functions.scm (voicify-music): add \context Staff for
3658         << \\ >> polyphony.
3659
3660         * lily/parser.yy (verbose_command_req): \skip now creates
3661         SkipMusic, and does not lead to spurious staves.
3662
3663         * scm/define-music-types.scm (music-descriptions): rename
3664         NonEventSkip to SkipMusic
3665
3666         * input/no-notation/midi-lyric-barcheck.ly: new file.
3667
3668         * input/regression/collision-dots-invert.ly: new file.
3669
3670         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
3671         case.
3672
3673         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
3674         die if melody died too.
3675
3676 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3677
3678         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
3679         with reading from stdin.
3680
3681         * lily/slur-performer.cc (try_music): new file.
3682
3683         * lily/melisma-performer.cc (try_music): new file. Handle
3684         melismata to help lyrics.
3685
3686         * lily/beam-performer.cc (try_music): new file. Handle beam events
3687         to help lyrics.
3688
3689         * lily/score-performer.cc (one_time_step): reinstate
3690         process_music().
3691
3692         * lily/performer.cc (process_music): add to interface.
3693
3694         * lily/performer-group-performer.cc (process_music): new function.
3695
3696         * lily/dot-column.cc (do_shifts): do collision resolution before
3697         dot positioning.
3698         
3699         * scripts/lilypond-book.py (Snippet.output_print_filename): new
3700         file, process printfilename option.
3701         (Snippet.__init__): rewrite: do not use global variables h or
3702         index.
3703         (main): really support -I option.
3704         (find_toplevel_snippets): new code.
3705         (find_toplevel_snippets): reinstate old version, without global
3706         variables.
3707
3708         * tex/texinfo.tex: really add file.
3709         
3710 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3711
3712         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
3713         compatibility.
3714
3715 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3716
3717         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
3718
3719         * scm/define-translator-properties.scm (drumPitchTable): add
3720         property.
3721
3722         * scripts/lilypond-book.py (simple_toplevel_snippets): new
3723         function.
3724         (help_summary): docstrings.
3725         (do_file): strip the dir of input_base too.
3726
3727 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3728
3729         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
3730
3731         * Documentation/user/lilypond-book.itely: Update.
3732
3733         * make/ly-rules.make: Update lilypond-book commands.
3734
3735         * Documentation/user/GNUmakefile: Update makeinfo commands,
3736         lilypond-book flags.
3737
3738         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
3739         
3740         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
3741
3742         * scripts/filter-lilypond-book.py: Remove.
3743
3744         * Documentation/user/*tely: Update options for new lilypond-book.
3745
3746         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
3747         with @macros in @includes.
3748
3749 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3750
3751         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
3752         make rest-collision only.
3753
3754         * lily/break-substitution.cc (substitute_one_mutable_property):
3755         clear all-elements using scm_assq_remove_x(). 
3756
3757         * lily/rest-collision.cc (do_shift): shift single rests
3758
3759         * flower/include/array.hh (class Array): rename to is_empty ()
3760
3761         * lily/drum-note-performer.cc: new file: perform drum notes.
3762
3763         * VERSION (PACKAGE_NAME): release 2.1.19.
3764         
3765 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3766
3767         * scripts/filter-lilypond-book.py
3768         (classic_lilypond_book_compatibility): New function.
3769
3770 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3771
3772         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
3773
3774         * Grand 2003 -> 2004 search replace. 
3775
3776         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
3777         (i.e. < > )
3778
3779         * ly/performer-init.ly: add DrumStaff
3780
3781         * lily/axis-group-engraver.cc (acknowledge_grob): also take
3782         lyric-interface; this prevents lines with only extender lines from
3783         being junked.
3784  
3785         * scm/define-grob-interfaces.scm (lyric-interface): new interface
3786
3787         * lily/lyric-extender.cc (brew_molecule): get line breaking and
3788         extenders right, for once and for all (hopefully).
3789         
3790         * lily/break-substitution.cc (substitute_one_mutable_property):
3791         clear old 'all-elements for System grobs.
3792
3793         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
3794         that associatedVoiceContext is always assigned when music & lyrics
3795         are found. 
3796
3797         * ly/engraver-init.ly: remove Lyrics context.
3798         (TabVoice): add noteheads engraver
3799
3800         * input/test/improv.ly: update: do not use Thread switching. 
3801
3802         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
3803         squashedPosition is a number  
3804
3805         * Documentation/user/refman.itely (Automatic note splitting):
3806         remove Thread references.
3807
3808         * input/no-notation/pc-direction.ly: remove file.
3809
3810         * ly/engraver-init.ly: remove Thread
3811
3812         * input/regression/tie-chord-partial.ly: remove file.
3813
3814         * scripts/convert-ly.py (conv): \harmonic rule
3815
3816         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
3817         notation for harmonic notes: <c' g''\harmonic>
3818
3819         * lily/lily-guile.cc (alist_to_hashq): new function
3820
3821         * scm/lily.scm (alist->hash-table): new function.
3822
3823         * Documentation/user/refman.itely (Percussion staves): update doco.
3824
3825         * input/regression/drums.ly (timb): updates
3826
3827         * lily/note-performer.cc (create_audio_elements): robustness fix.
3828
3829         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
3830
3831 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3832
3833         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
3834         discard valid matches.
3835
3836 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3837
3838         * lily/drum-note-engraver.cc: new file.
3839
3840         * ly/drumpitch-init.ly: move drum definitions
3841
3842         * scm/drums.scm: remove file.
3843
3844         * lily/*.cc: remove abort-event everywhere.
3845
3846         * lily/note-heads-engraver.cc (process_music): robustification.
3847
3848         * lily/accidental-engraver.cc (process_acknowledged_grobs):
3849         robustification.
3850
3851         * lily/parser.yy (simple_element): add \drums mode.
3852         (simple_element): remove \pitchnames , \chordmodifiers. Use
3853         variables to store this. 
3854
3855         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
3856         outside \notes.
3857
3858         * VERSION: release 2.1.18.
3859         
3860         * input/test: remove octave-duplicate.ly
3861
3862 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3863
3864         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
3865
3866 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3867
3868         * lily/simultaneous-music-iterator.cc: remove clone() and copy
3869         constructor from Music_iterator. Changes throughout.
3870
3871         * lily/include/music-iterator.hh (class Music_iterator): remove
3872         Music_iterator::skip and Music_iterator::get_pending_events from
3873         interface. Rename report_to -> get_outlet 
3874
3875         * lily/auto-change-iterator.cc: move contents from
3876         new-auto-change-iterator.cc from
3877
3878         * scm/part-combiner.scm: determine split-list from Scheme. 
3879
3880         * lily/new-auto-change-iterator.cc (process): new file.
3881
3882         * lily/parser.yy (part_combined_music): remove old PC cruft.
3883
3884         * ly/engraver-init.ly: remove old
3885         PC cruft.
3886
3887         * Documentation/user/refman.itely (The Lyrics context): note about
3888         extender lines.
3889
3890         * lily/multi-measure-rest-engraver.cc (process_music): extra check
3891         to allow 0-length mmrest events.
3892
3893         * scm/part-combiner.scm (determine-split-list): many bugfixes.
3894
3895         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
3896
3897         * lily/spacing-engraver.cc (finalize): robustifications.
3898
3899         * input/regression/new-part-combine-solo-global.ly: new file.
3900
3901         * scm/part-combiner.scm: rewrite.
3902
3903 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
3904
3905         * Documentation/user/refman.itely, input/puer-fragment.ly,
3906         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
3907         updated for proper use of lyricsto; replaced "(" and ")" ->
3908         "\melisma" and "\melismaEnd"
3909
3910         * input/test/ancient-font.ly: small updates to reduce compile
3911         warnings (TODO: junk this file)
3912
3913         * input/test/gregorian-scripts.ly: added comment about bug
3914
3915         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
3916         tiny robustness fix
3917
3918         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
3919         recent changes in the feta code); temporarily mapped mensural g
3920         clef to a copy of petrucci g clef until mensural g clef will have
3921         been rewritten
3922
3923         * mf/parmesan-heads.mf: bugfix: solved character name clashing
3924         between mensural and neo-mensural heads (this broke quite a while
3925         ago)
3926
3927         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
3928
3929 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3930
3931         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
3932         indication.  Fixes for verbatim, multi line comments.
3933
3934 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3935
3936         * input/regression/new-part-combine-solo.ly: more cases.
3937
3938         * lily/slur.cc (height): robustness fix.
3939
3940         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
3941
3942         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
3943         stemUp/stemDown.
3944
3945         * scm/music-functions.scm (determine-split-list): further analysis.
3946
3947         * lily/script-engraver.cc (try_music): discard duplicate
3948         articulations.
3949
3950         * input/regression/new-part-combine-solo.ly: new file
3951
3952         * input/regression/new-part-combine-a2.ly: new file.
3953
3954         * ly/performer-init.ly: add Devnull
3955
3956         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
3957         for \musicglyph #"accidental-*"
3958         (conv): \newpartcombine rule.
3959
3960 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3961
3962         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
3963
3964 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3965
3966         * scripts/filter-lilypond-book.py: Handle verbatim, latex
3967         textwidth, --output.
3968
3969 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3970
3971         * scm/new-markup.scm (doubleflat): add accidental markups.
3972
3973         * VERSION: release 2.1.17
3974         
3975         * Documentation/user/refman.itely (Automatic part combining):
3976         revise documentation of the part-combiner.
3977
3978         * input/regression/pc-switch-slur.ly (texidoc): remove file.
3979         
3980         * input/test/part-combine-{moment,staff}.ly: remove file.
3981
3982         * input/regression/pc-mmrest.ly (two): remove file.
3983
3984         * scm/define-music-types.scm (music-descriptions): add
3985         Solo{One,Two}Event and UnisonoEvent
3986
3987         * lily/new-part-combine-iterator.cc (unisono): add state_
3988         variable, signal changes with part-combine-event.
3989
3990         * input/regression/new-part-combine-text.ly: new file.
3991
3992         * lily/part-combine-engraver.cc: new file.
3993
3994 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3995
3996         * scripts/filter-lilypond-book.py: Handle snippet options.
3997
3998 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3999
4000         * scm/music-functions.scm (determine-split-list): detect solo1/2
4001         and unisono.
4002
4003         * lily/new-lyric-combine-music-iterator.cc (construct_children):
4004         revert fix, document why.
4005
4006         * lily/tie-performer.cc (process_music): new function. Set melisma
4007         property.
4008
4009         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
4010         always smaller than bracket size.
4011         (make_bracket): oops. Size of the gap was off by factor 2
4012
4013         * input/test/text-rotate.ly: new file.
4014
4015         * scm/new-markup.scm (markup): a macro that provides a
4016         LilyPond-like syntax in scheme for building markups, in order to
4017         help markup command definition. (Nicolas Sceaux)
4018
4019         * input/test/lyrics-skip-notes.ly: new example.
4020
4021         * lily/parser.yy (post_event): make HYPHEN into postfix event.
4022
4023         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
4024         use is_alias() iso. == . This fixes lyrics on
4025         GregorianTranscriptions. 
4026
4027 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4028
4029         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
4030         \thispagestyle{lastpage} to avoid that it's printed on the second
4031         last page when there's only a single score line on the last page.
4032         (The page breaking mechanism in TeX played some ugly tricks to us.)
4033
4034 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4035
4036         * scripts/filter-lilypond-book.py: Further development.
4037
4038         * input/regression/collision-dots-move.ly: New test.
4039
4040         * lily/note-collision.cc (check_meshing_chords): Move dots on left
4041         hand side note head of non-merged collision to the right.
4042
4043         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
4044         Construct children before accessing property from emtpy
4045         lyrics_context_.
4046         (construct_children): Find thread before finding LyricsVoice.
4047         Create LyricsVoice one if none found, fixes crash (thanks Erik
4048         Sandberg).
4049
4050 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4051
4052         * cygwin/: Forward port.
4053
4054 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4055
4056         * buildscripts/install-info-html.sh: Use Bash.
4057
4058         * cygwin/mknetrel: Patch from Bert.
4059
4060 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4061
4062         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
4063
4064         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
4065         try to copy *png, index.html (Bertalan Fodor).
4066
4067         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
4068
4069 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4070
4071         * lily/note-collision.cc (check_meshing_chords): Do not remove
4072         dots (from down head) when merging similar heads (thanks Matthias
4073         Kilian).  Simplify merge_possible tests and other cleanups
4074
4075         * input/regression/collision-merge-differently-dotted.ly: Add test
4076         for disappearing dots on similar heads for both voices.
4077
4078 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4079
4080         * Documentation/user/invoking.itexi (Invoking lilypond): Document
4081         that tagline overrides copyright for single page scores. Correct
4082         the default tagline value.
4083
4084 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4085
4086         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
4087
4088 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4089
4090         * buildscripts/lilypond-login.sh: Avoid warning about undefined
4091         TEXMF if it's previously unset.
4092
4093 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
4094
4095         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
4096
4097         * input/test/trills.ly: fix the unfolding of lineprall.
4098
4099         * input/test/figured-bass-alternative.ly: fix accidental.
4100
4101 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4102
4103         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
4104         
4105         * input/no-notation/dos-guile.ly: 
4106         * input/no-notation/dos-ps.ly: 
4107         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
4108         
4109         * input/no-notation/safe-include.ly:
4110         * input/no-notation/safe-guile.ly:
4111         * input/no-notation/safe-ps.ly: 
4112         * input/no-notation/safe-tex.ly: New file.
4113
4114         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
4115         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
4116         options now.
4117         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
4118         When in --safe-mode, set environment openout_any=p[aranoid].
4119
4120         * tex/ltest.tex: 
4121         * tex/lilyponddefs.tex: Add \nofiles.
4122
4123         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
4124         options.
4125
4126         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
4127         This allows building the user manual using a binary installation
4128         and a matching unpacked source tree.
4129
4130         * scm/lily.scm (safe-module): New variable. 
4131
4132         * lily/includable-lexer.cc (new_input): Fix error messages.
4133
4134         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
4135         If SAFE, evaluate in safe-module.  Change callers.
4136
4137         * lily/main.cc (Long_option_init): Reinstate safe-mode.
4138
4139         * lily/lexer.ll (embedded_scm): While processing main-input,
4140         invoke ly_parse_scm with safe mode if running in safe-mode.
4141         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
4142         in init.ly for safe-mode.
4143
4144 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4145
4146         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
4147         compatibility with old versions of geometry.sty (compat2
4148         already implied includehead).
4149         Change the page layout slightly so bottom + footskip = top +
4150         headheight + headsep = 16mm, the remaining paperheight-32mm
4151         are used for the music. Increase footskip to 5mm, so the top of
4152         the footer text doesn't touch the music.
4153
4154 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4155
4156         * VERSION: release 2.1.16
4157         
4158         * scm/music-functions.scm (determine-split-list): bugfix: only use
4159         new-active for both voices if both indexes advance. This fixes the
4160         biggest outstanding problem with new-pc. 
4161
4162         * lily/new-part-combine-iterator.cc (construct_children): set more
4163         directions.
4164
4165 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4166
4167         * scripts/convert-ly.py (conv): add instrument rule.
4168
4169         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
4170
4171         * lily/side-position-interface.cc: remove add_staff_support ()
4172         Change all callers to use staff-padding.
4173
4174         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
4175         make_spanner().
4176
4177         * lily/a2-engraver.cc (process_acknowledged_grobs): 
4178
4179         * lily/text-engraver.cc: remove scriptHorizontal property.
4180
4181         * lily/beam.cc (least_squares): also set least-squares-dy for
4182         special case of slanted 2-stem beam to center.
4183
4184         * lily/side-position-interface.cc (out_of_staff): move contents of
4185         out_of_staff into aligned_side.
4186         remove out_of_staff().
4187
4188         * input/regression/measure-grouping.ly: fix warning.
4189
4190         * lily/side-position-interface.cc: add staff-padding support to
4191         Side_position_interface::aligned_side.
4192
4193         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
4194         one get_property too many.
4195
4196         * flower/include/drul-array.hh (linear_combination): new function
4197         (scale_drul): new function
4198
4199         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
4200         operations on empty intervals are silly.
4201
4202 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4203
4204         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
4205         (iso gh_scm2int), fixes crash in new part-combiner.
4206
4207         * configure.in: Up mftrace to 1.0.27.
4208
4209 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4210
4211         * VERSION: release 2.1.15
4212         
4213         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
4214         align all stanza numbers.
4215
4216 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
4217
4218         * Documentation/user/{introduction.itely,refman.itely,
4219         converters.itely}: fix some text inside parentheses; text should
4220         be readable (even) if parentheses are either replaced with commas 
4221         or dropped out.
4222
4223 2004-01-25  Werner Lemberg  <wl@gnu.org>
4224
4225         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
4226         input/test/vaticana.ly, input/test/ancient-font.ly,
4227         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
4228         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
4229         ly/params-as-init.ly, scm/define-grobs.scm,
4230         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
4231
4232         * ly/params-as-init.ly: Removed.  Obsolete.
4233         * buildscripts/lilypond.words.py: Updated.
4234
4235 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4236
4237         * mf/parmesan-clefs.mf: switch off mensural G clefs.
4238
4239         * mf/feta-din{4,5,7,9}.mf: remove.
4240         
4241         * lily/engraver.cc (internal_make_item): centralize item/spanner
4242         factory.
4243
4244         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
4245         do correct chord conversion for ^"sim."  (backportme)
4246         (FatalConversionError.sub_articulations): substitute ^"foo" in
4247         chords too. (backportme)
4248
4249         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
4250         for Fingering.
4251
4252         * lily/side-position-interface.cc (out_of_staff): don't do
4253         anything if staff-padding not defined. 
4254
4255         * mf/feta-params.mf (stafflines): introduce linethickness as
4256         general blackness of the font.
4257
4258         * lily/stem.cc (position_noteheads): rounding error robustness.
4259
4260         * input/regression/rest-collision-beam.ly: move beam/rest stuff
4261         from beam-collision.ly 
4262
4263         * lily/beam.cc (rest_collision_callback): remove direction.
4264
4265         * scm/define-grobs.scm (all-grob-descriptions): remove
4266         enclose-bounds in OttavaBracket and PianoPedalBracket
4267
4268         * scm/new-markup.scm (def-markup-command) new macro, which takes
4269         care of defining the COMMAND-markup and make-COMMAND-markup
4270         procedures, setting markup-signature and keyword-signature object
4271         properties, and pushing the markup command in
4272         markup-function-list.
4273
4274         All markup commands are defined thanks to it.  Users may also use
4275         it to define their own markup commands. (Nicolas Sceaux)
4276
4277         * scm/new-markup.scm: Scheme style clean-up: there should be no
4278         parenthesis alone on a line; LET* should not be used where LET is
4279         enough. (Nicolas Sceaux)
4280
4281 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4282
4283         * scripts/filter-lilypond-book.py: Add script.
4284
4285 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4286
4287         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
4288
4289 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4290
4291         * Documentation/user/refman.itely (Fingering instructions): add
4292         single note chords. 
4293
4294         * lily/multi-measure-rest-engraver.cc: use a single
4295         MultiMeasureEvent for mm rests. This prevents problems with the
4296         new part combiner.
4297
4298         * scm/music-functions.scm (determine-split-list): analysis has
4299         global effect: a difference halfway a phrase makes the entire
4300         phrase be typeset as apart.
4301         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
4302
4303 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4304
4305         * ly/performer-init.ly: add Devnull.
4306
4307         * Documentation/user/refman.itely (Font selection): remove paper20
4308         ref.
4309         
4310 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4311
4312         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
4313
4314 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4315
4316         * scm/music-functions.scm (determine-split-list): bugfixes.
4317
4318         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
4319
4320         * input/test/scales-greek.ly: use C as base, results in different
4321         alterations at the clef.
4322
4323         * input/regression/pedal-ped.ly: new file.
4324
4325         * input/regression/pedal-bracket.ly: new file.
4326
4327         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
4328         replace after_line_breaking()
4329
4330         * lily/line-interface.cc (line): read thickness.
4331         (line): dash-fraction = 0 always for dotted-line style.
4332
4333         * input/test/staff-lines.ly (lower): bugfix.
4334
4335         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
4336         \accepts Devnull into Score.
4337
4338         * scm/lily.scm: remove bla.scm load.
4339
4340 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4341
4342         * VERSION: release 2.1.14
4343         
4344         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
4345
4346         * lily/side-position-interface.cc (general_side_position): add
4347         Staff_symbol_referencer::staff_space ().
4348
4349         * lily/include/context-def.hh: rename from translator-def.hh
4350
4351 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4352
4353         * input/template/piano-dynamics.ly (pedal): Updated definition of
4354         Dynamics such that \cresc works, for example.
4355
4356 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4357
4358         * lily/stem.cc (calc_stem_info): use
4359         Staff_symbol_referencer::staff_space
4360
4361         * lily/beam-quanting.cc (quanting): scale Stem_info 
4362
4363         * lily/beam.cc (rest_collision_callback): use minimum-distance
4364         property for rest/beam collisions.
4365         (rest_collision_callback): bugfixes.
4366
4367         * lily/system.cc (post_processing): extra-offset is now relative
4368         to the size of the current staff.
4369
4370         * scm/music-functions.scm (notice-the-events-for-pc): record all
4371         voices, only analyze "one" and "two".
4372
4373         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
4374         not parent. 
4375
4376         * lily/new-part-combine-iterator.cc (construct_children): create
4377         Devnull from Voice context
4378
4379         * scm/music-functions.scm (determine-split-list): bugfixes.
4380
4381         * lily/lily-guile.cc (robust_scm2int): new function
4382
4383         * lily/staff-symbol-referencer.cc (line_thickness): new
4384         function. Use throughout.
4385
4386         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
4387         in its own context.  Add to preset font-size.
4388
4389         * lily/stem.cc (thickness): new function.
4390
4391         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
4392         compute thickness from ledger-line-thickness.
4393
4394         * lily/note-head.cc (brew_ledger_lines): use
4395         Staff_symbol::get_ledger_line_thickness ().
4396
4397         * lily/beam.cc (rest_collision_callback): use
4398         Staff_symbol_referencer::staff_space().
4399
4400         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
4401         Mus1 Mus2
4402
4403         * lily/include/translator.hh (class Translator): add accepts_list_
4404         so  \with { \denies / \accepts } also works.
4405
4406         * scm/music-functions.scm (determine-split-list): determine split
4407         list from music events.
4408
4409         * lily/new-part-combine-iterator.cc: more states.
4410
4411         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
4412
4413 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4414
4415         * lily/system.cc (set_loose_columns): use the right prebroken cols
4416         for interpolating loose column position.
4417
4418         * lily/text-spanner.cc (brew_molecule): default to no vertical
4419         lines.
4420
4421         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
4422         take space.
4423
4424         * scm/define-grobs.scm (all-grob-descriptions): less padding.
4425
4426 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4427
4428         * scripts/convert-ly.py: Do not test filename when processing
4429         stdin.
4430
4431         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
4432
4433 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4434
4435         * lily/axis-group-engraver.cc (finalize): extra check; if
4436         process_music () is never called, then staffline_ == 0.
4437
4438         * lily/simultaneous-music-iterator.cc (pending_moment): don't
4439         check run_always ().
4440         
4441         * VERSION: release 2.1.13
4442
4443         * input/regression/note-head-style.ly (pattern): cleanup.
4444
4445         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
4446         downloading.
4447
4448         * scm/output-lib.scm (shift-right-at-line-begin): new function:
4449         kludge rehearsalmark placement.
4450
4451         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
4452         , ly:spanner?
4453
4454         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
4455         close to note head for accidentals.
4456
4457         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
4458         tuplet direction.
4459
4460         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
4461
4462 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4463
4464         * lily/include/music-iterator.hh (class Music_iterator): add
4465         substitute_outlet() to iterator API.
4466
4467         * lily/new-part-combine-iterator.cc (construct_children):
4468         New_pc_iterator: new class, better part combining.
4469
4470         * lily/tie-column.cc (werner_directions): new function
4471
4472         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
4473
4474         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
4475         empty objects group spanner as parent
4476
4477         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
4478         slope against graphical slope.
4479
4480         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
4481         for ottava bracket.
4482
4483         * lily/side-position-interface.cc (general_side_position):
4484         opps. reinstate *dir.
4485
4486         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
4487         parser run.
4488
4489         * lily/tuplet-bracket.cc: remove calc_dy ().
4490
4491         * Documentation/user/refman.itely (Balloon help): document balloon
4492         help
4493
4494 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4495
4496         * scm/document-backend.scm (check-dangling-properties): Grob
4497         properties are defined define-grob-properties.scm.
4498         
4499 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4500         
4501         * VERSION: release 2.1.12
4502
4503         * scm/define-grobs.scm (all-grob-descriptions): larger font for
4504         ChordName
4505
4506         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
4507         relation to surroundings.
4508
4509         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
4510         Y-extent to the note-extents: stay clear of the staff.
4511
4512 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4513
4514         * Documentation/user/GNUmakefile
4515         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
4516         iso. copy.
4517
4518         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
4519
4520         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
4521
4522         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
4523
4524         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
4525
4526         * lily/line-interface.cc (line): remove thickness from calling interface.
4527
4528         * lily/hairpin.cc: use Line_interface
4529
4530         * lily/line-interface.cc: new file. Line_interface for everything
4531         with dotted/dashed lines.
4532         
4533
4534         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
4535
4536         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
4537         for constructing ottava brackets.
4538         
4539         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
4540         the note heads.
4541
4542         * Documentation/user/internals.itely (Engravers and performers):
4543         fix broken link.
4544
4545         * scm/music-functions.scm (make-mark-set): new function.
4546
4547         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
4548         functionally identical to beam.
4549
4550         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
4551         () with beam (). 
4552
4553         * Documentation/user/refman.itely (Rehearsal marks): document new
4554         functionality.
4555
4556         * input/regression/rehearsal-mark-number.ly: new file.
4557
4558         * input/regression/rehearsal-mark-letter.ly: new file.
4559
4560         * scm/translation-functions.scm (number->mark-string): new function
4561         (format-mark-letters): new function
4562         (format-mark-numbers): new function
4563
4564         * lily/mark-engraver.cc (process_music): rehearsalMark is now
4565         integer; formatting is done through markFormatter property.
4566         
4567         * scm/define-translator-properties.scm: fold all *-done properties
4568         into positioning-done.
4569
4570         * lily/beam.cc (position_beam): new function
4571         (brew_molecule): make sure that positions are calced before making
4572         the molecule.
4573
4574         * scm/output*.scm (beam):  take 4th argument for function.
4575
4576         * ps/music-drawing-routines.ps: take blot as 4th argument.
4577
4578         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
4579         stem to avoid small dents.
4580         
4581 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4582
4583         * VERSION: release 2.1.11
4584
4585         * input/regression/balloon.ly: new file.
4586
4587         * lily/balloon.cc (brew_molecule): new file: draw boxes around
4588         objects, and make help texts. 
4589
4590         * scm/new-markup.scm (parse-simple-duration): parse duration
4591         string to log & dots. (Thanks Nicolas!)
4592
4593         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
4594         rule.
4595
4596 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
4597
4598         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
4599         Lemberg).
4600
4601         * THANKS: alphabetic order.
4602
4603 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4604
4605         * input/regression/note-head-harmonic.ly: new file.
4606
4607         * Documentation/user/internals.itely (Technical manual): explain
4608         difference between music, translation, layout.
4609
4610         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
4611
4612         * scm/output-ascii-script.scm (bracket): rounding bfs.
4613
4614         * scripts/convert-ly.py (conv): add \include "paper" rule. 
4615
4616         * ly/paper*.ly: remove files. 
4617         
4618         * scm/paper.scm (set-staff-size): new function: set default
4619         staff-size.
4620
4621         * scripts/convert-ly.py (conv): add conversion rule.
4622
4623         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
4624         function.
4625
4626         * scm/paper.scm: new file.
4627         (set-staff-size): new function 
4628         (set-paper-size): new function
4629
4630         * lily/parser.yy (music_output_def_body): restructure definition,
4631         so first Scheme statement in \paper also happens in new scope. 
4632
4633         * lily/system.cc (post_processing): move uniquify_list () to
4634         dumping molecule stage.
4635
4636         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
4637         this will mess up scores that use barchecks to shorten measures.
4638
4639         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
4640         at 20pt too.
4641
4642         * Documentation/user/tutorial.itely (Printing lyrics): document
4643         \lyricsto
4644
4645         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
4646
4647         * Documentation/user/refman.itely (Fermatas): document \lyricsto
4648
4649         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
4650         if Voice is not found.
4651
4652         * VERSION: release 2.1.10
4653         
4654         * input/{test,regression}/: remove old-relative 
4655
4656         * lily/lexer.ll: add empty markup signature. 
4657
4658         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
4659         strut markup
4660
4661         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
4662
4663         * scm/define-translator-properties.scm: update melismata property
4664         doco.
4665
4666         * lily/system.cc (output_lines): revert uniquify_list() patch,
4667         strange side effects seen.
4668         
4669         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
4670         dash-period < 0.
4671
4672         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
4673         for flute. 
4674
4675 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4676
4677         * input/regression/*.ly: use newaddlyrics iso. addlyrics
4678
4679         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
4680
4681         * lily/lyric-extender.cc (brew_molecule): behave decently in case
4682         of line breaks.
4683         (brew_molecule): add padding to left, not right.
4684
4685         * lily/system.cc (uniquify_list): new function
4686         (output_lines): uniquify_list () on all-elements. This fixes
4687         double symbols in the output.
4688
4689         * lily/beam.cc (rest_collision_callback): don't move anything if
4690         staff-position is set.
4691
4692         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
4693
4694         * lily/system.cc (typeset_grob): warn if adding twice.
4695
4696         * lily/sequential-iterator.cc (run_always): implement run_always().
4697         (also in other files.)
4698         
4699         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
4700
4701         * lily/event.cc (to_relative_octave): add octave-check.
4702
4703         * Documentation/user/refman.itely (Line breaking): add noBreak.
4704
4705         * scm/new-markup.scm (normalsize-markup): add function.
4706         (sans-markup): new function.
4707
4708         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
4709         come earlier nowadays.  This fixes beams on grace notes.
4710         
4711         * scm/music-functions.scm (direction-polyphonic-grobs): new
4712         variable, share between override and revert. This fixes script
4713         directions in polyphonic sections. (backportme)
4714
4715 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4716
4717         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
4718         breakpoints.
4719
4720         * lily/break-align-interface.cc: add doco
4721
4722         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
4723
4724 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4725
4726         * VERSION: release 2.1.9
4727
4728         * scm/document-markup.scm (markup-doc-node): add note about naming.
4729
4730         * scm/new-markup.scm (left-align-markup): bugfix. 
4731
4732         * Documentation/user/refman.itely (Ottava brackets): more doco for
4733         ottava.
4734
4735         * lily/side-position-interface.cc (out_of_staff): also do
4736         out_of_staff() correctly for d == DOWN.
4737
4738         * lily/text-spanner.cc (brew_molecule): only put vertical line and
4739         horizontal line if they move to the right.
4740         
4741         * scm/define-grobs.scm (all-grob-descriptions): set
4742         text-repeat-if-broken for ottava spanner
4743
4744         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
4745         property.
4746
4747         * mf/feta18.mf: design size is 18 not 22.5
4748
4749         * lily/new-lyric-combine-music-iterator.cc (process): new file.
4750         Add a single LyricsVoice to a melody. Melismata may be set
4751         individually.
4752
4753         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
4754
4755         * lily/dot-column.cc: add stdio.h
4756
4757 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4758
4759         * lily/item.cc: documentation for break-visibility (Thanks, John).
4760
4761 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4762
4763         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
4764
4765         * lily/translator-def.cc: rename Translator_def to Context_def.
4766
4767         * Documentation/user/internals.itely (Lexical details): clarify
4768         string def.
4769
4770         * Documentation/user/refman.itely (Rhythmic music): add link to
4771         RhythmicStaff 
4772
4773 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4774
4775         * lily/translator.cc: document start_translation_timestep()
4776
4777         * scm/output-tex.scm (tex-encoded-fontswitch): use
4778         round for rounding (inexact->exact yields rationals)
4779
4780         * lily/*.cc: remove superfluous start_translation_timestep() calls.
4781
4782         * lily/translator-group.cc (get_simple_trans_list): 
4783         new function; construct simple_trans_list_ lazily.
4784         
4785 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4786
4787         * lily/paper-outputter.cc (output_scope): Check if number before
4788         checking exact (guile cvs).
4789
4790         * scm/*: Escape backslashes in scheme strings (guile cvs).
4791
4792 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4793
4794         * Documentation/user/refman.itely (Tablatures basic): annotate
4795         seealso sections.
4796
4797         * lily/*.cc: cleanup of engraver initialize() functions.
4798
4799         * lily/repeat-acknowledge-engraver.cc
4800         (start_translation_timestep): remove first_b_
4801
4802         * lily/tab-note-heads-engraver.cc: listen to string number events
4803         inside < > too. (backportme).
4804
4805         * Documentation/user/refman.itely (Text scripts): add fatText to
4806         index.
4807
4808 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4809
4810         * VERSION: 2.1.8
4811
4812         * stepmake/bin/add-html-footer.py (built): add Wiki links to
4813         footer.
4814
4815         * lily/parser.yy (translator_mod): allow \with { \remove .. }
4816
4817         * lily/bar-check-iterator.cc (process): only warn if
4818         barCheckLastFail was changed.
4819
4820         * scm/define-translator-properties.scm (barCheckLastFail): add
4821         property.
4822
4823         * lily/main.cc (main_prog): print summary of failed files.
4824
4825         * lily/axis-group-engraver.cc: move all spanner creation to
4826         process_music (). Now staffs can be adjusted with \override too.
4827         (Jan, you are a brilliant programmer!)
4828         
4829         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
4830
4831 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4832
4833         * Documentation/user/tutorial.itely (Integrating text and music):
4834         Show the commands to produce a PDF as well.
4835
4836 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4837
4838         * lily/translator-def.cc (get_translator_names): accept user
4839         tweaks too. 
4840
4841         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
4842         as big as normal heads. 
4843
4844         * input/*ly: run convert-ly
4845         
4846         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
4847         () if dependencies are fluked.
4848
4849         * scm/document-translation.scm (engraver-doc-string): update on
4850         latest string/symbol conventions.
4851
4852         * lily/translator-ctors.cc: use Scheme_hash_table.
4853
4854         * lily/translator-def.cc (get_translator_names): new function
4855         (add_context_mod): new function
4856         (get_accepted): new function
4857
4858         * lily/parser.yy (context_mod): put all modifications of
4859         \translator { } in a single production, encode as SCM.
4860
4861         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
4862         to use read-only lists, so additions to the definition can be
4863         prepended easily.  
4864
4865         * Documentation/user/invoking.itexi (Editor support): add node on
4866         editor support.
4867
4868         * Documentation/user/refman.itely (Bar check): add lyrics example
4869         of bar checks. 
4870
4871         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
4872
4873         * scripts/convert-ly.py (conv): add conversion rule.
4874
4875         * lily/parser.yy: use \change iso. \translator for staff switch.
4876
4877         * lily/my-lily-lexer.cc: add \change.
4878
4879         * scm/define-translator-properties.scm
4880         (default-melisma-properties): add definition.
4881
4882 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4883
4884         * Documentation/user/refman.itely (Bar lines): clarification of
4885         systemStartDelimiter. 
4886
4887         * input/test/slur-shape.ly (x): remove file.
4888
4889         * lily/translator-group.cc (apply_property_operations): new function.
4890
4891 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4892
4893         * lily/parser.yy (optional_prop_ops): allow \with {
4894         PROPERTYSETTINGS } following \context or \new.
4895
4896         * lily/my-lily-lexer.cc: add \with.
4897
4898         * lily/parser.yy (property_operation): clean up definition of
4899         property operations.
4900         (property_op_to_music): new function.
4901         (context_spec_music): new function
4902
4903         * VERSION: 2.1.7 released.
4904         
4905         * input/regression/collision-merge-dots.ly: new file.
4906
4907         * lily/note-collision.cc (check_meshing_chords): if merging heads,
4908         then kill the dots too. 
4909
4910         * lily/separating-line-group-engraver.cc (acknowledge_grob):
4911         set/unset breakableSeparationItem
4912
4913         * lily/separation-item.cc (relative_width): add function.
4914
4915         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
4916         only-prebreak-interface
4917
4918         * lily/system.cc (output_lines): only junk only-prebreak-interface
4919         grobs.
4920
4921         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
4922         read breakableSeparationItem
4923
4924         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
4925
4926         * lily/system.cc (output_lines): don't suicide Spacing_items. 
4927
4928         * lily/dot-column.cc (dot_config_badness): new function:
4929         select the best scoring dot configuration: dots should go close to
4930         the note heads, but be shifted up or down according to conventions.
4931         (print_dot_configuration): idem.
4932         (shift_one): idem
4933         (remove_collision): idem.
4934
4935         * input/regression/dots.ly: add more test cases.
4936
4937 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4938
4939         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
4940
4941         * flower/include/interval.hh: rename elem_b to contains 
4942
4943         * lily/tie.cc: change 'heads to 'head-pair.
4944
4945         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
4946         fill in 'heads field.
4947
4948         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
4949         minimum-length for short ones, and shorten so collisions with the
4950         next syllable are avoided.
4951
4952         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
4953         near-zero slopes.
4954         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
4955
4956         * lily/dots.cc: remove quantized_position callback. All Y
4957         positioning is done by dot-column.cc
4958
4959         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
4960         exhaustive test of all dot positions. This fixes disappearing dots
4961         in dotted chords.
4962
4963 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4964
4965         * mf/feta-klef.mf (test_staff): fatten up G clef
4966         (test_staff): fatten up f clef.
4967         
4968
4969 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4970
4971         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
4972         * input/les-nereides.ly: Use latin1 characters for title, like
4973         Morgenlied.
4974
4975 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4976
4977         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
4978         cmb10).
4979
4980         * lily/lyric-extender.cc (brew_molecule): add little space before
4981         extender line.
4982
4983         * lily/beam-quanting.cc (score_forbidden_quants): check if
4984         outer stafflines fall in any beam gaps.
4985
4986         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
4987         for lyric texts.
4988
4989 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4990
4991         * VERSION: 2.1.6 released.
4992
4993         * lily/beam-quanting.cc (quanting): add inspect-quants property:
4994         this shows the demerits of a user-defined beam position pair.
4995
4996         * scm/define-grobs.scm (all-grob-descriptions): set
4997         beamed-extreme-minimum-free-lengths to a different value.
4998
4999         * lily/scm-option.cc: add debug-beam scm-option
5000
5001         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
5002
5003 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5004
5005         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
5006
5007         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
5008         space after barline.
5009
5010         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
5011
5012         * lily/spacing-spanner.cc (breakable_column_spacing): take average
5013         of spacing wishes, not maximum. Only do this for delta-t == 0. In
5014         the other case, take standard column-breakable spacing. Do not
5015         warn about "no spacing wishes".
5016
5017         This fixes wide spaces after barlines in very loose lines.
5018
5019         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
5020
5021 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5022
5023         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
5024         acknowledge_grob lyric-syllable, not lyric-text.
5025
5026         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
5027         dashes of length #'length separated by #'dash-period. 
5028
5029         * lily/lyric-extender.cc (brew_molecule): idem
5030
5031         * lily/multi-measure-rest.cc (big_rest): idem
5032
5033         * lily/system-start-delimiter.cc (simple_bar): idem
5034
5035         * lily/bar-line.cc (simple_barline): use rounded box
5036
5037         * VERSION: release 2.1.5
5038
5039         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5040         music): move note about dvips to more visible place.
5041
5042         * lily/lyric-phrasing-engraver.cc: move from
5043         new-phrasing-engraver.cc, remove old cruft (syllable-group,
5044         lyric-phrasing-engraver.hh)
5045         
5046         * lyric-align.ly: remove file
5047         
5048         * scripts/convert-ly.py (FatalConversionError.func): add removal
5049         rule for automaticMelismata
5050
5051         * ly/engraver-init.ly (ScoreContext): switch on
5052         New_phrasing_engraver by default.
5053
5054         * lily/slur-engraver.cc (class Slur_engraver):
5055         process_acknowledged_grobs -> process_music.
5056         (try_music): signal melismata correctly.
5057
5058         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
5059         word-space, right-trim-amount, and extend past right bound only
5060         for note heads.
5061
5062         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
5063         lyric-extender support: add note-heads to the extender
5064         automatically.
5065
5066         * lily/parser.yy: extender is now post_event. 
5067
5068         * lily/accidental-engraver.cc (number_accidentals): remove
5069         spurious warning about non-parent contexts.
5070
5071         * lily/music-output-def.cc (assign_translator): \translator { }
5072         for a Foo context implicitly redefines \FooContext.
5073
5074         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
5075         fixes.
5076
5077         * lily/slur.cc (brew_molecule): don't use stafflinethickness
5078         doubly in slur weight. 
5079
5080         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
5081         combination.
5082
5083         * scm/define-grobs.scm (all-grob-descriptions): change clef -
5084         staffbar distance.
5085
5086         * scripts/lilypond.py (global_latex_preamble): crank down size of
5087         the margins. Now there is a 12 mm top and bottom margin, which
5088         should correspond with the printable area of modern printers.
5089
5090         This enlarges the music height of the printable page a little.
5091
5092         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
5093         signs. Use \markup instead.
5094         (accreg_pen): tweak for accordeon asterisk.
5095
5096 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5097
5098         * lily/melisma-engraver.cc (try_music): use melisma_busy()
5099
5100         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
5101
5102         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
5103
5104         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
5105
5106         * scm/define-grobs.scm (all-grob-descriptions): change
5107         StanzaNumber description: make side support, i.s.o. breakable.
5108         use Instrument_name_engraver for texts in the margin.
5109
5110         * scm/define-translator-properties.scm: remove
5111         melismaEngraverBusy, stz property.
5112
5113         * *.cc: naming: change empty_b () into is_empty ()
5114
5115         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
5116
5117         * input/regression/lyric-phrasing-new.ly: new file.
5118
5119         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
5120         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
5121         melismata are now left-aligned.
5122
5123 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5124
5125         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
5126
5127         * mf/feta19.mf: remove.
5128         
5129         * mf/feta-klef.mf (test_staff): more tweaks
5130
5131         * mf/feta-toevallig.mf: more small size tweaks.
5132
5133         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
5134         rests for smaller sizes.
5135
5136         * mf/feta-bolletjes.mf: fix cross heads.
5137
5138         * VERSION: release 2.1.4
5139         
5140         * scripts/convert-ly.py (FatalConversionError.func): add rule for
5141         deprecated #'ancient font family
5142
5143         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
5144         it is a string or number.
5145
5146         * scm/output-lib.scm (note-head-style->attachment-coordinates):
5147         change calling convention of stem-attachment function. 
5148
5149         * buildscripts/mf-to-table.py: read and dump WX/WY fields
5150
5151         * mf/feta-autometric.mf: dump WX/WY fields too
5152         
5153         * mf/parmesan-heads.mf: idem.
5154
5155         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
5156         attachment coordinates.
5157
5158         * lily/note-head.cc (stem_attachment_coordinate): read stem
5159         attachment from the notehead glyphs WX/WY fields.
5160
5161         * lily/include/font-metric.hh (struct Font_metric): add methods
5162         get_indexed_wxwy (), make a distinction between looking up by
5163         index and ASCII  
5164
5165         * mf/feta-bolletjes.mf: rewrite note head MF code.
5166         (test_outlines): make heads more rotund for smaller sizes. 
5167
5168 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5169
5170         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
5171         throughout. Font scaling fixes throughout.
5172
5173         * mf/feta-sleur,slur.mf: remove. 
5174
5175         * mf/feta-slag.mf: rewrite.
5176
5177 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5178
5179         * VERSION: release 2.1.3
5180
5181         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
5182
5183         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
5184
5185         * lily/mark-engraver.cc (process_music): fix mark
5186         \default. (backportme)
5187
5188         * stepmake/stepmake/automatically-generated.sub.make (default):
5189         use -n for head/tail commands. 
5190
5191         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
5192         heads with the same pitch.
5193
5194 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5195
5196         * lily/recording-group-engraver.cc (finalize): set protected_scm
5197         member to '() before finalizing.
5198
5199         * lily/translator-group.cc (finalize): remove removal_processing () 
5200
5201         * lily/recording-group-engraver.cc: new engraver: record
5202         synchronized start & end times for each music object.
5203
5204         * lily/parser.yy (toplevel_expression): execute score rendering
5205         during parsing. Cleanup output-filename handling; this is no
5206         longer done with global variables.
5207         (translator_spec_body): allow \type modification too.
5208
5209         * lily/score.cc:  ly:run-translator: new function
5210         (LY_DEFINE): ly:render-output new function.
5211
5212         Separate interpreting and rendering, and make available as
5213         functions at Scheme level.
5214
5215 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5216
5217         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
5218         (musicxml-node->string):
5219         (xml-node->string):
5220         (music-to-musicxml): New function.
5221
5222 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5223
5224         * VERSION: 2.1.2 released
5225
5226         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
5227
5228         * scm/font.scm (paper20-font-vector): discouple font design sizes
5229         from sizes specified in .ly file: store all design sizes of a font
5230         in a single vector.
5231
5232         * lily/font-select.cc (get_font_by_design_size): new function
5233
5234         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
5235         add parmesan,feta in sizes 14 and 18.
5236         
5237         * mf/feta-toevallig.mf: use blot diameter for double sharp.
5238
5239         * lily/font-size-engraver.cc (acknowledge_grob): change definition
5240         of fontSize: this now sets font-size
5241
5242 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5243
5244         * VERSION: 2.1.1 released
5245         
5246         * Documentation/user/refman.itely (Tuning objects): add note about
5247         concurrent tweaks in different contexts. 
5248
5249         * lily/tie-engraver.cc (acknowledge_grob): use
5250         Staff_symbol_referencer::get_position iso. reading staff-position
5251         directly.
5252
5253         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
5254         currentMusicalColumn as left span-point for bracket. The bracket
5255         is too long when there are accidentals.
5256
5257 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5258
5259         * buildscripts/lilypond-profile.sh,
5260         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
5261         Thanks to Reuben Thomas <rrt@mupsych.org>
5262
5263 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
5264
5265         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
5266         Wurbel <wurbel@univ-tln.fr>.
5267
5268 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5269
5270         * scripts/midi2ly.py: Add space after chords.
5271
5272 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
5273
5274         * input/regression/{many}: add few @code{ ... }.
5275
5276 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5277
5278         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
5279         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
5280         Removed cmbx5, cmbx6 (which are included in teTeX)
5281         and cmbxti14 which is not used in fonts.scm.
5282
5283 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
5284
5285         * lily/midi-item.cc: fine tune quarter tones.
5286
5287 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
5288
5289         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
5290         new function, warn how many cents are missing in fine tuning.
5291
5292 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
5293
5294         * input/bugs/rhytmicstaff-tie.ly: add file.
5295
5296         * THANKS: Create skeleton for 2.1.
5297
5298 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
5299
5300         * input/test/bar-lines.ly (TODO): dashed "|".
5301
5302 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
5303
5304         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
5305         input/regression/tie-chord.ly: Fix spell for tying.
5306
5307         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
5308
5309         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
5310         new file (renamed, see above).
5311
5312         * Documentation/user/lilypond-book.itely
5313         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
5314         * input/example-1.ly input/example-2.ly input/example-3.ly
5315         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
5316         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
5317         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
5318         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
5319         * scripts/lilypond-book.py scripts/lilypond.py
5320         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
5321         * vimrc: replace ly2dvi with lilypond and remove silly comments.
5322
5323         * Documentation/user/lilypond.tely: update version.
5324
5325         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
5326         Remove extra spaces in each @node, fixes spaces.
5327
5328 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5329
5330         * scripts/lilypond-book.py (output_dict): Add definition of
5331         \lilypondbook also for LaTeX output. Solves several bug reports.
5332
5333 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
5334
5335         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
5336
5337 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
5338
5339         * input/test/transposition.ly: Fix key signatures, given in comments.
5340
5341 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5342
5343         * scm/midi.scm (instrument-names-alist),
5344         Documentation/user/appendices.itely: Correct spelling of shakuhachi
5345
5346 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5347
5348         * input/test/temporary-stave.ly (texidoc): New example based on an
5349         email question from Ralph Little.
5350
5351 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5352
5353         * VERSION: release 2.1.0
5354         
5355         * lily/note-performer.cc (try_music): accept busy-playing-event.
5356
5357         * lily/swallow-perf.cc (try_music): return false for
5358         busy-playing-event and melisma-playing-event.
5359
5360 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5361
5362         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
5363         >> in \score.
5364
5365 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5366
5367         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
5368         that articulation_substitute will not move beam start again.
5369         (articulation_substitute): Bugfix: remove stray space so that new
5370         old chords ending '>>' does not get broken up.
5371         (sub_chord): Use TAB for indentation (not spaces).
5372         
5373         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
5374         Bugfix for startup: Use ?^ instead of ?\^.
5375
5376 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5377
5378         * lily/lyric-combine-music-iterator.cc
5379         (Lyric_combine_music_iterator): change init order, to prevent GC
5380         segfaults.
5381
5382         * lily/context-specced-music-iterator.cc (construct_children): 
5383         only change  translator if found. This fixes a core dump problem.
5384
5385 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5386
5387         * scm/slur.scm (default-slur-extremity-rules): use equal? for
5388         comparison.
5389
5390         * mf/feta-bolletjes.mf: make hole in half note little
5391         smaller for stem attachment.
5392
5393         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
5394
5395         * mf/feta-banier.mf: don't draw stem with flag, just small square
5396         attachment.
5397
5398         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
5399
5400         * mf/feta-banier.mf: remove upstem/downstem characters.
5401
5402         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
5403
5404         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
5405         stafflinethickness (in the default)
5406
5407         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
5408
5409         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
5410
5411         * Documentation/topdocs/INSTALL.texi (Top): reorder.
5412
5413         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
5414
5415         * lily/include/directional-element-interface.hh:
5416         junk class, make {get,set}_grob_direction functions.
5417
5418         * lily/slur.cc (get_attachment): do something sensible when
5419         attaching to stem without heads (eg. a rest).
5420
5421         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
5422         forcing up to staff.  remove #'support-head property
5423         (brew_molecule): small cleanup.
5424         (flag): remove #'grace property.
5425
5426 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5427
5428         * cygwin/postinstall-lilypond.sh: 
5429         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
5430         (Volker Zell).
5431
5432 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5433
5434         * scripts/lilypond-book.py: resurrect 'eps' option. 
5435         (TexiPaper.to_eps): use -Ppdf for EPS files.
5436
5437         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
5438
5439         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
5440
5441         * VERSION: release 2.0.1
5442
5443         * lily/bezier.cc (get_other_coordinate): change assert into
5444         warning.
5445
5446         * lily/note-head.cc (internal_brew_molecule): make left protusion
5447         smaller, to accomodate for natural sign.
5448         (internal_brew_molecule): only do this when the accidental is
5449         close enough.
5450         (extent): new function
5451
5452         * lily/skyline.cc (merge_skyline): new function
5453         (heighten_skyline): new function
5454
5455         * lily/accidental-placement.cc (position_accidentals) 
5456         (position_accidentals): fix todo.
5457
5458 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5459
5460         * input/test/+.ly (texidoc): put version number inline.
5461
5462         * GNUmakefile.in: remove rsync-web target.
5463         
5464         * input/regression/bar-scripts.ly (onestaff): raggedright
5465
5466 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5467
5468         * lily/*.cc: remove #if 0'd code in couple of places.
5469
5470         * lily/midi-stream.cc (operator <<): rewrite.
5471
5472         * lily/note-head.cc (internal_brew_molecule): 
5473         only make ledgers when the Staff symbol has lines.
5474
5475         * ly/property-init.ly (arpeggioBracket): simplify
5476
5477         * lily/translator-group.cc (execute_pushpop_property): use
5478         SCM_EQ_P for comparing keys. This fixes reverting
5479         auto-beam-settings.
5480
5481 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5482 *
5483         * lily/midi-stream.cc (operator <<): Also write MIDI string when
5484         midi_debug_global_b.
5485         (operator <<): Normalise loop.
5486
5487 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5488
5489         * scripts/lilypond.py (escape_path): revise.
5490
5491         * scm/music-functions.scm (set-output-property): new function.
5492         
5493 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5494
5495         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
5496         use addmakeflags again.
5497
5498         * cygwin/lily-wins.py (escape_shell): New function; use it.
5499
5500         * scripts/lilypond.py (escape_shell): Escape quotes and other
5501         spaces too.  Do not escape escaping backslashes.
5502
5503         * make/srcdir.make.in (web-install): Must call install-WWW now.
5504
5505         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
5506         dependency
5507
5508 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5509
5510         * scripts/lilypond.py (escape_path): escape quotes too. 
5511
5512         * Documentation/user/lilypond.tely (Unified index): rename Index
5513         to accomodate Windows breakage.
5514
5515         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
5516
5517         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
5518         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
5519         target not a source.
5520
5521 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5522
5523         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
5524         addmakeflags.  Build and install doc and web also when building on
5525         Cygwin.
5526
5527         * mf/GNUmakefile: Bugfix.
5528
5529         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
5530         target web.
5531
5532         * cygwin/lily-wins.py: Quote filename.
5533
5534 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5535
5536         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
5537
5538 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5539
5540         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
5541         settings.
5542
5543         * configure.in: Require g++ > 3.0.4.
5544
5545         * mf/GNUmakefile: Bugfix: Add list.ly target.
5546         
5547         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
5548
5549         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
5550         make omf directory, add uninstall targets.
5551
5552 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5553
5554         * lily/tie-performer.cc (initialize): init prev_event
5555
5556         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
5557
5558         * lily/script-engraver.cc (make_script_from_event): don't crash on
5559         non-string articulation-type.
5560
5561         * lily/new-fingering-engraver.cc (add_script): don't crash on
5562         0 scripts 
5563         (acknowledge_grob): warn about text script events.
5564
5565 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
5566
5567         * buildscript/lilypond.words: fix path for drums.scm.
5568
5569 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5570
5571         * lily/spacing-spanner.cc (note_spacing): don't make longer
5572         durations than measure-length.
5573
5574         * VERSION: release 2.0.0
5575
5576         * GNUmakefile.in (rsync-web): version independent rsync target.
5577
5578         * input/test/+.ly (texidoc): idem.
5579
5580         * input/regression/+.ly: print version number.
5581
5582         * input/regression/accidentals.ly (mel): shorten.
5583
5584         * input/regression/accidental-octave.ly (texidoc): shorten.
5585
5586         * input/regression/hairpin-dashed.ly (texidoc): docstring.
5587
5588         * input/regression/completion-heads-polyphony.ly: octave
5589
5590         * input/regression/beam-manual.ly: remove
5591
5592         * input/regression/beam-chord.ly: remove
5593
5594         * input/regression/grace-dynamic.ly: remove
5595         
5596         * input/regression/grace-volta-repeat.ly: octave fixes.
5597
5598         * input/regression/hairpin-dashed.ly (texidoc): doc string.
5599
5600         * lily/parser.yy (step_number): semitones for chord entry too.
5601         (make_chord_step): more robust code, semitones. 
5602
5603         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
5604
5605         * input/regression/breathing-sign.ly (texidoc): split ancient and
5606         normal breathing signs.
5607
5608         * scm/define-grobs.scm (all-grob-descriptions): swap
5609         beamed-extreme-minimum-free-lengths and
5610         beamed-minimum-free-lengths; the 'extreme' case should allow
5611         shorter stems. This fixes forced directions on beamed 32nd and
5612         shorter notes.
5613
5614         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
5615         quartertones, not semitones.
5616         (NoteNamesContext): swallow more event types
5617
5618         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
5619
5620         * VERSION (PACKAGE_NAME): release 1.9.10
5621
5622 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5623
5624         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
5625         set note head as cause of note-column.  This gives a better error
5626         message.
5627
5628 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5629
5630         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
5631
5632 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5633
5634         * mf/GNUmakefile (pfa_warning): instruct 
5635
5636         * stepmake/aclocal.m4: typo.
5637
5638         * Documentation/user/cheatsheet.itely: more verbose examples.
5639
5640         * input/regression/clefs.ly: remove bogus docstring.
5641
5642 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5643
5644         * GNUmakefile.in (SUBDIRS): Add elisp.
5645
5646         * elisp/lilypond-mode.el: 
5647         * elisp/lilypond-init.el: 
5648         * elisp/lilypond-indent.el: 
5649         * elisp/lilypond-font-lock.el: Move from top dir.
5650
5651         * stepmake/stepmake/elisp-vars.make: New file.
5652
5653         * config.make.in (elispdir): Add.
5654
5655         * Documentation/topdocs/INSTALL.texi: Typo.
5656
5657         * make/ly-rules.make: Test for files instead of touching void and
5658         ignoring errors.
5659
5660         * GNUmakefile.in:
5661         * make/lilypond.redhat.spec.in:
5662         * debian/rules: Fix lilypond.words stuff a bit.  For running from
5663         <builddir>, adding
5664         
5665              (push "<builddir>/share/lilypond/elisp" load-path)
5666
5667         to your ~/.emacs.el should give you LilyPond-mode again.
5668
5669         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
5670         regexp for DOS/Windows, we are too paranoid to fix others.
5671
5672 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5673
5674         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
5675
5676         * input/test/chord-names-jazz.ly (banterProperties): fix
5677
5678         * lily/parser.yy (bass_mod): bass figure alterations are semi
5679         tones, not quarter tones
5680
5681         * lily/beam.cc (set_stem_lengths): only lengthen stems
5682         for gapped beams.
5683
5684         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
5685         by beamcount.
5686
5687         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
5688         a warning that the warning may erroneous.
5689
5690         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
5691         target.
5692
5693         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
5694         targets.
5695
5696         * GNUmakefile.in ($(config_h)): config.h should depend on
5697         config.hh.in .
5698         (lilypond.words): remove fontball stuff.
5699
5700         * stepmake/aclocal.m4: only print config.cache warning if it exists.
5701
5702         * configure.in: remove pktrace reference.
5703
5704         * GNUmakefile.in (rsync-web): permissions and ownership for
5705         website.
5706
5707         * lily/volta-engraver.cc (staff_eligible): new function.
5708         (stop_translation_timestep): kill off spanners if not eligible.
5709
5710         * VERSION (PATCH_LEVEL): release 1.9.9
5711
5712         * input/regression/beam-quanting-32nd.ly (texidoc): new file
5713
5714         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
5715         length is more important than forbidden quants.
5716         
5717 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
5718
5719         * buildscripts/lilypond.words: order words in search order,
5720         add lilypond.words.vim to be generated.
5721
5722         * lilypond.vim: use lilypond.words.vim for keyword matching.
5723
5724         * lilypond-mode.el: use search order. fix word selection rules.
5725
5726         * lilypond-font-lock.el: fix fontifying long durations.
5727
5728         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
5729
5730 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5731
5732         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
5733
5734         * stepmake/stepmake/generic-targets.make:
5735         * stepmake/stepmake/bin/make-version.py: 
5736         * stepmake/aclocal.m4:
5737         * make/stepmake.make:
5738         * make/toplevel-version.make: Build fixes: remove last traces of
5739           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
5740
5741         * lily/beam.cc: Add gap-count property.
5742
5743 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5744
5745         * scm/define-grob-properties.scm (gap-count): add gap-count
5746
5747         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
5748
5749 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5750
5751         * cygwin/mknetrel.doc: Typo.
5752
5753         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
5754
5755         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
5756
5757 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5758
5759         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
5760         sizes. Remove support for 'ledger'(=tabloid+landscape).
5761
5762 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5763
5764         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
5765         sauter PFAs.
5766
5767         * configure.in: remove VERSION stuff once again.
5768
5769         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
5770
5771         * scm/define-grobs.scm (all-grob-descriptions): use sans family
5772         for chord names.
5773
5774         * mf/GNUmakefile: always trace pfa fonts.
5775         (SAUTER_FONTS): add cmss[567] too fonts
5776
5777         * configure.in: require mftrace. 
5778
5779         * lily/staff-performer.cc (new_instrument_string): don't look at
5780         instrument property.
5781
5782         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
5783         is_direction is the C++ one. Similar for ly_axis_p and
5784         ly_number_pair_p
5785
5786 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5787
5788         * lily/beam.cc (brew_molecule): read gap-count to determine
5789         number of tremolo (gapped) beams.
5790
5791         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
5792         shorter than 1/8
5793
5794         * flower/include/array.hh (default_compare): new function
5795
5796         * cygwin/mknetrel: Native fixes.
5797
5798         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
5799
5800 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5801
5802         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
5803         feature for Windows.
5804
5805         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
5806
5807         * cygwin/mknetrel: Updates for native use on Cygwin.
5808
5809         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
5810
5811         * stepmake/stepmake/help2man-rules.make: 
5812         * cygwin/mknetrel: Bugfix for manpages.
5813
5814         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
5815         $(builddir).  Stepmake is a normal subdirectory now, that is not
5816         configured.  Another srcdir build fix.
5817
5818         * Documentation/topdocs/INSTALL.texi,
5819         buildscripts/lilypond.words.py, lilypond-font-lock.el,
5820         lilypond-init.el, lilypond-mode.el, debian/rules,
5821         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
5822         rename generated file lilypond.words to lilypond.words.el.
5823
5824 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
5825
5826         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
5827
5828         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
5829         GNUmakefile.in.
5830
5831 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5832
5833         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
5834         when cross building.
5835
5836         * configure.in: srcdir build fix.
5837
5838         * cygwin/GNUmakefile:
5839         * cygwin/lily-wins.py:
5840         * cygwin/postremove-lilypond.sh: 
5841         * cygwin/postinstall-lilypond.sh: Merge from stable.
5842
5843         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
5844         s/ly2dvi/lilypond/.
5845
5846 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5847
5848         * lily/slur.cc (after_line_breaking): only set control points if
5849         none supplied yet.
5850
5851         * input/test/slur-manual.ly: new file.
5852
5853         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
5854         <<  >> chords too.
5855
5856         * VERSION (PACKAGE_NAME): release 1.9.8
5857
5858         * scripts/lilypond.py (escape_path): escape spaces in directory names
5859
5860         * input/test/text-spanner.ly: fixes.
5861
5862 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
5863
5864         * buildscripts/lilypond.words.py: add drum names as note names to
5865         Emacs-mode.
5866
5867 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5868
5869         * input/regression/hairpin-dashed.ly: new file.
5870
5871         * scripts/convert-ly.py (conv): warn about dash-length.
5872
5873         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
5874         automatically if we get a new one.
5875
5876         * lily/lookup.cc (dashed_line): new function
5877
5878         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
5879         dash-fraction.
5880
5881 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
5882
5883         * buildscripts/lilypond.words.py: extract note names.
5884
5885         * lilypond-mode.el: take note names from lilypond.words -file.
5886         small fix in the use of string-match.
5887
5888         * lilypond-font-lock.el: use lilypond.words for note names, add 
5889         maxima to note a duration.
5890
5891 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5892
5893         * lily/breathing-sign.cc: remove railtracks() function. 
5894
5895         * input/regression/arpeggio-bracket.ly (texidoc): add file.
5896
5897         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
5898         (brew_molecule): bugfix don't make arpeggio shorter when
5899         arpeggio-direction is set.
5900
5901         *  debian/rules: small corrections in the (Pedro K)
5902
5903         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
5904         examples.
5905
5906         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
5907         special (repeat) bar comes along.
5908
5909         * input/regression/auto-beam-bar.ly: update.
5910
5911         * scripts/lilypond-book.py (output_dict): remove support for the
5912         EPS option.
5913
5914         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
5915         VerticalAlignment and VerticalAxisGroup this fixes the size
5916         computations for the entire system.
5917  
5918         * input/les-nereides.ly (bass): remove superfluous fontSize.
5919
5920         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
5921         causes directory of file to be added to include path.
5922
5923         * input/regression/beam-break.ly: test single stem beams.
5924
5925         * input/regression/system-start-bracket.ly: fix.
5926
5927         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
5928
5929         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
5930
5931         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
5932         (score_stem_lengths): do something sensible for single stem beams.
5933
5934         * lily/beam.cc (least_squares): add kludge for single stem beams.
5935
5936         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
5937         keySignature to list of broken things.
5938
5939         * input/regression/keys.ly: fix.
5940
5941         * VERSION (PACKAGE_NAME): release 1.9.7
5942
5943         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
5944
5945         * Documentation/user/refman.itely (Pitches): doc quarter tones.
5946
5947         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
5948         (quartertone_pitch): new function
5949
5950         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
5951         flat. WARNING: FONT CHANGED.
5952
5953         * ly/nederlands.ly: add -eh and -ih for quarter tones.
5954
5955         * lily/accidental-placement.cc (add_accidental): support for
5956         quarter tones.
5957
5958         * ly/LANGUAGEs.ly: use symbols for alterations.
5959
5960         * mf/feta-toevallig.mf: change accidental codes. 
5961
5962         * scm/lily.scm (ly:get-option): switch on debugging only for
5963         --verbose.
5964
5965         * lily/lily-guile.cc: remove ly:verbose?
5966
5967         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
5968
5969         * lily/parser.yy (TODO): only do gh_call() for apply with
5970         procedure argument.
5971
5972         * lily/tie-engraver.cc (start_translation_timestep): move melisma
5973         stuff in accordance with new timing of tie-events.
5974
5975         * lily/my-lily-lexer.cc: remove \outputproperty
5976
5977         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
5978
5979         * scm/define-translator-properties.scm (melismaBusyProperties):
5980         add melismaBusyProperties property.
5981
5982 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5983
5984         * input/test/ambitus-mixed.ly (texidoc): new file.
5985
5986         * buildscripts/mutopia-index.py (find): prune debugging
5987
5988         * lily/side-position-interface.cc: doc updates
5989
5990         * Documentation/user/refman.itely: updates, tweaks.
5991
5992         * lily/parser.yy (Simple_music): remove outputproperty
5993
5994         * make/stepmake.make: use VERSION again; importing VERSION via
5995         autoconf dependencies is too hairy.
5996
5997 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
5998
5999         * lilypond-mode.el: allow `-' for keywords and identifiers.
6000
6001 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6002
6003         * VERSION: release 1.9.6
6004         
6005         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
6006         iso. ly2dvi.
6007
6008         * Documentation/user/*.itely: fixes everywhere
6009
6010         * lily/completion-note-heads-engraver.cc: rewrite engraver:
6011         produce ties from the engraver itself, do not broadcast TieEvent.
6012
6013         * lily/my-lily-lexer.cc: remove pitch & duration.
6014
6015         * lily/parser.yy (TODO): remove \pitch and \duration
6016
6017         * input/test/explicit.ly: remove file.
6018
6019         * Documentation/user/refman.itely (Pitches): remove \pitch 
6020         \duration command.
6021
6022 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
6023
6024         * buildscripts/lilypond.words.py: add all slur types to Emacs
6025         insertion menu, suppose everything is postfixed by dropping 
6026         unnecessary `-' -marks.
6027
6028 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6029
6030         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
6031         tremoloed stems.
6032
6033         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
6034         head for flagged stems.
6035
6036         * lily/stem.cc (get_default_stem_end_position): futz with extra
6037         stem length if there is a stem tremolo.
6038
6039         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
6040         it would be too small.
6041
6042         * lily/font-metric.cc: return #f for non-existent glyph.
6043         
6044         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
6045         exported through config.make.
6046
6047         * input/regression/clef-oct.ly: new file.
6048
6049         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
6050         transposition.
6051
6052         * input/template/*.ly: remove old relative.
6053
6054         * ly/english.ly: add X names for double sharp.
6055
6056 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6057
6058         * lily/font-select.cc: new file handle font selection routines.
6059
6060         * lily/parser.yy: add ; (Patrick Atamaniuk)
6061
6062         * input/test/time-signature-double.ly: use markups for double time
6063         sigs.
6064
6065         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
6066         ChordNames.SeparationItem #'padding for adjusting space after chords.
6067         
6068         * lily/music-output-def.cc (LY_DEFINE): 
6069         new function ly:paper-lookup.
6070         
6071         * mf/parmesan-clefs.mf: use # quantities for char_box
6072         offsets. Fixes overflow errors in the PFA. 
6073
6074         * scm/new-markup.scm (strut-markup): change calling interface for
6075         markup. Pass paper-def, not grob. This would allow \markup to be
6076         used separately from grobs.
6077
6078         * lily/paper-def.cc: new function ly:paper-font; this function
6079         replaces ly:get-font.
6080
6081         * lily/include/font-interface.hh (struct Font_interface): take
6082         Paper_def iso. Grob for get_font().
6083
6084 2003-09-14  Graham Percival  <gperlist@shaw.ca>
6085
6086         * Documentation/user/ tutorial.itely, refman.itely: add warning
6087         about \key and accidentals.
6088
6089 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6090
6091         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
6092
6093         * Documentation/user/*.itely: manual tweaks
6094
6095 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
6096
6097         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
6098         cleanup; bugfix: exact_center
6099
6100         * Documentation/user/refman.itely: added more documentation on
6101         ambitus according to recent questions on lilypond-user list
6102
6103 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6104
6105         * input/regression/ottava.ly (texidoc): demo 15ma too.
6106
6107         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
6108
6109         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
6110         octave fixes.
6111
6112 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6113
6114         * lily/lexer.ll: add \r to the rules for newlines; this fixes
6115         problems on older Mac editors.
6116
6117 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
6118
6119         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
6120
6121 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
6122
6123         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
6124         mf/parmesan-clefs.mf: added comments on character alignment and
6125         set_char_box() conventions
6126
6127         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
6128         set_char_box()'s
6129
6130         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
6131
6132 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
6133
6134         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
6135
6136 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
6137
6138         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
6139         shortened to avoid almost-collision with staff line; code cleanup;
6140         other custodes: fixed char boxes; code cleanup
6141
6142 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6143
6144         * configure.in: release 1.9.5
6145         
6146         * scripts/lilypond.py (global_latex_preamble): only set
6147         twosideshift if 'twoside' is in latexoptions 
6148
6149         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
6150
6151         * VERSION: remove
6152
6153         * scripts/*2ly.py: update <> syntax
6154
6155 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6156
6157         * lily/chord-name-engraver.cc (process_music): add origin for
6158         chord name.
6159
6160         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
6161
6162         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
6163         bass notes for exceptions too.
6164
6165         * scm/define-grobs.scm (all-grob-descriptions): rename
6166         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
6167
6168         * scm/define-grob-properties.scm (remove-first): add remove-first
6169         property for orchestral scores.
6170
6171         * Documentation/user/*.itely: switch <<>> and <> 
6172
6173         * lily/glissando-engraver.cc (process_music): bugfix: move line to
6174         last_line only once. This fixes the two consecutive glissandi problem.
6175
6176 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
6177
6178         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
6179         error message "flexa-width undefined"
6180
6181         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6182         lily/include/gregorian-ligature.hh: print warning when ignoring
6183         head prefixes on flexa shapes
6184
6185         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
6186         space before a series of inclinatum heads
6187
6188         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6189         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
6190         cleanups
6191
6192         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
6193         and char_box
6194
6195 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
6196
6197         * input/regression/breathing-sign.ly: tiny fixes
6198
6199         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
6200         semantical collision with vaticana ligatures
6201
6202         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6203         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
6204         now consistent with mensural ligatures
6205
6206         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6207         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
6208         context pitches and staff position; dto. for virga stem; removed
6209         obsolete virga and clivis characters from parmesan font (WARNING:
6210         font changed)
6211
6212         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
6213         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
6214
6215         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6216         scm/define-grob-properties.scm: consistency fix: renamed
6217         join_left->add_cauda
6218
6219         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
6220         appendix length; bugfix: yoffs_bt for reverse direction punctum
6221         characters
6222
6223         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
6224         small cleanups; added more docu
6225
6226         * lily/mensural-ligature-engraver.cc,
6227         lily/vaticana-ligature-engraver.cc,
6228         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
6229         computation to CoherentLigatureEngraver
6230
6231         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
6232         scm/define-grob-properties.scm: bugfix: added missing linea and
6233         cavum properties; bugfix: removed dead semivocalis property
6234
6235         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
6236         length; redesigned quilisma, stropha and auctum
6237
6238         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
6239         line thickness
6240
6241         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
6242         Documentation/user/refman.itely: bugfix: introduced shifted
6243         epiphonus head to avoid collision with adjacent plica
6244
6245 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6246
6247         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
6248
6249         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
6250
6251 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6252
6253         * Documentation/user/tutorial.itely (A lead sheet): remove
6254         duplicate chords.
6255
6256         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
6257
6258 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6259
6260         * Documentation/bibliography/computer-notation.bib (isbn): add
6261         xivcim publication.
6262
6263 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
6264
6265         * GNUmakefile.in: drop lilypond.words for generation.
6266
6267 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
6268
6269         * buildscripts/lilypond.words.py: take filename (also) from an arg.
6270
6271         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
6272
6273 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6274
6275         * input/test/figured-bass-alternate.ly (fl): new file.
6276
6277         * Documentation/topdocs/README.texi (Top): clarifications.
6278
6279         * Documentation/bibliography/computer-notation.bib (isbn): add phd
6280         theses of Gieseking and Renz.
6281
6282         * GNUmakefile.in (README_FILES): remove README.mandrake.
6283
6284 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
6285
6286         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
6287         from source files and search patterns listed in the script.
6288
6289         * GNUmakefile.in: add target `lilypond.words'.
6290
6291         * lilypond.words: remove file, generated by `make lilypond.words'.
6292
6293         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
6294
6295 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
6296
6297         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
6298
6299 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6300
6301         * VERSION: 1.9.4 released
6302
6303         * scripts/convert-ly.py (FatalConversionError.figures_replace):
6304         rule for < > <-> << >> substitution
6305
6306         * lily/lexer.ll: exchange meaning of << >> and < > 
6307
6308         * VERSION (PACKAGE_NAME): 1.9.3 released
6309
6310         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
6311         pages unconditionally.
6312
6313 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6314
6315         * Documentation/user/music-glossary.tely (Top): small syntax
6316         fixes.
6317
6318         * scm/music-functions.scm (remove-tag): filter \tagged music
6319         expressions.
6320
6321         * input/regression/tag-filter.ly (texidoc): new file.
6322
6323         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
6324         symbol2 .. ) etc. 
6325
6326         * scripts/convert-ly.py (FatalConversionError.conv): fingering
6327         convert rule.
6328
6329         * Documentation/user/refman.itely (Fingering instructions): adjust
6330         manual.
6331
6332         * lily/new-fingering-engraver.cc (position_scripts): don't crash
6333         for borderline cases (e.g. 1 fingering.)
6334         (position_scripts): revise interface, use fingerOrientations to
6335         set fingering positions.
6336
6337         * scm/document-translation.scm (context-doc): add aliases to
6338         automated documentation.
6339
6340         * make/lilypond-vars.make: remove stepmake compat glue.
6341
6342         * make/generic-vars.make: remove cruft.
6343
6344         * lily/main.cc (main): don't identify binary.
6345
6346 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6347
6348         * lily/include/translator.hh (class Translator): remove
6349         type_string_ , use symbol for context name throughout.
6350         Changes through whole source tree.
6351
6352         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
6353         set PDF as default, and always make PDF.
6354
6355         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
6356
6357 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
6358
6359         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
6360         Documentation/user/refman.itely input/regression/allfontstyle.ly
6361         input/regression/grace-types.ly:
6362         fix spelling for acciaccatura (Webster's 1913).
6363
6364 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6365
6366         * lily/main.cc (usage): adjust blurb, include url.
6367
6368         * input/regression/breathing-sign.ly (texidoc): transpose up
6369
6370 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
6371
6372         * input/regression/breathing-sign.ly: changed ancient examples to
6373         be relevant (by request of Han-Wen); updated BreathingSign text
6374         property according to new syntax.
6375
6376         * ly/gregorian-init.ly: updated BreathingSign text property
6377         according to new syntax
6378
6379 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6380
6381         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
6382         (Clef): index entries for clefs.
6383
6384         * python/lilylib.py (system): remove errorlog files.
6385         
6386 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
6387
6388         * lilypond.words: add \new and new graces. Add dynamics to menus
6389         keeping 1.8.x compatibility; after all the engraving relating to 
6390         notes becomes postfixed `-' marks will be removed.
6391
6392 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6393
6394         * lily/molecule.cc (align_to): idem.
6395
6396         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
6397         
6398         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
6399         accacciatura everywhere.
6400
6401         * VERSION (PACKAGE_NAME): released 1.9.2
6402
6403         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
6404
6405         * scm/document-markup.scm (markup-doc-node): sort markup function
6406         list.
6407
6408         * lily/paper-outputter.cc (output_version): change "Lily was here"
6409         into  "Engraved by LilyPond"
6410
6411         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
6412         on unquoted strings before \notenames.
6413
6414         * lily/parser.yy (lyric_element): allow markup as lyric text. This
6415         increases the number of s/r reductions to 4.
6416
6417         * scm/new-markup.scm (fraction-markup): \fraction command.
6418
6419         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
6420         mode
6421
6422         * lily/lookup.cc (round_filled_box): rename function.
6423         (LY_DEFINE): round-filled-box: change signature.
6424
6425         * Documentation/user/refman.itely: revise section explaining grace
6426         notes.
6427
6428         * lily/translator-scheme.cc (LY_DEFINE): add ! to
6429         ly:set-context-property
6430
6431         * input/*/*.ly (vmus): use \new everywhere.
6432
6433         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
6434
6435         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
6436         default
6437
6438         * scm/music-functions.scm (set-stop-grace-properties)
6439         (set-start-grace-properties, add-grace-property): new functions
6440         for modular grace tweak control.
6441
6442         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
6443         
6444 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6445
6446         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
6447
6448         * GNUmakefile.in (install-pfa-fonts):
6449         (get-pfa-fonts): New target.
6450
6451         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
6452         install-pfa-fonts help.
6453
6454 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6455
6456         * lily/translator-scheme.cc (LY_DEFINE):
6457         ly:context-pushpop-property new function.
6458         (LY_DEFINE): new function ly:translator-find  
6459         new function ly:translator?
6460         (LY_DEFINE): new function ly:context?
6461
6462         * lily/translator-def.cc: remove
6463         Translator_def::apply_pushpop_property().
6464
6465         * python/lilylib.py (read_pipe): only store and display error log
6466         if verbose not set.
6467         (read_pipe): only display log if it contains something.
6468
6469 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6470
6471         * Documentation/misc/GNUmakefile: Re-add.
6472         (TEXTS): Add CHANGES.
6473
6474 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
6475
6476         * lilypond.words: add \newcontext.
6477
6478 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6479
6480         * lily/tie-performer.cc (stop_translation_timestep): only flush
6481         tied_notes when we have actually made a tie. Fixes bugs with ties
6482         in polyphonic scores.
6483
6484 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6485
6486         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
6487         they do not exist.
6488
6489 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6490
6491         * VERSION (PACKAGE_NAME): released 1.9.1 
6492
6493         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
6494         Instrument_name_engraver
6495
6496         * lily/tie-performer.cc (create_audio_elements): bugfix
6497
6498         * Documentation/user/music-glossary.tely (Top): comment out
6499         font-style statements.
6500
6501         * input/test/force-hshift.ly: revise example.
6502
6503         * Documentation/bibliography/engraving.bib (note): typos.
6504
6505         * configure.in: bump GCC requirements to 3.x
6506
6507         * lily/include/audio-item.hh (class Audio_tie): rename
6508         note_l_drul_ to note_drul_
6509
6510         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
6511
6512         * lily/parser.yy (relative_music): whoops. All \relative were off
6513         by ...  a lot .... Ahem.
6514
6515         * scm/define-music-types.scm (music-descriptions): idem.
6516
6517         * lily/beam-engraver.cc: move new-beam-event to beam-event
6518
6519         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
6520         to Tie_engraver
6521
6522         * input/regression/bar-number.ly: remove unnecessary old-relative
6523         options.
6524         
6525         * Documentation/user/internals.itely (Creating contexts): document
6526         \newcontext
6527
6528         * lily/parser.yy (Composite_music): add \newcontext
6529
6530         * Documentation/user/refman.itely (MIDI block): add note about
6531         dotted tempos.
6532
6533         * scm/font.scm: remove old markup legacy
6534
6535         * GNUmakefile.in (web-clean): remake share/ after web-clean.
6536
6537         * lily/breathing-sign.cc (brew_molecule): remove function
6538
6539         * lily/text-item.cc: remove old-style markups.
6540         (interpret_markup): C++ version of markup function
6541         (brew_molecule): idem.
6542
6543         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
6544         as Scheme variable.
6545
6546         * scripts/convert-ly.py (conv): dashes rule.
6547         Apply rule.
6548
6549         * Documentation/user/lilypond-book.itely: syntax fixes. 
6550
6551 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6552
6553         * VERSION (PACKAGE_NAME): release 1.9.0
6554
6555         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
6556         note about dvips. (Should backport.)
6557
6558         * scripts/convert-ly.py
6559         (FatalConversionError.articulation_substitute): add
6560         convert-new-chords code. Remove convert-new-chords.py
6561
6562         * Documentation/user/refman.itely (Octave check): document
6563         \octave.
6564
6565         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
6566         \relative changes.
6567
6568         * lily/parser.yy (command_element): octave check:
6569
6570            \octave PITCH
6571
6572         checks that PITCH (without octave) yields PITCH (with octave) in
6573         \relative
6574
6575         * lily/relative-octave-music.cc (to_relative_octave): octave check.
6576
6577         * lily/scm-option.cc: ly:set-option now has the default argument
6578         #t.
6579
6580         * lily/lexer.ll: add \renameinput
6581
6582         * python/lilylib.py (command_name): robustifications.
6583
6584         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
6585         /dev/stderr. This is ash compatible.
6586
6587         * ly/init.ly: add warning if compatibility was not necessary.
6588
6589         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
6590
6591         * flower/include/string-handle.icc: formatting cleanups, rename
6592         references by ref_count_.
6593
6594 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
6595
6596         * make/lilypond.mandrake.spec.in: syncronize the spec file with
6597         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
6598         package libs separately, fix conflicting php variable out=/dev/vc/
6599         invoking `unset out', declare menus, use only one icon-file, fix
6600         doc-path in menu.
6601
6602 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6603
6604         * scripts/convert-ly.py (FatalConversionError.conv): typo
6605
6606         * Documentation/misc/GNUmakefile: restore misc directory.
6607
6608         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
6609
6610         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
6611         Petites-Preludes 
6612
6613         * input/test/partial-blank.ly (quickmeasure): syntax
6614
6615         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
6616         attachment property.
6617
6618         * Documentation/user/refman.itely: remove superfluous -'s 
6619         (Grace notes): ) fixes.
6620
6621         * lily/music.cc: generic compress(), transpose() functions. Remove
6622         others.
6623
6624         * lily/parser.yy (gen_text_def): remove support for #'(italic )
6625         style markup entry.
6626
6627         * lily/parser.yy: all articulations postfix; remove obligatory -
6628         for [,  ) and \!
6629         
6630         * lily/music.cc (to_relative_octave): write generic
6631         to_relative_octave function; various relative cleanups.
6632         Hmmm.
6633
6634         * lily/scm-option.cc: add options new-relative and old-relative
6635
6636         * po/sv.po: new po file.
6637
6638         * Documentation/user/refman.itely (Dynamics): website
6639         fixes. (should backport!)
6640
6641 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
6642
6643         * make/lilypond.mandrake.spec.in: declare version only once.
6644
6645 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6646
6647         * lily/simultaneous-music.cc (to_relative_octave): undo relative
6648         meaning for now.
6649
6650 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6651
6652         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
6653
6654         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
6655
6656         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
6657
6658         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
6659
6660         * lily/music.cc (var): add ly:music-transpose function.
6661
6662         * lily/parser.yy (pre_events): remove prefix articulations.
6663
6664         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
6665
6666         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
6667
6668         * Documentation/user/refman.itely (Text markup): add comment about
6669         markup in header.
6670
6671 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6672
6673         * lily/paper-outputter.cc (write_header_fields_to_file): 
6674         only dump value if it is a string.
6675
6676         * flower/include/dictionary.hh: remove.
6677         
6678         * Documentation/ChangeLog-1.5: add back old log.
6679
6680         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
6681         .pfas from a .deb.
6682
6683 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6684
6685         * Documentation/bibliography/engraving.bib: add entry for
6686         Jaschinski's Notation
6687
6688 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6689
6690         * Documentation/user/refman.itely (Beaming): add note about
6691         allowBeamBreak
6692
6693 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
6694
6695         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
6696         GregorianTranscription contexts
6697
6698         * ly/engraver-init.ly: vaticana contexts: minor fixes
6699
6700         * Documentation/user/refman.itely (Ancient notation): added note
6701         on appendix length bug
6702
6703         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
6704         input/test/vaticana.ly: use vaticana contexts; small fixes
6705
6706 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6707
6708         * flower/hash.cc: Remove.
6709
6710         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
6711         to (nonexistent?) hash_func_ identifier.
6712
6713         * python/midi.c (midi_error, midi_warning): Use char const* for
6714         __FUNCTION__ argument.
6715
6716         * python/gettext.py: Remove.  We already require python 2.1, which
6717         includes gettext.py.
6718
6719         * configure.in: Require python 2.1, as INSTALL.texi says.
6720         it.
6721
6722         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
6723         versions 1.50 and 1.75.  Remove note about lexer patch.
6724
6725 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6726
6727         * Documentation/topdocs/INSTALL.texi: Update type1 font
6728         description to actual situation.  Add comment about new font ball
6729         layout.
6730
6731         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
6732         in $LILYPONDPREFIX suffices for installation.
6733
6734 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6735
6736         * debian/control (Build-Depends): Add flex-old as alternative to
6737         flex.  Deprecate bison 1.75.
6738
6739 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
6740
6741         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
6742         Vaticana contexts
6743
6744         * Documentation/user/refman.itely (Ancient notation): documented
6745         some bugs; tiny fixes; added docu on Vaticana contexts
6746
6747         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
6748         scripts
6749
6750 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
6751
6752         * Documentation/user/refman.itely (Ancient notation): added some
6753         introductory words; added section on ancient time signatures;
6754         added some @seealso and @refcommands; small fixes and
6755         beautifications
6756
6757 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
6758
6759         * input/regression/note-head-style.ly: many fixes and updates
6760
6761         * Documentation/user/refman.itely: added small sections on ancient
6762         accidentals, rests and flags; revised ancient note head section;
6763         small wording/spelling fixes
6764
6765         * input/test/rests.ly: layout fixes
6766
6767 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
6768
6769         * input/puer-fragment.ly: bugfix: central C position of do clef
6770
6771         * ly/gregorian-init.ly: workaround: add small padding space before
6772         divisiones (the correct fix would be the spacing engine to handle
6773         this)
6774
6775 2003-08-13  Graham Percival  <gperlist@shaw.ca>
6776
6777         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
6778         cue-notes.ly: minor fixes.
6779
6780 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
6781
6782         * Documentation/user/refman.itely: bugfix: remove obsolete link to
6783         input/test/custos-style.ly
6784
6785         * Documentation/index.html.in: bugfix: link to Tutorial.html
6786
6787         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
6788         to neumes; bugfix: "et": epiphonus, not just a simple pes
6789
6790 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
6791
6792         * lilypond-mode.el: split `Insert Tag' if it is long enough.
6793
6794         * lilypond.words: add new features: markup, column, center, \[ \].
6795         
6796 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
6797
6798         * Documentation/topdocs/NEWS.texi, DEDICATION,
6799         stepmake/bin/add-html-footer.py
6800         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
6801         input/mutopia/J.S.Bach/wtk1-fugue1.ly
6802         input/mutopia/J.S.Bach/wtk1-prelude1.ly
6803         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
6804         added (only) after a sentence which is complete; if the sentence is 
6805         not ended a comma `,' or nothing is used. fix also spaces.
6806
6807 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6808
6809         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
6810         requirements to plain 1.6.
6811
6812         * buildscripts/mutopia-index.py (read_lilypond_header): update
6813         mutopia-index.py to 1.4 syntax [sic]
6814
6815 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
6816
6817         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
6818
6819 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6820
6821         * Documentation/index.html.in: url for regression pdf
6822
6823         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
6824
6825         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
6826
6827         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
6828
6829         * VERSION: 1.8.0 released
6830         
6831         * GNUmakefile.in (local-WWW-post): footify build fix.
6832
6833         * configure.in: require GUILE 1.6.4
6834
6835         * Documentation/user/GNUmakefile: don't copy *.png for
6836         lilypond-internals
6837
6838         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
6839         local-WWW-post target.
6840         (rsync-web): add rsync-web target
6841
6842         * Documentation/user/introduction.itely (Music notation and
6843         engraving): add neume example
6844
6845         * input/puer-fragment.ly (cantus): add puer-fragment
6846
6847 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6848
6849         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
6850         to notes, so that equalizer is actualy being used.
6851
6852         * scm/midi.scm (instrument-equalizer-alist):
6853         (absolute-volume-alist): Define public, so that user can copy or
6854         override.
6855
6856         * lily/key-performer.cc (create_audio_elements): Check for minor
6857         key.  Only if key is minor, set MIDI key to minor.
6858
6859 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6860
6861         * Documentation/user/refman.itely (Hiding staffs): fixes.
6862
6863         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
6864
6865         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
6866         vertical extents to deal with Hara kiri correctly.
6867
6868         * input/regression/hara-kiri-short.ly: remove
6869
6870         * input/regression/hara-kiri-pianostaff.ly: update test.
6871
6872         * Documentation/user/*.tely: remove WEBTITLE
6873
6874         * scm/output-tex.scm (comment): idem.
6875
6876         * scm/output-pdftex.scm: remove GUILE 1.4 glue
6877
6878         * scm/music-functions.scm (make-lyric-event): new function
6879
6880         * scm/lily.scm (lilypond-version): new function
6881
6882         * input/test/version-output.ly: new file.
6883
6884         * Documentation/user/lilypond.tely: add version number to
6885         front-page.
6886
6887 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
6888
6889         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
6890
6891 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6892
6893         * input/template/gregorian-transcription.ly (barTwo): syntax update.
6894
6895         * Documentation/user/refman.itely (Hiding staffs): rename node.
6896
6897 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6898
6899         * input/regression/new-markup-syntax.ly (texidoc): remove
6900         molecule-callback override.
6901
6902 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6903
6904         * input/les-nereides.ly: Mark tweaks with %tweak.
6905
6906         * Debian patch, see debian/changelog (Anthony Fok).
6907
6908 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6909
6910         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
6911         problem.
6912
6913 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
6914
6915         * Documentation/user/refman.itely (Text markup): Fix language bug.
6916
6917 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6918
6919         * input/* : postfix syntax fixes.
6920
6921         * Documentation/user/refman.itely (Text markup): add note about
6922         raise/lower with ^ or _ .
6923         
6924         * po/fi.po: fix \\apply strings.
6925
6926         * lily/parser.yy (open_event): warn for prefix articulations.
6927
6928 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
6929
6930         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
6931         fix also on parmesan font.
6932
6933 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6934
6935         * VERSION 1.7.30 released
6936         
6937         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
6938
6939         * buildscripts/mutopia-index.py (headertext): rewording
6940
6941 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6942
6943         * scm/new-markup.scm (strut-markup): new markup function.
6944
6945         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
6946         space also when no accidental is there.
6947
6948 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
6949
6950         * input/les-nereides.ly: Updates.
6951
6952 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
6953
6954         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
6955         which repeats the tag insertion selected from "Insert tag" menu.
6956
6957 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6958
6959         * lily/all-font-metrics.cc (find_font): load AFM files first only
6960         for feta fonts. This fixes problems with TeXlive and other TeX
6961         distros that include AFM files for the CM fonts. 
6962
6963         * scm/font.scm (qualifiers-to-font-name): remove.
6964
6965         * lily/paper-def.cc: remove get_var.
6966
6967         * input/trip.ly: remove file.
6968         
6969         * input/regression/spacing-note-flags.ly (raggedright): remove
6970         stafflinethickness
6971
6972         * input/les-nereides.ly: update to new syntax, cleanups.
6973
6974 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
6975
6976         * Documentation/user/refman.itely: Clarify shortest-note problem
6977         of autobeamer.
6978
6979 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
6980
6981         * lilypond-mode.el: Add each word to regexps only once.
6982
6983         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
6984         is based on the syntax definitions in lilypond.words. Remove all 
6985         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
6986         LilyPond->Insert menu is generated by the entries in lilypond.words 
6987         to which have been given a syntax definition.
6988
6989         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
6990         \notes, \relative, \score, \simultaneous, \transpose.
6991
6992         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
6993
6994         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
6995         
6996         * lilypond-mode.el: add menu keywords separately.
6997
6998         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
6999
7000 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7001
7002         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
7003         current ugly installation method for PFA fonts.
7004
7005 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
7006
7007         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
7008         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
7009
7010         * Documentation/user/music-glossary.tely: update legato.
7011
7012 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7013
7014         * lexer-gcc-3.0.patch: Remove.
7015
7016         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
7017
7018 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7019
7020         * debian/rules (binary-arch): remove NEWS.
7021
7022 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
7023
7024         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
7025         stepmake/bin{ many }: polish the `--help's of different scripts;
7026         model taken from the core-utils of Linux.
7027
7028         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
7029
7030 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7031
7032         * flower/parse-afm.cc (parseCharMetrics): add warnings.
7033
7034         * flower/libc-extension.cc: idem.
7035
7036         * flower/include/libc-extension.hh: protect against isinf macros.
7037
7038 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
7039
7040         * { many }: Use two uppercase letters in LilyPond.
7041
7042         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
7043
7044         * VERSION: 1.7.29 released.
7045         
7046 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7047
7048         * lily/tie.cc: add TODO comment.
7049
7050         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
7051
7052         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
7053         linejoins and linecaps. This fixes problems with occasional spikes
7054         on slur/tie endings.
7055         
7056         * input/regression/font-name.ly: don't use PS fonts for
7057         compatibility reasons. 
7058
7059         * mutopia/claop.py (accents): update to 1.8
7060
7061         * Documentation/user/music-glossary.tely (Top): remove 13pt.
7062
7063         * Documentation/user/macros.itexi: don't color glossary links.
7064
7065         * Documentation/user/invoking.itexi (Error messages): new section
7066
7067 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7068
7069         * input/regression/font-name.ly: add file.
7070
7071         * scm/document-backend.scm (grob-doc): remove <hr> from
7072         lilypond-internals
7073
7074         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
7075         reqd version to 1.6.4 
7076
7077         * lily/font-interface.cc (get_font): bugfix: take font-name from
7078         alist chain too. This fixes font-name override for \markup.
7079
7080 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7081
7082         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
7083
7084         * input/test/polymetric-differing-notes.ly: Compile fix.
7085
7086 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
7087
7088         * Documentation/user/refman.itely: fixed typo
7089
7090         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
7091         before flexa
7092
7093 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7094
7095         * input/test/{ many }: search & fix some typos.
7096
7097 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7098
7099         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
7100         images.
7101
7102         * scm/music-functions.scm (make-voice-props-set): set Script /
7103         TextScript dir for polyphony too.
7104
7105         * scm/define-grobs.scm (all-grob-descriptions): decrease space
7106         before clef.
7107
7108         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
7109
7110 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
7111
7112         * Documentation/user/refman.itely (Percussion): Small
7113         clarifications and fixes.
7114
7115         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
7116         threads. This fixes different heads playing simultaneously.
7117
7118 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7119
7120         * Documentation/user/{ many }: increase readability (read through 
7121         User manual from `one big page').
7122
7123 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7124
7125         * input/test/polymetric-differing-notes.ly: add example with
7126         disparate note values.
7127
7128         * input/test/polymetric.ly: rename from poly-metric
7129
7130         * scripts/ly2dvi.py (include_path): bugfix: use outbase
7131         iso. outname.
7132
7133         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
7134         G-clef bbox to real char extents. This fixes the G-clef being
7135         offset too much to the right.
7136         document perc clef offset.
7137
7138         WARNING: FONT CHANGED.
7139
7140         * Documentation/user/tutorial.itely (Tutorial): move menu.
7141
7142 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7143
7144         * buildscripts/lilypond-profile.sh (Error): trim error message.
7145
7146         * Documentation/user/invoking.itexi (Invoking the lilypond
7147         binary): add note about path.
7148
7149         * Documentation/user/macros.itexi: add @c at EOL, hopefully
7150         suppresses superfluous spaces.
7151
7152 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7153
7154         * buildscripts/lilypond-profile.sh: Add documentation to error
7155         message.
7156
7157         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
7158
7159 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7160
7161         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
7162         <mike@ossmann.com>)
7163
7164         * Documentation/bibliography/computer-notation.bib (pages): prune
7165         unscientific language.
7166
7167         * Documentation/user/GNUmakefile: copy unsplit file to
7168         lilypond.html (idem for lilypond-internals).
7169
7170         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
7171
7172         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
7173
7174         * python/lilylib.py (lilypond_version): 2.1 proof version check.
7175
7176         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
7177         fix.
7178         
7179 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
7180
7181         * Documentation/user/{ various }: bind text snippets with their
7182         examples, e.g. by punctuation: This is an example.
7183
7184 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7185
7186         * ly/performer-init.ly (VoiceContext): Typos.
7187
7188         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
7189         builds, leave final-install to toplevel srcdir makefile.
7190
7191         * make/srcdir.make.in (install): New target.
7192
7193 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7194
7195         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
7196         This fixes core dump on MIDI output (Simon Weatherill).
7197
7198         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
7199         on local-WWW-post.
7200
7201 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7202
7203         * make/lilypond.redhat.spec.in: add dvips to reqs.
7204
7205 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7206
7207         * make/srcdir.make.in (web): Add special web target.
7208
7209         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
7210         from inner $(LOOP).
7211
7212         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
7213
7214         * stepmake/stepmake/generic-targets.make (www-targets-help):
7215         * GNUmakefile.in (web-install): Install in $(webdir).
7216
7217         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
7218
7219         * cygwin/changelog: 
7220         * cygwin/mknetrel: Update.
7221
7222         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
7223         (html-doc): Remove (use: web).
7224
7225         * stepmake/stepmake/script-rules.make: 
7226         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
7227         Fix $(config_make) dependencies for srcdir build.
7228
7229         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
7230         target for srcdir build.
7231
7232         * stepmake/make/stepmake.make: 
7233         * make/srcdir.make.in: 
7234         * GNUmakefile.in:
7235         * make/stepmake.make (config_make): Rename variable (was:
7236         configuration).
7237
7238 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7239
7240         * Documentation/user/internals.itely (Manipulating music
7241         expressions): run lilypond on example too.
7242
7243         * flower/include/libc-extension.hh: move lrint define to
7244         header. bugfix.
7245         
7246 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7247
7248         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
7249         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
7250         do we recurse whole tree?).
7251
7252         * GNUmakefile.in (html-doc): Resurrect.
7253
7254         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
7255         obsolete $(package-icon) dependency.
7256
7257 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7258
7259         * Documentation/user/refman.itely (Automatic staff changes):
7260         add seealso 
7261
7262         * Documentation/index.html.in: link to bigpage.
7263
7264         * Documentation/user/tutorial.itely (Tutorial): streamline.
7265
7266         * Documentation/index.html.in: url typo.
7267
7268         * VERSION (PACKAGE_NAME): release 1.7.28
7269
7270         * python/lilylib.py (error_log): remove '/' from name.
7271
7272         * input/regression/pedal.ly: remove; dups input/test/
7273         
7274         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
7275
7276         * Documentation/index.html.in: python style doco index.
7277
7278         * Documentation/{footer,header}.html.in (src): remove, 
7279
7280         * Documentation/pictures: remove all but lelie-logo.xpm.
7281
7282         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
7283         before running makeinfo.
7284
7285         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
7286         @code{}
7287
7288 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7289
7290         * input/test/bar-number-regular-interval.ly: rename.
7291
7292         * Documentation/user/*: various fixes. 
7293
7294 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
7295
7296         * Documentation/{ many }: polish for update-all-menus. typos.
7297
7298         * po/fi.po: fixes.
7299
7300         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
7301
7302         * buildscripts/mutopia-index.py: polish.
7303
7304         * input/regression/{ many }, input/test{ many }: polish texidocs.
7305
7306 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7307
7308         * scripts/convert-ly.py (FatalConversionError.conv): rule for
7309         pedal-style
7310
7311         * lily/text-spanner.cc (brew_molecule): use bracket-flare
7312         iso. edge-widen.
7313
7314         * lily/piano-pedal-engraver.cc (process_music): change from
7315         process_acknowledged ()
7316
7317         * lily/piano-pedal-bracket.cc: new file. Change
7318         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
7319         cleaned up.
7320
7321         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
7322
7323         * input/regression/tuplets.ly (texidoc): rename file.
7324
7325         * po/fr.po: update
7326
7327         * buildscripts/lilypond-profile.sh: error message if script is not
7328         sourced.
7329
7330         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
7331         bracket-flare
7332         (make_bracket): simplify code.
7333
7334         * lily/parser.yy (verbose_command_req): catch typos in \key scale
7335         argument.
7336
7337         * python/lilylib.py (lilypond_version_check): new function
7338
7339         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
7340
7341         * scripts/ly2dvi.py (run_lilypond): add version check.
7342
7343         * scripts/lilypond-book.py (option_definitions): typo
7344
7345         * scripts/ly2dvi.py (include_path): typo
7346
7347         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
7348
7349         * lily/parse-scm.cc (parse_handler): typo
7350
7351         * Documentation/user/macros.itexi: use @heading for headings.
7352
7353         * Documentation/user/refman.itely: updates, fixes.
7354
7355 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
7356
7357         * po/fi.po: add Finnish translations. fixes.
7358
7359         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
7360
7361         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
7362         from lily/glissando-engraver.cc.
7363
7364 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7365
7366         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
7367         for non-first _broken_ bracket.
7368
7369         * Documentation/user/refman.itely: corrections.
7370
7371 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7372
7373         * lily/new-fingering-engraver.cc (position_scripts): add heads to
7374         support of the fingerings.
7375
7376         * po/fr.po: French translation update.
7377
7378         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
7379         strings.
7380
7381 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7382
7383         * Documentation/user/introduction.itely: Small fixes.
7384
7385 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7386
7387         * Documentation/topdocs/AUTHORS.texi: polish.
7388
7389 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7390
7391         * Documentation/user/introduction.itely: revise
7392
7393         * Documentation/user/tutorial.itely: reorganise.
7394
7395         * Documentation/topdocs/index.tely: remove.
7396
7397         * Documentation/header.html.in: prune.
7398
7399         * GNUmakefile.in: clean up web building.
7400
7401         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
7402         target.
7403
7404 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
7405
7406         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
7407
7408         * lilypond-mode.el: turn on blink-matching-paren.
7409
7410 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7411
7412         * scm/output-sodipodi.scm (svg-header): Fix typo.
7413
7414 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7415
7416         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
7417         fixes a security hole.
7418
7419         * scripts/lilypond-book.py (original_dir): remove temp_dir
7420
7421         * scm/document-translation.scm: use @code tags.
7422
7423 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7424
7425         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
7426
7427         * lilypond-mode.el: add a buffer-local post-command-hook to set
7428         context dependent syntax-table after each cursor event. Remove old
7429         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
7430
7431         * lilypond-indent.el: update comments.
7432
7433         * Documentation/footer.html.in: add period.
7434
7435 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7436
7437         * make/lilypond.redhat.spec.in (Group): don't strip binary.
7438
7439         * scm/document-translation.scm (document-property-operation): add
7440         @code{} tags.
7441
7442         * VERSION (PACKAGE_NAME): release 1.7.27
7443
7444         * config.make.in: add PAPER variable
7445
7446         * buildscripts/new-chords.py (help): add help text
7447
7448         * Documentation/user/introduction.itely (Typography and program
7449         architecture):  fixes.
7450
7451         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
7452         for texinfo and dvips. This fixes problems with PDF output of the
7453         wrong size.
7454
7455         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
7456         DVIPS_PAPERSIZE variable
7457
7458         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
7459         TEXINFO_PAPERSIZE variable 
7460
7461 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7462
7463         * mf/feta-macros.mf: whoops: only draw lines for test situations.
7464
7465         * mf/feta-toevallig.mf: lowres fixes.
7466
7467 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7468
7469         * NEWS: Typo and fill-paragraph fixes.
7470
7471         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
7472         cast #define.
7473
7474         * configure.in: 
7475         * config.hh.in: Check for lrint.
7476
7477 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7478
7479         * VERSION: 1.7.26 released
7480
7481         * lily/separation-item.cc: add padding property.
7482
7483         * input/test/*.ly: various fixes, remove solo-a2.ly
7484
7485         * scm/new-markup.scm (brew-new-markup-molecule): arg order
7486         bugfix. Fixes old-style markup compatibility.
7487
7488         * Documentation/user/introduction.itely (Introduction): historical
7489         elucidations
7490
7491         * Documentation/user/music-glossary.tely (Top): linewidth fix.
7492
7493         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
7494
7495         * Documentation/index.texi (Top): cleanup.
7496
7497         * Documentation/user/introduction.itely (Introduction): rewrite
7498         introduction, 
7499         (Music notation and  engraving): about notation. Add flat-picture
7500
7501 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7502
7503         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
7504         separation items. This keeps lyrics from bumping into each other.
7505
7506 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7507
7508         * GNUmakefile.in (topdocs-web): New target.
7509         (local-web): Depend on topdocs-web; fixes html-doc.
7510
7511 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7512
7513         * po/lilypond.pot: run po-replace
7514
7515         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
7516
7517         * scm/drums.scm (reset-drum-kit): new function.
7518
7519         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
7520
7521         * scripts/update-lily.py: remove
7522         
7523         * VERSION: release 1.7.25
7524         
7525         * Documentation/user/introduction.itely (Introduction): rewrite
7526         start of introduction.
7527
7528 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
7529
7530         * lily/all-font-metrics.cc: fixed typo
7531
7532 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
7533
7534         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
7535         LilyPond-mode-context-set-syntax-table): new functions to define
7536         the syntax table according to context.
7537
7538         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
7539
7540 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7541
7542         * Documentation/user/refman.itely (Figured bass): 
7543         language nit courtesy http://www.vocabula.com
7544
7545         * GNUmakefile.in: remove no kpathsea hack.
7546
7547         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
7548         doco.
7549
7550         * GNUmakefile.in: remove web-doc target.
7551
7552         * lily/all-font-metrics.cc (find_afm): add message about
7553         buildscripts/clean-fonts.sh 
7554
7555         * scm/define-music-properties.scm (figure): use string for 'figure
7556
7557         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
7558
7559         * input/regression/ : add raggedright = ##t where applicable. 
7560         
7561         * scm/bass-figure.scm (make-bass-figure-markup): add
7562         alignBassFigureAccidentals property.
7563
7564         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
7565         bracket.
7566
7567         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
7568         syllables widths into account for minimum-length.
7569
7570         * input/test/staff-container.ly: update file
7571
7572         * input/test/stem.ly: remove
7573
7574         * lily/event.cc (LY_DEFINE): add ly: prefix.
7575
7576         * input/test/clef-manual-control.ly: from manual-clef
7577
7578         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
7579
7580         * input/test/different-time-signatures.ly: move to poly-metric.ly
7581
7582         * input/test/hara-kiri*,scales.ly: remove
7583         
7584         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
7585         with chord-names-jazz.ly)
7586
7587         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
7588         get scalable cm fonts too.
7589
7590         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
7591         --encoding for mftrace if present.
7592
7593         * input/regression/slur-area.ly: move from test/
7594
7595         * input/test/: remove simple-slur-endings slur-attachment
7596         slur-broken-cross-staff slur-broken.ly slur-damping.ly
7597         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
7598         slur-symmetry slur-symmetry tie-broken.ly
7599
7600         * scm/drums.scm (set-drum-kit): add function.
7601
7602         * Documentation/user/refman.itely (Percussion staves): use
7603         set-drum-kit
7604
7605         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
7606         too
7607         (Global_measure.set_timesig): handle 3/8 time sig too.
7608
7609         * scm/output-lib.scm (note-head-style->attachment-coordinates):
7610         note about triangle note heads.
7611
7612         * scm/drums.scm: use alist for instrument-settings. This fixes the
7613         bug with assigning to drums in the .ly file.
7614
7615         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
7616         CHANGED.
7617
7618         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
7619         cluster-beacon-interface
7620
7621         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
7622
7623         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
7624
7625         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
7626
7627         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
7628         to get positions.
7629
7630         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
7631         make ClusterSpannerBeacon to record Y positions. This removes the
7632         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
7633         make cluster-note-events.
7634
7635 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7636
7637         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
7638
7639         * configure.in: Use lily/main.cc as identifying source file.
7640
7641         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
7642
7643         * config.hh.in: 
7644         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
7645
7646         * configure.in: Require PYTHON >= 2.0.
7647
7648         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
7649           $PYTHON for include dir location.
7650         (STEPMAKE_PYTHON): New function.  Use
7651         
7652             PYTHON=foo ./configure
7653
7654           to override.
7655
7656 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7657
7658         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
7659         something.
7660
7661         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
7662         ftp.lilypond.org everywhere.
7663
7664 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7665
7666         * lily/text-item.cc (interpret_new_markup): do only if new-markup
7667         detected.
7668
7669         * Documentation/user/refman.itely (Grace notes): note on explicit
7670         contexts
7671
7672 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
7673
7674         * lilypond-font-lock.el: add a comment about LilyPond specific
7675         escape characters: ^, - and _, in the syntax table.
7676
7677         * Documentation/user/appendices.itely: a majuscule fix.
7678
7679 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7680
7681         * input/test/trills.ly (endHorizScript): fixes.
7682
7683         * input/test/chord-names-jazz.ly: merge in alternate Jazz
7684         notation, move from regression.
7685
7686         * input/test/script-stack.ly: change name from stacked-scripts
7687
7688         * input/test/ossia.ly: octave errors.
7689
7690         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
7691         for midi-volume-equaliser
7692
7693 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7694
7695         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
7696         cm fonts.
7697
7698         * mf/feta-beugel.mf: don't multiply font_count by 10.
7699
7700         * lily/lookup.cc (horizontal_line): new function. Use
7701         horizontal-line in output backends.
7702
7703         * Documentation/user/tutorial.itely (An orchestral part): new
7704         section on orchestral stuff and identifiers.
7705
7706 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
7707
7708         * lilypond-mode.el: comment-out paren-highlighting, it still causes
7709         some interference to other modes.
7710
7711 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7712
7713         * lily/spacing-spanner.cc (musical_column_spacing): use average,
7714         not maximum of spacing wishes in polyphonic situations.
7715
7716         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
7717         number
7718
7719         * lilypond-indent.el: remove paren matching. 
7720
7721         * lily/text-item.cc (interpret_new_markup): new function
7722         use iso. text2molecule.
7723
7724         * lily/main.cc (notice): change FSF address 
7725
7726         * po/de.po: update PO file to 1.6.
7727
7728 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
7729
7730         * Documentation/user/ {many}: Add periods and remove spaces.
7731         
7732 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
7733
7734         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
7735         Disable buffer-locally default paren hook and make a new one. 
7736
7737         * lilypond-mode.el: Turn off locally paren-mode, but turn on
7738         locally LilyPond-paren-mode. Add todo for mouse double-click.
7739
7740 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
7741
7742         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
7743         Disable buffer-locally default paren idle timer and make a new one. 
7744
7745         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
7746         locally LilyPond-show-paren-mode. Add to menu a toggle for
7747         LilyPond-show-paren-function.
7748
7749 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7750
7751         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
7752
7753 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
7754
7755         * Documentation/user/refman.itely: spelling fix.
7756
7757         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
7758         paren highlight function definitions. add todo for
7759         LilyPond-show-paren-mode.
7760
7761 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7762
7763         * input/template/jazz-combo.ly: new file.
7764
7765 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7766
7767         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
7768         lo-res fixes.
7769
7770         * mf/feta-schrift.mf: bugfix in varcoda sign.
7771         WARNING: FONT CHANGED
7772
7773         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
7774         in accordance with lexer.ll.   
7775
7776 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7777
7778         * Documentation/user/tutorial.itely: Edit introduction.
7779
7780 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7781
7782         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
7783         ly:grob-staff-position
7784
7785 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7786
7787         * scm/to-xml.scm: import srfi-1
7788
7789         * VERSION (MAJOR_VERSION):  release 1.7.24
7790
7791         * python/lilylib.py (make_ps_images): make multipage _really_ work.
7792
7793         * scripts/lilypond-book.py (do_file): put texidoc before image.
7794         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
7795
7796         * input/regression/*.ly: fix snippet octaves 
7797
7798         * input/test/spanner-after-break-tweak.ly: import
7799         broken-spanner-adjustment
7800
7801         * input/no-notation/midi-transposing.ly: move from input/test/
7802
7803         * input/test/: remove chord-markup
7804
7805         * input/regression/instrument-name-partial.ly: move from input/test.
7806
7807         * input/test/vertical-text.ly: remove
7808
7809         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
7810         space above lyrics lines.
7811
7812         * input/test/uniform-breaking.ly: remove file.
7813
7814         * lily/gourlay-breaking.cc (combine_demerits): add comment about
7815         uniform spacing density. 
7816
7817         * input/test/chords.ly (keys): remove file.
7818
7819         * scm/documentation-lib.scm (oop): use srfi-1 too.
7820
7821         * input/regression/*.ly: add \version
7822
7823         * Documentation/user/*.itely: various fixes.
7824
7825         * buildscripts/mf-to-table.py (base): break table every three
7826         symbols.
7827
7828         * input/:  remove %% new-chords-done %% .
7829
7830         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
7831         os-music.ly
7832         
7833 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7834
7835         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
7836
7837         * scm/new-markup.scm (box-markup): new function.
7838         (box-markup): new function. Contributed by Dick Schoeller
7839         <schoeller@attbi.com>
7840
7841         * scm/lily.scm: remove reduce-no-unit 
7842         (list-insert-separator): use fold-right
7843
7844         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
7845         of arguments. 
7846
7847         * NEWS: more neutral language for ancient notation 
7848
7849         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
7850         inside pointing beaming for chord tremolo.
7851
7852         * Documentation/user/lilypond-book.itely: minor editing
7853
7854 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
7855
7856         * NEWS: added news for 1.8 regarding ancient notation
7857
7858         * Documentation/user/refman.itely (Gregorian square neumes
7859         ligatures): fixed typo
7860
7861         * lily/vaticana-ligature-engraver.cc,
7862         lily/include/vaticana-ligature.hh: bugfix: use special heads for
7863         lower/upper head of Pes only when heads are stacked
7864
7865         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
7866         scm/define-grob-properties.scm: cleanup: make "join-left" a
7867         boolean grob property and save delta pitch in grob property
7868         "delta-pitch" instead
7869
7870         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
7871
7872 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7873
7874         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
7875         completely borked
7876
7877         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
7878         (try_music): bug fix: beam multiplicity was completely borked.
7879
7880         * scm/lily.scm: remove tail, filter-list, filter-out-list,
7881         first-n, butfirst-n in favor of srfi-1 functions.
7882         remove string-join, string-pad in favor of srfi-13 functions.
7883
7884         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
7885
7886         * NEWS: use complete sentences.
7887
7888         * Documentation/user/introduction.itely (Example applications):
7889         add note about databases and lilypond-book.
7890
7891         * input/test/volta.ly: remove file
7892
7893         * input/regression/volta-broken-left-edge.ly: simplify file
7894
7895 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7896
7897         * Documentation/user/refman.itely (Constructing a tweak): new
7898         subsection.
7899
7900         * Documentation/user/tutorial.itely (Fine tuning layout): add
7901         common tweaks.
7902
7903         * scm/define-grobs.scm (TextScript): use new brewer.
7904
7905 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7906
7907         * VERSION: release 1.7.23
7908
7909         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
7910
7911         * python/lilylib.py (make_ps_images): bugfixes.
7912
7913         * input/regression/volta-multi-staff.ly: new file.
7914
7915         * Documentation/user/macros.itexi: refcommands, refcommand macros.
7916
7917         * Documentation/user/tutorial.itely (Piano staffs): new section.
7918         (Setting variables): new section
7919         (Fine tuning layout): new section
7920
7921         * input/just-friends.ly: remove file. Superseeded by
7922         input/test/chords-without-melody.ly
7923
7924         * ly/property-init.ly: add all commands to refman.
7925
7926         * scm/define-translator-properties.scm: remove
7927         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
7928
7929         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
7930         name. Underscores botch up PS output.
7931
7932         * scm/define-translator-properties.scm: remove
7933         textNonEmpty, oneBeat, regularSpacingDelta
7934
7935         * scripts/convert-ly.py (FatalConversionError.conv): conversion
7936         rule for automaticBars.
7937
7938         * lily/timing-engraver.cc (start_translation_timestep): change
7939         barNonAuto to automaticBars
7940
7941 2003-06-30  Graham Percival  <gperlist@shaw.ca>
7942
7943         * input/test/perform-tie.ly: delete file.
7944
7945 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
7946
7947         * Documentation/user/refman.itely (Gregorian square neumes
7948         ligatures): bugfix: do not show ledger lines in neumes table
7949         (fixed by setting staff symbol to transparent rather than removing
7950         it from staff context)
7951
7952 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7953
7954         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
7955         glue into brew-new-markup-molecule.
7956
7957         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
7958
7959         * Documentation/user/introduction.itely (Computerized typography):
7960         new section
7961
7962         * Documentation/user/tutorial.itely (An orchestral part): remove
7963         pc example from tutorial.
7964
7965         * input/tutorial/lilbook.tex: use screech-boink
7966
7967         * scripts/lilypond-book.py (compile_all_files): split formatting
7968         output body and scheduling lilypond compilation.
7969         (format_lilypond_output_bodies): new function
7970         (format_lilypond_block): new function
7971         (html_pages): allow multi-page images in HTML
7972
7973         * python/lilylib.py (make_ps_images): rename function from
7974         make_preview, merge with make_page_images
7975
7976 2003-06-28  Graham Percival  <gperlist@shaw.ca>
7977
7978         * input/test/key-clefs.ly: moved to regression.
7979
7980         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
7981
7982         * input/no-notation/README: added note about midi-*.ly files.
7983
7984         * input/test/two-key.ly: moved to no-notation/parse5.ly
7985
7986         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
7987         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
7988
7989         * input/test/ {various}: modified comments, marked some for deletion.
7990
7991         * input/test/lines.ly: deleted file; duplicate of
7992         embedded-postscript.ly
7993
7994         * input/test/mmrest-collision: moved to regression.
7995
7996 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7997
7998         * scm/chord-name.scm (note-name->markup): don't superscript root
7999         alterations in chordnames.
8000
8001 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8002
8003         * Documentation/user/refman.itely (Multi measure rests): more
8004         index/cross-referencing.
8005
8006         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
8007
8008         * scm/font.scm: remove properties-to-font-name code.
8009
8010         * scm/define-grob-properties.scm: remove 'type
8011
8012         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
8013         conversion
8014
8015         * lily/text-spanner.cc: change 'type grob prop to 'style 
8016
8017         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
8018         "first" flag to decide whether to make a start-repeat
8019
8020         * input/regression/grace-volta-repeat-2.ly: new file.
8021
8022 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8023
8024         * lilypond-indent.el: rename generic functions to LilyPond-*
8025
8026 2003-06-22  Graham Percival  <gperlist@shaw.ca>
8027
8028         * input/test/thumb.ly: delete, merged into refman.
8029
8030         * Documentation/user/refman.itely: added thumb info to Fingering.
8031
8032         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
8033         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
8034         vertical-align.ly : deleted files.
8035
8036 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8037
8038         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
8039
8040         * lily/line-spanner.cc (broken_trend_offset): remove function.
8041         (get_broken_offset): idem.
8042         (brew_molecule): rewrite the line-break case.
8043
8044         * input/regression/follow-voice-break.ly:  new file.
8045
8046         * lily/line-spanner.cc (after_line_breaking): remove lines at the
8047         start of a system.
8048
8049 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8050
8051         * input/test/tuplet-rest.ly: moved to regression.
8052
8053         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
8054         deleted file.
8055
8056         * input/test/ {many} : marked file for possible deletion.
8057
8058 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8059
8060         * input/regression/beam-funky.ly: add note about (disputed)
8061         correct beaming.
8062
8063         * ly/engraver-init.ly (ScoreContext): put key-signature after
8064         staff-bar
8065         
8066 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8067
8068         * input/test/ broken.ly lyric-phrasing.ly: deleted.
8069
8070         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
8071
8072         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
8073
8074         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
8075         stem-extend was deleted (it was duplicate example, and not as
8076         good).
8077
8078         * input/test/[s-z]*.ly: add texidoc index.
8079
8080 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8081
8082         * lily/slur.cc (get_boundary_notecolumn_y): change name from
8083         get_first_notecolumn_y
8084
8085         * lily/spanner.cc (broken_spanner_index): new function.
8086
8087 2003-06-19  Graham Percival  <gperlist@shaw.ca>
8088
8089         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
8090         lyric-hyphen.ly : moved to regression.
8091
8092         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
8093         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
8094
8095         * input/test/instrument-name-mmrest.ly: moved to
8096         ../regression/multi-measure-rest-instr-name.ly
8097
8098         * input/test/knee-sym.ly: moved to
8099         ../regression/beam-knee-symmetry.ly.
8100
8101         * input/test/hymn.ly: change comments.
8102
8103         * input/test/[p-r]*.ly: add texidoc index.
8104
8105 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8106
8107         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
8108         to postfix syntax
8109         
8110         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
8111         syntax.
8112
8113         * VERSION: release 1.7.22
8114
8115 2003-06-18  Graham Percival  <gperlist@shaw.ca>
8116
8117         * input/test/[h-k]*.ly: added texidoc index.
8118
8119         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
8120
8121         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
8122
8123         * input/test/ various : mark files for deletion or moving to
8124         regression.
8125
8126         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
8127
8128         * input/test/[l-o]*.ly: added texidoc index.
8129
8130 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8131
8132         * scm/music-functions.scm (make-ottava-set): 
8133         only do ottavation if centralCPosition is set.
8134
8135         * lily/translator-scheme.cc (ly:context-property-where-defined):
8136         return '() if not found.
8137
8138 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
8139
8140         * lilypond-mode.el (LilyPond-un-comment-region): removed.
8141         Use one command for both commenting and uncommenting.
8142
8143         * lilypond-indent.el (LilyPond-comment-region): new function,
8144         (un)comments each line separately.
8145
8146         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
8147         
8148         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
8149         imenu is not added by default; adapted from f90.el,
8150         makes Help-menu, which does not fit, visible in XEmacs.
8151         
8152 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
8153
8154         * lilypond-mode.el: Set show-paren-mode local; minor-mode
8155         show-paren-mode sets blink-matching-paren-on-screen local.
8156         Try to make show-paren-function to paren-highlight local.
8157
8158         * lilypond-indent.el (LilyPond-scan-sexps): new function.
8159         Copy definitions of Emacs' show-paren-function and
8160         XEmacs' paren-highlight and make minimal changes;
8161         add comments about locality. 
8162         Fix matching first open-paren-char in '<< .. >>'.
8163
8164 2003-06-16  Graham Percival  <gperlist@shaw.ca>
8165
8166         * input/test/g*: added texidoc index.
8167
8168         * input/test/[a-g]*: added raggedright==#t when it
8169          seemed appropiate.
8170
8171         * input/test/ fake-grace.ly figured-bass.ly : removed file.
8172
8173         * Documentation/topdoc/INSTALL.texi: removed false warnings
8174         about gcc 3.3.
8175
8176 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8177
8178         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
8179
8180         * input/test/chords-without-melody.ly (texidoc): add from
8181         input/just-friends.ly
8182
8183         * input/regression/size{13--26}.ly: move from input/
8184
8185         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
8186         input/{star-spangled-banner,twinkle}.ly: remove 
8187         
8188         * lily/slur.cc: remove slur over rest warnings.
8189
8190         * lily/note-spacing.cc (get_spacing): include left part of right
8191         object in fixed space. This fixes stretched space before
8192         accidentals.
8193
8194         * input/regression/spacing-accidental-stretch.ly: new file.
8195
8196 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
8197
8198         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
8199         Reduce to 16pt.
8200
8201 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8202
8203         * input/regression/spacing-knee.ly: docstring
8204
8205         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
8206
8207         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
8208         input/tutorial/{test,solar,flowing}.ly: remove
8209
8210         * input/rhythm.ly: remove
8211
8212         * input/mutopia/F.Schubert/standchen.ly: update syntax.
8213
8214         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
8215         update syntax. 
8216
8217         * scm/define-grobs.scm (all-grob-descriptions): set
8218         knee-spacing-correction to 1.0
8219
8220         * lily/note-spacing.cc (stem_dir_correction): compute knee
8221         correction using stem-thickness and head width.
8222
8223         * input/regression/beam-quanting-horizontal.ly: update texidoc
8224
8225         * scm/define-grobs.scm (all-grob-descriptions): set
8226         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
8227         This fixes 32nd beams for noteheads in spaces quants.
8228
8229         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
8230
8231 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
8232
8233         * README.mandrake: Change lilypond-extras to lilypond-documentation.
8234
8235 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8236
8237         * input/test/dpncnt.ly,part-combine-score.ly: remove.
8238
8239         * VERSION (PACKAGE_NAME): release 1.7.21
8240
8241         * input/regression/stem-shorten.ly: new file.
8242
8243         * lily/stem.cc (get_default_stem_end_position): revise stem
8244         shortening code.
8245
8246         * input/regression/spacing-multi-tuplet.ly: move from input/test/
8247
8248         * input/test/{scripts,volta-start,sleur}.ly: remove
8249         
8250         * input/regression/span-bar.ly: smaller file.
8251
8252         * input/regression/spacing-{natural,tight,loose}.ly: remove
8253
8254         * input/test/markup.ly: remove
8255
8256         * scripts/lilypond-book.py: put printfilename in separate chunk,
8257         so texidoc is printed after the filename.  
8258
8259 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8260
8261         * make/lilypond.mandrake.spec.in: fix docdirs.
8262
8263 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8264
8265         * input/regression/beam-french.ly: bugfix.
8266
8267         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
8268
8269         * input/regression/(various).ly: add raggedright = #t.
8270
8271         * input/regression/auto-beam.ly: move from abe.ly
8272
8273 2003-06-13  Graham Percival  <gperlist@shaw.ca>
8274
8275         * input/test/f*.ly: added texinfo index.
8276         
8277         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
8278
8279 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8280
8281         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
8282         quant penalty for beam just outside staff.
8283
8284         * input/regression/beam-quanting-horizontal.ly (texidoc): move
8285         from beam-pos.ly,  remove non-horizontal tests. 
8286
8287         * input/test/(various): cleanup header info. 
8288
8289         * input/test/tchaikovsky.ly: remove file.
8290
8291         * scm/chord-generic-names.scm: move from
8292         double-plus-new-chord-name.scm
8293
8294         * input/test/orchestscore.ly: remove file
8295
8296         * Documentation/user/refman.itely (Vocal music): update documentation.
8297
8298         * scm/define-translator-properties.scm (chordNoteNamer): remove
8299         chordNameStyle, use chordNameFunction
8300
8301         * scm/chord-name.scm (set-chord-name-style): remove
8302         set-chord-name-style. Use \property chordNameFunction.
8303
8304 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8305
8306         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8307         music): remove @TeX{} command.
8308
8309 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8310
8311         * lilypond-indent.el (scan-sexps): Renamed to
8312         aargh-this-breaks-other-emacs-modes-scan-sexps.
8313
8314 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8315
8316         * lilypond-indent.el: Fix: match concurrent one-char opening and 
8317         closing slurs: '()', etc. Add comments.
8318
8319         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
8320
8321         * lilypond-font-lock.el: match unending string at eof.
8322
8323         * make/lilypond.mandrake.spec.in: refreshed packed file list.
8324         
8325 2003-06-10  Graham Percival  <gperlist@shaw.ca>
8326
8327         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
8328         input/test/beam-dir.ly input/test/beam-position.ly    
8329         input/test/beam-suspect.ly input/test/beam-trend.ly    
8330         input/test/beams.ly input/test/crescendo-text.ly : deleted
8331         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
8332         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
8333         * input/test/default-bars.ly: moved to bar-always.ly
8334         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
8335
8336 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8337
8338         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
8339
8340 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8341
8342         * scm/chord-ignatzek-names.scm (remove-step): rename file.
8343
8344 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
8345
8346         * lilypond-indent.el: Match better slurs in scheme expressions.
8347         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
8348
8349         * Documentation/user/invoking.itexi: document Emacs' paren matching.
8350
8351 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8352
8353         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
8354
8355         * input/ac-extra-voice.ly: Add texidoc.
8356
8357         * ly/chord-modifiers-init.ly: 
8358         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
8359         and chordNameExceptionsPartial for new chord names.
8360
8361         * input/test/chord-names-dpnj.ly: 
8362         * input/test/dpncnt.ly: Update.
8363
8364         * scm/chord-name.scm: 
8365         * scm/double-plus-new-chord-name.scm: Add compatibility for new
8366         chord selection and options.
8367
8368         * ly/chord-modifiers-init.ly: Add exceptions 
8369
8370         * scm/define-translator-properties.scm (chordNameStyle) 
8371         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
8372
8373 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
8374
8375         * ly/property-init.ly (germanChords): Added.
8376         (semiGermanChords): Added.
8377         
8378         * input/test/chord-names-german.ly: Use new macros
8379         
8380 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
8381
8382         * lilypond-indent.el: Use similar parenthesis highlighting for 
8383         Emacs and XEmacs through redefinitions of parenthesis highlighting 
8384         functions; removed LilyPond-show-paren-function. Fix indenting.
8385         Turn paren-matching on also in XEmacs.
8386
8387         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
8388         as needed by parenthesis highlighting functions (in scan-sexp).
8389
8390 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8391
8392         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
8393         function.
8394         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
8395
8396 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
8397
8398         * lilypond-indent.el: tune regexp for show-paren-function.
8399
8400 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8401
8402         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
8403         for all LilyPond-produced tex snippets.
8404
8405         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
8406         fixes one line --preview output of ly2dvi.
8407
8408 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
8409
8410         * lilypond-indent.el: match only one type of slurs in
8411         LilyPond-show-paren-function.
8412
8413 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8414
8415         * debian/GNUmakefile (EXTRA_DIST_FILES): 
8416         * debian/lilypond1.7.dirs: 
8417         * debian/lilypond1.7-doc.dirs: New file.
8418
8419         * input/regression/chord-name-exceptions.ly: Add parameter for
8420         ignatzekExceptions.  Quote hash in docstring.
8421
8422 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
8423
8424         * lilypond-indent.el (show-paren-function): define show-paren-function
8425         as LilyPond-blink-matching-open and use it for closing parens.
8426         Let LilyPond-blink-matching-open know whether a bracket was inserted.
8427
8428         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
8429         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
8430         LilyPond-blink-matching-paren in order to match both open and close
8431         brackets.
8432         
8433 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
8434
8435         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
8436         testing by modifying the code from FSF Emacs paren.el. Add comments.
8437
8438 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8439
8440         * input/test/dpncnt.ly: Transpose example to match new
8441         default \chords octave.  Add comment.
8442         
8443         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
8444         comment about octave change.
8445
8446 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8447
8448         * input/test/[d,e]: added texinfo index tags.
8449         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
8450
8451 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8452
8453         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
8454
8455 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
8456
8457         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
8458         as in blink-matching-open.
8459
8460 2003-06-03  Graham Percival  <gperlist@shaw.ca>
8461
8462         * input/test/[a-c]: more comments in files.
8463         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
8464         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
8465         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
8466         mark file for proposed deletion.
8467         * input/test: renaming files:
8468         auto-beam-4-8.ly to beam-auto-4-8.ly
8469         auto-beam-override.ly to beam-auto-override.ly
8470         auto-beam.ly to beam-auto.ly
8471         blank.ly to blank-paper.ly
8472         absolute-volume.ly to dynamic-absolute-volume.ly
8473
8474 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8475
8476         * input/test/dpncnt.ly: 
8477         * input/test/chord-names-dpnj.ly: Resurrect.
8478
8479         * lily/my-lily-lexer.cc: Remove chordnames keyword.
8480
8481         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
8482
8483         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
8484         Better docstring, add parameter OMIT-ROOT, tidy up.
8485
8486 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
8487
8488         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
8489
8490 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8491
8492         * scm/output-ascii-script.scm (as-font-alist-alist):
8493         (as-properties-to-font-name):
8494         (as-make-style-sheet): Remove.
8495
8496         * scm/font.scm (as-make-font-list): New function.
8497         (as-font-sheet-alist): New variable.
8498
8499         * ly/paper-as9-init.ly: 
8500         * ly/paper-as5-init.ly: Update.
8501
8502         * ly/paper-as5.ly:
8503         * ly/paper-as9.ly: New file.
8504
8505 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8506
8507         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
8508
8509 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8510         * input/sondag-morgen/*: removed due to copyright concerns.
8511         * input/[a,b]*.ly: added a newline at the end of the texinfo
8512         doc string (produces better output in HTML version).
8513         * input/c*.ly: added texinfo index and added comments to
8514         aid in future changes to input/test/ files.
8515
8516 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8517         
8518         * Documentation/user/refman.itely: fixed build problem (missing
8519         file) caused by previous renaming.
8520
8521 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8522         
8523         * input/test/[a,b]*.ly: added texinfo index and added comments to
8524         aid in future changes to input/test/ files.
8525         * input/test/bar-number-every-5-reset.ly: renamed to
8526         bar-number-every-five-reset.ly
8527         * input/test/bar-script-visibility.ly: renamed to
8528         bar-number-show-all.ly
8529
8530 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8531
8532         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
8533         to Voice.
8534
8535         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
8536         out note-line and glissando functionality.
8537         
8538         * lily/line-spanner.cc (brew_molecule): cleanup.
8539
8540 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8541
8542         * scripts/as2text.scm: Use rdelim module.
8543         (start-system): Rename from start-line.
8544         (stop-system): Rename from stop-line.
8545         (af-gulp-file): Use string iso symbol for getenv.
8546
8547         * scm/output-ascii-script.scm: Add guile and lily modules.
8548         (font-name-alist): New variable.
8549         (draw-line): New function.
8550
8551         * scm/output-lib.scm (func, arg->string): Re-add from archive.
8552         (Were these silently removed, without ChangeLog entry?)
8553
8554 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8555
8556         * scm/music-functions.scm (make-ottava-set): bugfixes: also
8557         process 2nd ottava correctly.
8558
8559 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
8560
8561         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
8562
8563 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8564
8565         * Documentation/user/converters.itely (Invoking midi2ly): Update.
8566
8567 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8568
8569         * VERSION: release 1.7.20
8570         
8571         * lily/text-spanner.cc (brew_molecule): clean up function. This
8572         fixes bugs with broken 8va spanners.
8573
8574         * lily/simple-spacer.cc (solve): also compute force for raggedright.
8575         This prevents spurious line-breaks with raggedright
8576         
8577 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8578
8579         * lily/key-performer.cc (create_audio_elements): always use major
8580         key
8581
8582         * Documentation/user/internals.itely: updates
8583
8584         * input/regression/beam-break.ly: new file.
8585
8586         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
8587         beams if starting or terminating stems have 'beaming set.)
8588
8589         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
8590         property.
8591
8592         * lily/parser.yy (verbose_command_req): add comment about scales.
8593
8594 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
8595
8596         * lilypond-indent.el: adjust regexps in bracket-matching.
8597
8598 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
8599
8600         * Documentation/user/refman.itely: more tiny fixes
8601
8602         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
8603         "Chord names"; added table with input syntax for solesmes neumes
8604         table; added some words about rationale on input syntax design
8605
8606         * lily/gregorian-ligature-engraver.cc,
8607         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8608         lily/include/gregorian-ligature.hh: bugfix: horizontal head
8609         alignment of Pes Initio Debilis
8610
8611         * Documentation/user/refman.itely,
8612         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8613         mf/parmesan-heads.mf: fixed most of the head selection/alignment
8614         bugs in the solesmes neumes table
8615
8616 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
8617
8618         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
8619         Similarly, match '[' and ']' by skipping '\[' and '\]'.
8620
8621         * lilypond-mode.el: fix tag-score. small improvements.
8622
8623 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8624
8625         * .cvsignore: Add aclocal.m4.
8626
8627         * lily/music-constructor.cc: Include <assert.h>.
8628
8629 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8630
8631         * ly/engraver-init.ly (HaraKiriStaffContext): use
8632         RemoveEmptyStaffContext instead.
8633
8634         * Documentation/user/refman.itely: updates
8635
8636 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
8637
8638         * Documentation/user/refman.itely: added solesmes neumes table;
8639         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
8640         bugfix: "Ornaments" -> "Articulations"
8641
8642         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
8643
8644 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8645
8646         * lilypond-indent.el: Add a message about trying to match \] or \).
8647         
8648 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
8649         
8650         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
8651         obsolete "arithmetic_*"
8652
8653         * input/bugs/ligatures.ly: removed (will be put into a different
8654         directory later)
8655
8656 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8657
8658         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
8659         libkpathsea (Maurizio Tomasi).
8660
8661 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8662
8663         * input/regression/repeat-slash.ly (texidoc): new file
8664
8665         * lily/slash-repeat-engraver.cc (try_music): new file, handle
8666         slash repeats separately. Slash repeats and %
8667         repeats can now be nested.
8668
8669 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8670
8671         * lilypond-indent.el: Add preliminary test for closing \] and \).
8672         
8673 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
8674
8675         * lily/gregorian-ligature-engraver.cc,
8676         lily/vaticana-ligature-engraver.cc,
8677         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
8678         mf/parmesan-heads.mf: various semivocalis related bugfixes
8679
8680         * input/bugs/ligatures.ly: new file demonstrating problems with
8681         ligatures
8682         
8683 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
8684
8685         * lilypond-mode.el,
8686         lilypond-font-lock.el,
8687         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
8688
8689 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
8690
8691         * lilypond-mode.el: Remove outdated code. Stress the difference 
8692         between Emacs and XEmacs definitions.
8693
8694         * lilypond-mode.el,
8695         lilypond-indent.el: Define a function interactive only when necessary.
8696
8697 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
8698
8699         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
8700         Use inactive regions also in XEmacs.
8701
8702 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8703
8704         * Documentation/user/refman.itely (Repeat syntax): more updates
8705
8706         * lily/simple-spacer.cc (solve): move solution process into
8707         solve(). This fixes a bug with collisions and raggedright = ##t.
8708  
8709         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
8710
8711         * ly/engraver-init.ly: remove GraceContext. Update examples.
8712
8713 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8714
8715         * GNUmakefile.in (fonts): Also make fontball.
8716
8717         * Website fixes:
8718
8719         * ly/engraver-init.ly (GraceContext): Add.
8720
8721         * run:
8722
8723             convert-ly $(find . -name *.ly)
8724
8725         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
8726         new chords.
8727
8728 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8729
8730         * VERSION: 1.7.19 released
8731         
8732         * scm/music-functions.scm (set-octavation): new function.
8733
8734         * input/regression/ottava.ly: new file
8735
8736         * lily/translator-scheme.cc (LY_DEFINE): new function
8737         ly:unset-context-property
8738         (LY_DEFINE) new function ly:context-property-where-defined: 
8739
8740 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
8741
8742         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
8743
8744         * lilypond.words: add few.
8745
8746         * input/test/script-chart.ly: fix typo.
8747
8748 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8749
8750         * scm/define-grobs.scm: uniform naming for definitions and output
8751         routine files. 
8752
8753         * ly/engraver-init.ly (ChoirStaffContext): add \description from
8754         scm/context-description.scm
8755
8756         * lily/parser.yy (translator_spec_body): add \description to the
8757         \translator{} body syntax.
8758
8759         * lily/ottava-engraver.cc: new file.
8760
8761         * scm/chord-name.scm (natural-chord-alteration): replace old
8762         chord stuff. 
8763
8764         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
8765
8766         * Documentation/user/refman.itely (Metronome marks): update doco.
8767
8768         * input/regression/markup-note.ly: new file
8769
8770         * input/regression/metronome-marking.ly: new file
8771
8772         * lily/metronome-engraver.cc: new file. Print \tempo markings.
8773
8774         * scm/new-markup.scm (note-markup): make a note glyph, useful for
8775         metronome marks.
8776
8777 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8778
8779         * Documentation/user/GNUmakefile: Compatibility fix for new
8780         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
8781         for making binary packages; info splitting bug has been fixed.
8782
8783         * Documentation/user/refman.itely: Compile fixes.
8784
8785 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
8786
8787         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
8788         Count \midi -keywords also for a region.
8789
8790 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8791
8792         * lily/lookup.cc (LY_DEFINE): new function
8793
8794         * Documentation/user/tutorial.itely: updates
8795
8796 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
8797
8798         * lilypond-mode.el: Allow Midi on buffer.
8799         Use only '.ly'-extension, remove '.sly' and '.fly'.
8800         Allow use of inactive regions. Invoke next Command on Master file, 
8801         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
8802
8803 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8804
8805         * Documentation/user/tutorial.itely: updates.
8806
8807 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
8808
8809         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
8810
8811 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
8812
8813         * lily/coherent-ligature-engraver.cc: fixed typo
8814
8815         * lily/coherent-ligature-engraver.cc,
8816         lily/gregorian-ligature-engraver.cc,
8817         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
8818         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
8819         lily/vaticana-ligature-engraver.cc,
8820         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
8821         scm/grob-description.scm: cleanup: junked LigatureHead grob and
8822         removed all ligature specific stuff from NoteHead code
8823
8824         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
8825         ligatures now use regular noteheads
8826
8827         * lily/vaticana-ligature.cc: tiny code cleanups
8828
8829         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
8830         space between two adjacent noteheads of the same pitch
8831
8832         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
8833         description; cleanup: removed obsolete font-family settings
8834
8835 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
8836
8837         * lily/coherent-ligature-engraver.cc,
8838         lily/gregorian-ligature-engraver.cc,
8839         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
8840         lily/mensural-ligature-engraver.cc,
8841         lily/vaticana-ligature-engraver.cc,
8842         lily/include/gregorian-ligature-engraver.hh: updated for new
8843         Coherent_ligature_engraver; added comments that describe the basic
8844         design ideas of the ligature implementation
8845
8846         * lily/coherent-ligature-engraver.cc,
8847         lily/include/coherent-ligature-engraver.hh: new file: shared code
8848         between mensural ligatures and Gregorian chant notation ligatures
8849
8850 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
8851
8852         * lilypond-mode.el: XEmacs fixes: include two definitions for the
8853         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
8854         use only two arguments in sit-for, use no arguments in
8855         read-char-exclusive, backspace is not a character (127) in XEmacs.
8856
8857         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
8858
8859 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
8860
8861         * lilypond-mode.el: un-commenting works after syntax-table fix.
8862
8863         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
8864         group, verbose commenting for syntax table.
8865
8866         * lilypond-indent.el: add TODO for ligature slurs.
8867
8868 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
8869
8870         * lilypond-mode.el: Move comments of parenthesis matching away,
8871         (blink-matching-paren-on-screen) fix blinking in Emacs.
8872
8873         * lilypond-font-lock.el: Fix parent-matching for Emacs:
8874         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
8875
8876         * lilypond-indent.el: Add TODO for parenthesis matching.
8877
8878 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
8879
8880         * lilypond-mode.el: Fix XEmacs: 
8881         changed [S-iso-lefttab] to [(shift iso-lefttab)],
8882         invoke explicitly easy-menu-add (in Emacs done automatically).
8883         
8884         * lilypond.words: Add few words from input/*/*.ly.
8885
8886 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8887
8888         * VERSION (PATCH_LEVEL): release 1.7.18
8889
8890         * scripts/lilypond-book.py: only print basename for printfilename
8891         option
8892
8893         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
8894         and syntax updates.
8895
8896 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8897
8898         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
8899         better parametrisation. Move fatness of bulb downward.
8900
8901         * mf/parmesan-custodes.mf (dir_down): remove underscores from
8902         glyph names. Underscores are not allowed .ps encoding files.
8903
8904 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
8905
8906         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
8907         variable "packed" for packed right-ragged mode
8908
8909         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
8910         unused variable ragged; fixed indentation
8911
8912         * Documentation/user/refman.itely: tiny cleanups in ancient
8913         clef and custos section
8914
8915 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8916
8917         * lily/parser.yy (Simple_music): add \applyoutput, syntax
8918         \applyoutput PROCEDURE
8919
8920         * lily/my-lily-lexer.cc: add \applyoutput.
8921
8922         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
8923
8924         * lily/text-item.cc: clean text-interface description
8925
8926 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8927
8928         * input/{regression,test}/: use postfix for slur endings and beam
8929         begins.
8930
8931         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
8932         style beams too. 
8933
8934         * input/regression/lyrics-melisma-beam.ly: new file.
8935
8936         * lily/lyric-engraver.cc (process_music): change from
8937         process_acknowledged_grobs()
8938
8939         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
8940         functions to set and revert auto-beam settings.
8941
8942 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8943
8944         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
8945
8946 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
8947
8948         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
8949         Documentation/user/lilypond.tely: fixed some typos; updated author
8950         info
8951
8952         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
8953         #"" -> #'flag-style = #'()
8954
8955         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
8956         cleanup: removed dead #includes
8957
8958         * lily/gregorian-ligature-engraver.cc,
8959         lily/include/gregorian-ligature.hh,
8960         scm/grob-property-description.scm: small cleanups, small spacing
8961         fixes
8962
8963         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
8964         lily/vaticana-ligature.cc,
8965         lily/include/gregorian-ligature-engraver.hh,
8966         scm/grob-property-description.scm, scm/music-types.scm:
8967         "porrectus" -> "pes or flexa"
8968
8969         * ly/engraver-init.ly, scm/grob-description.scm,
8970         scm/grob-property-description.scm: junked porrectus, now handled
8971         by ligature code
8972
8973         * scm/grob-description.scm: bugfix: added space-alist entry for
8974         breathing sign/custos
8975
8976 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
8977
8978         * Another grand 2003 update.
8979         
8980         * Remove mentioning of `mudela'; There's no such thing.
8981
8982 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8983
8984         * Documentation/user/preface.itely (Preface to version 1.8): update
8985
8986         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
8987
8988         * Documentation/user/converters.itely (Invoking convert-ly): revise
8989
8990         * scripts/convert-ly.py (outfile_name): remove --assume-old.
8991
8992         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
8993
8994 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8995
8996         * Documentation/user/internals.itely: more updates.
8997
8998 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8999
9000         * Documentation/user/refman.itely: revise 
9001
9002         * Documentation/user/internals.itely: revise
9003
9004         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
9005
9006 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
9007
9008         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
9009         beautification: reformatted ancient clefs section; cleanup: small
9010         wording fixes
9011
9012 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
9013
9014         * lilypond.words: added words for chant notation, sorted
9015         alphabetically through "sort lilypond.words"
9016
9017 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
9018
9019         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
9020         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
9021         chant notation
9022
9023 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
9024
9025         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
9026         prevent TeX from interpreting them as long dash
9027
9028         * input/test/vaticana.ly: updated
9029
9030         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
9031         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
9032         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
9033         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
9034         fixes
9035
9036         * mf/parmesan-heads.mf: ledger endings: removed dead code
9037
9038 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9039
9040         * VERSION: 1.7.17 released
9041         
9042         * Documentation/user/GNUmakefile
9043         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
9044         files too.
9045
9046         * scm/document-markup.scm: new file: document all markup
9047         functions.
9048
9049         * scm/documentation-generate.scm: rename all documentation modules
9050         to document-*.scm
9051
9052         * scripts/lilypond-book.py: generate link to .ly file iso. link to
9053         .png
9054
9055         * input/test/divisiones.ly: added
9056
9057         * input/regression/output-property.ly: new file
9058
9059         * lily/cluster.cc: change cluster-interface to use style property
9060
9061 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
9062
9063         * input/test/chord-names-german.ly: modified.
9064
9065         * scm/chords-ignatzek.scm:
9066           chord-name->german-markup: Added
9067           note-name->german-markup: Changed (now producing lowercase notenames)
9068
9069         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
9070         
9071 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9072
9073         * scripts/convert-ly.py (FatalConversionError.conv):
9074         divisiominima -> divisioMinima, etc.
9075
9076         * ly/engraver-init.ly (FiguredBassContext): add
9077         Separating_line_group_engraver to Figured bass context.
9078
9079         * ly/german-chords-init.ly: remove file
9080
9081         * input/test/chord-names-german.ly (scm): new file.
9082
9083         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
9084
9085         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
9086         Chord_name_engraver
9087
9088         * Documentation/user/refman.itely: lots of updates.
9089
9090         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
9091         new file
9092
9093         * input/test/bar-number-every-5-reset.ly: new file.
9094
9095 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9096
9097         * input/regression/chord-name-major7.ly: new file
9098
9099         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
9100         if specced explicitly.
9101
9102         * input/regression/chord-name-entry-11.ly: new file.
9103
9104         * input/test/slur-beautiful.ly: new file.
9105
9106         * Documentation/user/refman.itely: updates.
9107
9108         * input/regression/collisions.ly (threevoice): cleanup.
9109
9110         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
9111
9112 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9113
9114         * Documentation/user/*.itely: various updates.
9115
9116         * ly/spanners-init.ly: enddecr/ endcr.
9117
9118         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
9119         of tutorial
9120
9121 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9122
9123         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
9124
9125         * lily/new-chord-name-engraver.cc (process_music): use octavation
9126         (a number) instead of original-pitch to store inversions. This
9127         fixes a problem with transposed chords with inversions.  
9128
9129 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9130
9131         * stepmake/aclocal.m4: Include compile fix for broken flex, as
9132         used in includable-lexer.hh.
9133
9134         * lily/includable-lexer.cc: Bugfix: include config.h.
9135
9136         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
9137         circumvention of Debian packaging bug.
9138
9139 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9140
9141         * flex-2.5.31 hits Debian/unstable.  Fixes below.
9142         
9143         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
9144
9145         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
9146         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
9147
9148         * lily/include/includable-lexer.hh: 
9149         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
9150
9151         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
9152
9153         * aclocal.m4: Regenerate.
9154
9155         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
9156         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
9157
9158         * scm/pdf.scm (use-modules): Include lily.
9159
9160         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
9161         Noordkamp).
9162         (use-modules): Include lily.
9163         (lily-def): Bugfix: include tex-val in let.
9164
9165 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
9166
9167         * lilypond-mode.el: sensible error if lilypond.words not found.
9168
9169         * lilypond.words: add few words.
9170
9171 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
9172
9173         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
9174
9175         * mf/parmesan-scripts.mf: fixed typo in char name
9176
9177 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9178
9179         * VERSION: 1.7.16 released
9180
9181         * python/lilylib.py (setup_temp): temporary directories are mode 700.
9182         (this is a security vulnerability).
9183
9184         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
9185
9186         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
9187         add staff support.
9188
9189 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
9190
9191         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
9192         ly/script-init.ly, scm/script.scm: bugfix: renamed
9193         fermata->signumcongruentiae to fix naming clash with feta font
9194
9195 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9196
9197         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
9198
9199         * lily/multi-measure-rest-engraver.cc
9200         (start_translation_timestep): use grace timing too for determining
9201         when to make mmrest.
9202         (start_translation_timestep): clear numbers too.
9203
9204 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
9205
9206         * scm/music-types.scm: compile fix: escape braces
9207
9208         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
9209         work around font selection problem
9210
9211         * Documentation/user/refman.itely: BreathingSign: added docu for
9212         property "text"
9213
9214 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9215
9216         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
9217         information.
9218
9219 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9220
9221         * lily/multi-measure-rest-engraver.cc (class
9222         Multi_measure_rest_engraver): make multiple Number objects, one
9223         for each MultiMeasureTextEvent.
9224
9225         * scm/music-functions.scm (glue-mm-rest-texts): use
9226         MultiMeasureTextEvent
9227
9228         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
9229
9230         * Documentation/user/refman.itely (Multi measure rests): update.
9231
9232 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9233
9234         * lily/ly-module.cc (ly_copy_module_variables): use
9235         scm_internal_hash_fold() for iterating modules.
9236
9237 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
9238
9239         * Documentation/user/refman.itely: Section Custodes: added more
9240         example code
9241
9242         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
9243         neo-mensural rests to parmesan font
9244
9245         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
9246         header
9247
9248 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9249
9250         * Documentation/user/macros.itexi: @fileref macro.
9251
9252         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
9253         each file. 
9254
9255 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
9256
9257         * lily/include/custos.hh, make/lilypond.suse.spec.in,
9258         Documentation/topdocs/AUTHORS.texi: updated my email address
9259
9260         * Documentation/user/refman.itely: updated custos documentation;
9261         beautified divisiones example; beautified articulations table
9262
9263         * lily/breathing-sign.cc: bugfix: finalis molecule
9264
9265 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
9266
9267         * Documentation/user/refman.itely: added docu for
9268         contemporary fermata symbols, gregorian breathing signs; small fixes
9269
9270         * ly/gregorian-init.ly: removed obsolete #'type props
9271
9272 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9273
9274         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
9275         minimum-length property correctly.
9276
9277 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9278
9279         * scm/music-functions.scm (make-multi-measure-rest): set input
9280         locations for multimeasure rests.
9281
9282 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
9283
9284         * input/regression/breathing-sign.ly: updated to for ancient
9285         notation
9286
9287 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
9288
9289         * scripts/ly2dvi.py: Add newline.
9290
9291 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9292
9293         * scripts/ly2dvi.py (dependency_files): Compile fix.
9294
9295 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9296
9297         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
9298         (make_html_menu_file): --html menu. 
9299
9300 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9301
9302         * scripts/ly2dvi.py (run_dvips): +add the .map file 
9303
9304 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9305
9306         * input/screech-boink.ly: new file.
9307
9308 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9309
9310         * scripts/lilypond-book.py (make_lilypond_file): convert
9311         lilypond-file to lilypond block directly, without going through
9312         begin/end lilypond text.
9313         
9314
9315 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
9316
9317         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
9318         scm/grob-description.scm: moved Michael's original breathing sign
9319         code in brew_molecule() to divisio_minima(); provided new
9320         brew_molecule() that effectively replaces the
9321         Text_item::brew_molecule callback (with additional fallback to
9322         Michael's original code); added callbacks for brewing divisio
9323         maior/maxima and finalis
9324
9325         * gregorian-init.ly: added breathing sign shortcuts for virgula,
9326         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
9327
9328         * script-init.ly: added shortfermata, longfermata,
9329         verylongfermata, varcoda
9330
9331         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
9332         longfermata, verylongfermata, varcomma, varcoda
9333
9334 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9335
9336         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
9337           Remove all noquote and insert a few quote.
9338         
9339         * Documentation/user/lilypond-book.itely (Music fragment options),
9340           scripts/lilypond-book.py: Don't include quotation blocks by
9341           default. Introduce option quote instead of noquote
9342
9343 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9344
9345         * VERSION: 1.7.15 released
9346         
9347         * Documentation/user/lilypond.tely: omf updates.
9348
9349         * buildscripts/texi2omf.py (omf_vars): include version.date
9350
9351         * make/lilypond.redhat.spec.in: fixes for spec file. 
9352
9353         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
9354         by function definition: lily now requires a recent GNU Make.
9355
9356         * scripts/lilypond-book.py (write_deps): remove .tex dependency
9357         writing.
9358
9359         * make/ly-rules.make: remove .ly -> .tex rule
9360
9361         * Documentation/user/refman.itely (Figured bass): revised figured
9362         bass example.
9363
9364 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9365
9366         * stepmake/stepmake/omf-targets.make (local-install): add
9367         scrollkeeper-update message.
9368
9369         * scripts/lilypond-book.py (lilypond_binary): explicity add path
9370         to binary.
9371         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
9372
9373         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
9374
9375         * Documentation/user/converters.itely (Invoking midi2ly): add
9376         track/channel notice.
9377
9378 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9379
9380         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
9381
9382         * lily/parser.yy (scalar): DIGIT is also a scalar.
9383
9384         * Documentation/user/music-glossary.tely: add @omf tags
9385
9386         * Documentation/user/lilypond.tely: add @omf tags
9387
9388         * scm/generate-documentation.scm (string-append): add @omf tags.
9389
9390         * stepmake/stepmake/omf-*: new files 
9391
9392         * input/regression/multi-measure-rest.ly (texidoc): add doco
9393
9394         * GNUmakefile.in (web-doc-install): add web-doc-install target
9395
9396         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
9397         fixes crashes while dumping MIDI.
9398
9399         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
9400         midi
9401
9402 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9403
9404         * buildscripts/texi2omf.py: new file.
9405
9406         * mf/feta-beugel.mf: include font count, not staffsize (16) in
9407         font-name
9408
9409 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9410
9411         * input/regression/beam-manual-beaming.ly (texidoc): new file.
9412
9413         * lily/sequential-iterator.cc (descend_to_child): call
9414         descend_to_child() for all types of music.
9415
9416 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9417
9418         * scm/translator-property-description.scm: Add
9419         bassFigureFormatFunction.  Replace some entries.
9420
9421 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9422
9423         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
9424         clean out.
9425
9426 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9427
9428         * scripts/midi2ly.py (Note.dump): never dump duration for
9429         dump_dur=0.
9430
9431         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
9432         new function
9433
9434         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
9435         figures using new markups. Much simpler, and should improve layout
9436         a little.
9437
9438         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
9439
9440 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9441
9442         * ly/engraver-init.ly: use Hara kiri by default for 
9443         ChordNames, FiguredBass and Lyrics(Voice) context. 
9444
9445         * lily/axis-group-engraver.cc (acknowledge_grob): use
9446         rhythmic-grob-interface for selecting items not to hara-kiri'd 
9447
9448         * scm/new-markup.scm (markup-function-list): add bracket,
9449         vbracket.
9450
9451         * ly/engraver-init.ly (ChordNamesContext): set
9452         minimumVerticalExtent
9453
9454 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9455
9456         * input/test/time-signature-double.ly: new file 
9457
9458         * input/regression/collision-head-chords.ly (texidoc): new file.
9459
9460         * lily/type-swallow-translator.cc: add note swallow translator 
9461
9462         * input/test/time-signature-double.ly: new file.
9463
9464         * lily/type-swallow-translator.cc: add Rest_swallow_translator
9465
9466         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
9467         (FiguredBassContext): idem.
9468
9469         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
9470
9471         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
9472
9473         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
9474
9475         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
9476         .afm dependency
9477
9478         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
9479
9480         * python/lilylib.py (make_page_images): add function.
9481
9482         * scripts/ly2dvi.py (run_latex): include title in preview image.
9483
9484         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
9485         from lilypond-book for <ly2dvifile> tags in HTML.
9486
9487         * scripts/ly2dvi.py (option_definitions): add --debug option to
9488         print out environment.
9489
9490         * input/regression/tie-chord-partial.ly: new file.
9491
9492 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
9493
9494         * lilypond.words: add 3
9495
9496 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9497
9498         * scm/new-markup.scm (markup-function-list): add finger-markup
9499
9500         * input/tutorial/brahms-tweaked.ly: new markup 
9501
9502         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
9503
9504         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
9505         crash when processing '() markup
9506
9507         * input/regression/breathing-sign.ly (texidoc): add caesura example.
9508
9509         * lily/breathing-sign.cc (railtracks): another caesura.
9510
9511         * mf/feta-schrift.mf: caesura symbol. 
9512
9513 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9514
9515         * scripts/convert-ly.py (FatalConversionError.conv): add
9516         ly:molecule-XXX conversions.
9517
9518         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
9519
9520         * input/regression/multi-measure-rest-text.ly: new file.
9521
9522         * scm/music-functions.scm (glue-mm-rest-texts): automatically
9523         convert MMREST-TEXT to MultiMeasureRestNumber settings.
9524
9525         * ly/engraver-init.ly (ScoreContext): move tablature settings to
9526         ScoreContext
9527
9528         * scm/new-markup.scm (center-markup): \center markup.
9529
9530         * scm/music-functions.scm: remove pitchify scripts.
9531
9532         * lily/music.cc (print_smob): display music name if available 
9533
9534 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9535
9536         * Documentation/user/refman.itely (Instrument names): remove
9537         \turnOff doco.
9538
9539 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9540
9541         * lily/score.cc (mark_smob): bugfix.
9542
9543         * input/regression/rehearsal-mark.ly: new file.
9544
9545         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
9546         report error at the current token again.
9547
9548 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9549
9550         * cygwin/mknetrel: Exit if doc build fails.
9551
9552         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
9553
9554 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9555
9556         * scm/music-types.scm (music-descriptions): add doc strings
9557
9558 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9559
9560         * lily/lexer.ll: 
9561         * lily/include/my-lily-lexer.hh: 
9562         * lily/include/includable-lexer.hh: Add flex kludge.
9563
9564         * config.hh.in: 
9565         * config.make.in: 
9566         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
9567         cruft.
9568         
9569         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
9570         code.
9571
9572 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9573
9574         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
9575
9576         * lily/parser.yy (new_chord): Compile fix.
9577
9578 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9579
9580         * Documentation/user/refman.itely (Tuning groups of objects):
9581         remove documentation for \turnOff. 
9582
9583         * lily/percent-repeat-engraver.cc (try_music): add correct
9584         processing moments for double-measure percents as well.
9585
9586         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
9587
9588         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
9589         grob prop type. 
9590
9591         * Documentation/user/refman.itely (Printing named chords): add
9592         chord name tweak doco.
9593
9594         * input/template/gregorian-transcription.ly: new file.
9595
9596 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9597
9598         * VERSION: 1.7.13 released
9599         
9600         * input/test/*: lots of cleanups/comment-outs/removals in chord
9601         examples
9602         
9603         * input/regression/*: lots of cleanups/comment-outs/removals in
9604         chord examples
9605         
9606         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
9607         options
9608
9609         * lily/new-chord-name-engraver.cc (process_music): give original
9610         inversion pitch to chord name routine.
9611
9612         * input/tutorial/os-score.ly: update to new markup
9613
9614         * Documentation/user/appendices.itely: simply include
9615         chords-ignatzek. 
9616
9617         * Documentation/user/refman.itely (Chords mode): add documentation
9618         for chord mode.
9619
9620         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
9621         not present in chord.
9622         (construct-chord): add inversion and bass support.
9623
9624         * lily/chord.cc: junk contents.
9625
9626 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
9627
9628         * Documentation/user/refman.itely:
9629         * Documentation/user/music-glossary.tely: fix. 
9630
9631 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9632
9633         * scm/chord-entry.scm (construct-chord): move chord construction
9634         to Scheme.
9635
9636         * lily/parser.yy (new_chord): new setup for chord entry.
9637
9638 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
9639
9640         * lilypond.words:
9641         * Documentation/user/music-glossary.tely: add ambitus.
9642
9643 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9644
9645         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
9646
9647         * lily/include/*.hh: string() -> to_string()
9648
9649         * scm/chords-ignatzek.scm: new file.
9650
9651         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
9652         standard chord name exceptions.
9653
9654         * scm/translator-property-description.scm (chordNameSeparator):
9655         add property.
9656         (majorSevenSymbol): add property
9657
9658         * lily/translator-scheme.cc (ly:context-properties): new function
9659         (ly:context-parent): new function.
9660         (print_smob): print context name.
9661
9662         * lily/music.cc (ly:get-music-length): new function
9663         (print_smob): don't print properties.
9664
9665         * lily/duration.cc (duration<?): new function
9666
9667         * input/regression/chords-funky-ignatzek.ly: new file.
9668
9669         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
9670         jazz chords.
9671
9672         * lily/pitch.cc (ly:pitch-diff): new function.
9673
9674         * input/regression/chords-ignatzek.ly: new file.
9675
9676 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9677
9678         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
9679         pitches for jazz chords.
9680
9681 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9682
9683         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
9684
9685 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
9686
9687         * lilypond.words: add 1
9688
9689 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
9690
9691         * Documentation/topdocs/AUTHORS.texi: refine.
9692
9693 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
9694
9695         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
9696         
9697         * lilypond.words: add one.
9698
9699 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
9700
9701         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
9702         Fontify bass note in chords, e.g., e in c1/e.
9703         
9704 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9705
9706         * Documentation/user/music-glossary.tely: Dutch updates and
9707         additions (Arent Storm).
9708
9709 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9710
9711         * input/regression/ambitus.ly:  move file.      
9712
9713         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
9714
9715         * lily/event.cc (transpose): add tonic property to Key_change_req
9716         and to Key_engraver.
9717
9718 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
9719
9720         * Documentation/user/refman.itely: fix typo.
9721
9722         * lilypond.words: removed wrong identifiers.
9723
9724 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9725
9726         * mf/feta-toevallig.mf: make flat stem shorter 
9727
9728 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
9729
9730         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
9731
9732         * lilypond.words: add from Phrasing slur.
9733         
9734 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
9735
9736         * lilypond-mode.el: allow launching multiple ViewPS processes.
9737         
9738         * lilypond.words: add from Text markup.
9739
9740 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9741
9742         * input/test/ossia.ly (texidoc): add comment.
9743
9744         * input/regression/voice-follower.ly: new file.
9745
9746         * mf/feta-toevallig.mf: make flat heavier.
9747
9748         * lily/cluster-engraver.cc: clean up Cluster engraver
9749
9750         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
9751         Engraver. Use Note_column to compute Y positions and deal with
9752         line break stuff.
9753
9754 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9755
9756         * lily/stem.cc: move french-beaming to stem.
9757
9758 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
9759
9760         * lilypond-font-lock.el: fontify all durations in chords.
9761
9762         * lilypond.words: add from lily/my-lily-lexer.cc
9763
9764 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9765
9766         * VERSION: release 1.7.12
9767
9768         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
9769
9770         * lily/gregorian-ligature.cc: new file
9771
9772         * lily/*: the Great 2003 search & replace.
9773
9774         * Documentation/user/refman.itely (Manual repeat commands): add
9775         note about font selection.
9776
9777 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
9778
9779         * lilypond-mode.el: propose recompiling midi while invoking playing,
9780         not while stopping playing.
9781
9782 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
9783
9784         * lilypond.words: add one.
9785
9786         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
9787         and expressional note grouping. Fontify chord modes.
9788
9789 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
9790
9791         * Documentation/user/music-glossary.tely (Top): translate melisma.
9792
9793 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9794
9795         * Documentation/user/music-glossary.tely (Top): add melisma.
9796
9797 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
9798
9799         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
9800         interfaces for (abstract) grob GregorianLigature
9801
9802         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
9803         renamed head* -> glyph_name*, x-shift* -> x-offset*
9804
9805         * scm/grob-property-description.scm: bugfix: added missing descriptions
9806
9807 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9808
9809         * input/test/chord-names-dpnj.ly: New file.
9810
9811         * scm/double-plus-new-chord-name.scm: Implement full and partial
9812         exceptions.
9813
9814         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
9815
9816         * scm/double-plus-new-chord-name.scm
9817         (double-plus-new-chord->markup): Fix sub->markup.
9818
9819
9820 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
9821
9822         * lily/custos-engraver.cc: added TODO; editorial changes
9823
9824         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
9825         consistency with other ligature engravers; removed access on (now)
9826         private variable _ligature of Ligature_engraver
9827
9828         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
9829         renamed last_bound -> last_bound_; issue programming_error on
9830         abstract method calls; moved primitives code from
9831         Mensural_bracket_engraver to here (because almost ligature
9832         engravers will need it); renamed try_stop_ligature () ->
9833         typeset_ligature (); bugfix: store primitives of finished ligature
9834         in separate variable finished_primitives_ to avoid clash on input
9835         like "\] \["; added current_ligature () to enable access on
9836         private variable _ligature
9837
9838         * lily/mensural-ligature-engraver.cc: removed primitives_ code
9839         (now in super class); renamed try_stop_ligature () ->
9840         typeset_ligature ()
9841
9842         * lily/mensural-ligature.cc: issue programming_error on abstract
9843         method calls
9844
9845         * lily/note-heads-engraver.cc: added TODO comment upon bool
9846         in_ligature
9847
9848         * mf/parmesan-heads.mf: fixed some of set_char_box()
9849
9850         * scm/grob-description.scm: added VaticanaLigature
9851
9852         * scm/grob-property-description.scm: added neume prefix properties
9853
9854         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
9855         lily/include/gregorian-ligature-engraver.hh,
9856         lily/include/gregorian-ligature.hh: new files; framework for
9857         gregorian ligature engravers such as vaticana
9858
9859         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
9860         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
9861         vaticana style ligature implementation (still somewhat uncomplete)
9862
9863 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9864
9865         * VERSION: release 1.7.11
9866
9867         * scripts/convert-ly.py: add ly:pitch-transpose rule
9868
9869 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9870
9871         * input/test/dpncnt.ly: New file.
9872
9873         * lily/my-lily-lexer.cc: Add chordnames keyword.
9874
9875         * lily/parser.yy (chordnames_block): Parse chord name exception
9876         lists, see input/test/dpncnt.ly.
9877
9878         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
9879         function.
9880
9881         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
9882         filter-out too.
9883
9884         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
9885         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
9886         pitch functions (except for ly:make-pitch, but that's apparently
9887         some sort of scheme naming standard?).
9888
9889         * scm/lily.scm (!=): define-public.
9890
9891         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
9892
9893 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
9894
9895         * scm/double-plus-new-chord-name.scm
9896         (double-plus-new-chord-name->markup): New file.
9897
9898 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9899
9900         * python/lilylib.py (make_preview): don't suppress progress for
9901         bbox extraction.
9902
9903 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9904
9905         * Documentation/user/appendices.itely (scheme): update for new syntax.
9906
9907         * input/regression/chord-name-styles.ly: new file
9908
9909         * lily/instrument-name-engraver.cc: create instrument names
9910         without barline too.  Allows instrument name on ChordNames  
9911
9912         * scm/new-markup.scm (interpret-markup): allow simple strings as
9913         markup too.
9914
9915 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9916
9917         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
9918         (step->markup-accidental): Fix: add accidental.
9919         (chord::inner-name-american): 
9920         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
9921         append stray '/' if last superscript addition was 'o'.
9922
9923         * scm/new-markup.scm (normal-size-sub-markup) 
9924         (normal-size-super-markup): New function.
9925
9926         * lily/source-file.cc (Source_file): Add warning for possibly
9927         intentional but suspicious initialization.
9928
9929         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
9930         add comments about cut-and-paste programming.
9931
9932         * flower/rational.cc (lcm): Not used; comment out.
9933
9934 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9935
9936         * lily/new-fingering-engraver.cc (position_scripts): use
9937         fingerHorizontalDirection to determine fingering horizontal
9938         directions.
9939  
9940         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
9941         fingering support.
9942
9943         * scripts/convert-ly.py (FatalConversionError.conv): add style
9944         conversion rule. 
9945
9946         * scm/chord-name.scm (set-chord-name-style): new function.
9947         (new-chord-name-brew-molecule): revise to interpret markup only
9948         (new-chord->markup): cleanuppish rewrite. To be called from the
9949         new engraver.
9950
9951         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
9952         Markup earlier, during interpreting.
9953
9954         * input/test/{banter,jazz,american}-chords.ly (scheme): update
9955         style settings. Rename to chord-names-*.ly
9956
9957 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
9958
9959         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
9960         markup code and update to new markup.  Most probably broke some of
9961         it.
9962         
9963 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
9964
9965         * Documentation/user/refman.itely: added docu for ambitus and
9966         clusters
9967
9968         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
9969         ly_quote_scm() in lookup.cc
9970
9971         * mf/parmesan-clefs.mf: set_char_box fix
9972
9973         * lily/cluster-engraver.cc: junk implicit protection; use
9974         Protected_scm instead
9975
9976 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
9977
9978         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
9979         throughout.
9980
9981         * scm/new-markup.scm: Turn-off error-triggering test code.
9982
9983 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9984
9985         * scm/new-markup.scm (markup-thrower-typecheck) 
9986         (markup-typecheck?):  add full typechecking functions.
9987         (make-markup-maker): add make-FOO-markup functions.
9988         (markup-argument-list-error): nice error checking messages.
9989         (make-markup): better function: less quoting escapades.
9990
9991 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
9992
9993         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
9994
9995 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9996
9997         * cygwin/lilypond.hint (requires): Add cygwin.
9998
9999         * .cvsignore: Remove stepmake (huh!?!), add lib.
10000
10001         * GNUmakefile.in: Add libdir links for builddir runs.
10002
10003         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
10004         instead of datadir.
10005
10006         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
10007         local_lilypond_libdir.
10008
10009         * config.make.in (lilypond_libdir): Add.
10010
10011         * stepmake/stepmake/substitute-rules.make: 
10012         * stepmake/stepmake/script-rules.make: 
10013         * stepmake/stepmake/python-module-rules.make:
10014         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
10015         lilypond-python-module patch.
10016
10017 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10018
10019         * Documentation/user/refman.itely (Graphical interfaces): add note
10020         about xml2ly.
10021
10022 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10023
10024         * scripts/ly2dvi.py (run_dvips): remove trailing newline
10025
10026 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10027
10028         * VERSION: released 1.7.10
10029
10030         * scripts/musedata2ly.py (): idem
10031
10032         * scripts/midi2ly.py (dump_chord): idem
10033
10034         * scripts/etf2ly.py (version): idem 
10035
10036         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
10037
10038         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
10039
10040         * scm/tex.scm (tex-output-expression): remove eval compat
10041         glut. Other output files too.
10042
10043         * scm/chord-name.scm: don't export anything from chord module.
10044
10045         * input/test/american-chords.ly: idem
10046
10047         * input/test/banter-chords.ly (texidoc): idem
10048
10049         * input/test/Cc-chords.ly: add breakage notes.
10050
10051         * Documentation/user/refman.itely (Text markup): rewrite manual
10052         section.
10053
10054         * lily/parser.yy (scalar): allow \markup { } as property value. 
10055
10056         * scm/chord-name.scm: complete new markup usage
10057
10058         * scm/grob-description.scm (all-grob-descriptions): use new markup
10059         texts by default
10060
10061 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10062
10063         * scm/chord-name.scm: partial move to new markup texts.
10064
10065 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10066
10067         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
10068
10069         * scm/bass-figure.scm (brew-bass-figure): make stack direction
10070         settable.
10071
10072 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
10073
10074         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
10075         invoked for old midi, wait for killing.
10076
10077 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
10078
10079         * Documentation/user/music-glossary.tely: Finnishing.
10080
10081 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10082
10083         * mf/feta-nummer-code.mf: some kerning pairs.
10084
10085 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
10086
10087         * scm/output-lib.scm (set-bar-number-visibility): Context-function
10088         Added.
10089
10090         * Documentation/user/refman.itely (Bar numbers):
10091         set-bar-number-visibility added, modulo-bar-number removed again
10092         (sorry).
10093
10094 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
10095
10096         * scm/output-lib.scm (modulo-bar-number-visible): add function.
10097
10098         * Documentation/user/refman.itely: add modulo-bar-number-visible.
10099
10100         * Documentation/user/music-glossary.tely: translate into Finnish.
10101
10102 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10103
10104         * lilypond-mode.el: add shortcut for 2midi
10105
10106         * lilypond-font-lock.el: fontify lyrics
10107
10108 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
10109
10110         * scm/drums.scm : use 1.7.x names.
10111
10112         * input/regression/drums.ly : Don't use << chords >>
10113
10114 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10115
10116         * lilypond-mode.el: tidy, add TODO
10117
10118         * make/lilypond.mandrake.spec.in: install-info quietly.
10119
10120 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10121
10122         * input/test/markup.ly: use new syntax.
10123
10124 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10125
10126         * ly/params-init.ly (interscoreline): add word-space
10127
10128         * input/test/metronome.ly (eighthNote): idem.
10129
10130         * input/test/script-priority.ly: use new markup
10131
10132         * lily/parser.yy (markup): allow HEAD markup0 markup1 
10133
10134         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
10135
10136         * lily/parser.yy (gen_text_def): bugfix.
10137         (full_markup): allow markup identifier.
10138
10139 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
10140
10141         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
10142         jobs at the same time. Add horizontal lines to Command menu.
10143         Allow one compiling job -- propose killing others before a new one.
10144
10145         * lilypond.words: add markup, teeny, etc.
10146
10147 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
10148
10149         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
10150         Allow only one type of midi process; launching Midi either stops
10151         midis or plays the current midi and launching MidiAll stops midis
10152         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
10153         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
10154
10155 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10156
10157         * lily/text-engraver.cc (process_acknowledged_grobs): use new
10158         markup  for new markup texts.
10159
10160         * lily/mark-engraver.cc (process_music): idem
10161         
10162         * lily/instrument-name-engraver.cc (create_text): idem
10163
10164         * scm/new-markup.scm (magnify-markup): new function.
10165
10166         * scm/molecule.scm (stack-lines): bugfix.
10167
10168         * lily/font-interface.cc (get_font): take font-magnification from
10169         alist chain.
10170
10171 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10172
10173         * lily/molecule-scheme.cc: move scheme functions to separate file.
10174
10175         * lily/font-metric.cc  (ly_get_glyph): new function. 
10176         
10177         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
10178         (italic-markup, dynamic-markup): new functions
10179         (font-markup): new function
10180
10181         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
10182         padding and minimum
10183
10184 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
10185
10186         * lily/accidental-engraver.cc:
10187         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
10188
10189 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
10190
10191         * lilypond.vim:
10192         * lilypond-font-lock.el: Put \longa as duration. Accept only 
10193         [a-zA-Z] for user defined identifiers. Separate note cases 
10194         with and without a duration (allow cis\longaX).
10195
10196         * lilypond.words: Add words from Info.
10197
10198 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10199
10200         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
10201
10202 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
10203
10204         * lilypond-mode.el: Propose reverting buffer before a command if
10205         it was edited with an another editor.
10206
10207 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10208
10209         * lily/molecule.cc (ly_translate_molecule): new function
10210
10211         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
10212         into libdir
10213
10214         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
10215
10216         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
10217
10218 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
10219
10220         * lilypond.words: take \words from Info-index.
10221
10222 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10223
10224         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
10225
10226 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
10227
10228         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
10229
10230 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
10231
10232         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
10233         and lilypond-documentation.
10234
10235 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10236
10237         * lily/parser.yy: Compile fix (bison 1.75).
10238
10239 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10240
10241         * VERSION: 1.7.9 released
10242
10243         * scm/music-functions.scm (shift-one-duration-log): refactor.
10244         Use music-map.
10245
10246         * input/regression/chord-tremolo.ly (texidoc): add dot test.
10247
10248         * NEWS: update.
10249
10250         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
10251         argument
10252         
10253         * scm/music-functions.scm (display-music): new function
10254         (music-map): change arg order.
10255
10256         * input/regression/new-markup-syntax.scm: new file
10257
10258         * lily/parser.yy (markup): add \markup { .. } syntax.
10259
10260         * scm/new-markup.scm (override-markup): new function
10261         (lookup-markup): new function
10262         (music-markup): new function
10263         (lookup-markup-command): use markup-signature to store argument
10264         format for parser.
10265
10266         * lily/lexer.ll: preliminary \markup syntax. 
10267
10268 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
10269
10270         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
10271         add pre/post-dependencies and menus with icons from source.
10272
10273         * Documentation/pictures/lilypond-48x48.xpm:
10274         * Documentation/pictures/lilypond-32x32.xpm:
10275         * Documentation/pictures/lilypond-16x16.xpm: new files, background
10276         transparent.
10277
10278         * stepmake/stepmake/generic-targets.make:
10279         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
10280
10281 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10282
10283         * input/regression/music-map.ly (texidoc): new file.
10284
10285         * scm/music-functions.scm (music-map): new function
10286
10287 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10288
10289         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
10290
10291 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
10292
10293         * input/test/to-xml.ly:
10294         * lily/ligature-engraver.cc: Fixes documentation.
10295
10296         * lilypond.mandrake.spec.in:
10297         * lilypond.redhat.spec.in: Add lilypond.words.
10298
10299         * Documentation/user/refman.itely: Mention Info inside emacs.
10300         
10301         * lilypond.suse.spec.in:
10302         * lilypond.redhat.spec.in:
10303         * lilypond.mandrake.spec.in: Set root-owner for doc
10304         (tobbe@nyvalls.se).
10305
10306 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10307
10308         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
10309         os.popen.read ().
10310
10311 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10312
10313         * scripts/ly2dvi.py (include_path): print warning if failing anything.
10314
10315         * python/lilylib.py (error): add space
10316
10317 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10318
10319         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
10320         distribution.
10321
10322 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10323
10324         * lily/paper-outputter.cc (Paper_outputter): close port when
10325         finishing score.
10326
10327 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10328
10329         * scm/sodipodi.scm: Fixes.
10330
10331 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
10332
10333         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
10334
10335         * buildscripts/make-font-dir.py: Fix. 
10336
10337 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
10338
10339         * lilypond-mode.el: Add support for Info inside Emacs.
10340
10341 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10342
10343         * buildscripts/make-font-dir.py: 
10344         * mf/GNUmakefile: Make sodipodi font map.
10345
10346         * scm/sodipodi.scm: Add more output functions.
10347
10348         * mf/feta-nummer.mf: 
10349         * mf/feta-beugel.mf: Add font_coding_scheme.
10350
10351         * lily/paper-outputter.cc (output_header): Fix creator string.
10352
10353 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10354
10355         * lilypond-mode.el (LilyPond-autocompletion): invoked with
10356         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
10357
10358         * lilypond.words: add two (Everybody can add/remove words now!).
10359
10360         * debian/rules:
10361         * make/lilypond.suse.spec.in:
10362         * make/lilypond.mandrake.spec.in:
10363         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
10364
10365         * Documentation/user/refman.itely: Mention autocompletion.
10366
10367 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
10368
10369         * scripts/ly2dvi.py: Add paper sizes.
10370
10371         * lily/timing-engraver.cc: 
10372         * lily/time-signature.cc: 
10373         * lily/span-bar.cc: 
10374         * lily/grob-scheme.cc: Code formatting fixes.
10375
10376         * scm/sodipodi.scm: 
10377         * scm/sketch.scm:
10378         * buildscripts/mf-to-table.py: 
10379         * buildscripts/make-font-dir.py: Font testing.
10380
10381 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10382
10383         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
10384         inserts try-completion and shows all-completions.
10385
10386         * lilypond.words: '\' -> '\\'
10387
10388         * lilypond-mode.el: load libraries in the end, lilypond.words defines
10389         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
10390         
10391         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
10392         and LilyPond-reserved-words.
10393         
10394 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
10395
10396         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
10397         from load-path.
10398         
10399         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
10400         the mini-buffer with Control-Shift-c.
10401         
10402 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10403
10404         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
10405         duration. This fixes \tempo taking time.
10406
10407 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10408
10409         * lily/volta-engraver.cc (process_acknowledged_grobs): 
10410         Allow for text markup in repeatCommands. 
10411
10412 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
10413
10414         * lilypond-mode.el (LilyPond-insert-string): new function, use it
10415         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
10416         Get rid of skeleton.el-dependency.
10417
10418         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
10419
10420 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10421
10422         * lily/beam-engraver.cc (stop_translation_timestep): reset
10423         now_stop_ev_
10424
10425         * lily/scm-option.cc: add parse-protect to ly:set-option
10426
10427         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
10428
10429 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10430
10431         * lily/include/ligature-bracket.hh: removed
10432         * lily/ligature-bracket.cc: removed
10433
10434         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
10435         .tex
10436
10437         * lily/beam.cc (set_beaming): don't change beam count on rests.
10438         (brew_molecule): always set flag-width > 0.
10439
10440 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
10441
10442         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
10443         chars, remove instructions; instead, refer to lilypond-init.el and
10444         Documentation/topdocs/INSTALL.texi.
10445
10446         * lilypond.words: add identifiers and reserved words.
10447
10448         * Documentation/topdocs/INSTALL.texi: separate sections for installing
10449         files and adding a load-path.
10450
10451         * lilypond-init.el: Instructions, extracted from 
10452         Documentation/topdocs/INSTALL.texi. 
10453         
10454 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10455
10456         * VERSION: 1.7.8 released 
10457
10458         * lily/grob.cc (warning): better robustness fix.
10459
10460 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
10461
10462         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
10463
10464         * lily/cluster-engraver.cc: stick better to variable naming
10465         conventions
10466
10467         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
10468         until stop_translation_timestep()
10469
10470         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
10471         min/max coordinates to backend, but no musical info such as
10472         pitches
10473
10474         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
10475
10476         * lily/grob.cc: robustness fix: warning(): do not crash if
10477         cause is not set
10478
10479         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
10480         the much more elaborated tuplet brackets than the very naive and
10481         simple ligature bracket grob
10482
10483 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10484
10485         * Documentation/user/refman.itely (Analysis brackets): add
10486         horizontal bracket doco.
10487
10488         * ly/property-init.ly (setMmRestFermata): added.
10489
10490         * Documentation/user/refman.itely (Multi measure rests): fermatas
10491         on mm rests.
10492
10493         * input/regression/apply-context.ly (texidoc): new file
10494
10495         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
10496         code to be executed during interpretation. Possible applications:
10497         smart octavation, more advanced bar checks. 
10498
10499         * lily/apply-context-iterator.cc: new file.
10500
10501 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10502
10503         * input/test/new-markup.ly: new file.
10504
10505         * lily/text-item.cc (text_to_molecule): new function
10506
10507         * scm/new-markup.scm (lambda): new file
10508
10509         * lily/function-documentation.cc (ly_add_function_documentation):
10510         add proc property as well
10511
10512 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10513
10514         * Documentation/user/music-glossary.tely (Top): add custos.
10515
10516 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
10517
10518         * Documentation/topdocs/INSTALL.texi: advise how to include source
10519         path to Emacs load-path and improve language.
10520
10521 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10522
10523         * GNUmakefile.in: config.h message fix.
10524
10525         * autogen.sh:
10526         * aclocal.m4: Regenerate.
10527
10528         * configure.in: 
10529         * config.make.in: 
10530         * stepmake/config.make.in: 
10531         * stepmake/configure.in: 
10532         * stepmake/autogen.sh: 
10533         * stepmake/aclocal.m4: Update for autoconf 2.56.
10534
10535 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
10536
10537         * Documentation/topdocs/INSTALL.texi: instructions for an user how
10538         to install Emacs-mode. Instructions how to use vim-mode.
10539
10540 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10541
10542         * scm/music-types.scm (music-descriptions): no length for tempo event.
10543
10544         * input/*.ly: add \version everywhere.
10545         
10546         * input/*.ly: update syntax to 1.7 + new-chords.
10547
10548         * VERSION: 1.7.7 released.
10549         
10550         * Documentation/user/*.tely: new chord syntax.
10551
10552         * input/regression/[bc]*.ly (texidoc): syntax updates.
10553         
10554 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
10555
10556         * lilypond.words: add vocabulary to be used in auto-completion
10557
10558         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
10559
10560         * lilypond.vim: allow note name at EOF
10561
10562 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10563
10564         * buildscripts/new-chords.py (edit): -e option: inline editing.
10565
10566         * input/regression/a*.ly (texidoc): syntax updates.
10567
10568         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
10569         music): elucidations. 
10570
10571 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
10572
10573         * lily/include/lily-proto.hh, ly/engraver-init.ly,
10574         ly/spanners-init.ly, scm/grob-description.scm,
10575         scm/grob-property-description.scm, scm/music-types.scm,
10576         lily/cluster-engraver.cc, lily/cluster.cc,
10577         lily/include/cluster.hh, input/test/cluster.ly: cluster
10578         implementation
10579
10580         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
10581         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
10582         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
10583
10584         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
10585
10586         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
10587
10588         * scm/grob-description.scm: bugfix: by default, use default note
10589         head style when engraving ligatures
10590
10591         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
10592
10593         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
10594         events
10595
10596         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
10597
10598         * input/test/ancient-font.ly: bugfix: style -> flag-style
10599
10600         * lily/ligature-engraver.cc: indentation fix
10601
10602         * lily/parser.yy: indentation fixes
10603         
10604 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10605
10606         * input/regression/measure-grouping.ly: more elaborate example.
10607
10608         * lily/moment.cc: ly:add-moment, ly:mul-moment,
10609         ly:div-moment. New functions 
10610
10611         * scm/music-functions.scm (set-time-signature): new function,
10612         allow inline time sig settings with measure grouping.
10613
10614         * lily/parser.yy (command_element): move time sig construction
10615         into Scheme.
10616
10617         * lily/side-position-interface.cc (out_of_staff): new function,
10618         like padding, but keep minimum distance from staff. Easier than
10619         linespanners (dynamics, pedals), but roughly the same effect.
10620
10621 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
10622
10623         * emacs-mode.el: Added spanish-note-replacements 
10624         (Carlos Betancourt, <carlos.betancourt@chello.be>).
10625
10626         * vimrc: (Un)commenting with <(S-)F12>, tidy.
10627
10628 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
10629
10630         * lilypond.vim: Do not fontify cises, desis, etc.
10631
10632         * vimrc: view dvi with <S-F6>
10633
10634 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10635
10636         * lily/lookup.cc (triangle): new function.
10637
10638         * input/regression/measure-grouping.ly (texidoc): new file: show
10639         triangles and brackets for beat groups of 3 and 2.
10640
10641         * lily/include/measure-grouping-spanner.hh (class
10642         Measure_grouping): new file.
10643
10644         * lily/measure-grouping-spanner.cc (brew_molecule): new file
10645
10646         * lily/measure-grouping-engraver.cc (class
10647         Measure_grouping_engraver): new file.
10648
10649 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10650
10651         * Merge from stable:
10652
10653             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
10654         
10655         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
10656         stylesheet.
10657
10658         * ly/paper19.ly: Include paper19-init.ly.
10659
10660         * ly/paper19-init.ly: New file.
10661
10662         * Documentation/user/tutorial.itely (First steps): Fix first
10663         example for font test.
10664
10665         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
10666
10667         * ChangeLog: Add 1.7.6 release marker (see below).
10668
10669         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
10670         Add .py files.
10671
10672 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10673
10674         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
10675
10676         * input/tutorial/*.ly: update to new syntax.
10677
10678         * lily/parser.yy (Composite_music): new transpose syntax,
10679         \transpose FROM TO MUSIC. 
10680
10681 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10682
10683         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
10684         latex progress/error output to stderr (by default this goes to
10685         stdout).  Show lilypond progress, even when not verbose.
10686
10687         * python/lilylib.py (system): New optional parameter to control
10688         showing of progress.
10689
10690         * scm/backend-documentation-lib.scm (check-dangling-properties):
10691         Fix error message.
10692
10693         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
10694         axis, extent.
10695
10696         * scm/grob-property-description.scm (magnify): Remove.
10697         (extent, axis): Add.
10698
10699 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10700
10701         * VERSION: Release 1.7.6.
10702
10703         * scripts/convert-ly.py: more uniformization substitutions.
10704
10705         * buildscripts/new-chords.py (sub_chords): new file.
10706
10707 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10708
10709         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
10710         lilypond.map.  Include sauter fonts too.  Cleanups.
10711
10712 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10713
10714         * Documentation/user/tutorial.itely (First steps): change to new
10715         chord/tie/slur/beam notation.
10716
10717         * lily/parser.yy (event_that_take_dir): allow postfix notation for
10718         ties.
10719
10720         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
10721         engraver. Process ties in postfix notation, i.e. c8-~ c
10722
10723         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
10724
10725         * input/regression/beam-postfix-notation.ly (texidoc): new file.
10726
10727         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
10728
10729         * lily/beam-engraver.cc (try_music): accept new-beam-events
10730
10731         * input/regression/chord-scripts.ly (texidoc): new file
10732
10733         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
10734         script-events.
10735
10736         * scm/script.scm (default-script-alist): cleanup.
10737
10738         * lily/script-engraver.cc (make_script_from_event): cleanup.
10739
10740         * lily/lyric-combine-music-iterator.cc
10741         (Lyric_combine_music_iterator): remove superfluous events.
10742         (melisma_busy): new function. Fix broken melismas.
10743
10744 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
10745
10746         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
10747         Remove nonvalid settings. Use descriptive key names.
10748         Use <Return> to indicate the pressing of that key.
10749
10750 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10751
10752         * scripts/lilypond-book.py (option_definitions): Typo.
10753
10754         * scripts/ly2dvi.py: Updates.
10755
10756         * python/lilylib.py (setup_environment, print_environment)
10757         (get_bbox, make_preview): Merge and remove from ly2dvi and
10758         lilypond-book.
10759
10760         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
10761
10762         * .cvsignore: Remove some cruft.
10763
10764         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
10765         path.
10766
10767         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
10768         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
10769         throughout.
10770
10771         * python/lilylib.py (quiet_system): Junk
10772         (system): Display error log upon failure.
10773         (read_pipe): New function.  Cleanups and fixes.
10774
10775         * python/*.py: Rename from *.py.in.
10776         
10777         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
10778
10779         * GNUmakefile.in (SUBDIRS): Move python before scripts.
10780
10781 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10782
10783         * python/GNUmakefile: Bugfix: handle modules.
10784
10785         * stepmake/stepmake/python-module-targets.make (default): Add
10786         compiled modules. 
10787
10788         * stepmake/stepmake/python-module-rules.make: Add rule for byte
10789         compiling modules.
10790
10791         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
10792         Bugfix.  (OUT_PYC_MODULES): Add.
10793
10794 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
10795
10796         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
10797         Use default paths. Refresh description.
10798
10799 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10800
10801         * VERSION: 1.7.5 released
10802
10803         * input/regression/finger-chords.ly (texidoc): new file.
10804
10805         * lily/script-engraver.cc (process_music): remove scriptHorizontal
10806         support
10807
10808         * lily/fingering-engraver.cc (process_music): remove kludgy
10809         scriptHorizontal stuff.
10810
10811         * lily/script.cc: remove staff-support property.
10812
10813         * lily/new-fingering-engraver.cc (add_fingering): new
10814         file. Fingering engraver for new style chords.
10815
10816 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10817
10818         * lily/parser.yy (bare_number): allow 4 \cm (without
10819         decimal dot). (should backport to 1.6?)
10820
10821         * ly/declarations-init.ly: use Scheme for dimension defs.
10822
10823         * lily/parser.yy (TODO): remove hard coded dimensions, add
10824         REAL NUMBER_IDENTIFIER production.
10825
10826         * lily/rest-collision.cc (force_shift_callback): rewrite using
10827         -done property.
10828
10829         * scm/grob-property-description.scm (rest-collision-done): add
10830         property.
10831         
10832         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
10833
10834 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10835
10836         * input/regression/multi-measure-rest-center.ly: new file.
10837
10838         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
10839         off horizontally by 0.05 ss. Fixed.
10840
10841 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
10842
10843         * scm/pdftex.scm: Rename ly-number to ly:number->string.
10844
10845         * Documentation/topdocs/index.tely: Remove duplicate from merge.
10846
10847 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10848
10849         * lily/tie.cc (get_control_points): also avoid staff lines on the
10850         just outside the outer staff lines
10851
10852 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10853
10854         * ly/params-init.ly: Just define style-alist, no need to
10855         define-public.
10856
10857         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
10858         (thanks Han-Wen).
10859
10860         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
10861         (FET_FILES): = FONT_FILES.
10862
10863         * Merge from stable:
10864
10865             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
10866
10867 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10868
10869         * VERSION: 1.7.4 released.  
10870         
10871         * scm/generate-documentation.scm (string-append): add macro
10872         definitions.
10873
10874         * lily/text-item.cc (lookup_text): don't use virtual fonts for
10875         normal texts.
10876
10877         * lily/multi-measure-rest-engraver.cc: make separate
10878         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
10879
10880         * lily/multi-measure-rest.cc: remove text handling. Remove
10881         number-threshold.
10882
10883 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10884
10885         * scm/music-types.scm: doc patch by Graham Percival
10886
10887 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10888
10889         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
10890         encoding part.
10891         (Font_info.set_defaults): pixelsize now also defauts to '0'.
10892         (sketch_p): Sketch wants only first four elements of X11 font spec.
10893
10894         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
10895
10896         * mf/feta-autometric.mf: Write foundry and family to log.
10897
10898         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
10899         font translation table.
10900
10901         * buildscripts/mf-to-table.py: Better font info into afm.
10902
10903         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
10904         1.0.9 required.
10905
10906         * configure.in: Whine for mftrace 1.0.9.
10907
10908 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10909
10910         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
10911
10912         * lily/main.cc (main_prog): don't try to load init.EXT when
10913         processing foo.EXT.
10914
10915 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
10916
10917         * scm/tex.scm (zigzig-line): added.
10918
10919         * scm/ps.scm (zigzag-line): added.
10920
10921         * ps/music-drawing-routines.ps (subvec): added.
10922         (draw_zigzag_line): added.
10923         
10924         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
10925         grob properties zigzag-width and zigzag-length.
10926
10927         * input/regression/glissando.ly: Add some zig-zagged glissandi.
10928
10929 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10930
10931         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
10932         svg output, including font.
10933
10934 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10935
10936         * scm/lily.scm: Register sodipodi output module.
10937
10938         * scm/sodipodi.scm: New file.
10939
10940         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
10941
10942         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
10943         comment, after header.
10944         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
10945         FullName.  Fix FontName key.
10946
10947 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
10948
10949         * lily/rest.cc (after_line_breaking): bugfix: dots after half
10950         and breve rests.
10951         
10952         * input/test/blank-notes.ly: bugfix
10953
10954         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
10955         rests. (Kim Shrier)
10956
10957         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
10958         
10959 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10960
10961         * scm/tex.scm: 
10962         * scm/ps.scm: Cleanup and remove obsolete junk.
10963
10964         * Documentation/user/internals.itely:
10965         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
10966
10967         * lily/parser.yy: Identify shift/reduce problems.
10968
10969         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
10970         make-style-sheet.  Too specific for convert-ly?
10971
10972 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10973
10974         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
10975
10976         * input/test/*.ly: various fixes.
10977
10978         * lily/music.cc (name): bugfix
10979
10980         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
10981
10982         * lily/input-file-results.cc (code): set-point-and-click! ->
10983         set-point-and-click
10984         
10985 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10986
10987         * Use uniform ly: prefix for exported scheme primitive functions.
10988
10989         * scm/music-types.scm: junk compat glue
10990
10991         * scripts/convert-ly.py: add rules for stuff below, junk
10992         compatibility glue for spanrequest.
10993
10994         * lily/parser.yy (verbose_event): remove \spanrequest,
10995         \commandspanrequest, \script. 
10996         
10997         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
10998
10999         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
11000         for \penalty, \glissando.
11001
11002         * VERSION: release 1.7.3
11003         
11004 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
11005
11006         * lily/accidental-engraver.cc: Fix
11007         grace-in-the-beginning-of-measure bug caused by the resent
11008         partial-measure fix.
11009
11010         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
11011         overlap looks too crowded)
11012         
11013 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11014
11015         * lily/parser.yy (assignment): allow SCM expression as assignment.
11016
11017         * lily/include/music-output-def.hh (class Music_output_def):
11018         * lily/music-output-def.cc: 
11019         * lily/paper-def.cc: 
11020         * scm/font.scm (markup-to-properties):
11021         * lily/parser.yy (music_output_def_body): 
11022         remove style_sheet_
11023
11024 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11025
11026         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
11027         length.
11028
11029         * input/regression/spacing-to-grace.ly: new file.
11030
11031         * input/regression/spacing-end-of-line.ly: new file.
11032
11033         * lily/note-spacing.cc (get_spacing): take into account breakable
11034         stuff sticking out at the left (time sig change at line break).
11035
11036         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
11037         raggedright code.
11038
11039         * scm/music-functions.scm (make-voice-props-set): add
11040         staff-position for mm rests.
11041  
11042         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
11043         before grace notes a little.
11044
11045         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
11046
11047         * lily/break-align-interface.cc (do_alignment): right-edge spacing
11048         key adds space at the end of line. 
11049
11050 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11051
11052         * scm/sketch.scm: Fix beams.
11053
11054         * buildscripts/mf-to-table.py: Add EncodingScheme.
11055
11056         * scm/sketch.scm: Resurrect.
11057
11058 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11059
11060         * lily/multi-measure-rest.cc: use breve rests for measure lengths
11061         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
11062
11063 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11064
11065         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
11066
11067         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11068
11069 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11070
11071         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
11072         token for origin information.
11073
11074         * lily/parser.yy (My_lily_lexer): do identifier location and
11075         cloning from lexer.
11076
11077         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
11078         logic out of the parser. Add bar checks on both ends.
11079
11080         * Documentation/user/refman.itely (Multi measure rests): add more
11081         notes about mm rests.
11082
11083 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11084
11085         * input/regression/bar-scripts.ly: Re-enable.
11086
11087         * lily/parser.yy:
11088         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
11089         released rsn.  Bison 1.50 has a crucial bug and won't work.
11090
11091         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11092
11093
11094 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11095
11096         * input/regression/bar-scripts.ly: Blunt documentation build fix.
11097
11098 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11099
11100         * Actually merge changes since 1.6.4 besides ChangeLog, and
11101         resolve conflicts.  Lots of updates, hope all is well.
11102         
11103         * cygwin/lilypond.hint (requires): Add ghostscript.
11104
11105         * scm: Update some (c).
11106         
11107 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11108
11109         * input/test/{various}.ly: add \header fields and texidoc strings.
11110
11111 2002-10-05  Werner Lemberg  <wl@gnu.org>
11112
11113         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
11114         renamed to `output_latex_quoted'.
11115         Added `output_latex_noquote'.
11116         (schedule_lilypond_block): Implement `noquote' option for LaTeX
11117         mode.
11118
11119 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11120
11121         * ChangeLog: Add 1.6.6 release marker.  See below.
11122
11123         * stepmake/stepmake/po-targets.make: Remove --c++ option.
11124
11125         * scripts/midi2ly.py: Fix global syntax warnings.
11126
11127         * GNUmakefile.in: Generate builddir locale tree too.
11128
11129         * scripts/ly2dvi.py:
11130         * scripts/midi2ly.py: 
11131         * scripts/mup2ly.py: 
11132         * scripts/update-lily.py:
11133         * lily/main.cc (setup_paths): Fix for locales setup.
11134
11135 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11136
11137         * Documentation/windows/installing.texi: Soften wording about
11138         necessity of becoming Administrator.  tommie@iae.nl reports this
11139         does not seem to be necessary for his flavour of Windows 2000.
11140         Explicitely discourage text mode mounts.
11141
11142 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11143
11144         * lily/rest.cc (after_line_breaking): backport dot position fix.
11145
11146         * lily/rest-collision.cc (do_shift): also remove dots for suicided
11147         rests. Thanks to Klaus Zimmermann for finding this bug.
11148
11149 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11150
11151         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
11152
11153 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11154
11155         * Documentation/user/music-glossary.tely: fix links.
11156
11157 2002-10-21  Werner Lemberg  <wl@gnu.org>
11158
11159         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
11160         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
11161         scaling factor) only once and use them in the definition of
11162         \embeddedps.
11163         * ps/music-drawing-routines.ps (skeel): Removed.
11164
11165 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11166
11167         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
11168         Solaris7, as we don't use nested $( ) constructs.
11169
11170 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11171
11172         * VERSION: Release 1.6.6.
11173         
11174 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11175
11176         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
11177         as workaround for /bin/sh problems on Solaris7.
11178
11179 2002-10-19  Werner Lemberg  <wl@gnu.org>
11180
11181         * GNUmakefile.in (web-doc): Fix typos.
11182         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
11183         `music-drawing-routines.ps' but emit \special{header=...} once.
11184         * scm/tex.scm (header-end): Updated.
11185
11186 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11187
11188         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
11189         undefined tremolo. 
11190
11191 2002-10-15  Werner Lemberg  <wl@gnu.org>
11192
11193         * scripts/lilypond-book.py (g_make_html): New global variable.
11194         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
11195         if `g_make_html' isn't set.
11196         [main]: Add format `texi-html'.
11197         (option_definitions): Updated.
11198         * Documentation/user/lilypond-book.itely: Updated.
11199
11200         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
11201         * make/ly-rules.make (%.texi, %.nexi): Use it.
11202         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
11203         format to lilypond-book.
11204         * GNUmakefile.in (web-doc): Ditto.
11205
11206 2002-10-14  Werner Lemberg  <wl@gnu.org>
11207
11208         Further improve TeX output.  The produced files are about 40%
11209         smaller.  `lilyponddefs.tex' is now read only once.
11210
11211         * tex/lilyponddefs.tex: Remove footer stuff.
11212         (\ifundefined): Renamed to...
11213         (\lilypondundefined): This.  Use LaTeX's definition to
11214         make it nestable and make it global.
11215         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
11216         output.
11217         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
11218         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
11219         them global.
11220         (\placebox): Renamed to...
11221         (\lyitem): This.
11222         Make it global and call \outputscale by itself.
11223         (\lybox, \lyvrule): New macros to reduce input data.
11224         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
11225         New auxiliary macros.
11226         (\SkipLilydefs, \EndLilyPondOutput): Removed.
11227         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
11228         to...
11229         (\lilypondspace): This and made it global.
11230         (\turnOnPostScript): Renamed to...
11231         (\lilypondpostscript): This and made it global.
11232         (\turnOnExperimentalFeatures): Renamed to...
11233         (\lilypondexperimentalfeatures): This and made it global.
11234         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
11235         (\lilypondsetdimen): This and made it global.
11236         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
11237         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
11238         (all, $(outdir)/music-drawing-routines.ps): New rules.
11239         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
11240         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
11241         start-system, stop-system, stop-last-system, filledbox): Updated to
11242         use the changed macros from lilyponddefs.tex.
11243         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
11244
11245 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11246
11247         * Documentation/windows/installing.texi: Update.
11248
11249 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11250
11251         * VERSION: 1.6.5 released
11252
11253         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11254
11255 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11256
11257         * scm/translator-property-description.scm (voltaOnThisStaff): add
11258         property.
11259
11260 2002-09-28  Werner Lemberg  <wl@gnu.org>
11261
11262         * scm/tex.scm (header-end): Suppress page numbering.
11263
11264         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11265         Fix quotation for HTML output.
11266
11267 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11268         
11269         * Documentation/user/refman.itely: grammar and phrasing
11270           fixes to "Note Entry" section.  Also adds a few new examples.
11271
11272 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11273
11274         * flower/include/string-data.icc: include string.h
11275
11276 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11277
11278         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11279
11280 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11281
11282         * Documentation/user/GNUmakefile (extra-local-help): Add.
11283
11284         * stepmake/stepmake/www-targets.make (local-help): Add.
11285
11286 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11287
11288         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11289         packages.
11290
11291         * Documentation/topdocs/README.texi (Top): building documentation
11292         (not website.)
11293
11294 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11295
11296         * Documentation/user/refman.itely: 
11297         * Documentation/user/tutorial.itely: 
11298         * Documentation/user/music-glossary.tely: Merge changes.
11299
11300         * Documentation/user/glossary.html.in: 
11301         * Documentation/index.texi: 
11302         * Documentation/header.html.in: Accomodate renaming of glossary.
11303         
11304         * Documentation/user/tutorial.itely: Add some glossary references.
11305         
11306         * Documentation/user/refman.itely: Minor fixes.
11307         
11308         * Documentation/user/lilypond.tely: Add glossary do direntry.
11309
11310         * Documentation/user/music-glossary.tely: Rename (previously:
11311         glossary.tely).  Fix anchor placement.
11312
11313         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11314
11315 2002-09-23  Werner Lemberg  <wl@gnu.org>
11316
11317         * scripts/lilypond-book.py (output_dict): Fix handling of
11318         various environments by avoid extraneous newlines.
11319         Rename `output-all' regexp for html to `output-html'.
11320         Replace `output-all' regexp for texi with `output-texi-quote'
11321         and `output-texi-noquote'.
11322         (compose_full_body): Don't override `linewidth' user option
11323         for `singleline'.
11324         (schedule_lilypond_block): Don't indent text specified with
11325         `intertext' option.
11326         Add new option `noquote'.
11327         (compile_all_files): Use latex instead of tex to compile ly
11328         files directly.
11329
11330         * Documentation/user/lilypond-book.itely: Updated and revised.
11331         Improve layout.
11332
11333         * Documentation/user/glossary.tely,
11334         Documentation/user/introduction.itely,
11335         Documentation/user/tutorial.itely,
11336         Documentation/user/refman.itely,
11337         Documentation/user/appendices.itely: Fix overfull LilyPond
11338         boxes caused by the new lilypond-book code.  Other minor
11339         fixes.
11340
11341         * Documentation/user/macros.itexi (@texiflat): Don't emit
11342         trailing space.
11343
11344         * scm/tex.scm (end-output, header-end): Add preamble and
11345         postamble to make lilypond output directly compilable with
11346         latex.
11347
11348         
11349 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11350
11351         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11352         instructions.
11353
11354 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11355
11356         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11357
11358 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11359
11360         * lily/beam.cc (connect_beams): don't crash if there are quarter
11361         notes in beams.
11362
11363 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11364
11365         * Documentation/user/refman.itely: corrected ancient clef
11366         docu; added docu on ligatures
11367
11368 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11369
11370         * Documentation/user/glossary.tely,
11371         Documentation/user/refman.itely, input/les-nereides.ly,
11372         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11373         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11374         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11375         Stem properties: flag-style -> stroke-style, style -> flag-style.
11376
11377
11378 2002-09-22  Werner Lemberg  <wl@gnu.org>
11379
11380         * scripts/lilypond-book.py: Add option `notime' to suppress
11381         printing of a time signature.  Specify default indentation of 0pt
11382         if single line fragment.  Don't emit redundant `\paper{ }'.
11383
11384         * Documentation/user/lilypond-book.itely: Updated.
11385
11386         * Documentation/user/glossary.tely: Completely reformatting.
11387
11388 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11389
11390         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11391
11392 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11393
11394         * Documentation/user/tutorial.itely: Fix links.
11395         
11396         * Documentation/topdocs/index.tely:
11397         * Documentation/index.texi:
11398         * Documentation/header.html.in: Small website fixes and updates.
11399
11400         * debian/: Debian patch by Anthony Fok.
11401
11402 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11403
11404         * Documentation/footer.html.in: How time flies: It's already 2002!
11405
11406         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11407         more descriptive link names than 'here'.
11408
11409 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11410
11411         * VERSION: 1.7.2 released
11412         * VERSION: 1.6.4 released
11413         
11414         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11415
11416         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
11417         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
11418
11419         * mf/feta-din.mf (test): add x-height and space.
11420
11421         * lily/dynamic-engraver.cc (process_music): take dynamic direction
11422         from ^_ for crescendi. Idem for slurs and phrasing slurs.
11423
11424         * ly/grace-init.ly: add-to-grace-init: function to portably add
11425         settings to \grace. 
11426
11427         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
11428         if we get an absolute dynamic event.
11429  
11430         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
11431
11432         * lily/source-file.cc (get_line): oops. All line numbers were off
11433         by 2. Fix that. 
11434
11435         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
11436         be after the note, combined with -_^, i.e. c4-(-\)-\>  
11437
11438         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
11439
11440         * lily/parser.yy (number_factor): remove (number) as number
11441         expression. ("Let them eat Lisp").
11442
11443 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11444
11445         * lily/horizontal-bracket.cc: new file.
11446
11447         * lily/horizontal-bracket-engraver.cc: new file.
11448
11449         * input/regression/note-group-bracket.ly: new file. Support
11450         horizontal note brackets for music analysis.
11451
11452         * lily/stem.cc (flag): new flag-style: no-flag.
11453
11454         * input/test/stem-cross-staff.ly: new file
11455         
11456         * Documentation/user/internals.itely: Improved formatting, fixing
11457         typos.  Added a section `Output details' to describe how the TeX
11458         code looks like.
11459
11460         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
11461
11462         * lily/parser.yy: remove \dynamicscript.
11463
11464         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
11465         definitions. 
11466
11467         * python/midi.c (midi_error): take two arguments.
11468
11469         * Merge 1.6.5 changes:
11470         
11471 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11472
11473         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
11474         staff-space.  Previous 1.5 was probably meant as half-spaces.
11475         (cautionary-style): parentheses (was: smaller).  This is what doco
11476         says, and it seems more logical.
11477
11478         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
11479         for 2nd sentence.
11480
11481 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11482
11483         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
11484
11485 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11486
11487         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11488
11489 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11490
11491         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11492
11493 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11494
11495         * scm/translator-property-description.scm (voltaOnThisStaff): add
11496         property.
11497
11498 2002-09-28  Werner Lemberg  <wl@gnu.org>
11499
11500         * scm/tex.scm (header-end): Suppress page numbering.
11501
11502         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11503         Fix quotation for HTML output.
11504
11505 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11506         
11507         * Documentation/user/refman.itely: grammar and phrasing
11508           fixes to "Note Entry" section.  Also adds a few new examples.
11509
11510 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11511
11512         * flower/include/string-data.icc: include string.h
11513
11514 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11515
11516         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11517
11518 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11519
11520         * Documentation/user/GNUmakefile (extra-local-help): Add.
11521
11522         * stepmake/stepmake/www-targets.make (local-help): Add.
11523
11524 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11525
11526         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11527         packages.
11528
11529         * Documentation/topdocs/README.texi (Top): building documentation
11530         (not website.)
11531
11532 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11533
11534         * Documentation/user/refman.itely: 
11535         * Documentation/user/tutorial.itely: 
11536         * Documentation/user/music-glossary.tely: Merge changes.
11537
11538         * Documentation/user/glossary.html.in: 
11539         * Documentation/index.texi: 
11540         * Documentation/header.html.in: Accomodate renaming of glossary.
11541         
11542         * Documentation/user/tutorial.itely: Add some glossary references.
11543         
11544         * Documentation/user/refman.itely: Minor fixes.
11545         
11546         * Documentation/user/lilypond.tely: Add glossary do direntry.
11547
11548         * Documentation/user/music-glossary.tely: Rename (previously:
11549         glossary.tely).  Fix anchor placement.
11550
11551         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11552
11553 2002-09-23  Werner Lemberg  <wl@gnu.org>
11554
11555         * scripts/lilypond-book.py (output_dict): Fix handling of
11556         various environments by avoid extraneous newlines.
11557         Rename `output-all' regexp for html to `output-html'.
11558         Replace `output-all' regexp for texi with `output-texi-quote'
11559         and `output-texi-noquote'.
11560         (compose_full_body): Don't override `linewidth' user option
11561         for `singleline'.
11562         (schedule_lilypond_block): Don't indent text specified with
11563         `intertext' option.
11564         Add new option `noquote'.
11565         (compile_all_files): Use latex instead of tex to compile ly
11566         files directly.
11567
11568         * Documentation/user/lilypond-book.itely: Updated and revised.
11569         Improve layout.
11570
11571         * Documentation/user/glossary.tely,
11572         Documentation/user/introduction.itely,
11573         Documentation/user/tutorial.itely,
11574         Documentation/user/refman.itely,
11575         Documentation/user/appendices.itely: Fix overfull LilyPond
11576         boxes caused by the new lilypond-book code.  Other minor
11577         fixes.
11578
11579         * Documentation/user/macros.itexi (@texiflat): Don't emit
11580         trailing space.
11581
11582         * scm/tex.scm (end-output, header-end): Add preamble and
11583         postamble to make lilypond output directly compilable with
11584         latex.
11585
11586         
11587 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11588
11589         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11590         instructions.
11591
11592 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11593
11594         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11595
11596 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11597
11598         * lily/beam.cc (connect_beams): don't crash if there are quarter
11599         notes in beams.
11600
11601 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11602
11603         * Documentation/user/refman.itely: corrected ancient clef
11604         docu; added docu on ligatures
11605
11606 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11607
11608         * Documentation/user/glossary.tely,
11609         Documentation/user/refman.itely, input/les-nereides.ly,
11610         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11611         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11612         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11613         Stem properties: flag-style -> stroke-style, style -> flag-style.
11614
11615 2002-09-22  Werner Lemberg  <wl@gnu.org>
11616
11617         * scripts/lilypond-book.py: Add option `notime' to suppress
11618         printing of a time signature.  Specify default indentation of 0pt
11619         if single line fragment.  Don't emit redundant `\paper{ }'.
11620
11621         * Documentation/user/lilypond-book.itely: Updated.
11622
11623         * Documentation/user/glossary.tely: Completely reformatting.
11624
11625 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11626
11627         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11628
11629 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11630
11631         * Documentation/user/tutorial.itely: Fix links.
11632         
11633         * Documentation/topdocs/index.tely:
11634         * Documentation/index.texi:
11635         * Documentation/header.html.in: Small website fixes and updates.
11636
11637         * debian/: Debian patch by Anthony Fok.
11638
11639 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11640
11641         * Documentation/footer.html.in: How time flies: It's already 2002!
11642
11643         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11644         more descriptive link names than 'here'.
11645
11646 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11647
11648         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11649
11650 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11651
11652         * lily/part-combine-music-iterator.cc (get_state): cleanup
11653         (get_music_info): cleanup.
11654
11655 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11656
11657         * scm/backend-documentation-lib.scm (interface-doc-string):
11658         crosslinks between interfaces and grobs. Headings for interfaces
11659         in grob explanation.
11660
11661 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11662
11663         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
11664         dtd).  Add preliminary dtd.
11665         (re-sub-alist): Robustify.
11666
11667 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11668
11669         * lily/include/event-chord-iterator.hh,
11670         lily/context-specced-music-iterator.cc,
11671         lily/event.cc, lily/event-chord-iterator.cc: add
11672
11673 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11674
11675         * lily/: some (c) header fixes.
11676         
11677         * lily/request-chord.cc: Remove.
11678         
11679         * lily/include/event-chord-iterator.hh:
11680         * lily/include/event.hh:
11681         * lily/event-chord.cc: New file.
11682         
11683         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
11684         requested.
11685
11686 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11687
11688         * lily/ : rename Request to Event
11689
11690         * lily/parser.yy (command_element): move clef stuff into Scheme.
11691
11692         * lily/:  rename length_mom () to get_length()
11693
11694         * lily/part-combine-music.cc: removed file and class.
11695
11696         * lily/context-specced-music-iterator.cc (class
11697         Context_specced_music_iterator): new file. Obsoletes the
11698         Context_specced_music type.
11699
11700         * scm/music-types.scm (make-repeated-music): put different kinds
11701         of repeated music into music-type table.
11702
11703         * VERSION: 1.7.1 released.
11704
11705         * scm/to-xml.scm: new file.
11706
11707         * input/test/to-xml.ly (fooBar): demo of what is possible with the
11708         new Input representation: dump music as XML.
11709
11710         * scm/engraver-documentation-lib.scm
11711         (engraver-accepts-music-types?): add links from music to engraver,
11712         from music-type to engraver.
11713
11714         * lily/include/command-request.hh: removed
11715         lily/include/musical-request.hh: removed. Removed all _req classes
11716         except Key_change_req. Changes throughout.
11717
11718 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11719
11720         * lily/tuplet-engraver.cc (try_music): Compile kludge.
11721
11722 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11723
11724         * lily/*.cc: specify accepts for many engravers.
11725
11726         * scm/music-documentation-lib.scm: dump music expressions and
11727         music subtypes.
11728
11729         * scm/documentation-lib.scm: complete revision.
11730         Use GOOPS objects to store document tree explicitly. Cleaned up and
11731         sped up doco generation a lot.
11732
11733 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11734
11735         * input/trip.ly (fugaIILeft): add arpeggio
11736
11737         * lily/translator-group.cc (try_music_on_nongroup_children):
11738         oops. The name symbol is in the cdr of the assoc handle.
11739
11740         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
11741         Hyphen_req, Glissando_req, Break_req, Mark_req 
11742
11743 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11744
11745         * lily/musical-request.cc (music-duration-length,
11746         music-duration-compress): new functions.
11747
11748         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
11749         throughout. Warning doesn't work yet.
11750
11751         * lily/translator-group.cc (try_music_on_nongroup_children):
11752         new implementation: store candidate acceptors in a hashTable.
11753
11754 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11755
11756         * scm/music-types.scm (music-descriptions): change name to
11757         internal-class-name
11758
11759         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11760
11761 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11762
11763         * lily/beam.cc (connect_beams): don't crash if there are quarter
11764         notes in beams.
11765
11766 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11767
11768         * Documentation/user/refman.itely: corrected ancient clef
11769         docu; added docu on ligatures
11770
11771 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11772
11773         * Documentation/user/glossary.tely,
11774         Documentation/user/refman.itely, input/les-nereides.ly,
11775         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11776         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11777         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11778         Stem properties: flag-style -> stroke-style, style -> flag-style.
11779
11780 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11781
11782         * scm/music-functions.scm (music-separator?): don't use name music
11783         property.
11784
11785 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11786
11787         * stepmake/stepmake/generic-targets.make (help): Document check
11788         target.
11789
11790         * lily/new-accidental-engraver.cc: Compile fix.
11791
11792 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
11793
11794         * scripts/convert-ly.py: Add rule.
11795
11796         * input/test/music-creation.ly:
11797         * input/test/add-staccato.ly:
11798         * input/test/add-text-script.ly: ly-make-music.
11799
11800         * scm/drums.scm (make-head-type-elem, make-articulation-script):
11801         More ly-make-music renamings.
11802
11803         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
11804
11805         * lily/music-constructor.cc (make_music): Add debugging info.
11806
11807         * scm/music-functions.scm (make-simultaneous-music,
11808         (make-sequential-music, context-spec-music):
11809         * scm/music-types.scm (music-descriptions): Get lily to run.
11810
11811 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11812
11813         * lily/command-request.cc (transpose_key_alist): new function.
11814
11815         * lily/key-performer.cc (create_audio_elements): cleanup. 
11816
11817 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11818
11819         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
11820
11821         * lily/include/translator.hh (ENTER_DESCRIPTION): add
11822         events-accepted field.
11823
11824         * scm/music-types.scm: new file.
11825
11826         * lily/parser.yy: put music type initialization into scheme,
11827         similar to grob initialization.  Changes throughout.
11828
11829 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11830
11831         * Documentation/user/tutorial.itely: Fix links.
11832         
11833         * Documentation/index.texi: 
11834         * Documentation/header.html.in: 
11835         * Documentation/topdocs/index.tely: Small website fixes and updates.
11836
11837         * debian/: Debian patch by Anthony Fok.
11838
11839 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11840
11841         * Documentation/footer.html.in: How time flies: It's already 2002!
11842
11843         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11844         more descriptive link names than 'here'.
11845
11846         * ROADMAP: Remove test stuff.
11847
11848         * scripts/update-lily.py: Allow auto-building of stable and
11849         development versions.  Bugfixes.
11850
11851 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11852
11853         * VERSION: released 1.7.0
11854
11855         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11856
11857         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
11858         positive line widths.
11859
11860 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11861
11862         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
11863         go.  Fix comments.
11864
11865         * cygwin: Cygwin updates.
11866
11867 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11868
11869         * Documentation/windows/installing.texi (Top): version for python,
11870         urls for ghostscript (thanks to John Potelle)
11871         
11872         * lily/simultaneous-music-iterator.cc
11873         (Simultaneous_music_iterator): init children_list_ before
11874         triggering GC.
11875
11876         * lily/*-iterator.cc: be even more careful with smobbed copy
11877         constructors. 
11878
11879         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
11880         LeftEdge item.
11881
11882 2002-09-15  Werner Lemberg  <wl@gnu.org>
11883
11884         Improving LilyPond's output to make them ordinary TeX boxes with
11885         predictable dimensions.  System boxes are now vertically centered on
11886         the baseline; this offset can be further controlled with
11887         \lilypondscoreshift.
11888
11889         * lily/system.cc (System::post_processing): Pass length of current
11890         system to `start-system' (including any horizontal indentation).
11891
11892         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
11893         prettier.
11894         (lily-def): Append `%'.
11895         (start-system): Add parameter `wd'.  Output more TeX code to specify
11896         box dimensions.
11897         (stop-system, stop-last-system): Complement changes in
11898         `start-system'.
11899         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
11900         Updated.
11901
11902         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
11903         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
11904         Write final `\endinput'.
11905
11906         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
11907         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
11908         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
11909         files and macro definitions don't produce spurious spaces and
11910         paragraphs (using \endlinechar).
11911         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
11912
11913         * Documentation/user/internals.itely: Improved formatting, fixing
11914         typos.  Added a section `Output details' to describe how the TeX
11915         code looks like.
11916
11917 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
11918
11919         * lily/accidental-engraver.cc: Also work with partial measures.
11920
11921 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11922
11923         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
11924         spanner.
11925
11926 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11927
11928         * lily/identifier-smob.cc (unpack_identifier): new file.
11929
11930         * lily/lexer.ll (identifier_type): new function.  use ly-id to
11931         pass off scheme expressions as music identifiers.
11932
11933         * scm/lily.scm: reorganisation, cleanups.
11934
11935         * lily/main.cc: small cleanups.
11936
11937 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11938
11939         * lily/ly-module.{cc,hh}: new file.
11940
11941 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
11942
11943         * lily/accidental-engraver.cc: Also work with partial measures.
11944
11945 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11946
11947         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
11948
11949 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11950
11951         * lily/my-lily-lexer.cc: use SCM module in stead of
11952         Scheme_hash_table. Changes throughout.  
11953
11954 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11955
11956         * VERSION (MY_PATCH_LEVEL): make 1.7.0
11957