]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
[lilypond.git] / ChangeLog
1 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2
3         * scm/framework-gnome.scm: Do not load output-gnome.
4         (framework-gnome): Invoke output-gnome::header and
5         output-gnome::end-output as faked stencils.  Fixes experimental
6         gnome output.
7
8 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
9
10         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
11         octavation compatibility fixes. Backportme. 
12
13         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
14         pages.
15         (ly:optimal-page-breaks): combine-penalties: no shortcut for
16         negative. Now we handle negative penalties (ie. \pageBreak)
17         correctly.
18
19         * lily/system.cc (get_line): extract page-penalty from the left
20         bound.
21
22         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
23
24 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
25
26         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
27
28 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
29
30         * scm/output-gnome.scm: Update script.  Move development to
31         lilypond_2_3_2 branch for now.
32
33 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
34
35         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
36         negative penalties.
37         cleanups.
38
39         * Documentation/user/changing-defaults.itely (Creating contexts):
40         index entries
41
42         * scm/page-breaking.scm (ly:optimal-page-breaks): new
43         file. Rewrite function. 
44
45         * lily/paper-book.cc (pages): new interface: page-breaking returns
46         list of line-list.
47
48         * lily/page.cc (Page): take lines argument.
49
50         * scm/document-translation.scm (all-engravers-doc): link to user man
51
52         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty iso. score.
53
54         * Documentation/user/notation.itely (Relative octaves): typo.
55
56         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
57
58 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
59
60         * scm/output-gnome.scm: Update build script.
61
62 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
63
64         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
65         gnome backend.
66
67         * scm/framework-gnome.scm: New file.
68
69         * scm/lily.scm: Use it.
70
71         * lily/paper-outputter.cc: Janitorial cleanups.
72         (ly:outputter-dump-string): Remove unreachable statement.
73
74         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
75         (ice-9): Bugfix: Add srfi-1.
76
77         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
78
79 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
80
81         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
82         in do_quit()
83         
84 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
85
86         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
87
88 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
89
90         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
91         override of Beam::position-callbacks. Why would grace beams not be
92         quantized? Fixes: weird-stem-size-grace. 
93
94         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
95         warning only once. Backportme.
96
97         * lily/accidental-engraver.cc (number_accidentals_from_sig):
98         bugfix, 2nd try. Backportme.
99
100         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
101
102 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
103
104         * Documentation/user/notation.itely (Instrument transpositions):
105         Correct the name of the instrumentTransposition property.
106
107 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
108
109         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
110
111 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
112
113         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
114         and postLilyPondExample are called when defined.
115
116 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
117
118         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
119         This fixes setting notenames with `\include "nederlands.ly" '
120
121         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
122         new function.
123
124 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
125
126         * scm/page-layout.scm: don't do piece, it should be in score-title
127         only.
128
129         * lily/lexer.ll: lex \score separately.
130
131         * lily/paper-book.cc: junk stencil2line.
132
133         * lily/paper-line.cc (Paper_line): construct from Stencil
134         directly. No futzing with the dimensions.
135
136         * lily/include/paper-line.hh (class Paper_line): 
137
138         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
139         takes arbitrary number of arguments.
140
141         * input/test/markup-score.ly (tuning): simplify example. 
142
143 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
144
145         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
146
147         * scm/define-markup-commands.scm (score): define score-markup
148
149         * lily/parser.yy (markup): use score-markup.
150
151         * lily/score.cc: add ly:score? 
152
153 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
154
155         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
156         fret-parse-string so it prepares for calls to fret-diagram-verbose
157         Changed display constants to props so they are available for
158         \override.
159         
160 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
161
162         * VERSION: release 2.3.3
163
164         * stepmake/stepmake/generic-vars.make: unset LANG.
165
166         * input/regression/tuplet-nest.ly: bugfix.
167
168         * lily/tie-performer.cc (stop_translation_timestep): reset
169         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
170
171         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
172         clear repeat_ directly after setting stem_tremolo_. Fixes:
173         tremolo-repeat.ly
174
175         * input/regression/span-bar-break.ly: new file.
176
177         * scm/define-grobs.scm (all-grob-descriptions): remove
178         break-visibility from SpanBar. Fixes: piano-repeat.ly
179
180 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
181
182         * python/lilylib.py (make_ps_images): only compute bbox when needed.
183
184         * scripts/lilypond-book.py (process_snippets): use lily -f ps
185         files for generating pngs. (failed experiment)
186
187         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
188         file with PFA fonts included.
189
190         * lily/score.cc (default_rendering): put header in too.
191
192         * lily/paper-line.cc (LY_DEFINE): change function to
193         ly:paper-line-extent
194
195         * scm/page-layout.scm (default-book-title): only add lines for
196         non-nil fields.
197         (default-score-title): idem.
198
199         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
200
201         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
202
203         * lily/include/paper-book.hh (class Paper_book): remove height_
204         member.
205
206         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
207
208         * lily/ly-module.cc (LY_DEFINE): bugfix.
209
210         * lily/paper-book.cc (book_title): separate function for the book
211         title.
212
213         * scm/page-layout.scm (default-book-title): only account for
214         markup fields.
215
216         * scm/framework-ps.scm: new file. Move high level interface from
217         output-ps.scm
218
219         * scm/music-functions.scm (def-grace-function): move macros from
220         ly/music-functions-init.ly
221
222         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
223         framework-tex.scm
224
225         * scm/framework-tex.scm (dump-line): new file. High level
226         interface for output (pages, systems, header). 
227
228         * lily/include/page.hh (class Page): add is_last_ field.
229
230         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
231
232         * lily/paper-book.cc (split_string): new function
233         (output): output multiple formats, i.e. --format=ps,tex
234
235         * scm/output-ps.scm (output-scopes): dump variables directly.
236         (define-fonts): rewrite for new interface
237
238         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
239
240         * lily/paper-outputter.cc (Paper_outputter): take format argument.
241
242         * lily/main.cc (parse_argv): don't set extension for output.
243
244         * lily/clef-engraver.cc (create_clef): remove
245         Staff_symbol_referencer::set_position() call. 
246
247 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
248
249         * ly/music-functions-init.ly (addlyrics): set the 'origin property
250         with the location argument in music function definitions.
251
252 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
253
254         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
255         staffsymbol dependency.
256
257         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
258         cleanups.
259
260         * lily/book.cc (process): return Paper_book
261         (to_stencil): use Book::process().
262
263         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
264         header_ field. Store in $globalheader
265
266         * lily/parser.yy (book_body): book header is initted to
267         $globalheader.
268         
269
270 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
271
272         * input/test/fill-a4.ly: removed.
273
274         * lily/parser.yy (output_def): push scope of parent_ Output_def
275         too.
276
277 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
278
279         * scm/output-gnome.scm: Update info.
280
281 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
282
283         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
284
285         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
286         than 1 module.
287
288         * lily/include/ly-module.hh (ly_use_module): rename is_module to
289         ly_c_module_p.
290
291         * scm/page-layout.scm (default-book-title): move Scheme titling
292         functions to here.
293
294         * lily/parser.yy (book_paper_block): remove scope too.
295
296         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
297
298         * lily/rest.cc: add direction to rest properties.
299
300         * lily/include/output-def.hh: new file, move from
301         music-output-def.hh
302
303 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
304
305         * scm/output-gnome.scm: Describe feta-cork hack.
306
307 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
308
309         * lily/include/book-paper-def.hh: derive from Output_def 
310
311         * lily/include/paper-def.hh: move all functionality out of class.
312         Junk header.
313
314         * lily/include/music-output-def.hh: rename Music_output_def to
315         Output_def.
316
317         * input/wilhelmus.ly: only set space for Paper formatting. 
318
319         * lily/include/midi-def.hh: remove file, remove class.
320         Move functions to Music-output-def.
321
322         * lily/music-output-def.cc (Music_output_def): remove separate
323         translator table. Lookup translators in scope directly. This
324         obviates Context suffix for context identifiers, i.e.
325
326         \context {
327           \Staff
328           .. 
329           }
330
331
332         will work.
333         
334
335         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
336
337         * Documentation/user/changing-defaults.itely (Horizontal spacing):
338         document spacing override hack.
339
340 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
341
342         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
343         installation info.  Support point-and-click.  Add +/- zoom
344         keybindings.
345
346 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
347
348         * VERSION: 2.3.2 released
349         
350         * lily/parser.yy (book_body): set default bookpaper.
351
352         * scm/output-tex.scm (header): kludge: hard code linewidth. 
353
354         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
355
356 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
357
358         * lily/score.cc (default_rendering): scale outputdef before
359         starting.
360
361 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
362
363         * scm/fret-diagrams.scm: Add header.
364
365         * scm/output-gnome.scm: Hello world :-)
366
367 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
368
369         * scripts/lilypond.py (run_dvips): only add papersize if present.
370
371         * lily/accidental-engraver.cc (update_local_key_signature): new
372         function, fold code from initialize() and process_music().
373         (update_local_key_signature): use deep copy. This fixes one
374         problem from custom-key-signatures.ly.
375         (number_accidentals_from_sig): tighter check for
376         accidental-too-old.
377
378         * ly/engraver-init.ly: remove localKeySignature
379         definition from ChoirStaff, StaffGroup, Score.
380         
381         * lily/percent-repeat-engraver.cc (try_music): add moments for
382         barlines too. Fixes: skipbars-percent-repeat.ly.
383
384 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
385
386         * lily/context-def.cc (filter_performers): don't go to cdrloc if
387         skipping last pair. Fixes: crash-bar-number.
388
389         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
390         D. Sorensen)
391
392         * input/test/fret-diagram.ly: new file.
393
394         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
395         (scale-paper): divide by scale.
396
397 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
398
399         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
400         case.
401
402 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
403
404         * scm/stencil.scm (fontify-text): reinstate function
405
406         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
407
408         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
409
410         * lily/parser.yy (book_paper_head): \bookpaper {} 
411
412         * python/midi.c: remove config.h
413
414 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
415
416         * scm/output-gnome.scm: Update.
417
418 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
419
420         * scm/output-gnome.scm: New file.
421
422         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
423
424 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
425
426         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
427         (find_scaled_font): move from Paper_def
428
429 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
430
431         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
432         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
433
434         * po/fr.po: update po.
435
436         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
437
438         * lily/book-paper-def.cc (print_smob): new file.
439
440 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
441
442         * buildscripts/lilypond-words.py: search words also from
443         music-functions-init.ly.
444
445 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
446
447         * ly/music-functions-init.ly (def-music-function): new helper
448         macro for defining music functions. \addlyrics \appoggiatura
449         \acciaccatura \grace \partcombine \autochange \applycontext
450         \applyoutput and \breathe are now defined here thanks to it.
451
452         * lily/parser.yy: 
453         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
454         \grace \partcombine \autochange \applycontext \applyoutput and
455         \breathe keywords removed from the parser.
456
457         * lily/parser.yy: 
458         * lily/music-function.cc (ly_make_music_function): 
459         * lily/lexer.ll (music_function_type): added a case for 0-arg
460         music functions.
461
462 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
463
464         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
465         refering to a music expression can be used in lily-inside-scheme:
466         #{ $music #}
467
468         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
469         and ly:parser-define, and change ly:parser-parse-string in order
470         to make #{ $music #} work.
471
472         * scm/new-markup.scm (compile-markup-expression): when an argument
473         is a string, use `make-simple-markup'.
474
475 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
476
477         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
478
479 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
480
481         * scripts/convert-ly.py (FatalConversionError.func): handle + in
482         font-size. (backportme)
483
484 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
485
486         * lily/paper-outputter.cc (output_stencil): dump font definitions
487         before each stencil.
488
489         * lily/include/paper-book.hh (struct Score_lines): new
490         struct. Collect info per Paper-score.
491
492         * lily/include/page.hh (class Page): to_stencil() returns Stencil
493         everywhere.
494
495         * lily/stencil.cc (find_expression_fonts): new function
496
497         * lily/paper-outputter.cc (output_stencil): use
498         interpret_stencil_expr
499
500         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
501         (interpret_stencil_expr): new function. Generic stencil
502         interpretation.
503
504         * lily/paper-def.cc (find_scaled_font): divide lookup
505         magnification by outpuscale for non-virtual fontmetrics. This
506         fixes ludicrously long font definitions for text
507         fonts. (backportme)
508
509         * lily/score-engraver.cc: remove
510         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
511
512 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
513
514         * input/test/markup-score.ly: Remove \notes.
515
516         * lily/parser.yy (book_body): Grok Composite_music and \header.
517         (markup): Push NOTES mode before score_block.
518
519         * VERSION: release 2.3.1
520         
521         * mf/feta-klef.mf: 
522         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
523
524         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
525
526         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
527
528 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
529
530         * scm/output-tex.scm (output-tex-string): tighten safe security.
531
532         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
533
534         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
535         allowed ly functions.
536
537         * lily/ly-module.cc (ly_module_define): only define variable if
538         bound.
539         (ly_make_anonymous_module): take safe option.
540
541 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
542
543         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
544
545 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
546
547         * input/regression/newaddlyrics.ly: Fix.
548
549         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
550         \score \notes.
551
552 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
553
554         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
555
556 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
557
558         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
559
560         * lily/paper-line.cc (Paper_line): don't store list of stencils,
561         but convert to single Stencil immediately.
562
563         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
564
565 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
566
567         * scm/output-sodipodi.scm: Resurrect sodipodi output.
568
569 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
570
571         * elisp/lilypond-mode.el: Changed the way defaults are created for
572         LilyPond-command-master.  LilyPond-mode will now check the
573         timestamps of the files to see which command has to run next.
574
575 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
576
577         * scm/bass-figure.scm (format-bass-figure): don't set
578         number-markup for strings. This fixes string in bass
579         figure. (backportme)
580
581         * lily/parser.yy (bass_number): insert number-markup into figure
582         definition.
583
584         * scm/define-music-properties.scm (all-music-properties): make
585         'figure a markup.
586
587         * scripts/convert-ly.py (conv): \apply -> \applymusic
588
589 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
590
591         * elisp/lilypond-mode.el: changed the order of some commands
592         ("Midi" after "2Midi"), use the user-defined
593         LilyPond-command-default as default instead of "LilyPond"
594
595         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
596         to set the master file for the next command.
597
598         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
599         with font-lock-reference-face.
600
601 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
602
603         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
604
605         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
606
607 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
608
609         * ly/music-functions-init.ly (TODO): new file.
610
611         * lily/parser.yy (Generic_prefix_music_scm): add more
612         music_function symbols.
613         (Prefix_composite_music): change \apply to music-function   
614
615         * lily/include/music-function.hh: rename to music-function
616
617 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
618
619         * lily/music-head.cc (LY_DEFINE): change order of args.
620
621         * input/regression/music-head.ly (texidoc): new file.
622
623         * lily/parser.yy (Generic_prefix_music): allow generic
624         music-transformation functions. 
625
626         * lily/include/music-head.hh (is_music_head): new file.
627
628         * lily/music-head.cc (get_music_head_transform): new file.
629
630 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
631
632         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
633         empty extent. This fixes ottava brackets on rests. (backportme)
634
635         * make/lilypond.redhat.spec.in (Group): ln png files for info.
636
637         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
638
639         * cygwin/lily-wins.py: update for the lily-wins.py script.
640
641 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
642
643         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
644         code. This will obviate typeset_grob () in the future.  The effect
645         of this is that improperly written spanner handling will result in
646         invalid spanner bounds.
647         (announce_grob): add to elems_ from here
648         (typeset_grob): comment out.  
649
650         * lily/include/engraver.hh (make_spanner): new calling interface
651         for make_{item,spanner}. This obviates most calls to
652         announce_grob().
653                 
654         * scm/music-functions.scm (set-accidental-style): use GrandStaff
655         iso. PianoStaff for piano styles.
656
657 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
658
659         * Documentation/user/music-glossary.tely: add segno after d.s.
660
661 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
662
663         * lily/include/audio-column.hh: remove unused variables.
664         (patch by Michael Welsh Duggan)
665
666         * flower/include/axes.hh (other_axis): inline Axes function
667         (thanks to David Brandon).
668
669 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
670
671         * cygwin/mknetrel: Install image links (backportme).
672
673         * Documentation/user/GNUmakefile (local-install-info): Activate
674         actual installing of image links (backportme).
675
676 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
677
678         * Documentation/user/notation.itely (Measure repeats): Removed
679         unnecessary (and confusing) \context Voice{.
680
681 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
682
683         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
684
685         * lily/page.cc (Page): Do not use ly_scheme_function for
686         volatile/configurable variables (FIXME: better name).
687
688         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
689         get_scmvar).
690
691 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
692
693         * scripts/convert-ly.py (FatalConversionError.subst): use
694         \transposition.
695
696 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
697
698         * lily/include/page.hh (class Page): Declare left_margin ().
699
700         * lily/page.cc: Remove paper var caching.
701
702 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
703
704         * Documentation/user/music-glossary.tely: Add name to @top node.
705         Remove comment from @table definitions (workaround for makinfo
706         bug).
707
708         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
709         ly:stencil-get-expr).  Update callers.
710         (ly:stencil-align-to!):  Return stencil too.
711
712         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
713         stencil.  Remove looped line-based page output.
714         (output_line): Use line stencil.  Remove looped stencil-based line
715         output.
716
717         * lily/page.cc (ly:page-paper-lines): New function.
718
719         * input/test/markup-score.ly: New file.
720
721         * scm/define-markup-commands.scm (stencil): New markup.
722
723         * lily/book.cc (to_stencil): New method.
724
725         * lily/parser.yy (markup): Use it to grok \score.
726
727 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
728
729         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
730
731         * lily/paper-book.cc (pages): Change signature.  Update callers.
732
733         * lily/include/page.hh:
734         * lily/page.cc: New file.
735
736         * lily/paper-line.cc (to_stencil): New method.
737         
738         * lily/paper-outputter.cc (output_stencil): New method.
739
740         * lily/paper-outputter.cc (output_line): Use them.
741
742         * lily/warn.cc: Remove.
743
744         * lily/my-lily-parser.cc (distill_inname): Remove.
745
746         * flower/include/file-name.hh: 
747         * flower/file-name.cc: New file.  Update users.
748
749         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
750         (find): New method of same name.
751
752         * lily/my-lily-parser.cc (ly:parse-file): Use it.
753
754         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
755         constant error message.
756
757 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
758
759         * input/test/{blank-notes.ly,staff-container.ly}: typos.
760
761 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
762
763         * Documentation/user/music-glossary.tely: @table @strong' replaced
764         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
765         (backportme).
766
767 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
768
769         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
770
771         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
772         #{ lily music expression #} that returns an equivalent scheme
773         music expression by parsing the string.
774
775 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
776
777         * lily/my-lily-parser.cc:
778         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
779         SCM string (foo.ly/toto.scm support).
780
781 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
782
783         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
784
785 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
786
787         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
788
789         * scripts/lilypond-book.py: LY code that includes \header is
790         not assumed to be a fragment.
791
792 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
793
794         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
795         tremolo beams up.
796
797         * lily/stem.cc (chord_start_y): Return 0 if no heads.
798         (get_default_stem_end_position): No tremolo head juggling if no
799         heads.  Fixes tremolo crash on rests (backportme).
800
801         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
802
803 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
804
805         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
806         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
807
808         * lily/lexer.ll: Allow \encoding in NOTES mode.
809
810         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
811         for lyrics, not for commands.
812
813         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
814         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
815
816         * input/regression/newaddlyrics.ly: New file.
817
818         * Documentation/topdocs/NEWS.texi: Update.
819
820         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
821         (Music_list): Allow embedded scm.
822
823         * lily/score.cc (ly:score-bookify): New function.
824
825         * lily/music.cc (ly:music-scorify): Idem.
826
827         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
828         (ly:parser-print-score): Idem.
829
830         * scm/lily.scm (default-toplevel-book-handler): Idem.
831         (default-toplevel-music-handler): Idem.
832         (default-toplevel-score-handler): Idem.
833
834         * ly/declarations-init.ly: Set default toplevel handlers.
835
836         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
837
838         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
839         printer for score at toplevel.
840
841 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
842
843         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
844         Fix for simple case: input/simple-song.ly, more complex stuff
845         does not work yet.
846
847 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
848
849         * lily/parser.yy (Prefix_composite_music): split Composite_music
850         in Prefix_composite_music and Grouped_music_list.
851         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
852
853 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
854
855         * scm/lily.scm (toplevel-expression): New define.
856
857         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
858
859         * lily/parser.yy (toplevel_expression): Use it.
860
861         * lily/include/my-lily-parser.hh: Smobbify.
862
863         * lily/my-lily-parser.cc (parse_string): New method.
864         
865         * lily/my-lily-parser.cc (ly:parse-string): New function.
866
867         * Documentation/user/lilypond.tely: Add comment and workaround for
868         gs-8.01 crash.  Fixes make web.
869
870         Simplification of toplevel music.
871         
872         * lily/lexer.ll, lily/parser.yy:
873
874         * In LYRICS mode, return LYRICS_STRING.  This fixes one
875         shift/reduce problem.
876
877         * Use NOTES mode at start of maininput.
878
879         * Grok toplevel composite music expression, put in score and book.
880
881         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
882
883         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
884
885         * input/simple.ly: New file.
886         
887         * input/simple-song.ly: Idem.
888
889 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
890
891         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
892         Sandberg.
893
894 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
895
896         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
897
898 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
899
900         * input/regression/accidental-octave.ly: doc automatic showing
901         of note names.
902
903 2004-04-16  Heikki Junes <janneke@gnu.org>
904
905         * po/fi.po: do "make po && make -C po po-update" at top-level,
906         then "cp po/out/fi.po po/fi.po" and update fields.
907
908         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
909
910 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
911
912         * Documentation/user/introduction.itely (About this manual): Fix
913         templates and regression urls (backportme).
914
915 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
916
917         * ly/engraver-init.ly (Score:graceSettings): Increase
918         beamed-lengths, especially for 32nd notes.
919
920         * Documentation/user/notation.itely (Grace notes): Correct the
921         syntax for add-grace-property example.
922
923 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
924
925         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
926         `Generated' tag.
927
928         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
929         Severely broken (the Debian package, at least).
930
931 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
932
933         * lily/context.cc (find_create_context): assign to lvalue.
934
935 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
936
937         * lily/include/translator.hh (class Translator): rename
938         get_parent_context() to context () to avoid confusion.
939
940         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
941
942         * lily/lexer.ll: change is_string -> ly_c_string_p 
943
944         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
945
946         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
947
948         * VERSION: release 2.3.0
949
950         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
951
952         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
953         if nonempty.
954
955         * lily/include/context.hh (class Context): make members protected.
956         (children_contexts): new accessor function.
957
958         * lily/include/translator.hh (class Translator): make
959         daddy_context_ protected.
960         (class Translator): clean up. 
961
962         * lily/include/context.hh (class Context): make daddy_context_
963         private.
964
965         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
966         higher for finding Voice. (backportme)  
967
968         * lily/include/context.hh (class Context): remove
969         find_context_below() as a method.
970
971         * Documentation/user/notation.itely (The Lyrics context): add note
972         about manual durations
973
974         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
975         encoding.
976
977         * scm/output-tex.scm (text): dump \inputencoding{} for text.
978
979 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
980
981         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
982         \usepackage{inputenc}
983
984         * lily/paper-book.cc (classic_output): don't advance Offset for
985         TeX output.
986
987         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
988         ec-sauter.map in rules
989
990         * mf/ecb.mf (font_identifier): new file, based on ecbx
991
992         * mf/ecb10.mf (gensize): new file.
993
994         * Documentation/topdocs/NEWS.texi (Top): document some more new
995         features.
996
997         * ly/declarations-init.ly: run convert-ly
998
999         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
1000         from input-file-results. Remove input-file-results.* 
1001
1002 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1003
1004         * scm/output-ps.scm (font-command): Fix, again.
1005
1006         * input/test/title-markup.ly: Add \noPagebreak test.
1007
1008         * lily/score-engraver.cc (try_music): Bugfix.
1009
1010 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1011
1012         * lily/main.cc (main_with_guile): excise dependency options -M and
1013         --dep-prefix
1014
1015         * lily/input-file-results.cc: excise Makefile dependency code
1016
1017         * Documentation/user/invoking.itexi (Invoking the lilypond
1018         binary): remove dep doco
1019         
1020         * lily/main.cc (main_with_guile): call lilypond-main
1021         
1022         * scm/lily.scm (lilypond-main): new function: handle multiple files.
1023
1024         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
1025         exception.
1026
1027         * lily/my-lily-parser.cc: remove paper_description function
1028
1029         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
1030         new function.
1031
1032         * lily/main.cc: remove global_score_count.
1033
1034         * lily/book.cc (process): don't take header from global_input_file.
1035
1036         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
1037
1038         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
1039
1040         * lily/music-output-def.cc (LY_DEFINE): new function
1041         ly_output_description. This function does the bulk for  setting,
1042         parsing and breaking down of an input file.
1043
1044         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
1045         anonymous modules globally. Let's hope they get GCd
1046
1047         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
1048
1049 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1050
1051         * scm/output-ps.scm (header): Papersize from paper.
1052
1053         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
1054         for classic output.
1055
1056         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
1057         lilypondclassic is defined.
1058         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
1059
1060         * input/regression/between-systems.ly: Remove.
1061
1062         * python/lilylib.py (get_bbox): Fix regular expression
1063         for bounding box.
1064
1065         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
1066
1067         * scm/output-tex.scm (stop-page): Use it.
1068
1069         * scm/output-ps.scm (define-fonts): Bugfix.
1070
1071         * lily/grob.cc: Add penalty to interface.
1072
1073         * lily/include/paper-line.hh (class Paper_line): New member
1074         var penalty_.
1075
1076         * lily/system.cc (get_line): Initialise Paper_line with
1077         page-penalty's from original grobs.
1078
1079         * scm/define-music-properties.scm (all-music-properties): Add
1080         page-penalty.
1081
1082         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
1083
1084         * lily/score-engraver.cc (try_music): Handle page-penalty.
1085
1086         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
1087
1088 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1089
1090         * ly/declarations-init.ly (melismaEnd): typo
1091
1092         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
1093
1094         * scm/output-ps.scm (text): split string into spaces, use moveto
1095         for setting space. 
1096         
1097 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1098
1099         * po/nl.po: Update.
1100
1101         * scm/font.scm (add-cmr-fonts): Typo.
1102
1103 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1104
1105         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
1106         font-encoding.
1107
1108         * scm/define-grobs.scm (all-grob-descriptions): idem.
1109
1110         * lily/time-signature.cc (numbered_time_signature): idem.
1111
1112         * scm/font.scm (add-cmr-fonts): use real encoding names for
1113         font-encoding.
1114
1115 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1116
1117         * lily/paper-book.cc (classic_output): 
1118         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
1119         Fixes classic output.
1120         (lilypondstart):
1121         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
1122         kludge.
1123
1124         * scripts/old-lilypond-book.py: Remove.
1125
1126         Page layout for SCOREs enclosed in a BOOK:
1127
1128         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
1129         layout tweaking.
1130
1131         * input/les-nereides.ly (theScore): Add \book.
1132         
1133         * input/test/title-markup.ly: Add \book.
1134
1135         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
1136         only if 'verbose.
1137
1138         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
1139
1140         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
1141
1142         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
1143         * scm/output-tex.scm (start-system): Update for page layout by
1144         LilyPond.
1145
1146         * scm/output-ps.scm (start-system): Previously (new-start-system).
1147
1148         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
1149         passed to define-fonts.
1150
1151         * lily/paper-column.cc: 
1152         * lily/system.cc (get_line):
1153         * ly/property-init.ly (newpage): 
1154         * scm/define-grob-properties.scm:
1155         * scm/output-ps.scm: 
1156         * scm/output-tex.scm: Remove between-system-string kludge.
1157
1158         * scm/output-ps.scm (define-fonts, font-command,
1159         font-load-encoding): Handle ENCODING = #f.
1160
1161         * scm/output-tex.scm (output-scopes): Check if variable is bound.
1162
1163         * scm/define-markup-commands.scm (fill-line): Use
1164         make-simple-markup (WAS: unexisting make-word-markup).
1165
1166         * lily/text-item.cc (interpret_markup): Bugfix, transpose
1167         ENCODING, MARKUP parameters for interpret_string.
1168
1169         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
1170
1171         * lily/score.cc (book_rendering): New method.
1172         (default_rendering): Create Paper_book helper locally, dump
1173         output.
1174
1175         * lily/my-lily-lexer.cc (the_key_tab): Add book.
1176
1177         * lily/parser.yy: Handle \book.
1178
1179         * lily/include/book.hh: 
1180         * lily/book.cc: New file.
1181
1182 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1183
1184         * lily/text-item.cc (interpret_string): new file, select font with
1185         encoding.
1186
1187         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
1188
1189         * scm/define-markup-commands.scm (encoded-simple): new markup command.
1190
1191         * lily/parser.yy (markup): take encoding from lexer.
1192
1193 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1194
1195         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
1196
1197         * scm/output-ps.scm: Remove some cruft.
1198
1199 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1200
1201         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
1202
1203         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
1204
1205 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1206
1207         * scm/font.scm (add-century-schoolbook-fonts):
1208         (make-century-schoolbook-tree): New function.
1209
1210         * input/test/title-markup.ly: Use Century Schoolbook font.
1211
1212 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1213
1214         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
1215         to Erik Sandberg) 
1216
1217         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
1218
1219         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
1220
1221         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
1222
1223         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
1224
1225 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1226
1227         * scm/part-combiner.scm (determine-split-list): bugfix: if no
1228         solo-state (at end of solo), we can set the solo status
1229         too. (backportme.)
1230
1231         * input/regression/part-combine-solo-end.ly: new file.
1232
1233 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1234
1235         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
1236         flavour abc files.  Really ignore unknown keys (backportme).
1237
1238 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1239
1240         * lily/scaled-font-metric.cc (text_dimension): only multiply with
1241         magnification_ when looking up in orig_.
1242
1243         * scm/output-tex.scm (text): switch off char-mapping.
1244
1245         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
1246         because AFM's encoding field cannot have spaces.
1247
1248 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1249
1250         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
1251
1252 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1253
1254         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
1255
1256         * mf/cmr.enc: new file, without hi-bit ascii info. 
1257
1258         * lily/bezier-bow.cc (slur_shape): make indent dependent on
1259         width. This removes the 'hook' at the end of a long slur.
1260
1261         * buildscripts/mf-to-table.py (parse_logfile): don't append
1262         encoding to fontname.
1263
1264 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1265
1266         * scm/output-ps.scm (define-fonts): Load .enc only once.
1267
1268         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
1269         too.
1270
1271 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1272
1273         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
1274         encoding field.
1275
1276         * lily/stencil-scheme.cc: remove ly:fontify-atom 
1277
1278         * ly/portuges.ly (pitchnames): new file.
1279
1280         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
1281         Michael Welsh Duggan
1282
1283         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
1284
1285         * ly/nederlands.ly: add comment about digits.
1286
1287         * lily/scaled-font-metric.cc (derived_mark): idem.
1288
1289         * scm/encoding.scm (make-encoding-mapping): change permutation to
1290         mapping.
1291
1292         * lily/scaled-font-metric.cc (derived_mark): is a const method.
1293         (Modified_font_metric): make alist for coding_description_
1294         (LY_DEFINE): remove coding-name.
1295
1296         * scm/output-tex.scm (text): remove debugging code.
1297
1298         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
1299
1300         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
1301         from infile.
1302
1303         * mf/feta-generic.mf: move fet_beginfont into generic code.
1304         use fetaMusic (without space) as encoding
1305
1306         * mf/feta-autometric.mf: take encoding argument
1307
1308         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
1309
1310         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
1311         use.
1312
1313         * scm/encoding.scm (read-encoding-file): use symbol for glyph
1314         name.
1315
1316 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1317
1318         * input/test/title-markup.ly: Set inputencoding.
1319
1320         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
1321
1322         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
1323
1324         * scm/encoding.scm (get-coding-filename, get-coding-command): New
1325         function.
1326         (coding-alist): Also hold filename, command.
1327         (read-encoding-file): Return symbols.
1328
1329 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1330
1331         * scm/output-tex.scm: remove fontify; text and char take a font
1332         argument.
1333
1334         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
1335
1336         * lily/scaled-font-metric.cc (text_dimension): init
1337         coding_{permutation,table}_ too 
1338         (LY_DEFINE): ly:font-encoding, new function return
1339
1340         * lily/paper-def.cc (find_scaled_font): take input coding from
1341         inputcoding paper var.
1342
1343         * lily/performance.cc (output): remap modulo 16.
1344
1345         * lily/text-item.cc (interpret_markup): whoops, variable
1346         shadowing fixed.
1347
1348 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
1349
1350         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
1351         symbols, not symbols to strings.
1352         
1353         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
1354         symbols, not symbols to strings.
1355
1356 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1357
1358         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
1359         (ly:kpathsea-gulp-file): New function.
1360
1361         * scm/encoding.scm (read-encoding-file): Use it.
1362
1363 2004-04-06  Werner Lemberg  <wl@gnu.org>
1364
1365         * scm/encoding.scm (coding-alist): Fix typo.
1366
1367 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1368
1369         * lily/scaled-font-metric.cc (text_dimension): move function from
1370         Font_metric
1371         (make_scaled_font_metric): init coding_scheme_ to TeX
1372         (text_dimension): use get-coding-vector for non TeX coding_scheme_
1373
1374         * lily/include/scaled-font-metric.hh (struct
1375         Modified_font_metric): rename from Scaled_font_metric
1376
1377         * scm/encoding.scm (read-encoding-file): split up large function,
1378         leave caching to (delay)
1379
1380         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
1381
1382 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1383
1384         * lily/my-lily-lexer.cc (set_encoding): New method.
1385
1386         * lily/lexer.ll: Grok \encoding.
1387
1388         * lily/font-metric.cc (get_encoded_index): New function.
1389
1390         * lily/include/font-metric.hh (coding_scheme): New method.
1391
1392         * scm/encoding.scm: New file.
1393
1394         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
1395
1396 2004-04-05  Werner Lemberg  <wl@gnu.org>
1397
1398         * Documentation/user/tutorial.itely: Revised (finished).
1399
1400         * Documentation/user/macros.itexi (@separate): Removed.
1401
1402 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1403
1404         * scm/output-ps.scm (define-fonts): fix scaling.
1405
1406         * lily/scaled-font-metric.cc (design_size): add function.
1407
1408         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
1409         partial cut&paste of ly:font-magnification.
1410
1411 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1412
1413         * scm/output-ps.scm (define-fonts):
1414         (fontify): Update.
1415
1416 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1417
1418         * po/fr.po: update. (backportme).
1419
1420         * po/nl.po: update. (backportme). 
1421
1422         * mf/feta-beugel.mf: document why design size is not fixed.
1423
1424         * mf/feta-braces-a.mf: rename to stress that it's not design size.
1425
1426 2004-04-04  Werner Lemberg  <wl@gnu.org>
1427
1428         * Documentation/user/tutorial.itely: Revised (continued).
1429
1430 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1431
1432         * po/nl.po: Update (backportme).
1433
1434 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1435
1436         * po/de.po: update. (backportme).
1437
1438         * scm/output-tex.scm (font-command): use ly: functions to
1439         construct name.
1440         (define-fonts): don't use alist, just dump \font definitions.
1441         (font-load-command): calculate proper scaling by taking
1442         outputscale from paper argument.
1443
1444         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
1445         expression.
1446
1447         * lily/paper-outputter.cc (output_header): pass paper arg to
1448         define-fonts
1449
1450         * lily/paper-def.cc (font_descriptions): dump list of
1451         Scaled_font_metrics
1452         (find_scaled_font): take Font_metric argument, store
1453         Scaled_font_metrics in hash-table containing (size ->
1454         Scaled_font_metrics) alist.
1455         (get_dimension): rename from get_realvar
1456
1457         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
1458         ly:font-magnification, ly:font-name: new functions
1459
1460 2004-04-03  Werner Lemberg  <wl@gnu.org>
1461
1462         * Documentation/user/dedication.itely,
1463         Documentation/user/preface.itely,
1464         Documentation/user/introduction.itely,
1465         Documentation/user/tutorial.itely: Revised.
1466         Removing leading spaces which distorts output if info files are read
1467         with stand-alone info.
1468         Removing superfluous inter-word spaces which also distorts output
1469         for stand-alone info.
1470         Using ` and ' instead of `` and '' everywhere to improve
1471         legilibility with stand-alone info
1472         Using @samp for single-letter input items and data which contains
1473         spaces, @code for other things.
1474
1475         * lily/grob-interface.cc: Adding copyright.
1476         (check_interfaces_for_property): Improve format of warning message.
1477
1478 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1479
1480         * lily/include/font-metric.hh (struct Font_metric): add
1481         design_size () method.
1482
1483         * buildscripts/mf-to-table.py (base): add DesignSize comment.
1484
1485         * lily/afm.cc (read_afm_file): read design size.
1486
1487         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
1488
1489         * scm/music-functions.scm (unfold-repeats): handle dots too.
1490
1491 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1492
1493         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
1494         (backportme)
1495
1496 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1497
1498         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
1499         lyric indent.  Revert melismaBusyProperties using \unset.
1500
1501 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1502
1503         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
1504
1505         * lily/parser.yy (command_element): allow redefinition of |
1506         meaning.
1507
1508         * lily/break-align-engraver.cc (acknowledge_grob): construct
1509         LeftEdge where the first cause for alignment is coming from.
1510         This makes \override Staff.LeftEdge work as expected.
1511
1512         
1513         * lily/slur-performer.cc (Slur_performer): add inits
1514
1515         * lily/beam-performer.cc (Beam_performer): add inits
1516
1517 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1518
1519         * VERSION (PACKAGE_NAME): release 2.2.0
1520
1521         * scripts/convert-ly.py (conv): add 2.2.0 rule.
1522
1523 2004-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1524
1525         * lily/cluster.cc (height): Fix warning.
1526
1527         * lily/parser.yy: Janitorial cleanups.
1528
1529         * Documentation/user/tutorial.itely (Tutorial): Typo.
1530
1531 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1532
1533         * lily/change-iterator.cc (process): search at multiple context
1534         levels. This fixes 
1535
1536         
1537         * scm/part-combiner.scm (analyse-spanner-states): use split-index,
1538         not voice-state index for tie state. This fixes a partcombine
1539         problem with ties.
1540
1541         * Documentation/user/tutorial.itely (Commenting input files): add
1542         note about convert-ly.
1543
1544         * input/test/cadenza-skip.ly:  new file.
1545
1546 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1547
1548         * po/nl.po: Spelling fixes.
1549
1550         * autogen.sh (srcdir): Regenerate.
1551
1552         * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
1553         autogen.sh.
1554
1555         * configure.in: Use C++ to check for C++ header.
1556
1557         * po/nl.po: Update.
1558
1559         * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
1560
1561         * lily/event.cc (to_relative_octave): Translatable sentence should
1562         be one string.
1563
1564         * python/lilylib.py (warranty): Year range is not translatable.
1565         It's 2004 already!
1566
1567         * flower/warn.cc (non_fatal_error, warning, programming_error):
1568         Remove whitespace from translated string.
1569
1570 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1571
1572         * VERSION: release 2.1.37.
1573
1574 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1575
1576         * configure.in: check for C language.
1577
1578         * lily/source-file.cc: include strstream without h.
1579
1580         * scm/documentation-generate.scm (string-append): use name without
1581         .texi.
1582
1583         * autogen.sh (srcdir): SUSE fix.
1584
1585         * Documentation/user/notation.itely (Ancient clefs): idem.
1586
1587         * Documentation/user/lilypond-book.itely (Integrating HTML and
1588         music): idem.
1589
1590         * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
1591
1592         * lily/change-iterator.cc (process): use find_existing_context().
1593
1594         * input/test/polymetric-differing-notes.ly: use ly:music-compress.
1595
1596         * input/regression/repeat-unfold-tremolo.ly: new file.
1597
1598         * scm/music-functions.scm (unfold-repeats): undo music compression
1599         too.
1600
1601         * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
1602         (LY_DEFINE): ly:music-compress new function.
1603
1604         * scm/part-combiner.scm (determine-split-list): split for voice
1605         crossings
1606
1607         * input/regression/part-combine-cross.ly: new file.
1608
1609         * scm/part-combiner.scm (make-part-combine-music): don't do
1610         relative inside partcombine arguments.
1611
1612         * scm/music-functions.scm (make-non-relative-music): new function.
1613
1614         * Documentation/user/notation.itely (Automatic part combining):
1615         add note about \relative.
1616
1617         * lily/part-combine-iterator.cc (construct_children): add
1618         start_moment_ member.
1619
1620         * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
1621         stem-tremolo by stem object. This fixes no stem for tremolo bug.
1622
1623         * lily/stem-tremolo.cc (print): don't crash for no-stem.
1624
1625         * Documentation/user/changing-defaults.itely (Which properties to
1626         change): fixes.
1627
1628 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1629
1630         * po/fr.po: update.
1631
1632 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1633
1634         * input/wilhelmus.ly: More original lyrics.  Add to examples.
1635
1636         * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
1637         Reinstate old code that issues warning.  Fixes --srcdir build.
1638
1639 2004-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1640
1641         * input/wilhelmus.ly: New file.
1642
1643         * Documentation/user/notation.itely: 
1644         * Documentation/user/introduction.itely:
1645         * Documentation/user/tutorial.itely: Use quote ly-option instead
1646         of explicit @quotation.  This fixes too long lilypond linewidths
1647         resulting in overful hboxes.
1648
1649         * scripts/lilypond-book.py: Add ly-option: `quote'.
1650
1651 2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1652
1653         * tex/titledefs.tex: Avoid that the first score line is extra
1654         indented if instrument is defined but not piece.
1655
1656 2004-03-30  Werner Lemberg  <wl@gnu.org>
1657
1658         * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
1659         `lilypond/' to info file name.
1660         (@usermanref) [info]: New variant.
1661
1662         * scm/documentation-generate.scm: Fix definition of @usermanref
1663         and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
1664         to info file name.
1665
1666 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1667
1668         * VERSION: release 2.1.36
1669         
1670         * Documentation/user/changing-defaults.itely (Interpretation
1671         contexts): rewrite introduction.
1672
1673 2004-03-30  Ferenc Wagner  <wferi@tba.elte.hu>
1674
1675         * scm/define-markup-commands.scm: Use TeX accents instead of
1676         straight iso-8859-1 encoding in the doc string.
1677
1678 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1679
1680         * Documentation/user/tutorial.itely (A lead sheet): remove extra
1681         space after dotted duration.
1682
1683 2004-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1684
1685         * Documentation/user/introduction.itely: 
1686         * Documentation/user/notation.itely:
1687         * Documentation/user/tutorial.itely: Up all relative examples.
1688         Enclose @lilypond displays in @quotation.  Typos and corrections.
1689
1690         * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
1691
1692 2004-03-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1693
1694         * scm/music-functions.scm (make-voice-props-revert): Revert also
1695         MultiMeasureRest staff-position in oneVoice.
1696
1697 2004-03-29  Heikki Junes <hjunes@cc.hut.fi>
1698
1699         * Documentation/user/changing-defaults.itely, 
1700         Documentation/user/lilypond.tely: few fixes. Place no comma between
1701         two options: a and b, but commas between three options: a, b, and c.
1702         By this manner, grouping is possible: a and b, and c and d.
1703
1704 2004-03-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1705
1706         * Documentation/user/GNUmakefile: add rule for .nexi
1707
1708 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1709
1710         * Documentation/user/music-glossary.tely: move glossary direntry
1711
1712         * stepmake/stepmake/texinfo-vars.make (INFOINSTALL): 
1713         only do mkdir/install-info if INFO_INSTALL_FILES != "".
1714
1715 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1716
1717         * stepmake/aclocal.m4: Verify that gettext configure check with
1718         gcc-3.3 and autoconf 2.59 is still broken.  Update warning.
1719
1720 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1721
1722         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
1723         glob.glob for .png filenames. This catches multipage pngs.  
1724
1725         * Documentation/user/changing-defaults.itely (Determining the grob
1726         property): fix references.
1727
1728         * lily/staff-symbol.cc (print): only add extent if non empty.
1729         This fixes staff-container.ly.
1730
1731         * lily/timing-engraver.cc (initialize): init whichBar, so a score
1732         starting with a mmrest also works.
1733
1734         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
1735         PNG for texinfo too.
1736
1737         * po/lilypond.pot: update translation strings.
1738
1739         * VERSION: 2.1.35 released
1740         
1741         * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
1742         context argument too.
1743
1744         * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
1745
1746         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
1747
1748         * python/lilylib.py (command_name): don't return 1st path
1749         component.
1750
1751         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
1752         .png case separately.
1753
1754         * python/lilylib.py (system): typo.
1755         
1756 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1757
1758         * input/regression/span-bar.ly: Fix typos.  Set indent-level:2,
1759         run indent-region.
1760
1761         * Documentation/user/preface.itely: Run texinfo-all-menus-update.
1762         Fixes compile.
1763
1764         * lily/function-documentation.cc: Compile fix: Include <string.h>.
1765         Add header.
1766
1767 2004-03-27  Heikki Junes  <hjunes@cc.hut.fi>
1768
1769         * vim/lilypond-indent.vim: small fixes.
1770
1771 2004-03-26  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1772
1773         * Documentation/user/notation.itely (Entering lyrics): Add example
1774         with correct english double quotes (at least for LaTeX output,
1775         maybe not a good idea if we switch to PS as the default output
1776         format).
1777
1778 2004-03-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1779
1780         * lily/staff-performer.cc (create_audio_elements): play instrument
1781         changes before notes arrive. This fixes instrument of the first
1782         note in a score.
1783
1784         * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
1785         to 1.9.0 conversion.
1786
1787         * lily/mark-engraver.cc: doc string.
1788
1789         * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
1790
1791         * Documentation/user/introduction.itely (Introduction): new node.
1792
1793 2004-03-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1794
1795         * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
1796
1797         * input/regression/spacing-ragged-last.ly: new file.
1798
1799         * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
1800         spacing.
1801
1802         * scm/font.scm: rewrite using GOOPS.
1803         
1804         * lily/context-def.cc (filter_engravers): derefence pointer.
1805
1806         * lily/lily-guile.cc (type_check_assignment): use
1807         ly_scheme_function iso. scm_primitive_eval where possible.
1808
1809         * lily/performance.cc (output): limit channels at 15. This fixes
1810         percussion inadvertently showing up in large scores.
1811
1812 2004-03-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1813
1814         * input/regression/tuplet-gap.ly: new file.
1815
1816         * lily/tuplet-bracket.cc (make_bracket): take gap interval.
1817         (print): compute gap length from number size, include italic
1818         correction.
1819
1820         * scm/define-grobs.scm (all-grob-descriptions): remove gap from
1821         tuplet-bracket
1822
1823         * scm/paper.scm (set-default-paper-size): new function, to be
1824         called at toplevel.
1825         (set-paper-size): new function, to be called inside \paper {}
1826         (set-default-paper-size): new function, to be called at toplevel.
1827
1828         * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function. 
1829
1830         * lily/beam-performer.cc (process_music): idem.
1831
1832         * lily/slur-performer.cc (process_music): stop melisma for stop event.
1833         
1834         * tex/titledefs.tex: remove scshape for piece.
1835
1836         * lily/line-spanner.cc (line_stencil): font-encoding = music, not
1837         font-family
1838
1839         * lily/time-signature.cc (special_time_signature): font-encoding
1840         not family.
1841
1842         * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
1843         dynamic to head. This fixes p placement in morgenlied.
1844
1845 2004-03-23  Werner Lemberg  <wl@gnu.org>
1846
1847         * stepmake/stepmake/generic-targets.make (help): Improve text.
1848
1849 2004-03-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1850
1851         * VERSION: 2.1.34 released
1852         
1853         * lily/main.cc (main_with_guile): switch debugging.
1854
1855         * lily/system.cc (get_line): plug leak.
1856
1857         * lily/paper-book.cc (pages): plug memory leaks: delete page array
1858         and contents.
1859         (stencil2line): plug leak.
1860
1861         * Documentation/user/changing-defaults.itely (Determining a grob
1862         property):  new node.
1863         (Layout interfaces): new node.
1864         (Navigating the program reference): new node.
1865
1866         * lily/accidental-engraver.cc (acknowledge_grob): add property
1867         harmonicAccidentals
1868
1869         * lily/piano-pedal-engraver.cc (del_linespanner): new function.
1870         general cleanups.
1871         
1872         * input/les-nereides.ly (middleDynamics): resurrect Les
1873         nereides. Remove pedal hack.
1874
1875 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1876
1877         * input/regression/property-grace-polyphony.ly: new file.
1878
1879         * lily/translator-property.cc (execute_pushpop_property): only pop
1880         one instance of the property. This fixes << \\ >> together with
1881         \grace.
1882
1883         * lily/break-align-interface.cc (ordered_elements): we cannot
1884         modify the #'elements property, so return reordered array.
1885
1886 2004-03-23  Heikki Junes  <hjunes@cc.hut.fi>
1887
1888         * buildscripts/lilypond.words.py: remove.
1889         * buildscripts/lilypond-words.py: add new, renamed file. 
1890         Give generated targets and dirs explicitly in arguments.
1891
1892         * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
1893         elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
1894         vim/lilypond-syntax.vim: update to use new lilypond-words.py.
1895         
1896         * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
1897
1898         * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
1899
1900         * Documentation/topdocs/INSTALL.texi: update vim-mode installing
1901         orders.
1902
1903         * vim/GNUmakefile: add local-uninstall target.
1904
1905         * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
1906         
1907         * vim/vimrc: add a one-liner file.
1908
1909         * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
1910         vimrc in EXTRA_DIST_FILES.
1911
1912         * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
1913
1914 2004-03-22  Heikki Junes  <hjunes@cc.hut.fi>
1915
1916         * config.make.in: add vimdir.
1917
1918         * vim/GNUmakefile: add local-install.
1919
1920 2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1921
1922         * tex/titledefs.tex: Replaced \ifx\blabla\undefined
1923         with \lilypondifundefined{blabla}. Solves problem with multiple
1924         titles in the same lilypond-book document.
1925
1926 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1927
1928         * scm/document-backend.scm (interface-doc): sort grob list for
1929         interface.
1930
1931         * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
1932         pre/post break align-order.
1933
1934         * spelling patch courtesy Edward Sutton.
1935
1936         * Documentation/user/changing-defaults.itely (Changing context
1937         default settings): new node.
1938         (Defining new  contexts): new node.
1939
1940         * scripts/lilypond-book.py (is_derived_class): use numbers
1941         iso. booleans.
1942
1943         * python/lilylib.py (make_ps_images): add margin to PS images.
1944
1945         * scripts/lilypond-book.py (is_derived_class): new function. Take
1946         class arg iso. object.
1947         (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
1948         for bug in GS/dvips.
1949
1950         * lily/text-item.cc (interpret_markup): idem.
1951
1952         * scm/define-markup-commands.scm: remove split around-space hack.
1953
1954         * lily/staff-symbol-referencer.cc (get_rounded_position): new
1955         function, fold WL's fixes into one function.
1956
1957 2004-03-22  Werner Lemberg  <wl@gnu.org>
1958
1959         * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
1960         lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
1961         (Note_column::head_position_interval): Do proper rounding for
1962         calls to Staff_symbol_referencer::get_position.
1963
1964 2004-03-21  Werner Lemberg  <wl@gnu.org>
1965
1966         * lily/score.cc (ly_run_translator), lily/paper-def.cc
1967         (Paper_def::get_paper_outputter), lily/input-file-results.cc
1968         (Input_file_results::Input_file_results), lily/my-lily-parser.cc
1969         (My_lily_parser::parse_file): Improve formatting progress indication
1970         sent to stdout.
1971
1972 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1973
1974         * VERSION: 2.1.33 released.
1975
1976         * scripts/lilypond-book.py (do_file): reinstate --filter support.
1977
1978         * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
1979
1980         * stepmake/stepmake/generic-targets.make: rewrite hack so no
1981         warning is issued about dummy.dep.
1982
1983         * scm/new-font.scm: fix design sizes of nummer
1984
1985 2004-03-21  Werner Lemberg  <wl@gnu.org>
1986
1987         * stepmake/bin/install-sh: Updated (from gnulib).  This removes
1988         some annoying warnings from mkdir during `make install'.
1989
1990 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1991
1992         * lily/performer-group-performer.cc (do_announces): call
1993         Performer_group_performer::create_audio_elements () too.
1994
1995         * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
1996
1997         * scm/define-grobs.scm (all-grob-descriptions): add property
1998         break-align-orders
1999
2000         * lily/global-context.cc (get_default_interpreter): new
2001         function. Override from base class, so no new Score contexts are
2002         created.
2003
2004         * lily/include/stencil.hh (class Stencil): document origin field.
2005
2006         * lily/staff-symbol.cc (print): span staff-symbol on column
2007         extents for non-broken columns. 
2008
2009         * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
2010         key-signature.
2011
2012         * tex/titledefs.tex: don't use smallcaps for piece.
2013
2014         * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
2015         translated stencils in the output.
2016
2017         * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
2018
2019 2004-03-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2020
2021         * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
2022         and init ties_created_
2023
2024         * VERSION: release 2.1.32
2025
2026         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
2027         doc string from IMPLEMENT_CTOR_CALLBACK().
2028
2029         * lily/engraver.cc (typeset_grob): paranoia: take care of the case
2030         that engraver is in a performer hierarchy.
2031
2032 2004-03-17  Heikki Junes <hjunes@cc.hut.fi>
2033
2034         * vim/lilypond-ftdetect.vim: new file.
2035
2036 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2037
2038         * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. 
2039         (compose_ly): default octave should be middle C.
2040
2041         * Documentation/user/changing-defaults.itely (Layout tunings
2042         within contexts): new node.
2043
2044         * lily/include/smobs.hh: document C++ smob interface.
2045
2046         * lily/function-documentation.cc: don't doc functions without
2047         docstring.
2048
2049 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2050
2051         * Documentation/user/lilypond.tely: Remove `* lilypond' node from
2052         direntry, so that `info lilypond' goes to Top.
2053
2054         * scm/output-ps.scm (polygon): Fix: add spaces.
2055
2056         * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
2057         solutions are now optimal too.
2058
2059         * input/test/page-breaks.ly: New file.
2060
2061         * lily/paper-outputter.cc (Paper_outputter): Import page breaking
2062         functions into safe module.
2063
2064         * lily/lily-guile.cc (ly:number->string): Do not leave space at
2065         end, prepend zeros.
2066
2067         * scm/output-*.scm: Use ly:number->string rather than
2068         number->string.  Makes for saner output.
2069
2070         * scm/output-ps.scm (define-fonts): Always scale by designsize.
2071         Fixes feta-nummer, feta-din scaling.
2072
2073 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2074
2075         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
2076
2077         * scm/music-functions.scm (descend-to-context): new
2078         function. Similar to context-spec-music.
2079         (make-time-signature-set): specify Score as descend-only. This
2080         fixes the polymetric.ly example.
2081
2082         * lily/context-specced-music-iterator.cc (construct_children): add
2083         support for descend-only context spec.
2084
2085         * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
2086         determine ez-notation letter. 
2087
2088         * lily/system.cc (get_line): start with dumping layer 3. This
2089         fixes ez notation.
2090
2091 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2092
2093         * input/test/title-markup.ly: Stress breaking harder.
2094
2095         * scm/page-layout.scm (height-score): Overfull page scores twice
2096         as bad as underfull (was: by a power).
2097         (walk-lines): Omit first walk-path round (breaking after new node,
2098         without lines).
2099
2100         * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
2101         diff values are negative.
2102         (output): Bugfix: treat negative vfill differently.
2103
2104         * Documentation/user/lilypond.tely (direntry): Add note about why
2105         `info lilypond' brings up `Invoking LilyPond' node.
2106
2107 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2108
2109         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
2110
2111         * lily/paper-book.cc: Remove cruft.
2112         (output): Bugfix: put vfill between lines.
2113         (pages): Bugfix: set page vars needed for filling.
2114
2115         * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
2116         (was: @ar).
2117
2118         * scm/page-layout.scm: Further development.
2119
2120         * ly/declarations-init.ly (paper): Define page-breaking.
2121
2122 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2123
2124         * lily/note-head.cc (brew_ez_stencil): add note-names
2125         property. Provides internationalization for note names.
2126
2127         * Documentation/user/changing-defaults.itely (Creating contexts):
2128         new node.
2129
2130         * lily/grace-iterator.cc (process): descend to child for \grace.
2131
2132         * lily/timing-translator.cc (initialize): Timing_translator adds
2133         Timing alias by itself.
2134
2135         * lily/context.cc (add_alias): new function.
2136
2137         * scm/lily.scm (tex-output-expression): new function, eval within
2138         drawing API. Guards against eval vulnerabilities.
2139
2140         * scm/output-tex.scm (tex-encoded-fontswitch): idem. 
2141
2142         * scm/output-ps.scm (scm): export lily drawing API.
2143
2144         * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
2145         throughout.
2146
2147 2004-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2148
2149         * scm/page-layout.scm (optimal-page-breaking): New function.
2150         
2151         * lily/paper-book.cc (pages): Use it.
2152
2153 2004-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2154
2155         * lily/include/paper-line.hh (class Paper_line): Full smob.
2156
2157 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2158
2159         * lily/global-context.cc (run_iterator_on_me): fix grace note
2160         nesting by initting measurePosition.
2161
2162         * lily/timing-translator.cc (initialize): do no init
2163         measurePosition
2164         
2165         * lily/include/music-output-def.hh (class Music_output_def): add
2166         input_origin_ field.
2167
2168         * Documentation/user/changing-defaults.itely (Changing context
2169         properties on the fly): new node.
2170
2171         * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
2172         function. Only have smobbed_copy (), and do not provide
2173         smobbed_copy() for non-simple smobs. Changes throughout.
2174
2175 2004-03-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2176
2177         * lily/auto-change-iterator.cc (class Auto_change_iterator): add
2178         start_moment_. Fix by Doug A. Linhardt.
2179
2180 2004-03-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2181
2182         * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
2183         accidentals for harmonic notes.
2184
2185         * lily/note-collision.cc (check_meshing_chords): don't merge heads
2186         of different style. (Thanks to Doug Linhardt).
2187
2188         * Documentation/user/changing-defaults.itely (Scheme tutorial):
2189         new node.
2190
2191 2004-03-16  Heikki Junes <hjunes@cc.hut.fi>
2192
2193         * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
2194
2195         * vim/filetype.vim, vim/lilypond-ftplugin.vim,
2196         vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
2197         vim/lilypond-indent.vim: doc targets and deps in comments.
2198
2199 2004-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2200
2201         * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
2202
2203         * lily/system.cc (get_line): Return Paper_line.  Change all users.
2204
2205         * lily/include/paper-line.hh:
2206         * lily/include/paper-line.cc: New file.
2207
2208 2004-03-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2209
2210         * VERSION (MY_PATCH_LEVEL): release 2.1.31.
2211
2212         * GNUmakefile.in: remove stray make out=www
2213
2214         * input/test/bagpipe.ly (gcdg): octave fixes.
2215
2216         * scm/define-markup-commands.scm (number): use font-encoding
2217         iso. font-family
2218
2219         * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
2220         font-encoding.
2221         
2222 2004-03-15  Heikki Junes <hjunes@cc.hut.fi>
2223
2224         * lily/parse-scm.cc: compile-bugfix: add missing header files for
2225         `output_format_global' and `PAGE_LAYOUT'.
2226
2227 2004-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2228
2229         * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
2230         lily functions in safe mode.
2231
2232         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
2233         Print filename for HTML, LATEX, before texidoc.
2234
2235         * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
2236         instructions in output-ps module.
2237
2238         * scm/lily.scm: Do not load output-ps module.
2239
2240         * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
2241         safe mode.
2242
2243 2004-03-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2244
2245         * lily/span-dynamic-performer.cc (process_music): remove spurious
2246         warning.
2247
2248         * lily/context-def.cc (Context_def): init name to ""
2249
2250         * lily/font-interface.cc: add font-encoding property.
2251
2252         * scm/lily.scm (chain-assoc-get): bugfix.
2253
2254         * lily/paper-book.cc (stencil2line): protect static SCM.
2255
2256         * lily/font-interface.cc (text_font_alist_chain): rename function,
2257         and use text-font-defaults. 
2258
2259         * lily/font-select.cc (properties_to_font_size_family): call SCM code.
2260
2261         * scm/paper.scm (paper-set-staff-size): use new function.
2262
2263         * scm/new-font.scm (make-font-tree): new function.
2264
2265 2004-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2266
2267         * lily/paper-book.cc (output): Bugfix: no output if no \paper.
2268
2269         * scm/lily.scm (get-output-module): New function.
2270         (output-alist): Remove ,ps-output-expression.
2271
2272         * scm/output-tex.scm (ps-output-expression): New function.
2273
2274         * scm/output-ps.scm (ps-output-expression): Remove.
2275         (header, start-page): Output page metadata.
2276
2277         * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
2278         initialise output_module_.  Do not write part of header.
2279         (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
2280         (output_header): Output full header.
2281
2282         * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
2283         FIXME.
2284
2285 2004-03-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2286
2287         * scm/new-font.scm: new file. Tree based font lookup.
2288
2289         * scm/lily.scm (assoc-get): take default argument. Remove
2290         assoc-get-default.
2291         (chain-assoc-get): use chain-assoc-get everywhere.
2292
2293         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2294         autobeamsettings conversion bug.
2295
2296         * lily/include/global-context.hh (Context): clean-up data hiding.
2297
2298         * lily/include/music-iterator.hh (class Music_iterator): clean-up
2299         data hiding.
2300
2301         * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
2302
2303         * input/regression/stem-shorten.ly: add chord case.
2304
2305         * lily/stem.cc (get_default_stem_end_position): shorten stems
2306         triggered by note-head positions, not by forced-direction. This
2307         fixes a bug with too short stems.  
2308  
2309 2004-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2310
2311         * scripts/lilypond-book.py (Lilypond_snippet.output_html,
2312         Lilypond_snippet.output_latex): Always call output_print_filename.
2313
2314         * lily/paper-book.cc (fill_pages): New method.  Try to cramp or
2315         expand pages.
2316
2317 2004-03-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2318
2319         * scm/part-combiner.scm (make-autochange-music): switch rests
2320         before switched notes too.
2321
2322         * lily/figured-bass-engraver.cc (process_music): change calling
2323         convention.
2324
2325         * scm/bass-figure.scm (format-bass-figure): rewrite function. 
2326
2327         * scm/define-markup-commands.scm (bracketed-y-column): new markup
2328         command.
2329
2330         * lily/include/stencil.hh (class Stencil): add origin field.
2331
2332         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
2333         function.
2334
2335         * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. 
2336
2337         * lily/lexer.ll: remove support for \$ and $ in identifiers
2338
2339         * lily/sequential-iterator.cc: remove copy_grace_fixups
2340         (get_grace_fixup): slight abstraction of fixup code.
2341
2342         * input/test/title-markup.ly (spaceTest): vary staff sizes.
2343
2344 2004-03-12  Heikki Junes <hjunes@cc.hut.fi>
2345
2346         * vim/lilypond-indent.vim: use <C-F> (default) as indent key
2347         in insert-mode. add indenting rules.
2348
2349 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2350
2351         * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
2352         protect hack.
2353
2354         * scm/page-layout.scm:
2355         * lily/paper-book.cc: Handle tagline/copyright.  Internal page
2356         layout and titling should now match external latex based version.
2357
2358         * scm/output-tex.scm (output-scopes): Bugfix: only write string
2359         header fields.
2360
2361         * ps/lilyponddefs.ps: Remove automatic page layout.
2362
2363         * scm/output-ps.scm (new-start-system): New interface function.
2364
2365         * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
2366
2367         * lily/paper-book.cc (output): Bugfix.
2368
2369 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2370
2371         * VERSION (MY_PATCH_LEVEL): release 2.1.30
2372         
2373 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2374
2375         * Documentation/user/lilypond.tely: Bugfix: Remove './' from
2376         direntries.
2377
2378         * ps/lilyponddefs.ps: Bugfix.
2379
2380         * input/regression/multi-measure-rest-instr-name.ly: Typo.
2381
2382 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2383
2384         * lily/auto-beam-engraver.cc (create_beam): add Stem as
2385         cause. This should fix warnings.
2386
2387         * mf/feta-slag.mf (trill_ne): fix upmordent size.
2388
2389         * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
2390         prevent aligned 6ths.
2391
2392         * lily/custos.cc (print): remove adjust-if-on-staffline.
2393
2394 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2395
2396         * lily/paper-book.cc: Do header and footer.
2397
2398 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2399
2400         * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
2401
2402         * scm/paper.scm (lineheight): Remove
2403         (head-sep, foot-sep): Add.
2404
2405 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2406
2407         * mf/feta-schrift.mf: reduce portato thickness.
2408
2409         * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
2410
2411         * lily/grob-pq-engraver.cc (start_translation_timestep): remove
2412         programming_error ().
2413
2414         * lily/piano-pedal-engraver.cc (finalize): attach unfinished
2415         bracket to last command column.
2416
2417         * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
2418         continues on next/prev system.
2419
2420         * input/regression/pedal-end.ly: new file.
2421
2422 2004-03-10  Werner Lemberg  <wl@gnu.org>
2423
2424         * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
2425         Remove pmx2ly stuff.
2426         * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
2427
2428 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2429
2430         * scm/page-layout.scm: New file.
2431
2432         * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
2433         settings.
2434         (Lilypond_snippet.is_outdated): Also check for PNG file.
2435         Workaround for interrupted (web) builds.
2436
2437         * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
2438
2439         * ps/lilyponddefs.ps: Use only very small top-marging.
2440         (init-paper): Also pop page size string.
2441         (start-page, stop-page): New function.
2442
2443         * scm/output-ps.scm (header-end): Remove stray exec commands.
2444
2445 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2446
2447         * lily/input-file-results.cc (do_one_file): use new Paper_book()
2448
2449         * lily/score.cc (default_rendering): clean protection.
2450
2451         * lily/paper-book.cc (mark_smob): implement smob marking.
2452
2453         * scripts/lilypond.py (make_html_menu_file): remove --psgz option
2454
2455         * Documentation/user/*.itely: user manual edits. 
2456
2457 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2458
2459         * Documentation/user/converters.itely (Invoking musedata2ly):
2460         remove pmx2ly.
2461
2462         * scripts/pmx2ly: remove script.
2463         
2464 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2465
2466         * lily/score.cc (default_rendering): Protect paper-book members.
2467
2468         * lily/paper-def.cc (smobbed_copy): New method.
2469
2470         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
2471         switch runtime.
2472
2473         * lily/include/music-output.hh (process): Change signature to
2474         return SCM.
2475
2476         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
2477         method.
2478
2479         * lily/paper-score.cc (process): Return stencils rather than
2480         outputting directly.  Remove paper-book kludge.  Delete grobs.
2481         (output): Remove.
2482
2483         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
2484
2485         * lily/score-engraver.cc (get_output): Do not reset pscore_.
2486
2487         * lily/score.cc (default_rendering)
2488         (ly_render_output): Move adding paper-score two levels up.
2489
2490         * lily/system.cc (get_line):
2491         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
2492
2493 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2494
2495         * scm/font.scm (paper20-font-vector): add more design sizes for
2496         number.
2497
2498         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
2499         feta-nummber{5,7,11,13}.
2500
2501         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
2502         for 12pt design size. 
2503
2504 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2505
2506         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
2507
2508 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2509
2510         * lily/font-select.cc (properties_to_font_size_family): Fix
2511         warning message.
2512
2513         * Experimental PostScript latin1 encoding:
2514         
2515         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
2516
2517         * scm/output-ps.scm: Experimental encoding using reencode-font.
2518         * scm/font.scm: Add latin1 `font-shape'.
2519         
2520         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
2521
2522         * ps/lilyponddefs.ps (reencode-font): New function.
2523
2524         * lily/paper-book.cc (get_pages): Simplistic page breaking.
2525
2526         * scm/output-tex.scm (start-page):
2527         (stop-page): New interface function.
2528
2529 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2530
2531         * lily/paper-outputter.cc (output_expr):
2532         (output_header):
2533         (output_line): New method.
2534
2535         * lily/system.cc (get_line):
2536         (get_lines): New method.
2537         (output_scheme):
2538         (output_line): Remove.
2539
2540         * scm/lily.scm (make-title): New function.
2541
2542         * lily/paper-book.cc: 
2543         * lily/include/paper-book.hh: New file.
2544
2545         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
2546         ly-modules.hh).
2547
2548         * lily/ly-module.cc (ly_modules_lookup): New function.
2549
2550         * lily/main.cc (main_with_guile): Move memory leak debug code back.
2551
2552         * scm/output-ps.scm (make-title): Remove.
2553         (output-scopes): Junk header-title test.
2554
2555 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2556
2557         * mf/feta-schrift.mf: thicker dot for portato.
2558
2559         * lily/accidental-placement.cc (position_accidentals): bugfix in
2560         offset, this fixes right-padding of AccidentalPlacement.
2561
2562         * lily/[h-z]*.cc: () formatting.
2563
2564         * Documentation/user/tutorial.itely (An orchestral part): more
2565         fixes for the tutorial.
2566
2567         * scm/translation-functions.scm (fraction-tuplet-formatter):
2568         reverse fraction.
2569
2570         * lily/parser.yy (context_def_spec_block): use \context instead of
2571         \translator.
2572
2573         * lily/[a-g].cc: () style cleanup.
2574
2575         * Documentation/user/tutorial.itely (Automatic and manual beams):
2576         editing of tutorial.
2577
2578 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2579
2580         * buildscripts/mf-to-table.py (base): write encoding name.
2581
2582 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2583
2584         * Documentation/user/GNUmakefile (local-install-info): Issue
2585         warning (for packager, ie, if not installing in /usr or /usr/local).
2586
2587         * lily/stencil-scheme.cc: 
2588         * lily/staff-symbol-referencer.cc: 
2589         * lily/script-column.cc: 
2590         * lily/pitch.cc: 
2591         * lily/music.cc: 
2592         * lily/grob-pq-engraver.cc: 
2593         * lily/font-interface.cc: 
2594         * lily/music-output-def.cc: 
2595         * lily/duration.cc: 
2596         * lily/grob-scheme.cc:
2597         * lily/context-scheme.cc: Put scheme name on first line in
2598         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
2599         style cleanups.
2600
2601         * stepmake/stepmake/scm-vars.make: 
2602         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
2603         Rename and split TAGS_FILES.
2604
2605         * GNUmakefile.in (ALL-TAGS): Remove.
2606         
2607         * stepmake/stepmake/generic-targets.make (TAGS): Also include
2608         deeper TAGS files.  Fixes regexp tags in TOP dir.
2609
2610 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2611
2612         * VERSION: 2.1.29 released.
2613         
2614         * Documentation/user/changing-defaults.itely (Changing defaults):
2615         new file.
2616
2617         * Documentation/user/notation.itely (Notation manual): rename from 
2618         refman.itely
2619
2620         * Documentation/user/notation-appendices.itely (The Feta font):
2621         new file.
2622
2623         * Documentation/user/advanced.itely: add aborted attempt for
2624         advanced topics manual.
2625
2626 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2627
2628         * scm/new-markup.scm: display Markups in sane format. Patch by
2629         Nicolas Sceaux.
2630
2631 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2632
2633         * lily/main.cc: Cleanups.
2634         (setup_localisation): New function.
2635         (sane_putenv): Remove.
2636         (main_with_guile): New name (Was: main_prog).  Remove musings
2637         about possible preparation for GUILE heavy memory usage and
2638         practical uselessness.  Do not set environment variables
2639         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
2640         name juggling.
2641         (parse_argv): New function.
2642         (copyright): New function.  It's 2004 already.
2643
2644         * lily/input-file-results.cc (do_one_file): Add file name juggling.
2645         (distill_inname): Move from main.
2646
2647 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2648
2649         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
2650
2651         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
2652
2653         * Documentation/user/running.itely: new file.
2654
2655         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
2656
2657         * lily/score-performer.cc (finish): call Translator::finalize ().
2658
2659 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
2660
2661         * lilypond-ftpplugin.vim: renamed to the following file.
2662         * lilypond-ftplugin.vim: new file.
2663
2664         * GNUmakefile.in: update VIM_FILES.
2665
2666 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2667
2668         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
2669         props.
2670
2671         * input/test/tie-sparse.ly: remove.
2672
2673         * lily/tie-performer.cc (try_music): copy & paste from
2674         Tie_engraver.
2675
2676         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
2677         variable_ref twice.
2678
2679         * lily/key-performer.cc (create_audio_elements): use
2680         alterations-in-key.
2681
2682         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
2683
2684 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
2685
2686         * input/test/smart-transpose.ly: fix cases fes->e and similar.
2687         handle also quarter tones (not shown as tests). test also flats.
2688
2689         * Documentation/index.html.in: small fixes.
2690
2691 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2692
2693         * input/regression/new-markup-scheme.ly: Typo.
2694
2695         * scm/define-markup-commands.scm (fill-line): New markup.
2696
2697         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
2698         (output-paper-def): Fix alignment.
2699         (make-title): Fix height/width scaling.
2700
2701         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
2702
2703         * input/test/title-markup.ly: Add remaining titles.  Layout and
2704         font size fixes.  Add simplistic latin1 test.
2705
2706 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
2707
2708         * input/test/nested-groups.ly: remove. move content (to next). 
2709         * input/test/staff-bracket.ly: replace content (from prev), this 
2710         has been already in templates.
2711
2712 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2713
2714         * stepmake/autogen.sh: Only issue warning about running configure
2715         without arguments when autogen.sh will actually be running
2716         configure.
2717
2718 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2719
2720         * scm/new-markup.scm (stack-stencil-line): robustness.
2721
2722         * scm/define-markup-commands.scm (simple): robustification of
2723         simple-markup.
2724
2725         * Documentation/user/music-glossary.tely (Top): change central C
2726         to middle C.
2727
2728         * lily/text-item.cc (interpret_markup): cache make-simple-markup
2729
2730 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2731
2732         * input/test/title-markup.ly (spaceTest): Add.
2733
2734         * lily/text-item.cc (interpret_markup): Make line markup from
2735         multi word markup.
2736
2737         * scm/define-markup-commands.scm (word): New markup command.
2738         (simple): Use it.
2739
2740         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
2741
2742 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
2743
2744         * vim/ftplugin/lilypond.vim:
2745         * vim/syntax/lilypond.vim: use only local settings with setlocal.
2746         show matching paren in insert mode.
2747
2748 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2749
2750         * scm/output-ps.scm (make-title, output-scopes): Further
2751         development.
2752
2753         * input/test/title-markup.ly: New file.
2754
2755         * ps/lilyponddefs.ps: Disable PostScript titling.
2756
2757         * lily/paper-score.cc (process): Quote PORT argument to make-title.
2758
2759 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2760
2761         * lily/arpeggio.cc (width_callback): remove padding.
2762  
2763         * scm/define-grobs.scm (all-grob-descriptions): add padding.
2764
2765         * scm/define-music-types.scm: remove make-music-by-name.
2766
2767         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
2768
2769 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2770
2771         * lily/paper-score.cc (process): Output titles using make-title.
2772
2773         * scm/output-ps.scm (output-stencil): Display directly instead of
2774         constructing string.
2775         (make-title): New function.
2776
2777 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2778
2779         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
2780         music), Documentation/user/invoking.itexi (Invoking lilypond): 
2781         Move documentation of LaTeX packages for latin1 characters to the
2782         lilypond-book manual.
2783
2784 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
2785
2786         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
2787
2788         * vimrc: add menu in console and shortcut <F10> for it.
2789
2790         * vim/:
2791         * vim/compiler/:
2792         * vim/syntax/:
2793         * vim/indent/:
2794         * vim/ftplugin/: new directories.
2795         
2796         * vim/filetype.vim: new file.
2797
2798         * lilypond.vim: remove files (see next).
2799         * vim/syntax/lilypond.vim: new, renamed file (see prev).
2800
2801         * vimrc: remove file (see next).
2802         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
2803
2804         * vim/ftplugin/lilypond.vim: change dir for dictionary.
2805         add header. apply bindings only locally.
2806
2807         * vim/indent/lilypond.vim: new file.
2808
2809         * vim/ftplugin/lilypond.vim: remove errorformat.
2810         * vim/compiler/lilypond.vim: new file for errorformats.
2811
2812         * Documentation/topdocs/INSTALL.texi: give easier orders.
2813
2814         * ROADMAP: add vim/
2815
2816 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2817
2818         * Documentation/user/introduction.itely (Introduction): Use @image
2819         iso @html <img...>.  Add workaround for images in columns in info.
2820
2821         * stepmake/aclocal.m4: Store computed version in variable.
2822
2823         * configure.in: Export MAKEINFO_VERSION.
2824
2825         * config.make.in (MAKEINFO_VERSION): Add.
2826
2827         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
2828
2829         * Documentation/user/GNUmakefile: Only build info with images when
2830         building web.
2831
2832         * GNUmakefile.in (install-WWW): Visit Documentation/user.
2833
2834         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
2835         stuff from documentation-targets.make
2836
2837 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2838
2839         * VERSION: 2.1.28 released
2840         
2841         * scripts/convert-ly.py (conv): 
2842
2843 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
2844
2845         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
2846         \arpeggioBoth. redefine \arpeggioBracket.
2847
2848         * Documentation/user/refman.itely: document new arpeggio
2849         functions.
2850
2851         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
2852
2853         * input/regression/arpeggio-bracket.ly: apply convert-ly.
2854
2855         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
2856
2857 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2858
2859         * Documentation/user/introduction.itely (Automated engraving):
2860         rewrite introduction using website text.
2861
2862 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2863
2864         * scm/*.scm: make-music-by-name is replaced by make-music, which
2865         also accept music property settings, eg:
2866           (make-music 'TextScriptEvent 'direction DOWN 'text
2867               (make-simple-markup x))
2868
2869         Patch courtesy Nicolas Sceaux
2870
2871         * lily/beam-quanting.cc: cleanup, separate counts for left and
2872         right beam ends.
2873
2874         * lily/side-position-interface.cc (quantised_position): also
2875         quantize staccato position for forced stem directions. 
2876
2877 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2878
2879         * scm/*.scm: Patch by Nicolas Sceaux: 
2880
2881         * scm/music-functions.scm: ly:grob-property and ly:music-property
2882         are made procedure with setters.
2883
2884         * scm/*.scm: replace ..-set-property! with set! (..-property  )
2885         
2886 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
2887
2888         * input/test/[t-v]*.ly: finish rewriting texidocs.
2889
2890         * input/test/vaticana.ly: remove.
2891         * input/test/ligature-vaticana.ly: new, renamed file name.
2892
2893         * input/test/stem-centered.ly: remove.
2894         * input/test/mensural-note-heads.ly: new file. take content from
2895         removed file stem-centered.ly.
2896
2897         * input/test/scales-greek.ly: simplify.
2898
2899         * input/test/s*.ly: reformulate texidocs.
2900         
2901         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
2902         of missing features.
2903
2904 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
2905
2906         * input/test/[j-o]*.ly: update texidocs.
2907
2908 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2909
2910         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
2911
2912         * Documentation/topdocs/NEWS.texi: Add note about info docs with
2913         images.
2914
2915         * Documentation/user/lilypond.tely (@direntry): Update.
2916
2917         * stepmake/stepmake/documentation-targets.make
2918         (install-info,uninstall-info): Install into $(package_infodir).
2919         Install images.  Run install-info to update dir.
2920
2921         * config.make.in (package_infodir): Add.
2922
2923         * Documentation/user/GNUmakefile (info-with-images,
2924         local-install-info, local-uninstall-info): New target.
2925
2926 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2927
2928         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
2929         gap/threshold.
2930
2931         * lily/beam-quanting.cc (score_slopes_dy): remove
2932         ROUND_TO_ZERO_SLOPE kludge.
2933
2934         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
2935
2936         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
2937
2938         * lily/global-context.cc (Global_context): alway accept Score
2939         (run_iterator_on_me): cast Context to Score_context, not
2940         Context_def.
2941
2942         * Documentation/user/refman.itely: documentation patch by Edward
2943         Sanford Sutton.
2944
2945         * mf/GNUmakefile: unset sauter-fonts.
2946
2947 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2948
2949         * scripts/lilypond-book.py (output_texinfo): Output @image
2950         descriptions for info too.
2951
2952         * input/test/chord-names-jazz.ly: 
2953         * input/test/embedded-scm.ly: Clarify.
2954
2955         * input/test/cautionaries.ly: Typo.
2956
2957         * lily/input-smob.cc (ly_input_location): Compile fix.
2958
2959 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2960
2961         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
2962
2963         * ly/engraver-init.ly: move \grobdescriptions to Global. This
2964         fixes problems with system defaults being reverted with \override
2965         on Score level.
2966
2967         * lily/global-context.cc (Global_context): apply property-ops to
2968         Global_context too. 
2969
2970 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2971
2972         * scm/output-ps.scm (stencil->string): Rewrite.
2973
2974 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
2975
2976         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
2977         impersonal style.
2978
2979 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2980
2981         * lily/input-smob.cc (ly_input_location: New function.
2982
2983         * scm/define-markup-commands.scm (upright): New markup command.
2984
2985         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
2986
2987         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
2988
2989         * scm/output-ps.scm (output-stencil): New function.
2990
2991         * scripts/lilypond-book.py (do_file): Bugfix: change search order
2992         of snippet types; fixes @ignore and @verbatim blocks.
2993
2994 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
2995
2996         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
2997         to a file in printed documentation, instead, refer either to a 
2998         syntax or to an output.
2999
3000 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3001
3002         * input/regression/beam-center-slope.ly: Add test.
3003
3004 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3005
3006         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
3007         (SAUTER_FONTS): Reinstate.
3008
3009         * scm/define-markup-commands.scm (caps): New markup command.
3010
3011         * scm/output-ps.scm (output-scopes): Experimental markup output.
3012
3013         * scm/: Add missing headers.
3014
3015         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
3016
3017         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
3018
3019 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3020
3021         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
3022         Stray style cleanups.
3023
3024 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3025
3026         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
3027         no dot combination.
3028
3029         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3030         substitute \override Staff.autoBeamSettings too
3031
3032         * Documentation/user/tutorial.itely: proofreading fixes by David
3033         Bobroff
3034
3035 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3036
3037         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
3038
3039         * ps/music-drawing-routines.ps: 
3040         * ps/lilyponddefs.ps: Add end markers.
3041
3042 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3043
3044         * VERSION: 2.1.27 released.
3045         
3046         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
3047
3048         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
3049         obey documentation.
3050
3051 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3052
3053         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
3054
3055         * scm/output-ps.scm: Resurrect.
3056         
3057         * scm/output-tex.scm: Minimal cleanups.
3058
3059         * scm/paper.scm (paper-set-staff-size): Add lineheight.
3060
3061         * make/ly-rules.make: Remove any broken lily-*.tex files before
3062         lilypond-book run.
3063
3064         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
3065         comment.
3066
3067         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
3068         Enabled by default, may save 10% compile time.
3069
3070 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3071
3072         * lily/lyric-phrasing-engraver.cc: remove
3073         
3074         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
3075         longer necessary. 
3076
3077         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
3078         so lyric-phrasing-engraver is no longer necessary.
3079
3080         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
3081         Grob_pq_engraver from Staff.
3082
3083         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
3084         busyGrobs directly.
3085
3086         * input/regression/quote-transposition.ly: new file.
3087
3088         * lily/recording-group-engraver.cc (stop_translation_timestep):
3089         store instrumentTuning too. 
3090
3091         * lily/quote-iterator.cc (process): transpose events using
3092         instrumentTuning.
3093
3094         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
3095         -> \tuning <pitch>
3096
3097         * lily/parser.yy (command_req): add \tuning command for setting
3098         instrument tuning of staff.
3099
3100         * Documentation/user/GNUmakefile
3101         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
3102
3103         * Documentation/user/refman.itely (Customized accidental rules):
3104         typo.
3105
3106 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3107
3108         * Documentation/user/music-glossary.tely: remove the missing norwegian
3109         translation; they can be put in later properly.
3110
3111 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3112
3113         * lily/recording-group-engraver.cc (start_translation_timestep):
3114         init Recording_group_engraver twice.
3115
3116 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3117
3118         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
3119         stray style cleanups:
3120
3121         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
3122         -Wmissing-prototypes.
3123
3124         * flower/include/killing-cons.tcc (Killing_cons): Add template
3125         specifier for car_.
3126
3127         * flower/include/parray.hh (binsearchs): Add template specifier
3128         for maxkey.
3129
3130         * flower/include/interval.hh: Declare elem () with template specfier.
3131
3132 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3133
3134         * elisp/lilypond-indent.el (get-buffer-size): add customization
3135         groups for several variables (Reuben Thomas).
3136
3137 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3138
3139         * Documentation/user/invoking.itexi (Point and click): add index
3140         entry.
3141
3142         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
3143         go under beam.
3144
3145         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
3146         sarabande beam. 
3147
3148         * flower/warn.cc (programming_error): cross fingers not thumbs.
3149
3150         * lily/rest.cc (polyphonic_offset_callback): return 0 when
3151         staff-position is set.
3152
3153         * VERSION: release 2.1.26 
3154         
3155         * scm/chord-entry.scm (construct-chord): process transposition
3156         after processing explicit-11.  
3157
3158 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3159
3160         * lily/parser.yy (add_quote): add syntax for adding quotes:
3161         \addquote "id-string" Music
3162
3163         * scripts/lilypond-book.py (do_file): do not overwrite input file.
3164
3165         * scripts/convert-ly.py (conv): add rules for name changes.
3166
3167         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
3168         music/context/grob property functions. Internally, use
3169         get_property() and set_property() for both.
3170
3171 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
3172
3173         * elisp/lilypond-mode.el (get-buffer-size): define new function,
3174         for Emacs <= 20 (Laurent Martelli).
3175
3176 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3177
3178         * lily/parser.yy (command_element): extract quoted vector in
3179         parser.
3180
3181         * input/regression/quote.ly: new file.
3182
3183         * lily/sequential-iterator.cc (process): only process if moment >= 0.
3184
3185         * lily/parser.yy (command_element): \quote DURATION NAME: support
3186         cue notes. 
3187
3188         * lily/quote-iterator.cc (class Quote_iterator): new file.
3189
3190 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3191
3192         * lily/auto-beam-engraver.cc (try_music): accept and process
3193         beam-forbid-event.
3194
3195         * input/regression/auto-beam-no-beam.ly: new file.
3196
3197 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3198
3199         * lily/accidental.cc (print): Change font-relative-size ->
3200         font-size. Fixes cautionary-style = smaller.
3201
3202 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3203
3204         * lily/system-start-delimiter.cc (staff_brace): remove
3205         font-relative-size
3206
3207         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
3208         forgotten with scm_list_n. Fixes spurious coredumps.
3209
3210         * lily/accidental-engraver.cc (stop_translation_timestep): move
3211         update of localKeySignature to stop_translation_timestep (). This
3212         makes sure that all ties are noticed at the right moment.
3213         (stop_translation_timestep): clear tie only when right-side
3214         notehead was seen.
3215         (number_accidentals_from_sig): cleanup. 
3216
3217         * input/regression/accidental-tie.ly (mus): new file
3218
3219         * input/regression/tie-accidental, tie-break-accidental.ly: remove
3220         these longish tests.
3221
3222 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3223
3224         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
3225
3226         * THANKS: update bugreporter list.
3227
3228         * lily/beam.cc (print): broken beams last until end of staff.
3229         (print): broken beams start from prefatory matter.
3230
3231         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
3232
3233         * lily/paper-score.cc (process): dump header only once.
3234
3235         * lily/paper-outputter.cc (Paper_outputter): move logic into
3236         Scheme.
3237
3238         * scm/output-tex.scm (output-scopes): new function.
3239         (output-paper-def): new function
3240         (tex-string-def): new function
3241         (symbol->tex-key): new function
3242
3243         * scripts/convert-ly.py (conv): add rule for | ~
3244
3245 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
3246
3247         * input/regression/{many}.ly: refresh, trying to guess how
3248         it was designed.
3249
3250 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3251
3252         * VERSION: release 2.1.25
3253
3254         * scm/define-translator-properties.scm
3255         (all-user-translation-properties): add printOctaveNames
3256
3257         * ly/engraver-init.ly: remove Note_event_swallower from
3258         NoteNamesContext.
3259
3260         * lily/note-name-engraver.cc (process_music): new property
3261         printOctaveNames
3262
3263         * lily/context.cc (find_existing_context): remove support for
3264         Current.
3265
3266         * scm/music-functions.scm (set-accidental-style): new function;
3267         duplicate accidental macros.
3268
3269         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
3270
3271         * lily/note-name-engraver.cc (process_music):
3272         process_acknowledged_grobs () -> process_music ()
3273
3274         * scm/part-combiner.scm (determine-split-list): robustification.
3275
3276 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3277
3278         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
3279         lines for falling into beam-gap.
3280         (score_forbidden_quants): check all staff lines for falling in
3281         beam gaps.
3282
3283         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
3284         key/clef/time signatures. 
3285
3286         * input/test/ossia.ly: revise example.
3287
3288         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
3289         cleanup.
3290         
3291         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
3292         comply to Scheme standard.  Remove ly:get-paper-variable
3293
3294 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3295
3296         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
3297
3298 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3299
3300         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
3301         properties from Voice context. This fixes accidental size for
3302         staff-switches during grace contexts.
3303
3304         * lily/note-collision.cc (check_meshing_chords): only wipe heads
3305         if necessary. Else, simply wipe dots.
3306
3307         * input/test/beam-alternate.ly: new file
3308
3309         * input/test/piano-staff-distance.ly: new file.
3310
3311         * lily/translator-group.cc (recurse_down_translators): use
3312         Direction for bottom-up/top-down.
3313
3314         * lily/include/translator.hh (class Translator): add
3315         process_music() and do_announces(). This obviates
3316         recurse_down_{engravers,performers}.
3317
3318         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
3319         \melisma and \melismaEnd
3320
3321         * lily/melisma-engraver.cc (process_music): change to
3322         Melisma_translator, unify with performer. Accept
3323         ManualMelismaEvent.
3324
3325         * ly/engraver-init.ly: add Font_size_engraver.
3326
3327 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3328
3329         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
3330         it hara-kiri.
3331
3332         * input/regression/{many}.ly: improve descriptions trying to figure
3333         out what is tested.
3334
3335 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3336
3337         * lily/slur.cc (broken_trend_offset): robustness fix.
3338
3339         * VERSION: release 2.1.24
3340
3341         * lily/context.cc (find_create_context): go to Score if it exists.
3342
3343         * lily/context-scheme.cc: new file.
3344
3345         * lily/score-translator.cc (get_output): new file.
3346
3347         * lily/include/grob-info.hh: origin_contexts() now does not
3348         include the originating engraver
3349
3350         * lily/translator-group.cc (translator_each): clean up contents,
3351         remove superfluous stubs. Engraver_group_engraver and
3352         Performer_group_performer are the only classes using multiple
3353         inheritance.
3354
3355         * lily/include/score-context.hh (class Score_context): interface
3356         between Score_{engraver,performer} and Global_context.
3357
3358         * lily/include/global-context.hh (Context): change from
3359         global-translator. This is the entry point for contexts; it is not
3360         tweakable using \translator{}. Score is no longer the top context,
3361         but sits underneath Global.
3362
3363         * lily/include/context.hh (class Context): brain surgery: split
3364         out Context functionality from Translator_group. Context is now a
3365         separate type from Translator.
3366
3367 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3368
3369         * lily/include/translator.hh (class Translator): make
3370         get_score_context() and get_global_translator (), and use the one
3371         which is appropriate.
3372
3373         * lily/context.cc: partially put functionality of Translator_group
3374         into Context.
3375
3376         * lily/include/context.hh (Translator): new class: put between
3377         Translator and Translator_group. 
3378
3379         * lily/new-accidental-engraver.cc: remove file.
3380
3381 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3382
3383         * input/regression/{many}.ly: improve descriptions: use complete 
3384         sentences, try to describe what is tested, avoid `we´, do not use 
3385         don't, ... 
3386
3387 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
3388
3389         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
3390         is at EOL.
3391
3392         * Documentation/user/lilypond.tely: declare the topmost node only
3393         once; removes empty line in @contents.
3394
3395         * Documentation/user/music-glossary.tely: really add Finnish author.
3396         Draw more beatiful `->´ arrow in html: &rarr;
3397
3398 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3399
3400         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
3401
3402         * scripts/convert-ly.py (conv): add ly:music-list  change.
3403
3404         * lily/grob.cc: edit doc string.
3405
3406         * scm/define-grob-properties.scm (all-user-grob-properties):
3407         proofreading, editing of doc strings.
3408
3409         * input/regression/tablature-string-tunings.ly: new file.
3410
3411         * lily/staff-symbol-engraver.cc (process_music): new engraver,
3412         listen to stringTunings
3413
3414         * lily/align-interface.cc (align_elements_to_extents): remove Grob
3415         for self-alignment-[XY] code.
3416  
3417 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3418
3419         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
3420         cond) into function. Cleanup.
3421
3422         * lily/text-spanner.cc: remove text-repeat-if-broken property.
3423         
3424         * VERSION (PACKAGE_NAME): 2.1.23 released
3425
3426 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
3427
3428         * Documentation/user/{refman,internals}.itely: small fixes.
3429
3430 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3431
3432         * lily/accidental-engraver.cc (acknowledge_grob): don't make
3433         accidentals for harmonic notes
3434
3435         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
3436         for harmonic notes.
3437
3438         * scm/document-backend.scm (interface-doc): prune Grob
3439         documentation: don't duplicate interface information.
3440
3441         * lily/*.cc: lots of updates of doc strings.
3442
3443 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3444
3445         * input/test/ac-extra-voice.ly (accompany): remove file.
3446
3447         * input/test/maximum-rest-count.ly: remove file.
3448
3449         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3450         conversion rule for \translator { }. Apply everywhere.  
3451
3452         * lily/parser.yy (music_property_def): set property for \once in
3453         the PropertyMusic itself, not the ContextSpec.
3454         (property_operation): change syntax within \translator { }
3455
3456         * scm/define-music-properties.scm (all-music-properties): clean up.
3457
3458         * lily/auto-beam-engraver.cc (test_moment): use
3459         updated_grob_properties() to retrieve autoBeam settings.
3460
3461         * lily/spacing-spanner.cc: bound shortest_playing_len by
3462         measure_length
3463
3464         * lily/spacing-engraver.cc (acknowledge_grob): ignore
3465         multi-measure events for spacing computation.
3466
3467         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
3468         elliptical, to 1.49.
3469
3470         * lily/rest.cc (polyphonic_offset_callback): new function. Do
3471         vertical positioning for polyphony, without RestCollision object.
3472
3473         * lily/note-column.cc (add_head): prevent rests & note heads on
3474         one stem.
3475
3476         * lily/rest-collision.cc (do_shift): ignore rests with beams.
3477         (do_shift): rewrite only-rests case: use common refpoints: the
3478         routine will have sensible results when other rest-translations
3479         have taken place.
3480
3481         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
3482         < 0 case. 
3483
3484         * VERSION: 2.1.22 released
3485         
3486         * input/GNUmakefile (SUBDIRS): remove ascii-art
3487
3488 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3489
3490         * input/: Convert ly files that still had \property.  Fixes make
3491         web.  Remove exta spaces around '='. 
3492
3493         * scripts/convert-ly.py (conv): Redundant space fixes.
3494
3495         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
3496
3497 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3498
3499         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
3500         create scalable PS and PDFs  for input/{test,template,regression}.
3501
3502         * lily/context.cc (is_alias): move function.
3503         (is_alias): add Bottom as context alias. 
3504         (find_create_translator): add Bottom as a context alias for creation.
3505
3506         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
3507
3508         * lily/parser.yy (music_property_def): new syntax for property
3509         assignments:
3510
3511         \set A.B = #C , \unset A.B
3512         \override A.B #C = #D, \revert A.B #C 
3513
3514         * lily/my-lily-lexer.cc: remove \property
3515
3516 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
3517
3518         * Documentation/user/refman.itely: add dots after seealso refs.
3519
3520         * input/template/{many}.ly: harmonise descriptions.
3521
3522         * Documentation/user/music-glossary.itely: add Finnish author.
3523
3524 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3525
3526         * VERSION (PACKAGE_NAME): release 2.1.21
3527
3528 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3529
3530         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
3531
3532         * scripts/lilypond-book.py (snippet_res): @include filename must
3533         not be empty.
3534
3535 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3536
3537         * scm/documentation-generate.scm (markup-doc-string): dump
3538         markup-commands.tely
3539
3540         * scm/define-markup-commands.scm (override): new file.
3541         Move documentation from refman into doc-strings. 
3542
3543         * input/test/staff-container.ly: fix example.
3544
3545         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3546         StaffContainer
3547
3548         * lily/grob.cc: remove point_dimension_callback
3549         (Grob): read forced dimensions from X-extent and Y-extent.
3550         (get_paper): remove preset_extent.
3551
3552         * scm/define-grobs.scm (all-grob-descriptions): remove
3553         point_dimension_callback. 
3554
3555         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
3556         textscript to head. This makes no-spacing-rods work on
3557         DynamicText.
3558
3559         * lily/chord-name.cc: remove props chord, bass, inversion.
3560
3561         * Documentation/user/appendices.itely: add Scheme functions,
3562         context-properties and layout properties to manual.
3563
3564         * scm/part-combiner.scm (determine-split-list): include rests in a
3565         solo1/2 sequence.
3566
3567         * lily/new-part-combine-iterator.cc (substitute_both): new
3568         function.
3569         (class New_pc_iterator): add separate Voice=solo context, fixes
3570         autobeams going from chords to solo.
3571
3572 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3573
3574         * Documentation/user/invoking.itexi (Editor support): Fix typo.
3575
3576         * Documentation/user/tutorial.itely:
3577         * Documentation/user/refman.itely: Add short note about being part
3578         of lilypond.tely.
3579
3580         * COPYING: Make note more clear with respect to files that are
3581         explicitely licenced otherwise (Documention/user/ comes to mind).
3582         
3583         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
3584         comment about barfing of @c,{}.
3585
3586         * Documentation/user/music-glossary.tely: Add list of authors.
3587
3588         * stepmake/stepmake/library-rules.make: Thank Nelson only in
3589         source (was: also in build log).
3590
3591 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3592
3593         * lily/side-position-interface.cc (general_side_position): if
3594         staff-padding is set, then include staff in support too.
3595
3596         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
3597         module workbook
3598
3599         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
3600
3601         * lily/tuplet-engraver.cc: remove tupletInvisible
3602
3603         * scm/define-translator-properties.scm: cleanup, separate in
3604         internal and user props. 
3605
3606         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
3607         LyricsVoice -> Lyrics
3608
3609         * lily/new-part-combine-iterator.cc (process): only print warning
3610         for symbols.
3611
3612 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3613
3614         * scm/part-combiner.scm: Add proper header.
3615
3616         * All but lily/*: The great --2003 --2004 replace; the missing
3617         `bits'.
3618
3619         * TODO: Fix outline mode.  Add book notes.
3620
3621         * ROADMAP: Update.
3622
3623 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3624
3625         * scm/part-combiner.scm (make-autochange-music): use
3626         accumulator. Fixes stack overflow.
3627
3628         * lily/*: rename brew_molecule -> print , molecule-callback ->
3629         print-function
3630
3631         * scm/define-grob-properties.scm: cleanup. Separate into internal
3632         and user properties.
3633
3634         * lily/translator-property.cc (updated_grob_properties): new
3635         function
3636         (execute_pushpop_property): change to new convention:
3637         object property inits are stored as (cons ALIST BASED-ON). This
3638         storage format allows concurrent tweaks in different contexts.
3639
3640 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3641
3642         * TODO: new file.
3643
3644 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3645
3646         * debian/: Late Debian update (sorry Anthony).
3647
3648         * scripts/lilypond-book.py (do_file): Look for input_file in
3649         include path, or ask kpathsea if LATEX.
3650
3651         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
3652         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
3653         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
3654         --header=texidoc.
3655
3656         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
3657         relative.
3658
3659         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
3660         only when filtering, default to input_base otherwise.  Coding
3661         style fixes.
3662
3663 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3664
3665         * lily/include/translator.hh (class Translator): add virtual
3666         qualifier.
3667
3668 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3669
3670         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
3671
3672 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3673
3674         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
3675
3676         * Documentation/user/refman.itely: Run texinfo-all-menus-update
3677         (fixes make web).
3678
3679         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
3680         live in $(out)-www).
3681
3682         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
3683         dependencies.  Add link to .ly source in HTML output.
3684         (Lilypond_snippet.output_html): Handle multiple page picture
3685         output.
3686         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
3687         Make usable for output_texinfo again.
3688
3689         * Documentation/user/GNUmakefile: Add static dependency for
3690         lilypond.tely includes.
3691
3692         * Documentation/user/tutorial.itely: Add some lost `relative'
3693         ly-options.
3694
3695 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3696
3697         * lily/include/translator-group.hh: move Music_output_def member
3698         to Global_translator.
3699
3700         * scripts/lilypond-book.py (do_file):  fix latex output.
3701
3702         * VERSION: release 2.1.20
3703         
3704         * scm/part-combiner.scm (determine-split-list): robustness fix 
3705
3706         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
3707
3708         * lily/parser.yy (music_output_def_body): plug memory leak.
3709
3710         * lily/translator-group.cc (add_fresh_group_translator): plug
3711         memory leak: unprotect Translator_group once added.   
3712
3713         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
3714
3715         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
3716         write .dep file.
3717         (Lilypond_snippet.ly): add \renameinput.
3718
3719 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3720
3721         * Documentation/user/refman.itely (Markup command definition): Doc
3722         by Nicolas Sceaux. Rewrite by Han-Wen
3723
3724         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
3725         thing of the line.
3726         (brew_molecule): only remove if hyphen is not at the end of line.
3727         (set_spacing_rods): new function: minimum-length specifies
3728         distance between syllables.
3729
3730         * scm/define-grobs.scm (all-grob-descriptions): add
3731         Hyphen_spanner::set_spacing_rods to LyricHyphen
3732
3733         * input/regression/lyric-hyphen-break.ly: new file.
3734
3735         * input/test/lyric-hyphen-retain.ly: new file.
3736
3737         * lily/new-part-combine-iterator.cc (construct_children):
3738         add Rest direction.
3739
3740 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3741
3742         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
3743
3744         * Documentation/bibliography/engraving.bib (donemus1982):
3745         update entry.
3746
3747 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3748
3749         * scripts/lilypond-book.py (Substring.__init__): new class.
3750         (Snippet.output_texinfo): add texidoc option.
3751         (Include_snippet.replacement_text): new class.
3752         (Lilypond_snippet.__init__): new class
3753         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
3754
3755         * Documentation/user/refman.itely (Sound): 
3756         note about number of channels.
3757
3758         * scm/music-functions.scm (voicify-music): add \context Staff for
3759         << \\ >> polyphony.
3760
3761         * lily/parser.yy (verbose_command_req): \skip now creates
3762         SkipMusic, and does not lead to spurious staves.
3763
3764         * scm/define-music-types.scm (music-descriptions): rename
3765         NonEventSkip to SkipMusic
3766
3767         * input/no-notation/midi-lyric-barcheck.ly: new file.
3768
3769         * input/regression/collision-dots-invert.ly: new file.
3770
3771         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
3772         case.
3773
3774         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
3775         die if melody died too.
3776
3777 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3778
3779         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
3780         with reading from stdin.
3781
3782         * lily/slur-performer.cc (try_music): new file.
3783
3784         * lily/melisma-performer.cc (try_music): new file. Handle
3785         melismata to help lyrics.
3786
3787         * lily/beam-performer.cc (try_music): new file. Handle beam events
3788         to help lyrics.
3789
3790         * lily/score-performer.cc (one_time_step): reinstate
3791         process_music().
3792
3793         * lily/performer.cc (process_music): add to interface.
3794
3795         * lily/performer-group-performer.cc (process_music): new function.
3796
3797         * lily/dot-column.cc (do_shifts): do collision resolution before
3798         dot positioning.
3799         
3800         * scripts/lilypond-book.py (Snippet.output_print_filename): new
3801         file, process printfilename option.
3802         (Snippet.__init__): rewrite: do not use global variables h or
3803         index.
3804         (main): really support -I option.
3805         (find_toplevel_snippets): new code.
3806         (find_toplevel_snippets): reinstate old version, without global
3807         variables.
3808
3809         * tex/texinfo.tex: really add file.
3810         
3811 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3812
3813         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
3814         compatibility.
3815
3816 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3817
3818         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
3819
3820         * scm/define-translator-properties.scm (drumPitchTable): add
3821         property.
3822
3823         * scripts/lilypond-book.py (simple_toplevel_snippets): new
3824         function.
3825         (help_summary): docstrings.
3826         (do_file): strip the dir of input_base too.
3827
3828 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3829
3830         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
3831
3832         * Documentation/user/lilypond-book.itely: Update.
3833
3834         * make/ly-rules.make: Update lilypond-book commands.
3835
3836         * Documentation/user/GNUmakefile: Update makeinfo commands,
3837         lilypond-book flags.
3838
3839         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
3840         
3841         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
3842
3843         * scripts/filter-lilypond-book.py: Remove.
3844
3845         * Documentation/user/*tely: Update options for new lilypond-book.
3846
3847         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
3848         with @macros in @includes.
3849
3850 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3851
3852         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
3853         make rest-collision only.
3854
3855         * lily/break-substitution.cc (substitute_one_mutable_property):
3856         clear all-elements using scm_assq_remove_x(). 
3857
3858         * lily/rest-collision.cc (do_shift): shift single rests
3859
3860         * flower/include/array.hh (class Array): rename to is_empty ()
3861
3862         * lily/drum-note-performer.cc: new file: perform drum notes.
3863
3864         * VERSION (PACKAGE_NAME): release 2.1.19.
3865         
3866 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3867
3868         * scripts/filter-lilypond-book.py
3869         (classic_lilypond_book_compatibility): New function.
3870
3871 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3872
3873         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
3874
3875         * Grand 2003 -> 2004 search replace. 
3876
3877         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
3878         (i.e. < > )
3879
3880         * ly/performer-init.ly: add DrumStaff
3881
3882         * lily/axis-group-engraver.cc (acknowledge_grob): also take
3883         lyric-interface; this prevents lines with only extender lines from
3884         being junked.
3885  
3886         * scm/define-grob-interfaces.scm (lyric-interface): new interface
3887
3888         * lily/lyric-extender.cc (brew_molecule): get line breaking and
3889         extenders right, for once and for all (hopefully).
3890         
3891         * lily/break-substitution.cc (substitute_one_mutable_property):
3892         clear old 'all-elements for System grobs.
3893
3894         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
3895         that associatedVoiceContext is always assigned when music & lyrics
3896         are found. 
3897
3898         * ly/engraver-init.ly: remove Lyrics context.
3899         (TabVoice): add noteheads engraver
3900
3901         * input/test/improv.ly: update: do not use Thread switching. 
3902
3903         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
3904         squashedPosition is a number  
3905
3906         * Documentation/user/refman.itely (Automatic note splitting):
3907         remove Thread references.
3908
3909         * input/no-notation/pc-direction.ly: remove file.
3910
3911         * ly/engraver-init.ly: remove Thread
3912
3913         * input/regression/tie-chord-partial.ly: remove file.
3914
3915         * scripts/convert-ly.py (conv): \harmonic rule
3916
3917         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
3918         notation for harmonic notes: <c' g''\harmonic>
3919
3920         * lily/lily-guile.cc (alist_to_hashq): new function
3921
3922         * scm/lily.scm (alist->hash-table): new function.
3923
3924         * Documentation/user/refman.itely (Percussion staves): update doco.
3925
3926         * input/regression/drums.ly (timb): updates
3927
3928         * lily/note-performer.cc (create_audio_elements): robustness fix.
3929
3930         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
3931
3932 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3933
3934         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
3935         discard valid matches.
3936
3937 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3938
3939         * lily/drum-note-engraver.cc: new file.
3940
3941         * ly/drumpitch-init.ly: move drum definitions
3942
3943         * scm/drums.scm: remove file.
3944
3945         * lily/*.cc: remove abort-event everywhere.
3946
3947         * lily/note-heads-engraver.cc (process_music): robustification.
3948
3949         * lily/accidental-engraver.cc (process_acknowledged_grobs):
3950         robustification.
3951
3952         * lily/parser.yy (simple_element): add \drums mode.
3953         (simple_element): remove \pitchnames , \chordmodifiers. Use
3954         variables to store this. 
3955
3956         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
3957         outside \notes.
3958
3959         * VERSION: release 2.1.18.
3960         
3961         * input/test: remove octave-duplicate.ly
3962
3963 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3964
3965         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
3966
3967 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3968
3969         * lily/simultaneous-music-iterator.cc: remove clone() and copy
3970         constructor from Music_iterator. Changes throughout.
3971
3972         * lily/include/music-iterator.hh (class Music_iterator): remove
3973         Music_iterator::skip and Music_iterator::get_pending_events from
3974         interface. Rename report_to -> get_outlet 
3975
3976         * lily/auto-change-iterator.cc: move contents from
3977         new-auto-change-iterator.cc from
3978
3979         * scm/part-combiner.scm: determine split-list from Scheme. 
3980
3981         * lily/new-auto-change-iterator.cc (process): new file.
3982
3983         * lily/parser.yy (part_combined_music): remove old PC cruft.
3984
3985         * ly/engraver-init.ly: remove old
3986         PC cruft.
3987
3988         * Documentation/user/refman.itely (The Lyrics context): note about
3989         extender lines.
3990
3991         * lily/multi-measure-rest-engraver.cc (process_music): extra check
3992         to allow 0-length mmrest events.
3993
3994         * scm/part-combiner.scm (determine-split-list): many bugfixes.
3995
3996         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
3997
3998         * lily/spacing-engraver.cc (finalize): robustifications.
3999
4000         * input/regression/new-part-combine-solo-global.ly: new file.
4001
4002         * scm/part-combiner.scm: rewrite.
4003
4004 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
4005
4006         * Documentation/user/refman.itely, input/puer-fragment.ly,
4007         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
4008         updated for proper use of lyricsto; replaced "(" and ")" ->
4009         "\melisma" and "\melismaEnd"
4010
4011         * input/test/ancient-font.ly: small updates to reduce compile
4012         warnings (TODO: junk this file)
4013
4014         * input/test/gregorian-scripts.ly: added comment about bug
4015
4016         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
4017         tiny robustness fix
4018
4019         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
4020         recent changes in the feta code); temporarily mapped mensural g
4021         clef to a copy of petrucci g clef until mensural g clef will have
4022         been rewritten
4023
4024         * mf/parmesan-heads.mf: bugfix: solved character name clashing
4025         between mensural and neo-mensural heads (this broke quite a while
4026         ago)
4027
4028         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
4029
4030 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4031
4032         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
4033         indication.  Fixes for verbatim, multi line comments.
4034
4035 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4036
4037         * input/regression/new-part-combine-solo.ly: more cases.
4038
4039         * lily/slur.cc (height): robustness fix.
4040
4041         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
4042
4043         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
4044         stemUp/stemDown.
4045
4046         * scm/music-functions.scm (determine-split-list): further analysis.
4047
4048         * lily/script-engraver.cc (try_music): discard duplicate
4049         articulations.
4050
4051         * input/regression/new-part-combine-solo.ly: new file
4052
4053         * input/regression/new-part-combine-a2.ly: new file.
4054
4055         * ly/performer-init.ly: add Devnull
4056
4057         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
4058         for \musicglyph #"accidental-*"
4059         (conv): \newpartcombine rule.
4060
4061 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4062
4063         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
4064
4065 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4066
4067         * scripts/filter-lilypond-book.py: Handle verbatim, latex
4068         textwidth, --output.
4069
4070 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4071
4072         * scm/new-markup.scm (doubleflat): add accidental markups.
4073
4074         * VERSION: release 2.1.17
4075         
4076         * Documentation/user/refman.itely (Automatic part combining):
4077         revise documentation of the part-combiner.
4078
4079         * input/regression/pc-switch-slur.ly (texidoc): remove file.
4080         
4081         * input/test/part-combine-{moment,staff}.ly: remove file.
4082
4083         * input/regression/pc-mmrest.ly (two): remove file.
4084
4085         * scm/define-music-types.scm (music-descriptions): add
4086         Solo{One,Two}Event and UnisonoEvent
4087
4088         * lily/new-part-combine-iterator.cc (unisono): add state_
4089         variable, signal changes with part-combine-event.
4090
4091         * input/regression/new-part-combine-text.ly: new file.
4092
4093         * lily/part-combine-engraver.cc: new file.
4094
4095 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4096
4097         * scripts/filter-lilypond-book.py: Handle snippet options.
4098
4099 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4100
4101         * scm/music-functions.scm (determine-split-list): detect solo1/2
4102         and unisono.
4103
4104         * lily/new-lyric-combine-music-iterator.cc (construct_children):
4105         revert fix, document why.
4106
4107         * lily/tie-performer.cc (process_music): new function. Set melisma
4108         property.
4109
4110         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
4111         always smaller than bracket size.
4112         (make_bracket): oops. Size of the gap was off by factor 2
4113
4114         * input/test/text-rotate.ly: new file.
4115
4116         * scm/new-markup.scm (markup): a macro that provides a
4117         LilyPond-like syntax in scheme for building markups, in order to
4118         help markup command definition. (Nicolas Sceaux)
4119
4120         * input/test/lyrics-skip-notes.ly: new example.
4121
4122         * lily/parser.yy (post_event): make HYPHEN into postfix event.
4123
4124         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
4125         use is_alias() iso. == . This fixes lyrics on
4126         GregorianTranscriptions. 
4127
4128 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4129
4130         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
4131         \thispagestyle{lastpage} to avoid that it's printed on the second
4132         last page when there's only a single score line on the last page.
4133         (The page breaking mechanism in TeX played some ugly tricks to us.)
4134
4135 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4136
4137         * scripts/filter-lilypond-book.py: Further development.
4138
4139         * input/regression/collision-dots-move.ly: New test.
4140
4141         * lily/note-collision.cc (check_meshing_chords): Move dots on left
4142         hand side note head of non-merged collision to the right.
4143
4144         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
4145         Construct children before accessing property from emtpy
4146         lyrics_context_.
4147         (construct_children): Find thread before finding LyricsVoice.
4148         Create LyricsVoice one if none found, fixes crash (thanks Erik
4149         Sandberg).
4150
4151 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4152
4153         * cygwin/: Forward port.
4154
4155 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4156
4157         * buildscripts/install-info-html.sh: Use Bash.
4158
4159         * cygwin/mknetrel: Patch from Bert.
4160
4161 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4162
4163         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
4164
4165         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
4166         try to copy *png, index.html (Bertalan Fodor).
4167
4168         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
4169
4170 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4171
4172         * lily/note-collision.cc (check_meshing_chords): Do not remove
4173         dots (from down head) when merging similar heads (thanks Matthias
4174         Kilian).  Simplify merge_possible tests and other cleanups
4175
4176         * input/regression/collision-merge-differently-dotted.ly: Add test
4177         for disappearing dots on similar heads for both voices.
4178
4179 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4180
4181         * Documentation/user/invoking.itexi (Invoking lilypond): Document
4182         that tagline overrides copyright for single page scores. Correct
4183         the default tagline value.
4184
4185 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4186
4187         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
4188
4189 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4190
4191         * buildscripts/lilypond-login.sh: Avoid warning about undefined
4192         TEXMF if it's previously unset.
4193
4194 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
4195
4196         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
4197
4198         * input/test/trills.ly: fix the unfolding of lineprall.
4199
4200         * input/test/figured-bass-alternative.ly: fix accidental.
4201
4202 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4203
4204         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
4205         
4206         * input/no-notation/dos-guile.ly: 
4207         * input/no-notation/dos-ps.ly: 
4208         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
4209         
4210         * input/no-notation/safe-include.ly:
4211         * input/no-notation/safe-guile.ly:
4212         * input/no-notation/safe-ps.ly: 
4213         * input/no-notation/safe-tex.ly: New file.
4214
4215         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
4216         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
4217         options now.
4218         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
4219         When in --safe-mode, set environment openout_any=p[aranoid].
4220
4221         * tex/ltest.tex: 
4222         * tex/lilyponddefs.tex: Add \nofiles.
4223
4224         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
4225         options.
4226
4227         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
4228         This allows building the user manual using a binary installation
4229         and a matching unpacked source tree.
4230
4231         * scm/lily.scm (safe-module): New variable. 
4232
4233         * lily/includable-lexer.cc (new_input): Fix error messages.
4234
4235         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
4236         If SAFE, evaluate in safe-module.  Change callers.
4237
4238         * lily/main.cc (Long_option_init): Reinstate safe-mode.
4239
4240         * lily/lexer.ll (embedded_scm): While processing main-input,
4241         invoke ly_parse_scm with safe mode if running in safe-mode.
4242         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
4243         in init.ly for safe-mode.
4244
4245 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4246
4247         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
4248         compatibility with old versions of geometry.sty (compat2
4249         already implied includehead).
4250         Change the page layout slightly so bottom + footskip = top +
4251         headheight + headsep = 16mm, the remaining paperheight-32mm
4252         are used for the music. Increase footskip to 5mm, so the top of
4253         the footer text doesn't touch the music.
4254
4255 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4256
4257         * VERSION: release 2.1.16
4258         
4259         * scm/music-functions.scm (determine-split-list): bugfix: only use
4260         new-active for both voices if both indexes advance. This fixes the
4261         biggest outstanding problem with new-pc. 
4262
4263         * lily/new-part-combine-iterator.cc (construct_children): set more
4264         directions.
4265
4266 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4267
4268         * scripts/convert-ly.py (conv): add instrument rule.
4269
4270         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
4271
4272         * lily/side-position-interface.cc: remove add_staff_support ()
4273         Change all callers to use staff-padding.
4274
4275         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
4276         make_spanner().
4277
4278         * lily/a2-engraver.cc (process_acknowledged_grobs): 
4279
4280         * lily/text-engraver.cc: remove scriptHorizontal property.
4281
4282         * lily/beam.cc (least_squares): also set least-squares-dy for
4283         special case of slanted 2-stem beam to center.
4284
4285         * lily/side-position-interface.cc (out_of_staff): move contents of
4286         out_of_staff into aligned_side.
4287         remove out_of_staff().
4288
4289         * input/regression/measure-grouping.ly: fix warning.
4290
4291         * lily/side-position-interface.cc: add staff-padding support to
4292         Side_position_interface::aligned_side.
4293
4294         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
4295         one get_property too many.
4296
4297         * flower/include/drul-array.hh (linear_combination): new function
4298         (scale_drul): new function
4299
4300         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
4301         operations on empty intervals are silly.
4302
4303 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4304
4305         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
4306         (iso gh_scm2int), fixes crash in new part-combiner.
4307
4308         * configure.in: Up mftrace to 1.0.27.
4309
4310 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4311
4312         * VERSION: release 2.1.15
4313         
4314         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
4315         align all stanza numbers.
4316
4317 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
4318
4319         * Documentation/user/{introduction.itely,refman.itely,
4320         converters.itely}: fix some text inside parentheses; text should
4321         be readable (even) if parentheses are either replaced with commas 
4322         or dropped out.
4323
4324 2004-01-25  Werner Lemberg  <wl@gnu.org>
4325
4326         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
4327         input/test/vaticana.ly, input/test/ancient-font.ly,
4328         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
4329         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
4330         ly/params-as-init.ly, scm/define-grobs.scm,
4331         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
4332
4333         * ly/params-as-init.ly: Removed.  Obsolete.
4334         * buildscripts/lilypond.words.py: Updated.
4335
4336 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4337
4338         * mf/parmesan-clefs.mf: switch off mensural G clefs.
4339
4340         * mf/feta-din{4,5,7,9}.mf: remove.
4341         
4342         * lily/engraver.cc (internal_make_item): centralize item/spanner
4343         factory.
4344
4345         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
4346         do correct chord conversion for ^"sim."  (backportme)
4347         (FatalConversionError.sub_articulations): substitute ^"foo" in
4348         chords too. (backportme)
4349
4350         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
4351         for Fingering.
4352
4353         * lily/side-position-interface.cc (out_of_staff): don't do
4354         anything if staff-padding not defined. 
4355
4356         * mf/feta-params.mf (stafflines): introduce linethickness as
4357         general blackness of the font.
4358
4359         * lily/stem.cc (position_noteheads): rounding error robustness.
4360
4361         * input/regression/rest-collision-beam.ly: move beam/rest stuff
4362         from beam-collision.ly 
4363
4364         * lily/beam.cc (rest_collision_callback): remove direction.
4365
4366         * scm/define-grobs.scm (all-grob-descriptions): remove
4367         enclose-bounds in OttavaBracket and PianoPedalBracket
4368
4369         * scm/new-markup.scm (def-markup-command) new macro, which takes
4370         care of defining the COMMAND-markup and make-COMMAND-markup
4371         procedures, setting markup-signature and keyword-signature object
4372         properties, and pushing the markup command in
4373         markup-function-list.
4374
4375         All markup commands are defined thanks to it.  Users may also use
4376         it to define their own markup commands. (Nicolas Sceaux)
4377
4378         * scm/new-markup.scm: Scheme style clean-up: there should be no
4379         parenthesis alone on a line; LET* should not be used where LET is
4380         enough. (Nicolas Sceaux)
4381
4382 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4383
4384         * scripts/filter-lilypond-book.py: Add script.
4385
4386 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4387
4388         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
4389
4390 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4391
4392         * Documentation/user/refman.itely (Fingering instructions): add
4393         single note chords. 
4394
4395         * lily/multi-measure-rest-engraver.cc: use a single
4396         MultiMeasureEvent for mm rests. This prevents problems with the
4397         new part combiner.
4398
4399         * scm/music-functions.scm (determine-split-list): analysis has
4400         global effect: a difference halfway a phrase makes the entire
4401         phrase be typeset as apart.
4402         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
4403
4404 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4405
4406         * ly/performer-init.ly: add Devnull.
4407
4408         * Documentation/user/refman.itely (Font selection): remove paper20
4409         ref.
4410         
4411 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4412
4413         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
4414
4415 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4416
4417         * scm/music-functions.scm (determine-split-list): bugfixes.
4418
4419         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
4420
4421         * input/test/scales-greek.ly: use C as base, results in different
4422         alterations at the clef.
4423
4424         * input/regression/pedal-ped.ly: new file.
4425
4426         * input/regression/pedal-bracket.ly: new file.
4427
4428         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
4429         replace after_line_breaking()
4430
4431         * lily/line-interface.cc (line): read thickness.
4432         (line): dash-fraction = 0 always for dotted-line style.
4433
4434         * input/test/staff-lines.ly (lower): bugfix.
4435
4436         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
4437         \accepts Devnull into Score.
4438
4439         * scm/lily.scm: remove bla.scm load.
4440
4441 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4442
4443         * VERSION: release 2.1.14
4444         
4445         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
4446
4447         * lily/side-position-interface.cc (general_side_position): add
4448         Staff_symbol_referencer::staff_space ().
4449
4450         * lily/include/context-def.hh: rename from translator-def.hh
4451
4452 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4453
4454         * input/template/piano-dynamics.ly (pedal): Updated definition of
4455         Dynamics such that \cresc works, for example.
4456
4457 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4458
4459         * lily/stem.cc (calc_stem_info): use
4460         Staff_symbol_referencer::staff_space
4461
4462         * lily/beam-quanting.cc (quanting): scale Stem_info 
4463
4464         * lily/beam.cc (rest_collision_callback): use minimum-distance
4465         property for rest/beam collisions.
4466         (rest_collision_callback): bugfixes.
4467
4468         * lily/system.cc (post_processing): extra-offset is now relative
4469         to the size of the current staff.
4470
4471         * scm/music-functions.scm (notice-the-events-for-pc): record all
4472         voices, only analyze "one" and "two".
4473
4474         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
4475         not parent. 
4476
4477         * lily/new-part-combine-iterator.cc (construct_children): create
4478         Devnull from Voice context
4479
4480         * scm/music-functions.scm (determine-split-list): bugfixes.
4481
4482         * lily/lily-guile.cc (robust_scm2int): new function
4483
4484         * lily/staff-symbol-referencer.cc (line_thickness): new
4485         function. Use throughout.
4486
4487         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
4488         in its own context.  Add to preset font-size.
4489
4490         * lily/stem.cc (thickness): new function.
4491
4492         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
4493         compute thickness from ledger-line-thickness.
4494
4495         * lily/note-head.cc (brew_ledger_lines): use
4496         Staff_symbol::get_ledger_line_thickness ().
4497
4498         * lily/beam.cc (rest_collision_callback): use
4499         Staff_symbol_referencer::staff_space().
4500
4501         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
4502         Mus1 Mus2
4503
4504         * lily/include/translator.hh (class Translator): add accepts_list_
4505         so  \with { \denies / \accepts } also works.
4506
4507         * scm/music-functions.scm (determine-split-list): determine split
4508         list from music events.
4509
4510         * lily/new-part-combine-iterator.cc: more states.
4511
4512         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
4513
4514 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4515
4516         * lily/system.cc (set_loose_columns): use the right prebroken cols
4517         for interpolating loose column position.
4518
4519         * lily/text-spanner.cc (brew_molecule): default to no vertical
4520         lines.
4521
4522         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
4523         take space.
4524
4525         * scm/define-grobs.scm (all-grob-descriptions): less padding.
4526
4527 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4528
4529         * scripts/convert-ly.py: Do not test filename when processing
4530         stdin.
4531
4532         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
4533
4534 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4535
4536         * lily/axis-group-engraver.cc (finalize): extra check; if
4537         process_music () is never called, then staffline_ == 0.
4538
4539         * lily/simultaneous-music-iterator.cc (pending_moment): don't
4540         check run_always ().
4541         
4542         * VERSION: release 2.1.13
4543
4544         * input/regression/note-head-style.ly (pattern): cleanup.
4545
4546         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
4547         downloading.
4548
4549         * scm/output-lib.scm (shift-right-at-line-begin): new function:
4550         kludge rehearsalmark placement.
4551
4552         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
4553         , ly:spanner?
4554
4555         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
4556         close to note head for accidentals.
4557
4558         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
4559         tuplet direction.
4560
4561         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
4562
4563 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4564
4565         * lily/include/music-iterator.hh (class Music_iterator): add
4566         substitute_outlet() to iterator API.
4567
4568         * lily/new-part-combine-iterator.cc (construct_children):
4569         New_pc_iterator: new class, better part combining.
4570
4571         * lily/tie-column.cc (werner_directions): new function
4572
4573         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
4574
4575         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
4576         empty objects group spanner as parent
4577
4578         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
4579         slope against graphical slope.
4580
4581         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
4582         for ottava bracket.
4583
4584         * lily/side-position-interface.cc (general_side_position):
4585         opps. reinstate *dir.
4586
4587         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
4588         parser run.
4589
4590         * lily/tuplet-bracket.cc: remove calc_dy ().
4591
4592         * Documentation/user/refman.itely (Balloon help): document balloon
4593         help
4594
4595 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4596
4597         * scm/document-backend.scm (check-dangling-properties): Grob
4598         properties are defined define-grob-properties.scm.
4599         
4600 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4601         
4602         * VERSION: release 2.1.12
4603
4604         * scm/define-grobs.scm (all-grob-descriptions): larger font for
4605         ChordName
4606
4607         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
4608         relation to surroundings.
4609
4610         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
4611         Y-extent to the note-extents: stay clear of the staff.
4612
4613 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4614
4615         * Documentation/user/GNUmakefile
4616         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
4617         iso. copy.
4618
4619         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
4620
4621         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
4622
4623         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
4624
4625         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
4626
4627         * lily/line-interface.cc (line): remove thickness from calling interface.
4628
4629         * lily/hairpin.cc: use Line_interface
4630
4631         * lily/line-interface.cc: new file. Line_interface for everything
4632         with dotted/dashed lines.
4633         
4634
4635         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
4636
4637         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
4638         for constructing ottava brackets.
4639         
4640         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
4641         the note heads.
4642
4643         * Documentation/user/internals.itely (Engravers and performers):
4644         fix broken link.
4645
4646         * scm/music-functions.scm (make-mark-set): new function.
4647
4648         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
4649         functionally identical to beam.
4650
4651         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
4652         () with beam (). 
4653
4654         * Documentation/user/refman.itely (Rehearsal marks): document new
4655         functionality.
4656
4657         * input/regression/rehearsal-mark-number.ly: new file.
4658
4659         * input/regression/rehearsal-mark-letter.ly: new file.
4660
4661         * scm/translation-functions.scm (number->mark-string): new function
4662         (format-mark-letters): new function
4663         (format-mark-numbers): new function
4664
4665         * lily/mark-engraver.cc (process_music): rehearsalMark is now
4666         integer; formatting is done through markFormatter property.
4667         
4668         * scm/define-translator-properties.scm: fold all *-done properties
4669         into positioning-done.
4670
4671         * lily/beam.cc (position_beam): new function
4672         (brew_molecule): make sure that positions are calced before making
4673         the molecule.
4674
4675         * scm/output*.scm (beam):  take 4th argument for function.
4676
4677         * ps/music-drawing-routines.ps: take blot as 4th argument.
4678
4679         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
4680         stem to avoid small dents.
4681         
4682 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4683
4684         * VERSION: release 2.1.11
4685
4686         * input/regression/balloon.ly: new file.
4687
4688         * lily/balloon.cc (brew_molecule): new file: draw boxes around
4689         objects, and make help texts. 
4690
4691         * scm/new-markup.scm (parse-simple-duration): parse duration
4692         string to log & dots. (Thanks Nicolas!)
4693
4694         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
4695         rule.
4696
4697 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
4698
4699         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
4700         Lemberg).
4701
4702         * THANKS: alphabetic order.
4703
4704 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4705
4706         * input/regression/note-head-harmonic.ly: new file.
4707
4708         * Documentation/user/internals.itely (Technical manual): explain
4709         difference between music, translation, layout.
4710
4711         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
4712
4713         * scm/output-ascii-script.scm (bracket): rounding bfs.
4714
4715         * scripts/convert-ly.py (conv): add \include "paper" rule. 
4716
4717         * ly/paper*.ly: remove files. 
4718         
4719         * scm/paper.scm (set-staff-size): new function: set default
4720         staff-size.
4721
4722         * scripts/convert-ly.py (conv): add conversion rule.
4723
4724         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
4725         function.
4726
4727         * scm/paper.scm: new file.
4728         (set-staff-size): new function 
4729         (set-paper-size): new function
4730
4731         * lily/parser.yy (music_output_def_body): restructure definition,
4732         so first Scheme statement in \paper also happens in new scope. 
4733
4734         * lily/system.cc (post_processing): move uniquify_list () to
4735         dumping molecule stage.
4736
4737         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
4738         this will mess up scores that use barchecks to shorten measures.
4739
4740         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
4741         at 20pt too.
4742
4743         * Documentation/user/tutorial.itely (Printing lyrics): document
4744         \lyricsto
4745
4746         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
4747
4748         * Documentation/user/refman.itely (Fermatas): document \lyricsto
4749
4750         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
4751         if Voice is not found.
4752
4753         * VERSION: release 2.1.10
4754         
4755         * input/{test,regression}/: remove old-relative 
4756
4757         * lily/lexer.ll: add empty markup signature. 
4758
4759         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
4760         strut markup
4761
4762         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
4763
4764         * scm/define-translator-properties.scm: update melismata property
4765         doco.
4766
4767         * lily/system.cc (output_lines): revert uniquify_list() patch,
4768         strange side effects seen.
4769         
4770         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
4771         dash-period < 0.
4772
4773         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
4774         for flute. 
4775
4776 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4777
4778         * input/regression/*.ly: use newaddlyrics iso. addlyrics
4779
4780         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
4781
4782         * lily/lyric-extender.cc (brew_molecule): behave decently in case
4783         of line breaks.
4784         (brew_molecule): add padding to left, not right.
4785
4786         * lily/system.cc (uniquify_list): new function
4787         (output_lines): uniquify_list () on all-elements. This fixes
4788         double symbols in the output.
4789
4790         * lily/beam.cc (rest_collision_callback): don't move anything if
4791         staff-position is set.
4792
4793         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
4794
4795         * lily/system.cc (typeset_grob): warn if adding twice.
4796
4797         * lily/sequential-iterator.cc (run_always): implement run_always().
4798         (also in other files.)
4799         
4800         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
4801
4802         * lily/event.cc (to_relative_octave): add octave-check.
4803
4804         * Documentation/user/refman.itely (Line breaking): add noBreak.
4805
4806         * scm/new-markup.scm (normalsize-markup): add function.
4807         (sans-markup): new function.
4808
4809         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
4810         come earlier nowadays.  This fixes beams on grace notes.
4811         
4812         * scm/music-functions.scm (direction-polyphonic-grobs): new
4813         variable, share between override and revert. This fixes script
4814         directions in polyphonic sections. (backportme)
4815
4816 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4817
4818         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
4819         breakpoints.
4820
4821         * lily/break-align-interface.cc: add doco
4822
4823         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
4824
4825 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4826
4827         * VERSION: release 2.1.9
4828
4829         * scm/document-markup.scm (markup-doc-node): add note about naming.
4830
4831         * scm/new-markup.scm (left-align-markup): bugfix. 
4832
4833         * Documentation/user/refman.itely (Ottava brackets): more doco for
4834         ottava.
4835
4836         * lily/side-position-interface.cc (out_of_staff): also do
4837         out_of_staff() correctly for d == DOWN.
4838
4839         * lily/text-spanner.cc (brew_molecule): only put vertical line and
4840         horizontal line if they move to the right.
4841         
4842         * scm/define-grobs.scm (all-grob-descriptions): set
4843         text-repeat-if-broken for ottava spanner
4844
4845         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
4846         property.
4847
4848         * mf/feta18.mf: design size is 18 not 22.5
4849
4850         * lily/new-lyric-combine-music-iterator.cc (process): new file.
4851         Add a single LyricsVoice to a melody. Melismata may be set
4852         individually.
4853
4854         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
4855
4856         * lily/dot-column.cc: add stdio.h
4857
4858 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4859
4860         * lily/item.cc: documentation for break-visibility (Thanks, John).
4861
4862 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4863
4864         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
4865
4866         * lily/translator-def.cc: rename Translator_def to Context_def.
4867
4868         * Documentation/user/internals.itely (Lexical details): clarify
4869         string def.
4870
4871         * Documentation/user/refman.itely (Rhythmic music): add link to
4872         RhythmicStaff 
4873
4874 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4875
4876         * lily/translator.cc: document start_translation_timestep()
4877
4878         * scm/output-tex.scm (tex-encoded-fontswitch): use
4879         round for rounding (inexact->exact yields rationals)
4880
4881         * lily/*.cc: remove superfluous start_translation_timestep() calls.
4882
4883         * lily/translator-group.cc (get_simple_trans_list): 
4884         new function; construct simple_trans_list_ lazily.
4885         
4886 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4887
4888         * lily/paper-outputter.cc (output_scope): Check if number before
4889         checking exact (guile cvs).
4890
4891         * scm/*: Escape backslashes in scheme strings (guile cvs).
4892
4893 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4894
4895         * Documentation/user/refman.itely (Tablatures basic): annotate
4896         seealso sections.
4897
4898         * lily/*.cc: cleanup of engraver initialize() functions.
4899
4900         * lily/repeat-acknowledge-engraver.cc
4901         (start_translation_timestep): remove first_b_
4902
4903         * lily/tab-note-heads-engraver.cc: listen to string number events
4904         inside < > too. (backportme).
4905
4906         * Documentation/user/refman.itely (Text scripts): add fatText to
4907         index.
4908
4909 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4910
4911         * VERSION: 2.1.8
4912
4913         * stepmake/bin/add-html-footer.py (built): add Wiki links to
4914         footer.
4915
4916         * lily/parser.yy (translator_mod): allow \with { \remove .. }
4917
4918         * lily/bar-check-iterator.cc (process): only warn if
4919         barCheckLastFail was changed.
4920
4921         * scm/define-translator-properties.scm (barCheckLastFail): add
4922         property.
4923
4924         * lily/main.cc (main_prog): print summary of failed files.
4925
4926         * lily/axis-group-engraver.cc: move all spanner creation to
4927         process_music (). Now staffs can be adjusted with \override too.
4928         (Jan, you are a brilliant programmer!)
4929         
4930         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
4931
4932 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4933
4934         * Documentation/user/tutorial.itely (Integrating text and music):
4935         Show the commands to produce a PDF as well.
4936
4937 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4938
4939         * lily/translator-def.cc (get_translator_names): accept user
4940         tweaks too. 
4941
4942         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
4943         as big as normal heads. 
4944
4945         * input/*ly: run convert-ly
4946         
4947         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
4948         () if dependencies are fluked.
4949
4950         * scm/document-translation.scm (engraver-doc-string): update on
4951         latest string/symbol conventions.
4952
4953         * lily/translator-ctors.cc: use Scheme_hash_table.
4954
4955         * lily/translator-def.cc (get_translator_names): new function
4956         (add_context_mod): new function
4957         (get_accepted): new function
4958
4959         * lily/parser.yy (context_mod): put all modifications of
4960         \translator { } in a single production, encode as SCM.
4961
4962         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
4963         to use read-only lists, so additions to the definition can be
4964         prepended easily.  
4965
4966         * Documentation/user/invoking.itexi (Editor support): add node on
4967         editor support.
4968
4969         * Documentation/user/refman.itely (Bar check): add lyrics example
4970         of bar checks. 
4971
4972         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
4973
4974         * scripts/convert-ly.py (conv): add conversion rule.
4975
4976         * lily/parser.yy: use \change iso. \translator for staff switch.
4977
4978         * lily/my-lily-lexer.cc: add \change.
4979
4980         * scm/define-translator-properties.scm
4981         (default-melisma-properties): add definition.
4982
4983 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4984
4985         * Documentation/user/refman.itely (Bar lines): clarification of
4986         systemStartDelimiter. 
4987
4988         * input/test/slur-shape.ly (x): remove file.
4989
4990         * lily/translator-group.cc (apply_property_operations): new function.
4991
4992 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4993
4994         * lily/parser.yy (optional_prop_ops): allow \with {
4995         PROPERTYSETTINGS } following \context or \new.
4996
4997         * lily/my-lily-lexer.cc: add \with.
4998
4999         * lily/parser.yy (property_operation): clean up definition of
5000         property operations.
5001         (property_op_to_music): new function.
5002         (context_spec_music): new function
5003
5004         * VERSION: 2.1.7 released.
5005         
5006         * input/regression/collision-merge-dots.ly: new file.
5007
5008         * lily/note-collision.cc (check_meshing_chords): if merging heads,
5009         then kill the dots too. 
5010
5011         * lily/separating-line-group-engraver.cc (acknowledge_grob):
5012         set/unset breakableSeparationItem
5013
5014         * lily/separation-item.cc (relative_width): add function.
5015
5016         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
5017         only-prebreak-interface
5018
5019         * lily/system.cc (output_lines): only junk only-prebreak-interface
5020         grobs.
5021
5022         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
5023         read breakableSeparationItem
5024
5025         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
5026
5027         * lily/system.cc (output_lines): don't suicide Spacing_items. 
5028
5029         * lily/dot-column.cc (dot_config_badness): new function:
5030         select the best scoring dot configuration: dots should go close to
5031         the note heads, but be shifted up or down according to conventions.
5032         (print_dot_configuration): idem.
5033         (shift_one): idem
5034         (remove_collision): idem.
5035
5036         * input/regression/dots.ly: add more test cases.
5037
5038 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5039
5040         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
5041
5042         * flower/include/interval.hh: rename elem_b to contains 
5043
5044         * lily/tie.cc: change 'heads to 'head-pair.
5045
5046         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
5047         fill in 'heads field.
5048
5049         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
5050         minimum-length for short ones, and shorten so collisions with the
5051         next syllable are avoided.
5052
5053         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
5054         near-zero slopes.
5055         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
5056
5057         * lily/dots.cc: remove quantized_position callback. All Y
5058         positioning is done by dot-column.cc
5059
5060         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
5061         exhaustive test of all dot positions. This fixes disappearing dots
5062         in dotted chords.
5063
5064 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5065
5066         * mf/feta-klef.mf (test_staff): fatten up G clef
5067         (test_staff): fatten up f clef.
5068         
5069
5070 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5071
5072         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
5073         * input/les-nereides.ly: Use latin1 characters for title, like
5074         Morgenlied.
5075
5076 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5077
5078         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
5079         cmb10).
5080
5081         * lily/lyric-extender.cc (brew_molecule): add little space before
5082         extender line.
5083
5084         * lily/beam-quanting.cc (score_forbidden_quants): check if
5085         outer stafflines fall in any beam gaps.
5086
5087         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
5088         for lyric texts.
5089
5090 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5091
5092         * VERSION: 2.1.6 released.
5093
5094         * lily/beam-quanting.cc (quanting): add inspect-quants property:
5095         this shows the demerits of a user-defined beam position pair.
5096
5097         * scm/define-grobs.scm (all-grob-descriptions): set
5098         beamed-extreme-minimum-free-lengths to a different value.
5099
5100         * lily/scm-option.cc: add debug-beam scm-option
5101
5102         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
5103
5104 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5105
5106         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
5107
5108         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
5109         space after barline.
5110
5111         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
5112
5113         * lily/spacing-spanner.cc (breakable_column_spacing): take average
5114         of spacing wishes, not maximum. Only do this for delta-t == 0. In
5115         the other case, take standard column-breakable spacing. Do not
5116         warn about "no spacing wishes".
5117
5118         This fixes wide spaces after barlines in very loose lines.
5119
5120         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
5121
5122 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5123
5124         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
5125         acknowledge_grob lyric-syllable, not lyric-text.
5126
5127         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
5128         dashes of length #'length separated by #'dash-period. 
5129
5130         * lily/lyric-extender.cc (brew_molecule): idem
5131
5132         * lily/multi-measure-rest.cc (big_rest): idem
5133
5134         * lily/system-start-delimiter.cc (simple_bar): idem
5135
5136         * lily/bar-line.cc (simple_barline): use rounded box
5137
5138         * VERSION: release 2.1.5
5139
5140         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5141         music): move note about dvips to more visible place.
5142
5143         * lily/lyric-phrasing-engraver.cc: move from
5144         new-phrasing-engraver.cc, remove old cruft (syllable-group,
5145         lyric-phrasing-engraver.hh)
5146         
5147         * lyric-align.ly: remove file
5148         
5149         * scripts/convert-ly.py (FatalConversionError.func): add removal
5150         rule for automaticMelismata
5151
5152         * ly/engraver-init.ly (ScoreContext): switch on
5153         New_phrasing_engraver by default.
5154
5155         * lily/slur-engraver.cc (class Slur_engraver):
5156         process_acknowledged_grobs -> process_music.
5157         (try_music): signal melismata correctly.
5158
5159         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
5160         word-space, right-trim-amount, and extend past right bound only
5161         for note heads.
5162
5163         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
5164         lyric-extender support: add note-heads to the extender
5165         automatically.
5166
5167         * lily/parser.yy: extender is now post_event. 
5168
5169         * lily/accidental-engraver.cc (number_accidentals): remove
5170         spurious warning about non-parent contexts.
5171
5172         * lily/music-output-def.cc (assign_translator): \translator { }
5173         for a Foo context implicitly redefines \FooContext.
5174
5175         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
5176         fixes.
5177
5178         * lily/slur.cc (brew_molecule): don't use stafflinethickness
5179         doubly in slur weight. 
5180
5181         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
5182         combination.
5183
5184         * scm/define-grobs.scm (all-grob-descriptions): change clef -
5185         staffbar distance.
5186
5187         * scripts/lilypond.py (global_latex_preamble): crank down size of
5188         the margins. Now there is a 12 mm top and bottom margin, which
5189         should correspond with the printable area of modern printers.
5190
5191         This enlarges the music height of the printable page a little.
5192
5193         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
5194         signs. Use \markup instead.
5195         (accreg_pen): tweak for accordeon asterisk.
5196
5197 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5198
5199         * lily/melisma-engraver.cc (try_music): use melisma_busy()
5200
5201         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
5202
5203         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
5204
5205         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
5206
5207         * scm/define-grobs.scm (all-grob-descriptions): change
5208         StanzaNumber description: make side support, i.s.o. breakable.
5209         use Instrument_name_engraver for texts in the margin.
5210
5211         * scm/define-translator-properties.scm: remove
5212         melismaEngraverBusy, stz property.
5213
5214         * *.cc: naming: change empty_b () into is_empty ()
5215
5216         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
5217
5218         * input/regression/lyric-phrasing-new.ly: new file.
5219
5220         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
5221         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
5222         melismata are now left-aligned.
5223
5224 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5225
5226         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
5227
5228         * mf/feta19.mf: remove.
5229         
5230         * mf/feta-klef.mf (test_staff): more tweaks
5231
5232         * mf/feta-toevallig.mf: more small size tweaks.
5233
5234         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
5235         rests for smaller sizes.
5236
5237         * mf/feta-bolletjes.mf: fix cross heads.
5238
5239         * VERSION: release 2.1.4
5240         
5241         * scripts/convert-ly.py (FatalConversionError.func): add rule for
5242         deprecated #'ancient font family
5243
5244         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
5245         it is a string or number.
5246
5247         * scm/output-lib.scm (note-head-style->attachment-coordinates):
5248         change calling convention of stem-attachment function. 
5249
5250         * buildscripts/mf-to-table.py: read and dump WX/WY fields
5251
5252         * mf/feta-autometric.mf: dump WX/WY fields too
5253         
5254         * mf/parmesan-heads.mf: idem.
5255
5256         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
5257         attachment coordinates.
5258
5259         * lily/note-head.cc (stem_attachment_coordinate): read stem
5260         attachment from the notehead glyphs WX/WY fields.
5261
5262         * lily/include/font-metric.hh (struct Font_metric): add methods
5263         get_indexed_wxwy (), make a distinction between looking up by
5264         index and ASCII  
5265
5266         * mf/feta-bolletjes.mf: rewrite note head MF code.
5267         (test_outlines): make heads more rotund for smaller sizes. 
5268
5269 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5270
5271         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
5272         throughout. Font scaling fixes throughout.
5273
5274         * mf/feta-sleur,slur.mf: remove. 
5275
5276         * mf/feta-slag.mf: rewrite.
5277
5278 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5279
5280         * VERSION: release 2.1.3
5281
5282         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
5283
5284         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
5285
5286         * lily/mark-engraver.cc (process_music): fix mark
5287         \default. (backportme)
5288
5289         * stepmake/stepmake/automatically-generated.sub.make (default):
5290         use -n for head/tail commands. 
5291
5292         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
5293         heads with the same pitch.
5294
5295 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5296
5297         * lily/recording-group-engraver.cc (finalize): set protected_scm
5298         member to '() before finalizing.
5299
5300         * lily/translator-group.cc (finalize): remove removal_processing () 
5301
5302         * lily/recording-group-engraver.cc: new engraver: record
5303         synchronized start & end times for each music object.
5304
5305         * lily/parser.yy (toplevel_expression): execute score rendering
5306         during parsing. Cleanup output-filename handling; this is no
5307         longer done with global variables.
5308         (translator_spec_body): allow \type modification too.
5309
5310         * lily/score.cc:  ly:run-translator: new function
5311         (LY_DEFINE): ly:render-output new function.
5312
5313         Separate interpreting and rendering, and make available as
5314         functions at Scheme level.
5315
5316 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5317
5318         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
5319         (musicxml-node->string):
5320         (xml-node->string):
5321         (music-to-musicxml): New function.
5322
5323 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5324
5325         * VERSION: 2.1.2 released
5326
5327         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
5328
5329         * scm/font.scm (paper20-font-vector): discouple font design sizes
5330         from sizes specified in .ly file: store all design sizes of a font
5331         in a single vector.
5332
5333         * lily/font-select.cc (get_font_by_design_size): new function
5334
5335         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
5336         add parmesan,feta in sizes 14 and 18.
5337         
5338         * mf/feta-toevallig.mf: use blot diameter for double sharp.
5339
5340         * lily/font-size-engraver.cc (acknowledge_grob): change definition
5341         of fontSize: this now sets font-size
5342
5343 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5344
5345         * VERSION: 2.1.1 released
5346         
5347         * Documentation/user/refman.itely (Tuning objects): add note about
5348         concurrent tweaks in different contexts. 
5349
5350         * lily/tie-engraver.cc (acknowledge_grob): use
5351         Staff_symbol_referencer::get_position iso. reading staff-position
5352         directly.
5353
5354         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
5355         currentMusicalColumn as left span-point for bracket. The bracket
5356         is too long when there are accidentals.
5357
5358 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5359
5360         * buildscripts/lilypond-profile.sh,
5361         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
5362         Thanks to Reuben Thomas <rrt@mupsych.org>
5363
5364 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
5365
5366         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
5367         Wurbel <wurbel@univ-tln.fr>.
5368
5369 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5370
5371         * scripts/midi2ly.py: Add space after chords.
5372
5373 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
5374
5375         * input/regression/{many}: add few @code{ ... }.
5376
5377 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5378
5379         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
5380         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
5381         Removed cmbx5, cmbx6 (which are included in teTeX)
5382         and cmbxti14 which is not used in fonts.scm.
5383
5384 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
5385
5386         * lily/midi-item.cc: fine tune quarter tones.
5387
5388 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
5389
5390         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
5391         new function, warn how many cents are missing in fine tuning.
5392
5393 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
5394
5395         * input/bugs/rhytmicstaff-tie.ly: add file.
5396
5397         * THANKS: Create skeleton for 2.1.
5398
5399 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
5400
5401         * input/test/bar-lines.ly (TODO): dashed "|".
5402
5403 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
5404
5405         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
5406         input/regression/tie-chord.ly: Fix spell for tying.
5407
5408         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
5409
5410         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
5411         new file (renamed, see above).
5412
5413         * Documentation/user/lilypond-book.itely
5414         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
5415         * input/example-1.ly input/example-2.ly input/example-3.ly
5416         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
5417         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
5418         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
5419         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
5420         * scripts/lilypond-book.py scripts/lilypond.py
5421         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
5422         * vimrc: replace ly2dvi with lilypond and remove silly comments.
5423
5424         * Documentation/user/lilypond.tely: update version.
5425
5426         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
5427         Remove extra spaces in each @node, fixes spaces.
5428
5429 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5430
5431         * scripts/lilypond-book.py (output_dict): Add definition of
5432         \lilypondbook also for LaTeX output. Solves several bug reports.
5433
5434 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
5435
5436         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
5437
5438 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
5439
5440         * input/test/transposition.ly: Fix key signatures, given in comments.
5441
5442 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5443
5444         * scm/midi.scm (instrument-names-alist),
5445         Documentation/user/appendices.itely: Correct spelling of shakuhachi
5446
5447 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5448
5449         * input/test/temporary-stave.ly (texidoc): New example based on an
5450         email question from Ralph Little.
5451
5452 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5453
5454         * VERSION: release 2.1.0
5455         
5456         * lily/note-performer.cc (try_music): accept busy-playing-event.
5457
5458         * lily/swallow-perf.cc (try_music): return false for
5459         busy-playing-event and melisma-playing-event.
5460
5461 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5462
5463         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
5464         >> in \score.
5465
5466 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5467
5468         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
5469         that articulation_substitute will not move beam start again.
5470         (articulation_substitute): Bugfix: remove stray space so that new
5471         old chords ending '>>' does not get broken up.
5472         (sub_chord): Use TAB for indentation (not spaces).
5473         
5474         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
5475         Bugfix for startup: Use ?^ instead of ?\^.
5476
5477 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5478
5479         * lily/lyric-combine-music-iterator.cc
5480         (Lyric_combine_music_iterator): change init order, to prevent GC
5481         segfaults.
5482
5483         * lily/context-specced-music-iterator.cc (construct_children): 
5484         only change  translator if found. This fixes a core dump problem.
5485
5486 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5487
5488         * scm/slur.scm (default-slur-extremity-rules): use equal? for
5489         comparison.
5490
5491         * mf/feta-bolletjes.mf: make hole in half note little
5492         smaller for stem attachment.
5493
5494         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
5495
5496         * mf/feta-banier.mf: don't draw stem with flag, just small square
5497         attachment.
5498
5499         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
5500
5501         * mf/feta-banier.mf: remove upstem/downstem characters.
5502
5503         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
5504
5505         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
5506         stafflinethickness (in the default)
5507
5508         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
5509
5510         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
5511
5512         * Documentation/topdocs/INSTALL.texi (Top): reorder.
5513
5514         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
5515
5516         * lily/include/directional-element-interface.hh:
5517         junk class, make {get,set}_grob_direction functions.
5518
5519         * lily/slur.cc (get_attachment): do something sensible when
5520         attaching to stem without heads (eg. a rest).
5521
5522         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
5523         forcing up to staff.  remove #'support-head property
5524         (brew_molecule): small cleanup.
5525         (flag): remove #'grace property.
5526
5527 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5528
5529         * cygwin/postinstall-lilypond.sh: 
5530         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
5531         (Volker Zell).
5532
5533 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5534
5535         * scripts/lilypond-book.py: resurrect 'eps' option. 
5536         (TexiPaper.to_eps): use -Ppdf for EPS files.
5537
5538         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
5539
5540         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
5541
5542         * VERSION: release 2.0.1
5543
5544         * lily/bezier.cc (get_other_coordinate): change assert into
5545         warning.
5546
5547         * lily/note-head.cc (internal_brew_molecule): make left protusion
5548         smaller, to accomodate for natural sign.
5549         (internal_brew_molecule): only do this when the accidental is
5550         close enough.
5551         (extent): new function
5552
5553         * lily/skyline.cc (merge_skyline): new function
5554         (heighten_skyline): new function
5555
5556         * lily/accidental-placement.cc (position_accidentals) 
5557         (position_accidentals): fix todo.
5558
5559 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5560
5561         * input/test/+.ly (texidoc): put version number inline.
5562
5563         * GNUmakefile.in: remove rsync-web target.
5564         
5565         * input/regression/bar-scripts.ly (onestaff): raggedright
5566
5567 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5568
5569         * lily/*.cc: remove #if 0'd code in couple of places.
5570
5571         * lily/midi-stream.cc (operator <<): rewrite.
5572
5573         * lily/note-head.cc (internal_brew_molecule): 
5574         only make ledgers when the Staff symbol has lines.
5575
5576         * ly/property-init.ly (arpeggioBracket): simplify
5577
5578         * lily/translator-group.cc (execute_pushpop_property): use
5579         SCM_EQ_P for comparing keys. This fixes reverting
5580         auto-beam-settings.
5581
5582 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5583 *
5584         * lily/midi-stream.cc (operator <<): Also write MIDI string when
5585         midi_debug_global_b.
5586         (operator <<): Normalise loop.
5587
5588 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5589
5590         * scripts/lilypond.py (escape_path): revise.
5591
5592         * scm/music-functions.scm (set-output-property): new function.
5593         
5594 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5595
5596         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
5597         use addmakeflags again.
5598
5599         * cygwin/lily-wins.py (escape_shell): New function; use it.
5600
5601         * scripts/lilypond.py (escape_shell): Escape quotes and other
5602         spaces too.  Do not escape escaping backslashes.
5603
5604         * make/srcdir.make.in (web-install): Must call install-WWW now.
5605
5606         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
5607         dependency
5608
5609 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5610
5611         * scripts/lilypond.py (escape_path): escape quotes too. 
5612
5613         * Documentation/user/lilypond.tely (Unified index): rename Index
5614         to accomodate Windows breakage.
5615
5616         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
5617
5618         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
5619         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
5620         target not a source.
5621
5622 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5623
5624         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
5625         addmakeflags.  Build and install doc and web also when building on
5626         Cygwin.
5627
5628         * mf/GNUmakefile: Bugfix.
5629
5630         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
5631         target web.
5632
5633         * cygwin/lily-wins.py: Quote filename.
5634
5635 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5636
5637         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
5638
5639 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5640
5641         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
5642         settings.
5643
5644         * configure.in: Require g++ > 3.0.4.
5645
5646         * mf/GNUmakefile: Bugfix: Add list.ly target.
5647         
5648         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
5649
5650         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
5651         make omf directory, add uninstall targets.
5652
5653 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5654
5655         * lily/tie-performer.cc (initialize): init prev_event
5656
5657         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
5658
5659         * lily/script-engraver.cc (make_script_from_event): don't crash on
5660         non-string articulation-type.
5661
5662         * lily/new-fingering-engraver.cc (add_script): don't crash on
5663         0 scripts 
5664         (acknowledge_grob): warn about text script events.
5665
5666 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
5667
5668         * buildscript/lilypond.words: fix path for drums.scm.
5669
5670 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5671
5672         * lily/spacing-spanner.cc (note_spacing): don't make longer
5673         durations than measure-length.
5674
5675         * VERSION: release 2.0.0
5676
5677         * GNUmakefile.in (rsync-web): version independent rsync target.
5678
5679         * input/test/+.ly (texidoc): idem.
5680
5681         * input/regression/+.ly: print version number.
5682
5683         * input/regression/accidentals.ly (mel): shorten.
5684
5685         * input/regression/accidental-octave.ly (texidoc): shorten.
5686
5687         * input/regression/hairpin-dashed.ly (texidoc): docstring.
5688
5689         * input/regression/completion-heads-polyphony.ly: octave
5690
5691         * input/regression/beam-manual.ly: remove
5692
5693         * input/regression/beam-chord.ly: remove
5694
5695         * input/regression/grace-dynamic.ly: remove
5696         
5697         * input/regression/grace-volta-repeat.ly: octave fixes.
5698
5699         * input/regression/hairpin-dashed.ly (texidoc): doc string.
5700
5701         * lily/parser.yy (step_number): semitones for chord entry too.
5702         (make_chord_step): more robust code, semitones. 
5703
5704         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
5705
5706         * input/regression/breathing-sign.ly (texidoc): split ancient and
5707         normal breathing signs.
5708
5709         * scm/define-grobs.scm (all-grob-descriptions): swap
5710         beamed-extreme-minimum-free-lengths and
5711         beamed-minimum-free-lengths; the 'extreme' case should allow
5712         shorter stems. This fixes forced directions on beamed 32nd and
5713         shorter notes.
5714
5715         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
5716         quartertones, not semitones.
5717         (NoteNamesContext): swallow more event types
5718
5719         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
5720
5721         * VERSION (PACKAGE_NAME): release 1.9.10
5722
5723 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5724
5725         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
5726         set note head as cause of note-column.  This gives a better error
5727         message.
5728
5729 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5730
5731         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
5732
5733 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5734
5735         * mf/GNUmakefile (pfa_warning): instruct 
5736
5737         * stepmake/aclocal.m4: typo.
5738
5739         * Documentation/user/cheatsheet.itely: more verbose examples.
5740
5741         * input/regression/clefs.ly: remove bogus docstring.
5742
5743 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5744
5745         * GNUmakefile.in (SUBDIRS): Add elisp.
5746
5747         * elisp/lilypond-mode.el: 
5748         * elisp/lilypond-init.el: 
5749         * elisp/lilypond-indent.el: 
5750         * elisp/lilypond-font-lock.el: Move from top dir.
5751
5752         * stepmake/stepmake/elisp-vars.make: New file.
5753
5754         * config.make.in (elispdir): Add.
5755
5756         * Documentation/topdocs/INSTALL.texi: Typo.
5757
5758         * make/ly-rules.make: Test for files instead of touching void and
5759         ignoring errors.
5760
5761         * GNUmakefile.in:
5762         * make/lilypond.redhat.spec.in:
5763         * debian/rules: Fix lilypond.words stuff a bit.  For running from
5764         <builddir>, adding
5765         
5766              (push "<builddir>/share/lilypond/elisp" load-path)
5767
5768         to your ~/.emacs.el should give you LilyPond-mode again.
5769
5770         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
5771         regexp for DOS/Windows, we are too paranoid to fix others.
5772
5773 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5774
5775         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
5776
5777         * input/test/chord-names-jazz.ly (banterProperties): fix
5778
5779         * lily/parser.yy (bass_mod): bass figure alterations are semi
5780         tones, not quarter tones
5781
5782         * lily/beam.cc (set_stem_lengths): only lengthen stems
5783         for gapped beams.
5784
5785         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
5786         by beamcount.
5787
5788         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
5789         a warning that the warning may erroneous.
5790
5791         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
5792         target.
5793
5794         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
5795         targets.
5796
5797         * GNUmakefile.in ($(config_h)): config.h should depend on
5798         config.hh.in .
5799         (lilypond.words): remove fontball stuff.
5800
5801         * stepmake/aclocal.m4: only print config.cache warning if it exists.
5802
5803         * configure.in: remove pktrace reference.
5804
5805         * GNUmakefile.in (rsync-web): permissions and ownership for
5806         website.
5807
5808         * lily/volta-engraver.cc (staff_eligible): new function.
5809         (stop_translation_timestep): kill off spanners if not eligible.
5810
5811         * VERSION (PATCH_LEVEL): release 1.9.9
5812
5813         * input/regression/beam-quanting-32nd.ly (texidoc): new file
5814
5815         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
5816         length is more important than forbidden quants.
5817         
5818 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
5819
5820         * buildscripts/lilypond.words: order words in search order,
5821         add lilypond.words.vim to be generated.
5822
5823         * lilypond.vim: use lilypond.words.vim for keyword matching.
5824
5825         * lilypond-mode.el: use search order. fix word selection rules.
5826
5827         * lilypond-font-lock.el: fix fontifying long durations.
5828
5829         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
5830
5831 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5832
5833         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
5834
5835         * stepmake/stepmake/generic-targets.make:
5836         * stepmake/stepmake/bin/make-version.py: 
5837         * stepmake/aclocal.m4:
5838         * make/stepmake.make:
5839         * make/toplevel-version.make: Build fixes: remove last traces of
5840           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
5841
5842         * lily/beam.cc: Add gap-count property.
5843
5844 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5845
5846         * scm/define-grob-properties.scm (gap-count): add gap-count
5847
5848         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
5849
5850 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5851
5852         * cygwin/mknetrel.doc: Typo.
5853
5854         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
5855
5856         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
5857
5858 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5859
5860         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
5861         sizes. Remove support for 'ledger'(=tabloid+landscape).
5862
5863 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5864
5865         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
5866         sauter PFAs.
5867
5868         * configure.in: remove VERSION stuff once again.
5869
5870         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
5871
5872         * scm/define-grobs.scm (all-grob-descriptions): use sans family
5873         for chord names.
5874
5875         * mf/GNUmakefile: always trace pfa fonts.
5876         (SAUTER_FONTS): add cmss[567] too fonts
5877
5878         * configure.in: require mftrace. 
5879
5880         * lily/staff-performer.cc (new_instrument_string): don't look at
5881         instrument property.
5882
5883         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
5884         is_direction is the C++ one. Similar for ly_axis_p and
5885         ly_number_pair_p
5886
5887 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5888
5889         * lily/beam.cc (brew_molecule): read gap-count to determine
5890         number of tremolo (gapped) beams.
5891
5892         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
5893         shorter than 1/8
5894
5895         * flower/include/array.hh (default_compare): new function
5896
5897         * cygwin/mknetrel: Native fixes.
5898
5899         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
5900
5901 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5902
5903         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
5904         feature for Windows.
5905
5906         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
5907
5908         * cygwin/mknetrel: Updates for native use on Cygwin.
5909
5910         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
5911
5912         * stepmake/stepmake/help2man-rules.make: 
5913         * cygwin/mknetrel: Bugfix for manpages.
5914
5915         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
5916         $(builddir).  Stepmake is a normal subdirectory now, that is not
5917         configured.  Another srcdir build fix.
5918
5919         * Documentation/topdocs/INSTALL.texi,
5920         buildscripts/lilypond.words.py, lilypond-font-lock.el,
5921         lilypond-init.el, lilypond-mode.el, debian/rules,
5922         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
5923         rename generated file lilypond.words to lilypond.words.el.
5924
5925 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
5926
5927         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
5928
5929         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
5930         GNUmakefile.in.
5931
5932 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5933
5934         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
5935         when cross building.
5936
5937         * configure.in: srcdir build fix.
5938
5939         * cygwin/GNUmakefile:
5940         * cygwin/lily-wins.py:
5941         * cygwin/postremove-lilypond.sh: 
5942         * cygwin/postinstall-lilypond.sh: Merge from stable.
5943
5944         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
5945         s/ly2dvi/lilypond/.
5946
5947 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5948
5949         * lily/slur.cc (after_line_breaking): only set control points if
5950         none supplied yet.
5951
5952         * input/test/slur-manual.ly: new file.
5953
5954         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
5955         <<  >> chords too.
5956
5957         * VERSION (PACKAGE_NAME): release 1.9.8
5958
5959         * scripts/lilypond.py (escape_path): escape spaces in directory names
5960
5961         * input/test/text-spanner.ly: fixes.
5962
5963 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
5964
5965         * buildscripts/lilypond.words.py: add drum names as note names to
5966         Emacs-mode.
5967
5968 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5969
5970         * input/regression/hairpin-dashed.ly: new file.
5971
5972         * scripts/convert-ly.py (conv): warn about dash-length.
5973
5974         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
5975         automatically if we get a new one.
5976
5977         * lily/lookup.cc (dashed_line): new function
5978
5979         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
5980         dash-fraction.
5981
5982 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
5983
5984         * buildscripts/lilypond.words.py: extract note names.
5985
5986         * lilypond-mode.el: take note names from lilypond.words -file.
5987         small fix in the use of string-match.
5988
5989         * lilypond-font-lock.el: use lilypond.words for note names, add 
5990         maxima to note a duration.
5991
5992 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5993
5994         * lily/breathing-sign.cc: remove railtracks() function. 
5995
5996         * input/regression/arpeggio-bracket.ly (texidoc): add file.
5997
5998         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
5999         (brew_molecule): bugfix don't make arpeggio shorter when
6000         arpeggio-direction is set.
6001
6002         *  debian/rules: small corrections in the (Pedro K)
6003
6004         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
6005         examples.
6006
6007         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
6008         special (repeat) bar comes along.
6009
6010         * input/regression/auto-beam-bar.ly: update.
6011
6012         * scripts/lilypond-book.py (output_dict): remove support for the
6013         EPS option.
6014
6015         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
6016         VerticalAlignment and VerticalAxisGroup this fixes the size
6017         computations for the entire system.
6018  
6019         * input/les-nereides.ly (bass): remove superfluous fontSize.
6020
6021         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
6022         causes directory of file to be added to include path.
6023
6024         * input/regression/beam-break.ly: test single stem beams.
6025
6026         * input/regression/system-start-bracket.ly: fix.
6027
6028         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
6029
6030         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
6031
6032         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
6033         (score_stem_lengths): do something sensible for single stem beams.
6034
6035         * lily/beam.cc (least_squares): add kludge for single stem beams.
6036
6037         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
6038         keySignature to list of broken things.
6039
6040         * input/regression/keys.ly: fix.
6041
6042         * VERSION (PACKAGE_NAME): release 1.9.7
6043
6044         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
6045
6046         * Documentation/user/refman.itely (Pitches): doc quarter tones.
6047
6048         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
6049         (quartertone_pitch): new function
6050
6051         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
6052         flat. WARNING: FONT CHANGED.
6053
6054         * ly/nederlands.ly: add -eh and -ih for quarter tones.
6055
6056         * lily/accidental-placement.cc (add_accidental): support for
6057         quarter tones.
6058
6059         * ly/LANGUAGEs.ly: use symbols for alterations.
6060
6061         * mf/feta-toevallig.mf: change accidental codes. 
6062
6063         * scm/lily.scm (ly:get-option): switch on debugging only for
6064         --verbose.
6065
6066         * lily/lily-guile.cc: remove ly:verbose?
6067
6068         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
6069
6070         * lily/parser.yy (TODO): only do gh_call() for apply with
6071         procedure argument.
6072
6073         * lily/tie-engraver.cc (start_translation_timestep): move melisma
6074         stuff in accordance with new timing of tie-events.
6075
6076         * lily/my-lily-lexer.cc: remove \outputproperty
6077
6078         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
6079
6080         * scm/define-translator-properties.scm (melismaBusyProperties):
6081         add melismaBusyProperties property.
6082
6083 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6084
6085         * input/test/ambitus-mixed.ly (texidoc): new file.
6086
6087         * buildscripts/mutopia-index.py (find): prune debugging
6088
6089         * lily/side-position-interface.cc: doc updates
6090
6091         * Documentation/user/refman.itely: updates, tweaks.
6092
6093         * lily/parser.yy (Simple_music): remove outputproperty
6094
6095         * make/stepmake.make: use VERSION again; importing VERSION via
6096         autoconf dependencies is too hairy.
6097
6098 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
6099
6100         * lilypond-mode.el: allow `-' for keywords and identifiers.
6101
6102 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6103
6104         * VERSION: release 1.9.6
6105         
6106         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
6107         iso. ly2dvi.
6108
6109         * Documentation/user/*.itely: fixes everywhere
6110
6111         * lily/completion-note-heads-engraver.cc: rewrite engraver:
6112         produce ties from the engraver itself, do not broadcast TieEvent.
6113
6114         * lily/my-lily-lexer.cc: remove pitch & duration.
6115
6116         * lily/parser.yy (TODO): remove \pitch and \duration
6117
6118         * input/test/explicit.ly: remove file.
6119
6120         * Documentation/user/refman.itely (Pitches): remove \pitch 
6121         \duration command.
6122
6123 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
6124
6125         * buildscripts/lilypond.words.py: add all slur types to Emacs
6126         insertion menu, suppose everything is postfixed by dropping 
6127         unnecessary `-' -marks.
6128
6129 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6130
6131         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
6132         tremoloed stems.
6133
6134         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
6135         head for flagged stems.
6136
6137         * lily/stem.cc (get_default_stem_end_position): futz with extra
6138         stem length if there is a stem tremolo.
6139
6140         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
6141         it would be too small.
6142
6143         * lily/font-metric.cc: return #f for non-existent glyph.
6144         
6145         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
6146         exported through config.make.
6147
6148         * input/regression/clef-oct.ly: new file.
6149
6150         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
6151         transposition.
6152
6153         * input/template/*.ly: remove old relative.
6154
6155         * ly/english.ly: add X names for double sharp.
6156
6157 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6158
6159         * lily/font-select.cc: new file handle font selection routines.
6160
6161         * lily/parser.yy: add ; (Patrick Atamaniuk)
6162
6163         * input/test/time-signature-double.ly: use markups for double time
6164         sigs.
6165
6166         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
6167         ChordNames.SeparationItem #'padding for adjusting space after chords.
6168         
6169         * lily/music-output-def.cc (LY_DEFINE): 
6170         new function ly:paper-lookup.
6171         
6172         * mf/parmesan-clefs.mf: use # quantities for char_box
6173         offsets. Fixes overflow errors in the PFA. 
6174
6175         * scm/new-markup.scm (strut-markup): change calling interface for
6176         markup. Pass paper-def, not grob. This would allow \markup to be
6177         used separately from grobs.
6178
6179         * lily/paper-def.cc: new function ly:paper-font; this function
6180         replaces ly:get-font.
6181
6182         * lily/include/font-interface.hh (struct Font_interface): take
6183         Paper_def iso. Grob for get_font().
6184
6185 2003-09-14  Graham Percival  <gperlist@shaw.ca>
6186
6187         * Documentation/user/ tutorial.itely, refman.itely: add warning
6188         about \key and accidentals.
6189
6190 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6191
6192         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
6193
6194         * Documentation/user/*.itely: manual tweaks
6195
6196 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
6197
6198         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
6199         cleanup; bugfix: exact_center
6200
6201         * Documentation/user/refman.itely: added more documentation on
6202         ambitus according to recent questions on lilypond-user list
6203
6204 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6205
6206         * input/regression/ottava.ly (texidoc): demo 15ma too.
6207
6208         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
6209
6210         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
6211         octave fixes.
6212
6213 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6214
6215         * lily/lexer.ll: add \r to the rules for newlines; this fixes
6216         problems on older Mac editors.
6217
6218 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
6219
6220         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
6221
6222 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
6223
6224         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
6225         mf/parmesan-clefs.mf: added comments on character alignment and
6226         set_char_box() conventions
6227
6228         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
6229         set_char_box()'s
6230
6231         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
6232
6233 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
6234
6235         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
6236
6237 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
6238
6239         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
6240         shortened to avoid almost-collision with staff line; code cleanup;
6241         other custodes: fixed char boxes; code cleanup
6242
6243 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6244
6245         * configure.in: release 1.9.5
6246         
6247         * scripts/lilypond.py (global_latex_preamble): only set
6248         twosideshift if 'twoside' is in latexoptions 
6249
6250         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
6251
6252         * VERSION: remove
6253
6254         * scripts/*2ly.py: update <> syntax
6255
6256 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6257
6258         * lily/chord-name-engraver.cc (process_music): add origin for
6259         chord name.
6260
6261         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
6262
6263         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
6264         bass notes for exceptions too.
6265
6266         * scm/define-grobs.scm (all-grob-descriptions): rename
6267         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
6268
6269         * scm/define-grob-properties.scm (remove-first): add remove-first
6270         property for orchestral scores.
6271
6272         * Documentation/user/*.itely: switch <<>> and <> 
6273
6274         * lily/glissando-engraver.cc (process_music): bugfix: move line to
6275         last_line only once. This fixes the two consecutive glissandi problem.
6276
6277 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
6278
6279         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
6280         error message "flexa-width undefined"
6281
6282         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6283         lily/include/gregorian-ligature.hh: print warning when ignoring
6284         head prefixes on flexa shapes
6285
6286         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
6287         space before a series of inclinatum heads
6288
6289         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6290         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
6291         cleanups
6292
6293         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
6294         and char_box
6295
6296 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
6297
6298         * input/regression/breathing-sign.ly: tiny fixes
6299
6300         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
6301         semantical collision with vaticana ligatures
6302
6303         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6304         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
6305         now consistent with mensural ligatures
6306
6307         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6308         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
6309         context pitches and staff position; dto. for virga stem; removed
6310         obsolete virga and clivis characters from parmesan font (WARNING:
6311         font changed)
6312
6313         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
6314         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
6315
6316         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6317         scm/define-grob-properties.scm: consistency fix: renamed
6318         join_left->add_cauda
6319
6320         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
6321         appendix length; bugfix: yoffs_bt for reverse direction punctum
6322         characters
6323
6324         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
6325         small cleanups; added more docu
6326
6327         * lily/mensural-ligature-engraver.cc,
6328         lily/vaticana-ligature-engraver.cc,
6329         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
6330         computation to CoherentLigatureEngraver
6331
6332         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
6333         scm/define-grob-properties.scm: bugfix: added missing linea and
6334         cavum properties; bugfix: removed dead semivocalis property
6335
6336         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
6337         length; redesigned quilisma, stropha and auctum
6338
6339         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
6340         line thickness
6341
6342         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
6343         Documentation/user/refman.itely: bugfix: introduced shifted
6344         epiphonus head to avoid collision with adjacent plica
6345
6346 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6347
6348         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
6349
6350         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
6351
6352 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6353
6354         * Documentation/user/tutorial.itely (A lead sheet): remove
6355         duplicate chords.
6356
6357         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
6358
6359 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6360
6361         * Documentation/bibliography/computer-notation.bib (isbn): add
6362         xivcim publication.
6363
6364 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
6365
6366         * GNUmakefile.in: drop lilypond.words for generation.
6367
6368 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
6369
6370         * buildscripts/lilypond.words.py: take filename (also) from an arg.
6371
6372         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
6373
6374 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6375
6376         * input/test/figured-bass-alternate.ly (fl): new file.
6377
6378         * Documentation/topdocs/README.texi (Top): clarifications.
6379
6380         * Documentation/bibliography/computer-notation.bib (isbn): add phd
6381         theses of Gieseking and Renz.
6382
6383         * GNUmakefile.in (README_FILES): remove README.mandrake.
6384
6385 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
6386
6387         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
6388         from source files and search patterns listed in the script.
6389
6390         * GNUmakefile.in: add target `lilypond.words'.
6391
6392         * lilypond.words: remove file, generated by `make lilypond.words'.
6393
6394         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
6395
6396 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
6397
6398         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
6399
6400 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6401
6402         * VERSION: 1.9.4 released
6403
6404         * scripts/convert-ly.py (FatalConversionError.figures_replace):
6405         rule for < > <-> << >> substitution
6406
6407         * lily/lexer.ll: exchange meaning of << >> and < > 
6408
6409         * VERSION (PACKAGE_NAME): 1.9.3 released
6410
6411         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
6412         pages unconditionally.
6413
6414 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6415
6416         * Documentation/user/music-glossary.tely (Top): small syntax
6417         fixes.
6418
6419         * scm/music-functions.scm (remove-tag): filter \tagged music
6420         expressions.
6421
6422         * input/regression/tag-filter.ly (texidoc): new file.
6423
6424         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
6425         symbol2 .. ) etc. 
6426
6427         * scripts/convert-ly.py (FatalConversionError.conv): fingering
6428         convert rule.
6429
6430         * Documentation/user/refman.itely (Fingering instructions): adjust
6431         manual.
6432
6433         * lily/new-fingering-engraver.cc (position_scripts): don't crash
6434         for borderline cases (e.g. 1 fingering.)
6435         (position_scripts): revise interface, use fingerOrientations to
6436         set fingering positions.
6437
6438         * scm/document-translation.scm (context-doc): add aliases to
6439         automated documentation.
6440
6441         * make/lilypond-vars.make: remove stepmake compat glue.
6442
6443         * make/generic-vars.make: remove cruft.
6444
6445         * lily/main.cc (main): don't identify binary.
6446
6447 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6448
6449         * lily/include/translator.hh (class Translator): remove
6450         type_string_ , use symbol for context name throughout.
6451         Changes through whole source tree.
6452
6453         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
6454         set PDF as default, and always make PDF.
6455
6456         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
6457
6458 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
6459
6460         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
6461         Documentation/user/refman.itely input/regression/allfontstyle.ly
6462         input/regression/grace-types.ly:
6463         fix spelling for acciaccatura (Webster's 1913).
6464
6465 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6466
6467         * lily/main.cc (usage): adjust blurb, include url.
6468
6469         * input/regression/breathing-sign.ly (texidoc): transpose up
6470
6471 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
6472
6473         * input/regression/breathing-sign.ly: changed ancient examples to
6474         be relevant (by request of Han-Wen); updated BreathingSign text
6475         property according to new syntax.
6476
6477         * ly/gregorian-init.ly: updated BreathingSign text property
6478         according to new syntax
6479
6480 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6481
6482         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
6483         (Clef): index entries for clefs.
6484
6485         * python/lilylib.py (system): remove errorlog files.
6486         
6487 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
6488
6489         * lilypond.words: add \new and new graces. Add dynamics to menus
6490         keeping 1.8.x compatibility; after all the engraving relating to 
6491         notes becomes postfixed `-' marks will be removed.
6492
6493 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6494
6495         * lily/molecule.cc (align_to): idem.
6496
6497         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
6498         
6499         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
6500         accacciatura everywhere.
6501
6502         * VERSION (PACKAGE_NAME): released 1.9.2
6503
6504         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
6505
6506         * scm/document-markup.scm (markup-doc-node): sort markup function
6507         list.
6508
6509         * lily/paper-outputter.cc (output_version): change "Lily was here"
6510         into  "Engraved by LilyPond"
6511
6512         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
6513         on unquoted strings before \notenames.
6514
6515         * lily/parser.yy (lyric_element): allow markup as lyric text. This
6516         increases the number of s/r reductions to 4.
6517
6518         * scm/new-markup.scm (fraction-markup): \fraction command.
6519
6520         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
6521         mode
6522
6523         * lily/lookup.cc (round_filled_box): rename function.
6524         (LY_DEFINE): round-filled-box: change signature.
6525
6526         * Documentation/user/refman.itely: revise section explaining grace
6527         notes.
6528
6529         * lily/translator-scheme.cc (LY_DEFINE): add ! to
6530         ly:set-context-property
6531
6532         * input/*/*.ly (vmus): use \new everywhere.
6533
6534         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
6535
6536         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
6537         default
6538
6539         * scm/music-functions.scm (set-stop-grace-properties)
6540         (set-start-grace-properties, add-grace-property): new functions
6541         for modular grace tweak control.
6542
6543         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
6544         
6545 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6546
6547         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
6548
6549         * GNUmakefile.in (install-pfa-fonts):
6550         (get-pfa-fonts): New target.
6551
6552         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
6553         install-pfa-fonts help.
6554
6555 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6556
6557         * lily/translator-scheme.cc (LY_DEFINE):
6558         ly:context-pushpop-property new function.
6559         (LY_DEFINE): new function ly:translator-find  
6560         new function ly:translator?
6561         (LY_DEFINE): new function ly:context?
6562
6563         * lily/translator-def.cc: remove
6564         Translator_def::apply_pushpop_property().
6565
6566         * python/lilylib.py (read_pipe): only store and display error log
6567         if verbose not set.
6568         (read_pipe): only display log if it contains something.
6569
6570 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6571
6572         * Documentation/misc/GNUmakefile: Re-add.
6573         (TEXTS): Add CHANGES.
6574
6575 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
6576
6577         * lilypond.words: add \newcontext.
6578
6579 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6580
6581         * lily/tie-performer.cc (stop_translation_timestep): only flush
6582         tied_notes when we have actually made a tie. Fixes bugs with ties
6583         in polyphonic scores.
6584
6585 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6586
6587         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
6588         they do not exist.
6589
6590 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6591
6592         * VERSION (PACKAGE_NAME): released 1.9.1 
6593
6594         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
6595         Instrument_name_engraver
6596
6597         * lily/tie-performer.cc (create_audio_elements): bugfix
6598
6599         * Documentation/user/music-glossary.tely (Top): comment out
6600         font-style statements.
6601
6602         * input/test/force-hshift.ly: revise example.
6603
6604         * Documentation/bibliography/engraving.bib (note): typos.
6605
6606         * configure.in: bump GCC requirements to 3.x
6607
6608         * lily/include/audio-item.hh (class Audio_tie): rename
6609         note_l_drul_ to note_drul_
6610
6611         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
6612
6613         * lily/parser.yy (relative_music): whoops. All \relative were off
6614         by ...  a lot .... Ahem.
6615
6616         * scm/define-music-types.scm (music-descriptions): idem.
6617
6618         * lily/beam-engraver.cc: move new-beam-event to beam-event
6619
6620         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
6621         to Tie_engraver
6622
6623         * input/regression/bar-number.ly: remove unnecessary old-relative
6624         options.
6625         
6626         * Documentation/user/internals.itely (Creating contexts): document
6627         \newcontext
6628
6629         * lily/parser.yy (Composite_music): add \newcontext
6630
6631         * Documentation/user/refman.itely (MIDI block): add note about
6632         dotted tempos.
6633
6634         * scm/font.scm: remove old markup legacy
6635
6636         * GNUmakefile.in (web-clean): remake share/ after web-clean.
6637
6638         * lily/breathing-sign.cc (brew_molecule): remove function
6639
6640         * lily/text-item.cc: remove old-style markups.
6641         (interpret_markup): C++ version of markup function
6642         (brew_molecule): idem.
6643
6644         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
6645         as Scheme variable.
6646
6647         * scripts/convert-ly.py (conv): dashes rule.
6648         Apply rule.
6649
6650         * Documentation/user/lilypond-book.itely: syntax fixes. 
6651
6652 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6653
6654         * VERSION (PACKAGE_NAME): release 1.9.0
6655
6656         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
6657         note about dvips. (Should backport.)
6658
6659         * scripts/convert-ly.py
6660         (FatalConversionError.articulation_substitute): add
6661         convert-new-chords code. Remove convert-new-chords.py
6662
6663         * Documentation/user/refman.itely (Octave check): document
6664         \octave.
6665
6666         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
6667         \relative changes.
6668
6669         * lily/parser.yy (command_element): octave check:
6670
6671            \octave PITCH
6672
6673         checks that PITCH (without octave) yields PITCH (with octave) in
6674         \relative
6675
6676         * lily/relative-octave-music.cc (to_relative_octave): octave check.
6677
6678         * lily/scm-option.cc: ly:set-option now has the default argument
6679         #t.
6680
6681         * lily/lexer.ll: add \renameinput
6682
6683         * python/lilylib.py (command_name): robustifications.
6684
6685         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
6686         /dev/stderr. This is ash compatible.
6687
6688         * ly/init.ly: add warning if compatibility was not necessary.
6689
6690         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
6691
6692         * flower/include/string-handle.icc: formatting cleanups, rename
6693         references by ref_count_.
6694
6695 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
6696
6697         * make/lilypond.mandrake.spec.in: syncronize the spec file with
6698         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
6699         package libs separately, fix conflicting php variable out=/dev/vc/
6700         invoking `unset out', declare menus, use only one icon-file, fix
6701         doc-path in menu.
6702
6703 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6704
6705         * scripts/convert-ly.py (FatalConversionError.conv): typo
6706
6707         * Documentation/misc/GNUmakefile: restore misc directory.
6708
6709         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
6710
6711         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
6712         Petites-Preludes 
6713
6714         * input/test/partial-blank.ly (quickmeasure): syntax
6715
6716         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
6717         attachment property.
6718
6719         * Documentation/user/refman.itely: remove superfluous -'s 
6720         (Grace notes): ) fixes.
6721
6722         * lily/music.cc: generic compress(), transpose() functions. Remove
6723         others.
6724
6725         * lily/parser.yy (gen_text_def): remove support for #'(italic )
6726         style markup entry.
6727
6728         * lily/parser.yy: all articulations postfix; remove obligatory -
6729         for [,  ) and \!
6730         
6731         * lily/music.cc (to_relative_octave): write generic
6732         to_relative_octave function; various relative cleanups.
6733         Hmmm.
6734
6735         * lily/scm-option.cc: add options new-relative and old-relative
6736
6737         * po/sv.po: new po file.
6738
6739         * Documentation/user/refman.itely (Dynamics): website
6740         fixes. (should backport!)
6741
6742 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
6743
6744         * make/lilypond.mandrake.spec.in: declare version only once.
6745
6746 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6747
6748         * lily/simultaneous-music.cc (to_relative_octave): undo relative
6749         meaning for now.
6750
6751 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6752
6753         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
6754
6755         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
6756
6757         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
6758
6759         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
6760
6761         * lily/music.cc (var): add ly:music-transpose function.
6762
6763         * lily/parser.yy (pre_events): remove prefix articulations.
6764
6765         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
6766
6767         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
6768
6769         * Documentation/user/refman.itely (Text markup): add comment about
6770         markup in header.
6771
6772 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6773
6774         * lily/paper-outputter.cc (write_header_fields_to_file): 
6775         only dump value if it is a string.
6776
6777         * flower/include/dictionary.hh: remove.
6778         
6779         * Documentation/ChangeLog-1.5: add back old log.
6780
6781         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
6782         .pfas from a .deb.
6783
6784 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6785
6786         * Documentation/bibliography/engraving.bib: add entry for
6787         Jaschinski's Notation
6788
6789 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6790
6791         * Documentation/user/refman.itely (Beaming): add note about
6792         allowBeamBreak
6793
6794 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
6795
6796         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
6797         GregorianTranscription contexts
6798
6799         * ly/engraver-init.ly: vaticana contexts: minor fixes
6800
6801         * Documentation/user/refman.itely (Ancient notation): added note
6802         on appendix length bug
6803
6804         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
6805         input/test/vaticana.ly: use vaticana contexts; small fixes
6806
6807 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6808
6809         * flower/hash.cc: Remove.
6810
6811         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
6812         to (nonexistent?) hash_func_ identifier.
6813
6814         * python/midi.c (midi_error, midi_warning): Use char const* for
6815         __FUNCTION__ argument.
6816
6817         * python/gettext.py: Remove.  We already require python 2.1, which
6818         includes gettext.py.
6819
6820         * configure.in: Require python 2.1, as INSTALL.texi says.
6821         it.
6822
6823         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
6824         versions 1.50 and 1.75.  Remove note about lexer patch.
6825
6826 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6827
6828         * Documentation/topdocs/INSTALL.texi: Update type1 font
6829         description to actual situation.  Add comment about new font ball
6830         layout.
6831
6832         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
6833         in $LILYPONDPREFIX suffices for installation.
6834
6835 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6836
6837         * debian/control (Build-Depends): Add flex-old as alternative to
6838         flex.  Deprecate bison 1.75.
6839
6840 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
6841
6842         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
6843         Vaticana contexts
6844
6845         * Documentation/user/refman.itely (Ancient notation): documented
6846         some bugs; tiny fixes; added docu on Vaticana contexts
6847
6848         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
6849         scripts
6850
6851 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
6852
6853         * Documentation/user/refman.itely (Ancient notation): added some
6854         introductory words; added section on ancient time signatures;
6855         added some @seealso and @refcommands; small fixes and
6856         beautifications
6857
6858 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
6859
6860         * input/regression/note-head-style.ly: many fixes and updates
6861
6862         * Documentation/user/refman.itely: added small sections on ancient
6863         accidentals, rests and flags; revised ancient note head section;
6864         small wording/spelling fixes
6865
6866         * input/test/rests.ly: layout fixes
6867
6868 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
6869
6870         * input/puer-fragment.ly: bugfix: central C position of do clef
6871
6872         * ly/gregorian-init.ly: workaround: add small padding space before
6873         divisiones (the correct fix would be the spacing engine to handle
6874         this)
6875
6876 2003-08-13  Graham Percival  <gperlist@shaw.ca>
6877
6878         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
6879         cue-notes.ly: minor fixes.
6880
6881 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
6882
6883         * Documentation/user/refman.itely: bugfix: remove obsolete link to
6884         input/test/custos-style.ly
6885
6886         * Documentation/index.html.in: bugfix: link to Tutorial.html
6887
6888         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
6889         to neumes; bugfix: "et": epiphonus, not just a simple pes
6890
6891 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
6892
6893         * lilypond-mode.el: split `Insert Tag' if it is long enough.
6894
6895         * lilypond.words: add new features: markup, column, center, \[ \].
6896         
6897 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
6898
6899         * Documentation/topdocs/NEWS.texi, DEDICATION,
6900         stepmake/bin/add-html-footer.py
6901         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
6902         input/mutopia/J.S.Bach/wtk1-fugue1.ly
6903         input/mutopia/J.S.Bach/wtk1-prelude1.ly
6904         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
6905         added (only) after a sentence which is complete; if the sentence is 
6906         not ended a comma `,' or nothing is used. fix also spaces.
6907
6908 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6909
6910         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
6911         requirements to plain 1.6.
6912
6913         * buildscripts/mutopia-index.py (read_lilypond_header): update
6914         mutopia-index.py to 1.4 syntax [sic]
6915
6916 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
6917
6918         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
6919
6920 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6921
6922         * Documentation/index.html.in: url for regression pdf
6923
6924         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
6925
6926         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
6927
6928         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
6929
6930         * VERSION: 1.8.0 released
6931         
6932         * GNUmakefile.in (local-WWW-post): footify build fix.
6933
6934         * configure.in: require GUILE 1.6.4
6935
6936         * Documentation/user/GNUmakefile: don't copy *.png for
6937         lilypond-internals
6938
6939         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
6940         local-WWW-post target.
6941         (rsync-web): add rsync-web target
6942
6943         * Documentation/user/introduction.itely (Music notation and
6944         engraving): add neume example
6945
6946         * input/puer-fragment.ly (cantus): add puer-fragment
6947
6948 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6949
6950         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
6951         to notes, so that equalizer is actualy being used.
6952
6953         * scm/midi.scm (instrument-equalizer-alist):
6954         (absolute-volume-alist): Define public, so that user can copy or
6955         override.
6956
6957         * lily/key-performer.cc (create_audio_elements): Check for minor
6958         key.  Only if key is minor, set MIDI key to minor.
6959
6960 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6961
6962         * Documentation/user/refman.itely (Hiding staffs): fixes.
6963
6964         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
6965
6966         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
6967         vertical extents to deal with Hara kiri correctly.
6968
6969         * input/regression/hara-kiri-short.ly: remove
6970
6971         * input/regression/hara-kiri-pianostaff.ly: update test.
6972
6973         * Documentation/user/*.tely: remove WEBTITLE
6974
6975         * scm/output-tex.scm (comment): idem.
6976
6977         * scm/output-pdftex.scm: remove GUILE 1.4 glue
6978
6979         * scm/music-functions.scm (make-lyric-event): new function
6980
6981         * scm/lily.scm (lilypond-version): new function
6982
6983         * input/test/version-output.ly: new file.
6984
6985         * Documentation/user/lilypond.tely: add version number to
6986         front-page.
6987
6988 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
6989
6990         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
6991
6992 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6993
6994         * input/template/gregorian-transcription.ly (barTwo): syntax update.
6995
6996         * Documentation/user/refman.itely (Hiding staffs): rename node.
6997
6998 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6999
7000         * input/regression/new-markup-syntax.ly (texidoc): remove
7001         molecule-callback override.
7002
7003 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7004
7005         * input/les-nereides.ly: Mark tweaks with %tweak.
7006
7007         * Debian patch, see debian/changelog (Anthony Fok).
7008
7009 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7010
7011         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
7012         problem.
7013
7014 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7015
7016         * Documentation/user/refman.itely (Text markup): Fix language bug.
7017
7018 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7019
7020         * input/* : postfix syntax fixes.
7021
7022         * Documentation/user/refman.itely (Text markup): add note about
7023         raise/lower with ^ or _ .
7024         
7025         * po/fi.po: fix \\apply strings.
7026
7027         * lily/parser.yy (open_event): warn for prefix articulations.
7028
7029 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
7030
7031         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
7032         fix also on parmesan font.
7033
7034 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7035
7036         * VERSION 1.7.30 released
7037         
7038         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
7039
7040         * buildscripts/mutopia-index.py (headertext): rewording
7041
7042 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7043
7044         * scm/new-markup.scm (strut-markup): new markup function.
7045
7046         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
7047         space also when no accidental is there.
7048
7049 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7050
7051         * input/les-nereides.ly: Updates.
7052
7053 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
7054
7055         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
7056         which repeats the tag insertion selected from "Insert tag" menu.
7057
7058 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7059
7060         * lily/all-font-metrics.cc (find_font): load AFM files first only
7061         for feta fonts. This fixes problems with TeXlive and other TeX
7062         distros that include AFM files for the CM fonts. 
7063
7064         * scm/font.scm (qualifiers-to-font-name): remove.
7065
7066         * lily/paper-def.cc: remove get_var.
7067
7068         * input/trip.ly: remove file.
7069         
7070         * input/regression/spacing-note-flags.ly (raggedright): remove
7071         stafflinethickness
7072
7073         * input/les-nereides.ly: update to new syntax, cleanups.
7074
7075 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7076
7077         * Documentation/user/refman.itely: Clarify shortest-note problem
7078         of autobeamer.
7079
7080 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
7081
7082         * lilypond-mode.el: Add each word to regexps only once.
7083
7084         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
7085         is based on the syntax definitions in lilypond.words. Remove all 
7086         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
7087         LilyPond->Insert menu is generated by the entries in lilypond.words 
7088         to which have been given a syntax definition.
7089
7090         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
7091         \notes, \relative, \score, \simultaneous, \transpose.
7092
7093         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
7094
7095         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
7096         
7097         * lilypond-mode.el: add menu keywords separately.
7098
7099         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
7100
7101 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7102
7103         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
7104         current ugly installation method for PFA fonts.
7105
7106 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
7107
7108         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
7109         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
7110
7111         * Documentation/user/music-glossary.tely: update legato.
7112
7113 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7114
7115         * lexer-gcc-3.0.patch: Remove.
7116
7117         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
7118
7119 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7120
7121         * debian/rules (binary-arch): remove NEWS.
7122
7123 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
7124
7125         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
7126         stepmake/bin{ many }: polish the `--help's of different scripts;
7127         model taken from the core-utils of Linux.
7128
7129         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
7130
7131 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7132
7133         * flower/parse-afm.cc (parseCharMetrics): add warnings.
7134
7135         * flower/libc-extension.cc: idem.
7136
7137         * flower/include/libc-extension.hh: protect against isinf macros.
7138
7139 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
7140
7141         * { many }: Use two uppercase letters in LilyPond.
7142
7143         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
7144
7145         * VERSION: 1.7.29 released.
7146         
7147 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7148
7149         * lily/tie.cc: add TODO comment.
7150
7151         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
7152
7153         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
7154         linejoins and linecaps. This fixes problems with occasional spikes
7155         on slur/tie endings.
7156         
7157         * input/regression/font-name.ly: don't use PS fonts for
7158         compatibility reasons. 
7159
7160         * mutopia/claop.py (accents): update to 1.8
7161
7162         * Documentation/user/music-glossary.tely (Top): remove 13pt.
7163
7164         * Documentation/user/macros.itexi: don't color glossary links.
7165
7166         * Documentation/user/invoking.itexi (Error messages): new section
7167
7168 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7169
7170         * input/regression/font-name.ly: add file.
7171
7172         * scm/document-backend.scm (grob-doc): remove <hr> from
7173         lilypond-internals
7174
7175         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
7176         reqd version to 1.6.4 
7177
7178         * lily/font-interface.cc (get_font): bugfix: take font-name from
7179         alist chain too. This fixes font-name override for \markup.
7180
7181 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7182
7183         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
7184
7185         * input/test/polymetric-differing-notes.ly: Compile fix.
7186
7187 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
7188
7189         * Documentation/user/refman.itely: fixed typo
7190
7191         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
7192         before flexa
7193
7194 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7195
7196         * input/test/{ many }: search & fix some typos.
7197
7198 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7199
7200         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
7201         images.
7202
7203         * scm/music-functions.scm (make-voice-props-set): set Script /
7204         TextScript dir for polyphony too.
7205
7206         * scm/define-grobs.scm (all-grob-descriptions): decrease space
7207         before clef.
7208
7209         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
7210
7211 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
7212
7213         * Documentation/user/refman.itely (Percussion): Small
7214         clarifications and fixes.
7215
7216         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
7217         threads. This fixes different heads playing simultaneously.
7218
7219 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7220
7221         * Documentation/user/{ many }: increase readability (read through 
7222         User manual from `one big page').
7223
7224 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7225
7226         * input/test/polymetric-differing-notes.ly: add example with
7227         disparate note values.
7228
7229         * input/test/polymetric.ly: rename from poly-metric
7230
7231         * scripts/ly2dvi.py (include_path): bugfix: use outbase
7232         iso. outname.
7233
7234         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
7235         G-clef bbox to real char extents. This fixes the G-clef being
7236         offset too much to the right.
7237         document perc clef offset.
7238
7239         WARNING: FONT CHANGED.
7240
7241         * Documentation/user/tutorial.itely (Tutorial): move menu.
7242
7243 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7244
7245         * buildscripts/lilypond-profile.sh (Error): trim error message.
7246
7247         * Documentation/user/invoking.itexi (Invoking the lilypond
7248         binary): add note about path.
7249
7250         * Documentation/user/macros.itexi: add @c at EOL, hopefully
7251         suppresses superfluous spaces.
7252
7253 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7254
7255         * buildscripts/lilypond-profile.sh: Add documentation to error
7256         message.
7257
7258         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
7259
7260 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7261
7262         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
7263         <mike@ossmann.com>)
7264
7265         * Documentation/bibliography/computer-notation.bib (pages): prune
7266         unscientific language.
7267
7268         * Documentation/user/GNUmakefile: copy unsplit file to
7269         lilypond.html (idem for lilypond-internals).
7270
7271         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
7272
7273         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
7274
7275         * python/lilylib.py (lilypond_version): 2.1 proof version check.
7276
7277         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
7278         fix.
7279         
7280 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
7281
7282         * Documentation/user/{ various }: bind text snippets with their
7283         examples, e.g. by punctuation: This is an example.
7284
7285 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7286
7287         * ly/performer-init.ly (VoiceContext): Typos.
7288
7289         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
7290         builds, leave final-install to toplevel srcdir makefile.
7291
7292         * make/srcdir.make.in (install): New target.
7293
7294 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7295
7296         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
7297         This fixes core dump on MIDI output (Simon Weatherill).
7298
7299         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
7300         on local-WWW-post.
7301
7302 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7303
7304         * make/lilypond.redhat.spec.in: add dvips to reqs.
7305
7306 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7307
7308         * make/srcdir.make.in (web): Add special web target.
7309
7310         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
7311         from inner $(LOOP).
7312
7313         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
7314
7315         * stepmake/stepmake/generic-targets.make (www-targets-help):
7316         * GNUmakefile.in (web-install): Install in $(webdir).
7317
7318         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
7319
7320         * cygwin/changelog: 
7321         * cygwin/mknetrel: Update.
7322
7323         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
7324         (html-doc): Remove (use: web).
7325
7326         * stepmake/stepmake/script-rules.make: 
7327         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
7328         Fix $(config_make) dependencies for srcdir build.
7329
7330         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
7331         target for srcdir build.
7332
7333         * stepmake/make/stepmake.make: 
7334         * make/srcdir.make.in: 
7335         * GNUmakefile.in:
7336         * make/stepmake.make (config_make): Rename variable (was:
7337         configuration).
7338
7339 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7340
7341         * Documentation/user/internals.itely (Manipulating music
7342         expressions): run lilypond on example too.
7343
7344         * flower/include/libc-extension.hh: move lrint define to
7345         header. bugfix.
7346         
7347 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7348
7349         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
7350         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
7351         do we recurse whole tree?).
7352
7353         * GNUmakefile.in (html-doc): Resurrect.
7354
7355         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
7356         obsolete $(package-icon) dependency.
7357
7358 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7359
7360         * Documentation/user/refman.itely (Automatic staff changes):
7361         add seealso 
7362
7363         * Documentation/index.html.in: link to bigpage.
7364
7365         * Documentation/user/tutorial.itely (Tutorial): streamline.
7366
7367         * Documentation/index.html.in: url typo.
7368
7369         * VERSION (PACKAGE_NAME): release 1.7.28
7370
7371         * python/lilylib.py (error_log): remove '/' from name.
7372
7373         * input/regression/pedal.ly: remove; dups input/test/
7374         
7375         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
7376
7377         * Documentation/index.html.in: python style doco index.
7378
7379         * Documentation/{footer,header}.html.in (src): remove, 
7380
7381         * Documentation/pictures: remove all but lelie-logo.xpm.
7382
7383         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
7384         before running makeinfo.
7385
7386         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
7387         @code{}
7388
7389 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7390
7391         * input/test/bar-number-regular-interval.ly: rename.
7392
7393         * Documentation/user/*: various fixes. 
7394
7395 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
7396
7397         * Documentation/{ many }: polish for update-all-menus. typos.
7398
7399         * po/fi.po: fixes.
7400
7401         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
7402
7403         * buildscripts/mutopia-index.py: polish.
7404
7405         * input/regression/{ many }, input/test{ many }: polish texidocs.
7406
7407 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7408
7409         * scripts/convert-ly.py (FatalConversionError.conv): rule for
7410         pedal-style
7411
7412         * lily/text-spanner.cc (brew_molecule): use bracket-flare
7413         iso. edge-widen.
7414
7415         * lily/piano-pedal-engraver.cc (process_music): change from
7416         process_acknowledged ()
7417
7418         * lily/piano-pedal-bracket.cc: new file. Change
7419         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
7420         cleaned up.
7421
7422         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
7423
7424         * input/regression/tuplets.ly (texidoc): rename file.
7425
7426         * po/fr.po: update
7427
7428         * buildscripts/lilypond-profile.sh: error message if script is not
7429         sourced.
7430
7431         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
7432         bracket-flare
7433         (make_bracket): simplify code.
7434
7435         * lily/parser.yy (verbose_command_req): catch typos in \key scale
7436         argument.
7437
7438         * python/lilylib.py (lilypond_version_check): new function
7439
7440         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
7441
7442         * scripts/ly2dvi.py (run_lilypond): add version check.
7443
7444         * scripts/lilypond-book.py (option_definitions): typo
7445
7446         * scripts/ly2dvi.py (include_path): typo
7447
7448         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
7449
7450         * lily/parse-scm.cc (parse_handler): typo
7451
7452         * Documentation/user/macros.itexi: use @heading for headings.
7453
7454         * Documentation/user/refman.itely: updates, fixes.
7455
7456 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
7457
7458         * po/fi.po: add Finnish translations. fixes.
7459
7460         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
7461
7462         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
7463         from lily/glissando-engraver.cc.
7464
7465 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7466
7467         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
7468         for non-first _broken_ bracket.
7469
7470         * Documentation/user/refman.itely: corrections.
7471
7472 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7473
7474         * lily/new-fingering-engraver.cc (position_scripts): add heads to
7475         support of the fingerings.
7476
7477         * po/fr.po: French translation update.
7478
7479         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
7480         strings.
7481
7482 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7483
7484         * Documentation/user/introduction.itely: Small fixes.
7485
7486 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7487
7488         * Documentation/topdocs/AUTHORS.texi: polish.
7489
7490 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7491
7492         * Documentation/user/introduction.itely: revise
7493
7494         * Documentation/user/tutorial.itely: reorganise.
7495
7496         * Documentation/topdocs/index.tely: remove.
7497
7498         * Documentation/header.html.in: prune.
7499
7500         * GNUmakefile.in: clean up web building.
7501
7502         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
7503         target.
7504
7505 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
7506
7507         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
7508
7509         * lilypond-mode.el: turn on blink-matching-paren.
7510
7511 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7512
7513         * scm/output-sodipodi.scm (svg-header): Fix typo.
7514
7515 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7516
7517         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
7518         fixes a security hole.
7519
7520         * scripts/lilypond-book.py (original_dir): remove temp_dir
7521
7522         * scm/document-translation.scm: use @code tags.
7523
7524 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7525
7526         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
7527
7528         * lilypond-mode.el: add a buffer-local post-command-hook to set
7529         context dependent syntax-table after each cursor event. Remove old
7530         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
7531
7532         * lilypond-indent.el: update comments.
7533
7534         * Documentation/footer.html.in: add period.
7535
7536 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7537
7538         * make/lilypond.redhat.spec.in (Group): don't strip binary.
7539
7540         * scm/document-translation.scm (document-property-operation): add
7541         @code{} tags.
7542
7543         * VERSION (PACKAGE_NAME): release 1.7.27
7544
7545         * config.make.in: add PAPER variable
7546
7547         * buildscripts/new-chords.py (help): add help text
7548
7549         * Documentation/user/introduction.itely (Typography and program
7550         architecture):  fixes.
7551
7552         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
7553         for texinfo and dvips. This fixes problems with PDF output of the
7554         wrong size.
7555
7556         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
7557         DVIPS_PAPERSIZE variable
7558
7559         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
7560         TEXINFO_PAPERSIZE variable 
7561
7562 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7563
7564         * mf/feta-macros.mf: whoops: only draw lines for test situations.
7565
7566         * mf/feta-toevallig.mf: lowres fixes.
7567
7568 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7569
7570         * NEWS: Typo and fill-paragraph fixes.
7571
7572         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
7573         cast #define.
7574
7575         * configure.in: 
7576         * config.hh.in: Check for lrint.
7577
7578 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7579
7580         * VERSION: 1.7.26 released
7581
7582         * lily/separation-item.cc: add padding property.
7583
7584         * input/test/*.ly: various fixes, remove solo-a2.ly
7585
7586         * scm/new-markup.scm (brew-new-markup-molecule): arg order
7587         bugfix. Fixes old-style markup compatibility.
7588
7589         * Documentation/user/introduction.itely (Introduction): historical
7590         elucidations
7591
7592         * Documentation/user/music-glossary.tely (Top): linewidth fix.
7593
7594         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
7595
7596         * Documentation/index.texi (Top): cleanup.
7597
7598         * Documentation/user/introduction.itely (Introduction): rewrite
7599         introduction, 
7600         (Music notation and  engraving): about notation. Add flat-picture
7601
7602 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7603
7604         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
7605         separation items. This keeps lyrics from bumping into each other.
7606
7607 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7608
7609         * GNUmakefile.in (topdocs-web): New target.
7610         (local-web): Depend on topdocs-web; fixes html-doc.
7611
7612 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7613
7614         * po/lilypond.pot: run po-replace
7615
7616         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
7617
7618         * scm/drums.scm (reset-drum-kit): new function.
7619
7620         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
7621
7622         * scripts/update-lily.py: remove
7623         
7624         * VERSION: release 1.7.25
7625         
7626         * Documentation/user/introduction.itely (Introduction): rewrite
7627         start of introduction.
7628
7629 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
7630
7631         * lily/all-font-metrics.cc: fixed typo
7632
7633 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
7634
7635         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
7636         LilyPond-mode-context-set-syntax-table): new functions to define
7637         the syntax table according to context.
7638
7639         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
7640
7641 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7642
7643         * Documentation/user/refman.itely (Figured bass): 
7644         language nit courtesy http://www.vocabula.com
7645
7646         * GNUmakefile.in: remove no kpathsea hack.
7647
7648         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
7649         doco.
7650
7651         * GNUmakefile.in: remove web-doc target.
7652
7653         * lily/all-font-metrics.cc (find_afm): add message about
7654         buildscripts/clean-fonts.sh 
7655
7656         * scm/define-music-properties.scm (figure): use string for 'figure
7657
7658         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
7659
7660         * input/regression/ : add raggedright = ##t where applicable. 
7661         
7662         * scm/bass-figure.scm (make-bass-figure-markup): add
7663         alignBassFigureAccidentals property.
7664
7665         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
7666         bracket.
7667
7668         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
7669         syllables widths into account for minimum-length.
7670
7671         * input/test/staff-container.ly: update file
7672
7673         * input/test/stem.ly: remove
7674
7675         * lily/event.cc (LY_DEFINE): add ly: prefix.
7676
7677         * input/test/clef-manual-control.ly: from manual-clef
7678
7679         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
7680
7681         * input/test/different-time-signatures.ly: move to poly-metric.ly
7682
7683         * input/test/hara-kiri*,scales.ly: remove
7684         
7685         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
7686         with chord-names-jazz.ly)
7687
7688         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
7689         get scalable cm fonts too.
7690
7691         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
7692         --encoding for mftrace if present.
7693
7694         * input/regression/slur-area.ly: move from test/
7695
7696         * input/test/: remove simple-slur-endings slur-attachment
7697         slur-broken-cross-staff slur-broken.ly slur-damping.ly
7698         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
7699         slur-symmetry slur-symmetry tie-broken.ly
7700
7701         * scm/drums.scm (set-drum-kit): add function.
7702
7703         * Documentation/user/refman.itely (Percussion staves): use
7704         set-drum-kit
7705
7706         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
7707         too
7708         (Global_measure.set_timesig): handle 3/8 time sig too.
7709
7710         * scm/output-lib.scm (note-head-style->attachment-coordinates):
7711         note about triangle note heads.
7712
7713         * scm/drums.scm: use alist for instrument-settings. This fixes the
7714         bug with assigning to drums in the .ly file.
7715
7716         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
7717         CHANGED.
7718
7719         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
7720         cluster-beacon-interface
7721
7722         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
7723
7724         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
7725
7726         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
7727
7728         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
7729         to get positions.
7730
7731         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
7732         make ClusterSpannerBeacon to record Y positions. This removes the
7733         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
7734         make cluster-note-events.
7735
7736 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7737
7738         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
7739
7740         * configure.in: Use lily/main.cc as identifying source file.
7741
7742         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
7743
7744         * config.hh.in: 
7745         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
7746
7747         * configure.in: Require PYTHON >= 2.0.
7748
7749         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
7750           $PYTHON for include dir location.
7751         (STEPMAKE_PYTHON): New function.  Use
7752         
7753             PYTHON=foo ./configure
7754
7755           to override.
7756
7757 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7758
7759         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
7760         something.
7761
7762         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
7763         ftp.lilypond.org everywhere.
7764
7765 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7766
7767         * lily/text-item.cc (interpret_new_markup): do only if new-markup
7768         detected.
7769
7770         * Documentation/user/refman.itely (Grace notes): note on explicit
7771         contexts
7772
7773 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
7774
7775         * lilypond-font-lock.el: add a comment about LilyPond specific
7776         escape characters: ^, - and _, in the syntax table.
7777
7778         * Documentation/user/appendices.itely: a majuscule fix.
7779
7780 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7781
7782         * input/test/trills.ly (endHorizScript): fixes.
7783
7784         * input/test/chord-names-jazz.ly: merge in alternate Jazz
7785         notation, move from regression.
7786
7787         * input/test/script-stack.ly: change name from stacked-scripts
7788
7789         * input/test/ossia.ly: octave errors.
7790
7791         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
7792         for midi-volume-equaliser
7793
7794 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7795
7796         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
7797         cm fonts.
7798
7799         * mf/feta-beugel.mf: don't multiply font_count by 10.
7800
7801         * lily/lookup.cc (horizontal_line): new function. Use
7802         horizontal-line in output backends.
7803
7804         * Documentation/user/tutorial.itely (An orchestral part): new
7805         section on orchestral stuff and identifiers.
7806
7807 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
7808
7809         * lilypond-mode.el: comment-out paren-highlighting, it still causes
7810         some interference to other modes.
7811
7812 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7813
7814         * lily/spacing-spanner.cc (musical_column_spacing): use average,
7815         not maximum of spacing wishes in polyphonic situations.
7816
7817         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
7818         number
7819
7820         * lilypond-indent.el: remove paren matching. 
7821
7822         * lily/text-item.cc (interpret_new_markup): new function
7823         use iso. text2molecule.
7824
7825         * lily/main.cc (notice): change FSF address 
7826
7827         * po/de.po: update PO file to 1.6.
7828
7829 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
7830
7831         * Documentation/user/ {many}: Add periods and remove spaces.
7832         
7833 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
7834
7835         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
7836         Disable buffer-locally default paren hook and make a new one. 
7837
7838         * lilypond-mode.el: Turn off locally paren-mode, but turn on
7839         locally LilyPond-paren-mode. Add todo for mouse double-click.
7840
7841 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
7842
7843         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
7844         Disable buffer-locally default paren idle timer and make a new one. 
7845
7846         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
7847         locally LilyPond-show-paren-mode. Add to menu a toggle for
7848         LilyPond-show-paren-function.
7849
7850 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7851
7852         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
7853
7854 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
7855
7856         * Documentation/user/refman.itely: spelling fix.
7857
7858         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
7859         paren highlight function definitions. add todo for
7860         LilyPond-show-paren-mode.
7861
7862 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7863
7864         * input/template/jazz-combo.ly: new file.
7865
7866 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7867
7868         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
7869         lo-res fixes.
7870
7871         * mf/feta-schrift.mf: bugfix in varcoda sign.
7872         WARNING: FONT CHANGED
7873
7874         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
7875         in accordance with lexer.ll.   
7876
7877 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7878
7879         * Documentation/user/tutorial.itely: Edit introduction.
7880
7881 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7882
7883         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
7884         ly:grob-staff-position
7885
7886 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7887
7888         * scm/to-xml.scm: import srfi-1
7889
7890         * VERSION (MAJOR_VERSION):  release 1.7.24
7891
7892         * python/lilylib.py (make_ps_images): make multipage _really_ work.
7893
7894         * scripts/lilypond-book.py (do_file): put texidoc before image.
7895         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
7896
7897         * input/regression/*.ly: fix snippet octaves 
7898
7899         * input/test/spanner-after-break-tweak.ly: import
7900         broken-spanner-adjustment
7901
7902         * input/no-notation/midi-transposing.ly: move from input/test/
7903
7904         * input/test/: remove chord-markup
7905
7906         * input/regression/instrument-name-partial.ly: move from input/test.
7907
7908         * input/test/vertical-text.ly: remove
7909
7910         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
7911         space above lyrics lines.
7912
7913         * input/test/uniform-breaking.ly: remove file.
7914
7915         * lily/gourlay-breaking.cc (combine_demerits): add comment about
7916         uniform spacing density. 
7917
7918         * input/test/chords.ly (keys): remove file.
7919
7920         * scm/documentation-lib.scm (oop): use srfi-1 too.
7921
7922         * input/regression/*.ly: add \version
7923
7924         * Documentation/user/*.itely: various fixes.
7925
7926         * buildscripts/mf-to-table.py (base): break table every three
7927         symbols.
7928
7929         * input/:  remove %% new-chords-done %% .
7930
7931         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
7932         os-music.ly
7933         
7934 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7935
7936         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
7937
7938         * scm/new-markup.scm (box-markup): new function.
7939         (box-markup): new function. Contributed by Dick Schoeller
7940         <schoeller@attbi.com>
7941
7942         * scm/lily.scm: remove reduce-no-unit 
7943         (list-insert-separator): use fold-right
7944
7945         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
7946         of arguments. 
7947
7948         * NEWS: more neutral language for ancient notation 
7949
7950         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
7951         inside pointing beaming for chord tremolo.
7952
7953         * Documentation/user/lilypond-book.itely: minor editing
7954
7955 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
7956
7957         * NEWS: added news for 1.8 regarding ancient notation
7958
7959         * Documentation/user/refman.itely (Gregorian square neumes
7960         ligatures): fixed typo
7961
7962         * lily/vaticana-ligature-engraver.cc,
7963         lily/include/vaticana-ligature.hh: bugfix: use special heads for
7964         lower/upper head of Pes only when heads are stacked
7965
7966         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
7967         scm/define-grob-properties.scm: cleanup: make "join-left" a
7968         boolean grob property and save delta pitch in grob property
7969         "delta-pitch" instead
7970
7971         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
7972
7973 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7974
7975         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
7976         completely borked
7977
7978         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
7979         (try_music): bug fix: beam multiplicity was completely borked.
7980
7981         * scm/lily.scm: remove tail, filter-list, filter-out-list,
7982         first-n, butfirst-n in favor of srfi-1 functions.
7983         remove string-join, string-pad in favor of srfi-13 functions.
7984
7985         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
7986
7987         * NEWS: use complete sentences.
7988
7989         * Documentation/user/introduction.itely (Example applications):
7990         add note about databases and lilypond-book.
7991
7992         * input/test/volta.ly: remove file
7993
7994         * input/regression/volta-broken-left-edge.ly: simplify file
7995
7996 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7997
7998         * Documentation/user/refman.itely (Constructing a tweak): new
7999         subsection.
8000
8001         * Documentation/user/tutorial.itely (Fine tuning layout): add
8002         common tweaks.
8003
8004         * scm/define-grobs.scm (TextScript): use new brewer.
8005
8006 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8007
8008         * VERSION: release 1.7.23
8009
8010         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
8011
8012         * python/lilylib.py (make_ps_images): bugfixes.
8013
8014         * input/regression/volta-multi-staff.ly: new file.
8015
8016         * Documentation/user/macros.itexi: refcommands, refcommand macros.
8017
8018         * Documentation/user/tutorial.itely (Piano staffs): new section.
8019         (Setting variables): new section
8020         (Fine tuning layout): new section
8021
8022         * input/just-friends.ly: remove file. Superseeded by
8023         input/test/chords-without-melody.ly
8024
8025         * ly/property-init.ly: add all commands to refman.
8026
8027         * scm/define-translator-properties.scm: remove
8028         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
8029
8030         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
8031         name. Underscores botch up PS output.
8032
8033         * scm/define-translator-properties.scm: remove
8034         textNonEmpty, oneBeat, regularSpacingDelta
8035
8036         * scripts/convert-ly.py (FatalConversionError.conv): conversion
8037         rule for automaticBars.
8038
8039         * lily/timing-engraver.cc (start_translation_timestep): change
8040         barNonAuto to automaticBars
8041
8042 2003-06-30  Graham Percival  <gperlist@shaw.ca>
8043
8044         * input/test/perform-tie.ly: delete file.
8045
8046 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
8047
8048         * Documentation/user/refman.itely (Gregorian square neumes
8049         ligatures): bugfix: do not show ledger lines in neumes table
8050         (fixed by setting staff symbol to transparent rather than removing
8051         it from staff context)
8052
8053 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8054
8055         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
8056         glue into brew-new-markup-molecule.
8057
8058         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
8059
8060         * Documentation/user/introduction.itely (Computerized typography):
8061         new section
8062
8063         * Documentation/user/tutorial.itely (An orchestral part): remove
8064         pc example from tutorial.
8065
8066         * input/tutorial/lilbook.tex: use screech-boink
8067
8068         * scripts/lilypond-book.py (compile_all_files): split formatting
8069         output body and scheduling lilypond compilation.
8070         (format_lilypond_output_bodies): new function
8071         (format_lilypond_block): new function
8072         (html_pages): allow multi-page images in HTML
8073
8074         * python/lilylib.py (make_ps_images): rename function from
8075         make_preview, merge with make_page_images
8076
8077 2003-06-28  Graham Percival  <gperlist@shaw.ca>
8078
8079         * input/test/key-clefs.ly: moved to regression.
8080
8081         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
8082
8083         * input/no-notation/README: added note about midi-*.ly files.
8084
8085         * input/test/two-key.ly: moved to no-notation/parse5.ly
8086
8087         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
8088         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
8089
8090         * input/test/ {various}: modified comments, marked some for deletion.
8091
8092         * input/test/lines.ly: deleted file; duplicate of
8093         embedded-postscript.ly
8094
8095         * input/test/mmrest-collision: moved to regression.
8096
8097 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8098
8099         * scm/chord-name.scm (note-name->markup): don't superscript root
8100         alterations in chordnames.
8101
8102 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8103
8104         * Documentation/user/refman.itely (Multi measure rests): more
8105         index/cross-referencing.
8106
8107         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
8108
8109         * scm/font.scm: remove properties-to-font-name code.
8110
8111         * scm/define-grob-properties.scm: remove 'type
8112
8113         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
8114         conversion
8115
8116         * lily/text-spanner.cc: change 'type grob prop to 'style 
8117
8118         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
8119         "first" flag to decide whether to make a start-repeat
8120
8121         * input/regression/grace-volta-repeat-2.ly: new file.
8122
8123 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8124
8125         * lilypond-indent.el: rename generic functions to LilyPond-*
8126
8127 2003-06-22  Graham Percival  <gperlist@shaw.ca>
8128
8129         * input/test/thumb.ly: delete, merged into refman.
8130
8131         * Documentation/user/refman.itely: added thumb info to Fingering.
8132
8133         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
8134         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
8135         vertical-align.ly : deleted files.
8136
8137 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8138
8139         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
8140
8141         * lily/line-spanner.cc (broken_trend_offset): remove function.
8142         (get_broken_offset): idem.
8143         (brew_molecule): rewrite the line-break case.
8144
8145         * input/regression/follow-voice-break.ly:  new file.
8146
8147         * lily/line-spanner.cc (after_line_breaking): remove lines at the
8148         start of a system.
8149
8150 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8151
8152         * input/test/tuplet-rest.ly: moved to regression.
8153
8154         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
8155         deleted file.
8156
8157         * input/test/ {many} : marked file for possible deletion.
8158
8159 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8160
8161         * input/regression/beam-funky.ly: add note about (disputed)
8162         correct beaming.
8163
8164         * ly/engraver-init.ly (ScoreContext): put key-signature after
8165         staff-bar
8166         
8167 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8168
8169         * input/test/ broken.ly lyric-phrasing.ly: deleted.
8170
8171         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
8172
8173         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
8174
8175         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
8176         stem-extend was deleted (it was duplicate example, and not as
8177         good).
8178
8179         * input/test/[s-z]*.ly: add texidoc index.
8180
8181 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8182
8183         * lily/slur.cc (get_boundary_notecolumn_y): change name from
8184         get_first_notecolumn_y
8185
8186         * lily/spanner.cc (broken_spanner_index): new function.
8187
8188 2003-06-19  Graham Percival  <gperlist@shaw.ca>
8189
8190         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
8191         lyric-hyphen.ly : moved to regression.
8192
8193         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
8194         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
8195
8196         * input/test/instrument-name-mmrest.ly: moved to
8197         ../regression/multi-measure-rest-instr-name.ly
8198
8199         * input/test/knee-sym.ly: moved to
8200         ../regression/beam-knee-symmetry.ly.
8201
8202         * input/test/hymn.ly: change comments.
8203
8204         * input/test/[p-r]*.ly: add texidoc index.
8205
8206 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8207
8208         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
8209         to postfix syntax
8210         
8211         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
8212         syntax.
8213
8214         * VERSION: release 1.7.22
8215
8216 2003-06-18  Graham Percival  <gperlist@shaw.ca>
8217
8218         * input/test/[h-k]*.ly: added texidoc index.
8219
8220         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
8221
8222         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
8223
8224         * input/test/ various : mark files for deletion or moving to
8225         regression.
8226
8227         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
8228
8229         * input/test/[l-o]*.ly: added texidoc index.
8230
8231 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8232
8233         * scm/music-functions.scm (make-ottava-set): 
8234         only do ottavation if centralCPosition is set.
8235
8236         * lily/translator-scheme.cc (ly:context-property-where-defined):
8237         return '() if not found.
8238
8239 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
8240
8241         * lilypond-mode.el (LilyPond-un-comment-region): removed.
8242         Use one command for both commenting and uncommenting.
8243
8244         * lilypond-indent.el (LilyPond-comment-region): new function,
8245         (un)comments each line separately.
8246
8247         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
8248         
8249         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
8250         imenu is not added by default; adapted from f90.el,
8251         makes Help-menu, which does not fit, visible in XEmacs.
8252         
8253 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
8254
8255         * lilypond-mode.el: Set show-paren-mode local; minor-mode
8256         show-paren-mode sets blink-matching-paren-on-screen local.
8257         Try to make show-paren-function to paren-highlight local.
8258
8259         * lilypond-indent.el (LilyPond-scan-sexps): new function.
8260         Copy definitions of Emacs' show-paren-function and
8261         XEmacs' paren-highlight and make minimal changes;
8262         add comments about locality. 
8263         Fix matching first open-paren-char in '<< .. >>'.
8264
8265 2003-06-16  Graham Percival  <gperlist@shaw.ca>
8266
8267         * input/test/g*: added texidoc index.
8268
8269         * input/test/[a-g]*: added raggedright==#t when it
8270          seemed appropiate.
8271
8272         * input/test/ fake-grace.ly figured-bass.ly : removed file.
8273
8274         * Documentation/topdoc/INSTALL.texi: removed false warnings
8275         about gcc 3.3.
8276
8277 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8278
8279         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
8280
8281         * input/test/chords-without-melody.ly (texidoc): add from
8282         input/just-friends.ly
8283
8284         * input/regression/size{13--26}.ly: move from input/
8285
8286         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
8287         input/{star-spangled-banner,twinkle}.ly: remove 
8288         
8289         * lily/slur.cc: remove slur over rest warnings.
8290
8291         * lily/note-spacing.cc (get_spacing): include left part of right
8292         object in fixed space. This fixes stretched space before
8293         accidentals.
8294
8295         * input/regression/spacing-accidental-stretch.ly: new file.
8296
8297 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
8298
8299         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
8300         Reduce to 16pt.
8301
8302 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8303
8304         * input/regression/spacing-knee.ly: docstring
8305
8306         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
8307
8308         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
8309         input/tutorial/{test,solar,flowing}.ly: remove
8310
8311         * input/rhythm.ly: remove
8312
8313         * input/mutopia/F.Schubert/standchen.ly: update syntax.
8314
8315         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
8316         update syntax. 
8317
8318         * scm/define-grobs.scm (all-grob-descriptions): set
8319         knee-spacing-correction to 1.0
8320
8321         * lily/note-spacing.cc (stem_dir_correction): compute knee
8322         correction using stem-thickness and head width.
8323
8324         * input/regression/beam-quanting-horizontal.ly: update texidoc
8325
8326         * scm/define-grobs.scm (all-grob-descriptions): set
8327         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
8328         This fixes 32nd beams for noteheads in spaces quants.
8329
8330         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
8331
8332 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
8333
8334         * README.mandrake: Change lilypond-extras to lilypond-documentation.
8335
8336 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8337
8338         * input/test/dpncnt.ly,part-combine-score.ly: remove.
8339
8340         * VERSION (PACKAGE_NAME): release 1.7.21
8341
8342         * input/regression/stem-shorten.ly: new file.
8343
8344         * lily/stem.cc (get_default_stem_end_position): revise stem
8345         shortening code.
8346
8347         * input/regression/spacing-multi-tuplet.ly: move from input/test/
8348
8349         * input/test/{scripts,volta-start,sleur}.ly: remove
8350         
8351         * input/regression/span-bar.ly: smaller file.
8352
8353         * input/regression/spacing-{natural,tight,loose}.ly: remove
8354
8355         * input/test/markup.ly: remove
8356
8357         * scripts/lilypond-book.py: put printfilename in separate chunk,
8358         so texidoc is printed after the filename.  
8359
8360 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8361
8362         * make/lilypond.mandrake.spec.in: fix docdirs.
8363
8364 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8365
8366         * input/regression/beam-french.ly: bugfix.
8367
8368         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
8369
8370         * input/regression/(various).ly: add raggedright = #t.
8371
8372         * input/regression/auto-beam.ly: move from abe.ly
8373
8374 2003-06-13  Graham Percival  <gperlist@shaw.ca>
8375
8376         * input/test/f*.ly: added texinfo index.
8377         
8378         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
8379
8380 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8381
8382         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
8383         quant penalty for beam just outside staff.
8384
8385         * input/regression/beam-quanting-horizontal.ly (texidoc): move
8386         from beam-pos.ly,  remove non-horizontal tests. 
8387
8388         * input/test/(various): cleanup header info. 
8389
8390         * input/test/tchaikovsky.ly: remove file.
8391
8392         * scm/chord-generic-names.scm: move from
8393         double-plus-new-chord-name.scm
8394
8395         * input/test/orchestscore.ly: remove file
8396
8397         * Documentation/user/refman.itely (Vocal music): update documentation.
8398
8399         * scm/define-translator-properties.scm (chordNoteNamer): remove
8400         chordNameStyle, use chordNameFunction
8401
8402         * scm/chord-name.scm (set-chord-name-style): remove
8403         set-chord-name-style. Use \property chordNameFunction.
8404
8405 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8406
8407         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8408         music): remove @TeX{} command.
8409
8410 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8411
8412         * lilypond-indent.el (scan-sexps): Renamed to
8413         aargh-this-breaks-other-emacs-modes-scan-sexps.
8414
8415 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8416
8417         * lilypond-indent.el: Fix: match concurrent one-char opening and 
8418         closing slurs: '()', etc. Add comments.
8419
8420         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
8421
8422         * lilypond-font-lock.el: match unending string at eof.
8423
8424         * make/lilypond.mandrake.spec.in: refreshed packed file list.
8425         
8426 2003-06-10  Graham Percival  <gperlist@shaw.ca>
8427
8428         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
8429         input/test/beam-dir.ly input/test/beam-position.ly    
8430         input/test/beam-suspect.ly input/test/beam-trend.ly    
8431         input/test/beams.ly input/test/crescendo-text.ly : deleted
8432         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
8433         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
8434         * input/test/default-bars.ly: moved to bar-always.ly
8435         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
8436
8437 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8438
8439         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
8440
8441 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8442
8443         * scm/chord-ignatzek-names.scm (remove-step): rename file.
8444
8445 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
8446
8447         * lilypond-indent.el: Match better slurs in scheme expressions.
8448         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
8449
8450         * Documentation/user/invoking.itexi: document Emacs' paren matching.
8451
8452 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8453
8454         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
8455
8456         * input/ac-extra-voice.ly: Add texidoc.
8457
8458         * ly/chord-modifiers-init.ly: 
8459         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
8460         and chordNameExceptionsPartial for new chord names.
8461
8462         * input/test/chord-names-dpnj.ly: 
8463         * input/test/dpncnt.ly: Update.
8464
8465         * scm/chord-name.scm: 
8466         * scm/double-plus-new-chord-name.scm: Add compatibility for new
8467         chord selection and options.
8468
8469         * ly/chord-modifiers-init.ly: Add exceptions 
8470
8471         * scm/define-translator-properties.scm (chordNameStyle) 
8472         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
8473
8474 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
8475
8476         * ly/property-init.ly (germanChords): Added.
8477         (semiGermanChords): Added.
8478         
8479         * input/test/chord-names-german.ly: Use new macros
8480         
8481 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
8482
8483         * lilypond-indent.el: Use similar parenthesis highlighting for 
8484         Emacs and XEmacs through redefinitions of parenthesis highlighting 
8485         functions; removed LilyPond-show-paren-function. Fix indenting.
8486         Turn paren-matching on also in XEmacs.
8487
8488         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
8489         as needed by parenthesis highlighting functions (in scan-sexp).
8490
8491 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8492
8493         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
8494         function.
8495         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
8496
8497 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
8498
8499         * lilypond-indent.el: tune regexp for show-paren-function.
8500
8501 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8502
8503         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
8504         for all LilyPond-produced tex snippets.
8505
8506         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
8507         fixes one line --preview output of ly2dvi.
8508
8509 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
8510
8511         * lilypond-indent.el: match only one type of slurs in
8512         LilyPond-show-paren-function.
8513
8514 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8515
8516         * debian/GNUmakefile (EXTRA_DIST_FILES): 
8517         * debian/lilypond1.7.dirs: 
8518         * debian/lilypond1.7-doc.dirs: New file.
8519
8520         * input/regression/chord-name-exceptions.ly: Add parameter for
8521         ignatzekExceptions.  Quote hash in docstring.
8522
8523 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
8524
8525         * lilypond-indent.el (show-paren-function): define show-paren-function
8526         as LilyPond-blink-matching-open and use it for closing parens.
8527         Let LilyPond-blink-matching-open know whether a bracket was inserted.
8528
8529         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
8530         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
8531         LilyPond-blink-matching-paren in order to match both open and close
8532         brackets.
8533         
8534 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
8535
8536         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
8537         testing by modifying the code from FSF Emacs paren.el. Add comments.
8538
8539 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8540
8541         * input/test/dpncnt.ly: Transpose example to match new
8542         default \chords octave.  Add comment.
8543         
8544         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
8545         comment about octave change.
8546
8547 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8548
8549         * input/test/[d,e]: added texinfo index tags.
8550         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
8551
8552 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8553
8554         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
8555
8556 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
8557
8558         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
8559         as in blink-matching-open.
8560
8561 2003-06-03  Graham Percival  <gperlist@shaw.ca>
8562
8563         * input/test/[a-c]: more comments in files.
8564         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
8565         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
8566         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
8567         mark file for proposed deletion.
8568         * input/test: renaming files:
8569         auto-beam-4-8.ly to beam-auto-4-8.ly
8570         auto-beam-override.ly to beam-auto-override.ly
8571         auto-beam.ly to beam-auto.ly
8572         blank.ly to blank-paper.ly
8573         absolute-volume.ly to dynamic-absolute-volume.ly
8574
8575 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8576
8577         * input/test/dpncnt.ly: 
8578         * input/test/chord-names-dpnj.ly: Resurrect.
8579
8580         * lily/my-lily-lexer.cc: Remove chordnames keyword.
8581
8582         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
8583
8584         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
8585         Better docstring, add parameter OMIT-ROOT, tidy up.
8586
8587 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
8588
8589         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
8590
8591 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8592
8593         * scm/output-ascii-script.scm (as-font-alist-alist):
8594         (as-properties-to-font-name):
8595         (as-make-style-sheet): Remove.
8596
8597         * scm/font.scm (as-make-font-list): New function.
8598         (as-font-sheet-alist): New variable.
8599
8600         * ly/paper-as9-init.ly: 
8601         * ly/paper-as5-init.ly: Update.
8602
8603         * ly/paper-as5.ly:
8604         * ly/paper-as9.ly: New file.
8605
8606 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8607
8608         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
8609
8610 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8611         * input/sondag-morgen/*: removed due to copyright concerns.
8612         * input/[a,b]*.ly: added a newline at the end of the texinfo
8613         doc string (produces better output in HTML version).
8614         * input/c*.ly: added texinfo index and added comments to
8615         aid in future changes to input/test/ files.
8616
8617 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8618         
8619         * Documentation/user/refman.itely: fixed build problem (missing
8620         file) caused by previous renaming.
8621
8622 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8623         
8624         * input/test/[a,b]*.ly: added texinfo index and added comments to
8625         aid in future changes to input/test/ files.
8626         * input/test/bar-number-every-5-reset.ly: renamed to
8627         bar-number-every-five-reset.ly
8628         * input/test/bar-script-visibility.ly: renamed to
8629         bar-number-show-all.ly
8630
8631 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8632
8633         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
8634         to Voice.
8635
8636         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
8637         out note-line and glissando functionality.
8638         
8639         * lily/line-spanner.cc (brew_molecule): cleanup.
8640
8641 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8642
8643         * scripts/as2text.scm: Use rdelim module.
8644         (start-system): Rename from start-line.
8645         (stop-system): Rename from stop-line.
8646         (af-gulp-file): Use string iso symbol for getenv.
8647
8648         * scm/output-ascii-script.scm: Add guile and lily modules.
8649         (font-name-alist): New variable.
8650         (draw-line): New function.
8651
8652         * scm/output-lib.scm (func, arg->string): Re-add from archive.
8653         (Were these silently removed, without ChangeLog entry?)
8654
8655 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8656
8657         * scm/music-functions.scm (make-ottava-set): bugfixes: also
8658         process 2nd ottava correctly.
8659
8660 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
8661
8662         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
8663
8664 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8665
8666         * Documentation/user/converters.itely (Invoking midi2ly): Update.
8667
8668 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8669
8670         * VERSION: release 1.7.20
8671         
8672         * lily/text-spanner.cc (brew_molecule): clean up function. This
8673         fixes bugs with broken 8va spanners.
8674
8675         * lily/simple-spacer.cc (solve): also compute force for raggedright.
8676         This prevents spurious line-breaks with raggedright
8677         
8678 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8679
8680         * lily/key-performer.cc (create_audio_elements): always use major
8681         key
8682
8683         * Documentation/user/internals.itely: updates
8684
8685         * input/regression/beam-break.ly: new file.
8686
8687         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
8688         beams if starting or terminating stems have 'beaming set.)
8689
8690         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
8691         property.
8692
8693         * lily/parser.yy (verbose_command_req): add comment about scales.
8694
8695 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
8696
8697         * lilypond-indent.el: adjust regexps in bracket-matching.
8698
8699 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
8700
8701         * Documentation/user/refman.itely: more tiny fixes
8702
8703         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
8704         "Chord names"; added table with input syntax for solesmes neumes
8705         table; added some words about rationale on input syntax design
8706
8707         * lily/gregorian-ligature-engraver.cc,
8708         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8709         lily/include/gregorian-ligature.hh: bugfix: horizontal head
8710         alignment of Pes Initio Debilis
8711
8712         * Documentation/user/refman.itely,
8713         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8714         mf/parmesan-heads.mf: fixed most of the head selection/alignment
8715         bugs in the solesmes neumes table
8716
8717 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
8718
8719         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
8720         Similarly, match '[' and ']' by skipping '\[' and '\]'.
8721
8722         * lilypond-mode.el: fix tag-score. small improvements.
8723
8724 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8725
8726         * .cvsignore: Add aclocal.m4.
8727
8728         * lily/music-constructor.cc: Include <assert.h>.
8729
8730 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8731
8732         * ly/engraver-init.ly (HaraKiriStaffContext): use
8733         RemoveEmptyStaffContext instead.
8734
8735         * Documentation/user/refman.itely: updates
8736
8737 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
8738
8739         * Documentation/user/refman.itely: added solesmes neumes table;
8740         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
8741         bugfix: "Ornaments" -> "Articulations"
8742
8743         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
8744
8745 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8746
8747         * lilypond-indent.el: Add a message about trying to match \] or \).
8748         
8749 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
8750         
8751         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
8752         obsolete "arithmetic_*"
8753
8754         * input/bugs/ligatures.ly: removed (will be put into a different
8755         directory later)
8756
8757 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8758
8759         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
8760         libkpathsea (Maurizio Tomasi).
8761
8762 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8763
8764         * input/regression/repeat-slash.ly (texidoc): new file
8765
8766         * lily/slash-repeat-engraver.cc (try_music): new file, handle
8767         slash repeats separately. Slash repeats and %
8768         repeats can now be nested.
8769
8770 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8771
8772         * lilypond-indent.el: Add preliminary test for closing \] and \).
8773         
8774 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
8775
8776         * lily/gregorian-ligature-engraver.cc,
8777         lily/vaticana-ligature-engraver.cc,
8778         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
8779         mf/parmesan-heads.mf: various semivocalis related bugfixes
8780
8781         * input/bugs/ligatures.ly: new file demonstrating problems with
8782         ligatures
8783         
8784 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
8785
8786         * lilypond-mode.el,
8787         lilypond-font-lock.el,
8788         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
8789
8790 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
8791
8792         * lilypond-mode.el: Remove outdated code. Stress the difference 
8793         between Emacs and XEmacs definitions.
8794
8795         * lilypond-mode.el,
8796         lilypond-indent.el: Define a function interactive only when necessary.
8797
8798 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
8799
8800         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
8801         Use inactive regions also in XEmacs.
8802
8803 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8804
8805         * Documentation/user/refman.itely (Repeat syntax): more updates
8806
8807         * lily/simple-spacer.cc (solve): move solution process into
8808         solve(). This fixes a bug with collisions and raggedright = ##t.
8809  
8810         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
8811
8812         * ly/engraver-init.ly: remove GraceContext. Update examples.
8813
8814 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8815
8816         * GNUmakefile.in (fonts): Also make fontball.
8817
8818         * Website fixes:
8819
8820         * ly/engraver-init.ly (GraceContext): Add.
8821
8822         * run:
8823
8824             convert-ly $(find . -name *.ly)
8825
8826         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
8827         new chords.
8828
8829 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8830
8831         * VERSION: 1.7.19 released
8832         
8833         * scm/music-functions.scm (set-octavation): new function.
8834
8835         * input/regression/ottava.ly: new file
8836
8837         * lily/translator-scheme.cc (LY_DEFINE): new function
8838         ly:unset-context-property
8839         (LY_DEFINE) new function ly:context-property-where-defined: 
8840
8841 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
8842
8843         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
8844
8845         * lilypond.words: add few.
8846
8847         * input/test/script-chart.ly: fix typo.
8848
8849 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8850
8851         * scm/define-grobs.scm: uniform naming for definitions and output
8852         routine files. 
8853
8854         * ly/engraver-init.ly (ChoirStaffContext): add \description from
8855         scm/context-description.scm
8856
8857         * lily/parser.yy (translator_spec_body): add \description to the
8858         \translator{} body syntax.
8859
8860         * lily/ottava-engraver.cc: new file.
8861
8862         * scm/chord-name.scm (natural-chord-alteration): replace old
8863         chord stuff. 
8864
8865         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
8866
8867         * Documentation/user/refman.itely (Metronome marks): update doco.
8868
8869         * input/regression/markup-note.ly: new file
8870
8871         * input/regression/metronome-marking.ly: new file
8872
8873         * lily/metronome-engraver.cc: new file. Print \tempo markings.
8874
8875         * scm/new-markup.scm (note-markup): make a note glyph, useful for
8876         metronome marks.
8877
8878 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8879
8880         * Documentation/user/GNUmakefile: Compatibility fix for new
8881         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
8882         for making binary packages; info splitting bug has been fixed.
8883
8884         * Documentation/user/refman.itely: Compile fixes.
8885
8886 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
8887
8888         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
8889         Count \midi -keywords also for a region.
8890
8891 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8892
8893         * lily/lookup.cc (LY_DEFINE): new function
8894
8895         * Documentation/user/tutorial.itely: updates
8896
8897 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
8898
8899         * lilypond-mode.el: Allow Midi on buffer.
8900         Use only '.ly'-extension, remove '.sly' and '.fly'.
8901         Allow use of inactive regions. Invoke next Command on Master file, 
8902         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
8903
8904 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8905
8906         * Documentation/user/tutorial.itely: updates.
8907
8908 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
8909
8910         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
8911
8912 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
8913
8914         * lily/coherent-ligature-engraver.cc: fixed typo
8915
8916         * lily/coherent-ligature-engraver.cc,
8917         lily/gregorian-ligature-engraver.cc,
8918         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
8919         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
8920         lily/vaticana-ligature-engraver.cc,
8921         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
8922         scm/grob-description.scm: cleanup: junked LigatureHead grob and
8923         removed all ligature specific stuff from NoteHead code
8924
8925         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
8926         ligatures now use regular noteheads
8927
8928         * lily/vaticana-ligature.cc: tiny code cleanups
8929
8930         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
8931         space between two adjacent noteheads of the same pitch
8932
8933         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
8934         description; cleanup: removed obsolete font-family settings
8935
8936 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
8937
8938         * lily/coherent-ligature-engraver.cc,
8939         lily/gregorian-ligature-engraver.cc,
8940         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
8941         lily/mensural-ligature-engraver.cc,
8942         lily/vaticana-ligature-engraver.cc,
8943         lily/include/gregorian-ligature-engraver.hh: updated for new
8944         Coherent_ligature_engraver; added comments that describe the basic
8945         design ideas of the ligature implementation
8946
8947         * lily/coherent-ligature-engraver.cc,
8948         lily/include/coherent-ligature-engraver.hh: new file: shared code
8949         between mensural ligatures and Gregorian chant notation ligatures
8950
8951 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
8952
8953         * lilypond-mode.el: XEmacs fixes: include two definitions for the
8954         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
8955         use only two arguments in sit-for, use no arguments in
8956         read-char-exclusive, backspace is not a character (127) in XEmacs.
8957
8958         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
8959
8960 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
8961
8962         * lilypond-mode.el: un-commenting works after syntax-table fix.
8963
8964         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
8965         group, verbose commenting for syntax table.
8966
8967         * lilypond-indent.el: add TODO for ligature slurs.
8968
8969 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
8970
8971         * lilypond-mode.el: Move comments of parenthesis matching away,
8972         (blink-matching-paren-on-screen) fix blinking in Emacs.
8973
8974         * lilypond-font-lock.el: Fix parent-matching for Emacs:
8975         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
8976
8977         * lilypond-indent.el: Add TODO for parenthesis matching.
8978
8979 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
8980
8981         * lilypond-mode.el: Fix XEmacs: 
8982         changed [S-iso-lefttab] to [(shift iso-lefttab)],
8983         invoke explicitly easy-menu-add (in Emacs done automatically).
8984         
8985         * lilypond.words: Add few words from input/*/*.ly.
8986
8987 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8988
8989         * VERSION (PATCH_LEVEL): release 1.7.18
8990
8991         * scripts/lilypond-book.py: only print basename for printfilename
8992         option
8993
8994         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
8995         and syntax updates.
8996
8997 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8998
8999         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
9000         better parametrisation. Move fatness of bulb downward.
9001
9002         * mf/parmesan-custodes.mf (dir_down): remove underscores from
9003         glyph names. Underscores are not allowed .ps encoding files.
9004
9005 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
9006
9007         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
9008         variable "packed" for packed right-ragged mode
9009
9010         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
9011         unused variable ragged; fixed indentation
9012
9013         * Documentation/user/refman.itely: tiny cleanups in ancient
9014         clef and custos section
9015
9016 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9017
9018         * lily/parser.yy (Simple_music): add \applyoutput, syntax
9019         \applyoutput PROCEDURE
9020
9021         * lily/my-lily-lexer.cc: add \applyoutput.
9022
9023         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
9024
9025         * lily/text-item.cc: clean text-interface description
9026
9027 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9028
9029         * input/{regression,test}/: use postfix for slur endings and beam
9030         begins.
9031
9032         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
9033         style beams too. 
9034
9035         * input/regression/lyrics-melisma-beam.ly: new file.
9036
9037         * lily/lyric-engraver.cc (process_music): change from
9038         process_acknowledged_grobs()
9039
9040         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
9041         functions to set and revert auto-beam settings.
9042
9043 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9044
9045         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
9046
9047 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
9048
9049         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
9050         Documentation/user/lilypond.tely: fixed some typos; updated author
9051         info
9052
9053         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
9054         #"" -> #'flag-style = #'()
9055
9056         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
9057         cleanup: removed dead #includes
9058
9059         * lily/gregorian-ligature-engraver.cc,
9060         lily/include/gregorian-ligature.hh,
9061         scm/grob-property-description.scm: small cleanups, small spacing
9062         fixes
9063
9064         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
9065         lily/vaticana-ligature.cc,
9066         lily/include/gregorian-ligature-engraver.hh,
9067         scm/grob-property-description.scm, scm/music-types.scm:
9068         "porrectus" -> "pes or flexa"
9069
9070         * ly/engraver-init.ly, scm/grob-description.scm,
9071         scm/grob-property-description.scm: junked porrectus, now handled
9072         by ligature code
9073
9074         * scm/grob-description.scm: bugfix: added space-alist entry for
9075         breathing sign/custos
9076
9077 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9078
9079         * Another grand 2003 update.
9080         
9081         * Remove mentioning of `mudela'; There's no such thing.
9082
9083 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9084
9085         * Documentation/user/preface.itely (Preface to version 1.8): update
9086
9087         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
9088
9089         * Documentation/user/converters.itely (Invoking convert-ly): revise
9090
9091         * scripts/convert-ly.py (outfile_name): remove --assume-old.
9092
9093         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
9094
9095 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9096
9097         * Documentation/user/internals.itely: more updates.
9098
9099 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9100
9101         * Documentation/user/refman.itely: revise 
9102
9103         * Documentation/user/internals.itely: revise
9104
9105         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
9106
9107 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
9108
9109         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
9110         beautification: reformatted ancient clefs section; cleanup: small
9111         wording fixes
9112
9113 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
9114
9115         * lilypond.words: added words for chant notation, sorted
9116         alphabetically through "sort lilypond.words"
9117
9118 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
9119
9120         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
9121         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
9122         chant notation
9123
9124 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
9125
9126         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
9127         prevent TeX from interpreting them as long dash
9128
9129         * input/test/vaticana.ly: updated
9130
9131         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
9132         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
9133         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
9134         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
9135         fixes
9136
9137         * mf/parmesan-heads.mf: ledger endings: removed dead code
9138
9139 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9140
9141         * VERSION: 1.7.17 released
9142         
9143         * Documentation/user/GNUmakefile
9144         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
9145         files too.
9146
9147         * scm/document-markup.scm: new file: document all markup
9148         functions.
9149
9150         * scm/documentation-generate.scm: rename all documentation modules
9151         to document-*.scm
9152
9153         * scripts/lilypond-book.py: generate link to .ly file iso. link to
9154         .png
9155
9156         * input/test/divisiones.ly: added
9157
9158         * input/regression/output-property.ly: new file
9159
9160         * lily/cluster.cc: change cluster-interface to use style property
9161
9162 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
9163
9164         * input/test/chord-names-german.ly: modified.
9165
9166         * scm/chords-ignatzek.scm:
9167           chord-name->german-markup: Added
9168           note-name->german-markup: Changed (now producing lowercase notenames)
9169
9170         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
9171         
9172 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9173
9174         * scripts/convert-ly.py (FatalConversionError.conv):
9175         divisiominima -> divisioMinima, etc.
9176
9177         * ly/engraver-init.ly (FiguredBassContext): add
9178         Separating_line_group_engraver to Figured bass context.
9179
9180         * ly/german-chords-init.ly: remove file
9181
9182         * input/test/chord-names-german.ly (scm): new file.
9183
9184         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
9185
9186         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
9187         Chord_name_engraver
9188
9189         * Documentation/user/refman.itely: lots of updates.
9190
9191         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
9192         new file
9193
9194         * input/test/bar-number-every-5-reset.ly: new file.
9195
9196 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9197
9198         * input/regression/chord-name-major7.ly: new file
9199
9200         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
9201         if specced explicitly.
9202
9203         * input/regression/chord-name-entry-11.ly: new file.
9204
9205         * input/test/slur-beautiful.ly: new file.
9206
9207         * Documentation/user/refman.itely: updates.
9208
9209         * input/regression/collisions.ly (threevoice): cleanup.
9210
9211         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
9212
9213 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9214
9215         * Documentation/user/*.itely: various updates.
9216
9217         * ly/spanners-init.ly: enddecr/ endcr.
9218
9219         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
9220         of tutorial
9221
9222 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9223
9224         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
9225
9226         * lily/new-chord-name-engraver.cc (process_music): use octavation
9227         (a number) instead of original-pitch to store inversions. This
9228         fixes a problem with transposed chords with inversions.  
9229
9230 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9231
9232         * stepmake/aclocal.m4: Include compile fix for broken flex, as
9233         used in includable-lexer.hh.
9234
9235         * lily/includable-lexer.cc: Bugfix: include config.h.
9236
9237         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
9238         circumvention of Debian packaging bug.
9239
9240 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9241
9242         * flex-2.5.31 hits Debian/unstable.  Fixes below.
9243         
9244         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
9245
9246         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
9247         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
9248
9249         * lily/include/includable-lexer.hh: 
9250         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
9251
9252         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
9253
9254         * aclocal.m4: Regenerate.
9255
9256         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
9257         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
9258
9259         * scm/pdf.scm (use-modules): Include lily.
9260
9261         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
9262         Noordkamp).
9263         (use-modules): Include lily.
9264         (lily-def): Bugfix: include tex-val in let.
9265
9266 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
9267
9268         * lilypond-mode.el: sensible error if lilypond.words not found.
9269
9270         * lilypond.words: add few words.
9271
9272 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
9273
9274         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
9275
9276         * mf/parmesan-scripts.mf: fixed typo in char name
9277
9278 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9279
9280         * VERSION: 1.7.16 released
9281
9282         * python/lilylib.py (setup_temp): temporary directories are mode 700.
9283         (this is a security vulnerability).
9284
9285         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
9286
9287         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
9288         add staff support.
9289
9290 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
9291
9292         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
9293         ly/script-init.ly, scm/script.scm: bugfix: renamed
9294         fermata->signumcongruentiae to fix naming clash with feta font
9295
9296 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9297
9298         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
9299
9300         * lily/multi-measure-rest-engraver.cc
9301         (start_translation_timestep): use grace timing too for determining
9302         when to make mmrest.
9303         (start_translation_timestep): clear numbers too.
9304
9305 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
9306
9307         * scm/music-types.scm: compile fix: escape braces
9308
9309         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
9310         work around font selection problem
9311
9312         * Documentation/user/refman.itely: BreathingSign: added docu for
9313         property "text"
9314
9315 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9316
9317         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
9318         information.
9319
9320 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9321
9322         * lily/multi-measure-rest-engraver.cc (class
9323         Multi_measure_rest_engraver): make multiple Number objects, one
9324         for each MultiMeasureTextEvent.
9325
9326         * scm/music-functions.scm (glue-mm-rest-texts): use
9327         MultiMeasureTextEvent
9328
9329         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
9330
9331         * Documentation/user/refman.itely (Multi measure rests): update.
9332
9333 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9334
9335         * lily/ly-module.cc (ly_copy_module_variables): use
9336         scm_internal_hash_fold() for iterating modules.
9337
9338 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
9339
9340         * Documentation/user/refman.itely: Section Custodes: added more
9341         example code
9342
9343         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
9344         neo-mensural rests to parmesan font
9345
9346         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
9347         header
9348
9349 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9350
9351         * Documentation/user/macros.itexi: @fileref macro.
9352
9353         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
9354         each file. 
9355
9356 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
9357
9358         * lily/include/custos.hh, make/lilypond.suse.spec.in,
9359         Documentation/topdocs/AUTHORS.texi: updated my email address
9360
9361         * Documentation/user/refman.itely: updated custos documentation;
9362         beautified divisiones example; beautified articulations table
9363
9364         * lily/breathing-sign.cc: bugfix: finalis molecule
9365
9366 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
9367
9368         * Documentation/user/refman.itely: added docu for
9369         contemporary fermata symbols, gregorian breathing signs; small fixes
9370
9371         * ly/gregorian-init.ly: removed obsolete #'type props
9372
9373 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9374
9375         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
9376         minimum-length property correctly.
9377
9378 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9379
9380         * scm/music-functions.scm (make-multi-measure-rest): set input
9381         locations for multimeasure rests.
9382
9383 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
9384
9385         * input/regression/breathing-sign.ly: updated to for ancient
9386         notation
9387
9388 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
9389
9390         * scripts/ly2dvi.py: Add newline.
9391
9392 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9393
9394         * scripts/ly2dvi.py (dependency_files): Compile fix.
9395
9396 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9397
9398         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
9399         (make_html_menu_file): --html menu. 
9400
9401 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9402
9403         * scripts/ly2dvi.py (run_dvips): +add the .map file 
9404
9405 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9406
9407         * input/screech-boink.ly: new file.
9408
9409 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9410
9411         * scripts/lilypond-book.py (make_lilypond_file): convert
9412         lilypond-file to lilypond block directly, without going through
9413         begin/end lilypond text.
9414         
9415
9416 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
9417
9418         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
9419         scm/grob-description.scm: moved Michael's original breathing sign
9420         code in brew_molecule() to divisio_minima(); provided new
9421         brew_molecule() that effectively replaces the
9422         Text_item::brew_molecule callback (with additional fallback to
9423         Michael's original code); added callbacks for brewing divisio
9424         maior/maxima and finalis
9425
9426         * gregorian-init.ly: added breathing sign shortcuts for virgula,
9427         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
9428
9429         * script-init.ly: added shortfermata, longfermata,
9430         verylongfermata, varcoda
9431
9432         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
9433         longfermata, verylongfermata, varcomma, varcoda
9434
9435 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9436
9437         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
9438           Remove all noquote and insert a few quote.
9439         
9440         * Documentation/user/lilypond-book.itely (Music fragment options),
9441           scripts/lilypond-book.py: Don't include quotation blocks by
9442           default. Introduce option quote instead of noquote
9443
9444 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9445
9446         * VERSION: 1.7.15 released
9447         
9448         * Documentation/user/lilypond.tely: omf updates.
9449
9450         * buildscripts/texi2omf.py (omf_vars): include version.date
9451
9452         * make/lilypond.redhat.spec.in: fixes for spec file. 
9453
9454         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
9455         by function definition: lily now requires a recent GNU Make.
9456
9457         * scripts/lilypond-book.py (write_deps): remove .tex dependency
9458         writing.
9459
9460         * make/ly-rules.make: remove .ly -> .tex rule
9461
9462         * Documentation/user/refman.itely (Figured bass): revised figured
9463         bass example.
9464
9465 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9466
9467         * stepmake/stepmake/omf-targets.make (local-install): add
9468         scrollkeeper-update message.
9469
9470         * scripts/lilypond-book.py (lilypond_binary): explicity add path
9471         to binary.
9472         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
9473
9474         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
9475
9476         * Documentation/user/converters.itely (Invoking midi2ly): add
9477         track/channel notice.
9478
9479 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9480
9481         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
9482
9483         * lily/parser.yy (scalar): DIGIT is also a scalar.
9484
9485         * Documentation/user/music-glossary.tely: add @omf tags
9486
9487         * Documentation/user/lilypond.tely: add @omf tags
9488
9489         * scm/generate-documentation.scm (string-append): add @omf tags.
9490
9491         * stepmake/stepmake/omf-*: new files 
9492
9493         * input/regression/multi-measure-rest.ly (texidoc): add doco
9494
9495         * GNUmakefile.in (web-doc-install): add web-doc-install target
9496
9497         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
9498         fixes crashes while dumping MIDI.
9499
9500         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
9501         midi
9502
9503 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9504
9505         * buildscripts/texi2omf.py: new file.
9506
9507         * mf/feta-beugel.mf: include font count, not staffsize (16) in
9508         font-name
9509
9510 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9511
9512         * input/regression/beam-manual-beaming.ly (texidoc): new file.
9513
9514         * lily/sequential-iterator.cc (descend_to_child): call
9515         descend_to_child() for all types of music.
9516
9517 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9518
9519         * scm/translator-property-description.scm: Add
9520         bassFigureFormatFunction.  Replace some entries.
9521
9522 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9523
9524         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
9525         clean out.
9526
9527 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9528
9529         * scripts/midi2ly.py (Note.dump): never dump duration for
9530         dump_dur=0.
9531
9532         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
9533         new function
9534
9535         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
9536         figures using new markups. Much simpler, and should improve layout
9537         a little.
9538
9539         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
9540
9541 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9542
9543         * ly/engraver-init.ly: use Hara kiri by default for 
9544         ChordNames, FiguredBass and Lyrics(Voice) context. 
9545
9546         * lily/axis-group-engraver.cc (acknowledge_grob): use
9547         rhythmic-grob-interface for selecting items not to hara-kiri'd 
9548
9549         * scm/new-markup.scm (markup-function-list): add bracket,
9550         vbracket.
9551
9552         * ly/engraver-init.ly (ChordNamesContext): set
9553         minimumVerticalExtent
9554
9555 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9556
9557         * input/test/time-signature-double.ly: new file 
9558
9559         * input/regression/collision-head-chords.ly (texidoc): new file.
9560
9561         * lily/type-swallow-translator.cc: add note swallow translator 
9562
9563         * input/test/time-signature-double.ly: new file.
9564
9565         * lily/type-swallow-translator.cc: add Rest_swallow_translator
9566
9567         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
9568         (FiguredBassContext): idem.
9569
9570         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
9571
9572         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
9573
9574         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
9575
9576         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
9577         .afm dependency
9578
9579         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
9580
9581         * python/lilylib.py (make_page_images): add function.
9582
9583         * scripts/ly2dvi.py (run_latex): include title in preview image.
9584
9585         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
9586         from lilypond-book for <ly2dvifile> tags in HTML.
9587
9588         * scripts/ly2dvi.py (option_definitions): add --debug option to
9589         print out environment.
9590
9591         * input/regression/tie-chord-partial.ly: new file.
9592
9593 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
9594
9595         * lilypond.words: add 3
9596
9597 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9598
9599         * scm/new-markup.scm (markup-function-list): add finger-markup
9600
9601         * input/tutorial/brahms-tweaked.ly: new markup 
9602
9603         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
9604
9605         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
9606         crash when processing '() markup
9607
9608         * input/regression/breathing-sign.ly (texidoc): add caesura example.
9609
9610         * lily/breathing-sign.cc (railtracks): another caesura.
9611
9612         * mf/feta-schrift.mf: caesura symbol. 
9613
9614 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9615
9616         * scripts/convert-ly.py (FatalConversionError.conv): add
9617         ly:molecule-XXX conversions.
9618
9619         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
9620
9621         * input/regression/multi-measure-rest-text.ly: new file.
9622
9623         * scm/music-functions.scm (glue-mm-rest-texts): automatically
9624         convert MMREST-TEXT to MultiMeasureRestNumber settings.
9625
9626         * ly/engraver-init.ly (ScoreContext): move tablature settings to
9627         ScoreContext
9628
9629         * scm/new-markup.scm (center-markup): \center markup.
9630
9631         * scm/music-functions.scm: remove pitchify scripts.
9632
9633         * lily/music.cc (print_smob): display music name if available 
9634
9635 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9636
9637         * Documentation/user/refman.itely (Instrument names): remove
9638         \turnOff doco.
9639
9640 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9641
9642         * lily/score.cc (mark_smob): bugfix.
9643
9644         * input/regression/rehearsal-mark.ly: new file.
9645
9646         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
9647         report error at the current token again.
9648
9649 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9650
9651         * cygwin/mknetrel: Exit if doc build fails.
9652
9653         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
9654
9655 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9656
9657         * scm/music-types.scm (music-descriptions): add doc strings
9658
9659 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9660
9661         * lily/lexer.ll: 
9662         * lily/include/my-lily-lexer.hh: 
9663         * lily/include/includable-lexer.hh: Add flex kludge.
9664
9665         * config.hh.in: 
9666         * config.make.in: 
9667         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
9668         cruft.
9669         
9670         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
9671         code.
9672
9673 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9674
9675         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
9676
9677         * lily/parser.yy (new_chord): Compile fix.
9678
9679 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9680
9681         * Documentation/user/refman.itely (Tuning groups of objects):
9682         remove documentation for \turnOff. 
9683
9684         * lily/percent-repeat-engraver.cc (try_music): add correct
9685         processing moments for double-measure percents as well.
9686
9687         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
9688
9689         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
9690         grob prop type. 
9691
9692         * Documentation/user/refman.itely (Printing named chords): add
9693         chord name tweak doco.
9694
9695         * input/template/gregorian-transcription.ly: new file.
9696
9697 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9698
9699         * VERSION: 1.7.13 released
9700         
9701         * input/test/*: lots of cleanups/comment-outs/removals in chord
9702         examples
9703         
9704         * input/regression/*: lots of cleanups/comment-outs/removals in
9705         chord examples
9706         
9707         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
9708         options
9709
9710         * lily/new-chord-name-engraver.cc (process_music): give original
9711         inversion pitch to chord name routine.
9712
9713         * input/tutorial/os-score.ly: update to new markup
9714
9715         * Documentation/user/appendices.itely: simply include
9716         chords-ignatzek. 
9717
9718         * Documentation/user/refman.itely (Chords mode): add documentation
9719         for chord mode.
9720
9721         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
9722         not present in chord.
9723         (construct-chord): add inversion and bass support.
9724
9725         * lily/chord.cc: junk contents.
9726
9727 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
9728
9729         * Documentation/user/refman.itely:
9730         * Documentation/user/music-glossary.tely: fix. 
9731
9732 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9733
9734         * scm/chord-entry.scm (construct-chord): move chord construction
9735         to Scheme.
9736
9737         * lily/parser.yy (new_chord): new setup for chord entry.
9738
9739 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
9740
9741         * lilypond.words:
9742         * Documentation/user/music-glossary.tely: add ambitus.
9743
9744 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9745
9746         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
9747
9748         * lily/include/*.hh: string() -> to_string()
9749
9750         * scm/chords-ignatzek.scm: new file.
9751
9752         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
9753         standard chord name exceptions.
9754
9755         * scm/translator-property-description.scm (chordNameSeparator):
9756         add property.
9757         (majorSevenSymbol): add property
9758
9759         * lily/translator-scheme.cc (ly:context-properties): new function
9760         (ly:context-parent): new function.
9761         (print_smob): print context name.
9762
9763         * lily/music.cc (ly:get-music-length): new function
9764         (print_smob): don't print properties.
9765
9766         * lily/duration.cc (duration<?): new function
9767
9768         * input/regression/chords-funky-ignatzek.ly: new file.
9769
9770         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
9771         jazz chords.
9772
9773         * lily/pitch.cc (ly:pitch-diff): new function.
9774
9775         * input/regression/chords-ignatzek.ly: new file.
9776
9777 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9778
9779         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
9780         pitches for jazz chords.
9781
9782 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9783
9784         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
9785
9786 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
9787
9788         * lilypond.words: add 1
9789
9790 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
9791
9792         * Documentation/topdocs/AUTHORS.texi: refine.
9793
9794 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
9795
9796         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
9797         
9798         * lilypond.words: add one.
9799
9800 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
9801
9802         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
9803         Fontify bass note in chords, e.g., e in c1/e.
9804         
9805 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9806
9807         * Documentation/user/music-glossary.tely: Dutch updates and
9808         additions (Arent Storm).
9809
9810 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9811
9812         * input/regression/ambitus.ly:  move file.      
9813
9814         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
9815
9816         * lily/event.cc (transpose): add tonic property to Key_change_req
9817         and to Key_engraver.
9818
9819 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
9820
9821         * Documentation/user/refman.itely: fix typo.
9822
9823         * lilypond.words: removed wrong identifiers.
9824
9825 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9826
9827         * mf/feta-toevallig.mf: make flat stem shorter 
9828
9829 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
9830
9831         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
9832
9833         * lilypond.words: add from Phrasing slur.
9834         
9835 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
9836
9837         * lilypond-mode.el: allow launching multiple ViewPS processes.
9838         
9839         * lilypond.words: add from Text markup.
9840
9841 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9842
9843         * input/test/ossia.ly (texidoc): add comment.
9844
9845         * input/regression/voice-follower.ly: new file.
9846
9847         * mf/feta-toevallig.mf: make flat heavier.
9848
9849         * lily/cluster-engraver.cc: clean up Cluster engraver
9850
9851         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
9852         Engraver. Use Note_column to compute Y positions and deal with
9853         line break stuff.
9854
9855 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9856
9857         * lily/stem.cc: move french-beaming to stem.
9858
9859 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
9860
9861         * lilypond-font-lock.el: fontify all durations in chords.
9862
9863         * lilypond.words: add from lily/my-lily-lexer.cc
9864
9865 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9866
9867         * VERSION: release 1.7.12
9868
9869         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
9870
9871         * lily/gregorian-ligature.cc: new file
9872
9873         * lily/*: the Great 2003 search & replace.
9874
9875         * Documentation/user/refman.itely (Manual repeat commands): add
9876         note about font selection.
9877
9878 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
9879
9880         * lilypond-mode.el: propose recompiling midi while invoking playing,
9881         not while stopping playing.
9882
9883 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
9884
9885         * lilypond.words: add one.
9886
9887         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
9888         and expressional note grouping. Fontify chord modes.
9889
9890 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
9891
9892         * Documentation/user/music-glossary.tely (Top): translate melisma.
9893
9894 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9895
9896         * Documentation/user/music-glossary.tely (Top): add melisma.
9897
9898 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
9899
9900         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
9901         interfaces for (abstract) grob GregorianLigature
9902
9903         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
9904         renamed head* -> glyph_name*, x-shift* -> x-offset*
9905
9906         * scm/grob-property-description.scm: bugfix: added missing descriptions
9907
9908 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9909
9910         * input/test/chord-names-dpnj.ly: New file.
9911
9912         * scm/double-plus-new-chord-name.scm: Implement full and partial
9913         exceptions.
9914
9915         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
9916
9917         * scm/double-plus-new-chord-name.scm
9918         (double-plus-new-chord->markup): Fix sub->markup.
9919
9920
9921 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
9922
9923         * lily/custos-engraver.cc: added TODO; editorial changes
9924
9925         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
9926         consistency with other ligature engravers; removed access on (now)
9927         private variable _ligature of Ligature_engraver
9928
9929         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
9930         renamed last_bound -> last_bound_; issue programming_error on
9931         abstract method calls; moved primitives code from
9932         Mensural_bracket_engraver to here (because almost ligature
9933         engravers will need it); renamed try_stop_ligature () ->
9934         typeset_ligature (); bugfix: store primitives of finished ligature
9935         in separate variable finished_primitives_ to avoid clash on input
9936         like "\] \["; added current_ligature () to enable access on
9937         private variable _ligature
9938
9939         * lily/mensural-ligature-engraver.cc: removed primitives_ code
9940         (now in super class); renamed try_stop_ligature () ->
9941         typeset_ligature ()
9942
9943         * lily/mensural-ligature.cc: issue programming_error on abstract
9944         method calls
9945
9946         * lily/note-heads-engraver.cc: added TODO comment upon bool
9947         in_ligature
9948
9949         * mf/parmesan-heads.mf: fixed some of set_char_box()
9950
9951         * scm/grob-description.scm: added VaticanaLigature
9952
9953         * scm/grob-property-description.scm: added neume prefix properties
9954
9955         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
9956         lily/include/gregorian-ligature-engraver.hh,
9957         lily/include/gregorian-ligature.hh: new files; framework for
9958         gregorian ligature engravers such as vaticana
9959
9960         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
9961         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
9962         vaticana style ligature implementation (still somewhat uncomplete)
9963
9964 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9965
9966         * VERSION: release 1.7.11
9967
9968         * scripts/convert-ly.py: add ly:pitch-transpose rule
9969
9970 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9971
9972         * input/test/dpncnt.ly: New file.
9973
9974         * lily/my-lily-lexer.cc: Add chordnames keyword.
9975
9976         * lily/parser.yy (chordnames_block): Parse chord name exception
9977         lists, see input/test/dpncnt.ly.
9978
9979         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
9980         function.
9981
9982         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
9983         filter-out too.
9984
9985         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
9986         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
9987         pitch functions (except for ly:make-pitch, but that's apparently
9988         some sort of scheme naming standard?).
9989
9990         * scm/lily.scm (!=): define-public.
9991
9992         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
9993
9994 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
9995
9996         * scm/double-plus-new-chord-name.scm
9997         (double-plus-new-chord-name->markup): New file.
9998
9999 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10000
10001         * python/lilylib.py (make_preview): don't suppress progress for
10002         bbox extraction.
10003
10004 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10005
10006         * Documentation/user/appendices.itely (scheme): update for new syntax.
10007
10008         * input/regression/chord-name-styles.ly: new file
10009
10010         * lily/instrument-name-engraver.cc: create instrument names
10011         without barline too.  Allows instrument name on ChordNames  
10012
10013         * scm/new-markup.scm (interpret-markup): allow simple strings as
10014         markup too.
10015
10016 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10017
10018         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
10019         (step->markup-accidental): Fix: add accidental.
10020         (chord::inner-name-american): 
10021         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
10022         append stray '/' if last superscript addition was 'o'.
10023
10024         * scm/new-markup.scm (normal-size-sub-markup) 
10025         (normal-size-super-markup): New function.
10026
10027         * lily/source-file.cc (Source_file): Add warning for possibly
10028         intentional but suspicious initialization.
10029
10030         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
10031         add comments about cut-and-paste programming.
10032
10033         * flower/rational.cc (lcm): Not used; comment out.
10034
10035 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10036
10037         * lily/new-fingering-engraver.cc (position_scripts): use
10038         fingerHorizontalDirection to determine fingering horizontal
10039         directions.
10040  
10041         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
10042         fingering support.
10043
10044         * scripts/convert-ly.py (FatalConversionError.conv): add style
10045         conversion rule. 
10046
10047         * scm/chord-name.scm (set-chord-name-style): new function.
10048         (new-chord-name-brew-molecule): revise to interpret markup only
10049         (new-chord->markup): cleanuppish rewrite. To be called from the
10050         new engraver.
10051
10052         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
10053         Markup earlier, during interpreting.
10054
10055         * input/test/{banter,jazz,american}-chords.ly (scheme): update
10056         style settings. Rename to chord-names-*.ly
10057
10058 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10059
10060         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
10061         markup code and update to new markup.  Most probably broke some of
10062         it.
10063         
10064 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
10065
10066         * Documentation/user/refman.itely: added docu for ambitus and
10067         clusters
10068
10069         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
10070         ly_quote_scm() in lookup.cc
10071
10072         * mf/parmesan-clefs.mf: set_char_box fix
10073
10074         * lily/cluster-engraver.cc: junk implicit protection; use
10075         Protected_scm instead
10076
10077 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10078
10079         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
10080         throughout.
10081
10082         * scm/new-markup.scm: Turn-off error-triggering test code.
10083
10084 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10085
10086         * scm/new-markup.scm (markup-thrower-typecheck) 
10087         (markup-typecheck?):  add full typechecking functions.
10088         (make-markup-maker): add make-FOO-markup functions.
10089         (markup-argument-list-error): nice error checking messages.
10090         (make-markup): better function: less quoting escapades.
10091
10092 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10093
10094         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
10095
10096 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10097
10098         * cygwin/lilypond.hint (requires): Add cygwin.
10099
10100         * .cvsignore: Remove stepmake (huh!?!), add lib.
10101
10102         * GNUmakefile.in: Add libdir links for builddir runs.
10103
10104         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
10105         instead of datadir.
10106
10107         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
10108         local_lilypond_libdir.
10109
10110         * config.make.in (lilypond_libdir): Add.
10111
10112         * stepmake/stepmake/substitute-rules.make: 
10113         * stepmake/stepmake/script-rules.make: 
10114         * stepmake/stepmake/python-module-rules.make:
10115         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
10116         lilypond-python-module patch.
10117
10118 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10119
10120         * Documentation/user/refman.itely (Graphical interfaces): add note
10121         about xml2ly.
10122
10123 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10124
10125         * scripts/ly2dvi.py (run_dvips): remove trailing newline
10126
10127 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10128
10129         * VERSION: released 1.7.10
10130
10131         * scripts/musedata2ly.py (): idem
10132
10133         * scripts/midi2ly.py (dump_chord): idem
10134
10135         * scripts/etf2ly.py (version): idem 
10136
10137         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
10138
10139         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
10140
10141         * scm/tex.scm (tex-output-expression): remove eval compat
10142         glut. Other output files too.
10143
10144         * scm/chord-name.scm: don't export anything from chord module.
10145
10146         * input/test/american-chords.ly: idem
10147
10148         * input/test/banter-chords.ly (texidoc): idem
10149
10150         * input/test/Cc-chords.ly: add breakage notes.
10151
10152         * Documentation/user/refman.itely (Text markup): rewrite manual
10153         section.
10154
10155         * lily/parser.yy (scalar): allow \markup { } as property value. 
10156
10157         * scm/chord-name.scm: complete new markup usage
10158
10159         * scm/grob-description.scm (all-grob-descriptions): use new markup
10160         texts by default
10161
10162 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10163
10164         * scm/chord-name.scm: partial move to new markup texts.
10165
10166 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10167
10168         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
10169
10170         * scm/bass-figure.scm (brew-bass-figure): make stack direction
10171         settable.
10172
10173 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
10174
10175         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
10176         invoked for old midi, wait for killing.
10177
10178 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
10179
10180         * Documentation/user/music-glossary.tely: Finnishing.
10181
10182 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10183
10184         * mf/feta-nummer-code.mf: some kerning pairs.
10185
10186 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
10187
10188         * scm/output-lib.scm (set-bar-number-visibility): Context-function
10189         Added.
10190
10191         * Documentation/user/refman.itely (Bar numbers):
10192         set-bar-number-visibility added, modulo-bar-number removed again
10193         (sorry).
10194
10195 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
10196
10197         * scm/output-lib.scm (modulo-bar-number-visible): add function.
10198
10199         * Documentation/user/refman.itely: add modulo-bar-number-visible.
10200
10201         * Documentation/user/music-glossary.tely: translate into Finnish.
10202
10203 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10204
10205         * lilypond-mode.el: add shortcut for 2midi
10206
10207         * lilypond-font-lock.el: fontify lyrics
10208
10209 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
10210
10211         * scm/drums.scm : use 1.7.x names.
10212
10213         * input/regression/drums.ly : Don't use << chords >>
10214
10215 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10216
10217         * lilypond-mode.el: tidy, add TODO
10218
10219         * make/lilypond.mandrake.spec.in: install-info quietly.
10220
10221 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10222
10223         * input/test/markup.ly: use new syntax.
10224
10225 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10226
10227         * ly/params-init.ly (interscoreline): add word-space
10228
10229         * input/test/metronome.ly (eighthNote): idem.
10230
10231         * input/test/script-priority.ly: use new markup
10232
10233         * lily/parser.yy (markup): allow HEAD markup0 markup1 
10234
10235         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
10236
10237         * lily/parser.yy (gen_text_def): bugfix.
10238         (full_markup): allow markup identifier.
10239
10240 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
10241
10242         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
10243         jobs at the same time. Add horizontal lines to Command menu.
10244         Allow one compiling job -- propose killing others before a new one.
10245
10246         * lilypond.words: add markup, teeny, etc.
10247
10248 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
10249
10250         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
10251         Allow only one type of midi process; launching Midi either stops
10252         midis or plays the current midi and launching MidiAll stops midis
10253         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
10254         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
10255
10256 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10257
10258         * lily/text-engraver.cc (process_acknowledged_grobs): use new
10259         markup  for new markup texts.
10260
10261         * lily/mark-engraver.cc (process_music): idem
10262         
10263         * lily/instrument-name-engraver.cc (create_text): idem
10264
10265         * scm/new-markup.scm (magnify-markup): new function.
10266
10267         * scm/molecule.scm (stack-lines): bugfix.
10268
10269         * lily/font-interface.cc (get_font): take font-magnification from
10270         alist chain.
10271
10272 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10273
10274         * lily/molecule-scheme.cc: move scheme functions to separate file.
10275
10276         * lily/font-metric.cc  (ly_get_glyph): new function. 
10277         
10278         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
10279         (italic-markup, dynamic-markup): new functions
10280         (font-markup): new function
10281
10282         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
10283         padding and minimum
10284
10285 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
10286
10287         * lily/accidental-engraver.cc:
10288         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
10289
10290 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
10291
10292         * lilypond.vim:
10293         * lilypond-font-lock.el: Put \longa as duration. Accept only 
10294         [a-zA-Z] for user defined identifiers. Separate note cases 
10295         with and without a duration (allow cis\longaX).
10296
10297         * lilypond.words: Add words from Info.
10298
10299 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10300
10301         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
10302
10303 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
10304
10305         * lilypond-mode.el: Propose reverting buffer before a command if
10306         it was edited with an another editor.
10307
10308 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10309
10310         * lily/molecule.cc (ly_translate_molecule): new function
10311
10312         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
10313         into libdir
10314
10315         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
10316
10317         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
10318
10319 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
10320
10321         * lilypond.words: take \words from Info-index.
10322
10323 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10324
10325         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
10326
10327 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
10328
10329         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
10330
10331 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
10332
10333         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
10334         and lilypond-documentation.
10335
10336 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10337
10338         * lily/parser.yy: Compile fix (bison 1.75).
10339
10340 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10341
10342         * VERSION: 1.7.9 released
10343
10344         * scm/music-functions.scm (shift-one-duration-log): refactor.
10345         Use music-map.
10346
10347         * input/regression/chord-tremolo.ly (texidoc): add dot test.
10348
10349         * NEWS: update.
10350
10351         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
10352         argument
10353         
10354         * scm/music-functions.scm (display-music): new function
10355         (music-map): change arg order.
10356
10357         * input/regression/new-markup-syntax.scm: new file
10358
10359         * lily/parser.yy (markup): add \markup { .. } syntax.
10360
10361         * scm/new-markup.scm (override-markup): new function
10362         (lookup-markup): new function
10363         (music-markup): new function
10364         (lookup-markup-command): use markup-signature to store argument
10365         format for parser.
10366
10367         * lily/lexer.ll: preliminary \markup syntax. 
10368
10369 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
10370
10371         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
10372         add pre/post-dependencies and menus with icons from source.
10373
10374         * Documentation/pictures/lilypond-48x48.xpm:
10375         * Documentation/pictures/lilypond-32x32.xpm:
10376         * Documentation/pictures/lilypond-16x16.xpm: new files, background
10377         transparent.
10378
10379         * stepmake/stepmake/generic-targets.make:
10380         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
10381
10382 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10383
10384         * input/regression/music-map.ly (texidoc): new file.
10385
10386         * scm/music-functions.scm (music-map): new function
10387
10388 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10389
10390         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
10391
10392 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
10393
10394         * input/test/to-xml.ly:
10395         * lily/ligature-engraver.cc: Fixes documentation.
10396
10397         * lilypond.mandrake.spec.in:
10398         * lilypond.redhat.spec.in: Add lilypond.words.
10399
10400         * Documentation/user/refman.itely: Mention Info inside emacs.
10401         
10402         * lilypond.suse.spec.in:
10403         * lilypond.redhat.spec.in:
10404         * lilypond.mandrake.spec.in: Set root-owner for doc
10405         (tobbe@nyvalls.se).
10406
10407 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10408
10409         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
10410         os.popen.read ().
10411
10412 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10413
10414         * scripts/ly2dvi.py (include_path): print warning if failing anything.
10415
10416         * python/lilylib.py (error): add space
10417
10418 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10419
10420         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
10421         distribution.
10422
10423 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10424
10425         * lily/paper-outputter.cc (Paper_outputter): close port when
10426         finishing score.
10427
10428 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10429
10430         * scm/sodipodi.scm: Fixes.
10431
10432 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
10433
10434         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
10435
10436         * buildscripts/make-font-dir.py: Fix. 
10437
10438 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
10439
10440         * lilypond-mode.el: Add support for Info inside Emacs.
10441
10442 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10443
10444         * buildscripts/make-font-dir.py: 
10445         * mf/GNUmakefile: Make sodipodi font map.
10446
10447         * scm/sodipodi.scm: Add more output functions.
10448
10449         * mf/feta-nummer.mf: 
10450         * mf/feta-beugel.mf: Add font_coding_scheme.
10451
10452         * lily/paper-outputter.cc (output_header): Fix creator string.
10453
10454 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10455
10456         * lilypond-mode.el (LilyPond-autocompletion): invoked with
10457         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
10458
10459         * lilypond.words: add two (Everybody can add/remove words now!).
10460
10461         * debian/rules:
10462         * make/lilypond.suse.spec.in:
10463         * make/lilypond.mandrake.spec.in:
10464         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
10465
10466         * Documentation/user/refman.itely: Mention autocompletion.
10467
10468 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
10469
10470         * scripts/ly2dvi.py: Add paper sizes.
10471
10472         * lily/timing-engraver.cc: 
10473         * lily/time-signature.cc: 
10474         * lily/span-bar.cc: 
10475         * lily/grob-scheme.cc: Code formatting fixes.
10476
10477         * scm/sodipodi.scm: 
10478         * scm/sketch.scm:
10479         * buildscripts/mf-to-table.py: 
10480         * buildscripts/make-font-dir.py: Font testing.
10481
10482 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10483
10484         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
10485         inserts try-completion and shows all-completions.
10486
10487         * lilypond.words: '\' -> '\\'
10488
10489         * lilypond-mode.el: load libraries in the end, lilypond.words defines
10490         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
10491         
10492         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
10493         and LilyPond-reserved-words.
10494         
10495 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
10496
10497         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
10498         from load-path.
10499         
10500         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
10501         the mini-buffer with Control-Shift-c.
10502         
10503 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10504
10505         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
10506         duration. This fixes \tempo taking time.
10507
10508 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10509
10510         * lily/volta-engraver.cc (process_acknowledged_grobs): 
10511         Allow for text markup in repeatCommands. 
10512
10513 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
10514
10515         * lilypond-mode.el (LilyPond-insert-string): new function, use it
10516         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
10517         Get rid of skeleton.el-dependency.
10518
10519         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
10520
10521 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10522
10523         * lily/beam-engraver.cc (stop_translation_timestep): reset
10524         now_stop_ev_
10525
10526         * lily/scm-option.cc: add parse-protect to ly:set-option
10527
10528         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
10529
10530 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10531
10532         * lily/include/ligature-bracket.hh: removed
10533         * lily/ligature-bracket.cc: removed
10534
10535         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
10536         .tex
10537
10538         * lily/beam.cc (set_beaming): don't change beam count on rests.
10539         (brew_molecule): always set flag-width > 0.
10540
10541 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
10542
10543         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
10544         chars, remove instructions; instead, refer to lilypond-init.el and
10545         Documentation/topdocs/INSTALL.texi.
10546
10547         * lilypond.words: add identifiers and reserved words.
10548
10549         * Documentation/topdocs/INSTALL.texi: separate sections for installing
10550         files and adding a load-path.
10551
10552         * lilypond-init.el: Instructions, extracted from 
10553         Documentation/topdocs/INSTALL.texi. 
10554         
10555 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10556
10557         * VERSION: 1.7.8 released 
10558
10559         * lily/grob.cc (warning): better robustness fix.
10560
10561 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
10562
10563         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
10564
10565         * lily/cluster-engraver.cc: stick better to variable naming
10566         conventions
10567
10568         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
10569         until stop_translation_timestep()
10570
10571         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
10572         min/max coordinates to backend, but no musical info such as
10573         pitches
10574
10575         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
10576
10577         * lily/grob.cc: robustness fix: warning(): do not crash if
10578         cause is not set
10579
10580         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
10581         the much more elaborated tuplet brackets than the very naive and
10582         simple ligature bracket grob
10583
10584 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10585
10586         * Documentation/user/refman.itely (Analysis brackets): add
10587         horizontal bracket doco.
10588
10589         * ly/property-init.ly (setMmRestFermata): added.
10590
10591         * Documentation/user/refman.itely (Multi measure rests): fermatas
10592         on mm rests.
10593
10594         * input/regression/apply-context.ly (texidoc): new file
10595
10596         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
10597         code to be executed during interpretation. Possible applications:
10598         smart octavation, more advanced bar checks. 
10599
10600         * lily/apply-context-iterator.cc: new file.
10601
10602 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10603
10604         * input/test/new-markup.ly: new file.
10605
10606         * lily/text-item.cc (text_to_molecule): new function
10607
10608         * scm/new-markup.scm (lambda): new file
10609
10610         * lily/function-documentation.cc (ly_add_function_documentation):
10611         add proc property as well
10612
10613 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10614
10615         * Documentation/user/music-glossary.tely (Top): add custos.
10616
10617 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
10618
10619         * Documentation/topdocs/INSTALL.texi: advise how to include source
10620         path to Emacs load-path and improve language.
10621
10622 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10623
10624         * GNUmakefile.in: config.h message fix.
10625
10626         * autogen.sh:
10627         * aclocal.m4: Regenerate.
10628
10629         * configure.in: 
10630         * config.make.in: 
10631         * stepmake/config.make.in: 
10632         * stepmake/configure.in: 
10633         * stepmake/autogen.sh: 
10634         * stepmake/aclocal.m4: Update for autoconf 2.56.
10635
10636 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
10637
10638         * Documentation/topdocs/INSTALL.texi: instructions for an user how
10639         to install Emacs-mode. Instructions how to use vim-mode.
10640
10641 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10642
10643         * scm/music-types.scm (music-descriptions): no length for tempo event.
10644
10645         * input/*.ly: add \version everywhere.
10646         
10647         * input/*.ly: update syntax to 1.7 + new-chords.
10648
10649         * VERSION: 1.7.7 released.
10650         
10651         * Documentation/user/*.tely: new chord syntax.
10652
10653         * input/regression/[bc]*.ly (texidoc): syntax updates.
10654         
10655 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
10656
10657         * lilypond.words: add vocabulary to be used in auto-completion
10658
10659         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
10660
10661         * lilypond.vim: allow note name at EOF
10662
10663 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10664
10665         * buildscripts/new-chords.py (edit): -e option: inline editing.
10666
10667         * input/regression/a*.ly (texidoc): syntax updates.
10668
10669         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
10670         music): elucidations. 
10671
10672 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
10673
10674         * lily/include/lily-proto.hh, ly/engraver-init.ly,
10675         ly/spanners-init.ly, scm/grob-description.scm,
10676         scm/grob-property-description.scm, scm/music-types.scm,
10677         lily/cluster-engraver.cc, lily/cluster.cc,
10678         lily/include/cluster.hh, input/test/cluster.ly: cluster
10679         implementation
10680
10681         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
10682         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
10683         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
10684
10685         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
10686
10687         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
10688
10689         * scm/grob-description.scm: bugfix: by default, use default note
10690         head style when engraving ligatures
10691
10692         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
10693
10694         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
10695         events
10696
10697         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
10698
10699         * input/test/ancient-font.ly: bugfix: style -> flag-style
10700
10701         * lily/ligature-engraver.cc: indentation fix
10702
10703         * lily/parser.yy: indentation fixes
10704         
10705 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10706
10707         * input/regression/measure-grouping.ly: more elaborate example.
10708
10709         * lily/moment.cc: ly:add-moment, ly:mul-moment,
10710         ly:div-moment. New functions 
10711
10712         * scm/music-functions.scm (set-time-signature): new function,
10713         allow inline time sig settings with measure grouping.
10714
10715         * lily/parser.yy (command_element): move time sig construction
10716         into Scheme.
10717
10718         * lily/side-position-interface.cc (out_of_staff): new function,
10719         like padding, but keep minimum distance from staff. Easier than
10720         linespanners (dynamics, pedals), but roughly the same effect.
10721
10722 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
10723
10724         * emacs-mode.el: Added spanish-note-replacements 
10725         (Carlos Betancourt, <carlos.betancourt@chello.be>).
10726
10727         * vimrc: (Un)commenting with <(S-)F12>, tidy.
10728
10729 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
10730
10731         * lilypond.vim: Do not fontify cises, desis, etc.
10732
10733         * vimrc: view dvi with <S-F6>
10734
10735 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10736
10737         * lily/lookup.cc (triangle): new function.
10738
10739         * input/regression/measure-grouping.ly (texidoc): new file: show
10740         triangles and brackets for beat groups of 3 and 2.
10741
10742         * lily/include/measure-grouping-spanner.hh (class
10743         Measure_grouping): new file.
10744
10745         * lily/measure-grouping-spanner.cc (brew_molecule): new file
10746
10747         * lily/measure-grouping-engraver.cc (class
10748         Measure_grouping_engraver): new file.
10749
10750 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10751
10752         * Merge from stable:
10753
10754             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
10755         
10756         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
10757         stylesheet.
10758
10759         * ly/paper19.ly: Include paper19-init.ly.
10760
10761         * ly/paper19-init.ly: New file.
10762
10763         * Documentation/user/tutorial.itely (First steps): Fix first
10764         example for font test.
10765
10766         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
10767
10768         * ChangeLog: Add 1.7.6 release marker (see below).
10769
10770         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
10771         Add .py files.
10772
10773 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10774
10775         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
10776
10777         * input/tutorial/*.ly: update to new syntax.
10778
10779         * lily/parser.yy (Composite_music): new transpose syntax,
10780         \transpose FROM TO MUSIC. 
10781
10782 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10783
10784         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
10785         latex progress/error output to stderr (by default this goes to
10786         stdout).  Show lilypond progress, even when not verbose.
10787
10788         * python/lilylib.py (system): New optional parameter to control
10789         showing of progress.
10790
10791         * scm/backend-documentation-lib.scm (check-dangling-properties):
10792         Fix error message.
10793
10794         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
10795         axis, extent.
10796
10797         * scm/grob-property-description.scm (magnify): Remove.
10798         (extent, axis): Add.
10799
10800 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10801
10802         * VERSION: Release 1.7.6.
10803
10804         * scripts/convert-ly.py: more uniformization substitutions.
10805
10806         * buildscripts/new-chords.py (sub_chords): new file.
10807
10808 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10809
10810         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
10811         lilypond.map.  Include sauter fonts too.  Cleanups.
10812
10813 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10814
10815         * Documentation/user/tutorial.itely (First steps): change to new
10816         chord/tie/slur/beam notation.
10817
10818         * lily/parser.yy (event_that_take_dir): allow postfix notation for
10819         ties.
10820
10821         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
10822         engraver. Process ties in postfix notation, i.e. c8-~ c
10823
10824         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
10825
10826         * input/regression/beam-postfix-notation.ly (texidoc): new file.
10827
10828         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
10829
10830         * lily/beam-engraver.cc (try_music): accept new-beam-events
10831
10832         * input/regression/chord-scripts.ly (texidoc): new file
10833
10834         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
10835         script-events.
10836
10837         * scm/script.scm (default-script-alist): cleanup.
10838
10839         * lily/script-engraver.cc (make_script_from_event): cleanup.
10840
10841         * lily/lyric-combine-music-iterator.cc
10842         (Lyric_combine_music_iterator): remove superfluous events.
10843         (melisma_busy): new function. Fix broken melismas.
10844
10845 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
10846
10847         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
10848         Remove nonvalid settings. Use descriptive key names.
10849         Use <Return> to indicate the pressing of that key.
10850
10851 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10852
10853         * scripts/lilypond-book.py (option_definitions): Typo.
10854
10855         * scripts/ly2dvi.py: Updates.
10856
10857         * python/lilylib.py (setup_environment, print_environment)
10858         (get_bbox, make_preview): Merge and remove from ly2dvi and
10859         lilypond-book.
10860
10861         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
10862
10863         * .cvsignore: Remove some cruft.
10864
10865         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
10866         path.
10867
10868         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
10869         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
10870         throughout.
10871
10872         * python/lilylib.py (quiet_system): Junk
10873         (system): Display error log upon failure.
10874         (read_pipe): New function.  Cleanups and fixes.
10875
10876         * python/*.py: Rename from *.py.in.
10877         
10878         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
10879
10880         * GNUmakefile.in (SUBDIRS): Move python before scripts.
10881
10882 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10883
10884         * python/GNUmakefile: Bugfix: handle modules.
10885
10886         * stepmake/stepmake/python-module-targets.make (default): Add
10887         compiled modules. 
10888
10889         * stepmake/stepmake/python-module-rules.make: Add rule for byte
10890         compiling modules.
10891
10892         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
10893         Bugfix.  (OUT_PYC_MODULES): Add.
10894
10895 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
10896
10897         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
10898         Use default paths. Refresh description.
10899
10900 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10901
10902         * VERSION: 1.7.5 released
10903
10904         * input/regression/finger-chords.ly (texidoc): new file.
10905
10906         * lily/script-engraver.cc (process_music): remove scriptHorizontal
10907         support
10908
10909         * lily/fingering-engraver.cc (process_music): remove kludgy
10910         scriptHorizontal stuff.
10911
10912         * lily/script.cc: remove staff-support property.
10913
10914         * lily/new-fingering-engraver.cc (add_fingering): new
10915         file. Fingering engraver for new style chords.
10916
10917 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10918
10919         * lily/parser.yy (bare_number): allow 4 \cm (without
10920         decimal dot). (should backport to 1.6?)
10921
10922         * ly/declarations-init.ly: use Scheme for dimension defs.
10923
10924         * lily/parser.yy (TODO): remove hard coded dimensions, add
10925         REAL NUMBER_IDENTIFIER production.
10926
10927         * lily/rest-collision.cc (force_shift_callback): rewrite using
10928         -done property.
10929
10930         * scm/grob-property-description.scm (rest-collision-done): add
10931         property.
10932         
10933         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
10934
10935 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10936
10937         * input/regression/multi-measure-rest-center.ly: new file.
10938
10939         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
10940         off horizontally by 0.05 ss. Fixed.
10941
10942 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
10943
10944         * scm/pdftex.scm: Rename ly-number to ly:number->string.
10945
10946         * Documentation/topdocs/index.tely: Remove duplicate from merge.
10947
10948 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10949
10950         * lily/tie.cc (get_control_points): also avoid staff lines on the
10951         just outside the outer staff lines
10952
10953 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10954
10955         * ly/params-init.ly: Just define style-alist, no need to
10956         define-public.
10957
10958         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
10959         (thanks Han-Wen).
10960
10961         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
10962         (FET_FILES): = FONT_FILES.
10963
10964         * Merge from stable:
10965
10966             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
10967
10968 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10969
10970         * VERSION: 1.7.4 released.  
10971         
10972         * scm/generate-documentation.scm (string-append): add macro
10973         definitions.
10974
10975         * lily/text-item.cc (lookup_text): don't use virtual fonts for
10976         normal texts.
10977
10978         * lily/multi-measure-rest-engraver.cc: make separate
10979         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
10980
10981         * lily/multi-measure-rest.cc: remove text handling. Remove
10982         number-threshold.
10983
10984 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10985
10986         * scm/music-types.scm: doc patch by Graham Percival
10987
10988 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10989
10990         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
10991         encoding part.
10992         (Font_info.set_defaults): pixelsize now also defauts to '0'.
10993         (sketch_p): Sketch wants only first four elements of X11 font spec.
10994
10995         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
10996
10997         * mf/feta-autometric.mf: Write foundry and family to log.
10998
10999         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
11000         font translation table.
11001
11002         * buildscripts/mf-to-table.py: Better font info into afm.
11003
11004         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
11005         1.0.9 required.
11006
11007         * configure.in: Whine for mftrace 1.0.9.
11008
11009 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11010
11011         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
11012
11013         * lily/main.cc (main_prog): don't try to load init.EXT when
11014         processing foo.EXT.
11015
11016 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
11017
11018         * scm/tex.scm (zigzig-line): added.
11019
11020         * scm/ps.scm (zigzag-line): added.
11021
11022         * ps/music-drawing-routines.ps (subvec): added.
11023         (draw_zigzag_line): added.
11024         
11025         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
11026         grob properties zigzag-width and zigzag-length.
11027
11028         * input/regression/glissando.ly: Add some zig-zagged glissandi.
11029
11030 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11031
11032         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
11033         svg output, including font.
11034
11035 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11036
11037         * scm/lily.scm: Register sodipodi output module.
11038
11039         * scm/sodipodi.scm: New file.
11040
11041         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
11042
11043         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
11044         comment, after header.
11045         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
11046         FullName.  Fix FontName key.
11047
11048 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
11049
11050         * lily/rest.cc (after_line_breaking): bugfix: dots after half
11051         and breve rests.
11052         
11053         * input/test/blank-notes.ly: bugfix
11054
11055         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
11056         rests. (Kim Shrier)
11057
11058         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
11059         
11060 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11061
11062         * scm/tex.scm: 
11063         * scm/ps.scm: Cleanup and remove obsolete junk.
11064
11065         * Documentation/user/internals.itely:
11066         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
11067
11068         * lily/parser.yy: Identify shift/reduce problems.
11069
11070         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
11071         make-style-sheet.  Too specific for convert-ly?
11072
11073 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11074
11075         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
11076
11077         * input/test/*.ly: various fixes.
11078
11079         * lily/music.cc (name): bugfix
11080
11081         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
11082
11083         * lily/input-file-results.cc (code): set-point-and-click! ->
11084         set-point-and-click
11085         
11086 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11087
11088         * Use uniform ly: prefix for exported scheme primitive functions.
11089
11090         * scm/music-types.scm: junk compat glue
11091
11092         * scripts/convert-ly.py: add rules for stuff below, junk
11093         compatibility glue for spanrequest.
11094
11095         * lily/parser.yy (verbose_event): remove \spanrequest,
11096         \commandspanrequest, \script. 
11097         
11098         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
11099
11100         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
11101         for \penalty, \glissando.
11102
11103         * VERSION: release 1.7.3
11104         
11105 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
11106
11107         * lily/accidental-engraver.cc: Fix
11108         grace-in-the-beginning-of-measure bug caused by the resent
11109         partial-measure fix.
11110
11111         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
11112         overlap looks too crowded)
11113         
11114 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11115
11116         * lily/parser.yy (assignment): allow SCM expression as assignment.
11117
11118         * lily/include/music-output-def.hh (class Music_output_def):
11119         * lily/music-output-def.cc: 
11120         * lily/paper-def.cc: 
11121         * scm/font.scm (markup-to-properties):
11122         * lily/parser.yy (music_output_def_body): 
11123         remove style_sheet_
11124
11125 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11126
11127         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
11128         length.
11129
11130         * input/regression/spacing-to-grace.ly: new file.
11131
11132         * input/regression/spacing-end-of-line.ly: new file.
11133
11134         * lily/note-spacing.cc (get_spacing): take into account breakable
11135         stuff sticking out at the left (time sig change at line break).
11136
11137         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
11138         raggedright code.
11139
11140         * scm/music-functions.scm (make-voice-props-set): add
11141         staff-position for mm rests.
11142  
11143         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
11144         before grace notes a little.
11145
11146         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
11147
11148         * lily/break-align-interface.cc (do_alignment): right-edge spacing
11149         key adds space at the end of line. 
11150
11151 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11152
11153         * scm/sketch.scm: Fix beams.
11154
11155         * buildscripts/mf-to-table.py: Add EncodingScheme.
11156
11157         * scm/sketch.scm: Resurrect.
11158
11159 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11160
11161         * lily/multi-measure-rest.cc: use breve rests for measure lengths
11162         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
11163
11164 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11165
11166         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
11167
11168         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11169
11170 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11171
11172         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
11173         token for origin information.
11174
11175         * lily/parser.yy (My_lily_lexer): do identifier location and
11176         cloning from lexer.
11177
11178         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
11179         logic out of the parser. Add bar checks on both ends.
11180
11181         * Documentation/user/refman.itely (Multi measure rests): add more
11182         notes about mm rests.
11183
11184 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11185
11186         * input/regression/bar-scripts.ly: Re-enable.
11187
11188         * lily/parser.yy:
11189         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
11190         released rsn.  Bison 1.50 has a crucial bug and won't work.
11191
11192         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11193
11194
11195 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11196
11197         * input/regression/bar-scripts.ly: Blunt documentation build fix.
11198
11199 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11200
11201         * Actually merge changes since 1.6.4 besides ChangeLog, and
11202         resolve conflicts.  Lots of updates, hope all is well.
11203         
11204         * cygwin/lilypond.hint (requires): Add ghostscript.
11205
11206         * scm: Update some (c).
11207         
11208 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11209
11210         * input/test/{various}.ly: add \header fields and texidoc strings.
11211
11212 2002-10-05  Werner Lemberg  <wl@gnu.org>
11213
11214         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
11215         renamed to `output_latex_quoted'.
11216         Added `output_latex_noquote'.
11217         (schedule_lilypond_block): Implement `noquote' option for LaTeX
11218         mode.
11219
11220 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11221
11222         * ChangeLog: Add 1.6.6 release marker.  See below.
11223
11224         * stepmake/stepmake/po-targets.make: Remove --c++ option.
11225
11226         * scripts/midi2ly.py: Fix global syntax warnings.
11227
11228         * GNUmakefile.in: Generate builddir locale tree too.
11229
11230         * scripts/ly2dvi.py:
11231         * scripts/midi2ly.py: 
11232         * scripts/mup2ly.py: 
11233         * scripts/update-lily.py:
11234         * lily/main.cc (setup_paths): Fix for locales setup.
11235
11236 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11237
11238         * Documentation/windows/installing.texi: Soften wording about
11239         necessity of becoming Administrator.  tommie@iae.nl reports this
11240         does not seem to be necessary for his flavour of Windows 2000.
11241         Explicitely discourage text mode mounts.
11242
11243 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11244
11245         * lily/rest.cc (after_line_breaking): backport dot position fix.
11246
11247         * lily/rest-collision.cc (do_shift): also remove dots for suicided
11248         rests. Thanks to Klaus Zimmermann for finding this bug.
11249
11250 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11251
11252         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
11253
11254 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11255
11256         * Documentation/user/music-glossary.tely: fix links.
11257
11258 2002-10-21  Werner Lemberg  <wl@gnu.org>
11259
11260         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
11261         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
11262         scaling factor) only once and use them in the definition of
11263         \embeddedps.
11264         * ps/music-drawing-routines.ps (skeel): Removed.
11265
11266 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11267
11268         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
11269         Solaris7, as we don't use nested $( ) constructs.
11270
11271 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11272
11273         * VERSION: Release 1.6.6.
11274         
11275 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11276
11277         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
11278         as workaround for /bin/sh problems on Solaris7.
11279
11280 2002-10-19  Werner Lemberg  <wl@gnu.org>
11281
11282         * GNUmakefile.in (web-doc): Fix typos.
11283         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
11284         `music-drawing-routines.ps' but emit \special{header=...} once.
11285         * scm/tex.scm (header-end): Updated.
11286
11287 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11288
11289         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
11290         undefined tremolo. 
11291
11292 2002-10-15  Werner Lemberg  <wl@gnu.org>
11293
11294         * scripts/lilypond-book.py (g_make_html): New global variable.
11295         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
11296         if `g_make_html' isn't set.
11297         [main]: Add format `texi-html'.
11298         (option_definitions): Updated.
11299         * Documentation/user/lilypond-book.itely: Updated.
11300
11301         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
11302         * make/ly-rules.make (%.texi, %.nexi): Use it.
11303         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
11304         format to lilypond-book.
11305         * GNUmakefile.in (web-doc): Ditto.
11306
11307 2002-10-14  Werner Lemberg  <wl@gnu.org>
11308
11309         Further improve TeX output.  The produced files are about 40%
11310         smaller.  `lilyponddefs.tex' is now read only once.
11311
11312         * tex/lilyponddefs.tex: Remove footer stuff.
11313         (\ifundefined): Renamed to...
11314         (\lilypondundefined): This.  Use LaTeX's definition to
11315         make it nestable and make it global.
11316         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
11317         output.
11318         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
11319         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
11320         them global.
11321         (\placebox): Renamed to...
11322         (\lyitem): This.
11323         Make it global and call \outputscale by itself.
11324         (\lybox, \lyvrule): New macros to reduce input data.
11325         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
11326         New auxiliary macros.
11327         (\SkipLilydefs, \EndLilyPondOutput): Removed.
11328         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
11329         to...
11330         (\lilypondspace): This and made it global.
11331         (\turnOnPostScript): Renamed to...
11332         (\lilypondpostscript): This and made it global.
11333         (\turnOnExperimentalFeatures): Renamed to...
11334         (\lilypondexperimentalfeatures): This and made it global.
11335         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
11336         (\lilypondsetdimen): This and made it global.
11337         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
11338         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
11339         (all, $(outdir)/music-drawing-routines.ps): New rules.
11340         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
11341         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
11342         start-system, stop-system, stop-last-system, filledbox): Updated to
11343         use the changed macros from lilyponddefs.tex.
11344         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
11345
11346 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11347
11348         * Documentation/windows/installing.texi: Update.
11349
11350 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11351
11352         * VERSION: 1.6.5 released
11353
11354         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11355
11356 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11357
11358         * scm/translator-property-description.scm (voltaOnThisStaff): add
11359         property.
11360
11361 2002-09-28  Werner Lemberg  <wl@gnu.org>
11362
11363         * scm/tex.scm (header-end): Suppress page numbering.
11364
11365         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11366         Fix quotation for HTML output.
11367
11368 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11369         
11370         * Documentation/user/refman.itely: grammar and phrasing
11371           fixes to "Note Entry" section.  Also adds a few new examples.
11372
11373 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11374
11375         * flower/include/string-data.icc: include string.h
11376
11377 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11378
11379         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11380
11381 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11382
11383         * Documentation/user/GNUmakefile (extra-local-help): Add.
11384
11385         * stepmake/stepmake/www-targets.make (local-help): Add.
11386
11387 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11388
11389         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11390         packages.
11391
11392         * Documentation/topdocs/README.texi (Top): building documentation
11393         (not website.)
11394
11395 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11396
11397         * Documentation/user/refman.itely: 
11398         * Documentation/user/tutorial.itely: 
11399         * Documentation/user/music-glossary.tely: Merge changes.
11400
11401         * Documentation/user/glossary.html.in: 
11402         * Documentation/index.texi: 
11403         * Documentation/header.html.in: Accomodate renaming of glossary.
11404         
11405         * Documentation/user/tutorial.itely: Add some glossary references.
11406         
11407         * Documentation/user/refman.itely: Minor fixes.
11408         
11409         * Documentation/user/lilypond.tely: Add glossary do direntry.
11410
11411         * Documentation/user/music-glossary.tely: Rename (previously:
11412         glossary.tely).  Fix anchor placement.
11413
11414         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11415
11416 2002-09-23  Werner Lemberg  <wl@gnu.org>
11417
11418         * scripts/lilypond-book.py (output_dict): Fix handling of
11419         various environments by avoid extraneous newlines.
11420         Rename `output-all' regexp for html to `output-html'.
11421         Replace `output-all' regexp for texi with `output-texi-quote'
11422         and `output-texi-noquote'.
11423         (compose_full_body): Don't override `linewidth' user option
11424         for `singleline'.
11425         (schedule_lilypond_block): Don't indent text specified with
11426         `intertext' option.
11427         Add new option `noquote'.
11428         (compile_all_files): Use latex instead of tex to compile ly
11429         files directly.
11430
11431         * Documentation/user/lilypond-book.itely: Updated and revised.
11432         Improve layout.
11433
11434         * Documentation/user/glossary.tely,
11435         Documentation/user/introduction.itely,
11436         Documentation/user/tutorial.itely,
11437         Documentation/user/refman.itely,
11438         Documentation/user/appendices.itely: Fix overfull LilyPond
11439         boxes caused by the new lilypond-book code.  Other minor
11440         fixes.
11441
11442         * Documentation/user/macros.itexi (@texiflat): Don't emit
11443         trailing space.
11444
11445         * scm/tex.scm (end-output, header-end): Add preamble and
11446         postamble to make lilypond output directly compilable with
11447         latex.
11448
11449         
11450 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11451
11452         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11453         instructions.
11454
11455 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11456
11457         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11458
11459 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11460
11461         * lily/beam.cc (connect_beams): don't crash if there are quarter
11462         notes in beams.
11463
11464 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11465
11466         * Documentation/user/refman.itely: corrected ancient clef
11467         docu; added docu on ligatures
11468
11469 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11470
11471         * Documentation/user/glossary.tely,
11472         Documentation/user/refman.itely, input/les-nereides.ly,
11473         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11474         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11475         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11476         Stem properties: flag-style -> stroke-style, style -> flag-style.
11477
11478
11479 2002-09-22  Werner Lemberg  <wl@gnu.org>
11480
11481         * scripts/lilypond-book.py: Add option `notime' to suppress
11482         printing of a time signature.  Specify default indentation of 0pt
11483         if single line fragment.  Don't emit redundant `\paper{ }'.
11484
11485         * Documentation/user/lilypond-book.itely: Updated.
11486
11487         * Documentation/user/glossary.tely: Completely reformatting.
11488
11489 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11490
11491         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11492
11493 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11494
11495         * Documentation/user/tutorial.itely: Fix links.
11496         
11497         * Documentation/topdocs/index.tely:
11498         * Documentation/index.texi:
11499         * Documentation/header.html.in: Small website fixes and updates.
11500
11501         * debian/: Debian patch by Anthony Fok.
11502
11503 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11504
11505         * Documentation/footer.html.in: How time flies: It's already 2002!
11506
11507         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11508         more descriptive link names than 'here'.
11509
11510 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11511
11512         * VERSION: 1.7.2 released
11513         * VERSION: 1.6.4 released
11514         
11515         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11516
11517         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
11518         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
11519
11520         * mf/feta-din.mf (test): add x-height and space.
11521
11522         * lily/dynamic-engraver.cc (process_music): take dynamic direction
11523         from ^_ for crescendi. Idem for slurs and phrasing slurs.
11524
11525         * ly/grace-init.ly: add-to-grace-init: function to portably add
11526         settings to \grace. 
11527
11528         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
11529         if we get an absolute dynamic event.
11530  
11531         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
11532
11533         * lily/source-file.cc (get_line): oops. All line numbers were off
11534         by 2. Fix that. 
11535
11536         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
11537         be after the note, combined with -_^, i.e. c4-(-\)-\>  
11538
11539         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
11540
11541         * lily/parser.yy (number_factor): remove (number) as number
11542         expression. ("Let them eat Lisp").
11543
11544 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11545
11546         * lily/horizontal-bracket.cc: new file.
11547
11548         * lily/horizontal-bracket-engraver.cc: new file.
11549
11550         * input/regression/note-group-bracket.ly: new file. Support
11551         horizontal note brackets for music analysis.
11552
11553         * lily/stem.cc (flag): new flag-style: no-flag.
11554
11555         * input/test/stem-cross-staff.ly: new file
11556         
11557         * Documentation/user/internals.itely: Improved formatting, fixing
11558         typos.  Added a section `Output details' to describe how the TeX
11559         code looks like.
11560
11561         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
11562
11563         * lily/parser.yy: remove \dynamicscript.
11564
11565         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
11566         definitions. 
11567
11568         * python/midi.c (midi_error): take two arguments.
11569
11570         * Merge 1.6.5 changes:
11571         
11572 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11573
11574         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
11575         staff-space.  Previous 1.5 was probably meant as half-spaces.
11576         (cautionary-style): parentheses (was: smaller).  This is what doco
11577         says, and it seems more logical.
11578
11579         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
11580         for 2nd sentence.
11581
11582 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11583
11584         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
11585
11586 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11587
11588         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11589
11590 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11591
11592         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11593
11594 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11595
11596         * scm/translator-property-description.scm (voltaOnThisStaff): add
11597         property.
11598
11599 2002-09-28  Werner Lemberg  <wl@gnu.org>
11600
11601         * scm/tex.scm (header-end): Suppress page numbering.
11602
11603         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11604         Fix quotation for HTML output.
11605
11606 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11607         
11608         * Documentation/user/refman.itely: grammar and phrasing
11609           fixes to "Note Entry" section.  Also adds a few new examples.
11610
11611 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11612
11613         * flower/include/string-data.icc: include string.h
11614
11615 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11616
11617         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11618
11619 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11620
11621         * Documentation/user/GNUmakefile (extra-local-help): Add.
11622
11623         * stepmake/stepmake/www-targets.make (local-help): Add.
11624
11625 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11626
11627         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11628         packages.
11629
11630         * Documentation/topdocs/README.texi (Top): building documentation
11631         (not website.)
11632
11633 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11634
11635         * Documentation/user/refman.itely: 
11636         * Documentation/user/tutorial.itely: 
11637         * Documentation/user/music-glossary.tely: Merge changes.
11638
11639         * Documentation/user/glossary.html.in: 
11640         * Documentation/index.texi: 
11641         * Documentation/header.html.in: Accomodate renaming of glossary.
11642         
11643         * Documentation/user/tutorial.itely: Add some glossary references.
11644         
11645         * Documentation/user/refman.itely: Minor fixes.
11646         
11647         * Documentation/user/lilypond.tely: Add glossary do direntry.
11648
11649         * Documentation/user/music-glossary.tely: Rename (previously:
11650         glossary.tely).  Fix anchor placement.
11651
11652         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11653
11654 2002-09-23  Werner Lemberg  <wl@gnu.org>
11655
11656         * scripts/lilypond-book.py (output_dict): Fix handling of
11657         various environments by avoid extraneous newlines.
11658         Rename `output-all' regexp for html to `output-html'.
11659         Replace `output-all' regexp for texi with `output-texi-quote'
11660         and `output-texi-noquote'.
11661         (compose_full_body): Don't override `linewidth' user option
11662         for `singleline'.
11663         (schedule_lilypond_block): Don't indent text specified with
11664         `intertext' option.
11665         Add new option `noquote'.
11666         (compile_all_files): Use latex instead of tex to compile ly
11667         files directly.
11668
11669         * Documentation/user/lilypond-book.itely: Updated and revised.
11670         Improve layout.
11671
11672         * Documentation/user/glossary.tely,
11673         Documentation/user/introduction.itely,
11674         Documentation/user/tutorial.itely,
11675         Documentation/user/refman.itely,
11676         Documentation/user/appendices.itely: Fix overfull LilyPond
11677         boxes caused by the new lilypond-book code.  Other minor
11678         fixes.
11679
11680         * Documentation/user/macros.itexi (@texiflat): Don't emit
11681         trailing space.
11682
11683         * scm/tex.scm (end-output, header-end): Add preamble and
11684         postamble to make lilypond output directly compilable with
11685         latex.
11686
11687         
11688 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11689
11690         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11691         instructions.
11692
11693 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11694
11695         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11696
11697 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11698
11699         * lily/beam.cc (connect_beams): don't crash if there are quarter
11700         notes in beams.
11701
11702 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11703
11704         * Documentation/user/refman.itely: corrected ancient clef
11705         docu; added docu on ligatures
11706
11707 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11708
11709         * Documentation/user/glossary.tely,
11710         Documentation/user/refman.itely, input/les-nereides.ly,
11711         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11712         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11713         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11714         Stem properties: flag-style -> stroke-style, style -> flag-style.
11715
11716 2002-09-22  Werner Lemberg  <wl@gnu.org>
11717
11718         * scripts/lilypond-book.py: Add option `notime' to suppress
11719         printing of a time signature.  Specify default indentation of 0pt
11720         if single line fragment.  Don't emit redundant `\paper{ }'.
11721
11722         * Documentation/user/lilypond-book.itely: Updated.
11723
11724         * Documentation/user/glossary.tely: Completely reformatting.
11725
11726 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11727
11728         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11729
11730 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11731
11732         * Documentation/user/tutorial.itely: Fix links.
11733         
11734         * Documentation/topdocs/index.tely:
11735         * Documentation/index.texi:
11736         * Documentation/header.html.in: Small website fixes and updates.
11737
11738         * debian/: Debian patch by Anthony Fok.
11739
11740 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11741
11742         * Documentation/footer.html.in: How time flies: It's already 2002!
11743
11744         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11745         more descriptive link names than 'here'.
11746
11747 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11748
11749         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11750
11751 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11752
11753         * lily/part-combine-music-iterator.cc (get_state): cleanup
11754         (get_music_info): cleanup.
11755
11756 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11757
11758         * scm/backend-documentation-lib.scm (interface-doc-string):
11759         crosslinks between interfaces and grobs. Headings for interfaces
11760         in grob explanation.
11761
11762 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11763
11764         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
11765         dtd).  Add preliminary dtd.
11766         (re-sub-alist): Robustify.
11767
11768 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11769
11770         * lily/include/event-chord-iterator.hh,
11771         lily/context-specced-music-iterator.cc,
11772         lily/event.cc, lily/event-chord-iterator.cc: add
11773
11774 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11775
11776         * lily/: some (c) header fixes.
11777         
11778         * lily/request-chord.cc: Remove.
11779         
11780         * lily/include/event-chord-iterator.hh:
11781         * lily/include/event.hh:
11782         * lily/event-chord.cc: New file.
11783         
11784         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
11785         requested.
11786
11787 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11788
11789         * lily/ : rename Request to Event
11790
11791         * lily/parser.yy (command_element): move clef stuff into Scheme.
11792
11793         * lily/:  rename length_mom () to get_length()
11794
11795         * lily/part-combine-music.cc: removed file and class.
11796
11797         * lily/context-specced-music-iterator.cc (class
11798         Context_specced_music_iterator): new file. Obsoletes the
11799         Context_specced_music type.
11800
11801         * scm/music-types.scm (make-repeated-music): put different kinds
11802         of repeated music into music-type table.
11803
11804         * VERSION: 1.7.1 released.
11805
11806         * scm/to-xml.scm: new file.
11807
11808         * input/test/to-xml.ly (fooBar): demo of what is possible with the
11809         new Input representation: dump music as XML.
11810
11811         * scm/engraver-documentation-lib.scm
11812         (engraver-accepts-music-types?): add links from music to engraver,
11813         from music-type to engraver.
11814
11815         * lily/include/command-request.hh: removed
11816         lily/include/musical-request.hh: removed. Removed all _req classes
11817         except Key_change_req. Changes throughout.
11818
11819 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11820
11821         * lily/tuplet-engraver.cc (try_music): Compile kludge.
11822
11823 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11824
11825         * lily/*.cc: specify accepts for many engravers.
11826
11827         * scm/music-documentation-lib.scm: dump music expressions and
11828         music subtypes.
11829
11830         * scm/documentation-lib.scm: complete revision.
11831         Use GOOPS objects to store document tree explicitly. Cleaned up and
11832         sped up doco generation a lot.
11833
11834 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11835
11836         * input/trip.ly (fugaIILeft): add arpeggio
11837
11838         * lily/translator-group.cc (try_music_on_nongroup_children):
11839         oops. The name symbol is in the cdr of the assoc handle.
11840
11841         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
11842         Hyphen_req, Glissando_req, Break_req, Mark_req 
11843
11844 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11845
11846         * lily/musical-request.cc (music-duration-length,
11847         music-duration-compress): new functions.
11848
11849         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
11850         throughout. Warning doesn't work yet.
11851
11852         * lily/translator-group.cc (try_music_on_nongroup_children):
11853         new implementation: store candidate acceptors in a hashTable.
11854
11855 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11856
11857         * scm/music-types.scm (music-descriptions): change name to
11858         internal-class-name
11859
11860         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11861
11862 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11863
11864         * lily/beam.cc (connect_beams): don't crash if there are quarter
11865         notes in beams.
11866
11867 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11868
11869         * Documentation/user/refman.itely: corrected ancient clef
11870         docu; added docu on ligatures
11871
11872 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11873
11874         * Documentation/user/glossary.tely,
11875         Documentation/user/refman.itely, input/les-nereides.ly,
11876         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11877         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11878         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11879         Stem properties: flag-style -> stroke-style, style -> flag-style.
11880
11881 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11882
11883         * scm/music-functions.scm (music-separator?): don't use name music
11884         property.
11885
11886 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11887
11888         * stepmake/stepmake/generic-targets.make (help): Document check
11889         target.
11890
11891         * lily/new-accidental-engraver.cc: Compile fix.
11892
11893 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
11894
11895         * scripts/convert-ly.py: Add rule.
11896
11897         * input/test/music-creation.ly:
11898         * input/test/add-staccato.ly:
11899         * input/test/add-text-script.ly: ly-make-music.
11900
11901         * scm/drums.scm (make-head-type-elem, make-articulation-script):
11902         More ly-make-music renamings.
11903
11904         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
11905
11906         * lily/music-constructor.cc (make_music): Add debugging info.
11907
11908         * scm/music-functions.scm (make-simultaneous-music,
11909         (make-sequential-music, context-spec-music):
11910         * scm/music-types.scm (music-descriptions): Get lily to run.
11911
11912 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11913
11914         * lily/command-request.cc (transpose_key_alist): new function.
11915
11916         * lily/key-performer.cc (create_audio_elements): cleanup. 
11917
11918 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11919
11920         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
11921
11922         * lily/include/translator.hh (ENTER_DESCRIPTION): add
11923         events-accepted field.
11924
11925         * scm/music-types.scm: new file.
11926
11927         * lily/parser.yy: put music type initialization into scheme,
11928         similar to grob initialization.  Changes throughout.
11929
11930 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11931
11932         * Documentation/user/tutorial.itely: Fix links.
11933         
11934         * Documentation/index.texi: 
11935         * Documentation/header.html.in: 
11936         * Documentation/topdocs/index.tely: Small website fixes and updates.
11937
11938         * debian/: Debian patch by Anthony Fok.
11939
11940 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11941
11942         * Documentation/footer.html.in: How time flies: It's already 2002!
11943
11944         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11945         more descriptive link names than 'here'.
11946
11947         * ROADMAP: Remove test stuff.
11948
11949         * scripts/update-lily.py: Allow auto-building of stable and
11950         development versions.  Bugfixes.
11951
11952 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11953
11954         * VERSION: released 1.7.0
11955
11956         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11957
11958         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
11959         positive line widths.
11960
11961 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11962
11963         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
11964         go.  Fix comments.
11965
11966         * cygwin: Cygwin updates.
11967
11968 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11969
11970         * Documentation/windows/installing.texi (Top): version for python,
11971         urls for ghostscript (thanks to John Potelle)
11972         
11973         * lily/simultaneous-music-iterator.cc
11974         (Simultaneous_music_iterator): init children_list_ before
11975         triggering GC.
11976
11977         * lily/*-iterator.cc: be even more careful with smobbed copy
11978         constructors. 
11979
11980         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
11981         LeftEdge item.
11982
11983 2002-09-15  Werner Lemberg  <wl@gnu.org>
11984
11985         Improving LilyPond's output to make them ordinary TeX boxes with
11986         predictable dimensions.  System boxes are now vertically centered on
11987         the baseline; this offset can be further controlled with
11988         \lilypondscoreshift.
11989
11990         * lily/system.cc (System::post_processing): Pass length of current
11991         system to `start-system' (including any horizontal indentation).
11992
11993         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
11994         prettier.
11995         (lily-def): Append `%'.
11996         (start-system): Add parameter `wd'.  Output more TeX code to specify
11997         box dimensions.
11998         (stop-system, stop-last-system): Complement changes in
11999         `start-system'.
12000         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
12001         Updated.
12002
12003         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
12004         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
12005         Write final `\endinput'.
12006
12007         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
12008         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
12009         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
12010         files and macro definitions don't produce spurious spaces and
12011         paragraphs (using \endlinechar).
12012         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
12013
12014         * Documentation/user/internals.itely: Improved formatting, fixing
12015         typos.  Added a section `Output details' to describe how the TeX
12016         code looks like.
12017
12018 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12019
12020         * lily/accidental-engraver.cc: Also work with partial measures.
12021
12022 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12023
12024         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
12025         spanner.
12026
12027 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12028
12029         * lily/identifier-smob.cc (unpack_identifier): new file.
12030
12031         * lily/lexer.ll (identifier_type): new function.  use ly-id to
12032         pass off scheme expressions as music identifiers.
12033
12034         * scm/lily.scm: reorganisation, cleanups.
12035
12036         * lily/main.cc: small cleanups.
12037
12038 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12039
12040         * lily/ly-module.{cc,hh}: new file.
12041
12042 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12043
12044         * lily/accidental-engraver.cc: Also work with partial measures.
12045
12046 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12047
12048         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
12049
12050 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12051
12052         * lily/my-lily-lexer.cc: use SCM module in stead of
12053         Scheme_hash_table. Changes throughout.  
12054
12055 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12056
12057         * VERSION (MY_PATCH_LEVEL): make 1.7.0
12058