]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* scm/output-gnome.scm: Add font scaling. Attempt to resurrect
[lilypond.git] / ChangeLog
1 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2
3         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
4         gnome backend.
5
6         * scm/framework-gnome.scm: New file.
7
8         * scm/lily.scm: Use it.
9
10         * lily/paper-outputter.cc: Janitorial cleanups.
11         (ly:outputter-dump-string): Remove unreachable statement.
12
13         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
14         (ice-9): Bugfix: Add srfi-1.
15
16         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
17
18 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
19
20         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
21         in do_quit()
22         
23 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
24
25         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
26
27 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
28
29         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
30         override of Beam::position-callbacks. Why would grace beams not be
31         quantized? Fixes: weird-stem-size-grace. Backportme.
32
33         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
34         warning only once. Backportme.
35
36         * lily/accidental-engraver.cc (number_accidentals_from_sig):
37         bugfix, 2nd try. Backportme.
38
39         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
40
41 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
42
43         * Documentation/user/notation.itely (Instrument transpositions):
44         Correct the name of the instrumentTransposition property.
45
46 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
47
48         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
49
50 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
51
52         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
53         and postLilyPondExample are called when defined.
54
55 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
56
57         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
58         This fixes setting notenames with `\include "nederlands.ly" '
59
60         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
61         new function.
62
63 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
64
65         * scm/page-layout.scm: don't do piece, it should be in score-title
66         only.
67
68         * lily/lexer.ll: lex \score separately.
69
70         * lily/paper-book.cc: junk stencil2line.
71
72         * lily/paper-line.cc (Paper_line): construct from Stencil
73         directly. No futzing with the dimensions.
74
75         * lily/include/paper-line.hh (class Paper_line): 
76
77         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
78         takes arbitrary number of arguments.
79
80         * input/test/markup-score.ly (tuning): simplify example. 
81
82 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
83
84         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
85
86         * scm/define-markup-commands.scm (score): define score-markup
87
88         * lily/parser.yy (markup): use score-markup.
89
90         * lily/score.cc: add ly:score? 
91
92 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
93
94         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
95         fret-parse-string so it prepares for calls to fret-diagram-verbose
96         Changed display constants to props so they are available for
97         \override.
98         
99 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
100
101         * VERSION: release 2.3.3
102
103         * stepmake/stepmake/generic-vars.make: unset LANG.
104
105         * input/regression/tuplet-nest.ly: bugfix.
106
107         * lily/tie-performer.cc (stop_translation_timestep): reset
108         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
109
110         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
111         clear repeat_ directly after setting stem_tremolo_. Fixes:
112         tremolo-repeat.ly
113
114         * input/regression/span-bar-break.ly: new file.
115
116         * scm/define-grobs.scm (all-grob-descriptions): remove
117         break-visibility from SpanBar. Fixes: piano-repeat.ly
118
119 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
120
121         * python/lilylib.py (make_ps_images): only compute bbox when needed.
122
123         * scripts/lilypond-book.py (process_snippets): use lily -f ps
124         files for generating pngs. (failed experiment)
125
126         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
127         file with PFA fonts included.
128
129         * lily/score.cc (default_rendering): put header in too.
130
131         * lily/paper-line.cc (LY_DEFINE): change function to
132         ly:paper-line-extent
133
134         * scm/page-layout.scm (default-book-title): only add lines for
135         non-nil fields.
136         (default-score-title): idem.
137
138         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
139
140         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
141
142         * lily/include/paper-book.hh (class Paper_book): remove height_
143         member.
144
145         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
146
147         * lily/ly-module.cc (LY_DEFINE): bugfix.
148
149         * lily/paper-book.cc (book_title): separate function for the book
150         title.
151
152         * scm/page-layout.scm (default-book-title): only account for
153         markup fields.
154
155         * scm/framework-ps.scm: new file. Move high level interface from
156         output-ps.scm
157
158         * scm/music-functions.scm (def-grace-function): move macros from
159         ly/music-functions-init.ly
160
161         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
162         framework-tex.scm
163
164         * scm/framework-tex.scm (dump-line): new file. High level
165         interface for output (pages, systems, header). 
166
167         * lily/include/page.hh (class Page): add is_last_ field.
168
169         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
170
171         * lily/paper-book.cc (split_string): new function
172         (output): output multiple formats, i.e. --format=ps,tex
173
174         * scm/output-ps.scm (output-scopes): dump variables directly.
175         (define-fonts): rewrite for new interface
176
177         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
178
179         * lily/paper-outputter.cc (Paper_outputter): take format argument.
180
181         * lily/main.cc (parse_argv): don't set extension for output.
182
183         * lily/clef-engraver.cc (create_clef): remove
184         Staff_symbol_referencer::set_position() call. 
185
186 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
187
188         * ly/music-functions-init.ly (addlyrics): set the 'origin property
189         with the location argument in music function definitions.
190
191 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
192
193         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
194         staffsymbol dependency.
195
196         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
197         cleanups.
198
199         * lily/book.cc (process): return Paper_book
200         (to_stencil): use Book::process().
201
202         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
203         header_ field. Store in $globalheader
204
205         * lily/parser.yy (book_body): book header is initted to
206         $globalheader.
207         
208
209 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
210
211         * input/test/fill-a4.ly: removed.
212
213         * lily/parser.yy (output_def): push scope of parent_ Output_def
214         too.
215
216 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
217
218         * scm/output-gnome.scm: Update info.
219
220 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
221
222         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
223
224         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
225         than 1 module.
226
227         * lily/include/ly-module.hh (ly_use_module): rename is_module to
228         ly_c_module_p.
229
230         * scm/page-layout.scm (default-book-title): move Scheme titling
231         functions to here.
232
233         * lily/parser.yy (book_paper_block): remove scope too.
234
235         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
236
237         * lily/rest.cc: add direction to rest properties.
238
239         * lily/include/output-def.hh: new file, move from
240         music-output-def.hh
241
242 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
243
244         * scm/output-gnome.scm: Describe feta-cork hack.
245
246 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
247
248         * lily/include/book-paper-def.hh: derive from Output_def 
249
250         * lily/include/paper-def.hh: move all functionality out of class.
251         Junk header.
252
253         * lily/include/music-output-def.hh: rename Music_output_def to
254         Output_def.
255
256         * input/wilhelmus.ly: only set space for Paper formatting. 
257
258         * lily/include/midi-def.hh: remove file, remove class.
259         Move functions to Music-output-def.
260
261         * lily/music-output-def.cc (Music_output_def): remove separate
262         translator table. Lookup translators in scope directly. This
263         obviates Context suffix for context identifiers, i.e.
264
265         \context {
266           \Staff
267           .. 
268           }
269
270
271         will work.
272         
273
274         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
275
276         * Documentation/user/changing-defaults.itely (Horizontal spacing):
277         document spacing override hack.
278
279 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
280
281         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
282         installation info.  Support point-and-click.  Add +/- zoom
283         keybindings.
284
285 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
286
287         * VERSION: 2.3.2 released
288         
289         * lily/parser.yy (book_body): set default bookpaper.
290
291         * scm/output-tex.scm (header): kludge: hard code linewidth. 
292
293         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
294
295 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
296
297         * lily/score.cc (default_rendering): scale outputdef before
298         starting.
299
300 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
301
302         * scm/fret-diagrams.scm: Add header.
303
304         * scm/output-gnome.scm: Hello world :-)
305
306 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
307
308         * scripts/lilypond.py (run_dvips): only add papersize if present.
309
310         * lily/accidental-engraver.cc (update_local_key_signature): new
311         function, fold code from initialize() and process_music().
312         (update_local_key_signature): use deep copy. This fixes one
313         problem from custom-key-signatures.ly.
314         (number_accidentals_from_sig): tighter check for
315         accidental-too-old.
316
317         * ly/engraver-init.ly: remove localKeySignature
318         definition from ChoirStaff, StaffGroup, Score.
319         
320         * lily/percent-repeat-engraver.cc (try_music): add moments for
321         barlines too. Fixes: skipbars-percent-repeat.ly.
322
323 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
324
325         * lily/context-def.cc (filter_performers): don't go to cdrloc if
326         skipping last pair. Fixes: crash-bar-number.
327
328         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
329         D. Sorensen)
330
331         * input/test/fret-diagram.ly: new file.
332
333         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
334         (scale-paper): divide by scale.
335
336 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
337
338         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
339         case.
340
341 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
342
343         * scm/stencil.scm (fontify-text): reinstate function
344
345         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
346
347         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
348
349         * lily/parser.yy (book_paper_head): \bookpaper {} 
350
351         * python/midi.c: remove config.h
352
353 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
354
355         * scm/output-gnome.scm: Update.
356
357 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
358
359         * scm/output-gnome.scm: New file.
360
361         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
362
363 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
364
365         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
366         (find_scaled_font): move from Paper_def
367
368 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
369
370         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
371         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
372
373         * po/fr.po: update po.
374
375         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
376
377         * lily/book-paper-def.cc (print_smob): new file.
378
379 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
380
381         * buildscripts/lilypond-words.py: search words also from
382         music-functions-init.ly.
383
384 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
385
386         * ly/music-functions-init.ly (def-music-function): new helper
387         macro for defining music functions. \addlyrics \appoggiatura
388         \acciaccatura \grace \partcombine \autochange \applycontext
389         \applyoutput and \breathe are now defined here thanks to it.
390
391         * lily/parser.yy: 
392         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
393         \grace \partcombine \autochange \applycontext \applyoutput and
394         \breathe keywords removed from the parser.
395
396         * lily/parser.yy: 
397         * lily/music-function.cc (ly_make_music_function): 
398         * lily/lexer.ll (music_function_type): added a case for 0-arg
399         music functions.
400
401 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
402
403         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
404         refering to a music expression can be used in lily-inside-scheme:
405         #{ $music #}
406
407         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
408         and ly:parser-define, and change ly:parser-parse-string in order
409         to make #{ $music #} work.
410
411         * scm/new-markup.scm (compile-markup-expression): when an argument
412         is a string, use `make-simple-markup'.
413
414 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
415
416         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
417
418 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
419
420         * scripts/convert-ly.py (FatalConversionError.func): handle + in
421         font-size. (backportme)
422
423 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
424
425         * lily/paper-outputter.cc (output_stencil): dump font definitions
426         before each stencil.
427
428         * lily/include/paper-book.hh (struct Score_lines): new
429         struct. Collect info per Paper-score.
430
431         * lily/include/page.hh (class Page): to_stencil() returns Stencil
432         everywhere.
433
434         * lily/stencil.cc (find_expression_fonts): new function
435
436         * lily/paper-outputter.cc (output_stencil): use
437         interpret_stencil_expr
438
439         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
440         (interpret_stencil_expr): new function. Generic stencil
441         interpretation.
442
443         * lily/paper-def.cc (find_scaled_font): divide lookup
444         magnification by outpuscale for non-virtual fontmetrics. This
445         fixes ludicrously long font definitions for text
446         fonts. (backportme)
447
448         * lily/score-engraver.cc: remove
449         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
450
451 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
452
453         * input/test/markup-score.ly: Remove \notes.
454
455         * lily/parser.yy (book_body): Grok Composite_music and \header.
456         (markup): Push NOTES mode before score_block.
457
458         * VERSION: release 2.3.1
459         
460         * mf/feta-klef.mf: 
461         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
462
463         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
464
465         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
466
467 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
468
469         * scm/output-tex.scm (output-tex-string): tighten safe security.
470
471         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
472
473         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
474         allowed ly functions.
475
476         * lily/ly-module.cc (ly_module_define): only define variable if
477         bound.
478         (ly_make_anonymous_module): take safe option.
479
480 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
481
482         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
483
484 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
485
486         * input/regression/newaddlyrics.ly: Fix.
487
488         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
489         \score \notes.
490
491 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
492
493         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
494
495 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
496
497         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
498
499         * lily/paper-line.cc (Paper_line): don't store list of stencils,
500         but convert to single Stencil immediately.
501
502         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
503
504 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
505
506         * scm/output-sodipodi.scm: Resurrect sodipodi output.
507
508 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
509
510         * elisp/lilypond-mode.el: Changed the way defaults are created for
511         LilyPond-command-master.  LilyPond-mode will now check the
512         timestamps of the files to see which command has to run next.
513
514 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
515
516         * scm/bass-figure.scm (format-bass-figure): don't set
517         number-markup for strings. This fixes string in bass
518         figure. (backportme)
519
520         * lily/parser.yy (bass_number): insert number-markup into figure
521         definition.
522
523         * scm/define-music-properties.scm (all-music-properties): make
524         'figure a markup.
525
526         * scripts/convert-ly.py (conv): \apply -> \applymusic
527
528 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
529
530         * elisp/lilypond-mode.el: changed the order of some commands
531         ("Midi" after "2Midi"), use the user-defined
532         LilyPond-command-default as default instead of "LilyPond"
533
534         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
535         to set the master file for the next command.
536
537         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
538         with font-lock-reference-face.
539
540 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
541
542         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
543
544         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
545
546 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
547
548         * ly/music-functions-init.ly (TODO): new file.
549
550         * lily/parser.yy (Generic_prefix_music_scm): add more
551         music_function symbols.
552         (Prefix_composite_music): change \apply to music-function   
553
554         * lily/include/music-function.hh: rename to music-function
555
556 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
557
558         * lily/music-head.cc (LY_DEFINE): change order of args.
559
560         * input/regression/music-head.ly (texidoc): new file.
561
562         * lily/parser.yy (Generic_prefix_music): allow generic
563         music-transformation functions. 
564
565         * lily/include/music-head.hh (is_music_head): new file.
566
567         * lily/music-head.cc (get_music_head_transform): new file.
568
569 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
570
571         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
572         empty extent. This fixes ottava brackets on rests. (backportme)
573
574         * make/lilypond.redhat.spec.in (Group): ln png files for info.
575
576         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
577
578         * cygwin/lily-wins.py: update for the lily-wins.py script.
579
580 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
581
582         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
583         code. This will obviate typeset_grob () in the future.  The effect
584         of this is that improperly written spanner handling will result in
585         invalid spanner bounds.
586         (announce_grob): add to elems_ from here
587         (typeset_grob): comment out.  
588
589         * lily/include/engraver.hh (make_spanner): new calling interface
590         for make_{item,spanner}. This obviates most calls to
591         announce_grob().
592                 
593         * scm/music-functions.scm (set-accidental-style): use GrandStaff
594         iso. PianoStaff for piano styles.
595
596 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
597
598         * Documentation/user/music-glossary.tely: add segno after d.s.
599
600 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
601
602         * lily/include/audio-column.hh: remove unused variables.
603         (patch by Michael Welsh Duggan)
604
605         * flower/include/axes.hh (other_axis): inline Axes function
606         (thanks to David Brandon).
607
608 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
609
610         * cygwin/mknetrel: Install image links (backportme).
611
612         * Documentation/user/GNUmakefile (local-install-info): Activate
613         actual installing of image links (backportme).
614
615 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
616
617         * Documentation/user/notation.itely (Measure repeats): Removed
618         unnecessary (and confusing) \context Voice{.
619
620 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
621
622         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
623
624         * lily/page.cc (Page): Do not use ly_scheme_function for
625         volatile/configurable variables (FIXME: better name).
626
627         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
628         get_scmvar).
629
630 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
631
632         * scripts/convert-ly.py (FatalConversionError.subst): use
633         \transposition.
634
635 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
636
637         * lily/include/page.hh (class Page): Declare left_margin ().
638
639         * lily/page.cc: Remove paper var caching.
640
641 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
642
643         * Documentation/user/music-glossary.tely: Add name to @top node.
644         Remove comment from @table definitions (workaround for makinfo
645         bug).
646
647         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
648         ly:stencil-get-expr).  Update callers.
649         (ly:stencil-align-to!):  Return stencil too.
650
651         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
652         stencil.  Remove looped line-based page output.
653         (output_line): Use line stencil.  Remove looped stencil-based line
654         output.
655
656         * lily/page.cc (ly:page-paper-lines): New function.
657
658         * input/test/markup-score.ly: New file.
659
660         * scm/define-markup-commands.scm (stencil): New markup.
661
662         * lily/book.cc (to_stencil): New method.
663
664         * lily/parser.yy (markup): Use it to grok \score.
665
666 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
667
668         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
669
670         * lily/paper-book.cc (pages): Change signature.  Update callers.
671
672         * lily/include/page.hh:
673         * lily/page.cc: New file.
674
675         * lily/paper-line.cc (to_stencil): New method.
676         
677         * lily/paper-outputter.cc (output_stencil): New method.
678
679         * lily/paper-outputter.cc (output_line): Use them.
680
681         * lily/warn.cc: Remove.
682
683         * lily/my-lily-parser.cc (distill_inname): Remove.
684
685         * flower/include/file-name.hh: 
686         * flower/file-name.cc: New file.  Update users.
687
688         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
689         (find): New method of same name.
690
691         * lily/my-lily-parser.cc (ly:parse-file): Use it.
692
693         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
694         constant error message.
695
696 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
697
698         * input/test/{blank-notes.ly,staff-container.ly}: typos.
699
700 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
701
702         * Documentation/user/music-glossary.tely: @table @strong' replaced
703         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
704         (backportme).
705
706 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
707
708         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
709
710         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
711         #{ lily music expression #} that returns an equivalent scheme
712         music expression by parsing the string.
713
714 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
715
716         * lily/my-lily-parser.cc:
717         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
718         SCM string (foo.ly/toto.scm support).
719
720 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
721
722         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
723
724 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
725
726         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
727
728         * scripts/lilypond-book.py: LY code that includes \header is
729         not assumed to be a fragment.
730
731 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
732
733         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
734         tremolo beams up.
735
736         * lily/stem.cc (chord_start_y): Return 0 if no heads.
737         (get_default_stem_end_position): No tremolo head juggling if no
738         heads.  Fixes tremolo crash on rests (backportme).
739
740         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
741
742 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
743
744         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
745         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
746
747         * lily/lexer.ll: Allow \encoding in NOTES mode.
748
749         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
750         for lyrics, not for commands.
751
752         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
753         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
754
755         * input/regression/newaddlyrics.ly: New file.
756
757         * Documentation/topdocs/NEWS.texi: Update.
758
759         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
760         (Music_list): Allow embedded scm.
761
762         * lily/score.cc (ly:score-bookify): New function.
763
764         * lily/music.cc (ly:music-scorify): Idem.
765
766         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
767         (ly:parser-print-score): Idem.
768
769         * scm/lily.scm (default-toplevel-book-handler): Idem.
770         (default-toplevel-music-handler): Idem.
771         (default-toplevel-score-handler): Idem.
772
773         * ly/declarations-init.ly: Set default toplevel handlers.
774
775         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
776
777         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
778         printer for score at toplevel.
779
780 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
781
782         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
783         Fix for simple case: input/simple-song.ly, more complex stuff
784         does not work yet.
785
786 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
787
788         * lily/parser.yy (Prefix_composite_music): split Composite_music
789         in Prefix_composite_music and Grouped_music_list.
790         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
791
792 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
793
794         * scm/lily.scm (toplevel-expression): New define.
795
796         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
797
798         * lily/parser.yy (toplevel_expression): Use it.
799
800         * lily/include/my-lily-parser.hh: Smobbify.
801
802         * lily/my-lily-parser.cc (parse_string): New method.
803         
804         * lily/my-lily-parser.cc (ly:parse-string): New function.
805
806         * Documentation/user/lilypond.tely: Add comment and workaround for
807         gs-8.01 crash.  Fixes make web.
808
809         Simplification of toplevel music.
810         
811         * lily/lexer.ll, lily/parser.yy:
812
813         * In LYRICS mode, return LYRICS_STRING.  This fixes one
814         shift/reduce problem.
815
816         * Use NOTES mode at start of maininput.
817
818         * Grok toplevel composite music expression, put in score and book.
819
820         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
821
822         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
823
824         * input/simple.ly: New file.
825         
826         * input/simple-song.ly: Idem.
827
828 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
829
830         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
831         Sandberg.
832
833 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
834
835         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
836
837 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
838
839         * input/regression/accidental-octave.ly: doc automatic showing
840         of note names.
841
842 2004-04-16  Heikki Junes <janneke@gnu.org>
843
844         * po/fi.po: do "make po && make -C po po-update" at top-level,
845         then "cp po/out/fi.po po/fi.po" and update fields.
846
847         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
848
849 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
850
851         * Documentation/user/introduction.itely (About this manual): Fix
852         templates and regression urls (backportme).
853
854 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
855
856         * ly/engraver-init.ly (Score:graceSettings): Increase
857         beamed-lengths, especially for 32nd notes.
858
859         * Documentation/user/notation.itely (Grace notes): Correct the
860         syntax for add-grace-property example.
861
862 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
863
864         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
865         `Generated' tag.
866
867         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
868         Severely broken (the Debian package, at least).
869
870 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
871
872         * lily/context.cc (find_create_context): assign to lvalue.
873
874 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
875
876         * lily/include/translator.hh (class Translator): rename
877         get_parent_context() to context () to avoid confusion.
878
879         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
880
881         * lily/lexer.ll: change is_string -> ly_c_string_p 
882
883         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
884
885         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
886
887         * VERSION: release 2.3.0
888
889         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
890
891         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
892         if nonempty.
893
894         * lily/include/context.hh (class Context): make members protected.
895         (children_contexts): new accessor function.
896
897         * lily/include/translator.hh (class Translator): make
898         daddy_context_ protected.
899         (class Translator): clean up. 
900
901         * lily/include/context.hh (class Context): make daddy_context_
902         private.
903
904         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
905         higher for finding Voice. (backportme)  
906
907         * lily/include/context.hh (class Context): remove
908         find_context_below() as a method.
909
910         * Documentation/user/notation.itely (The Lyrics context): add note
911         about manual durations
912
913         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
914         encoding.
915
916         * scm/output-tex.scm (text): dump \inputencoding{} for text.
917
918 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
919
920         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
921         \usepackage{inputenc}
922
923         * lily/paper-book.cc (classic_output): don't advance Offset for
924         TeX output.
925
926         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
927         ec-sauter.map in rules
928
929         * mf/ecb.mf (font_identifier): new file, based on ecbx
930
931         * mf/ecb10.mf (gensize): new file.
932
933         * Documentation/topdocs/NEWS.texi (Top): document some more new
934         features.
935
936         * ly/declarations-init.ly: run convert-ly
937
938         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
939         from input-file-results. Remove input-file-results.* 
940
941 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
942
943         * scm/output-ps.scm (font-command): Fix, again.
944
945         * input/test/title-markup.ly: Add \noPagebreak test.
946
947         * lily/score-engraver.cc (try_music): Bugfix.
948
949 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
950
951         * lily/main.cc (main_with_guile): excise dependency options -M and
952         --dep-prefix
953
954         * lily/input-file-results.cc: excise Makefile dependency code
955
956         * Documentation/user/invoking.itexi (Invoking the lilypond
957         binary): remove dep doco
958         
959         * lily/main.cc (main_with_guile): call lilypond-main
960         
961         * scm/lily.scm (lilypond-main): new function: handle multiple files.
962
963         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
964         exception.
965
966         * lily/my-lily-parser.cc: remove paper_description function
967
968         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
969         new function.
970
971         * lily/main.cc: remove global_score_count.
972
973         * lily/book.cc (process): don't take header from global_input_file.
974
975         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
976
977         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
978
979         * lily/music-output-def.cc (LY_DEFINE): new function
980         ly_output_description. This function does the bulk for  setting,
981         parsing and breaking down of an input file.
982
983         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
984         anonymous modules globally. Let's hope they get GCd
985
986         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
987
988 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
989
990         * scm/output-ps.scm (header): Papersize from paper.
991
992         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
993         for classic output.
994
995         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
996         lilypondclassic is defined.
997         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
998
999         * input/regression/between-systems.ly: Remove.
1000
1001         * python/lilylib.py (get_bbox): Fix regular expression
1002         for bounding box.
1003
1004         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
1005
1006         * scm/output-tex.scm (stop-page): Use it.
1007
1008         * scm/output-ps.scm (define-fonts): Bugfix.
1009
1010         * lily/grob.cc: Add penalty to interface.
1011
1012         * lily/include/paper-line.hh (class Paper_line): New member
1013         var penalty_.
1014
1015         * lily/system.cc (get_line): Initialise Paper_line with
1016         page-penalty's from original grobs.
1017
1018         * scm/define-music-properties.scm (all-music-properties): Add
1019         page-penalty.
1020
1021         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
1022
1023         * lily/score-engraver.cc (try_music): Handle page-penalty.
1024
1025         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
1026
1027 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1028
1029         * ly/declarations-init.ly (melismaEnd): typo
1030
1031         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
1032
1033         * scm/output-ps.scm (text): split string into spaces, use moveto
1034         for setting space. 
1035         
1036 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1037
1038         * po/nl.po: Update.
1039
1040         * scm/font.scm (add-cmr-fonts): Typo.
1041
1042 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1043
1044         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
1045         font-encoding.
1046
1047         * scm/define-grobs.scm (all-grob-descriptions): idem.
1048
1049         * lily/time-signature.cc (numbered_time_signature): idem.
1050
1051         * scm/font.scm (add-cmr-fonts): use real encoding names for
1052         font-encoding.
1053
1054 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1055
1056         * lily/paper-book.cc (classic_output): 
1057         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
1058         Fixes classic output.
1059         (lilypondstart):
1060         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
1061         kludge.
1062
1063         * scripts/old-lilypond-book.py: Remove.
1064
1065         Page layout for SCOREs enclosed in a BOOK:
1066
1067         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
1068         layout tweaking.
1069
1070         * input/les-nereides.ly (theScore): Add \book.
1071         
1072         * input/test/title-markup.ly: Add \book.
1073
1074         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
1075         only if 'verbose.
1076
1077         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
1078
1079         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
1080
1081         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
1082         * scm/output-tex.scm (start-system): Update for page layout by
1083         LilyPond.
1084
1085         * scm/output-ps.scm (start-system): Previously (new-start-system).
1086
1087         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
1088         passed to define-fonts.
1089
1090         * lily/paper-column.cc: 
1091         * lily/system.cc (get_line):
1092         * ly/property-init.ly (newpage): 
1093         * scm/define-grob-properties.scm:
1094         * scm/output-ps.scm: 
1095         * scm/output-tex.scm: Remove between-system-string kludge.
1096
1097         * scm/output-ps.scm (define-fonts, font-command,
1098         font-load-encoding): Handle ENCODING = #f.
1099
1100         * scm/output-tex.scm (output-scopes): Check if variable is bound.
1101
1102         * scm/define-markup-commands.scm (fill-line): Use
1103         make-simple-markup (WAS: unexisting make-word-markup).
1104
1105         * lily/text-item.cc (interpret_markup): Bugfix, transpose
1106         ENCODING, MARKUP parameters for interpret_string.
1107
1108         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
1109
1110         * lily/score.cc (book_rendering): New method.
1111         (default_rendering): Create Paper_book helper locally, dump
1112         output.
1113
1114         * lily/my-lily-lexer.cc (the_key_tab): Add book.
1115
1116         * lily/parser.yy: Handle \book.
1117
1118         * lily/include/book.hh: 
1119         * lily/book.cc: New file.
1120
1121 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1122
1123         * lily/text-item.cc (interpret_string): new file, select font with
1124         encoding.
1125
1126         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
1127
1128         * scm/define-markup-commands.scm (encoded-simple): new markup command.
1129
1130         * lily/parser.yy (markup): take encoding from lexer.
1131
1132 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1133
1134         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
1135
1136         * scm/output-ps.scm: Remove some cruft.
1137
1138 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1139
1140         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
1141
1142         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
1143
1144 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1145
1146         * scm/font.scm (add-century-schoolbook-fonts):
1147         (make-century-schoolbook-tree): New function.
1148
1149         * input/test/title-markup.ly: Use Century Schoolbook font.
1150
1151 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1152
1153         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
1154         to Erik Sandberg) 
1155
1156         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
1157
1158         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
1159
1160         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
1161
1162         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
1163
1164 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1165
1166         * scm/part-combiner.scm (determine-split-list): bugfix: if no
1167         solo-state (at end of solo), we can set the solo status
1168         too. (backportme.)
1169
1170         * input/regression/part-combine-solo-end.ly: new file.
1171
1172 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1173
1174         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
1175         flavour abc files.  Really ignore unknown keys (backportme).
1176
1177 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1178
1179         * lily/scaled-font-metric.cc (text_dimension): only multiply with
1180         magnification_ when looking up in orig_.
1181
1182         * scm/output-tex.scm (text): switch off char-mapping.
1183
1184         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
1185         because AFM's encoding field cannot have spaces.
1186
1187 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1188
1189         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
1190
1191 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1192
1193         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
1194
1195         * mf/cmr.enc: new file, without hi-bit ascii info. 
1196
1197         * lily/bezier-bow.cc (slur_shape): make indent dependent on
1198         width. This removes the 'hook' at the end of a long slur.
1199
1200         * buildscripts/mf-to-table.py (parse_logfile): don't append
1201         encoding to fontname.
1202
1203 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1204
1205         * scm/output-ps.scm (define-fonts): Load .enc only once.
1206
1207         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
1208         too.
1209
1210 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1211
1212         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
1213         encoding field.
1214
1215         * lily/stencil-scheme.cc: remove ly:fontify-atom 
1216
1217         * ly/portuges.ly (pitchnames): new file.
1218
1219         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
1220         Michael Welsh Duggan
1221
1222         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
1223
1224         * ly/nederlands.ly: add comment about digits.
1225
1226         * lily/scaled-font-metric.cc (derived_mark): idem.
1227
1228         * scm/encoding.scm (make-encoding-mapping): change permutation to
1229         mapping.
1230
1231         * lily/scaled-font-metric.cc (derived_mark): is a const method.
1232         (Modified_font_metric): make alist for coding_description_
1233         (LY_DEFINE): remove coding-name.
1234
1235         * scm/output-tex.scm (text): remove debugging code.
1236
1237         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
1238
1239         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
1240         from infile.
1241
1242         * mf/feta-generic.mf: move fet_beginfont into generic code.
1243         use fetaMusic (without space) as encoding
1244
1245         * mf/feta-autometric.mf: take encoding argument
1246
1247         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
1248
1249         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
1250         use.
1251
1252         * scm/encoding.scm (read-encoding-file): use symbol for glyph
1253         name.
1254
1255 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1256
1257         * input/test/title-markup.ly: Set inputencoding.
1258
1259         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
1260
1261         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
1262
1263         * scm/encoding.scm (get-coding-filename, get-coding-command): New
1264         function.
1265         (coding-alist): Also hold filename, command.
1266         (read-encoding-file): Return symbols.
1267
1268 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1269
1270         * scm/output-tex.scm: remove fontify; text and char take a font
1271         argument.
1272
1273         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
1274
1275         * lily/scaled-font-metric.cc (text_dimension): init
1276         coding_{permutation,table}_ too 
1277         (LY_DEFINE): ly:font-encoding, new function return
1278
1279         * lily/paper-def.cc (find_scaled_font): take input coding from
1280         inputcoding paper var.
1281
1282         * lily/performance.cc (output): remap modulo 16.
1283
1284         * lily/text-item.cc (interpret_markup): whoops, variable
1285         shadowing fixed.
1286
1287 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
1288
1289         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
1290         symbols, not symbols to strings.
1291         
1292         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
1293         symbols, not symbols to strings.
1294
1295 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1296
1297         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
1298         (ly:kpathsea-gulp-file): New function.
1299
1300         * scm/encoding.scm (read-encoding-file): Use it.
1301
1302 2004-04-06  Werner Lemberg  <wl@gnu.org>
1303
1304         * scm/encoding.scm (coding-alist): Fix typo.
1305
1306 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1307
1308         * lily/scaled-font-metric.cc (text_dimension): move function from
1309         Font_metric
1310         (make_scaled_font_metric): init coding_scheme_ to TeX
1311         (text_dimension): use get-coding-vector for non TeX coding_scheme_
1312
1313         * lily/include/scaled-font-metric.hh (struct
1314         Modified_font_metric): rename from Scaled_font_metric
1315
1316         * scm/encoding.scm (read-encoding-file): split up large function,
1317         leave caching to (delay)
1318
1319         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
1320
1321 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1322
1323         * lily/my-lily-lexer.cc (set_encoding): New method.
1324
1325         * lily/lexer.ll: Grok \encoding.
1326
1327         * lily/font-metric.cc (get_encoded_index): New function.
1328
1329         * lily/include/font-metric.hh (coding_scheme): New method.
1330
1331         * scm/encoding.scm: New file.
1332
1333         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
1334
1335 2004-04-05  Werner Lemberg  <wl@gnu.org>
1336
1337         * Documentation/user/tutorial.itely: Revised (finished).
1338
1339         * Documentation/user/macros.itexi (@separate): Removed.
1340
1341 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1342
1343         * scm/output-ps.scm (define-fonts): fix scaling.
1344
1345         * lily/scaled-font-metric.cc (design_size): add function.
1346
1347         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
1348         partial cut&paste of ly:font-magnification.
1349
1350 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1351
1352         * scm/output-ps.scm (define-fonts):
1353         (fontify): Update.
1354
1355 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1356
1357         * po/fr.po: update. (backportme).
1358
1359         * po/nl.po: update. (backportme). 
1360
1361         * mf/feta-beugel.mf: document why design size is not fixed.
1362
1363         * mf/feta-braces-a.mf: rename to stress that it's not design size.
1364
1365 2004-04-04  Werner Lemberg  <wl@gnu.org>
1366
1367         * Documentation/user/tutorial.itely: Revised (continued).
1368
1369 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1370
1371         * po/nl.po: Update (backportme).
1372
1373 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1374
1375         * po/de.po: update. (backportme).
1376
1377         * scm/output-tex.scm (font-command): use ly: functions to
1378         construct name.
1379         (define-fonts): don't use alist, just dump \font definitions.
1380         (font-load-command): calculate proper scaling by taking
1381         outputscale from paper argument.
1382
1383         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
1384         expression.
1385
1386         * lily/paper-outputter.cc (output_header): pass paper arg to
1387         define-fonts
1388
1389         * lily/paper-def.cc (font_descriptions): dump list of
1390         Scaled_font_metrics
1391         (find_scaled_font): take Font_metric argument, store
1392         Scaled_font_metrics in hash-table containing (size ->
1393         Scaled_font_metrics) alist.
1394         (get_dimension): rename from get_realvar
1395
1396         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
1397         ly:font-magnification, ly:font-name: new functions
1398
1399 2004-04-03  Werner Lemberg  <wl@gnu.org>
1400
1401         * Documentation/user/dedication.itely,
1402         Documentation/user/preface.itely,
1403         Documentation/user/introduction.itely,
1404         Documentation/user/tutorial.itely: Revised.
1405         Removing leading spaces which distorts output if info files are read
1406         with stand-alone info.
1407         Removing superfluous inter-word spaces which also distorts output
1408         for stand-alone info.
1409         Using ` and ' instead of `` and '' everywhere to improve
1410         legilibility with stand-alone info
1411         Using @samp for single-letter input items and data which contains
1412         spaces, @code for other things.
1413
1414         * lily/grob-interface.cc: Adding copyright.
1415         (check_interfaces_for_property): Improve format of warning message.
1416
1417 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1418
1419         * lily/include/font-metric.hh (struct Font_metric): add
1420         design_size () method.
1421
1422         * buildscripts/mf-to-table.py (base): add DesignSize comment.
1423
1424         * lily/afm.cc (read_afm_file): read design size.
1425
1426         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
1427
1428         * scm/music-functions.scm (unfold-repeats): handle dots too.
1429
1430 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1431
1432         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
1433         (backportme)
1434
1435 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1436
1437         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
1438         lyric indent.  Revert melismaBusyProperties using \unset.
1439
1440 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1441
1442         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
1443
1444         * lily/parser.yy (command_element): allow redefinition of |
1445         meaning.
1446
1447         * lily/break-align-engraver.cc (acknowledge_grob): construct
1448         LeftEdge where the first cause for alignment is coming from.
1449         This makes \override Staff.LeftEdge work as expected.
1450
1451         
1452         * lily/slur-performer.cc (Slur_performer): add inits
1453
1454         * lily/beam-performer.cc (Beam_performer): add inits
1455
1456 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1457
1458         * VERSION (PACKAGE_NAME): release 2.2.0
1459
1460         * scripts/convert-ly.py (conv): add 2.2.0 rule.
1461
1462 2004-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1463
1464         * lily/cluster.cc (height): Fix warning.
1465
1466         * lily/parser.yy: Janitorial cleanups.
1467
1468         * Documentation/user/tutorial.itely (Tutorial): Typo.
1469
1470 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1471
1472         * lily/change-iterator.cc (process): search at multiple context
1473         levels. This fixes 
1474
1475         
1476         * scm/part-combiner.scm (analyse-spanner-states): use split-index,
1477         not voice-state index for tie state. This fixes a partcombine
1478         problem with ties.
1479
1480         * Documentation/user/tutorial.itely (Commenting input files): add
1481         note about convert-ly.
1482
1483         * input/test/cadenza-skip.ly:  new file.
1484
1485 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1486
1487         * po/nl.po: Spelling fixes.
1488
1489         * autogen.sh (srcdir): Regenerate.
1490
1491         * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
1492         autogen.sh.
1493
1494         * configure.in: Use C++ to check for C++ header.
1495
1496         * po/nl.po: Update.
1497
1498         * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
1499
1500         * lily/event.cc (to_relative_octave): Translatable sentence should
1501         be one string.
1502
1503         * python/lilylib.py (warranty): Year range is not translatable.
1504         It's 2004 already!
1505
1506         * flower/warn.cc (non_fatal_error, warning, programming_error):
1507         Remove whitespace from translated string.
1508
1509 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1510
1511         * VERSION: release 2.1.37.
1512
1513 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1514
1515         * configure.in: check for C language.
1516
1517         * lily/source-file.cc: include strstream without h.
1518
1519         * scm/documentation-generate.scm (string-append): use name without
1520         .texi.
1521
1522         * autogen.sh (srcdir): SUSE fix.
1523
1524         * Documentation/user/notation.itely (Ancient clefs): idem.
1525
1526         * Documentation/user/lilypond-book.itely (Integrating HTML and
1527         music): idem.
1528
1529         * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
1530
1531         * lily/change-iterator.cc (process): use find_existing_context().
1532
1533         * input/test/polymetric-differing-notes.ly: use ly:music-compress.
1534
1535         * input/regression/repeat-unfold-tremolo.ly: new file.
1536
1537         * scm/music-functions.scm (unfold-repeats): undo music compression
1538         too.
1539
1540         * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
1541         (LY_DEFINE): ly:music-compress new function.
1542
1543         * scm/part-combiner.scm (determine-split-list): split for voice
1544         crossings
1545
1546         * input/regression/part-combine-cross.ly: new file.
1547
1548         * scm/part-combiner.scm (make-part-combine-music): don't do
1549         relative inside partcombine arguments.
1550
1551         * scm/music-functions.scm (make-non-relative-music): new function.
1552
1553         * Documentation/user/notation.itely (Automatic part combining):
1554         add note about \relative.
1555
1556         * lily/part-combine-iterator.cc (construct_children): add
1557         start_moment_ member.
1558
1559         * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
1560         stem-tremolo by stem object. This fixes no stem for tremolo bug.
1561
1562         * lily/stem-tremolo.cc (print): don't crash for no-stem.
1563
1564         * Documentation/user/changing-defaults.itely (Which properties to
1565         change): fixes.
1566
1567 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1568
1569         * po/fr.po: update.
1570
1571 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1572
1573         * input/wilhelmus.ly: More original lyrics.  Add to examples.
1574
1575         * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
1576         Reinstate old code that issues warning.  Fixes --srcdir build.
1577
1578 2004-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1579
1580         * input/wilhelmus.ly: New file.
1581
1582         * Documentation/user/notation.itely: 
1583         * Documentation/user/introduction.itely:
1584         * Documentation/user/tutorial.itely: Use quote ly-option instead
1585         of explicit @quotation.  This fixes too long lilypond linewidths
1586         resulting in overful hboxes.
1587
1588         * scripts/lilypond-book.py: Add ly-option: `quote'.
1589
1590 2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1591
1592         * tex/titledefs.tex: Avoid that the first score line is extra
1593         indented if instrument is defined but not piece.
1594
1595 2004-03-30  Werner Lemberg  <wl@gnu.org>
1596
1597         * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
1598         `lilypond/' to info file name.
1599         (@usermanref) [info]: New variant.
1600
1601         * scm/documentation-generate.scm: Fix definition of @usermanref
1602         and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
1603         to info file name.
1604
1605 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1606
1607         * VERSION: release 2.1.36
1608         
1609         * Documentation/user/changing-defaults.itely (Interpretation
1610         contexts): rewrite introduction.
1611
1612 2004-03-30  Ferenc Wagner  <wferi@tba.elte.hu>
1613
1614         * scm/define-markup-commands.scm: Use TeX accents instead of
1615         straight iso-8859-1 encoding in the doc string.
1616
1617 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1618
1619         * Documentation/user/tutorial.itely (A lead sheet): remove extra
1620         space after dotted duration.
1621
1622 2004-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1623
1624         * Documentation/user/introduction.itely: 
1625         * Documentation/user/notation.itely:
1626         * Documentation/user/tutorial.itely: Up all relative examples.
1627         Enclose @lilypond displays in @quotation.  Typos and corrections.
1628
1629         * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
1630
1631 2004-03-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1632
1633         * scm/music-functions.scm (make-voice-props-revert): Revert also
1634         MultiMeasureRest staff-position in oneVoice.
1635
1636 2004-03-29  Heikki Junes <hjunes@cc.hut.fi>
1637
1638         * Documentation/user/changing-defaults.itely, 
1639         Documentation/user/lilypond.tely: few fixes. Place no comma between
1640         two options: a and b, but commas between three options: a, b, and c.
1641         By this manner, grouping is possible: a and b, and c and d.
1642
1643 2004-03-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1644
1645         * Documentation/user/GNUmakefile: add rule for .nexi
1646
1647 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1648
1649         * Documentation/user/music-glossary.tely: move glossary direntry
1650
1651         * stepmake/stepmake/texinfo-vars.make (INFOINSTALL): 
1652         only do mkdir/install-info if INFO_INSTALL_FILES != "".
1653
1654 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1655
1656         * stepmake/aclocal.m4: Verify that gettext configure check with
1657         gcc-3.3 and autoconf 2.59 is still broken.  Update warning.
1658
1659 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1660
1661         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
1662         glob.glob for .png filenames. This catches multipage pngs.  
1663
1664         * Documentation/user/changing-defaults.itely (Determining the grob
1665         property): fix references.
1666
1667         * lily/staff-symbol.cc (print): only add extent if non empty.
1668         This fixes staff-container.ly.
1669
1670         * lily/timing-engraver.cc (initialize): init whichBar, so a score
1671         starting with a mmrest also works.
1672
1673         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
1674         PNG for texinfo too.
1675
1676         * po/lilypond.pot: update translation strings.
1677
1678         * VERSION: 2.1.35 released
1679         
1680         * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
1681         context argument too.
1682
1683         * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
1684
1685         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
1686
1687         * python/lilylib.py (command_name): don't return 1st path
1688         component.
1689
1690         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
1691         .png case separately.
1692
1693         * python/lilylib.py (system): typo.
1694         
1695 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1696
1697         * input/regression/span-bar.ly: Fix typos.  Set indent-level:2,
1698         run indent-region.
1699
1700         * Documentation/user/preface.itely: Run texinfo-all-menus-update.
1701         Fixes compile.
1702
1703         * lily/function-documentation.cc: Compile fix: Include <string.h>.
1704         Add header.
1705
1706 2004-03-27  Heikki Junes  <hjunes@cc.hut.fi>
1707
1708         * vim/lilypond-indent.vim: small fixes.
1709
1710 2004-03-26  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1711
1712         * Documentation/user/notation.itely (Entering lyrics): Add example
1713         with correct english double quotes (at least for LaTeX output,
1714         maybe not a good idea if we switch to PS as the default output
1715         format).
1716
1717 2004-03-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1718
1719         * lily/staff-performer.cc (create_audio_elements): play instrument
1720         changes before notes arrive. This fixes instrument of the first
1721         note in a score.
1722
1723         * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
1724         to 1.9.0 conversion.
1725
1726         * lily/mark-engraver.cc: doc string.
1727
1728         * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
1729
1730         * Documentation/user/introduction.itely (Introduction): new node.
1731
1732 2004-03-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1733
1734         * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
1735
1736         * input/regression/spacing-ragged-last.ly: new file.
1737
1738         * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
1739         spacing.
1740
1741         * scm/font.scm: rewrite using GOOPS.
1742         
1743         * lily/context-def.cc (filter_engravers): derefence pointer.
1744
1745         * lily/lily-guile.cc (type_check_assignment): use
1746         ly_scheme_function iso. scm_primitive_eval where possible.
1747
1748         * lily/performance.cc (output): limit channels at 15. This fixes
1749         percussion inadvertently showing up in large scores.
1750
1751 2004-03-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1752
1753         * input/regression/tuplet-gap.ly: new file.
1754
1755         * lily/tuplet-bracket.cc (make_bracket): take gap interval.
1756         (print): compute gap length from number size, include italic
1757         correction.
1758
1759         * scm/define-grobs.scm (all-grob-descriptions): remove gap from
1760         tuplet-bracket
1761
1762         * scm/paper.scm (set-default-paper-size): new function, to be
1763         called at toplevel.
1764         (set-paper-size): new function, to be called inside \paper {}
1765         (set-default-paper-size): new function, to be called at toplevel.
1766
1767         * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function. 
1768
1769         * lily/beam-performer.cc (process_music): idem.
1770
1771         * lily/slur-performer.cc (process_music): stop melisma for stop event.
1772         
1773         * tex/titledefs.tex: remove scshape for piece.
1774
1775         * lily/line-spanner.cc (line_stencil): font-encoding = music, not
1776         font-family
1777
1778         * lily/time-signature.cc (special_time_signature): font-encoding
1779         not family.
1780
1781         * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
1782         dynamic to head. This fixes p placement in morgenlied.
1783
1784 2004-03-23  Werner Lemberg  <wl@gnu.org>
1785
1786         * stepmake/stepmake/generic-targets.make (help): Improve text.
1787
1788 2004-03-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1789
1790         * VERSION: 2.1.34 released
1791         
1792         * lily/main.cc (main_with_guile): switch debugging.
1793
1794         * lily/system.cc (get_line): plug leak.
1795
1796         * lily/paper-book.cc (pages): plug memory leaks: delete page array
1797         and contents.
1798         (stencil2line): plug leak.
1799
1800         * Documentation/user/changing-defaults.itely (Determining a grob
1801         property):  new node.
1802         (Layout interfaces): new node.
1803         (Navigating the program reference): new node.
1804
1805         * lily/accidental-engraver.cc (acknowledge_grob): add property
1806         harmonicAccidentals
1807
1808         * lily/piano-pedal-engraver.cc (del_linespanner): new function.
1809         general cleanups.
1810         
1811         * input/les-nereides.ly (middleDynamics): resurrect Les
1812         nereides. Remove pedal hack.
1813
1814 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1815
1816         * input/regression/property-grace-polyphony.ly: new file.
1817
1818         * lily/translator-property.cc (execute_pushpop_property): only pop
1819         one instance of the property. This fixes << \\ >> together with
1820         \grace.
1821
1822         * lily/break-align-interface.cc (ordered_elements): we cannot
1823         modify the #'elements property, so return reordered array.
1824
1825 2004-03-23  Heikki Junes  <hjunes@cc.hut.fi>
1826
1827         * buildscripts/lilypond.words.py: remove.
1828         * buildscripts/lilypond-words.py: add new, renamed file. 
1829         Give generated targets and dirs explicitly in arguments.
1830
1831         * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
1832         elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
1833         vim/lilypond-syntax.vim: update to use new lilypond-words.py.
1834         
1835         * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
1836
1837         * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
1838
1839         * Documentation/topdocs/INSTALL.texi: update vim-mode installing
1840         orders.
1841
1842         * vim/GNUmakefile: add local-uninstall target.
1843
1844         * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
1845         
1846         * vim/vimrc: add a one-liner file.
1847
1848         * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
1849         vimrc in EXTRA_DIST_FILES.
1850
1851         * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
1852
1853 2004-03-22  Heikki Junes  <hjunes@cc.hut.fi>
1854
1855         * config.make.in: add vimdir.
1856
1857         * vim/GNUmakefile: add local-install.
1858
1859 2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1860
1861         * tex/titledefs.tex: Replaced \ifx\blabla\undefined
1862         with \lilypondifundefined{blabla}. Solves problem with multiple
1863         titles in the same lilypond-book document.
1864
1865 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1866
1867         * scm/document-backend.scm (interface-doc): sort grob list for
1868         interface.
1869
1870         * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
1871         pre/post break align-order.
1872
1873         * spelling patch courtesy Edward Sutton.
1874
1875         * Documentation/user/changing-defaults.itely (Changing context
1876         default settings): new node.
1877         (Defining new  contexts): new node.
1878
1879         * scripts/lilypond-book.py (is_derived_class): use numbers
1880         iso. booleans.
1881
1882         * python/lilylib.py (make_ps_images): add margin to PS images.
1883
1884         * scripts/lilypond-book.py (is_derived_class): new function. Take
1885         class arg iso. object.
1886         (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
1887         for bug in GS/dvips.
1888
1889         * lily/text-item.cc (interpret_markup): idem.
1890
1891         * scm/define-markup-commands.scm: remove split around-space hack.
1892
1893         * lily/staff-symbol-referencer.cc (get_rounded_position): new
1894         function, fold WL's fixes into one function.
1895
1896 2004-03-22  Werner Lemberg  <wl@gnu.org>
1897
1898         * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
1899         lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
1900         (Note_column::head_position_interval): Do proper rounding for
1901         calls to Staff_symbol_referencer::get_position.
1902
1903 2004-03-21  Werner Lemberg  <wl@gnu.org>
1904
1905         * lily/score.cc (ly_run_translator), lily/paper-def.cc
1906         (Paper_def::get_paper_outputter), lily/input-file-results.cc
1907         (Input_file_results::Input_file_results), lily/my-lily-parser.cc
1908         (My_lily_parser::parse_file): Improve formatting progress indication
1909         sent to stdout.
1910
1911 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1912
1913         * VERSION: 2.1.33 released.
1914
1915         * scripts/lilypond-book.py (do_file): reinstate --filter support.
1916
1917         * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
1918
1919         * stepmake/stepmake/generic-targets.make: rewrite hack so no
1920         warning is issued about dummy.dep.
1921
1922         * scm/new-font.scm: fix design sizes of nummer
1923
1924 2004-03-21  Werner Lemberg  <wl@gnu.org>
1925
1926         * stepmake/bin/install-sh: Updated (from gnulib).  This removes
1927         some annoying warnings from mkdir during `make install'.
1928
1929 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1930
1931         * lily/performer-group-performer.cc (do_announces): call
1932         Performer_group_performer::create_audio_elements () too.
1933
1934         * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
1935
1936         * scm/define-grobs.scm (all-grob-descriptions): add property
1937         break-align-orders
1938
1939         * lily/global-context.cc (get_default_interpreter): new
1940         function. Override from base class, so no new Score contexts are
1941         created.
1942
1943         * lily/include/stencil.hh (class Stencil): document origin field.
1944
1945         * lily/staff-symbol.cc (print): span staff-symbol on column
1946         extents for non-broken columns. 
1947
1948         * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
1949         key-signature.
1950
1951         * tex/titledefs.tex: don't use smallcaps for piece.
1952
1953         * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
1954         translated stencils in the output.
1955
1956         * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
1957
1958 2004-03-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1959
1960         * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
1961         and init ties_created_
1962
1963         * VERSION: release 2.1.32
1964
1965         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
1966         doc string from IMPLEMENT_CTOR_CALLBACK().
1967
1968         * lily/engraver.cc (typeset_grob): paranoia: take care of the case
1969         that engraver is in a performer hierarchy.
1970
1971 2004-03-17  Heikki Junes <hjunes@cc.hut.fi>
1972
1973         * vim/lilypond-ftdetect.vim: new file.
1974
1975 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1976
1977         * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. 
1978         (compose_ly): default octave should be middle C.
1979
1980         * Documentation/user/changing-defaults.itely (Layout tunings
1981         within contexts): new node.
1982
1983         * lily/include/smobs.hh: document C++ smob interface.
1984
1985         * lily/function-documentation.cc: don't doc functions without
1986         docstring.
1987
1988 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1989
1990         * Documentation/user/lilypond.tely: Remove `* lilypond' node from
1991         direntry, so that `info lilypond' goes to Top.
1992
1993         * scm/output-ps.scm (polygon): Fix: add spaces.
1994
1995         * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
1996         solutions are now optimal too.
1997
1998         * input/test/page-breaks.ly: New file.
1999
2000         * lily/paper-outputter.cc (Paper_outputter): Import page breaking
2001         functions into safe module.
2002
2003         * lily/lily-guile.cc (ly:number->string): Do not leave space at
2004         end, prepend zeros.
2005
2006         * scm/output-*.scm: Use ly:number->string rather than
2007         number->string.  Makes for saner output.
2008
2009         * scm/output-ps.scm (define-fonts): Always scale by designsize.
2010         Fixes feta-nummer, feta-din scaling.
2011
2012 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2013
2014         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
2015
2016         * scm/music-functions.scm (descend-to-context): new
2017         function. Similar to context-spec-music.
2018         (make-time-signature-set): specify Score as descend-only. This
2019         fixes the polymetric.ly example.
2020
2021         * lily/context-specced-music-iterator.cc (construct_children): add
2022         support for descend-only context spec.
2023
2024         * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
2025         determine ez-notation letter. 
2026
2027         * lily/system.cc (get_line): start with dumping layer 3. This
2028         fixes ez notation.
2029
2030 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2031
2032         * input/test/title-markup.ly: Stress breaking harder.
2033
2034         * scm/page-layout.scm (height-score): Overfull page scores twice
2035         as bad as underfull (was: by a power).
2036         (walk-lines): Omit first walk-path round (breaking after new node,
2037         without lines).
2038
2039         * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
2040         diff values are negative.
2041         (output): Bugfix: treat negative vfill differently.
2042
2043         * Documentation/user/lilypond.tely (direntry): Add note about why
2044         `info lilypond' brings up `Invoking LilyPond' node.
2045
2046 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2047
2048         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
2049
2050         * lily/paper-book.cc: Remove cruft.
2051         (output): Bugfix: put vfill between lines.
2052         (pages): Bugfix: set page vars needed for filling.
2053
2054         * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
2055         (was: @ar).
2056
2057         * scm/page-layout.scm: Further development.
2058
2059         * ly/declarations-init.ly (paper): Define page-breaking.
2060
2061 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2062
2063         * lily/note-head.cc (brew_ez_stencil): add note-names
2064         property. Provides internationalization for note names.
2065
2066         * Documentation/user/changing-defaults.itely (Creating contexts):
2067         new node.
2068
2069         * lily/grace-iterator.cc (process): descend to child for \grace.
2070
2071         * lily/timing-translator.cc (initialize): Timing_translator adds
2072         Timing alias by itself.
2073
2074         * lily/context.cc (add_alias): new function.
2075
2076         * scm/lily.scm (tex-output-expression): new function, eval within
2077         drawing API. Guards against eval vulnerabilities.
2078
2079         * scm/output-tex.scm (tex-encoded-fontswitch): idem. 
2080
2081         * scm/output-ps.scm (scm): export lily drawing API.
2082
2083         * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
2084         throughout.
2085
2086 2004-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2087
2088         * scm/page-layout.scm (optimal-page-breaking): New function.
2089         
2090         * lily/paper-book.cc (pages): Use it.
2091
2092 2004-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2093
2094         * lily/include/paper-line.hh (class Paper_line): Full smob.
2095
2096 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2097
2098         * lily/global-context.cc (run_iterator_on_me): fix grace note
2099         nesting by initting measurePosition.
2100
2101         * lily/timing-translator.cc (initialize): do no init
2102         measurePosition
2103         
2104         * lily/include/music-output-def.hh (class Music_output_def): add
2105         input_origin_ field.
2106
2107         * Documentation/user/changing-defaults.itely (Changing context
2108         properties on the fly): new node.
2109
2110         * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
2111         function. Only have smobbed_copy (), and do not provide
2112         smobbed_copy() for non-simple smobs. Changes throughout.
2113
2114 2004-03-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2115
2116         * lily/auto-change-iterator.cc (class Auto_change_iterator): add
2117         start_moment_. Fix by Doug A. Linhardt.
2118
2119 2004-03-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2120
2121         * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
2122         accidentals for harmonic notes.
2123
2124         * lily/note-collision.cc (check_meshing_chords): don't merge heads
2125         of different style. (Thanks to Doug Linhardt).
2126
2127         * Documentation/user/changing-defaults.itely (Scheme tutorial):
2128         new node.
2129
2130 2004-03-16  Heikki Junes <hjunes@cc.hut.fi>
2131
2132         * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
2133
2134         * vim/filetype.vim, vim/lilypond-ftplugin.vim,
2135         vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
2136         vim/lilypond-indent.vim: doc targets and deps in comments.
2137
2138 2004-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2139
2140         * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
2141
2142         * lily/system.cc (get_line): Return Paper_line.  Change all users.
2143
2144         * lily/include/paper-line.hh:
2145         * lily/include/paper-line.cc: New file.
2146
2147 2004-03-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2148
2149         * VERSION (MY_PATCH_LEVEL): release 2.1.31.
2150
2151         * GNUmakefile.in: remove stray make out=www
2152
2153         * input/test/bagpipe.ly (gcdg): octave fixes.
2154
2155         * scm/define-markup-commands.scm (number): use font-encoding
2156         iso. font-family
2157
2158         * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
2159         font-encoding.
2160         
2161 2004-03-15  Heikki Junes <hjunes@cc.hut.fi>
2162
2163         * lily/parse-scm.cc: compile-bugfix: add missing header files for
2164         `output_format_global' and `PAGE_LAYOUT'.
2165
2166 2004-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2167
2168         * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
2169         lily functions in safe mode.
2170
2171         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
2172         Print filename for HTML, LATEX, before texidoc.
2173
2174         * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
2175         instructions in output-ps module.
2176
2177         * scm/lily.scm: Do not load output-ps module.
2178
2179         * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
2180         safe mode.
2181
2182 2004-03-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2183
2184         * lily/span-dynamic-performer.cc (process_music): remove spurious
2185         warning.
2186
2187         * lily/context-def.cc (Context_def): init name to ""
2188
2189         * lily/font-interface.cc: add font-encoding property.
2190
2191         * scm/lily.scm (chain-assoc-get): bugfix.
2192
2193         * lily/paper-book.cc (stencil2line): protect static SCM.
2194
2195         * lily/font-interface.cc (text_font_alist_chain): rename function,
2196         and use text-font-defaults. 
2197
2198         * lily/font-select.cc (properties_to_font_size_family): call SCM code.
2199
2200         * scm/paper.scm (paper-set-staff-size): use new function.
2201
2202         * scm/new-font.scm (make-font-tree): new function.
2203
2204 2004-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2205
2206         * lily/paper-book.cc (output): Bugfix: no output if no \paper.
2207
2208         * scm/lily.scm (get-output-module): New function.
2209         (output-alist): Remove ,ps-output-expression.
2210
2211         * scm/output-tex.scm (ps-output-expression): New function.
2212
2213         * scm/output-ps.scm (ps-output-expression): Remove.
2214         (header, start-page): Output page metadata.
2215
2216         * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
2217         initialise output_module_.  Do not write part of header.
2218         (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
2219         (output_header): Output full header.
2220
2221         * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
2222         FIXME.
2223
2224 2004-03-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2225
2226         * scm/new-font.scm: new file. Tree based font lookup.
2227
2228         * scm/lily.scm (assoc-get): take default argument. Remove
2229         assoc-get-default.
2230         (chain-assoc-get): use chain-assoc-get everywhere.
2231
2232         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2233         autobeamsettings conversion bug.
2234
2235         * lily/include/global-context.hh (Context): clean-up data hiding.
2236
2237         * lily/include/music-iterator.hh (class Music_iterator): clean-up
2238         data hiding.
2239
2240         * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
2241
2242         * input/regression/stem-shorten.ly: add chord case.
2243
2244         * lily/stem.cc (get_default_stem_end_position): shorten stems
2245         triggered by note-head positions, not by forced-direction. This
2246         fixes a bug with too short stems.  
2247  
2248 2004-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2249
2250         * scripts/lilypond-book.py (Lilypond_snippet.output_html,
2251         Lilypond_snippet.output_latex): Always call output_print_filename.
2252
2253         * lily/paper-book.cc (fill_pages): New method.  Try to cramp or
2254         expand pages.
2255
2256 2004-03-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2257
2258         * scm/part-combiner.scm (make-autochange-music): switch rests
2259         before switched notes too.
2260
2261         * lily/figured-bass-engraver.cc (process_music): change calling
2262         convention.
2263
2264         * scm/bass-figure.scm (format-bass-figure): rewrite function. 
2265
2266         * scm/define-markup-commands.scm (bracketed-y-column): new markup
2267         command.
2268
2269         * lily/include/stencil.hh (class Stencil): add origin field.
2270
2271         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
2272         function.
2273
2274         * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. 
2275
2276         * lily/lexer.ll: remove support for \$ and $ in identifiers
2277
2278         * lily/sequential-iterator.cc: remove copy_grace_fixups
2279         (get_grace_fixup): slight abstraction of fixup code.
2280
2281         * input/test/title-markup.ly (spaceTest): vary staff sizes.
2282
2283 2004-03-12  Heikki Junes <hjunes@cc.hut.fi>
2284
2285         * vim/lilypond-indent.vim: use <C-F> (default) as indent key
2286         in insert-mode. add indenting rules.
2287
2288 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2289
2290         * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
2291         protect hack.
2292
2293         * scm/page-layout.scm:
2294         * lily/paper-book.cc: Handle tagline/copyright.  Internal page
2295         layout and titling should now match external latex based version.
2296
2297         * scm/output-tex.scm (output-scopes): Bugfix: only write string
2298         header fields.
2299
2300         * ps/lilyponddefs.ps: Remove automatic page layout.
2301
2302         * scm/output-ps.scm (new-start-system): New interface function.
2303
2304         * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
2305
2306         * lily/paper-book.cc (output): Bugfix.
2307
2308 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2309
2310         * VERSION (MY_PATCH_LEVEL): release 2.1.30
2311         
2312 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2313
2314         * Documentation/user/lilypond.tely: Bugfix: Remove './' from
2315         direntries.
2316
2317         * ps/lilyponddefs.ps: Bugfix.
2318
2319         * input/regression/multi-measure-rest-instr-name.ly: Typo.
2320
2321 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2322
2323         * lily/auto-beam-engraver.cc (create_beam): add Stem as
2324         cause. This should fix warnings.
2325
2326         * mf/feta-slag.mf (trill_ne): fix upmordent size.
2327
2328         * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
2329         prevent aligned 6ths.
2330
2331         * lily/custos.cc (print): remove adjust-if-on-staffline.
2332
2333 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2334
2335         * lily/paper-book.cc: Do header and footer.
2336
2337 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2338
2339         * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
2340
2341         * scm/paper.scm (lineheight): Remove
2342         (head-sep, foot-sep): Add.
2343
2344 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2345
2346         * mf/feta-schrift.mf: reduce portato thickness.
2347
2348         * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
2349
2350         * lily/grob-pq-engraver.cc (start_translation_timestep): remove
2351         programming_error ().
2352
2353         * lily/piano-pedal-engraver.cc (finalize): attach unfinished
2354         bracket to last command column.
2355
2356         * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
2357         continues on next/prev system.
2358
2359         * input/regression/pedal-end.ly: new file.
2360
2361 2004-03-10  Werner Lemberg  <wl@gnu.org>
2362
2363         * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
2364         Remove pmx2ly stuff.
2365         * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
2366
2367 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2368
2369         * scm/page-layout.scm: New file.
2370
2371         * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
2372         settings.
2373         (Lilypond_snippet.is_outdated): Also check for PNG file.
2374         Workaround for interrupted (web) builds.
2375
2376         * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
2377
2378         * ps/lilyponddefs.ps: Use only very small top-marging.
2379         (init-paper): Also pop page size string.
2380         (start-page, stop-page): New function.
2381
2382         * scm/output-ps.scm (header-end): Remove stray exec commands.
2383
2384 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2385
2386         * lily/input-file-results.cc (do_one_file): use new Paper_book()
2387
2388         * lily/score.cc (default_rendering): clean protection.
2389
2390         * lily/paper-book.cc (mark_smob): implement smob marking.
2391
2392         * scripts/lilypond.py (make_html_menu_file): remove --psgz option
2393
2394         * Documentation/user/*.itely: user manual edits. 
2395
2396 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2397
2398         * Documentation/user/converters.itely (Invoking musedata2ly):
2399         remove pmx2ly.
2400
2401         * scripts/pmx2ly: remove script.
2402         
2403 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2404
2405         * lily/score.cc (default_rendering): Protect paper-book members.
2406
2407         * lily/paper-def.cc (smobbed_copy): New method.
2408
2409         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
2410         switch runtime.
2411
2412         * lily/include/music-output.hh (process): Change signature to
2413         return SCM.
2414
2415         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
2416         method.
2417
2418         * lily/paper-score.cc (process): Return stencils rather than
2419         outputting directly.  Remove paper-book kludge.  Delete grobs.
2420         (output): Remove.
2421
2422         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
2423
2424         * lily/score-engraver.cc (get_output): Do not reset pscore_.
2425
2426         * lily/score.cc (default_rendering)
2427         (ly_render_output): Move adding paper-score two levels up.
2428
2429         * lily/system.cc (get_line):
2430         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
2431
2432 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2433
2434         * scm/font.scm (paper20-font-vector): add more design sizes for
2435         number.
2436
2437         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
2438         feta-nummber{5,7,11,13}.
2439
2440         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
2441         for 12pt design size. 
2442
2443 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2444
2445         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
2446
2447 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2448
2449         * lily/font-select.cc (properties_to_font_size_family): Fix
2450         warning message.
2451
2452         * Experimental PostScript latin1 encoding:
2453         
2454         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
2455
2456         * scm/output-ps.scm: Experimental encoding using reencode-font.
2457         * scm/font.scm: Add latin1 `font-shape'.
2458         
2459         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
2460
2461         * ps/lilyponddefs.ps (reencode-font): New function.
2462
2463         * lily/paper-book.cc (get_pages): Simplistic page breaking.
2464
2465         * scm/output-tex.scm (start-page):
2466         (stop-page): New interface function.
2467
2468 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2469
2470         * lily/paper-outputter.cc (output_expr):
2471         (output_header):
2472         (output_line): New method.
2473
2474         * lily/system.cc (get_line):
2475         (get_lines): New method.
2476         (output_scheme):
2477         (output_line): Remove.
2478
2479         * scm/lily.scm (make-title): New function.
2480
2481         * lily/paper-book.cc: 
2482         * lily/include/paper-book.hh: New file.
2483
2484         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
2485         ly-modules.hh).
2486
2487         * lily/ly-module.cc (ly_modules_lookup): New function.
2488
2489         * lily/main.cc (main_with_guile): Move memory leak debug code back.
2490
2491         * scm/output-ps.scm (make-title): Remove.
2492         (output-scopes): Junk header-title test.
2493
2494 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2495
2496         * mf/feta-schrift.mf: thicker dot for portato.
2497
2498         * lily/accidental-placement.cc (position_accidentals): bugfix in
2499         offset, this fixes right-padding of AccidentalPlacement.
2500
2501         * lily/[h-z]*.cc: () formatting.
2502
2503         * Documentation/user/tutorial.itely (An orchestral part): more
2504         fixes for the tutorial.
2505
2506         * scm/translation-functions.scm (fraction-tuplet-formatter):
2507         reverse fraction.
2508
2509         * lily/parser.yy (context_def_spec_block): use \context instead of
2510         \translator.
2511
2512         * lily/[a-g].cc: () style cleanup.
2513
2514         * Documentation/user/tutorial.itely (Automatic and manual beams):
2515         editing of tutorial.
2516
2517 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2518
2519         * buildscripts/mf-to-table.py (base): write encoding name.
2520
2521 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2522
2523         * Documentation/user/GNUmakefile (local-install-info): Issue
2524         warning (for packager, ie, if not installing in /usr or /usr/local).
2525
2526         * lily/stencil-scheme.cc: 
2527         * lily/staff-symbol-referencer.cc: 
2528         * lily/script-column.cc: 
2529         * lily/pitch.cc: 
2530         * lily/music.cc: 
2531         * lily/grob-pq-engraver.cc: 
2532         * lily/font-interface.cc: 
2533         * lily/music-output-def.cc: 
2534         * lily/duration.cc: 
2535         * lily/grob-scheme.cc:
2536         * lily/context-scheme.cc: Put scheme name on first line in
2537         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
2538         style cleanups.
2539
2540         * stepmake/stepmake/scm-vars.make: 
2541         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
2542         Rename and split TAGS_FILES.
2543
2544         * GNUmakefile.in (ALL-TAGS): Remove.
2545         
2546         * stepmake/stepmake/generic-targets.make (TAGS): Also include
2547         deeper TAGS files.  Fixes regexp tags in TOP dir.
2548
2549 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2550
2551         * VERSION: 2.1.29 released.
2552         
2553         * Documentation/user/changing-defaults.itely (Changing defaults):
2554         new file.
2555
2556         * Documentation/user/notation.itely (Notation manual): rename from 
2557         refman.itely
2558
2559         * Documentation/user/notation-appendices.itely (The Feta font):
2560         new file.
2561
2562         * Documentation/user/advanced.itely: add aborted attempt for
2563         advanced topics manual.
2564
2565 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2566
2567         * scm/new-markup.scm: display Markups in sane format. Patch by
2568         Nicolas Sceaux.
2569
2570 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2571
2572         * lily/main.cc: Cleanups.
2573         (setup_localisation): New function.
2574         (sane_putenv): Remove.
2575         (main_with_guile): New name (Was: main_prog).  Remove musings
2576         about possible preparation for GUILE heavy memory usage and
2577         practical uselessness.  Do not set environment variables
2578         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
2579         name juggling.
2580         (parse_argv): New function.
2581         (copyright): New function.  It's 2004 already.
2582
2583         * lily/input-file-results.cc (do_one_file): Add file name juggling.
2584         (distill_inname): Move from main.
2585
2586 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2587
2588         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
2589
2590         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
2591
2592         * Documentation/user/running.itely: new file.
2593
2594         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
2595
2596         * lily/score-performer.cc (finish): call Translator::finalize ().
2597
2598 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
2599
2600         * lilypond-ftpplugin.vim: renamed to the following file.
2601         * lilypond-ftplugin.vim: new file.
2602
2603         * GNUmakefile.in: update VIM_FILES.
2604
2605 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2606
2607         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
2608         props.
2609
2610         * input/test/tie-sparse.ly: remove.
2611
2612         * lily/tie-performer.cc (try_music): copy & paste from
2613         Tie_engraver.
2614
2615         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
2616         variable_ref twice.
2617
2618         * lily/key-performer.cc (create_audio_elements): use
2619         alterations-in-key.
2620
2621         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
2622
2623 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
2624
2625         * input/test/smart-transpose.ly: fix cases fes->e and similar.
2626         handle also quarter tones (not shown as tests). test also flats.
2627
2628         * Documentation/index.html.in: small fixes.
2629
2630 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2631
2632         * input/regression/new-markup-scheme.ly: Typo.
2633
2634         * scm/define-markup-commands.scm (fill-line): New markup.
2635
2636         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
2637         (output-paper-def): Fix alignment.
2638         (make-title): Fix height/width scaling.
2639
2640         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
2641
2642         * input/test/title-markup.ly: Add remaining titles.  Layout and
2643         font size fixes.  Add simplistic latin1 test.
2644
2645 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
2646
2647         * input/test/nested-groups.ly: remove. move content (to next). 
2648         * input/test/staff-bracket.ly: replace content (from prev), this 
2649         has been already in templates.
2650
2651 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2652
2653         * stepmake/autogen.sh: Only issue warning about running configure
2654         without arguments when autogen.sh will actually be running
2655         configure.
2656
2657 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2658
2659         * scm/new-markup.scm (stack-stencil-line): robustness.
2660
2661         * scm/define-markup-commands.scm (simple): robustification of
2662         simple-markup.
2663
2664         * Documentation/user/music-glossary.tely (Top): change central C
2665         to middle C.
2666
2667         * lily/text-item.cc (interpret_markup): cache make-simple-markup
2668
2669 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2670
2671         * input/test/title-markup.ly (spaceTest): Add.
2672
2673         * lily/text-item.cc (interpret_markup): Make line markup from
2674         multi word markup.
2675
2676         * scm/define-markup-commands.scm (word): New markup command.
2677         (simple): Use it.
2678
2679         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
2680
2681 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
2682
2683         * vim/ftplugin/lilypond.vim:
2684         * vim/syntax/lilypond.vim: use only local settings with setlocal.
2685         show matching paren in insert mode.
2686
2687 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2688
2689         * scm/output-ps.scm (make-title, output-scopes): Further
2690         development.
2691
2692         * input/test/title-markup.ly: New file.
2693
2694         * ps/lilyponddefs.ps: Disable PostScript titling.
2695
2696         * lily/paper-score.cc (process): Quote PORT argument to make-title.
2697
2698 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2699
2700         * lily/arpeggio.cc (width_callback): remove padding.
2701  
2702         * scm/define-grobs.scm (all-grob-descriptions): add padding.
2703
2704         * scm/define-music-types.scm: remove make-music-by-name.
2705
2706         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
2707
2708 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2709
2710         * lily/paper-score.cc (process): Output titles using make-title.
2711
2712         * scm/output-ps.scm (output-stencil): Display directly instead of
2713         constructing string.
2714         (make-title): New function.
2715
2716 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2717
2718         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
2719         music), Documentation/user/invoking.itexi (Invoking lilypond): 
2720         Move documentation of LaTeX packages for latin1 characters to the
2721         lilypond-book manual.
2722
2723 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
2724
2725         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
2726
2727         * vimrc: add menu in console and shortcut <F10> for it.
2728
2729         * vim/:
2730         * vim/compiler/:
2731         * vim/syntax/:
2732         * vim/indent/:
2733         * vim/ftplugin/: new directories.
2734         
2735         * vim/filetype.vim: new file.
2736
2737         * lilypond.vim: remove files (see next).
2738         * vim/syntax/lilypond.vim: new, renamed file (see prev).
2739
2740         * vimrc: remove file (see next).
2741         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
2742
2743         * vim/ftplugin/lilypond.vim: change dir for dictionary.
2744         add header. apply bindings only locally.
2745
2746         * vim/indent/lilypond.vim: new file.
2747
2748         * vim/ftplugin/lilypond.vim: remove errorformat.
2749         * vim/compiler/lilypond.vim: new file for errorformats.
2750
2751         * Documentation/topdocs/INSTALL.texi: give easier orders.
2752
2753         * ROADMAP: add vim/
2754
2755 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2756
2757         * Documentation/user/introduction.itely (Introduction): Use @image
2758         iso @html <img...>.  Add workaround for images in columns in info.
2759
2760         * stepmake/aclocal.m4: Store computed version in variable.
2761
2762         * configure.in: Export MAKEINFO_VERSION.
2763
2764         * config.make.in (MAKEINFO_VERSION): Add.
2765
2766         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
2767
2768         * Documentation/user/GNUmakefile: Only build info with images when
2769         building web.
2770
2771         * GNUmakefile.in (install-WWW): Visit Documentation/user.
2772
2773         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
2774         stuff from documentation-targets.make
2775
2776 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2777
2778         * VERSION: 2.1.28 released
2779         
2780         * scripts/convert-ly.py (conv): 
2781
2782 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
2783
2784         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
2785         \arpeggioBoth. redefine \arpeggioBracket.
2786
2787         * Documentation/user/refman.itely: document new arpeggio
2788         functions.
2789
2790         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
2791
2792         * input/regression/arpeggio-bracket.ly: apply convert-ly.
2793
2794         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
2795
2796 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2797
2798         * Documentation/user/introduction.itely (Automated engraving):
2799         rewrite introduction using website text.
2800
2801 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2802
2803         * scm/*.scm: make-music-by-name is replaced by make-music, which
2804         also accept music property settings, eg:
2805           (make-music 'TextScriptEvent 'direction DOWN 'text
2806               (make-simple-markup x))
2807
2808         Patch courtesy Nicolas Sceaux
2809
2810         * lily/beam-quanting.cc: cleanup, separate counts for left and
2811         right beam ends.
2812
2813         * lily/side-position-interface.cc (quantised_position): also
2814         quantize staccato position for forced stem directions. 
2815
2816 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2817
2818         * scm/*.scm: Patch by Nicolas Sceaux: 
2819
2820         * scm/music-functions.scm: ly:grob-property and ly:music-property
2821         are made procedure with setters.
2822
2823         * scm/*.scm: replace ..-set-property! with set! (..-property  )
2824         
2825 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
2826
2827         * input/test/[t-v]*.ly: finish rewriting texidocs.
2828
2829         * input/test/vaticana.ly: remove.
2830         * input/test/ligature-vaticana.ly: new, renamed file name.
2831
2832         * input/test/stem-centered.ly: remove.
2833         * input/test/mensural-note-heads.ly: new file. take content from
2834         removed file stem-centered.ly.
2835
2836         * input/test/scales-greek.ly: simplify.
2837
2838         * input/test/s*.ly: reformulate texidocs.
2839         
2840         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
2841         of missing features.
2842
2843 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
2844
2845         * input/test/[j-o]*.ly: update texidocs.
2846
2847 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2848
2849         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
2850
2851         * Documentation/topdocs/NEWS.texi: Add note about info docs with
2852         images.
2853
2854         * Documentation/user/lilypond.tely (@direntry): Update.
2855
2856         * stepmake/stepmake/documentation-targets.make
2857         (install-info,uninstall-info): Install into $(package_infodir).
2858         Install images.  Run install-info to update dir.
2859
2860         * config.make.in (package_infodir): Add.
2861
2862         * Documentation/user/GNUmakefile (info-with-images,
2863         local-install-info, local-uninstall-info): New target.
2864
2865 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2866
2867         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
2868         gap/threshold.
2869
2870         * lily/beam-quanting.cc (score_slopes_dy): remove
2871         ROUND_TO_ZERO_SLOPE kludge.
2872
2873         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
2874
2875         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
2876
2877         * lily/global-context.cc (Global_context): alway accept Score
2878         (run_iterator_on_me): cast Context to Score_context, not
2879         Context_def.
2880
2881         * Documentation/user/refman.itely: documentation patch by Edward
2882         Sanford Sutton.
2883
2884         * mf/GNUmakefile: unset sauter-fonts.
2885
2886 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2887
2888         * scripts/lilypond-book.py (output_texinfo): Output @image
2889         descriptions for info too.
2890
2891         * input/test/chord-names-jazz.ly: 
2892         * input/test/embedded-scm.ly: Clarify.
2893
2894         * input/test/cautionaries.ly: Typo.
2895
2896         * lily/input-smob.cc (ly_input_location): Compile fix.
2897
2898 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2899
2900         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
2901
2902         * ly/engraver-init.ly: move \grobdescriptions to Global. This
2903         fixes problems with system defaults being reverted with \override
2904         on Score level.
2905
2906         * lily/global-context.cc (Global_context): apply property-ops to
2907         Global_context too. 
2908
2909 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2910
2911         * scm/output-ps.scm (stencil->string): Rewrite.
2912
2913 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
2914
2915         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
2916         impersonal style.
2917
2918 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2919
2920         * lily/input-smob.cc (ly_input_location: New function.
2921
2922         * scm/define-markup-commands.scm (upright): New markup command.
2923
2924         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
2925
2926         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
2927
2928         * scm/output-ps.scm (output-stencil): New function.
2929
2930         * scripts/lilypond-book.py (do_file): Bugfix: change search order
2931         of snippet types; fixes @ignore and @verbatim blocks.
2932
2933 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
2934
2935         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
2936         to a file in printed documentation, instead, refer either to a 
2937         syntax or to an output.
2938
2939 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2940
2941         * input/regression/beam-center-slope.ly: Add test.
2942
2943 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2944
2945         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
2946         (SAUTER_FONTS): Reinstate.
2947
2948         * scm/define-markup-commands.scm (caps): New markup command.
2949
2950         * scm/output-ps.scm (output-scopes): Experimental markup output.
2951
2952         * scm/: Add missing headers.
2953
2954         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
2955
2956         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
2957
2958 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2959
2960         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
2961         Stray style cleanups.
2962
2963 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2964
2965         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
2966         no dot combination.
2967
2968         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2969         substitute \override Staff.autoBeamSettings too
2970
2971         * Documentation/user/tutorial.itely: proofreading fixes by David
2972         Bobroff
2973
2974 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2975
2976         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
2977
2978         * ps/music-drawing-routines.ps: 
2979         * ps/lilyponddefs.ps: Add end markers.
2980
2981 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2982
2983         * VERSION: 2.1.27 released.
2984         
2985         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
2986
2987         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
2988         obey documentation.
2989
2990 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2991
2992         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
2993
2994         * scm/output-ps.scm: Resurrect.
2995         
2996         * scm/output-tex.scm: Minimal cleanups.
2997
2998         * scm/paper.scm (paper-set-staff-size): Add lineheight.
2999
3000         * make/ly-rules.make: Remove any broken lily-*.tex files before
3001         lilypond-book run.
3002
3003         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
3004         comment.
3005
3006         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
3007         Enabled by default, may save 10% compile time.
3008
3009 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3010
3011         * lily/lyric-phrasing-engraver.cc: remove
3012         
3013         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
3014         longer necessary. 
3015
3016         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
3017         so lyric-phrasing-engraver is no longer necessary.
3018
3019         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
3020         Grob_pq_engraver from Staff.
3021
3022         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
3023         busyGrobs directly.
3024
3025         * input/regression/quote-transposition.ly: new file.
3026
3027         * lily/recording-group-engraver.cc (stop_translation_timestep):
3028         store instrumentTuning too. 
3029
3030         * lily/quote-iterator.cc (process): transpose events using
3031         instrumentTuning.
3032
3033         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
3034         -> \tuning <pitch>
3035
3036         * lily/parser.yy (command_req): add \tuning command for setting
3037         instrument tuning of staff.
3038
3039         * Documentation/user/GNUmakefile
3040         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
3041
3042         * Documentation/user/refman.itely (Customized accidental rules):
3043         typo.
3044
3045 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3046
3047         * Documentation/user/music-glossary.tely: remove the missing norwegian
3048         translation; they can be put in later properly.
3049
3050 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3051
3052         * lily/recording-group-engraver.cc (start_translation_timestep):
3053         init Recording_group_engraver twice.
3054
3055 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3056
3057         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
3058         stray style cleanups:
3059
3060         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
3061         -Wmissing-prototypes.
3062
3063         * flower/include/killing-cons.tcc (Killing_cons): Add template
3064         specifier for car_.
3065
3066         * flower/include/parray.hh (binsearchs): Add template specifier
3067         for maxkey.
3068
3069         * flower/include/interval.hh: Declare elem () with template specfier.
3070
3071 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3072
3073         * elisp/lilypond-indent.el (get-buffer-size): add customization
3074         groups for several variables (Reuben Thomas).
3075
3076 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3077
3078         * Documentation/user/invoking.itexi (Point and click): add index
3079         entry.
3080
3081         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
3082         go under beam.
3083
3084         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
3085         sarabande beam. 
3086
3087         * flower/warn.cc (programming_error): cross fingers not thumbs.
3088
3089         * lily/rest.cc (polyphonic_offset_callback): return 0 when
3090         staff-position is set.
3091
3092         * VERSION: release 2.1.26 
3093         
3094         * scm/chord-entry.scm (construct-chord): process transposition
3095         after processing explicit-11.  
3096
3097 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3098
3099         * lily/parser.yy (add_quote): add syntax for adding quotes:
3100         \addquote "id-string" Music
3101
3102         * scripts/lilypond-book.py (do_file): do not overwrite input file.
3103
3104         * scripts/convert-ly.py (conv): add rules for name changes.
3105
3106         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
3107         music/context/grob property functions. Internally, use
3108         get_property() and set_property() for both.
3109
3110 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
3111
3112         * elisp/lilypond-mode.el (get-buffer-size): define new function,
3113         for Emacs <= 20 (Laurent Martelli).
3114
3115 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3116
3117         * lily/parser.yy (command_element): extract quoted vector in
3118         parser.
3119
3120         * input/regression/quote.ly: new file.
3121
3122         * lily/sequential-iterator.cc (process): only process if moment >= 0.
3123
3124         * lily/parser.yy (command_element): \quote DURATION NAME: support
3125         cue notes. 
3126
3127         * lily/quote-iterator.cc (class Quote_iterator): new file.
3128
3129 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3130
3131         * lily/auto-beam-engraver.cc (try_music): accept and process
3132         beam-forbid-event.
3133
3134         * input/regression/auto-beam-no-beam.ly: new file.
3135
3136 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3137
3138         * lily/accidental.cc (print): Change font-relative-size ->
3139         font-size. Fixes cautionary-style = smaller.
3140
3141 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3142
3143         * lily/system-start-delimiter.cc (staff_brace): remove
3144         font-relative-size
3145
3146         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
3147         forgotten with scm_list_n. Fixes spurious coredumps.
3148
3149         * lily/accidental-engraver.cc (stop_translation_timestep): move
3150         update of localKeySignature to stop_translation_timestep (). This
3151         makes sure that all ties are noticed at the right moment.
3152         (stop_translation_timestep): clear tie only when right-side
3153         notehead was seen.
3154         (number_accidentals_from_sig): cleanup. 
3155
3156         * input/regression/accidental-tie.ly (mus): new file
3157
3158         * input/regression/tie-accidental, tie-break-accidental.ly: remove
3159         these longish tests.
3160
3161 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3162
3163         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
3164
3165         * THANKS: update bugreporter list.
3166
3167         * lily/beam.cc (print): broken beams last until end of staff.
3168         (print): broken beams start from prefatory matter.
3169
3170         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
3171
3172         * lily/paper-score.cc (process): dump header only once.
3173
3174         * lily/paper-outputter.cc (Paper_outputter): move logic into
3175         Scheme.
3176
3177         * scm/output-tex.scm (output-scopes): new function.
3178         (output-paper-def): new function
3179         (tex-string-def): new function
3180         (symbol->tex-key): new function
3181
3182         * scripts/convert-ly.py (conv): add rule for | ~
3183
3184 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
3185
3186         * input/regression/{many}.ly: refresh, trying to guess how
3187         it was designed.
3188
3189 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3190
3191         * VERSION: release 2.1.25
3192
3193         * scm/define-translator-properties.scm
3194         (all-user-translation-properties): add printOctaveNames
3195
3196         * ly/engraver-init.ly: remove Note_event_swallower from
3197         NoteNamesContext.
3198
3199         * lily/note-name-engraver.cc (process_music): new property
3200         printOctaveNames
3201
3202         * lily/context.cc (find_existing_context): remove support for
3203         Current.
3204
3205         * scm/music-functions.scm (set-accidental-style): new function;
3206         duplicate accidental macros.
3207
3208         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
3209
3210         * lily/note-name-engraver.cc (process_music):
3211         process_acknowledged_grobs () -> process_music ()
3212
3213         * scm/part-combiner.scm (determine-split-list): robustification.
3214
3215 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3216
3217         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
3218         lines for falling into beam-gap.
3219         (score_forbidden_quants): check all staff lines for falling in
3220         beam gaps.
3221
3222         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
3223         key/clef/time signatures. 
3224
3225         * input/test/ossia.ly: revise example.
3226
3227         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
3228         cleanup.
3229         
3230         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
3231         comply to Scheme standard.  Remove ly:get-paper-variable
3232
3233 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3234
3235         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
3236
3237 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3238
3239         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
3240         properties from Voice context. This fixes accidental size for
3241         staff-switches during grace contexts.
3242
3243         * lily/note-collision.cc (check_meshing_chords): only wipe heads
3244         if necessary. Else, simply wipe dots.
3245
3246         * input/test/beam-alternate.ly: new file
3247
3248         * input/test/piano-staff-distance.ly: new file.
3249
3250         * lily/translator-group.cc (recurse_down_translators): use
3251         Direction for bottom-up/top-down.
3252
3253         * lily/include/translator.hh (class Translator): add
3254         process_music() and do_announces(). This obviates
3255         recurse_down_{engravers,performers}.
3256
3257         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
3258         \melisma and \melismaEnd
3259
3260         * lily/melisma-engraver.cc (process_music): change to
3261         Melisma_translator, unify with performer. Accept
3262         ManualMelismaEvent.
3263
3264         * ly/engraver-init.ly: add Font_size_engraver.
3265
3266 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3267
3268         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
3269         it hara-kiri.
3270
3271         * input/regression/{many}.ly: improve descriptions trying to figure
3272         out what is tested.
3273
3274 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3275
3276         * lily/slur.cc (broken_trend_offset): robustness fix.
3277
3278         * VERSION: release 2.1.24
3279
3280         * lily/context.cc (find_create_context): go to Score if it exists.
3281
3282         * lily/context-scheme.cc: new file.
3283
3284         * lily/score-translator.cc (get_output): new file.
3285
3286         * lily/include/grob-info.hh: origin_contexts() now does not
3287         include the originating engraver
3288
3289         * lily/translator-group.cc (translator_each): clean up contents,
3290         remove superfluous stubs. Engraver_group_engraver and
3291         Performer_group_performer are the only classes using multiple
3292         inheritance.
3293
3294         * lily/include/score-context.hh (class Score_context): interface
3295         between Score_{engraver,performer} and Global_context.
3296
3297         * lily/include/global-context.hh (Context): change from
3298         global-translator. This is the entry point for contexts; it is not
3299         tweakable using \translator{}. Score is no longer the top context,
3300         but sits underneath Global.
3301
3302         * lily/include/context.hh (class Context): brain surgery: split
3303         out Context functionality from Translator_group. Context is now a
3304         separate type from Translator.
3305
3306 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3307
3308         * lily/include/translator.hh (class Translator): make
3309         get_score_context() and get_global_translator (), and use the one
3310         which is appropriate.
3311
3312         * lily/context.cc: partially put functionality of Translator_group
3313         into Context.
3314
3315         * lily/include/context.hh (Translator): new class: put between
3316         Translator and Translator_group. 
3317
3318         * lily/new-accidental-engraver.cc: remove file.
3319
3320 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3321
3322         * input/regression/{many}.ly: improve descriptions: use complete 
3323         sentences, try to describe what is tested, avoid `we´, do not use 
3324         don't, ... 
3325
3326 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
3327
3328         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
3329         is at EOL.
3330
3331         * Documentation/user/lilypond.tely: declare the topmost node only
3332         once; removes empty line in @contents.
3333
3334         * Documentation/user/music-glossary.tely: really add Finnish author.
3335         Draw more beatiful `->´ arrow in html: &rarr;
3336
3337 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3338
3339         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
3340
3341         * scripts/convert-ly.py (conv): add ly:music-list  change.
3342
3343         * lily/grob.cc: edit doc string.
3344
3345         * scm/define-grob-properties.scm (all-user-grob-properties):
3346         proofreading, editing of doc strings.
3347
3348         * input/regression/tablature-string-tunings.ly: new file.
3349
3350         * lily/staff-symbol-engraver.cc (process_music): new engraver,
3351         listen to stringTunings
3352
3353         * lily/align-interface.cc (align_elements_to_extents): remove Grob
3354         for self-alignment-[XY] code.
3355  
3356 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3357
3358         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
3359         cond) into function. Cleanup.
3360
3361         * lily/text-spanner.cc: remove text-repeat-if-broken property.
3362         
3363         * VERSION (PACKAGE_NAME): 2.1.23 released
3364
3365 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
3366
3367         * Documentation/user/{refman,internals}.itely: small fixes.
3368
3369 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3370
3371         * lily/accidental-engraver.cc (acknowledge_grob): don't make
3372         accidentals for harmonic notes
3373
3374         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
3375         for harmonic notes.
3376
3377         * scm/document-backend.scm (interface-doc): prune Grob
3378         documentation: don't duplicate interface information.
3379
3380         * lily/*.cc: lots of updates of doc strings.
3381
3382 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3383
3384         * input/test/ac-extra-voice.ly (accompany): remove file.
3385
3386         * input/test/maximum-rest-count.ly: remove file.
3387
3388         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3389         conversion rule for \translator { }. Apply everywhere.  
3390
3391         * lily/parser.yy (music_property_def): set property for \once in
3392         the PropertyMusic itself, not the ContextSpec.
3393         (property_operation): change syntax within \translator { }
3394
3395         * scm/define-music-properties.scm (all-music-properties): clean up.
3396
3397         * lily/auto-beam-engraver.cc (test_moment): use
3398         updated_grob_properties() to retrieve autoBeam settings.
3399
3400         * lily/spacing-spanner.cc: bound shortest_playing_len by
3401         measure_length
3402
3403         * lily/spacing-engraver.cc (acknowledge_grob): ignore
3404         multi-measure events for spacing computation.
3405
3406         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
3407         elliptical, to 1.49.
3408
3409         * lily/rest.cc (polyphonic_offset_callback): new function. Do
3410         vertical positioning for polyphony, without RestCollision object.
3411
3412         * lily/note-column.cc (add_head): prevent rests & note heads on
3413         one stem.
3414
3415         * lily/rest-collision.cc (do_shift): ignore rests with beams.
3416         (do_shift): rewrite only-rests case: use common refpoints: the
3417         routine will have sensible results when other rest-translations
3418         have taken place.
3419
3420         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
3421         < 0 case. 
3422
3423         * VERSION: 2.1.22 released
3424         
3425         * input/GNUmakefile (SUBDIRS): remove ascii-art
3426
3427 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3428
3429         * input/: Convert ly files that still had \property.  Fixes make
3430         web.  Remove exta spaces around '='. 
3431
3432         * scripts/convert-ly.py (conv): Redundant space fixes.
3433
3434         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
3435
3436 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3437
3438         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
3439         create scalable PS and PDFs  for input/{test,template,regression}.
3440
3441         * lily/context.cc (is_alias): move function.
3442         (is_alias): add Bottom as context alias. 
3443         (find_create_translator): add Bottom as a context alias for creation.
3444
3445         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
3446
3447         * lily/parser.yy (music_property_def): new syntax for property
3448         assignments:
3449
3450         \set A.B = #C , \unset A.B
3451         \override A.B #C = #D, \revert A.B #C 
3452
3453         * lily/my-lily-lexer.cc: remove \property
3454
3455 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
3456
3457         * Documentation/user/refman.itely: add dots after seealso refs.
3458
3459         * input/template/{many}.ly: harmonise descriptions.
3460
3461         * Documentation/user/music-glossary.itely: add Finnish author.
3462
3463 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3464
3465         * VERSION (PACKAGE_NAME): release 2.1.21
3466
3467 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3468
3469         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
3470
3471         * scripts/lilypond-book.py (snippet_res): @include filename must
3472         not be empty.
3473
3474 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3475
3476         * scm/documentation-generate.scm (markup-doc-string): dump
3477         markup-commands.tely
3478
3479         * scm/define-markup-commands.scm (override): new file.
3480         Move documentation from refman into doc-strings. 
3481
3482         * input/test/staff-container.ly: fix example.
3483
3484         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3485         StaffContainer
3486
3487         * lily/grob.cc: remove point_dimension_callback
3488         (Grob): read forced dimensions from X-extent and Y-extent.
3489         (get_paper): remove preset_extent.
3490
3491         * scm/define-grobs.scm (all-grob-descriptions): remove
3492         point_dimension_callback. 
3493
3494         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
3495         textscript to head. This makes no-spacing-rods work on
3496         DynamicText.
3497
3498         * lily/chord-name.cc: remove props chord, bass, inversion.
3499
3500         * Documentation/user/appendices.itely: add Scheme functions,
3501         context-properties and layout properties to manual.
3502
3503         * scm/part-combiner.scm (determine-split-list): include rests in a
3504         solo1/2 sequence.
3505
3506         * lily/new-part-combine-iterator.cc (substitute_both): new
3507         function.
3508         (class New_pc_iterator): add separate Voice=solo context, fixes
3509         autobeams going from chords to solo.
3510
3511 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3512
3513         * Documentation/user/invoking.itexi (Editor support): Fix typo.
3514
3515         * Documentation/user/tutorial.itely:
3516         * Documentation/user/refman.itely: Add short note about being part
3517         of lilypond.tely.
3518
3519         * COPYING: Make note more clear with respect to files that are
3520         explicitely licenced otherwise (Documention/user/ comes to mind).
3521         
3522         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
3523         comment about barfing of @c,{}.
3524
3525         * Documentation/user/music-glossary.tely: Add list of authors.
3526
3527         * stepmake/stepmake/library-rules.make: Thank Nelson only in
3528         source (was: also in build log).
3529
3530 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3531
3532         * lily/side-position-interface.cc (general_side_position): if
3533         staff-padding is set, then include staff in support too.
3534
3535         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
3536         module workbook
3537
3538         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
3539
3540         * lily/tuplet-engraver.cc: remove tupletInvisible
3541
3542         * scm/define-translator-properties.scm: cleanup, separate in
3543         internal and user props. 
3544
3545         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
3546         LyricsVoice -> Lyrics
3547
3548         * lily/new-part-combine-iterator.cc (process): only print warning
3549         for symbols.
3550
3551 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3552
3553         * scm/part-combiner.scm: Add proper header.
3554
3555         * All but lily/*: The great --2003 --2004 replace; the missing
3556         `bits'.
3557
3558         * TODO: Fix outline mode.  Add book notes.
3559
3560         * ROADMAP: Update.
3561
3562 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3563
3564         * scm/part-combiner.scm (make-autochange-music): use
3565         accumulator. Fixes stack overflow.
3566
3567         * lily/*: rename brew_molecule -> print , molecule-callback ->
3568         print-function
3569
3570         * scm/define-grob-properties.scm: cleanup. Separate into internal
3571         and user properties.
3572
3573         * lily/translator-property.cc (updated_grob_properties): new
3574         function
3575         (execute_pushpop_property): change to new convention:
3576         object property inits are stored as (cons ALIST BASED-ON). This
3577         storage format allows concurrent tweaks in different contexts.
3578
3579 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3580
3581         * TODO: new file.
3582
3583 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3584
3585         * debian/: Late Debian update (sorry Anthony).
3586
3587         * scripts/lilypond-book.py (do_file): Look for input_file in
3588         include path, or ask kpathsea if LATEX.
3589
3590         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
3591         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
3592         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
3593         --header=texidoc.
3594
3595         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
3596         relative.
3597
3598         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
3599         only when filtering, default to input_base otherwise.  Coding
3600         style fixes.
3601
3602 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3603
3604         * lily/include/translator.hh (class Translator): add virtual
3605         qualifier.
3606
3607 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3608
3609         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
3610
3611 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3612
3613         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
3614
3615         * Documentation/user/refman.itely: Run texinfo-all-menus-update
3616         (fixes make web).
3617
3618         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
3619         live in $(out)-www).
3620
3621         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
3622         dependencies.  Add link to .ly source in HTML output.
3623         (Lilypond_snippet.output_html): Handle multiple page picture
3624         output.
3625         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
3626         Make usable for output_texinfo again.
3627
3628         * Documentation/user/GNUmakefile: Add static dependency for
3629         lilypond.tely includes.
3630
3631         * Documentation/user/tutorial.itely: Add some lost `relative'
3632         ly-options.
3633
3634 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3635
3636         * lily/include/translator-group.hh: move Music_output_def member
3637         to Global_translator.
3638
3639         * scripts/lilypond-book.py (do_file):  fix latex output.
3640
3641         * VERSION: release 2.1.20
3642         
3643         * scm/part-combiner.scm (determine-split-list): robustness fix 
3644
3645         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
3646
3647         * lily/parser.yy (music_output_def_body): plug memory leak.
3648
3649         * lily/translator-group.cc (add_fresh_group_translator): plug
3650         memory leak: unprotect Translator_group once added.   
3651
3652         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
3653
3654         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
3655         write .dep file.
3656         (Lilypond_snippet.ly): add \renameinput.
3657
3658 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3659
3660         * Documentation/user/refman.itely (Markup command definition): Doc
3661         by Nicolas Sceaux. Rewrite by Han-Wen
3662
3663         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
3664         thing of the line.
3665         (brew_molecule): only remove if hyphen is not at the end of line.
3666         (set_spacing_rods): new function: minimum-length specifies
3667         distance between syllables.
3668
3669         * scm/define-grobs.scm (all-grob-descriptions): add
3670         Hyphen_spanner::set_spacing_rods to LyricHyphen
3671
3672         * input/regression/lyric-hyphen-break.ly: new file.
3673
3674         * input/test/lyric-hyphen-retain.ly: new file.
3675
3676         * lily/new-part-combine-iterator.cc (construct_children):
3677         add Rest direction.
3678
3679 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3680
3681         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
3682
3683         * Documentation/bibliography/engraving.bib (donemus1982):
3684         update entry.
3685
3686 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3687
3688         * scripts/lilypond-book.py (Substring.__init__): new class.
3689         (Snippet.output_texinfo): add texidoc option.
3690         (Include_snippet.replacement_text): new class.
3691         (Lilypond_snippet.__init__): new class
3692         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
3693
3694         * Documentation/user/refman.itely (Sound): 
3695         note about number of channels.
3696
3697         * scm/music-functions.scm (voicify-music): add \context Staff for
3698         << \\ >> polyphony.
3699
3700         * lily/parser.yy (verbose_command_req): \skip now creates
3701         SkipMusic, and does not lead to spurious staves.
3702
3703         * scm/define-music-types.scm (music-descriptions): rename
3704         NonEventSkip to SkipMusic
3705
3706         * input/no-notation/midi-lyric-barcheck.ly: new file.
3707
3708         * input/regression/collision-dots-invert.ly: new file.
3709
3710         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
3711         case.
3712
3713         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
3714         die if melody died too.
3715
3716 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3717
3718         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
3719         with reading from stdin.
3720
3721         * lily/slur-performer.cc (try_music): new file.
3722
3723         * lily/melisma-performer.cc (try_music): new file. Handle
3724         melismata to help lyrics.
3725
3726         * lily/beam-performer.cc (try_music): new file. Handle beam events
3727         to help lyrics.
3728
3729         * lily/score-performer.cc (one_time_step): reinstate
3730         process_music().
3731
3732         * lily/performer.cc (process_music): add to interface.
3733
3734         * lily/performer-group-performer.cc (process_music): new function.
3735
3736         * lily/dot-column.cc (do_shifts): do collision resolution before
3737         dot positioning.
3738         
3739         * scripts/lilypond-book.py (Snippet.output_print_filename): new
3740         file, process printfilename option.
3741         (Snippet.__init__): rewrite: do not use global variables h or
3742         index.
3743         (main): really support -I option.
3744         (find_toplevel_snippets): new code.
3745         (find_toplevel_snippets): reinstate old version, without global
3746         variables.
3747
3748         * tex/texinfo.tex: really add file.
3749         
3750 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3751
3752         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
3753         compatibility.
3754
3755 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3756
3757         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
3758
3759         * scm/define-translator-properties.scm (drumPitchTable): add
3760         property.
3761
3762         * scripts/lilypond-book.py (simple_toplevel_snippets): new
3763         function.
3764         (help_summary): docstrings.
3765         (do_file): strip the dir of input_base too.
3766
3767 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3768
3769         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
3770
3771         * Documentation/user/lilypond-book.itely: Update.
3772
3773         * make/ly-rules.make: Update lilypond-book commands.
3774
3775         * Documentation/user/GNUmakefile: Update makeinfo commands,
3776         lilypond-book flags.
3777
3778         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
3779         
3780         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
3781
3782         * scripts/filter-lilypond-book.py: Remove.
3783
3784         * Documentation/user/*tely: Update options for new lilypond-book.
3785
3786         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
3787         with @macros in @includes.
3788
3789 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3790
3791         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
3792         make rest-collision only.
3793
3794         * lily/break-substitution.cc (substitute_one_mutable_property):
3795         clear all-elements using scm_assq_remove_x(). 
3796
3797         * lily/rest-collision.cc (do_shift): shift single rests
3798
3799         * flower/include/array.hh (class Array): rename to is_empty ()
3800
3801         * lily/drum-note-performer.cc: new file: perform drum notes.
3802
3803         * VERSION (PACKAGE_NAME): release 2.1.19.
3804         
3805 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3806
3807         * scripts/filter-lilypond-book.py
3808         (classic_lilypond_book_compatibility): New function.
3809
3810 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3811
3812         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
3813
3814         * Grand 2003 -> 2004 search replace. 
3815
3816         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
3817         (i.e. < > )
3818
3819         * ly/performer-init.ly: add DrumStaff
3820
3821         * lily/axis-group-engraver.cc (acknowledge_grob): also take
3822         lyric-interface; this prevents lines with only extender lines from
3823         being junked.
3824  
3825         * scm/define-grob-interfaces.scm (lyric-interface): new interface
3826
3827         * lily/lyric-extender.cc (brew_molecule): get line breaking and
3828         extenders right, for once and for all (hopefully).
3829         
3830         * lily/break-substitution.cc (substitute_one_mutable_property):
3831         clear old 'all-elements for System grobs.
3832
3833         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
3834         that associatedVoiceContext is always assigned when music & lyrics
3835         are found. 
3836
3837         * ly/engraver-init.ly: remove Lyrics context.
3838         (TabVoice): add noteheads engraver
3839
3840         * input/test/improv.ly: update: do not use Thread switching. 
3841
3842         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
3843         squashedPosition is a number  
3844
3845         * Documentation/user/refman.itely (Automatic note splitting):
3846         remove Thread references.
3847
3848         * input/no-notation/pc-direction.ly: remove file.
3849
3850         * ly/engraver-init.ly: remove Thread
3851
3852         * input/regression/tie-chord-partial.ly: remove file.
3853
3854         * scripts/convert-ly.py (conv): \harmonic rule
3855
3856         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
3857         notation for harmonic notes: <c' g''\harmonic>
3858
3859         * lily/lily-guile.cc (alist_to_hashq): new function
3860
3861         * scm/lily.scm (alist->hash-table): new function.
3862
3863         * Documentation/user/refman.itely (Percussion staves): update doco.
3864
3865         * input/regression/drums.ly (timb): updates
3866
3867         * lily/note-performer.cc (create_audio_elements): robustness fix.
3868
3869         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
3870
3871 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3872
3873         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
3874         discard valid matches.
3875
3876 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3877
3878         * lily/drum-note-engraver.cc: new file.
3879
3880         * ly/drumpitch-init.ly: move drum definitions
3881
3882         * scm/drums.scm: remove file.
3883
3884         * lily/*.cc: remove abort-event everywhere.
3885
3886         * lily/note-heads-engraver.cc (process_music): robustification.
3887
3888         * lily/accidental-engraver.cc (process_acknowledged_grobs):
3889         robustification.
3890
3891         * lily/parser.yy (simple_element): add \drums mode.
3892         (simple_element): remove \pitchnames , \chordmodifiers. Use
3893         variables to store this. 
3894
3895         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
3896         outside \notes.
3897
3898         * VERSION: release 2.1.18.
3899         
3900         * input/test: remove octave-duplicate.ly
3901
3902 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3903
3904         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
3905
3906 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3907
3908         * lily/simultaneous-music-iterator.cc: remove clone() and copy
3909         constructor from Music_iterator. Changes throughout.
3910
3911         * lily/include/music-iterator.hh (class Music_iterator): remove
3912         Music_iterator::skip and Music_iterator::get_pending_events from
3913         interface. Rename report_to -> get_outlet 
3914
3915         * lily/auto-change-iterator.cc: move contents from
3916         new-auto-change-iterator.cc from
3917
3918         * scm/part-combiner.scm: determine split-list from Scheme. 
3919
3920         * lily/new-auto-change-iterator.cc (process): new file.
3921
3922         * lily/parser.yy (part_combined_music): remove old PC cruft.
3923
3924         * ly/engraver-init.ly: remove old
3925         PC cruft.
3926
3927         * Documentation/user/refman.itely (The Lyrics context): note about
3928         extender lines.
3929
3930         * lily/multi-measure-rest-engraver.cc (process_music): extra check
3931         to allow 0-length mmrest events.
3932
3933         * scm/part-combiner.scm (determine-split-list): many bugfixes.
3934
3935         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
3936
3937         * lily/spacing-engraver.cc (finalize): robustifications.
3938
3939         * input/regression/new-part-combine-solo-global.ly: new file.
3940
3941         * scm/part-combiner.scm: rewrite.
3942
3943 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
3944
3945         * Documentation/user/refman.itely, input/puer-fragment.ly,
3946         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
3947         updated for proper use of lyricsto; replaced "(" and ")" ->
3948         "\melisma" and "\melismaEnd"
3949
3950         * input/test/ancient-font.ly: small updates to reduce compile
3951         warnings (TODO: junk this file)
3952
3953         * input/test/gregorian-scripts.ly: added comment about bug
3954
3955         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
3956         tiny robustness fix
3957
3958         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
3959         recent changes in the feta code); temporarily mapped mensural g
3960         clef to a copy of petrucci g clef until mensural g clef will have
3961         been rewritten
3962
3963         * mf/parmesan-heads.mf: bugfix: solved character name clashing
3964         between mensural and neo-mensural heads (this broke quite a while
3965         ago)
3966
3967         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
3968
3969 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3970
3971         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
3972         indication.  Fixes for verbatim, multi line comments.
3973
3974 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3975
3976         * input/regression/new-part-combine-solo.ly: more cases.
3977
3978         * lily/slur.cc (height): robustness fix.
3979
3980         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
3981
3982         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
3983         stemUp/stemDown.
3984
3985         * scm/music-functions.scm (determine-split-list): further analysis.
3986
3987         * lily/script-engraver.cc (try_music): discard duplicate
3988         articulations.
3989
3990         * input/regression/new-part-combine-solo.ly: new file
3991
3992         * input/regression/new-part-combine-a2.ly: new file.
3993
3994         * ly/performer-init.ly: add Devnull
3995
3996         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
3997         for \musicglyph #"accidental-*"
3998         (conv): \newpartcombine rule.
3999
4000 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4001
4002         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
4003
4004 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4005
4006         * scripts/filter-lilypond-book.py: Handle verbatim, latex
4007         textwidth, --output.
4008
4009 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4010
4011         * scm/new-markup.scm (doubleflat): add accidental markups.
4012
4013         * VERSION: release 2.1.17
4014         
4015         * Documentation/user/refman.itely (Automatic part combining):
4016         revise documentation of the part-combiner.
4017
4018         * input/regression/pc-switch-slur.ly (texidoc): remove file.
4019         
4020         * input/test/part-combine-{moment,staff}.ly: remove file.
4021
4022         * input/regression/pc-mmrest.ly (two): remove file.
4023
4024         * scm/define-music-types.scm (music-descriptions): add
4025         Solo{One,Two}Event and UnisonoEvent
4026
4027         * lily/new-part-combine-iterator.cc (unisono): add state_
4028         variable, signal changes with part-combine-event.
4029
4030         * input/regression/new-part-combine-text.ly: new file.
4031
4032         * lily/part-combine-engraver.cc: new file.
4033
4034 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4035
4036         * scripts/filter-lilypond-book.py: Handle snippet options.
4037
4038 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4039
4040         * scm/music-functions.scm (determine-split-list): detect solo1/2
4041         and unisono.
4042
4043         * lily/new-lyric-combine-music-iterator.cc (construct_children):
4044         revert fix, document why.
4045
4046         * lily/tie-performer.cc (process_music): new function. Set melisma
4047         property.
4048
4049         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
4050         always smaller than bracket size.
4051         (make_bracket): oops. Size of the gap was off by factor 2
4052
4053         * input/test/text-rotate.ly: new file.
4054
4055         * scm/new-markup.scm (markup): a macro that provides a
4056         LilyPond-like syntax in scheme for building markups, in order to
4057         help markup command definition. (Nicolas Sceaux)
4058
4059         * input/test/lyrics-skip-notes.ly: new example.
4060
4061         * lily/parser.yy (post_event): make HYPHEN into postfix event.
4062
4063         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
4064         use is_alias() iso. == . This fixes lyrics on
4065         GregorianTranscriptions. 
4066
4067 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4068
4069         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
4070         \thispagestyle{lastpage} to avoid that it's printed on the second
4071         last page when there's only a single score line on the last page.
4072         (The page breaking mechanism in TeX played some ugly tricks to us.)
4073
4074 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4075
4076         * scripts/filter-lilypond-book.py: Further development.
4077
4078         * input/regression/collision-dots-move.ly: New test.
4079
4080         * lily/note-collision.cc (check_meshing_chords): Move dots on left
4081         hand side note head of non-merged collision to the right.
4082
4083         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
4084         Construct children before accessing property from emtpy
4085         lyrics_context_.
4086         (construct_children): Find thread before finding LyricsVoice.
4087         Create LyricsVoice one if none found, fixes crash (thanks Erik
4088         Sandberg).
4089
4090 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4091
4092         * cygwin/: Forward port.
4093
4094 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4095
4096         * buildscripts/install-info-html.sh: Use Bash.
4097
4098         * cygwin/mknetrel: Patch from Bert.
4099
4100 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4101
4102         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
4103
4104         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
4105         try to copy *png, index.html (Bertalan Fodor).
4106
4107         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
4108
4109 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4110
4111         * lily/note-collision.cc (check_meshing_chords): Do not remove
4112         dots (from down head) when merging similar heads (thanks Matthias
4113         Kilian).  Simplify merge_possible tests and other cleanups
4114
4115         * input/regression/collision-merge-differently-dotted.ly: Add test
4116         for disappearing dots on similar heads for both voices.
4117
4118 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4119
4120         * Documentation/user/invoking.itexi (Invoking lilypond): Document
4121         that tagline overrides copyright for single page scores. Correct
4122         the default tagline value.
4123
4124 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4125
4126         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
4127
4128 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4129
4130         * buildscripts/lilypond-login.sh: Avoid warning about undefined
4131         TEXMF if it's previously unset.
4132
4133 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
4134
4135         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
4136
4137         * input/test/trills.ly: fix the unfolding of lineprall.
4138
4139         * input/test/figured-bass-alternative.ly: fix accidental.
4140
4141 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4142
4143         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
4144         
4145         * input/no-notation/dos-guile.ly: 
4146         * input/no-notation/dos-ps.ly: 
4147         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
4148         
4149         * input/no-notation/safe-include.ly:
4150         * input/no-notation/safe-guile.ly:
4151         * input/no-notation/safe-ps.ly: 
4152         * input/no-notation/safe-tex.ly: New file.
4153
4154         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
4155         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
4156         options now.
4157         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
4158         When in --safe-mode, set environment openout_any=p[aranoid].
4159
4160         * tex/ltest.tex: 
4161         * tex/lilyponddefs.tex: Add \nofiles.
4162
4163         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
4164         options.
4165
4166         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
4167         This allows building the user manual using a binary installation
4168         and a matching unpacked source tree.
4169
4170         * scm/lily.scm (safe-module): New variable. 
4171
4172         * lily/includable-lexer.cc (new_input): Fix error messages.
4173
4174         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
4175         If SAFE, evaluate in safe-module.  Change callers.
4176
4177         * lily/main.cc (Long_option_init): Reinstate safe-mode.
4178
4179         * lily/lexer.ll (embedded_scm): While processing main-input,
4180         invoke ly_parse_scm with safe mode if running in safe-mode.
4181         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
4182         in init.ly for safe-mode.
4183
4184 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4185
4186         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
4187         compatibility with old versions of geometry.sty (compat2
4188         already implied includehead).
4189         Change the page layout slightly so bottom + footskip = top +
4190         headheight + headsep = 16mm, the remaining paperheight-32mm
4191         are used for the music. Increase footskip to 5mm, so the top of
4192         the footer text doesn't touch the music.
4193
4194 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4195
4196         * VERSION: release 2.1.16
4197         
4198         * scm/music-functions.scm (determine-split-list): bugfix: only use
4199         new-active for both voices if both indexes advance. This fixes the
4200         biggest outstanding problem with new-pc. 
4201
4202         * lily/new-part-combine-iterator.cc (construct_children): set more
4203         directions.
4204
4205 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4206
4207         * scripts/convert-ly.py (conv): add instrument rule.
4208
4209         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
4210
4211         * lily/side-position-interface.cc: remove add_staff_support ()
4212         Change all callers to use staff-padding.
4213
4214         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
4215         make_spanner().
4216
4217         * lily/a2-engraver.cc (process_acknowledged_grobs): 
4218
4219         * lily/text-engraver.cc: remove scriptHorizontal property.
4220
4221         * lily/beam.cc (least_squares): also set least-squares-dy for
4222         special case of slanted 2-stem beam to center.
4223
4224         * lily/side-position-interface.cc (out_of_staff): move contents of
4225         out_of_staff into aligned_side.
4226         remove out_of_staff().
4227
4228         * input/regression/measure-grouping.ly: fix warning.
4229
4230         * lily/side-position-interface.cc: add staff-padding support to
4231         Side_position_interface::aligned_side.
4232
4233         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
4234         one get_property too many.
4235
4236         * flower/include/drul-array.hh (linear_combination): new function
4237         (scale_drul): new function
4238
4239         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
4240         operations on empty intervals are silly.
4241
4242 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4243
4244         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
4245         (iso gh_scm2int), fixes crash in new part-combiner.
4246
4247         * configure.in: Up mftrace to 1.0.27.
4248
4249 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4250
4251         * VERSION: release 2.1.15
4252         
4253         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
4254         align all stanza numbers.
4255
4256 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
4257
4258         * Documentation/user/{introduction.itely,refman.itely,
4259         converters.itely}: fix some text inside parentheses; text should
4260         be readable (even) if parentheses are either replaced with commas 
4261         or dropped out.
4262
4263 2004-01-25  Werner Lemberg  <wl@gnu.org>
4264
4265         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
4266         input/test/vaticana.ly, input/test/ancient-font.ly,
4267         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
4268         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
4269         ly/params-as-init.ly, scm/define-grobs.scm,
4270         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
4271
4272         * ly/params-as-init.ly: Removed.  Obsolete.
4273         * buildscripts/lilypond.words.py: Updated.
4274
4275 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4276
4277         * mf/parmesan-clefs.mf: switch off mensural G clefs.
4278
4279         * mf/feta-din{4,5,7,9}.mf: remove.
4280         
4281         * lily/engraver.cc (internal_make_item): centralize item/spanner
4282         factory.
4283
4284         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
4285         do correct chord conversion for ^"sim."  (backportme)
4286         (FatalConversionError.sub_articulations): substitute ^"foo" in
4287         chords too. (backportme)
4288
4289         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
4290         for Fingering.
4291
4292         * lily/side-position-interface.cc (out_of_staff): don't do
4293         anything if staff-padding not defined. 
4294
4295         * mf/feta-params.mf (stafflines): introduce linethickness as
4296         general blackness of the font.
4297
4298         * lily/stem.cc (position_noteheads): rounding error robustness.
4299
4300         * input/regression/rest-collision-beam.ly: move beam/rest stuff
4301         from beam-collision.ly 
4302
4303         * lily/beam.cc (rest_collision_callback): remove direction.
4304
4305         * scm/define-grobs.scm (all-grob-descriptions): remove
4306         enclose-bounds in OttavaBracket and PianoPedalBracket
4307
4308         * scm/new-markup.scm (def-markup-command) new macro, which takes
4309         care of defining the COMMAND-markup and make-COMMAND-markup
4310         procedures, setting markup-signature and keyword-signature object
4311         properties, and pushing the markup command in
4312         markup-function-list.
4313
4314         All markup commands are defined thanks to it.  Users may also use
4315         it to define their own markup commands. (Nicolas Sceaux)
4316
4317         * scm/new-markup.scm: Scheme style clean-up: there should be no
4318         parenthesis alone on a line; LET* should not be used where LET is
4319         enough. (Nicolas Sceaux)
4320
4321 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4322
4323         * scripts/filter-lilypond-book.py: Add script.
4324
4325 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4326
4327         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
4328
4329 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4330
4331         * Documentation/user/refman.itely (Fingering instructions): add
4332         single note chords. 
4333
4334         * lily/multi-measure-rest-engraver.cc: use a single
4335         MultiMeasureEvent for mm rests. This prevents problems with the
4336         new part combiner.
4337
4338         * scm/music-functions.scm (determine-split-list): analysis has
4339         global effect: a difference halfway a phrase makes the entire
4340         phrase be typeset as apart.
4341         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
4342
4343 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4344
4345         * ly/performer-init.ly: add Devnull.
4346
4347         * Documentation/user/refman.itely (Font selection): remove paper20
4348         ref.
4349         
4350 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4351
4352         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
4353
4354 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4355
4356         * scm/music-functions.scm (determine-split-list): bugfixes.
4357
4358         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
4359
4360         * input/test/scales-greek.ly: use C as base, results in different
4361         alterations at the clef.
4362
4363         * input/regression/pedal-ped.ly: new file.
4364
4365         * input/regression/pedal-bracket.ly: new file.
4366
4367         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
4368         replace after_line_breaking()
4369
4370         * lily/line-interface.cc (line): read thickness.
4371         (line): dash-fraction = 0 always for dotted-line style.
4372
4373         * input/test/staff-lines.ly (lower): bugfix.
4374
4375         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
4376         \accepts Devnull into Score.
4377
4378         * scm/lily.scm: remove bla.scm load.
4379
4380 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4381
4382         * VERSION: release 2.1.14
4383         
4384         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
4385
4386         * lily/side-position-interface.cc (general_side_position): add
4387         Staff_symbol_referencer::staff_space ().
4388
4389         * lily/include/context-def.hh: rename from translator-def.hh
4390
4391 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4392
4393         * input/template/piano-dynamics.ly (pedal): Updated definition of
4394         Dynamics such that \cresc works, for example.
4395
4396 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4397
4398         * lily/stem.cc (calc_stem_info): use
4399         Staff_symbol_referencer::staff_space
4400
4401         * lily/beam-quanting.cc (quanting): scale Stem_info 
4402
4403         * lily/beam.cc (rest_collision_callback): use minimum-distance
4404         property for rest/beam collisions.
4405         (rest_collision_callback): bugfixes.
4406
4407         * lily/system.cc (post_processing): extra-offset is now relative
4408         to the size of the current staff.
4409
4410         * scm/music-functions.scm (notice-the-events-for-pc): record all
4411         voices, only analyze "one" and "two".
4412
4413         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
4414         not parent. 
4415
4416         * lily/new-part-combine-iterator.cc (construct_children): create
4417         Devnull from Voice context
4418
4419         * scm/music-functions.scm (determine-split-list): bugfixes.
4420
4421         * lily/lily-guile.cc (robust_scm2int): new function
4422
4423         * lily/staff-symbol-referencer.cc (line_thickness): new
4424         function. Use throughout.
4425
4426         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
4427         in its own context.  Add to preset font-size.
4428
4429         * lily/stem.cc (thickness): new function.
4430
4431         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
4432         compute thickness from ledger-line-thickness.
4433
4434         * lily/note-head.cc (brew_ledger_lines): use
4435         Staff_symbol::get_ledger_line_thickness ().
4436
4437         * lily/beam.cc (rest_collision_callback): use
4438         Staff_symbol_referencer::staff_space().
4439
4440         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
4441         Mus1 Mus2
4442
4443         * lily/include/translator.hh (class Translator): add accepts_list_
4444         so  \with { \denies / \accepts } also works.
4445
4446         * scm/music-functions.scm (determine-split-list): determine split
4447         list from music events.
4448
4449         * lily/new-part-combine-iterator.cc: more states.
4450
4451         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
4452
4453 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4454
4455         * lily/system.cc (set_loose_columns): use the right prebroken cols
4456         for interpolating loose column position.
4457
4458         * lily/text-spanner.cc (brew_molecule): default to no vertical
4459         lines.
4460
4461         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
4462         take space.
4463
4464         * scm/define-grobs.scm (all-grob-descriptions): less padding.
4465
4466 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4467
4468         * scripts/convert-ly.py: Do not test filename when processing
4469         stdin.
4470
4471         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
4472
4473 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4474
4475         * lily/axis-group-engraver.cc (finalize): extra check; if
4476         process_music () is never called, then staffline_ == 0.
4477
4478         * lily/simultaneous-music-iterator.cc (pending_moment): don't
4479         check run_always ().
4480         
4481         * VERSION: release 2.1.13
4482
4483         * input/regression/note-head-style.ly (pattern): cleanup.
4484
4485         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
4486         downloading.
4487
4488         * scm/output-lib.scm (shift-right-at-line-begin): new function:
4489         kludge rehearsalmark placement.
4490
4491         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
4492         , ly:spanner?
4493
4494         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
4495         close to note head for accidentals.
4496
4497         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
4498         tuplet direction.
4499
4500         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
4501
4502 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4503
4504         * lily/include/music-iterator.hh (class Music_iterator): add
4505         substitute_outlet() to iterator API.
4506
4507         * lily/new-part-combine-iterator.cc (construct_children):
4508         New_pc_iterator: new class, better part combining.
4509
4510         * lily/tie-column.cc (werner_directions): new function
4511
4512         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
4513
4514         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
4515         empty objects group spanner as parent
4516
4517         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
4518         slope against graphical slope.
4519
4520         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
4521         for ottava bracket.
4522
4523         * lily/side-position-interface.cc (general_side_position):
4524         opps. reinstate *dir.
4525
4526         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
4527         parser run.
4528
4529         * lily/tuplet-bracket.cc: remove calc_dy ().
4530
4531         * Documentation/user/refman.itely (Balloon help): document balloon
4532         help
4533
4534 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4535
4536         * scm/document-backend.scm (check-dangling-properties): Grob
4537         properties are defined define-grob-properties.scm.
4538         
4539 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4540         
4541         * VERSION: release 2.1.12
4542
4543         * scm/define-grobs.scm (all-grob-descriptions): larger font for
4544         ChordName
4545
4546         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
4547         relation to surroundings.
4548
4549         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
4550         Y-extent to the note-extents: stay clear of the staff.
4551
4552 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4553
4554         * Documentation/user/GNUmakefile
4555         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
4556         iso. copy.
4557
4558         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
4559
4560         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
4561
4562         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
4563
4564         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
4565
4566         * lily/line-interface.cc (line): remove thickness from calling interface.
4567
4568         * lily/hairpin.cc: use Line_interface
4569
4570         * lily/line-interface.cc: new file. Line_interface for everything
4571         with dotted/dashed lines.
4572         
4573
4574         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
4575
4576         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
4577         for constructing ottava brackets.
4578         
4579         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
4580         the note heads.
4581
4582         * Documentation/user/internals.itely (Engravers and performers):
4583         fix broken link.
4584
4585         * scm/music-functions.scm (make-mark-set): new function.
4586
4587         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
4588         functionally identical to beam.
4589
4590         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
4591         () with beam (). 
4592
4593         * Documentation/user/refman.itely (Rehearsal marks): document new
4594         functionality.
4595
4596         * input/regression/rehearsal-mark-number.ly: new file.
4597
4598         * input/regression/rehearsal-mark-letter.ly: new file.
4599
4600         * scm/translation-functions.scm (number->mark-string): new function
4601         (format-mark-letters): new function
4602         (format-mark-numbers): new function
4603
4604         * lily/mark-engraver.cc (process_music): rehearsalMark is now
4605         integer; formatting is done through markFormatter property.
4606         
4607         * scm/define-translator-properties.scm: fold all *-done properties
4608         into positioning-done.
4609
4610         * lily/beam.cc (position_beam): new function
4611         (brew_molecule): make sure that positions are calced before making
4612         the molecule.
4613
4614         * scm/output*.scm (beam):  take 4th argument for function.
4615
4616         * ps/music-drawing-routines.ps: take blot as 4th argument.
4617
4618         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
4619         stem to avoid small dents.
4620         
4621 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4622
4623         * VERSION: release 2.1.11
4624
4625         * input/regression/balloon.ly: new file.
4626
4627         * lily/balloon.cc (brew_molecule): new file: draw boxes around
4628         objects, and make help texts. 
4629
4630         * scm/new-markup.scm (parse-simple-duration): parse duration
4631         string to log & dots. (Thanks Nicolas!)
4632
4633         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
4634         rule.
4635
4636 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
4637
4638         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
4639         Lemberg).
4640
4641         * THANKS: alphabetic order.
4642
4643 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4644
4645         * input/regression/note-head-harmonic.ly: new file.
4646
4647         * Documentation/user/internals.itely (Technical manual): explain
4648         difference between music, translation, layout.
4649
4650         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
4651
4652         * scm/output-ascii-script.scm (bracket): rounding bfs.
4653
4654         * scripts/convert-ly.py (conv): add \include "paper" rule. 
4655
4656         * ly/paper*.ly: remove files. 
4657         
4658         * scm/paper.scm (set-staff-size): new function: set default
4659         staff-size.
4660
4661         * scripts/convert-ly.py (conv): add conversion rule.
4662
4663         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
4664         function.
4665
4666         * scm/paper.scm: new file.
4667         (set-staff-size): new function 
4668         (set-paper-size): new function
4669
4670         * lily/parser.yy (music_output_def_body): restructure definition,
4671         so first Scheme statement in \paper also happens in new scope. 
4672
4673         * lily/system.cc (post_processing): move uniquify_list () to
4674         dumping molecule stage.
4675
4676         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
4677         this will mess up scores that use barchecks to shorten measures.
4678
4679         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
4680         at 20pt too.
4681
4682         * Documentation/user/tutorial.itely (Printing lyrics): document
4683         \lyricsto
4684
4685         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
4686
4687         * Documentation/user/refman.itely (Fermatas): document \lyricsto
4688
4689         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
4690         if Voice is not found.
4691
4692         * VERSION: release 2.1.10
4693         
4694         * input/{test,regression}/: remove old-relative 
4695
4696         * lily/lexer.ll: add empty markup signature. 
4697
4698         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
4699         strut markup
4700
4701         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
4702
4703         * scm/define-translator-properties.scm: update melismata property
4704         doco.
4705
4706         * lily/system.cc (output_lines): revert uniquify_list() patch,
4707         strange side effects seen.
4708         
4709         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
4710         dash-period < 0.
4711
4712         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
4713         for flute. 
4714
4715 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4716
4717         * input/regression/*.ly: use newaddlyrics iso. addlyrics
4718
4719         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
4720
4721         * lily/lyric-extender.cc (brew_molecule): behave decently in case
4722         of line breaks.
4723         (brew_molecule): add padding to left, not right.
4724
4725         * lily/system.cc (uniquify_list): new function
4726         (output_lines): uniquify_list () on all-elements. This fixes
4727         double symbols in the output.
4728
4729         * lily/beam.cc (rest_collision_callback): don't move anything if
4730         staff-position is set.
4731
4732         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
4733
4734         * lily/system.cc (typeset_grob): warn if adding twice.
4735
4736         * lily/sequential-iterator.cc (run_always): implement run_always().
4737         (also in other files.)
4738         
4739         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
4740
4741         * lily/event.cc (to_relative_octave): add octave-check.
4742
4743         * Documentation/user/refman.itely (Line breaking): add noBreak.
4744
4745         * scm/new-markup.scm (normalsize-markup): add function.
4746         (sans-markup): new function.
4747
4748         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
4749         come earlier nowadays.  This fixes beams on grace notes.
4750         
4751         * scm/music-functions.scm (direction-polyphonic-grobs): new
4752         variable, share between override and revert. This fixes script
4753         directions in polyphonic sections. (backportme)
4754
4755 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4756
4757         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
4758         breakpoints.
4759
4760         * lily/break-align-interface.cc: add doco
4761
4762         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
4763
4764 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4765
4766         * VERSION: release 2.1.9
4767
4768         * scm/document-markup.scm (markup-doc-node): add note about naming.
4769
4770         * scm/new-markup.scm (left-align-markup): bugfix. 
4771
4772         * Documentation/user/refman.itely (Ottava brackets): more doco for
4773         ottava.
4774
4775         * lily/side-position-interface.cc (out_of_staff): also do
4776         out_of_staff() correctly for d == DOWN.
4777
4778         * lily/text-spanner.cc (brew_molecule): only put vertical line and
4779         horizontal line if they move to the right.
4780         
4781         * scm/define-grobs.scm (all-grob-descriptions): set
4782         text-repeat-if-broken for ottava spanner
4783
4784         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
4785         property.
4786
4787         * mf/feta18.mf: design size is 18 not 22.5
4788
4789         * lily/new-lyric-combine-music-iterator.cc (process): new file.
4790         Add a single LyricsVoice to a melody. Melismata may be set
4791         individually.
4792
4793         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
4794
4795         * lily/dot-column.cc: add stdio.h
4796
4797 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4798
4799         * lily/item.cc: documentation for break-visibility (Thanks, John).
4800
4801 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4802
4803         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
4804
4805         * lily/translator-def.cc: rename Translator_def to Context_def.
4806
4807         * Documentation/user/internals.itely (Lexical details): clarify
4808         string def.
4809
4810         * Documentation/user/refman.itely (Rhythmic music): add link to
4811         RhythmicStaff 
4812
4813 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4814
4815         * lily/translator.cc: document start_translation_timestep()
4816
4817         * scm/output-tex.scm (tex-encoded-fontswitch): use
4818         round for rounding (inexact->exact yields rationals)
4819
4820         * lily/*.cc: remove superfluous start_translation_timestep() calls.
4821
4822         * lily/translator-group.cc (get_simple_trans_list): 
4823         new function; construct simple_trans_list_ lazily.
4824         
4825 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4826
4827         * lily/paper-outputter.cc (output_scope): Check if number before
4828         checking exact (guile cvs).
4829
4830         * scm/*: Escape backslashes in scheme strings (guile cvs).
4831
4832 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4833
4834         * Documentation/user/refman.itely (Tablatures basic): annotate
4835         seealso sections.
4836
4837         * lily/*.cc: cleanup of engraver initialize() functions.
4838
4839         * lily/repeat-acknowledge-engraver.cc
4840         (start_translation_timestep): remove first_b_
4841
4842         * lily/tab-note-heads-engraver.cc: listen to string number events
4843         inside < > too. (backportme).
4844
4845         * Documentation/user/refman.itely (Text scripts): add fatText to
4846         index.
4847
4848 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4849
4850         * VERSION: 2.1.8
4851
4852         * stepmake/bin/add-html-footer.py (built): add Wiki links to
4853         footer.
4854
4855         * lily/parser.yy (translator_mod): allow \with { \remove .. }
4856
4857         * lily/bar-check-iterator.cc (process): only warn if
4858         barCheckLastFail was changed.
4859
4860         * scm/define-translator-properties.scm (barCheckLastFail): add
4861         property.
4862
4863         * lily/main.cc (main_prog): print summary of failed files.
4864
4865         * lily/axis-group-engraver.cc: move all spanner creation to
4866         process_music (). Now staffs can be adjusted with \override too.
4867         (Jan, you are a brilliant programmer!)
4868         
4869         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
4870
4871 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4872
4873         * Documentation/user/tutorial.itely (Integrating text and music):
4874         Show the commands to produce a PDF as well.
4875
4876 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4877
4878         * lily/translator-def.cc (get_translator_names): accept user
4879         tweaks too. 
4880
4881         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
4882         as big as normal heads. 
4883
4884         * input/*ly: run convert-ly
4885         
4886         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
4887         () if dependencies are fluked.
4888
4889         * scm/document-translation.scm (engraver-doc-string): update on
4890         latest string/symbol conventions.
4891
4892         * lily/translator-ctors.cc: use Scheme_hash_table.
4893
4894         * lily/translator-def.cc (get_translator_names): new function
4895         (add_context_mod): new function
4896         (get_accepted): new function
4897
4898         * lily/parser.yy (context_mod): put all modifications of
4899         \translator { } in a single production, encode as SCM.
4900
4901         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
4902         to use read-only lists, so additions to the definition can be
4903         prepended easily.  
4904
4905         * Documentation/user/invoking.itexi (Editor support): add node on
4906         editor support.
4907
4908         * Documentation/user/refman.itely (Bar check): add lyrics example
4909         of bar checks. 
4910
4911         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
4912
4913         * scripts/convert-ly.py (conv): add conversion rule.
4914
4915         * lily/parser.yy: use \change iso. \translator for staff switch.
4916
4917         * lily/my-lily-lexer.cc: add \change.
4918
4919         * scm/define-translator-properties.scm
4920         (default-melisma-properties): add definition.
4921
4922 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4923
4924         * Documentation/user/refman.itely (Bar lines): clarification of
4925         systemStartDelimiter. 
4926
4927         * input/test/slur-shape.ly (x): remove file.
4928
4929         * lily/translator-group.cc (apply_property_operations): new function.
4930
4931 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4932
4933         * lily/parser.yy (optional_prop_ops): allow \with {
4934         PROPERTYSETTINGS } following \context or \new.
4935
4936         * lily/my-lily-lexer.cc: add \with.
4937
4938         * lily/parser.yy (property_operation): clean up definition of
4939         property operations.
4940         (property_op_to_music): new function.
4941         (context_spec_music): new function
4942
4943         * VERSION: 2.1.7 released.
4944         
4945         * input/regression/collision-merge-dots.ly: new file.
4946
4947         * lily/note-collision.cc (check_meshing_chords): if merging heads,
4948         then kill the dots too. 
4949
4950         * lily/separating-line-group-engraver.cc (acknowledge_grob):
4951         set/unset breakableSeparationItem
4952
4953         * lily/separation-item.cc (relative_width): add function.
4954
4955         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
4956         only-prebreak-interface
4957
4958         * lily/system.cc (output_lines): only junk only-prebreak-interface
4959         grobs.
4960
4961         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
4962         read breakableSeparationItem
4963
4964         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
4965
4966         * lily/system.cc (output_lines): don't suicide Spacing_items. 
4967
4968         * lily/dot-column.cc (dot_config_badness): new function:
4969         select the best scoring dot configuration: dots should go close to
4970         the note heads, but be shifted up or down according to conventions.
4971         (print_dot_configuration): idem.
4972         (shift_one): idem
4973         (remove_collision): idem.
4974
4975         * input/regression/dots.ly: add more test cases.
4976
4977 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4978
4979         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
4980
4981         * flower/include/interval.hh: rename elem_b to contains 
4982
4983         * lily/tie.cc: change 'heads to 'head-pair.
4984
4985         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
4986         fill in 'heads field.
4987
4988         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
4989         minimum-length for short ones, and shorten so collisions with the
4990         next syllable are avoided.
4991
4992         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
4993         near-zero slopes.
4994         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
4995
4996         * lily/dots.cc: remove quantized_position callback. All Y
4997         positioning is done by dot-column.cc
4998
4999         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
5000         exhaustive test of all dot positions. This fixes disappearing dots
5001         in dotted chords.
5002
5003 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5004
5005         * mf/feta-klef.mf (test_staff): fatten up G clef
5006         (test_staff): fatten up f clef.
5007         
5008
5009 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5010
5011         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
5012         * input/les-nereides.ly: Use latin1 characters for title, like
5013         Morgenlied.
5014
5015 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5016
5017         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
5018         cmb10).
5019
5020         * lily/lyric-extender.cc (brew_molecule): add little space before
5021         extender line.
5022
5023         * lily/beam-quanting.cc (score_forbidden_quants): check if
5024         outer stafflines fall in any beam gaps.
5025
5026         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
5027         for lyric texts.
5028
5029 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5030
5031         * VERSION: 2.1.6 released.
5032
5033         * lily/beam-quanting.cc (quanting): add inspect-quants property:
5034         this shows the demerits of a user-defined beam position pair.
5035
5036         * scm/define-grobs.scm (all-grob-descriptions): set
5037         beamed-extreme-minimum-free-lengths to a different value.
5038
5039         * lily/scm-option.cc: add debug-beam scm-option
5040
5041         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
5042
5043 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5044
5045         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
5046
5047         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
5048         space after barline.
5049
5050         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
5051
5052         * lily/spacing-spanner.cc (breakable_column_spacing): take average
5053         of spacing wishes, not maximum. Only do this for delta-t == 0. In
5054         the other case, take standard column-breakable spacing. Do not
5055         warn about "no spacing wishes".
5056
5057         This fixes wide spaces after barlines in very loose lines.
5058
5059         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
5060
5061 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5062
5063         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
5064         acknowledge_grob lyric-syllable, not lyric-text.
5065
5066         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
5067         dashes of length #'length separated by #'dash-period. 
5068
5069         * lily/lyric-extender.cc (brew_molecule): idem
5070
5071         * lily/multi-measure-rest.cc (big_rest): idem
5072
5073         * lily/system-start-delimiter.cc (simple_bar): idem
5074
5075         * lily/bar-line.cc (simple_barline): use rounded box
5076
5077         * VERSION: release 2.1.5
5078
5079         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5080         music): move note about dvips to more visible place.
5081
5082         * lily/lyric-phrasing-engraver.cc: move from
5083         new-phrasing-engraver.cc, remove old cruft (syllable-group,
5084         lyric-phrasing-engraver.hh)
5085         
5086         * lyric-align.ly: remove file
5087         
5088         * scripts/convert-ly.py (FatalConversionError.func): add removal
5089         rule for automaticMelismata
5090
5091         * ly/engraver-init.ly (ScoreContext): switch on
5092         New_phrasing_engraver by default.
5093
5094         * lily/slur-engraver.cc (class Slur_engraver):
5095         process_acknowledged_grobs -> process_music.
5096         (try_music): signal melismata correctly.
5097
5098         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
5099         word-space, right-trim-amount, and extend past right bound only
5100         for note heads.
5101
5102         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
5103         lyric-extender support: add note-heads to the extender
5104         automatically.
5105
5106         * lily/parser.yy: extender is now post_event. 
5107
5108         * lily/accidental-engraver.cc (number_accidentals): remove
5109         spurious warning about non-parent contexts.
5110
5111         * lily/music-output-def.cc (assign_translator): \translator { }
5112         for a Foo context implicitly redefines \FooContext.
5113
5114         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
5115         fixes.
5116
5117         * lily/slur.cc (brew_molecule): don't use stafflinethickness
5118         doubly in slur weight. 
5119
5120         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
5121         combination.
5122
5123         * scm/define-grobs.scm (all-grob-descriptions): change clef -
5124         staffbar distance.
5125
5126         * scripts/lilypond.py (global_latex_preamble): crank down size of
5127         the margins. Now there is a 12 mm top and bottom margin, which
5128         should correspond with the printable area of modern printers.
5129
5130         This enlarges the music height of the printable page a little.
5131
5132         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
5133         signs. Use \markup instead.
5134         (accreg_pen): tweak for accordeon asterisk.
5135
5136 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5137
5138         * lily/melisma-engraver.cc (try_music): use melisma_busy()
5139
5140         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
5141
5142         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
5143
5144         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
5145
5146         * scm/define-grobs.scm (all-grob-descriptions): change
5147         StanzaNumber description: make side support, i.s.o. breakable.
5148         use Instrument_name_engraver for texts in the margin.
5149
5150         * scm/define-translator-properties.scm: remove
5151         melismaEngraverBusy, stz property.
5152
5153         * *.cc: naming: change empty_b () into is_empty ()
5154
5155         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
5156
5157         * input/regression/lyric-phrasing-new.ly: new file.
5158
5159         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
5160         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
5161         melismata are now left-aligned.
5162
5163 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5164
5165         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
5166
5167         * mf/feta19.mf: remove.
5168         
5169         * mf/feta-klef.mf (test_staff): more tweaks
5170
5171         * mf/feta-toevallig.mf: more small size tweaks.
5172
5173         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
5174         rests for smaller sizes.
5175
5176         * mf/feta-bolletjes.mf: fix cross heads.
5177
5178         * VERSION: release 2.1.4
5179         
5180         * scripts/convert-ly.py (FatalConversionError.func): add rule for
5181         deprecated #'ancient font family
5182
5183         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
5184         it is a string or number.
5185
5186         * scm/output-lib.scm (note-head-style->attachment-coordinates):
5187         change calling convention of stem-attachment function. 
5188
5189         * buildscripts/mf-to-table.py: read and dump WX/WY fields
5190
5191         * mf/feta-autometric.mf: dump WX/WY fields too
5192         
5193         * mf/parmesan-heads.mf: idem.
5194
5195         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
5196         attachment coordinates.
5197
5198         * lily/note-head.cc (stem_attachment_coordinate): read stem
5199         attachment from the notehead glyphs WX/WY fields.
5200
5201         * lily/include/font-metric.hh (struct Font_metric): add methods
5202         get_indexed_wxwy (), make a distinction between looking up by
5203         index and ASCII  
5204
5205         * mf/feta-bolletjes.mf: rewrite note head MF code.
5206         (test_outlines): make heads more rotund for smaller sizes. 
5207
5208 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5209
5210         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
5211         throughout. Font scaling fixes throughout.
5212
5213         * mf/feta-sleur,slur.mf: remove. 
5214
5215         * mf/feta-slag.mf: rewrite.
5216
5217 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5218
5219         * VERSION: release 2.1.3
5220
5221         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
5222
5223         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
5224
5225         * lily/mark-engraver.cc (process_music): fix mark
5226         \default. (backportme)
5227
5228         * stepmake/stepmake/automatically-generated.sub.make (default):
5229         use -n for head/tail commands. 
5230
5231         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
5232         heads with the same pitch.
5233
5234 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5235
5236         * lily/recording-group-engraver.cc (finalize): set protected_scm
5237         member to '() before finalizing.
5238
5239         * lily/translator-group.cc (finalize): remove removal_processing () 
5240
5241         * lily/recording-group-engraver.cc: new engraver: record
5242         synchronized start & end times for each music object.
5243
5244         * lily/parser.yy (toplevel_expression): execute score rendering
5245         during parsing. Cleanup output-filename handling; this is no
5246         longer done with global variables.
5247         (translator_spec_body): allow \type modification too.
5248
5249         * lily/score.cc:  ly:run-translator: new function
5250         (LY_DEFINE): ly:render-output new function.
5251
5252         Separate interpreting and rendering, and make available as
5253         functions at Scheme level.
5254
5255 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5256
5257         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
5258         (musicxml-node->string):
5259         (xml-node->string):
5260         (music-to-musicxml): New function.
5261
5262 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5263
5264         * VERSION: 2.1.2 released
5265
5266         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
5267
5268         * scm/font.scm (paper20-font-vector): discouple font design sizes
5269         from sizes specified in .ly file: store all design sizes of a font
5270         in a single vector.
5271
5272         * lily/font-select.cc (get_font_by_design_size): new function
5273
5274         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
5275         add parmesan,feta in sizes 14 and 18.
5276         
5277         * mf/feta-toevallig.mf: use blot diameter for double sharp.
5278
5279         * lily/font-size-engraver.cc (acknowledge_grob): change definition
5280         of fontSize: this now sets font-size
5281
5282 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5283
5284         * VERSION: 2.1.1 released
5285         
5286         * Documentation/user/refman.itely (Tuning objects): add note about
5287         concurrent tweaks in different contexts. 
5288
5289         * lily/tie-engraver.cc (acknowledge_grob): use
5290         Staff_symbol_referencer::get_position iso. reading staff-position
5291         directly.
5292
5293         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
5294         currentMusicalColumn as left span-point for bracket. The bracket
5295         is too long when there are accidentals.
5296
5297 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5298
5299         * buildscripts/lilypond-profile.sh,
5300         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
5301         Thanks to Reuben Thomas <rrt@mupsych.org>
5302
5303 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
5304
5305         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
5306         Wurbel <wurbel@univ-tln.fr>.
5307
5308 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5309
5310         * scripts/midi2ly.py: Add space after chords.
5311
5312 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
5313
5314         * input/regression/{many}: add few @code{ ... }.
5315
5316 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5317
5318         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
5319         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
5320         Removed cmbx5, cmbx6 (which are included in teTeX)
5321         and cmbxti14 which is not used in fonts.scm.
5322
5323 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
5324
5325         * lily/midi-item.cc: fine tune quarter tones.
5326
5327 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
5328
5329         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
5330         new function, warn how many cents are missing in fine tuning.
5331
5332 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
5333
5334         * input/bugs/rhytmicstaff-tie.ly: add file.
5335
5336         * THANKS: Create skeleton for 2.1.
5337
5338 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
5339
5340         * input/test/bar-lines.ly (TODO): dashed "|".
5341
5342 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
5343
5344         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
5345         input/regression/tie-chord.ly: Fix spell for tying.
5346
5347         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
5348
5349         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
5350         new file (renamed, see above).
5351
5352         * Documentation/user/lilypond-book.itely
5353         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
5354         * input/example-1.ly input/example-2.ly input/example-3.ly
5355         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
5356         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
5357         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
5358         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
5359         * scripts/lilypond-book.py scripts/lilypond.py
5360         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
5361         * vimrc: replace ly2dvi with lilypond and remove silly comments.
5362
5363         * Documentation/user/lilypond.tely: update version.
5364
5365         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
5366         Remove extra spaces in each @node, fixes spaces.
5367
5368 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5369
5370         * scripts/lilypond-book.py (output_dict): Add definition of
5371         \lilypondbook also for LaTeX output. Solves several bug reports.
5372
5373 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
5374
5375         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
5376
5377 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
5378
5379         * input/test/transposition.ly: Fix key signatures, given in comments.
5380
5381 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5382
5383         * scm/midi.scm (instrument-names-alist),
5384         Documentation/user/appendices.itely: Correct spelling of shakuhachi
5385
5386 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5387
5388         * input/test/temporary-stave.ly (texidoc): New example based on an
5389         email question from Ralph Little.
5390
5391 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5392
5393         * VERSION: release 2.1.0
5394         
5395         * lily/note-performer.cc (try_music): accept busy-playing-event.
5396
5397         * lily/swallow-perf.cc (try_music): return false for
5398         busy-playing-event and melisma-playing-event.
5399
5400 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5401
5402         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
5403         >> in \score.
5404
5405 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5406
5407         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
5408         that articulation_substitute will not move beam start again.
5409         (articulation_substitute): Bugfix: remove stray space so that new
5410         old chords ending '>>' does not get broken up.
5411         (sub_chord): Use TAB for indentation (not spaces).
5412         
5413         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
5414         Bugfix for startup: Use ?^ instead of ?\^.
5415
5416 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5417
5418         * lily/lyric-combine-music-iterator.cc
5419         (Lyric_combine_music_iterator): change init order, to prevent GC
5420         segfaults.
5421
5422         * lily/context-specced-music-iterator.cc (construct_children): 
5423         only change  translator if found. This fixes a core dump problem.
5424
5425 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5426
5427         * scm/slur.scm (default-slur-extremity-rules): use equal? for
5428         comparison.
5429
5430         * mf/feta-bolletjes.mf: make hole in half note little
5431         smaller for stem attachment.
5432
5433         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
5434
5435         * mf/feta-banier.mf: don't draw stem with flag, just small square
5436         attachment.
5437
5438         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
5439
5440         * mf/feta-banier.mf: remove upstem/downstem characters.
5441
5442         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
5443
5444         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
5445         stafflinethickness (in the default)
5446
5447         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
5448
5449         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
5450
5451         * Documentation/topdocs/INSTALL.texi (Top): reorder.
5452
5453         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
5454
5455         * lily/include/directional-element-interface.hh:
5456         junk class, make {get,set}_grob_direction functions.
5457
5458         * lily/slur.cc (get_attachment): do something sensible when
5459         attaching to stem without heads (eg. a rest).
5460
5461         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
5462         forcing up to staff.  remove #'support-head property
5463         (brew_molecule): small cleanup.
5464         (flag): remove #'grace property.
5465
5466 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5467
5468         * cygwin/postinstall-lilypond.sh: 
5469         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
5470         (Volker Zell).
5471
5472 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5473
5474         * scripts/lilypond-book.py: resurrect 'eps' option. 
5475         (TexiPaper.to_eps): use -Ppdf for EPS files.
5476
5477         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
5478
5479         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
5480
5481         * VERSION: release 2.0.1
5482
5483         * lily/bezier.cc (get_other_coordinate): change assert into
5484         warning.
5485
5486         * lily/note-head.cc (internal_brew_molecule): make left protusion
5487         smaller, to accomodate for natural sign.
5488         (internal_brew_molecule): only do this when the accidental is
5489         close enough.
5490         (extent): new function
5491
5492         * lily/skyline.cc (merge_skyline): new function
5493         (heighten_skyline): new function
5494
5495         * lily/accidental-placement.cc (position_accidentals) 
5496         (position_accidentals): fix todo.
5497
5498 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5499
5500         * input/test/+.ly (texidoc): put version number inline.
5501
5502         * GNUmakefile.in: remove rsync-web target.
5503         
5504         * input/regression/bar-scripts.ly (onestaff): raggedright
5505
5506 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5507
5508         * lily/*.cc: remove #if 0'd code in couple of places.
5509
5510         * lily/midi-stream.cc (operator <<): rewrite.
5511
5512         * lily/note-head.cc (internal_brew_molecule): 
5513         only make ledgers when the Staff symbol has lines.
5514
5515         * ly/property-init.ly (arpeggioBracket): simplify
5516
5517         * lily/translator-group.cc (execute_pushpop_property): use
5518         SCM_EQ_P for comparing keys. This fixes reverting
5519         auto-beam-settings.
5520
5521 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5522 *
5523         * lily/midi-stream.cc (operator <<): Also write MIDI string when
5524         midi_debug_global_b.
5525         (operator <<): Normalise loop.
5526
5527 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5528
5529         * scripts/lilypond.py (escape_path): revise.
5530
5531         * scm/music-functions.scm (set-output-property): new function.
5532         
5533 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5534
5535         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
5536         use addmakeflags again.
5537
5538         * cygwin/lily-wins.py (escape_shell): New function; use it.
5539
5540         * scripts/lilypond.py (escape_shell): Escape quotes and other
5541         spaces too.  Do not escape escaping backslashes.
5542
5543         * make/srcdir.make.in (web-install): Must call install-WWW now.
5544
5545         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
5546         dependency
5547
5548 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5549
5550         * scripts/lilypond.py (escape_path): escape quotes too. 
5551
5552         * Documentation/user/lilypond.tely (Unified index): rename Index
5553         to accomodate Windows breakage.
5554
5555         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
5556
5557         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
5558         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
5559         target not a source.
5560
5561 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5562
5563         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
5564         addmakeflags.  Build and install doc and web also when building on
5565         Cygwin.
5566
5567         * mf/GNUmakefile: Bugfix.
5568
5569         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
5570         target web.
5571
5572         * cygwin/lily-wins.py: Quote filename.
5573
5574 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5575
5576         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
5577
5578 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5579
5580         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
5581         settings.
5582
5583         * configure.in: Require g++ > 3.0.4.
5584
5585         * mf/GNUmakefile: Bugfix: Add list.ly target.
5586         
5587         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
5588
5589         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
5590         make omf directory, add uninstall targets.
5591
5592 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5593
5594         * lily/tie-performer.cc (initialize): init prev_event
5595
5596         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
5597
5598         * lily/script-engraver.cc (make_script_from_event): don't crash on
5599         non-string articulation-type.
5600
5601         * lily/new-fingering-engraver.cc (add_script): don't crash on
5602         0 scripts 
5603         (acknowledge_grob): warn about text script events.
5604
5605 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
5606
5607         * buildscript/lilypond.words: fix path for drums.scm.
5608
5609 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5610
5611         * lily/spacing-spanner.cc (note_spacing): don't make longer
5612         durations than measure-length.
5613
5614         * VERSION: release 2.0.0
5615
5616         * GNUmakefile.in (rsync-web): version independent rsync target.
5617
5618         * input/test/+.ly (texidoc): idem.
5619
5620         * input/regression/+.ly: print version number.
5621
5622         * input/regression/accidentals.ly (mel): shorten.
5623
5624         * input/regression/accidental-octave.ly (texidoc): shorten.
5625
5626         * input/regression/hairpin-dashed.ly (texidoc): docstring.
5627
5628         * input/regression/completion-heads-polyphony.ly: octave
5629
5630         * input/regression/beam-manual.ly: remove
5631
5632         * input/regression/beam-chord.ly: remove
5633
5634         * input/regression/grace-dynamic.ly: remove
5635         
5636         * input/regression/grace-volta-repeat.ly: octave fixes.
5637
5638         * input/regression/hairpin-dashed.ly (texidoc): doc string.
5639
5640         * lily/parser.yy (step_number): semitones for chord entry too.
5641         (make_chord_step): more robust code, semitones. 
5642
5643         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
5644
5645         * input/regression/breathing-sign.ly (texidoc): split ancient and
5646         normal breathing signs.
5647
5648         * scm/define-grobs.scm (all-grob-descriptions): swap
5649         beamed-extreme-minimum-free-lengths and
5650         beamed-minimum-free-lengths; the 'extreme' case should allow
5651         shorter stems. This fixes forced directions on beamed 32nd and
5652         shorter notes.
5653
5654         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
5655         quartertones, not semitones.
5656         (NoteNamesContext): swallow more event types
5657
5658         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
5659
5660         * VERSION (PACKAGE_NAME): release 1.9.10
5661
5662 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5663
5664         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
5665         set note head as cause of note-column.  This gives a better error
5666         message.
5667
5668 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5669
5670         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
5671
5672 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5673
5674         * mf/GNUmakefile (pfa_warning): instruct 
5675
5676         * stepmake/aclocal.m4: typo.
5677
5678         * Documentation/user/cheatsheet.itely: more verbose examples.
5679
5680         * input/regression/clefs.ly: remove bogus docstring.
5681
5682 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5683
5684         * GNUmakefile.in (SUBDIRS): Add elisp.
5685
5686         * elisp/lilypond-mode.el: 
5687         * elisp/lilypond-init.el: 
5688         * elisp/lilypond-indent.el: 
5689         * elisp/lilypond-font-lock.el: Move from top dir.
5690
5691         * stepmake/stepmake/elisp-vars.make: New file.
5692
5693         * config.make.in (elispdir): Add.
5694
5695         * Documentation/topdocs/INSTALL.texi: Typo.
5696
5697         * make/ly-rules.make: Test for files instead of touching void and
5698         ignoring errors.
5699
5700         * GNUmakefile.in:
5701         * make/lilypond.redhat.spec.in:
5702         * debian/rules: Fix lilypond.words stuff a bit.  For running from
5703         <builddir>, adding
5704         
5705              (push "<builddir>/share/lilypond/elisp" load-path)
5706
5707         to your ~/.emacs.el should give you LilyPond-mode again.
5708
5709         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
5710         regexp for DOS/Windows, we are too paranoid to fix others.
5711
5712 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5713
5714         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
5715
5716         * input/test/chord-names-jazz.ly (banterProperties): fix
5717
5718         * lily/parser.yy (bass_mod): bass figure alterations are semi
5719         tones, not quarter tones
5720
5721         * lily/beam.cc (set_stem_lengths): only lengthen stems
5722         for gapped beams.
5723
5724         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
5725         by beamcount.
5726
5727         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
5728         a warning that the warning may erroneous.
5729
5730         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
5731         target.
5732
5733         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
5734         targets.
5735
5736         * GNUmakefile.in ($(config_h)): config.h should depend on
5737         config.hh.in .
5738         (lilypond.words): remove fontball stuff.
5739
5740         * stepmake/aclocal.m4: only print config.cache warning if it exists.
5741
5742         * configure.in: remove pktrace reference.
5743
5744         * GNUmakefile.in (rsync-web): permissions and ownership for
5745         website.
5746
5747         * lily/volta-engraver.cc (staff_eligible): new function.
5748         (stop_translation_timestep): kill off spanners if not eligible.
5749
5750         * VERSION (PATCH_LEVEL): release 1.9.9
5751
5752         * input/regression/beam-quanting-32nd.ly (texidoc): new file
5753
5754         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
5755         length is more important than forbidden quants.
5756         
5757 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
5758
5759         * buildscripts/lilypond.words: order words in search order,
5760         add lilypond.words.vim to be generated.
5761
5762         * lilypond.vim: use lilypond.words.vim for keyword matching.
5763
5764         * lilypond-mode.el: use search order. fix word selection rules.
5765
5766         * lilypond-font-lock.el: fix fontifying long durations.
5767
5768         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
5769
5770 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5771
5772         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
5773
5774         * stepmake/stepmake/generic-targets.make:
5775         * stepmake/stepmake/bin/make-version.py: 
5776         * stepmake/aclocal.m4:
5777         * make/stepmake.make:
5778         * make/toplevel-version.make: Build fixes: remove last traces of
5779           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
5780
5781         * lily/beam.cc: Add gap-count property.
5782
5783 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5784
5785         * scm/define-grob-properties.scm (gap-count): add gap-count
5786
5787         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
5788
5789 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5790
5791         * cygwin/mknetrel.doc: Typo.
5792
5793         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
5794
5795         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
5796
5797 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5798
5799         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
5800         sizes. Remove support for 'ledger'(=tabloid+landscape).
5801
5802 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5803
5804         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
5805         sauter PFAs.
5806
5807         * configure.in: remove VERSION stuff once again.
5808
5809         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
5810
5811         * scm/define-grobs.scm (all-grob-descriptions): use sans family
5812         for chord names.
5813
5814         * mf/GNUmakefile: always trace pfa fonts.
5815         (SAUTER_FONTS): add cmss[567] too fonts
5816
5817         * configure.in: require mftrace. 
5818
5819         * lily/staff-performer.cc (new_instrument_string): don't look at
5820         instrument property.
5821
5822         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
5823         is_direction is the C++ one. Similar for ly_axis_p and
5824         ly_number_pair_p
5825
5826 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5827
5828         * lily/beam.cc (brew_molecule): read gap-count to determine
5829         number of tremolo (gapped) beams.
5830
5831         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
5832         shorter than 1/8
5833
5834         * flower/include/array.hh (default_compare): new function
5835
5836         * cygwin/mknetrel: Native fixes.
5837
5838         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
5839
5840 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5841
5842         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
5843         feature for Windows.
5844
5845         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
5846
5847         * cygwin/mknetrel: Updates for native use on Cygwin.
5848
5849         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
5850
5851         * stepmake/stepmake/help2man-rules.make: 
5852         * cygwin/mknetrel: Bugfix for manpages.
5853
5854         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
5855         $(builddir).  Stepmake is a normal subdirectory now, that is not
5856         configured.  Another srcdir build fix.
5857
5858         * Documentation/topdocs/INSTALL.texi,
5859         buildscripts/lilypond.words.py, lilypond-font-lock.el,
5860         lilypond-init.el, lilypond-mode.el, debian/rules,
5861         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
5862         rename generated file lilypond.words to lilypond.words.el.
5863
5864 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
5865
5866         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
5867
5868         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
5869         GNUmakefile.in.
5870
5871 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5872
5873         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
5874         when cross building.
5875
5876         * configure.in: srcdir build fix.
5877
5878         * cygwin/GNUmakefile:
5879         * cygwin/lily-wins.py:
5880         * cygwin/postremove-lilypond.sh: 
5881         * cygwin/postinstall-lilypond.sh: Merge from stable.
5882
5883         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
5884         s/ly2dvi/lilypond/.
5885
5886 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5887
5888         * lily/slur.cc (after_line_breaking): only set control points if
5889         none supplied yet.
5890
5891         * input/test/slur-manual.ly: new file.
5892
5893         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
5894         <<  >> chords too.
5895
5896         * VERSION (PACKAGE_NAME): release 1.9.8
5897
5898         * scripts/lilypond.py (escape_path): escape spaces in directory names
5899
5900         * input/test/text-spanner.ly: fixes.
5901
5902 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
5903
5904         * buildscripts/lilypond.words.py: add drum names as note names to
5905         Emacs-mode.
5906
5907 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5908
5909         * input/regression/hairpin-dashed.ly: new file.
5910
5911         * scripts/convert-ly.py (conv): warn about dash-length.
5912
5913         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
5914         automatically if we get a new one.
5915
5916         * lily/lookup.cc (dashed_line): new function
5917
5918         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
5919         dash-fraction.
5920
5921 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
5922
5923         * buildscripts/lilypond.words.py: extract note names.
5924
5925         * lilypond-mode.el: take note names from lilypond.words -file.
5926         small fix in the use of string-match.
5927
5928         * lilypond-font-lock.el: use lilypond.words for note names, add 
5929         maxima to note a duration.
5930
5931 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5932
5933         * lily/breathing-sign.cc: remove railtracks() function. 
5934
5935         * input/regression/arpeggio-bracket.ly (texidoc): add file.
5936
5937         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
5938         (brew_molecule): bugfix don't make arpeggio shorter when
5939         arpeggio-direction is set.
5940
5941         *  debian/rules: small corrections in the (Pedro K)
5942
5943         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
5944         examples.
5945
5946         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
5947         special (repeat) bar comes along.
5948
5949         * input/regression/auto-beam-bar.ly: update.
5950
5951         * scripts/lilypond-book.py (output_dict): remove support for the
5952         EPS option.
5953
5954         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
5955         VerticalAlignment and VerticalAxisGroup this fixes the size
5956         computations for the entire system.
5957  
5958         * input/les-nereides.ly (bass): remove superfluous fontSize.
5959
5960         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
5961         causes directory of file to be added to include path.
5962
5963         * input/regression/beam-break.ly: test single stem beams.
5964
5965         * input/regression/system-start-bracket.ly: fix.
5966
5967         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
5968
5969         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
5970
5971         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
5972         (score_stem_lengths): do something sensible for single stem beams.
5973
5974         * lily/beam.cc (least_squares): add kludge for single stem beams.
5975
5976         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
5977         keySignature to list of broken things.
5978
5979         * input/regression/keys.ly: fix.
5980
5981         * VERSION (PACKAGE_NAME): release 1.9.7
5982
5983         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
5984
5985         * Documentation/user/refman.itely (Pitches): doc quarter tones.
5986
5987         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
5988         (quartertone_pitch): new function
5989
5990         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
5991         flat. WARNING: FONT CHANGED.
5992
5993         * ly/nederlands.ly: add -eh and -ih for quarter tones.
5994
5995         * lily/accidental-placement.cc (add_accidental): support for
5996         quarter tones.
5997
5998         * ly/LANGUAGEs.ly: use symbols for alterations.
5999
6000         * mf/feta-toevallig.mf: change accidental codes. 
6001
6002         * scm/lily.scm (ly:get-option): switch on debugging only for
6003         --verbose.
6004
6005         * lily/lily-guile.cc: remove ly:verbose?
6006
6007         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
6008
6009         * lily/parser.yy (TODO): only do gh_call() for apply with
6010         procedure argument.
6011
6012         * lily/tie-engraver.cc (start_translation_timestep): move melisma
6013         stuff in accordance with new timing of tie-events.
6014
6015         * lily/my-lily-lexer.cc: remove \outputproperty
6016
6017         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
6018
6019         * scm/define-translator-properties.scm (melismaBusyProperties):
6020         add melismaBusyProperties property.
6021
6022 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6023
6024         * input/test/ambitus-mixed.ly (texidoc): new file.
6025
6026         * buildscripts/mutopia-index.py (find): prune debugging
6027
6028         * lily/side-position-interface.cc: doc updates
6029
6030         * Documentation/user/refman.itely: updates, tweaks.
6031
6032         * lily/parser.yy (Simple_music): remove outputproperty
6033
6034         * make/stepmake.make: use VERSION again; importing VERSION via
6035         autoconf dependencies is too hairy.
6036
6037 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
6038
6039         * lilypond-mode.el: allow `-' for keywords and identifiers.
6040
6041 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6042
6043         * VERSION: release 1.9.6
6044         
6045         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
6046         iso. ly2dvi.
6047
6048         * Documentation/user/*.itely: fixes everywhere
6049
6050         * lily/completion-note-heads-engraver.cc: rewrite engraver:
6051         produce ties from the engraver itself, do not broadcast TieEvent.
6052
6053         * lily/my-lily-lexer.cc: remove pitch & duration.
6054
6055         * lily/parser.yy (TODO): remove \pitch and \duration
6056
6057         * input/test/explicit.ly: remove file.
6058
6059         * Documentation/user/refman.itely (Pitches): remove \pitch 
6060         \duration command.
6061
6062 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
6063
6064         * buildscripts/lilypond.words.py: add all slur types to Emacs
6065         insertion menu, suppose everything is postfixed by dropping 
6066         unnecessary `-' -marks.
6067
6068 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6069
6070         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
6071         tremoloed stems.
6072
6073         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
6074         head for flagged stems.
6075
6076         * lily/stem.cc (get_default_stem_end_position): futz with extra
6077         stem length if there is a stem tremolo.
6078
6079         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
6080         it would be too small.
6081
6082         * lily/font-metric.cc: return #f for non-existent glyph.
6083         
6084         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
6085         exported through config.make.
6086
6087         * input/regression/clef-oct.ly: new file.
6088
6089         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
6090         transposition.
6091
6092         * input/template/*.ly: remove old relative.
6093
6094         * ly/english.ly: add X names for double sharp.
6095
6096 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6097
6098         * lily/font-select.cc: new file handle font selection routines.
6099
6100         * lily/parser.yy: add ; (Patrick Atamaniuk)
6101
6102         * input/test/time-signature-double.ly: use markups for double time
6103         sigs.
6104
6105         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
6106         ChordNames.SeparationItem #'padding for adjusting space after chords.
6107         
6108         * lily/music-output-def.cc (LY_DEFINE): 
6109         new function ly:paper-lookup.
6110         
6111         * mf/parmesan-clefs.mf: use # quantities for char_box
6112         offsets. Fixes overflow errors in the PFA. 
6113
6114         * scm/new-markup.scm (strut-markup): change calling interface for
6115         markup. Pass paper-def, not grob. This would allow \markup to be
6116         used separately from grobs.
6117
6118         * lily/paper-def.cc: new function ly:paper-font; this function
6119         replaces ly:get-font.
6120
6121         * lily/include/font-interface.hh (struct Font_interface): take
6122         Paper_def iso. Grob for get_font().
6123
6124 2003-09-14  Graham Percival  <gperlist@shaw.ca>
6125
6126         * Documentation/user/ tutorial.itely, refman.itely: add warning
6127         about \key and accidentals.
6128
6129 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6130
6131         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
6132
6133         * Documentation/user/*.itely: manual tweaks
6134
6135 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
6136
6137         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
6138         cleanup; bugfix: exact_center
6139
6140         * Documentation/user/refman.itely: added more documentation on
6141         ambitus according to recent questions on lilypond-user list
6142
6143 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6144
6145         * input/regression/ottava.ly (texidoc): demo 15ma too.
6146
6147         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
6148
6149         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
6150         octave fixes.
6151
6152 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6153
6154         * lily/lexer.ll: add \r to the rules for newlines; this fixes
6155         problems on older Mac editors.
6156
6157 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
6158
6159         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
6160
6161 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
6162
6163         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
6164         mf/parmesan-clefs.mf: added comments on character alignment and
6165         set_char_box() conventions
6166
6167         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
6168         set_char_box()'s
6169
6170         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
6171
6172 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
6173
6174         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
6175
6176 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
6177
6178         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
6179         shortened to avoid almost-collision with staff line; code cleanup;
6180         other custodes: fixed char boxes; code cleanup
6181
6182 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6183
6184         * configure.in: release 1.9.5
6185         
6186         * scripts/lilypond.py (global_latex_preamble): only set
6187         twosideshift if 'twoside' is in latexoptions 
6188
6189         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
6190
6191         * VERSION: remove
6192
6193         * scripts/*2ly.py: update <> syntax
6194
6195 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6196
6197         * lily/chord-name-engraver.cc (process_music): add origin for
6198         chord name.
6199
6200         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
6201
6202         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
6203         bass notes for exceptions too.
6204
6205         * scm/define-grobs.scm (all-grob-descriptions): rename
6206         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
6207
6208         * scm/define-grob-properties.scm (remove-first): add remove-first
6209         property for orchestral scores.
6210
6211         * Documentation/user/*.itely: switch <<>> and <> 
6212
6213         * lily/glissando-engraver.cc (process_music): bugfix: move line to
6214         last_line only once. This fixes the two consecutive glissandi problem.
6215
6216 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
6217
6218         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
6219         error message "flexa-width undefined"
6220
6221         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6222         lily/include/gregorian-ligature.hh: print warning when ignoring
6223         head prefixes on flexa shapes
6224
6225         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
6226         space before a series of inclinatum heads
6227
6228         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6229         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
6230         cleanups
6231
6232         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
6233         and char_box
6234
6235 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
6236
6237         * input/regression/breathing-sign.ly: tiny fixes
6238
6239         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
6240         semantical collision with vaticana ligatures
6241
6242         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6243         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
6244         now consistent with mensural ligatures
6245
6246         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6247         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
6248         context pitches and staff position; dto. for virga stem; removed
6249         obsolete virga and clivis characters from parmesan font (WARNING:
6250         font changed)
6251
6252         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
6253         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
6254
6255         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6256         scm/define-grob-properties.scm: consistency fix: renamed
6257         join_left->add_cauda
6258
6259         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
6260         appendix length; bugfix: yoffs_bt for reverse direction punctum
6261         characters
6262
6263         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
6264         small cleanups; added more docu
6265
6266         * lily/mensural-ligature-engraver.cc,
6267         lily/vaticana-ligature-engraver.cc,
6268         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
6269         computation to CoherentLigatureEngraver
6270
6271         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
6272         scm/define-grob-properties.scm: bugfix: added missing linea and
6273         cavum properties; bugfix: removed dead semivocalis property
6274
6275         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
6276         length; redesigned quilisma, stropha and auctum
6277
6278         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
6279         line thickness
6280
6281         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
6282         Documentation/user/refman.itely: bugfix: introduced shifted
6283         epiphonus head to avoid collision with adjacent plica
6284
6285 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6286
6287         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
6288
6289         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
6290
6291 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6292
6293         * Documentation/user/tutorial.itely (A lead sheet): remove
6294         duplicate chords.
6295
6296         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
6297
6298 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6299
6300         * Documentation/bibliography/computer-notation.bib (isbn): add
6301         xivcim publication.
6302
6303 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
6304
6305         * GNUmakefile.in: drop lilypond.words for generation.
6306
6307 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
6308
6309         * buildscripts/lilypond.words.py: take filename (also) from an arg.
6310
6311         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
6312
6313 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6314
6315         * input/test/figured-bass-alternate.ly (fl): new file.
6316
6317         * Documentation/topdocs/README.texi (Top): clarifications.
6318
6319         * Documentation/bibliography/computer-notation.bib (isbn): add phd
6320         theses of Gieseking and Renz.
6321
6322         * GNUmakefile.in (README_FILES): remove README.mandrake.
6323
6324 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
6325
6326         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
6327         from source files and search patterns listed in the script.
6328
6329         * GNUmakefile.in: add target `lilypond.words'.
6330
6331         * lilypond.words: remove file, generated by `make lilypond.words'.
6332
6333         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
6334
6335 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
6336
6337         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
6338
6339 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6340
6341         * VERSION: 1.9.4 released
6342
6343         * scripts/convert-ly.py (FatalConversionError.figures_replace):
6344         rule for < > <-> << >> substitution
6345
6346         * lily/lexer.ll: exchange meaning of << >> and < > 
6347
6348         * VERSION (PACKAGE_NAME): 1.9.3 released
6349
6350         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
6351         pages unconditionally.
6352
6353 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6354
6355         * Documentation/user/music-glossary.tely (Top): small syntax
6356         fixes.
6357
6358         * scm/music-functions.scm (remove-tag): filter \tagged music
6359         expressions.
6360
6361         * input/regression/tag-filter.ly (texidoc): new file.
6362
6363         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
6364         symbol2 .. ) etc. 
6365
6366         * scripts/convert-ly.py (FatalConversionError.conv): fingering
6367         convert rule.
6368
6369         * Documentation/user/refman.itely (Fingering instructions): adjust
6370         manual.
6371
6372         * lily/new-fingering-engraver.cc (position_scripts): don't crash
6373         for borderline cases (e.g. 1 fingering.)
6374         (position_scripts): revise interface, use fingerOrientations to
6375         set fingering positions.
6376
6377         * scm/document-translation.scm (context-doc): add aliases to
6378         automated documentation.
6379
6380         * make/lilypond-vars.make: remove stepmake compat glue.
6381
6382         * make/generic-vars.make: remove cruft.
6383
6384         * lily/main.cc (main): don't identify binary.
6385
6386 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6387
6388         * lily/include/translator.hh (class Translator): remove
6389         type_string_ , use symbol for context name throughout.
6390         Changes through whole source tree.
6391
6392         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
6393         set PDF as default, and always make PDF.
6394
6395         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
6396
6397 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
6398
6399         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
6400         Documentation/user/refman.itely input/regression/allfontstyle.ly
6401         input/regression/grace-types.ly:
6402         fix spelling for acciaccatura (Webster's 1913).
6403
6404 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6405
6406         * lily/main.cc (usage): adjust blurb, include url.
6407
6408         * input/regression/breathing-sign.ly (texidoc): transpose up
6409
6410 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
6411
6412         * input/regression/breathing-sign.ly: changed ancient examples to
6413         be relevant (by request of Han-Wen); updated BreathingSign text
6414         property according to new syntax.
6415
6416         * ly/gregorian-init.ly: updated BreathingSign text property
6417         according to new syntax
6418
6419 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6420
6421         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
6422         (Clef): index entries for clefs.
6423
6424         * python/lilylib.py (system): remove errorlog files.
6425         
6426 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
6427
6428         * lilypond.words: add \new and new graces. Add dynamics to menus
6429         keeping 1.8.x compatibility; after all the engraving relating to 
6430         notes becomes postfixed `-' marks will be removed.
6431
6432 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6433
6434         * lily/molecule.cc (align_to): idem.
6435
6436         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
6437         
6438         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
6439         accacciatura everywhere.
6440
6441         * VERSION (PACKAGE_NAME): released 1.9.2
6442
6443         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
6444
6445         * scm/document-markup.scm (markup-doc-node): sort markup function
6446         list.
6447
6448         * lily/paper-outputter.cc (output_version): change "Lily was here"
6449         into  "Engraved by LilyPond"
6450
6451         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
6452         on unquoted strings before \notenames.
6453
6454         * lily/parser.yy (lyric_element): allow markup as lyric text. This
6455         increases the number of s/r reductions to 4.
6456
6457         * scm/new-markup.scm (fraction-markup): \fraction command.
6458
6459         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
6460         mode
6461
6462         * lily/lookup.cc (round_filled_box): rename function.
6463         (LY_DEFINE): round-filled-box: change signature.
6464
6465         * Documentation/user/refman.itely: revise section explaining grace
6466         notes.
6467
6468         * lily/translator-scheme.cc (LY_DEFINE): add ! to
6469         ly:set-context-property
6470
6471         * input/*/*.ly (vmus): use \new everywhere.
6472
6473         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
6474
6475         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
6476         default
6477
6478         * scm/music-functions.scm (set-stop-grace-properties)
6479         (set-start-grace-properties, add-grace-property): new functions
6480         for modular grace tweak control.
6481
6482         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
6483         
6484 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6485
6486         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
6487
6488         * GNUmakefile.in (install-pfa-fonts):
6489         (get-pfa-fonts): New target.
6490
6491         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
6492         install-pfa-fonts help.
6493
6494 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6495
6496         * lily/translator-scheme.cc (LY_DEFINE):
6497         ly:context-pushpop-property new function.
6498         (LY_DEFINE): new function ly:translator-find  
6499         new function ly:translator?
6500         (LY_DEFINE): new function ly:context?
6501
6502         * lily/translator-def.cc: remove
6503         Translator_def::apply_pushpop_property().
6504
6505         * python/lilylib.py (read_pipe): only store and display error log
6506         if verbose not set.
6507         (read_pipe): only display log if it contains something.
6508
6509 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6510
6511         * Documentation/misc/GNUmakefile: Re-add.
6512         (TEXTS): Add CHANGES.
6513
6514 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
6515
6516         * lilypond.words: add \newcontext.
6517
6518 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6519
6520         * lily/tie-performer.cc (stop_translation_timestep): only flush
6521         tied_notes when we have actually made a tie. Fixes bugs with ties
6522         in polyphonic scores.
6523
6524 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6525
6526         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
6527         they do not exist.
6528
6529 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6530
6531         * VERSION (PACKAGE_NAME): released 1.9.1 
6532
6533         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
6534         Instrument_name_engraver
6535
6536         * lily/tie-performer.cc (create_audio_elements): bugfix
6537
6538         * Documentation/user/music-glossary.tely (Top): comment out
6539         font-style statements.
6540
6541         * input/test/force-hshift.ly: revise example.
6542
6543         * Documentation/bibliography/engraving.bib (note): typos.
6544
6545         * configure.in: bump GCC requirements to 3.x
6546
6547         * lily/include/audio-item.hh (class Audio_tie): rename
6548         note_l_drul_ to note_drul_
6549
6550         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
6551
6552         * lily/parser.yy (relative_music): whoops. All \relative were off
6553         by ...  a lot .... Ahem.
6554
6555         * scm/define-music-types.scm (music-descriptions): idem.
6556
6557         * lily/beam-engraver.cc: move new-beam-event to beam-event
6558
6559         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
6560         to Tie_engraver
6561
6562         * input/regression/bar-number.ly: remove unnecessary old-relative
6563         options.
6564         
6565         * Documentation/user/internals.itely (Creating contexts): document
6566         \newcontext
6567
6568         * lily/parser.yy (Composite_music): add \newcontext
6569
6570         * Documentation/user/refman.itely (MIDI block): add note about
6571         dotted tempos.
6572
6573         * scm/font.scm: remove old markup legacy
6574
6575         * GNUmakefile.in (web-clean): remake share/ after web-clean.
6576
6577         * lily/breathing-sign.cc (brew_molecule): remove function
6578
6579         * lily/text-item.cc: remove old-style markups.
6580         (interpret_markup): C++ version of markup function
6581         (brew_molecule): idem.
6582
6583         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
6584         as Scheme variable.
6585
6586         * scripts/convert-ly.py (conv): dashes rule.
6587         Apply rule.
6588
6589         * Documentation/user/lilypond-book.itely: syntax fixes. 
6590
6591 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6592
6593         * VERSION (PACKAGE_NAME): release 1.9.0
6594
6595         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
6596         note about dvips. (Should backport.)
6597
6598         * scripts/convert-ly.py
6599         (FatalConversionError.articulation_substitute): add
6600         convert-new-chords code. Remove convert-new-chords.py
6601
6602         * Documentation/user/refman.itely (Octave check): document
6603         \octave.
6604
6605         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
6606         \relative changes.
6607
6608         * lily/parser.yy (command_element): octave check:
6609
6610            \octave PITCH
6611
6612         checks that PITCH (without octave) yields PITCH (with octave) in
6613         \relative
6614
6615         * lily/relative-octave-music.cc (to_relative_octave): octave check.
6616
6617         * lily/scm-option.cc: ly:set-option now has the default argument
6618         #t.
6619
6620         * lily/lexer.ll: add \renameinput
6621
6622         * python/lilylib.py (command_name): robustifications.
6623
6624         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
6625         /dev/stderr. This is ash compatible.
6626
6627         * ly/init.ly: add warning if compatibility was not necessary.
6628
6629         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
6630
6631         * flower/include/string-handle.icc: formatting cleanups, rename
6632         references by ref_count_.
6633
6634 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
6635
6636         * make/lilypond.mandrake.spec.in: syncronize the spec file with
6637         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
6638         package libs separately, fix conflicting php variable out=/dev/vc/
6639         invoking `unset out', declare menus, use only one icon-file, fix
6640         doc-path in menu.
6641
6642 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6643
6644         * scripts/convert-ly.py (FatalConversionError.conv): typo
6645
6646         * Documentation/misc/GNUmakefile: restore misc directory.
6647
6648         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
6649
6650         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
6651         Petites-Preludes 
6652
6653         * input/test/partial-blank.ly (quickmeasure): syntax
6654
6655         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
6656         attachment property.
6657
6658         * Documentation/user/refman.itely: remove superfluous -'s 
6659         (Grace notes): ) fixes.
6660
6661         * lily/music.cc: generic compress(), transpose() functions. Remove
6662         others.
6663
6664         * lily/parser.yy (gen_text_def): remove support for #'(italic )
6665         style markup entry.
6666
6667         * lily/parser.yy: all articulations postfix; remove obligatory -
6668         for [,  ) and \!
6669         
6670         * lily/music.cc (to_relative_octave): write generic
6671         to_relative_octave function; various relative cleanups.
6672         Hmmm.
6673
6674         * lily/scm-option.cc: add options new-relative and old-relative
6675
6676         * po/sv.po: new po file.
6677
6678         * Documentation/user/refman.itely (Dynamics): website
6679         fixes. (should backport!)
6680
6681 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
6682
6683         * make/lilypond.mandrake.spec.in: declare version only once.
6684
6685 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6686
6687         * lily/simultaneous-music.cc (to_relative_octave): undo relative
6688         meaning for now.
6689
6690 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6691
6692         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
6693
6694         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
6695
6696         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
6697
6698         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
6699
6700         * lily/music.cc (var): add ly:music-transpose function.
6701
6702         * lily/parser.yy (pre_events): remove prefix articulations.
6703
6704         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
6705
6706         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
6707
6708         * Documentation/user/refman.itely (Text markup): add comment about
6709         markup in header.
6710
6711 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6712
6713         * lily/paper-outputter.cc (write_header_fields_to_file): 
6714         only dump value if it is a string.
6715
6716         * flower/include/dictionary.hh: remove.
6717         
6718         * Documentation/ChangeLog-1.5: add back old log.
6719
6720         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
6721         .pfas from a .deb.
6722
6723 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6724
6725         * Documentation/bibliography/engraving.bib: add entry for
6726         Jaschinski's Notation
6727
6728 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6729
6730         * Documentation/user/refman.itely (Beaming): add note about
6731         allowBeamBreak
6732
6733 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
6734
6735         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
6736         GregorianTranscription contexts
6737
6738         * ly/engraver-init.ly: vaticana contexts: minor fixes
6739
6740         * Documentation/user/refman.itely (Ancient notation): added note
6741         on appendix length bug
6742
6743         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
6744         input/test/vaticana.ly: use vaticana contexts; small fixes
6745
6746 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6747
6748         * flower/hash.cc: Remove.
6749
6750         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
6751         to (nonexistent?) hash_func_ identifier.
6752
6753         * python/midi.c (midi_error, midi_warning): Use char const* for
6754         __FUNCTION__ argument.
6755
6756         * python/gettext.py: Remove.  We already require python 2.1, which
6757         includes gettext.py.
6758
6759         * configure.in: Require python 2.1, as INSTALL.texi says.
6760         it.
6761
6762         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
6763         versions 1.50 and 1.75.  Remove note about lexer patch.
6764
6765 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6766
6767         * Documentation/topdocs/INSTALL.texi: Update type1 font
6768         description to actual situation.  Add comment about new font ball
6769         layout.
6770
6771         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
6772         in $LILYPONDPREFIX suffices for installation.
6773
6774 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6775
6776         * debian/control (Build-Depends): Add flex-old as alternative to
6777         flex.  Deprecate bison 1.75.
6778
6779 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
6780
6781         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
6782         Vaticana contexts
6783
6784         * Documentation/user/refman.itely (Ancient notation): documented
6785         some bugs; tiny fixes; added docu on Vaticana contexts
6786
6787         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
6788         scripts
6789
6790 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
6791
6792         * Documentation/user/refman.itely (Ancient notation): added some
6793         introductory words; added section on ancient time signatures;
6794         added some @seealso and @refcommands; small fixes and
6795         beautifications
6796
6797 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
6798
6799         * input/regression/note-head-style.ly: many fixes and updates
6800
6801         * Documentation/user/refman.itely: added small sections on ancient
6802         accidentals, rests and flags; revised ancient note head section;
6803         small wording/spelling fixes
6804
6805         * input/test/rests.ly: layout fixes
6806
6807 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
6808
6809         * input/puer-fragment.ly: bugfix: central C position of do clef
6810
6811         * ly/gregorian-init.ly: workaround: add small padding space before
6812         divisiones (the correct fix would be the spacing engine to handle
6813         this)
6814
6815 2003-08-13  Graham Percival  <gperlist@shaw.ca>
6816
6817         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
6818         cue-notes.ly: minor fixes.
6819
6820 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
6821
6822         * Documentation/user/refman.itely: bugfix: remove obsolete link to
6823         input/test/custos-style.ly
6824
6825         * Documentation/index.html.in: bugfix: link to Tutorial.html
6826
6827         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
6828         to neumes; bugfix: "et": epiphonus, not just a simple pes
6829
6830 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
6831
6832         * lilypond-mode.el: split `Insert Tag' if it is long enough.
6833
6834         * lilypond.words: add new features: markup, column, center, \[ \].
6835         
6836 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
6837
6838         * Documentation/topdocs/NEWS.texi, DEDICATION,
6839         stepmake/bin/add-html-footer.py
6840         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
6841         input/mutopia/J.S.Bach/wtk1-fugue1.ly
6842         input/mutopia/J.S.Bach/wtk1-prelude1.ly
6843         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
6844         added (only) after a sentence which is complete; if the sentence is 
6845         not ended a comma `,' or nothing is used. fix also spaces.
6846
6847 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6848
6849         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
6850         requirements to plain 1.6.
6851
6852         * buildscripts/mutopia-index.py (read_lilypond_header): update
6853         mutopia-index.py to 1.4 syntax [sic]
6854
6855 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
6856
6857         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
6858
6859 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6860
6861         * Documentation/index.html.in: url for regression pdf
6862
6863         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
6864
6865         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
6866
6867         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
6868
6869         * VERSION: 1.8.0 released
6870         
6871         * GNUmakefile.in (local-WWW-post): footify build fix.
6872
6873         * configure.in: require GUILE 1.6.4
6874
6875         * Documentation/user/GNUmakefile: don't copy *.png for
6876         lilypond-internals
6877
6878         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
6879         local-WWW-post target.
6880         (rsync-web): add rsync-web target
6881
6882         * Documentation/user/introduction.itely (Music notation and
6883         engraving): add neume example
6884
6885         * input/puer-fragment.ly (cantus): add puer-fragment
6886
6887 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6888
6889         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
6890         to notes, so that equalizer is actualy being used.
6891
6892         * scm/midi.scm (instrument-equalizer-alist):
6893         (absolute-volume-alist): Define public, so that user can copy or
6894         override.
6895
6896         * lily/key-performer.cc (create_audio_elements): Check for minor
6897         key.  Only if key is minor, set MIDI key to minor.
6898
6899 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6900
6901         * Documentation/user/refman.itely (Hiding staffs): fixes.
6902
6903         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
6904
6905         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
6906         vertical extents to deal with Hara kiri correctly.
6907
6908         * input/regression/hara-kiri-short.ly: remove
6909
6910         * input/regression/hara-kiri-pianostaff.ly: update test.
6911
6912         * Documentation/user/*.tely: remove WEBTITLE
6913
6914         * scm/output-tex.scm (comment): idem.
6915
6916         * scm/output-pdftex.scm: remove GUILE 1.4 glue
6917
6918         * scm/music-functions.scm (make-lyric-event): new function
6919
6920         * scm/lily.scm (lilypond-version): new function
6921
6922         * input/test/version-output.ly: new file.
6923
6924         * Documentation/user/lilypond.tely: add version number to
6925         front-page.
6926
6927 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
6928
6929         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
6930
6931 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6932
6933         * input/template/gregorian-transcription.ly (barTwo): syntax update.
6934
6935         * Documentation/user/refman.itely (Hiding staffs): rename node.
6936
6937 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6938
6939         * input/regression/new-markup-syntax.ly (texidoc): remove
6940         molecule-callback override.
6941
6942 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6943
6944         * input/les-nereides.ly: Mark tweaks with %tweak.
6945
6946         * Debian patch, see debian/changelog (Anthony Fok).
6947
6948 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6949
6950         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
6951         problem.
6952
6953 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
6954
6955         * Documentation/user/refman.itely (Text markup): Fix language bug.
6956
6957 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6958
6959         * input/* : postfix syntax fixes.
6960
6961         * Documentation/user/refman.itely (Text markup): add note about
6962         raise/lower with ^ or _ .
6963         
6964         * po/fi.po: fix \\apply strings.
6965
6966         * lily/parser.yy (open_event): warn for prefix articulations.
6967
6968 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
6969
6970         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
6971         fix also on parmesan font.
6972
6973 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6974
6975         * VERSION 1.7.30 released
6976         
6977         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
6978
6979         * buildscripts/mutopia-index.py (headertext): rewording
6980
6981 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6982
6983         * scm/new-markup.scm (strut-markup): new markup function.
6984
6985         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
6986         space also when no accidental is there.
6987
6988 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
6989
6990         * input/les-nereides.ly: Updates.
6991
6992 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
6993
6994         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
6995         which repeats the tag insertion selected from "Insert tag" menu.
6996
6997 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6998
6999         * lily/all-font-metrics.cc (find_font): load AFM files first only
7000         for feta fonts. This fixes problems with TeXlive and other TeX
7001         distros that include AFM files for the CM fonts. 
7002
7003         * scm/font.scm (qualifiers-to-font-name): remove.
7004
7005         * lily/paper-def.cc: remove get_var.
7006
7007         * input/trip.ly: remove file.
7008         
7009         * input/regression/spacing-note-flags.ly (raggedright): remove
7010         stafflinethickness
7011
7012         * input/les-nereides.ly: update to new syntax, cleanups.
7013
7014 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7015
7016         * Documentation/user/refman.itely: Clarify shortest-note problem
7017         of autobeamer.
7018
7019 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
7020
7021         * lilypond-mode.el: Add each word to regexps only once.
7022
7023         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
7024         is based on the syntax definitions in lilypond.words. Remove all 
7025         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
7026         LilyPond->Insert menu is generated by the entries in lilypond.words 
7027         to which have been given a syntax definition.
7028
7029         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
7030         \notes, \relative, \score, \simultaneous, \transpose.
7031
7032         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
7033
7034         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
7035         
7036         * lilypond-mode.el: add menu keywords separately.
7037
7038         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
7039
7040 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7041
7042         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
7043         current ugly installation method for PFA fonts.
7044
7045 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
7046
7047         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
7048         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
7049
7050         * Documentation/user/music-glossary.tely: update legato.
7051
7052 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7053
7054         * lexer-gcc-3.0.patch: Remove.
7055
7056         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
7057
7058 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7059
7060         * debian/rules (binary-arch): remove NEWS.
7061
7062 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
7063
7064         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
7065         stepmake/bin{ many }: polish the `--help's of different scripts;
7066         model taken from the core-utils of Linux.
7067
7068         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
7069
7070 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7071
7072         * flower/parse-afm.cc (parseCharMetrics): add warnings.
7073
7074         * flower/libc-extension.cc: idem.
7075
7076         * flower/include/libc-extension.hh: protect against isinf macros.
7077
7078 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
7079
7080         * { many }: Use two uppercase letters in LilyPond.
7081
7082         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
7083
7084         * VERSION: 1.7.29 released.
7085         
7086 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7087
7088         * lily/tie.cc: add TODO comment.
7089
7090         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
7091
7092         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
7093         linejoins and linecaps. This fixes problems with occasional spikes
7094         on slur/tie endings.
7095         
7096         * input/regression/font-name.ly: don't use PS fonts for
7097         compatibility reasons. 
7098
7099         * mutopia/claop.py (accents): update to 1.8
7100
7101         * Documentation/user/music-glossary.tely (Top): remove 13pt.
7102
7103         * Documentation/user/macros.itexi: don't color glossary links.
7104
7105         * Documentation/user/invoking.itexi (Error messages): new section
7106
7107 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7108
7109         * input/regression/font-name.ly: add file.
7110
7111         * scm/document-backend.scm (grob-doc): remove <hr> from
7112         lilypond-internals
7113
7114         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
7115         reqd version to 1.6.4 
7116
7117         * lily/font-interface.cc (get_font): bugfix: take font-name from
7118         alist chain too. This fixes font-name override for \markup.
7119
7120 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7121
7122         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
7123
7124         * input/test/polymetric-differing-notes.ly: Compile fix.
7125
7126 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
7127
7128         * Documentation/user/refman.itely: fixed typo
7129
7130         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
7131         before flexa
7132
7133 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7134
7135         * input/test/{ many }: search & fix some typos.
7136
7137 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7138
7139         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
7140         images.
7141
7142         * scm/music-functions.scm (make-voice-props-set): set Script /
7143         TextScript dir for polyphony too.
7144
7145         * scm/define-grobs.scm (all-grob-descriptions): decrease space
7146         before clef.
7147
7148         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
7149
7150 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
7151
7152         * Documentation/user/refman.itely (Percussion): Small
7153         clarifications and fixes.
7154
7155         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
7156         threads. This fixes different heads playing simultaneously.
7157
7158 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7159
7160         * Documentation/user/{ many }: increase readability (read through 
7161         User manual from `one big page').
7162
7163 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7164
7165         * input/test/polymetric-differing-notes.ly: add example with
7166         disparate note values.
7167
7168         * input/test/polymetric.ly: rename from poly-metric
7169
7170         * scripts/ly2dvi.py (include_path): bugfix: use outbase
7171         iso. outname.
7172
7173         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
7174         G-clef bbox to real char extents. This fixes the G-clef being
7175         offset too much to the right.
7176         document perc clef offset.
7177
7178         WARNING: FONT CHANGED.
7179
7180         * Documentation/user/tutorial.itely (Tutorial): move menu.
7181
7182 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7183
7184         * buildscripts/lilypond-profile.sh (Error): trim error message.
7185
7186         * Documentation/user/invoking.itexi (Invoking the lilypond
7187         binary): add note about path.
7188
7189         * Documentation/user/macros.itexi: add @c at EOL, hopefully
7190         suppresses superfluous spaces.
7191
7192 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7193
7194         * buildscripts/lilypond-profile.sh: Add documentation to error
7195         message.
7196
7197         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
7198
7199 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7200
7201         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
7202         <mike@ossmann.com>)
7203
7204         * Documentation/bibliography/computer-notation.bib (pages): prune
7205         unscientific language.
7206
7207         * Documentation/user/GNUmakefile: copy unsplit file to
7208         lilypond.html (idem for lilypond-internals).
7209
7210         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
7211
7212         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
7213
7214         * python/lilylib.py (lilypond_version): 2.1 proof version check.
7215
7216         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
7217         fix.
7218         
7219 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
7220
7221         * Documentation/user/{ various }: bind text snippets with their
7222         examples, e.g. by punctuation: This is an example.
7223
7224 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7225
7226         * ly/performer-init.ly (VoiceContext): Typos.
7227
7228         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
7229         builds, leave final-install to toplevel srcdir makefile.
7230
7231         * make/srcdir.make.in (install): New target.
7232
7233 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7234
7235         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
7236         This fixes core dump on MIDI output (Simon Weatherill).
7237
7238         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
7239         on local-WWW-post.
7240
7241 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7242
7243         * make/lilypond.redhat.spec.in: add dvips to reqs.
7244
7245 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7246
7247         * make/srcdir.make.in (web): Add special web target.
7248
7249         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
7250         from inner $(LOOP).
7251
7252         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
7253
7254         * stepmake/stepmake/generic-targets.make (www-targets-help):
7255         * GNUmakefile.in (web-install): Install in $(webdir).
7256
7257         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
7258
7259         * cygwin/changelog: 
7260         * cygwin/mknetrel: Update.
7261
7262         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
7263         (html-doc): Remove (use: web).
7264
7265         * stepmake/stepmake/script-rules.make: 
7266         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
7267         Fix $(config_make) dependencies for srcdir build.
7268
7269         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
7270         target for srcdir build.
7271
7272         * stepmake/make/stepmake.make: 
7273         * make/srcdir.make.in: 
7274         * GNUmakefile.in:
7275         * make/stepmake.make (config_make): Rename variable (was:
7276         configuration).
7277
7278 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7279
7280         * Documentation/user/internals.itely (Manipulating music
7281         expressions): run lilypond on example too.
7282
7283         * flower/include/libc-extension.hh: move lrint define to
7284         header. bugfix.
7285         
7286 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7287
7288         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
7289         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
7290         do we recurse whole tree?).
7291
7292         * GNUmakefile.in (html-doc): Resurrect.
7293
7294         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
7295         obsolete $(package-icon) dependency.
7296
7297 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7298
7299         * Documentation/user/refman.itely (Automatic staff changes):
7300         add seealso 
7301
7302         * Documentation/index.html.in: link to bigpage.
7303
7304         * Documentation/user/tutorial.itely (Tutorial): streamline.
7305
7306         * Documentation/index.html.in: url typo.
7307
7308         * VERSION (PACKAGE_NAME): release 1.7.28
7309
7310         * python/lilylib.py (error_log): remove '/' from name.
7311
7312         * input/regression/pedal.ly: remove; dups input/test/
7313         
7314         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
7315
7316         * Documentation/index.html.in: python style doco index.
7317
7318         * Documentation/{footer,header}.html.in (src): remove, 
7319
7320         * Documentation/pictures: remove all but lelie-logo.xpm.
7321
7322         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
7323         before running makeinfo.
7324
7325         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
7326         @code{}
7327
7328 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7329
7330         * input/test/bar-number-regular-interval.ly: rename.
7331
7332         * Documentation/user/*: various fixes. 
7333
7334 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
7335
7336         * Documentation/{ many }: polish for update-all-menus. typos.
7337
7338         * po/fi.po: fixes.
7339
7340         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
7341
7342         * buildscripts/mutopia-index.py: polish.
7343
7344         * input/regression/{ many }, input/test{ many }: polish texidocs.
7345
7346 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7347
7348         * scripts/convert-ly.py (FatalConversionError.conv): rule for
7349         pedal-style
7350
7351         * lily/text-spanner.cc (brew_molecule): use bracket-flare
7352         iso. edge-widen.
7353
7354         * lily/piano-pedal-engraver.cc (process_music): change from
7355         process_acknowledged ()
7356
7357         * lily/piano-pedal-bracket.cc: new file. Change
7358         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
7359         cleaned up.
7360
7361         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
7362
7363         * input/regression/tuplets.ly (texidoc): rename file.
7364
7365         * po/fr.po: update
7366
7367         * buildscripts/lilypond-profile.sh: error message if script is not
7368         sourced.
7369
7370         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
7371         bracket-flare
7372         (make_bracket): simplify code.
7373
7374         * lily/parser.yy (verbose_command_req): catch typos in \key scale
7375         argument.
7376
7377         * python/lilylib.py (lilypond_version_check): new function
7378
7379         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
7380
7381         * scripts/ly2dvi.py (run_lilypond): add version check.
7382
7383         * scripts/lilypond-book.py (option_definitions): typo
7384
7385         * scripts/ly2dvi.py (include_path): typo
7386
7387         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
7388
7389         * lily/parse-scm.cc (parse_handler): typo
7390
7391         * Documentation/user/macros.itexi: use @heading for headings.
7392
7393         * Documentation/user/refman.itely: updates, fixes.
7394
7395 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
7396
7397         * po/fi.po: add Finnish translations. fixes.
7398
7399         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
7400
7401         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
7402         from lily/glissando-engraver.cc.
7403
7404 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7405
7406         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
7407         for non-first _broken_ bracket.
7408
7409         * Documentation/user/refman.itely: corrections.
7410
7411 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7412
7413         * lily/new-fingering-engraver.cc (position_scripts): add heads to
7414         support of the fingerings.
7415
7416         * po/fr.po: French translation update.
7417
7418         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
7419         strings.
7420
7421 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7422
7423         * Documentation/user/introduction.itely: Small fixes.
7424
7425 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7426
7427         * Documentation/topdocs/AUTHORS.texi: polish.
7428
7429 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7430
7431         * Documentation/user/introduction.itely: revise
7432
7433         * Documentation/user/tutorial.itely: reorganise.
7434
7435         * Documentation/topdocs/index.tely: remove.
7436
7437         * Documentation/header.html.in: prune.
7438
7439         * GNUmakefile.in: clean up web building.
7440
7441         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
7442         target.
7443
7444 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
7445
7446         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
7447
7448         * lilypond-mode.el: turn on blink-matching-paren.
7449
7450 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7451
7452         * scm/output-sodipodi.scm (svg-header): Fix typo.
7453
7454 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7455
7456         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
7457         fixes a security hole.
7458
7459         * scripts/lilypond-book.py (original_dir): remove temp_dir
7460
7461         * scm/document-translation.scm: use @code tags.
7462
7463 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7464
7465         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
7466
7467         * lilypond-mode.el: add a buffer-local post-command-hook to set
7468         context dependent syntax-table after each cursor event. Remove old
7469         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
7470
7471         * lilypond-indent.el: update comments.
7472
7473         * Documentation/footer.html.in: add period.
7474
7475 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7476
7477         * make/lilypond.redhat.spec.in (Group): don't strip binary.
7478
7479         * scm/document-translation.scm (document-property-operation): add
7480         @code{} tags.
7481
7482         * VERSION (PACKAGE_NAME): release 1.7.27
7483
7484         * config.make.in: add PAPER variable
7485
7486         * buildscripts/new-chords.py (help): add help text
7487
7488         * Documentation/user/introduction.itely (Typography and program
7489         architecture):  fixes.
7490
7491         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
7492         for texinfo and dvips. This fixes problems with PDF output of the
7493         wrong size.
7494
7495         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
7496         DVIPS_PAPERSIZE variable
7497
7498         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
7499         TEXINFO_PAPERSIZE variable 
7500
7501 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7502
7503         * mf/feta-macros.mf: whoops: only draw lines for test situations.
7504
7505         * mf/feta-toevallig.mf: lowres fixes.
7506
7507 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7508
7509         * NEWS: Typo and fill-paragraph fixes.
7510
7511         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
7512         cast #define.
7513
7514         * configure.in: 
7515         * config.hh.in: Check for lrint.
7516
7517 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7518
7519         * VERSION: 1.7.26 released
7520
7521         * lily/separation-item.cc: add padding property.
7522
7523         * input/test/*.ly: various fixes, remove solo-a2.ly
7524
7525         * scm/new-markup.scm (brew-new-markup-molecule): arg order
7526         bugfix. Fixes old-style markup compatibility.
7527
7528         * Documentation/user/introduction.itely (Introduction): historical
7529         elucidations
7530
7531         * Documentation/user/music-glossary.tely (Top): linewidth fix.
7532
7533         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
7534
7535         * Documentation/index.texi (Top): cleanup.
7536
7537         * Documentation/user/introduction.itely (Introduction): rewrite
7538         introduction, 
7539         (Music notation and  engraving): about notation. Add flat-picture
7540
7541 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7542
7543         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
7544         separation items. This keeps lyrics from bumping into each other.
7545
7546 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7547
7548         * GNUmakefile.in (topdocs-web): New target.
7549         (local-web): Depend on topdocs-web; fixes html-doc.
7550
7551 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7552
7553         * po/lilypond.pot: run po-replace
7554
7555         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
7556
7557         * scm/drums.scm (reset-drum-kit): new function.
7558
7559         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
7560
7561         * scripts/update-lily.py: remove
7562         
7563         * VERSION: release 1.7.25
7564         
7565         * Documentation/user/introduction.itely (Introduction): rewrite
7566         start of introduction.
7567
7568 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
7569
7570         * lily/all-font-metrics.cc: fixed typo
7571
7572 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
7573
7574         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
7575         LilyPond-mode-context-set-syntax-table): new functions to define
7576         the syntax table according to context.
7577
7578         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
7579
7580 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7581
7582         * Documentation/user/refman.itely (Figured bass): 
7583         language nit courtesy http://www.vocabula.com
7584
7585         * GNUmakefile.in: remove no kpathsea hack.
7586
7587         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
7588         doco.
7589
7590         * GNUmakefile.in: remove web-doc target.
7591
7592         * lily/all-font-metrics.cc (find_afm): add message about
7593         buildscripts/clean-fonts.sh 
7594
7595         * scm/define-music-properties.scm (figure): use string for 'figure
7596
7597         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
7598
7599         * input/regression/ : add raggedright = ##t where applicable. 
7600         
7601         * scm/bass-figure.scm (make-bass-figure-markup): add
7602         alignBassFigureAccidentals property.
7603
7604         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
7605         bracket.
7606
7607         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
7608         syllables widths into account for minimum-length.
7609
7610         * input/test/staff-container.ly: update file
7611
7612         * input/test/stem.ly: remove
7613
7614         * lily/event.cc (LY_DEFINE): add ly: prefix.
7615
7616         * input/test/clef-manual-control.ly: from manual-clef
7617
7618         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
7619
7620         * input/test/different-time-signatures.ly: move to poly-metric.ly
7621
7622         * input/test/hara-kiri*,scales.ly: remove
7623         
7624         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
7625         with chord-names-jazz.ly)
7626
7627         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
7628         get scalable cm fonts too.
7629
7630         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
7631         --encoding for mftrace if present.
7632
7633         * input/regression/slur-area.ly: move from test/
7634
7635         * input/test/: remove simple-slur-endings slur-attachment
7636         slur-broken-cross-staff slur-broken.ly slur-damping.ly
7637         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
7638         slur-symmetry slur-symmetry tie-broken.ly
7639
7640         * scm/drums.scm (set-drum-kit): add function.
7641
7642         * Documentation/user/refman.itely (Percussion staves): use
7643         set-drum-kit
7644
7645         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
7646         too
7647         (Global_measure.set_timesig): handle 3/8 time sig too.
7648
7649         * scm/output-lib.scm (note-head-style->attachment-coordinates):
7650         note about triangle note heads.
7651
7652         * scm/drums.scm: use alist for instrument-settings. This fixes the
7653         bug with assigning to drums in the .ly file.
7654
7655         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
7656         CHANGED.
7657
7658         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
7659         cluster-beacon-interface
7660
7661         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
7662
7663         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
7664
7665         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
7666
7667         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
7668         to get positions.
7669
7670         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
7671         make ClusterSpannerBeacon to record Y positions. This removes the
7672         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
7673         make cluster-note-events.
7674
7675 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7676
7677         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
7678
7679         * configure.in: Use lily/main.cc as identifying source file.
7680
7681         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
7682
7683         * config.hh.in: 
7684         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
7685
7686         * configure.in: Require PYTHON >= 2.0.
7687
7688         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
7689           $PYTHON for include dir location.
7690         (STEPMAKE_PYTHON): New function.  Use
7691         
7692             PYTHON=foo ./configure
7693
7694           to override.
7695
7696 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7697
7698         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
7699         something.
7700
7701         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
7702         ftp.lilypond.org everywhere.
7703
7704 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7705
7706         * lily/text-item.cc (interpret_new_markup): do only if new-markup
7707         detected.
7708
7709         * Documentation/user/refman.itely (Grace notes): note on explicit
7710         contexts
7711
7712 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
7713
7714         * lilypond-font-lock.el: add a comment about LilyPond specific
7715         escape characters: ^, - and _, in the syntax table.
7716
7717         * Documentation/user/appendices.itely: a majuscule fix.
7718
7719 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7720
7721         * input/test/trills.ly (endHorizScript): fixes.
7722
7723         * input/test/chord-names-jazz.ly: merge in alternate Jazz
7724         notation, move from regression.
7725
7726         * input/test/script-stack.ly: change name from stacked-scripts
7727
7728         * input/test/ossia.ly: octave errors.
7729
7730         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
7731         for midi-volume-equaliser
7732
7733 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7734
7735         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
7736         cm fonts.
7737
7738         * mf/feta-beugel.mf: don't multiply font_count by 10.
7739
7740         * lily/lookup.cc (horizontal_line): new function. Use
7741         horizontal-line in output backends.
7742
7743         * Documentation/user/tutorial.itely (An orchestral part): new
7744         section on orchestral stuff and identifiers.
7745
7746 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
7747
7748         * lilypond-mode.el: comment-out paren-highlighting, it still causes
7749         some interference to other modes.
7750
7751 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7752
7753         * lily/spacing-spanner.cc (musical_column_spacing): use average,
7754         not maximum of spacing wishes in polyphonic situations.
7755
7756         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
7757         number
7758
7759         * lilypond-indent.el: remove paren matching. 
7760
7761         * lily/text-item.cc (interpret_new_markup): new function
7762         use iso. text2molecule.
7763
7764         * lily/main.cc (notice): change FSF address 
7765
7766         * po/de.po: update PO file to 1.6.
7767
7768 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
7769
7770         * Documentation/user/ {many}: Add periods and remove spaces.
7771         
7772 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
7773
7774         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
7775         Disable buffer-locally default paren hook and make a new one. 
7776
7777         * lilypond-mode.el: Turn off locally paren-mode, but turn on
7778         locally LilyPond-paren-mode. Add todo for mouse double-click.
7779
7780 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
7781
7782         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
7783         Disable buffer-locally default paren idle timer and make a new one. 
7784
7785         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
7786         locally LilyPond-show-paren-mode. Add to menu a toggle for
7787         LilyPond-show-paren-function.
7788
7789 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7790
7791         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
7792
7793 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
7794
7795         * Documentation/user/refman.itely: spelling fix.
7796
7797         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
7798         paren highlight function definitions. add todo for
7799         LilyPond-show-paren-mode.
7800
7801 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7802
7803         * input/template/jazz-combo.ly: new file.
7804
7805 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7806
7807         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
7808         lo-res fixes.
7809
7810         * mf/feta-schrift.mf: bugfix in varcoda sign.
7811         WARNING: FONT CHANGED
7812
7813         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
7814         in accordance with lexer.ll.   
7815
7816 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7817
7818         * Documentation/user/tutorial.itely: Edit introduction.
7819
7820 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7821
7822         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
7823         ly:grob-staff-position
7824
7825 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7826
7827         * scm/to-xml.scm: import srfi-1
7828
7829         * VERSION (MAJOR_VERSION):  release 1.7.24
7830
7831         * python/lilylib.py (make_ps_images): make multipage _really_ work.
7832
7833         * scripts/lilypond-book.py (do_file): put texidoc before image.
7834         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
7835
7836         * input/regression/*.ly: fix snippet octaves 
7837
7838         * input/test/spanner-after-break-tweak.ly: import
7839         broken-spanner-adjustment
7840
7841         * input/no-notation/midi-transposing.ly: move from input/test/
7842
7843         * input/test/: remove chord-markup
7844
7845         * input/regression/instrument-name-partial.ly: move from input/test.
7846
7847         * input/test/vertical-text.ly: remove
7848
7849         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
7850         space above lyrics lines.
7851
7852         * input/test/uniform-breaking.ly: remove file.
7853
7854         * lily/gourlay-breaking.cc (combine_demerits): add comment about
7855         uniform spacing density. 
7856
7857         * input/test/chords.ly (keys): remove file.
7858
7859         * scm/documentation-lib.scm (oop): use srfi-1 too.
7860
7861         * input/regression/*.ly: add \version
7862
7863         * Documentation/user/*.itely: various fixes.
7864
7865         * buildscripts/mf-to-table.py (base): break table every three
7866         symbols.
7867
7868         * input/:  remove %% new-chords-done %% .
7869
7870         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
7871         os-music.ly
7872         
7873 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7874
7875         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
7876
7877         * scm/new-markup.scm (box-markup): new function.
7878         (box-markup): new function. Contributed by Dick Schoeller
7879         <schoeller@attbi.com>
7880
7881         * scm/lily.scm: remove reduce-no-unit 
7882         (list-insert-separator): use fold-right
7883
7884         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
7885         of arguments. 
7886
7887         * NEWS: more neutral language for ancient notation 
7888
7889         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
7890         inside pointing beaming for chord tremolo.
7891
7892         * Documentation/user/lilypond-book.itely: minor editing
7893
7894 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
7895
7896         * NEWS: added news for 1.8 regarding ancient notation
7897
7898         * Documentation/user/refman.itely (Gregorian square neumes
7899         ligatures): fixed typo
7900
7901         * lily/vaticana-ligature-engraver.cc,
7902         lily/include/vaticana-ligature.hh: bugfix: use special heads for
7903         lower/upper head of Pes only when heads are stacked
7904
7905         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
7906         scm/define-grob-properties.scm: cleanup: make "join-left" a
7907         boolean grob property and save delta pitch in grob property
7908         "delta-pitch" instead
7909
7910         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
7911
7912 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7913
7914         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
7915         completely borked
7916
7917         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
7918         (try_music): bug fix: beam multiplicity was completely borked.
7919
7920         * scm/lily.scm: remove tail, filter-list, filter-out-list,
7921         first-n, butfirst-n in favor of srfi-1 functions.
7922         remove string-join, string-pad in favor of srfi-13 functions.
7923
7924         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
7925
7926         * NEWS: use complete sentences.
7927
7928         * Documentation/user/introduction.itely (Example applications):
7929         add note about databases and lilypond-book.
7930
7931         * input/test/volta.ly: remove file
7932
7933         * input/regression/volta-broken-left-edge.ly: simplify file
7934
7935 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7936
7937         * Documentation/user/refman.itely (Constructing a tweak): new
7938         subsection.
7939
7940         * Documentation/user/tutorial.itely (Fine tuning layout): add
7941         common tweaks.
7942
7943         * scm/define-grobs.scm (TextScript): use new brewer.
7944
7945 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7946
7947         * VERSION: release 1.7.23
7948
7949         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
7950
7951         * python/lilylib.py (make_ps_images): bugfixes.
7952
7953         * input/regression/volta-multi-staff.ly: new file.
7954
7955         * Documentation/user/macros.itexi: refcommands, refcommand macros.
7956
7957         * Documentation/user/tutorial.itely (Piano staffs): new section.
7958         (Setting variables): new section
7959         (Fine tuning layout): new section
7960
7961         * input/just-friends.ly: remove file. Superseeded by
7962         input/test/chords-without-melody.ly
7963
7964         * ly/property-init.ly: add all commands to refman.
7965
7966         * scm/define-translator-properties.scm: remove
7967         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
7968
7969         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
7970         name. Underscores botch up PS output.
7971
7972         * scm/define-translator-properties.scm: remove
7973         textNonEmpty, oneBeat, regularSpacingDelta
7974
7975         * scripts/convert-ly.py (FatalConversionError.conv): conversion
7976         rule for automaticBars.
7977
7978         * lily/timing-engraver.cc (start_translation_timestep): change
7979         barNonAuto to automaticBars
7980
7981 2003-06-30  Graham Percival  <gperlist@shaw.ca>
7982
7983         * input/test/perform-tie.ly: delete file.
7984
7985 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
7986
7987         * Documentation/user/refman.itely (Gregorian square neumes
7988         ligatures): bugfix: do not show ledger lines in neumes table
7989         (fixed by setting staff symbol to transparent rather than removing
7990         it from staff context)
7991
7992 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7993
7994         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
7995         glue into brew-new-markup-molecule.
7996
7997         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
7998
7999         * Documentation/user/introduction.itely (Computerized typography):
8000         new section
8001
8002         * Documentation/user/tutorial.itely (An orchestral part): remove
8003         pc example from tutorial.
8004
8005         * input/tutorial/lilbook.tex: use screech-boink
8006
8007         * scripts/lilypond-book.py (compile_all_files): split formatting
8008         output body and scheduling lilypond compilation.
8009         (format_lilypond_output_bodies): new function
8010         (format_lilypond_block): new function
8011         (html_pages): allow multi-page images in HTML
8012
8013         * python/lilylib.py (make_ps_images): rename function from
8014         make_preview, merge with make_page_images
8015
8016 2003-06-28  Graham Percival  <gperlist@shaw.ca>
8017
8018         * input/test/key-clefs.ly: moved to regression.
8019
8020         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
8021
8022         * input/no-notation/README: added note about midi-*.ly files.
8023
8024         * input/test/two-key.ly: moved to no-notation/parse5.ly
8025
8026         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
8027         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
8028
8029         * input/test/ {various}: modified comments, marked some for deletion.
8030
8031         * input/test/lines.ly: deleted file; duplicate of
8032         embedded-postscript.ly
8033
8034         * input/test/mmrest-collision: moved to regression.
8035
8036 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8037
8038         * scm/chord-name.scm (note-name->markup): don't superscript root
8039         alterations in chordnames.
8040
8041 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8042
8043         * Documentation/user/refman.itely (Multi measure rests): more
8044         index/cross-referencing.
8045
8046         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
8047
8048         * scm/font.scm: remove properties-to-font-name code.
8049
8050         * scm/define-grob-properties.scm: remove 'type
8051
8052         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
8053         conversion
8054
8055         * lily/text-spanner.cc: change 'type grob prop to 'style 
8056
8057         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
8058         "first" flag to decide whether to make a start-repeat
8059
8060         * input/regression/grace-volta-repeat-2.ly: new file.
8061
8062 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8063
8064         * lilypond-indent.el: rename generic functions to LilyPond-*
8065
8066 2003-06-22  Graham Percival  <gperlist@shaw.ca>
8067
8068         * input/test/thumb.ly: delete, merged into refman.
8069
8070         * Documentation/user/refman.itely: added thumb info to Fingering.
8071
8072         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
8073         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
8074         vertical-align.ly : deleted files.
8075
8076 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8077
8078         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
8079
8080         * lily/line-spanner.cc (broken_trend_offset): remove function.
8081         (get_broken_offset): idem.
8082         (brew_molecule): rewrite the line-break case.
8083
8084         * input/regression/follow-voice-break.ly:  new file.
8085
8086         * lily/line-spanner.cc (after_line_breaking): remove lines at the
8087         start of a system.
8088
8089 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8090
8091         * input/test/tuplet-rest.ly: moved to regression.
8092
8093         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
8094         deleted file.
8095
8096         * input/test/ {many} : marked file for possible deletion.
8097
8098 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8099
8100         * input/regression/beam-funky.ly: add note about (disputed)
8101         correct beaming.
8102
8103         * ly/engraver-init.ly (ScoreContext): put key-signature after
8104         staff-bar
8105         
8106 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8107
8108         * input/test/ broken.ly lyric-phrasing.ly: deleted.
8109
8110         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
8111
8112         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
8113
8114         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
8115         stem-extend was deleted (it was duplicate example, and not as
8116         good).
8117
8118         * input/test/[s-z]*.ly: add texidoc index.
8119
8120 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8121
8122         * lily/slur.cc (get_boundary_notecolumn_y): change name from
8123         get_first_notecolumn_y
8124
8125         * lily/spanner.cc (broken_spanner_index): new function.
8126
8127 2003-06-19  Graham Percival  <gperlist@shaw.ca>
8128
8129         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
8130         lyric-hyphen.ly : moved to regression.
8131
8132         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
8133         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
8134
8135         * input/test/instrument-name-mmrest.ly: moved to
8136         ../regression/multi-measure-rest-instr-name.ly
8137
8138         * input/test/knee-sym.ly: moved to
8139         ../regression/beam-knee-symmetry.ly.
8140
8141         * input/test/hymn.ly: change comments.
8142
8143         * input/test/[p-r]*.ly: add texidoc index.
8144
8145 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8146
8147         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
8148         to postfix syntax
8149         
8150         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
8151         syntax.
8152
8153         * VERSION: release 1.7.22
8154
8155 2003-06-18  Graham Percival  <gperlist@shaw.ca>
8156
8157         * input/test/[h-k]*.ly: added texidoc index.
8158
8159         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
8160
8161         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
8162
8163         * input/test/ various : mark files for deletion or moving to
8164         regression.
8165
8166         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
8167
8168         * input/test/[l-o]*.ly: added texidoc index.
8169
8170 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8171
8172         * scm/music-functions.scm (make-ottava-set): 
8173         only do ottavation if centralCPosition is set.
8174
8175         * lily/translator-scheme.cc (ly:context-property-where-defined):
8176         return '() if not found.
8177
8178 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
8179
8180         * lilypond-mode.el (LilyPond-un-comment-region): removed.
8181         Use one command for both commenting and uncommenting.
8182
8183         * lilypond-indent.el (LilyPond-comment-region): new function,
8184         (un)comments each line separately.
8185
8186         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
8187         
8188         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
8189         imenu is not added by default; adapted from f90.el,
8190         makes Help-menu, which does not fit, visible in XEmacs.
8191         
8192 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
8193
8194         * lilypond-mode.el: Set show-paren-mode local; minor-mode
8195         show-paren-mode sets blink-matching-paren-on-screen local.
8196         Try to make show-paren-function to paren-highlight local.
8197
8198         * lilypond-indent.el (LilyPond-scan-sexps): new function.
8199         Copy definitions of Emacs' show-paren-function and
8200         XEmacs' paren-highlight and make minimal changes;
8201         add comments about locality. 
8202         Fix matching first open-paren-char in '<< .. >>'.
8203
8204 2003-06-16  Graham Percival  <gperlist@shaw.ca>
8205
8206         * input/test/g*: added texidoc index.
8207
8208         * input/test/[a-g]*: added raggedright==#t when it
8209          seemed appropiate.
8210
8211         * input/test/ fake-grace.ly figured-bass.ly : removed file.
8212
8213         * Documentation/topdoc/INSTALL.texi: removed false warnings
8214         about gcc 3.3.
8215
8216 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8217
8218         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
8219
8220         * input/test/chords-without-melody.ly (texidoc): add from
8221         input/just-friends.ly
8222
8223         * input/regression/size{13--26}.ly: move from input/
8224
8225         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
8226         input/{star-spangled-banner,twinkle}.ly: remove 
8227         
8228         * lily/slur.cc: remove slur over rest warnings.
8229
8230         * lily/note-spacing.cc (get_spacing): include left part of right
8231         object in fixed space. This fixes stretched space before
8232         accidentals.
8233
8234         * input/regression/spacing-accidental-stretch.ly: new file.
8235
8236 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
8237
8238         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
8239         Reduce to 16pt.
8240
8241 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8242
8243         * input/regression/spacing-knee.ly: docstring
8244
8245         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
8246
8247         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
8248         input/tutorial/{test,solar,flowing}.ly: remove
8249
8250         * input/rhythm.ly: remove
8251
8252         * input/mutopia/F.Schubert/standchen.ly: update syntax.
8253
8254         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
8255         update syntax. 
8256
8257         * scm/define-grobs.scm (all-grob-descriptions): set
8258         knee-spacing-correction to 1.0
8259
8260         * lily/note-spacing.cc (stem_dir_correction): compute knee
8261         correction using stem-thickness and head width.
8262
8263         * input/regression/beam-quanting-horizontal.ly: update texidoc
8264
8265         * scm/define-grobs.scm (all-grob-descriptions): set
8266         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
8267         This fixes 32nd beams for noteheads in spaces quants.
8268
8269         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
8270
8271 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
8272
8273         * README.mandrake: Change lilypond-extras to lilypond-documentation.
8274
8275 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8276
8277         * input/test/dpncnt.ly,part-combine-score.ly: remove.
8278
8279         * VERSION (PACKAGE_NAME): release 1.7.21
8280
8281         * input/regression/stem-shorten.ly: new file.
8282
8283         * lily/stem.cc (get_default_stem_end_position): revise stem
8284         shortening code.
8285
8286         * input/regression/spacing-multi-tuplet.ly: move from input/test/
8287
8288         * input/test/{scripts,volta-start,sleur}.ly: remove
8289         
8290         * input/regression/span-bar.ly: smaller file.
8291
8292         * input/regression/spacing-{natural,tight,loose}.ly: remove
8293
8294         * input/test/markup.ly: remove
8295
8296         * scripts/lilypond-book.py: put printfilename in separate chunk,
8297         so texidoc is printed after the filename.  
8298
8299 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8300
8301         * make/lilypond.mandrake.spec.in: fix docdirs.
8302
8303 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8304
8305         * input/regression/beam-french.ly: bugfix.
8306
8307         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
8308
8309         * input/regression/(various).ly: add raggedright = #t.
8310
8311         * input/regression/auto-beam.ly: move from abe.ly
8312
8313 2003-06-13  Graham Percival  <gperlist@shaw.ca>
8314
8315         * input/test/f*.ly: added texinfo index.
8316         
8317         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
8318
8319 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8320
8321         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
8322         quant penalty for beam just outside staff.
8323
8324         * input/regression/beam-quanting-horizontal.ly (texidoc): move
8325         from beam-pos.ly,  remove non-horizontal tests. 
8326
8327         * input/test/(various): cleanup header info. 
8328
8329         * input/test/tchaikovsky.ly: remove file.
8330
8331         * scm/chord-generic-names.scm: move from
8332         double-plus-new-chord-name.scm
8333
8334         * input/test/orchestscore.ly: remove file
8335
8336         * Documentation/user/refman.itely (Vocal music): update documentation.
8337
8338         * scm/define-translator-properties.scm (chordNoteNamer): remove
8339         chordNameStyle, use chordNameFunction
8340
8341         * scm/chord-name.scm (set-chord-name-style): remove
8342         set-chord-name-style. Use \property chordNameFunction.
8343
8344 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8345
8346         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8347         music): remove @TeX{} command.
8348
8349 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8350
8351         * lilypond-indent.el (scan-sexps): Renamed to
8352         aargh-this-breaks-other-emacs-modes-scan-sexps.
8353
8354 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8355
8356         * lilypond-indent.el: Fix: match concurrent one-char opening and 
8357         closing slurs: '()', etc. Add comments.
8358
8359         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
8360
8361         * lilypond-font-lock.el: match unending string at eof.
8362
8363         * make/lilypond.mandrake.spec.in: refreshed packed file list.
8364         
8365 2003-06-10  Graham Percival  <gperlist@shaw.ca>
8366
8367         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
8368         input/test/beam-dir.ly input/test/beam-position.ly    
8369         input/test/beam-suspect.ly input/test/beam-trend.ly    
8370         input/test/beams.ly input/test/crescendo-text.ly : deleted
8371         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
8372         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
8373         * input/test/default-bars.ly: moved to bar-always.ly
8374         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
8375
8376 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8377
8378         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
8379
8380 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8381
8382         * scm/chord-ignatzek-names.scm (remove-step): rename file.
8383
8384 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
8385
8386         * lilypond-indent.el: Match better slurs in scheme expressions.
8387         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
8388
8389         * Documentation/user/invoking.itexi: document Emacs' paren matching.
8390
8391 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8392
8393         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
8394
8395         * input/ac-extra-voice.ly: Add texidoc.
8396
8397         * ly/chord-modifiers-init.ly: 
8398         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
8399         and chordNameExceptionsPartial for new chord names.
8400
8401         * input/test/chord-names-dpnj.ly: 
8402         * input/test/dpncnt.ly: Update.
8403
8404         * scm/chord-name.scm: 
8405         * scm/double-plus-new-chord-name.scm: Add compatibility for new
8406         chord selection and options.
8407
8408         * ly/chord-modifiers-init.ly: Add exceptions 
8409
8410         * scm/define-translator-properties.scm (chordNameStyle) 
8411         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
8412
8413 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
8414
8415         * ly/property-init.ly (germanChords): Added.
8416         (semiGermanChords): Added.
8417         
8418         * input/test/chord-names-german.ly: Use new macros
8419         
8420 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
8421
8422         * lilypond-indent.el: Use similar parenthesis highlighting for 
8423         Emacs and XEmacs through redefinitions of parenthesis highlighting 
8424         functions; removed LilyPond-show-paren-function. Fix indenting.
8425         Turn paren-matching on also in XEmacs.
8426
8427         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
8428         as needed by parenthesis highlighting functions (in scan-sexp).
8429
8430 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8431
8432         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
8433         function.
8434         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
8435
8436 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
8437
8438         * lilypond-indent.el: tune regexp for show-paren-function.
8439
8440 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8441
8442         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
8443         for all LilyPond-produced tex snippets.
8444
8445         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
8446         fixes one line --preview output of ly2dvi.
8447
8448 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
8449
8450         * lilypond-indent.el: match only one type of slurs in
8451         LilyPond-show-paren-function.
8452
8453 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8454
8455         * debian/GNUmakefile (EXTRA_DIST_FILES): 
8456         * debian/lilypond1.7.dirs: 
8457         * debian/lilypond1.7-doc.dirs: New file.
8458
8459         * input/regression/chord-name-exceptions.ly: Add parameter for
8460         ignatzekExceptions.  Quote hash in docstring.
8461
8462 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
8463
8464         * lilypond-indent.el (show-paren-function): define show-paren-function
8465         as LilyPond-blink-matching-open and use it for closing parens.
8466         Let LilyPond-blink-matching-open know whether a bracket was inserted.
8467
8468         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
8469         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
8470         LilyPond-blink-matching-paren in order to match both open and close
8471         brackets.
8472         
8473 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
8474
8475         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
8476         testing by modifying the code from FSF Emacs paren.el. Add comments.
8477
8478 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8479
8480         * input/test/dpncnt.ly: Transpose example to match new
8481         default \chords octave.  Add comment.
8482         
8483         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
8484         comment about octave change.
8485
8486 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8487
8488         * input/test/[d,e]: added texinfo index tags.
8489         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
8490
8491 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8492
8493         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
8494
8495 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
8496
8497         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
8498         as in blink-matching-open.
8499
8500 2003-06-03  Graham Percival  <gperlist@shaw.ca>
8501
8502         * input/test/[a-c]: more comments in files.
8503         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
8504         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
8505         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
8506         mark file for proposed deletion.
8507         * input/test: renaming files:
8508         auto-beam-4-8.ly to beam-auto-4-8.ly
8509         auto-beam-override.ly to beam-auto-override.ly
8510         auto-beam.ly to beam-auto.ly
8511         blank.ly to blank-paper.ly
8512         absolute-volume.ly to dynamic-absolute-volume.ly
8513
8514 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8515
8516         * input/test/dpncnt.ly: 
8517         * input/test/chord-names-dpnj.ly: Resurrect.
8518
8519         * lily/my-lily-lexer.cc: Remove chordnames keyword.
8520
8521         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
8522
8523         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
8524         Better docstring, add parameter OMIT-ROOT, tidy up.
8525
8526 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
8527
8528         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
8529
8530 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8531
8532         * scm/output-ascii-script.scm (as-font-alist-alist):
8533         (as-properties-to-font-name):
8534         (as-make-style-sheet): Remove.
8535
8536         * scm/font.scm (as-make-font-list): New function.
8537         (as-font-sheet-alist): New variable.
8538
8539         * ly/paper-as9-init.ly: 
8540         * ly/paper-as5-init.ly: Update.
8541
8542         * ly/paper-as5.ly:
8543         * ly/paper-as9.ly: New file.
8544
8545 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8546
8547         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
8548
8549 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8550         * input/sondag-morgen/*: removed due to copyright concerns.
8551         * input/[a,b]*.ly: added a newline at the end of the texinfo
8552         doc string (produces better output in HTML version).
8553         * input/c*.ly: added texinfo index and added comments to
8554         aid in future changes to input/test/ files.
8555
8556 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8557         
8558         * Documentation/user/refman.itely: fixed build problem (missing
8559         file) caused by previous renaming.
8560
8561 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8562         
8563         * input/test/[a,b]*.ly: added texinfo index and added comments to
8564         aid in future changes to input/test/ files.
8565         * input/test/bar-number-every-5-reset.ly: renamed to
8566         bar-number-every-five-reset.ly
8567         * input/test/bar-script-visibility.ly: renamed to
8568         bar-number-show-all.ly
8569
8570 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8571
8572         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
8573         to Voice.
8574
8575         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
8576         out note-line and glissando functionality.
8577         
8578         * lily/line-spanner.cc (brew_molecule): cleanup.
8579
8580 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8581
8582         * scripts/as2text.scm: Use rdelim module.
8583         (start-system): Rename from start-line.
8584         (stop-system): Rename from stop-line.
8585         (af-gulp-file): Use string iso symbol for getenv.
8586
8587         * scm/output-ascii-script.scm: Add guile and lily modules.
8588         (font-name-alist): New variable.
8589         (draw-line): New function.
8590
8591         * scm/output-lib.scm (func, arg->string): Re-add from archive.
8592         (Were these silently removed, without ChangeLog entry?)
8593
8594 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8595
8596         * scm/music-functions.scm (make-ottava-set): bugfixes: also
8597         process 2nd ottava correctly.
8598
8599 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
8600
8601         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
8602
8603 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8604
8605         * Documentation/user/converters.itely (Invoking midi2ly): Update.
8606
8607 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8608
8609         * VERSION: release 1.7.20
8610         
8611         * lily/text-spanner.cc (brew_molecule): clean up function. This
8612         fixes bugs with broken 8va spanners.
8613
8614         * lily/simple-spacer.cc (solve): also compute force for raggedright.
8615         This prevents spurious line-breaks with raggedright
8616         
8617 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8618
8619         * lily/key-performer.cc (create_audio_elements): always use major
8620         key
8621
8622         * Documentation/user/internals.itely: updates
8623
8624         * input/regression/beam-break.ly: new file.
8625
8626         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
8627         beams if starting or terminating stems have 'beaming set.)
8628
8629         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
8630         property.
8631
8632         * lily/parser.yy (verbose_command_req): add comment about scales.
8633
8634 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
8635
8636         * lilypond-indent.el: adjust regexps in bracket-matching.
8637
8638 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
8639
8640         * Documentation/user/refman.itely: more tiny fixes
8641
8642         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
8643         "Chord names"; added table with input syntax for solesmes neumes
8644         table; added some words about rationale on input syntax design
8645
8646         * lily/gregorian-ligature-engraver.cc,
8647         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8648         lily/include/gregorian-ligature.hh: bugfix: horizontal head
8649         alignment of Pes Initio Debilis
8650
8651         * Documentation/user/refman.itely,
8652         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8653         mf/parmesan-heads.mf: fixed most of the head selection/alignment
8654         bugs in the solesmes neumes table
8655
8656 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
8657
8658         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
8659         Similarly, match '[' and ']' by skipping '\[' and '\]'.
8660
8661         * lilypond-mode.el: fix tag-score. small improvements.
8662
8663 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8664
8665         * .cvsignore: Add aclocal.m4.
8666
8667         * lily/music-constructor.cc: Include <assert.h>.
8668
8669 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8670
8671         * ly/engraver-init.ly (HaraKiriStaffContext): use
8672         RemoveEmptyStaffContext instead.
8673
8674         * Documentation/user/refman.itely: updates
8675
8676 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
8677
8678         * Documentation/user/refman.itely: added solesmes neumes table;
8679         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
8680         bugfix: "Ornaments" -> "Articulations"
8681
8682         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
8683
8684 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8685
8686         * lilypond-indent.el: Add a message about trying to match \] or \).
8687         
8688 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
8689         
8690         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
8691         obsolete "arithmetic_*"
8692
8693         * input/bugs/ligatures.ly: removed (will be put into a different
8694         directory later)
8695
8696 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8697
8698         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
8699         libkpathsea (Maurizio Tomasi).
8700
8701 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8702
8703         * input/regression/repeat-slash.ly (texidoc): new file
8704
8705         * lily/slash-repeat-engraver.cc (try_music): new file, handle
8706         slash repeats separately. Slash repeats and %
8707         repeats can now be nested.
8708
8709 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8710
8711         * lilypond-indent.el: Add preliminary test for closing \] and \).
8712         
8713 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
8714
8715         * lily/gregorian-ligature-engraver.cc,
8716         lily/vaticana-ligature-engraver.cc,
8717         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
8718         mf/parmesan-heads.mf: various semivocalis related bugfixes
8719
8720         * input/bugs/ligatures.ly: new file demonstrating problems with
8721         ligatures
8722         
8723 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
8724
8725         * lilypond-mode.el,
8726         lilypond-font-lock.el,
8727         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
8728
8729 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
8730
8731         * lilypond-mode.el: Remove outdated code. Stress the difference 
8732         between Emacs and XEmacs definitions.
8733
8734         * lilypond-mode.el,
8735         lilypond-indent.el: Define a function interactive only when necessary.
8736
8737 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
8738
8739         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
8740         Use inactive regions also in XEmacs.
8741
8742 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8743
8744         * Documentation/user/refman.itely (Repeat syntax): more updates
8745
8746         * lily/simple-spacer.cc (solve): move solution process into
8747         solve(). This fixes a bug with collisions and raggedright = ##t.
8748  
8749         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
8750
8751         * ly/engraver-init.ly: remove GraceContext. Update examples.
8752
8753 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8754
8755         * GNUmakefile.in (fonts): Also make fontball.
8756
8757         * Website fixes:
8758
8759         * ly/engraver-init.ly (GraceContext): Add.
8760
8761         * run:
8762
8763             convert-ly $(find . -name *.ly)
8764
8765         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
8766         new chords.
8767
8768 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8769
8770         * VERSION: 1.7.19 released
8771         
8772         * scm/music-functions.scm (set-octavation): new function.
8773
8774         * input/regression/ottava.ly: new file
8775
8776         * lily/translator-scheme.cc (LY_DEFINE): new function
8777         ly:unset-context-property
8778         (LY_DEFINE) new function ly:context-property-where-defined: 
8779
8780 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
8781
8782         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
8783
8784         * lilypond.words: add few.
8785
8786         * input/test/script-chart.ly: fix typo.
8787
8788 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8789
8790         * scm/define-grobs.scm: uniform naming for definitions and output
8791         routine files. 
8792
8793         * ly/engraver-init.ly (ChoirStaffContext): add \description from
8794         scm/context-description.scm
8795
8796         * lily/parser.yy (translator_spec_body): add \description to the
8797         \translator{} body syntax.
8798
8799         * lily/ottava-engraver.cc: new file.
8800
8801         * scm/chord-name.scm (natural-chord-alteration): replace old
8802         chord stuff. 
8803
8804         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
8805
8806         * Documentation/user/refman.itely (Metronome marks): update doco.
8807
8808         * input/regression/markup-note.ly: new file
8809
8810         * input/regression/metronome-marking.ly: new file
8811
8812         * lily/metronome-engraver.cc: new file. Print \tempo markings.
8813
8814         * scm/new-markup.scm (note-markup): make a note glyph, useful for
8815         metronome marks.
8816
8817 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8818
8819         * Documentation/user/GNUmakefile: Compatibility fix for new
8820         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
8821         for making binary packages; info splitting bug has been fixed.
8822
8823         * Documentation/user/refman.itely: Compile fixes.
8824
8825 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
8826
8827         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
8828         Count \midi -keywords also for a region.
8829
8830 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8831
8832         * lily/lookup.cc (LY_DEFINE): new function
8833
8834         * Documentation/user/tutorial.itely: updates
8835
8836 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
8837
8838         * lilypond-mode.el: Allow Midi on buffer.
8839         Use only '.ly'-extension, remove '.sly' and '.fly'.
8840         Allow use of inactive regions. Invoke next Command on Master file, 
8841         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
8842
8843 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8844
8845         * Documentation/user/tutorial.itely: updates.
8846
8847 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
8848
8849         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
8850
8851 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
8852
8853         * lily/coherent-ligature-engraver.cc: fixed typo
8854
8855         * lily/coherent-ligature-engraver.cc,
8856         lily/gregorian-ligature-engraver.cc,
8857         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
8858         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
8859         lily/vaticana-ligature-engraver.cc,
8860         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
8861         scm/grob-description.scm: cleanup: junked LigatureHead grob and
8862         removed all ligature specific stuff from NoteHead code
8863
8864         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
8865         ligatures now use regular noteheads
8866
8867         * lily/vaticana-ligature.cc: tiny code cleanups
8868
8869         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
8870         space between two adjacent noteheads of the same pitch
8871
8872         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
8873         description; cleanup: removed obsolete font-family settings
8874
8875 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
8876
8877         * lily/coherent-ligature-engraver.cc,
8878         lily/gregorian-ligature-engraver.cc,
8879         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
8880         lily/mensural-ligature-engraver.cc,
8881         lily/vaticana-ligature-engraver.cc,
8882         lily/include/gregorian-ligature-engraver.hh: updated for new
8883         Coherent_ligature_engraver; added comments that describe the basic
8884         design ideas of the ligature implementation
8885
8886         * lily/coherent-ligature-engraver.cc,
8887         lily/include/coherent-ligature-engraver.hh: new file: shared code
8888         between mensural ligatures and Gregorian chant notation ligatures
8889
8890 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
8891
8892         * lilypond-mode.el: XEmacs fixes: include two definitions for the
8893         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
8894         use only two arguments in sit-for, use no arguments in
8895         read-char-exclusive, backspace is not a character (127) in XEmacs.
8896
8897         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
8898
8899 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
8900
8901         * lilypond-mode.el: un-commenting works after syntax-table fix.
8902
8903         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
8904         group, verbose commenting for syntax table.
8905
8906         * lilypond-indent.el: add TODO for ligature slurs.
8907
8908 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
8909
8910         * lilypond-mode.el: Move comments of parenthesis matching away,
8911         (blink-matching-paren-on-screen) fix blinking in Emacs.
8912
8913         * lilypond-font-lock.el: Fix parent-matching for Emacs:
8914         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
8915
8916         * lilypond-indent.el: Add TODO for parenthesis matching.
8917
8918 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
8919
8920         * lilypond-mode.el: Fix XEmacs: 
8921         changed [S-iso-lefttab] to [(shift iso-lefttab)],
8922         invoke explicitly easy-menu-add (in Emacs done automatically).
8923         
8924         * lilypond.words: Add few words from input/*/*.ly.
8925
8926 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8927
8928         * VERSION (PATCH_LEVEL): release 1.7.18
8929
8930         * scripts/lilypond-book.py: only print basename for printfilename
8931         option
8932
8933         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
8934         and syntax updates.
8935
8936 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8937
8938         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
8939         better parametrisation. Move fatness of bulb downward.
8940
8941         * mf/parmesan-custodes.mf (dir_down): remove underscores from
8942         glyph names. Underscores are not allowed .ps encoding files.
8943
8944 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
8945
8946         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
8947         variable "packed" for packed right-ragged mode
8948
8949         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
8950         unused variable ragged; fixed indentation
8951
8952         * Documentation/user/refman.itely: tiny cleanups in ancient
8953         clef and custos section
8954
8955 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8956
8957         * lily/parser.yy (Simple_music): add \applyoutput, syntax
8958         \applyoutput PROCEDURE
8959
8960         * lily/my-lily-lexer.cc: add \applyoutput.
8961
8962         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
8963
8964         * lily/text-item.cc: clean text-interface description
8965
8966 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8967
8968         * input/{regression,test}/: use postfix for slur endings and beam
8969         begins.
8970
8971         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
8972         style beams too. 
8973
8974         * input/regression/lyrics-melisma-beam.ly: new file.
8975
8976         * lily/lyric-engraver.cc (process_music): change from
8977         process_acknowledged_grobs()
8978
8979         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
8980         functions to set and revert auto-beam settings.
8981
8982 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8983
8984         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
8985
8986 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
8987
8988         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
8989         Documentation/user/lilypond.tely: fixed some typos; updated author
8990         info
8991
8992         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
8993         #"" -> #'flag-style = #'()
8994
8995         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
8996         cleanup: removed dead #includes
8997
8998         * lily/gregorian-ligature-engraver.cc,
8999         lily/include/gregorian-ligature.hh,
9000         scm/grob-property-description.scm: small cleanups, small spacing
9001         fixes
9002
9003         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
9004         lily/vaticana-ligature.cc,
9005         lily/include/gregorian-ligature-engraver.hh,
9006         scm/grob-property-description.scm, scm/music-types.scm:
9007         "porrectus" -> "pes or flexa"
9008
9009         * ly/engraver-init.ly, scm/grob-description.scm,
9010         scm/grob-property-description.scm: junked porrectus, now handled
9011         by ligature code
9012
9013         * scm/grob-description.scm: bugfix: added space-alist entry for
9014         breathing sign/custos
9015
9016 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9017
9018         * Another grand 2003 update.
9019         
9020         * Remove mentioning of `mudela'; There's no such thing.
9021
9022 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9023
9024         * Documentation/user/preface.itely (Preface to version 1.8): update
9025
9026         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
9027
9028         * Documentation/user/converters.itely (Invoking convert-ly): revise
9029
9030         * scripts/convert-ly.py (outfile_name): remove --assume-old.
9031
9032         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
9033
9034 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9035
9036         * Documentation/user/internals.itely: more updates.
9037
9038 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9039
9040         * Documentation/user/refman.itely: revise 
9041
9042         * Documentation/user/internals.itely: revise
9043
9044         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
9045
9046 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
9047
9048         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
9049         beautification: reformatted ancient clefs section; cleanup: small
9050         wording fixes
9051
9052 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
9053
9054         * lilypond.words: added words for chant notation, sorted
9055         alphabetically through "sort lilypond.words"
9056
9057 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
9058
9059         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
9060         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
9061         chant notation
9062
9063 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
9064
9065         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
9066         prevent TeX from interpreting them as long dash
9067
9068         * input/test/vaticana.ly: updated
9069
9070         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
9071         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
9072         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
9073         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
9074         fixes
9075
9076         * mf/parmesan-heads.mf: ledger endings: removed dead code
9077
9078 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9079
9080         * VERSION: 1.7.17 released
9081         
9082         * Documentation/user/GNUmakefile
9083         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
9084         files too.
9085
9086         * scm/document-markup.scm: new file: document all markup
9087         functions.
9088
9089         * scm/documentation-generate.scm: rename all documentation modules
9090         to document-*.scm
9091
9092         * scripts/lilypond-book.py: generate link to .ly file iso. link to
9093         .png
9094
9095         * input/test/divisiones.ly: added
9096
9097         * input/regression/output-property.ly: new file
9098
9099         * lily/cluster.cc: change cluster-interface to use style property
9100
9101 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
9102
9103         * input/test/chord-names-german.ly: modified.
9104
9105         * scm/chords-ignatzek.scm:
9106           chord-name->german-markup: Added
9107           note-name->german-markup: Changed (now producing lowercase notenames)
9108
9109         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
9110         
9111 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9112
9113         * scripts/convert-ly.py (FatalConversionError.conv):
9114         divisiominima -> divisioMinima, etc.
9115
9116         * ly/engraver-init.ly (FiguredBassContext): add
9117         Separating_line_group_engraver to Figured bass context.
9118
9119         * ly/german-chords-init.ly: remove file
9120
9121         * input/test/chord-names-german.ly (scm): new file.
9122
9123         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
9124
9125         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
9126         Chord_name_engraver
9127
9128         * Documentation/user/refman.itely: lots of updates.
9129
9130         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
9131         new file
9132
9133         * input/test/bar-number-every-5-reset.ly: new file.
9134
9135 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9136
9137         * input/regression/chord-name-major7.ly: new file
9138
9139         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
9140         if specced explicitly.
9141
9142         * input/regression/chord-name-entry-11.ly: new file.
9143
9144         * input/test/slur-beautiful.ly: new file.
9145
9146         * Documentation/user/refman.itely: updates.
9147
9148         * input/regression/collisions.ly (threevoice): cleanup.
9149
9150         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
9151
9152 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9153
9154         * Documentation/user/*.itely: various updates.
9155
9156         * ly/spanners-init.ly: enddecr/ endcr.
9157
9158         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
9159         of tutorial
9160
9161 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9162
9163         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
9164
9165         * lily/new-chord-name-engraver.cc (process_music): use octavation
9166         (a number) instead of original-pitch to store inversions. This
9167         fixes a problem with transposed chords with inversions.  
9168
9169 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9170
9171         * stepmake/aclocal.m4: Include compile fix for broken flex, as
9172         used in includable-lexer.hh.
9173
9174         * lily/includable-lexer.cc: Bugfix: include config.h.
9175
9176         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
9177         circumvention of Debian packaging bug.
9178
9179 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9180
9181         * flex-2.5.31 hits Debian/unstable.  Fixes below.
9182         
9183         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
9184
9185         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
9186         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
9187
9188         * lily/include/includable-lexer.hh: 
9189         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
9190
9191         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
9192
9193         * aclocal.m4: Regenerate.
9194
9195         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
9196         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
9197
9198         * scm/pdf.scm (use-modules): Include lily.
9199
9200         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
9201         Noordkamp).
9202         (use-modules): Include lily.
9203         (lily-def): Bugfix: include tex-val in let.
9204
9205 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
9206
9207         * lilypond-mode.el: sensible error if lilypond.words not found.
9208
9209         * lilypond.words: add few words.
9210
9211 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
9212
9213         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
9214
9215         * mf/parmesan-scripts.mf: fixed typo in char name
9216
9217 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9218
9219         * VERSION: 1.7.16 released
9220
9221         * python/lilylib.py (setup_temp): temporary directories are mode 700.
9222         (this is a security vulnerability).
9223
9224         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
9225
9226         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
9227         add staff support.
9228
9229 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
9230
9231         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
9232         ly/script-init.ly, scm/script.scm: bugfix: renamed
9233         fermata->signumcongruentiae to fix naming clash with feta font
9234
9235 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9236
9237         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
9238
9239         * lily/multi-measure-rest-engraver.cc
9240         (start_translation_timestep): use grace timing too for determining
9241         when to make mmrest.
9242         (start_translation_timestep): clear numbers too.
9243
9244 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
9245
9246         * scm/music-types.scm: compile fix: escape braces
9247
9248         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
9249         work around font selection problem
9250
9251         * Documentation/user/refman.itely: BreathingSign: added docu for
9252         property "text"
9253
9254 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9255
9256         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
9257         information.
9258
9259 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9260
9261         * lily/multi-measure-rest-engraver.cc (class
9262         Multi_measure_rest_engraver): make multiple Number objects, one
9263         for each MultiMeasureTextEvent.
9264
9265         * scm/music-functions.scm (glue-mm-rest-texts): use
9266         MultiMeasureTextEvent
9267
9268         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
9269
9270         * Documentation/user/refman.itely (Multi measure rests): update.
9271
9272 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9273
9274         * lily/ly-module.cc (ly_copy_module_variables): use
9275         scm_internal_hash_fold() for iterating modules.
9276
9277 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
9278
9279         * Documentation/user/refman.itely: Section Custodes: added more
9280         example code
9281
9282         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
9283         neo-mensural rests to parmesan font
9284
9285         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
9286         header
9287
9288 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9289
9290         * Documentation/user/macros.itexi: @fileref macro.
9291
9292         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
9293         each file. 
9294
9295 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
9296
9297         * lily/include/custos.hh, make/lilypond.suse.spec.in,
9298         Documentation/topdocs/AUTHORS.texi: updated my email address
9299
9300         * Documentation/user/refman.itely: updated custos documentation;
9301         beautified divisiones example; beautified articulations table
9302
9303         * lily/breathing-sign.cc: bugfix: finalis molecule
9304
9305 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
9306
9307         * Documentation/user/refman.itely: added docu for
9308         contemporary fermata symbols, gregorian breathing signs; small fixes
9309
9310         * ly/gregorian-init.ly: removed obsolete #'type props
9311
9312 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9313
9314         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
9315         minimum-length property correctly.
9316
9317 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9318
9319         * scm/music-functions.scm (make-multi-measure-rest): set input
9320         locations for multimeasure rests.
9321
9322 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
9323
9324         * input/regression/breathing-sign.ly: updated to for ancient
9325         notation
9326
9327 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
9328
9329         * scripts/ly2dvi.py: Add newline.
9330
9331 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9332
9333         * scripts/ly2dvi.py (dependency_files): Compile fix.
9334
9335 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9336
9337         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
9338         (make_html_menu_file): --html menu. 
9339
9340 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9341
9342         * scripts/ly2dvi.py (run_dvips): +add the .map file 
9343
9344 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9345
9346         * input/screech-boink.ly: new file.
9347
9348 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9349
9350         * scripts/lilypond-book.py (make_lilypond_file): convert
9351         lilypond-file to lilypond block directly, without going through
9352         begin/end lilypond text.
9353         
9354
9355 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
9356
9357         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
9358         scm/grob-description.scm: moved Michael's original breathing sign
9359         code in brew_molecule() to divisio_minima(); provided new
9360         brew_molecule() that effectively replaces the
9361         Text_item::brew_molecule callback (with additional fallback to
9362         Michael's original code); added callbacks for brewing divisio
9363         maior/maxima and finalis
9364
9365         * gregorian-init.ly: added breathing sign shortcuts for virgula,
9366         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
9367
9368         * script-init.ly: added shortfermata, longfermata,
9369         verylongfermata, varcoda
9370
9371         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
9372         longfermata, verylongfermata, varcomma, varcoda
9373
9374 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9375
9376         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
9377           Remove all noquote and insert a few quote.
9378         
9379         * Documentation/user/lilypond-book.itely (Music fragment options),
9380           scripts/lilypond-book.py: Don't include quotation blocks by
9381           default. Introduce option quote instead of noquote
9382
9383 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9384
9385         * VERSION: 1.7.15 released
9386         
9387         * Documentation/user/lilypond.tely: omf updates.
9388
9389         * buildscripts/texi2omf.py (omf_vars): include version.date
9390
9391         * make/lilypond.redhat.spec.in: fixes for spec file. 
9392
9393         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
9394         by function definition: lily now requires a recent GNU Make.
9395
9396         * scripts/lilypond-book.py (write_deps): remove .tex dependency
9397         writing.
9398
9399         * make/ly-rules.make: remove .ly -> .tex rule
9400
9401         * Documentation/user/refman.itely (Figured bass): revised figured
9402         bass example.
9403
9404 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9405
9406         * stepmake/stepmake/omf-targets.make (local-install): add
9407         scrollkeeper-update message.
9408
9409         * scripts/lilypond-book.py (lilypond_binary): explicity add path
9410         to binary.
9411         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
9412
9413         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
9414
9415         * Documentation/user/converters.itely (Invoking midi2ly): add
9416         track/channel notice.
9417
9418 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9419
9420         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
9421
9422         * lily/parser.yy (scalar): DIGIT is also a scalar.
9423
9424         * Documentation/user/music-glossary.tely: add @omf tags
9425
9426         * Documentation/user/lilypond.tely: add @omf tags
9427
9428         * scm/generate-documentation.scm (string-append): add @omf tags.
9429
9430         * stepmake/stepmake/omf-*: new files 
9431
9432         * input/regression/multi-measure-rest.ly (texidoc): add doco
9433
9434         * GNUmakefile.in (web-doc-install): add web-doc-install target
9435
9436         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
9437         fixes crashes while dumping MIDI.
9438
9439         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
9440         midi
9441
9442 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9443
9444         * buildscripts/texi2omf.py: new file.
9445
9446         * mf/feta-beugel.mf: include font count, not staffsize (16) in
9447         font-name
9448
9449 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9450
9451         * input/regression/beam-manual-beaming.ly (texidoc): new file.
9452
9453         * lily/sequential-iterator.cc (descend_to_child): call
9454         descend_to_child() for all types of music.
9455
9456 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9457
9458         * scm/translator-property-description.scm: Add
9459         bassFigureFormatFunction.  Replace some entries.
9460
9461 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9462
9463         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
9464         clean out.
9465
9466 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9467
9468         * scripts/midi2ly.py (Note.dump): never dump duration for
9469         dump_dur=0.
9470
9471         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
9472         new function
9473
9474         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
9475         figures using new markups. Much simpler, and should improve layout
9476         a little.
9477
9478         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
9479
9480 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9481
9482         * ly/engraver-init.ly: use Hara kiri by default for 
9483         ChordNames, FiguredBass and Lyrics(Voice) context. 
9484
9485         * lily/axis-group-engraver.cc (acknowledge_grob): use
9486         rhythmic-grob-interface for selecting items not to hara-kiri'd 
9487
9488         * scm/new-markup.scm (markup-function-list): add bracket,
9489         vbracket.
9490
9491         * ly/engraver-init.ly (ChordNamesContext): set
9492         minimumVerticalExtent
9493
9494 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9495
9496         * input/test/time-signature-double.ly: new file 
9497
9498         * input/regression/collision-head-chords.ly (texidoc): new file.
9499
9500         * lily/type-swallow-translator.cc: add note swallow translator 
9501
9502         * input/test/time-signature-double.ly: new file.
9503
9504         * lily/type-swallow-translator.cc: add Rest_swallow_translator
9505
9506         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
9507         (FiguredBassContext): idem.
9508
9509         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
9510
9511         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
9512
9513         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
9514
9515         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
9516         .afm dependency
9517
9518         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
9519
9520         * python/lilylib.py (make_page_images): add function.
9521
9522         * scripts/ly2dvi.py (run_latex): include title in preview image.
9523
9524         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
9525         from lilypond-book for <ly2dvifile> tags in HTML.
9526
9527         * scripts/ly2dvi.py (option_definitions): add --debug option to
9528         print out environment.
9529
9530         * input/regression/tie-chord-partial.ly: new file.
9531
9532 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
9533
9534         * lilypond.words: add 3
9535
9536 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9537
9538         * scm/new-markup.scm (markup-function-list): add finger-markup
9539
9540         * input/tutorial/brahms-tweaked.ly: new markup 
9541
9542         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
9543
9544         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
9545         crash when processing '() markup
9546
9547         * input/regression/breathing-sign.ly (texidoc): add caesura example.
9548
9549         * lily/breathing-sign.cc (railtracks): another caesura.
9550
9551         * mf/feta-schrift.mf: caesura symbol. 
9552
9553 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9554
9555         * scripts/convert-ly.py (FatalConversionError.conv): add
9556         ly:molecule-XXX conversions.
9557
9558         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
9559
9560         * input/regression/multi-measure-rest-text.ly: new file.
9561
9562         * scm/music-functions.scm (glue-mm-rest-texts): automatically
9563         convert MMREST-TEXT to MultiMeasureRestNumber settings.
9564
9565         * ly/engraver-init.ly (ScoreContext): move tablature settings to
9566         ScoreContext
9567
9568         * scm/new-markup.scm (center-markup): \center markup.
9569
9570         * scm/music-functions.scm: remove pitchify scripts.
9571
9572         * lily/music.cc (print_smob): display music name if available 
9573
9574 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9575
9576         * Documentation/user/refman.itely (Instrument names): remove
9577         \turnOff doco.
9578
9579 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9580
9581         * lily/score.cc (mark_smob): bugfix.
9582
9583         * input/regression/rehearsal-mark.ly: new file.
9584
9585         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
9586         report error at the current token again.
9587
9588 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9589
9590         * cygwin/mknetrel: Exit if doc build fails.
9591
9592         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
9593
9594 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9595
9596         * scm/music-types.scm (music-descriptions): add doc strings
9597
9598 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9599
9600         * lily/lexer.ll: 
9601         * lily/include/my-lily-lexer.hh: 
9602         * lily/include/includable-lexer.hh: Add flex kludge.
9603
9604         * config.hh.in: 
9605         * config.make.in: 
9606         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
9607         cruft.
9608         
9609         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
9610         code.
9611
9612 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9613
9614         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
9615
9616         * lily/parser.yy (new_chord): Compile fix.
9617
9618 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9619
9620         * Documentation/user/refman.itely (Tuning groups of objects):
9621         remove documentation for \turnOff. 
9622
9623         * lily/percent-repeat-engraver.cc (try_music): add correct
9624         processing moments for double-measure percents as well.
9625
9626         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
9627
9628         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
9629         grob prop type. 
9630
9631         * Documentation/user/refman.itely (Printing named chords): add
9632         chord name tweak doco.
9633
9634         * input/template/gregorian-transcription.ly: new file.
9635
9636 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9637
9638         * VERSION: 1.7.13 released
9639         
9640         * input/test/*: lots of cleanups/comment-outs/removals in chord
9641         examples
9642         
9643         * input/regression/*: lots of cleanups/comment-outs/removals in
9644         chord examples
9645         
9646         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
9647         options
9648
9649         * lily/new-chord-name-engraver.cc (process_music): give original
9650         inversion pitch to chord name routine.
9651
9652         * input/tutorial/os-score.ly: update to new markup
9653
9654         * Documentation/user/appendices.itely: simply include
9655         chords-ignatzek. 
9656
9657         * Documentation/user/refman.itely (Chords mode): add documentation
9658         for chord mode.
9659
9660         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
9661         not present in chord.
9662         (construct-chord): add inversion and bass support.
9663
9664         * lily/chord.cc: junk contents.
9665
9666 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
9667
9668         * Documentation/user/refman.itely:
9669         * Documentation/user/music-glossary.tely: fix. 
9670
9671 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9672
9673         * scm/chord-entry.scm (construct-chord): move chord construction
9674         to Scheme.
9675
9676         * lily/parser.yy (new_chord): new setup for chord entry.
9677
9678 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
9679
9680         * lilypond.words:
9681         * Documentation/user/music-glossary.tely: add ambitus.
9682
9683 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9684
9685         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
9686
9687         * lily/include/*.hh: string() -> to_string()
9688
9689         * scm/chords-ignatzek.scm: new file.
9690
9691         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
9692         standard chord name exceptions.
9693
9694         * scm/translator-property-description.scm (chordNameSeparator):
9695         add property.
9696         (majorSevenSymbol): add property
9697
9698         * lily/translator-scheme.cc (ly:context-properties): new function
9699         (ly:context-parent): new function.
9700         (print_smob): print context name.
9701
9702         * lily/music.cc (ly:get-music-length): new function
9703         (print_smob): don't print properties.
9704
9705         * lily/duration.cc (duration<?): new function
9706
9707         * input/regression/chords-funky-ignatzek.ly: new file.
9708
9709         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
9710         jazz chords.
9711
9712         * lily/pitch.cc (ly:pitch-diff): new function.
9713
9714         * input/regression/chords-ignatzek.ly: new file.
9715
9716 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9717
9718         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
9719         pitches for jazz chords.
9720
9721 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9722
9723         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
9724
9725 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
9726
9727         * lilypond.words: add 1
9728
9729 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
9730
9731         * Documentation/topdocs/AUTHORS.texi: refine.
9732
9733 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
9734
9735         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
9736         
9737         * lilypond.words: add one.
9738
9739 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
9740
9741         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
9742         Fontify bass note in chords, e.g., e in c1/e.
9743         
9744 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9745
9746         * Documentation/user/music-glossary.tely: Dutch updates and
9747         additions (Arent Storm).
9748
9749 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9750
9751         * input/regression/ambitus.ly:  move file.      
9752
9753         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
9754
9755         * lily/event.cc (transpose): add tonic property to Key_change_req
9756         and to Key_engraver.
9757
9758 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
9759
9760         * Documentation/user/refman.itely: fix typo.
9761
9762         * lilypond.words: removed wrong identifiers.
9763
9764 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9765
9766         * mf/feta-toevallig.mf: make flat stem shorter 
9767
9768 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
9769
9770         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
9771
9772         * lilypond.words: add from Phrasing slur.
9773         
9774 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
9775
9776         * lilypond-mode.el: allow launching multiple ViewPS processes.
9777         
9778         * lilypond.words: add from Text markup.
9779
9780 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9781
9782         * input/test/ossia.ly (texidoc): add comment.
9783
9784         * input/regression/voice-follower.ly: new file.
9785
9786         * mf/feta-toevallig.mf: make flat heavier.
9787
9788         * lily/cluster-engraver.cc: clean up Cluster engraver
9789
9790         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
9791         Engraver. Use Note_column to compute Y positions and deal with
9792         line break stuff.
9793
9794 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9795
9796         * lily/stem.cc: move french-beaming to stem.
9797
9798 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
9799
9800         * lilypond-font-lock.el: fontify all durations in chords.
9801
9802         * lilypond.words: add from lily/my-lily-lexer.cc
9803
9804 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9805
9806         * VERSION: release 1.7.12
9807
9808         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
9809
9810         * lily/gregorian-ligature.cc: new file
9811
9812         * lily/*: the Great 2003 search & replace.
9813
9814         * Documentation/user/refman.itely (Manual repeat commands): add
9815         note about font selection.
9816
9817 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
9818
9819         * lilypond-mode.el: propose recompiling midi while invoking playing,
9820         not while stopping playing.
9821
9822 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
9823
9824         * lilypond.words: add one.
9825
9826         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
9827         and expressional note grouping. Fontify chord modes.
9828
9829 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
9830
9831         * Documentation/user/music-glossary.tely (Top): translate melisma.
9832
9833 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9834
9835         * Documentation/user/music-glossary.tely (Top): add melisma.
9836
9837 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
9838
9839         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
9840         interfaces for (abstract) grob GregorianLigature
9841
9842         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
9843         renamed head* -> glyph_name*, x-shift* -> x-offset*
9844
9845         * scm/grob-property-description.scm: bugfix: added missing descriptions
9846
9847 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9848
9849         * input/test/chord-names-dpnj.ly: New file.
9850
9851         * scm/double-plus-new-chord-name.scm: Implement full and partial
9852         exceptions.
9853
9854         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
9855
9856         * scm/double-plus-new-chord-name.scm
9857         (double-plus-new-chord->markup): Fix sub->markup.
9858
9859
9860 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
9861
9862         * lily/custos-engraver.cc: added TODO; editorial changes
9863
9864         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
9865         consistency with other ligature engravers; removed access on (now)
9866         private variable _ligature of Ligature_engraver
9867
9868         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
9869         renamed last_bound -> last_bound_; issue programming_error on
9870         abstract method calls; moved primitives code from
9871         Mensural_bracket_engraver to here (because almost ligature
9872         engravers will need it); renamed try_stop_ligature () ->
9873         typeset_ligature (); bugfix: store primitives of finished ligature
9874         in separate variable finished_primitives_ to avoid clash on input
9875         like "\] \["; added current_ligature () to enable access on
9876         private variable _ligature
9877
9878         * lily/mensural-ligature-engraver.cc: removed primitives_ code
9879         (now in super class); renamed try_stop_ligature () ->
9880         typeset_ligature ()
9881
9882         * lily/mensural-ligature.cc: issue programming_error on abstract
9883         method calls
9884
9885         * lily/note-heads-engraver.cc: added TODO comment upon bool
9886         in_ligature
9887
9888         * mf/parmesan-heads.mf: fixed some of set_char_box()
9889
9890         * scm/grob-description.scm: added VaticanaLigature
9891
9892         * scm/grob-property-description.scm: added neume prefix properties
9893
9894         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
9895         lily/include/gregorian-ligature-engraver.hh,
9896         lily/include/gregorian-ligature.hh: new files; framework for
9897         gregorian ligature engravers such as vaticana
9898
9899         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
9900         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
9901         vaticana style ligature implementation (still somewhat uncomplete)
9902
9903 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9904
9905         * VERSION: release 1.7.11
9906
9907         * scripts/convert-ly.py: add ly:pitch-transpose rule
9908
9909 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9910
9911         * input/test/dpncnt.ly: New file.
9912
9913         * lily/my-lily-lexer.cc: Add chordnames keyword.
9914
9915         * lily/parser.yy (chordnames_block): Parse chord name exception
9916         lists, see input/test/dpncnt.ly.
9917
9918         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
9919         function.
9920
9921         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
9922         filter-out too.
9923
9924         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
9925         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
9926         pitch functions (except for ly:make-pitch, but that's apparently
9927         some sort of scheme naming standard?).
9928
9929         * scm/lily.scm (!=): define-public.
9930
9931         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
9932
9933 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
9934
9935         * scm/double-plus-new-chord-name.scm
9936         (double-plus-new-chord-name->markup): New file.
9937
9938 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9939
9940         * python/lilylib.py (make_preview): don't suppress progress for
9941         bbox extraction.
9942
9943 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9944
9945         * Documentation/user/appendices.itely (scheme): update for new syntax.
9946
9947         * input/regression/chord-name-styles.ly: new file
9948
9949         * lily/instrument-name-engraver.cc: create instrument names
9950         without barline too.  Allows instrument name on ChordNames  
9951
9952         * scm/new-markup.scm (interpret-markup): allow simple strings as
9953         markup too.
9954
9955 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9956
9957         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
9958         (step->markup-accidental): Fix: add accidental.
9959         (chord::inner-name-american): 
9960         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
9961         append stray '/' if last superscript addition was 'o'.
9962
9963         * scm/new-markup.scm (normal-size-sub-markup) 
9964         (normal-size-super-markup): New function.
9965
9966         * lily/source-file.cc (Source_file): Add warning for possibly
9967         intentional but suspicious initialization.
9968
9969         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
9970         add comments about cut-and-paste programming.
9971
9972         * flower/rational.cc (lcm): Not used; comment out.
9973
9974 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9975
9976         * lily/new-fingering-engraver.cc (position_scripts): use
9977         fingerHorizontalDirection to determine fingering horizontal
9978         directions.
9979  
9980         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
9981         fingering support.
9982
9983         * scripts/convert-ly.py (FatalConversionError.conv): add style
9984         conversion rule. 
9985
9986         * scm/chord-name.scm (set-chord-name-style): new function.
9987         (new-chord-name-brew-molecule): revise to interpret markup only
9988         (new-chord->markup): cleanuppish rewrite. To be called from the
9989         new engraver.
9990
9991         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
9992         Markup earlier, during interpreting.
9993
9994         * input/test/{banter,jazz,american}-chords.ly (scheme): update
9995         style settings. Rename to chord-names-*.ly
9996
9997 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
9998
9999         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
10000         markup code and update to new markup.  Most probably broke some of
10001         it.
10002         
10003 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
10004
10005         * Documentation/user/refman.itely: added docu for ambitus and
10006         clusters
10007
10008         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
10009         ly_quote_scm() in lookup.cc
10010
10011         * mf/parmesan-clefs.mf: set_char_box fix
10012
10013         * lily/cluster-engraver.cc: junk implicit protection; use
10014         Protected_scm instead
10015
10016 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10017
10018         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
10019         throughout.
10020
10021         * scm/new-markup.scm: Turn-off error-triggering test code.
10022
10023 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10024
10025         * scm/new-markup.scm (markup-thrower-typecheck) 
10026         (markup-typecheck?):  add full typechecking functions.
10027         (make-markup-maker): add make-FOO-markup functions.
10028         (markup-argument-list-error): nice error checking messages.
10029         (make-markup): better function: less quoting escapades.
10030
10031 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10032
10033         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
10034
10035 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10036
10037         * cygwin/lilypond.hint (requires): Add cygwin.
10038
10039         * .cvsignore: Remove stepmake (huh!?!), add lib.
10040
10041         * GNUmakefile.in: Add libdir links for builddir runs.
10042
10043         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
10044         instead of datadir.
10045
10046         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
10047         local_lilypond_libdir.
10048
10049         * config.make.in (lilypond_libdir): Add.
10050
10051         * stepmake/stepmake/substitute-rules.make: 
10052         * stepmake/stepmake/script-rules.make: 
10053         * stepmake/stepmake/python-module-rules.make:
10054         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
10055         lilypond-python-module patch.
10056
10057 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10058
10059         * Documentation/user/refman.itely (Graphical interfaces): add note
10060         about xml2ly.
10061
10062 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10063
10064         * scripts/ly2dvi.py (run_dvips): remove trailing newline
10065
10066 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10067
10068         * VERSION: released 1.7.10
10069
10070         * scripts/musedata2ly.py (): idem
10071
10072         * scripts/midi2ly.py (dump_chord): idem
10073
10074         * scripts/etf2ly.py (version): idem 
10075
10076         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
10077
10078         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
10079
10080         * scm/tex.scm (tex-output-expression): remove eval compat
10081         glut. Other output files too.
10082
10083         * scm/chord-name.scm: don't export anything from chord module.
10084
10085         * input/test/american-chords.ly: idem
10086
10087         * input/test/banter-chords.ly (texidoc): idem
10088
10089         * input/test/Cc-chords.ly: add breakage notes.
10090
10091         * Documentation/user/refman.itely (Text markup): rewrite manual
10092         section.
10093
10094         * lily/parser.yy (scalar): allow \markup { } as property value. 
10095
10096         * scm/chord-name.scm: complete new markup usage
10097
10098         * scm/grob-description.scm (all-grob-descriptions): use new markup
10099         texts by default
10100
10101 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10102
10103         * scm/chord-name.scm: partial move to new markup texts.
10104
10105 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10106
10107         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
10108
10109         * scm/bass-figure.scm (brew-bass-figure): make stack direction
10110         settable.
10111
10112 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
10113
10114         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
10115         invoked for old midi, wait for killing.
10116
10117 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
10118
10119         * Documentation/user/music-glossary.tely: Finnishing.
10120
10121 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10122
10123         * mf/feta-nummer-code.mf: some kerning pairs.
10124
10125 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
10126
10127         * scm/output-lib.scm (set-bar-number-visibility): Context-function
10128         Added.
10129
10130         * Documentation/user/refman.itely (Bar numbers):
10131         set-bar-number-visibility added, modulo-bar-number removed again
10132         (sorry).
10133
10134 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
10135
10136         * scm/output-lib.scm (modulo-bar-number-visible): add function.
10137
10138         * Documentation/user/refman.itely: add modulo-bar-number-visible.
10139
10140         * Documentation/user/music-glossary.tely: translate into Finnish.
10141
10142 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10143
10144         * lilypond-mode.el: add shortcut for 2midi
10145
10146         * lilypond-font-lock.el: fontify lyrics
10147
10148 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
10149
10150         * scm/drums.scm : use 1.7.x names.
10151
10152         * input/regression/drums.ly : Don't use << chords >>
10153
10154 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10155
10156         * lilypond-mode.el: tidy, add TODO
10157
10158         * make/lilypond.mandrake.spec.in: install-info quietly.
10159
10160 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10161
10162         * input/test/markup.ly: use new syntax.
10163
10164 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10165
10166         * ly/params-init.ly (interscoreline): add word-space
10167
10168         * input/test/metronome.ly (eighthNote): idem.
10169
10170         * input/test/script-priority.ly: use new markup
10171
10172         * lily/parser.yy (markup): allow HEAD markup0 markup1 
10173
10174         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
10175
10176         * lily/parser.yy (gen_text_def): bugfix.
10177         (full_markup): allow markup identifier.
10178
10179 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
10180
10181         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
10182         jobs at the same time. Add horizontal lines to Command menu.
10183         Allow one compiling job -- propose killing others before a new one.
10184
10185         * lilypond.words: add markup, teeny, etc.
10186
10187 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
10188
10189         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
10190         Allow only one type of midi process; launching Midi either stops
10191         midis or plays the current midi and launching MidiAll stops midis
10192         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
10193         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
10194
10195 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10196
10197         * lily/text-engraver.cc (process_acknowledged_grobs): use new
10198         markup  for new markup texts.
10199
10200         * lily/mark-engraver.cc (process_music): idem
10201         
10202         * lily/instrument-name-engraver.cc (create_text): idem
10203
10204         * scm/new-markup.scm (magnify-markup): new function.
10205
10206         * scm/molecule.scm (stack-lines): bugfix.
10207
10208         * lily/font-interface.cc (get_font): take font-magnification from
10209         alist chain.
10210
10211 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10212
10213         * lily/molecule-scheme.cc: move scheme functions to separate file.
10214
10215         * lily/font-metric.cc  (ly_get_glyph): new function. 
10216         
10217         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
10218         (italic-markup, dynamic-markup): new functions
10219         (font-markup): new function
10220
10221         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
10222         padding and minimum
10223
10224 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
10225
10226         * lily/accidental-engraver.cc:
10227         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
10228
10229 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
10230
10231         * lilypond.vim:
10232         * lilypond-font-lock.el: Put \longa as duration. Accept only 
10233         [a-zA-Z] for user defined identifiers. Separate note cases 
10234         with and without a duration (allow cis\longaX).
10235
10236         * lilypond.words: Add words from Info.
10237
10238 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10239
10240         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
10241
10242 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
10243
10244         * lilypond-mode.el: Propose reverting buffer before a command if
10245         it was edited with an another editor.
10246
10247 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10248
10249         * lily/molecule.cc (ly_translate_molecule): new function
10250
10251         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
10252         into libdir
10253
10254         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
10255
10256         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
10257
10258 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
10259
10260         * lilypond.words: take \words from Info-index.
10261
10262 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10263
10264         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
10265
10266 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
10267
10268         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
10269
10270 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
10271
10272         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
10273         and lilypond-documentation.
10274
10275 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10276
10277         * lily/parser.yy: Compile fix (bison 1.75).
10278
10279 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10280
10281         * VERSION: 1.7.9 released
10282
10283         * scm/music-functions.scm (shift-one-duration-log): refactor.
10284         Use music-map.
10285
10286         * input/regression/chord-tremolo.ly (texidoc): add dot test.
10287
10288         * NEWS: update.
10289
10290         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
10291         argument
10292         
10293         * scm/music-functions.scm (display-music): new function
10294         (music-map): change arg order.
10295
10296         * input/regression/new-markup-syntax.scm: new file
10297
10298         * lily/parser.yy (markup): add \markup { .. } syntax.
10299
10300         * scm/new-markup.scm (override-markup): new function
10301         (lookup-markup): new function
10302         (music-markup): new function
10303         (lookup-markup-command): use markup-signature to store argument
10304         format for parser.
10305
10306         * lily/lexer.ll: preliminary \markup syntax. 
10307
10308 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
10309
10310         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
10311         add pre/post-dependencies and menus with icons from source.
10312
10313         * Documentation/pictures/lilypond-48x48.xpm:
10314         * Documentation/pictures/lilypond-32x32.xpm:
10315         * Documentation/pictures/lilypond-16x16.xpm: new files, background
10316         transparent.
10317
10318         * stepmake/stepmake/generic-targets.make:
10319         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
10320
10321 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10322
10323         * input/regression/music-map.ly (texidoc): new file.
10324
10325         * scm/music-functions.scm (music-map): new function
10326
10327 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10328
10329         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
10330
10331 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
10332
10333         * input/test/to-xml.ly:
10334         * lily/ligature-engraver.cc: Fixes documentation.
10335
10336         * lilypond.mandrake.spec.in:
10337         * lilypond.redhat.spec.in: Add lilypond.words.
10338
10339         * Documentation/user/refman.itely: Mention Info inside emacs.
10340         
10341         * lilypond.suse.spec.in:
10342         * lilypond.redhat.spec.in:
10343         * lilypond.mandrake.spec.in: Set root-owner for doc
10344         (tobbe@nyvalls.se).
10345
10346 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10347
10348         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
10349         os.popen.read ().
10350
10351 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10352
10353         * scripts/ly2dvi.py (include_path): print warning if failing anything.
10354
10355         * python/lilylib.py (error): add space
10356
10357 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10358
10359         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
10360         distribution.
10361
10362 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10363
10364         * lily/paper-outputter.cc (Paper_outputter): close port when
10365         finishing score.
10366
10367 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10368
10369         * scm/sodipodi.scm: Fixes.
10370
10371 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
10372
10373         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
10374
10375         * buildscripts/make-font-dir.py: Fix. 
10376
10377 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
10378
10379         * lilypond-mode.el: Add support for Info inside Emacs.
10380
10381 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10382
10383         * buildscripts/make-font-dir.py: 
10384         * mf/GNUmakefile: Make sodipodi font map.
10385
10386         * scm/sodipodi.scm: Add more output functions.
10387
10388         * mf/feta-nummer.mf: 
10389         * mf/feta-beugel.mf: Add font_coding_scheme.
10390
10391         * lily/paper-outputter.cc (output_header): Fix creator string.
10392
10393 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10394
10395         * lilypond-mode.el (LilyPond-autocompletion): invoked with
10396         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
10397
10398         * lilypond.words: add two (Everybody can add/remove words now!).
10399
10400         * debian/rules:
10401         * make/lilypond.suse.spec.in:
10402         * make/lilypond.mandrake.spec.in:
10403         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
10404
10405         * Documentation/user/refman.itely: Mention autocompletion.
10406
10407 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
10408
10409         * scripts/ly2dvi.py: Add paper sizes.
10410
10411         * lily/timing-engraver.cc: 
10412         * lily/time-signature.cc: 
10413         * lily/span-bar.cc: 
10414         * lily/grob-scheme.cc: Code formatting fixes.
10415
10416         * scm/sodipodi.scm: 
10417         * scm/sketch.scm:
10418         * buildscripts/mf-to-table.py: 
10419         * buildscripts/make-font-dir.py: Font testing.
10420
10421 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10422
10423         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
10424         inserts try-completion and shows all-completions.
10425
10426         * lilypond.words: '\' -> '\\'
10427
10428         * lilypond-mode.el: load libraries in the end, lilypond.words defines
10429         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
10430         
10431         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
10432         and LilyPond-reserved-words.
10433         
10434 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
10435
10436         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
10437         from load-path.
10438         
10439         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
10440         the mini-buffer with Control-Shift-c.
10441         
10442 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10443
10444         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
10445         duration. This fixes \tempo taking time.
10446
10447 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10448
10449         * lily/volta-engraver.cc (process_acknowledged_grobs): 
10450         Allow for text markup in repeatCommands. 
10451
10452 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
10453
10454         * lilypond-mode.el (LilyPond-insert-string): new function, use it
10455         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
10456         Get rid of skeleton.el-dependency.
10457
10458         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
10459
10460 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10461
10462         * lily/beam-engraver.cc (stop_translation_timestep): reset
10463         now_stop_ev_
10464
10465         * lily/scm-option.cc: add parse-protect to ly:set-option
10466
10467         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
10468
10469 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10470
10471         * lily/include/ligature-bracket.hh: removed
10472         * lily/ligature-bracket.cc: removed
10473
10474         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
10475         .tex
10476
10477         * lily/beam.cc (set_beaming): don't change beam count on rests.
10478         (brew_molecule): always set flag-width > 0.
10479
10480 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
10481
10482         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
10483         chars, remove instructions; instead, refer to lilypond-init.el and
10484         Documentation/topdocs/INSTALL.texi.
10485
10486         * lilypond.words: add identifiers and reserved words.
10487
10488         * Documentation/topdocs/INSTALL.texi: separate sections for installing
10489         files and adding a load-path.
10490
10491         * lilypond-init.el: Instructions, extracted from 
10492         Documentation/topdocs/INSTALL.texi. 
10493         
10494 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10495
10496         * VERSION: 1.7.8 released 
10497
10498         * lily/grob.cc (warning): better robustness fix.
10499
10500 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
10501
10502         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
10503
10504         * lily/cluster-engraver.cc: stick better to variable naming
10505         conventions
10506
10507         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
10508         until stop_translation_timestep()
10509
10510         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
10511         min/max coordinates to backend, but no musical info such as
10512         pitches
10513
10514         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
10515
10516         * lily/grob.cc: robustness fix: warning(): do not crash if
10517         cause is not set
10518
10519         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
10520         the much more elaborated tuplet brackets than the very naive and
10521         simple ligature bracket grob
10522
10523 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10524
10525         * Documentation/user/refman.itely (Analysis brackets): add
10526         horizontal bracket doco.
10527
10528         * ly/property-init.ly (setMmRestFermata): added.
10529
10530         * Documentation/user/refman.itely (Multi measure rests): fermatas
10531         on mm rests.
10532
10533         * input/regression/apply-context.ly (texidoc): new file
10534
10535         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
10536         code to be executed during interpretation. Possible applications:
10537         smart octavation, more advanced bar checks. 
10538
10539         * lily/apply-context-iterator.cc: new file.
10540
10541 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10542
10543         * input/test/new-markup.ly: new file.
10544
10545         * lily/text-item.cc (text_to_molecule): new function
10546
10547         * scm/new-markup.scm (lambda): new file
10548
10549         * lily/function-documentation.cc (ly_add_function_documentation):
10550         add proc property as well
10551
10552 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10553
10554         * Documentation/user/music-glossary.tely (Top): add custos.
10555
10556 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
10557
10558         * Documentation/topdocs/INSTALL.texi: advise how to include source
10559         path to Emacs load-path and improve language.
10560
10561 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10562
10563         * GNUmakefile.in: config.h message fix.
10564
10565         * autogen.sh:
10566         * aclocal.m4: Regenerate.
10567
10568         * configure.in: 
10569         * config.make.in: 
10570         * stepmake/config.make.in: 
10571         * stepmake/configure.in: 
10572         * stepmake/autogen.sh: 
10573         * stepmake/aclocal.m4: Update for autoconf 2.56.
10574
10575 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
10576
10577         * Documentation/topdocs/INSTALL.texi: instructions for an user how
10578         to install Emacs-mode. Instructions how to use vim-mode.
10579
10580 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10581
10582         * scm/music-types.scm (music-descriptions): no length for tempo event.
10583
10584         * input/*.ly: add \version everywhere.
10585         
10586         * input/*.ly: update syntax to 1.7 + new-chords.
10587
10588         * VERSION: 1.7.7 released.
10589         
10590         * Documentation/user/*.tely: new chord syntax.
10591
10592         * input/regression/[bc]*.ly (texidoc): syntax updates.
10593         
10594 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
10595
10596         * lilypond.words: add vocabulary to be used in auto-completion
10597
10598         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
10599
10600         * lilypond.vim: allow note name at EOF
10601
10602 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10603
10604         * buildscripts/new-chords.py (edit): -e option: inline editing.
10605
10606         * input/regression/a*.ly (texidoc): syntax updates.
10607
10608         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
10609         music): elucidations. 
10610
10611 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
10612
10613         * lily/include/lily-proto.hh, ly/engraver-init.ly,
10614         ly/spanners-init.ly, scm/grob-description.scm,
10615         scm/grob-property-description.scm, scm/music-types.scm,
10616         lily/cluster-engraver.cc, lily/cluster.cc,
10617         lily/include/cluster.hh, input/test/cluster.ly: cluster
10618         implementation
10619
10620         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
10621         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
10622         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
10623
10624         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
10625
10626         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
10627
10628         * scm/grob-description.scm: bugfix: by default, use default note
10629         head style when engraving ligatures
10630
10631         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
10632
10633         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
10634         events
10635
10636         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
10637
10638         * input/test/ancient-font.ly: bugfix: style -> flag-style
10639
10640         * lily/ligature-engraver.cc: indentation fix
10641
10642         * lily/parser.yy: indentation fixes
10643         
10644 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10645
10646         * input/regression/measure-grouping.ly: more elaborate example.
10647
10648         * lily/moment.cc: ly:add-moment, ly:mul-moment,
10649         ly:div-moment. New functions 
10650
10651         * scm/music-functions.scm (set-time-signature): new function,
10652         allow inline time sig settings with measure grouping.
10653
10654         * lily/parser.yy (command_element): move time sig construction
10655         into Scheme.
10656
10657         * lily/side-position-interface.cc (out_of_staff): new function,
10658         like padding, but keep minimum distance from staff. Easier than
10659         linespanners (dynamics, pedals), but roughly the same effect.
10660
10661 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
10662
10663         * emacs-mode.el: Added spanish-note-replacements 
10664         (Carlos Betancourt, <carlos.betancourt@chello.be>).
10665
10666         * vimrc: (Un)commenting with <(S-)F12>, tidy.
10667
10668 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
10669
10670         * lilypond.vim: Do not fontify cises, desis, etc.
10671
10672         * vimrc: view dvi with <S-F6>
10673
10674 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10675
10676         * lily/lookup.cc (triangle): new function.
10677
10678         * input/regression/measure-grouping.ly (texidoc): new file: show
10679         triangles and brackets for beat groups of 3 and 2.
10680
10681         * lily/include/measure-grouping-spanner.hh (class
10682         Measure_grouping): new file.
10683
10684         * lily/measure-grouping-spanner.cc (brew_molecule): new file
10685
10686         * lily/measure-grouping-engraver.cc (class
10687         Measure_grouping_engraver): new file.
10688
10689 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10690
10691         * Merge from stable:
10692
10693             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
10694         
10695         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
10696         stylesheet.
10697
10698         * ly/paper19.ly: Include paper19-init.ly.
10699
10700         * ly/paper19-init.ly: New file.
10701
10702         * Documentation/user/tutorial.itely (First steps): Fix first
10703         example for font test.
10704
10705         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
10706
10707         * ChangeLog: Add 1.7.6 release marker (see below).
10708
10709         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
10710         Add .py files.
10711
10712 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10713
10714         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
10715
10716         * input/tutorial/*.ly: update to new syntax.
10717
10718         * lily/parser.yy (Composite_music): new transpose syntax,
10719         \transpose FROM TO MUSIC. 
10720
10721 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10722
10723         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
10724         latex progress/error output to stderr (by default this goes to
10725         stdout).  Show lilypond progress, even when not verbose.
10726
10727         * python/lilylib.py (system): New optional parameter to control
10728         showing of progress.
10729
10730         * scm/backend-documentation-lib.scm (check-dangling-properties):
10731         Fix error message.
10732
10733         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
10734         axis, extent.
10735
10736         * scm/grob-property-description.scm (magnify): Remove.
10737         (extent, axis): Add.
10738
10739 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10740
10741         * VERSION: Release 1.7.6.
10742
10743         * scripts/convert-ly.py: more uniformization substitutions.
10744
10745         * buildscripts/new-chords.py (sub_chords): new file.
10746
10747 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10748
10749         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
10750         lilypond.map.  Include sauter fonts too.  Cleanups.
10751
10752 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10753
10754         * Documentation/user/tutorial.itely (First steps): change to new
10755         chord/tie/slur/beam notation.
10756
10757         * lily/parser.yy (event_that_take_dir): allow postfix notation for
10758         ties.
10759
10760         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
10761         engraver. Process ties in postfix notation, i.e. c8-~ c
10762
10763         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
10764
10765         * input/regression/beam-postfix-notation.ly (texidoc): new file.
10766
10767         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
10768
10769         * lily/beam-engraver.cc (try_music): accept new-beam-events
10770
10771         * input/regression/chord-scripts.ly (texidoc): new file
10772
10773         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
10774         script-events.
10775
10776         * scm/script.scm (default-script-alist): cleanup.
10777
10778         * lily/script-engraver.cc (make_script_from_event): cleanup.
10779
10780         * lily/lyric-combine-music-iterator.cc
10781         (Lyric_combine_music_iterator): remove superfluous events.
10782         (melisma_busy): new function. Fix broken melismas.
10783
10784 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
10785
10786         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
10787         Remove nonvalid settings. Use descriptive key names.
10788         Use <Return> to indicate the pressing of that key.
10789
10790 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10791
10792         * scripts/lilypond-book.py (option_definitions): Typo.
10793
10794         * scripts/ly2dvi.py: Updates.
10795
10796         * python/lilylib.py (setup_environment, print_environment)
10797         (get_bbox, make_preview): Merge and remove from ly2dvi and
10798         lilypond-book.
10799
10800         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
10801
10802         * .cvsignore: Remove some cruft.
10803
10804         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
10805         path.
10806
10807         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
10808         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
10809         throughout.
10810
10811         * python/lilylib.py (quiet_system): Junk
10812         (system): Display error log upon failure.
10813         (read_pipe): New function.  Cleanups and fixes.
10814
10815         * python/*.py: Rename from *.py.in.
10816         
10817         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
10818
10819         * GNUmakefile.in (SUBDIRS): Move python before scripts.
10820
10821 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10822
10823         * python/GNUmakefile: Bugfix: handle modules.
10824
10825         * stepmake/stepmake/python-module-targets.make (default): Add
10826         compiled modules. 
10827
10828         * stepmake/stepmake/python-module-rules.make: Add rule for byte
10829         compiling modules.
10830
10831         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
10832         Bugfix.  (OUT_PYC_MODULES): Add.
10833
10834 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
10835
10836         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
10837         Use default paths. Refresh description.
10838
10839 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10840
10841         * VERSION: 1.7.5 released
10842
10843         * input/regression/finger-chords.ly (texidoc): new file.
10844
10845         * lily/script-engraver.cc (process_music): remove scriptHorizontal
10846         support
10847
10848         * lily/fingering-engraver.cc (process_music): remove kludgy
10849         scriptHorizontal stuff.
10850
10851         * lily/script.cc: remove staff-support property.
10852
10853         * lily/new-fingering-engraver.cc (add_fingering): new
10854         file. Fingering engraver for new style chords.
10855
10856 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10857
10858         * lily/parser.yy (bare_number): allow 4 \cm (without
10859         decimal dot). (should backport to 1.6?)
10860
10861         * ly/declarations-init.ly: use Scheme for dimension defs.
10862
10863         * lily/parser.yy (TODO): remove hard coded dimensions, add
10864         REAL NUMBER_IDENTIFIER production.
10865
10866         * lily/rest-collision.cc (force_shift_callback): rewrite using
10867         -done property.
10868
10869         * scm/grob-property-description.scm (rest-collision-done): add
10870         property.
10871         
10872         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
10873
10874 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10875
10876         * input/regression/multi-measure-rest-center.ly: new file.
10877
10878         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
10879         off horizontally by 0.05 ss. Fixed.
10880
10881 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
10882
10883         * scm/pdftex.scm: Rename ly-number to ly:number->string.
10884
10885         * Documentation/topdocs/index.tely: Remove duplicate from merge.
10886
10887 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10888
10889         * lily/tie.cc (get_control_points): also avoid staff lines on the
10890         just outside the outer staff lines
10891
10892 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10893
10894         * ly/params-init.ly: Just define style-alist, no need to
10895         define-public.
10896
10897         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
10898         (thanks Han-Wen).
10899
10900         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
10901         (FET_FILES): = FONT_FILES.
10902
10903         * Merge from stable:
10904
10905             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
10906
10907 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10908
10909         * VERSION: 1.7.4 released.  
10910         
10911         * scm/generate-documentation.scm (string-append): add macro
10912         definitions.
10913
10914         * lily/text-item.cc (lookup_text): don't use virtual fonts for
10915         normal texts.
10916
10917         * lily/multi-measure-rest-engraver.cc: make separate
10918         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
10919
10920         * lily/multi-measure-rest.cc: remove text handling. Remove
10921         number-threshold.
10922
10923 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10924
10925         * scm/music-types.scm: doc patch by Graham Percival
10926
10927 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10928
10929         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
10930         encoding part.
10931         (Font_info.set_defaults): pixelsize now also defauts to '0'.
10932         (sketch_p): Sketch wants only first four elements of X11 font spec.
10933
10934         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
10935
10936         * mf/feta-autometric.mf: Write foundry and family to log.
10937
10938         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
10939         font translation table.
10940
10941         * buildscripts/mf-to-table.py: Better font info into afm.
10942
10943         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
10944         1.0.9 required.
10945
10946         * configure.in: Whine for mftrace 1.0.9.
10947
10948 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10949
10950         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
10951
10952         * lily/main.cc (main_prog): don't try to load init.EXT when
10953         processing foo.EXT.
10954
10955 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
10956
10957         * scm/tex.scm (zigzig-line): added.
10958
10959         * scm/ps.scm (zigzag-line): added.
10960
10961         * ps/music-drawing-routines.ps (subvec): added.
10962         (draw_zigzag_line): added.
10963         
10964         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
10965         grob properties zigzag-width and zigzag-length.
10966
10967         * input/regression/glissando.ly: Add some zig-zagged glissandi.
10968
10969 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10970
10971         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
10972         svg output, including font.
10973
10974 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10975
10976         * scm/lily.scm: Register sodipodi output module.
10977
10978         * scm/sodipodi.scm: New file.
10979
10980         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
10981
10982         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
10983         comment, after header.
10984         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
10985         FullName.  Fix FontName key.
10986
10987 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
10988
10989         * lily/rest.cc (after_line_breaking): bugfix: dots after half
10990         and breve rests.
10991         
10992         * input/test/blank-notes.ly: bugfix
10993
10994         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
10995         rests. (Kim Shrier)
10996
10997         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
10998         
10999 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11000
11001         * scm/tex.scm: 
11002         * scm/ps.scm: Cleanup and remove obsolete junk.
11003
11004         * Documentation/user/internals.itely:
11005         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
11006
11007         * lily/parser.yy: Identify shift/reduce problems.
11008
11009         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
11010         make-style-sheet.  Too specific for convert-ly?
11011
11012 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11013
11014         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
11015
11016         * input/test/*.ly: various fixes.
11017
11018         * lily/music.cc (name): bugfix
11019
11020         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
11021
11022         * lily/input-file-results.cc (code): set-point-and-click! ->
11023         set-point-and-click
11024         
11025 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11026
11027         * Use uniform ly: prefix for exported scheme primitive functions.
11028
11029         * scm/music-types.scm: junk compat glue
11030
11031         * scripts/convert-ly.py: add rules for stuff below, junk
11032         compatibility glue for spanrequest.
11033
11034         * lily/parser.yy (verbose_event): remove \spanrequest,
11035         \commandspanrequest, \script. 
11036         
11037         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
11038
11039         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
11040         for \penalty, \glissando.
11041
11042         * VERSION: release 1.7.3
11043         
11044 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
11045
11046         * lily/accidental-engraver.cc: Fix
11047         grace-in-the-beginning-of-measure bug caused by the resent
11048         partial-measure fix.
11049
11050         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
11051         overlap looks too crowded)
11052         
11053 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11054
11055         * lily/parser.yy (assignment): allow SCM expression as assignment.
11056
11057         * lily/include/music-output-def.hh (class Music_output_def):
11058         * lily/music-output-def.cc: 
11059         * lily/paper-def.cc: 
11060         * scm/font.scm (markup-to-properties):
11061         * lily/parser.yy (music_output_def_body): 
11062         remove style_sheet_
11063
11064 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11065
11066         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
11067         length.
11068
11069         * input/regression/spacing-to-grace.ly: new file.
11070
11071         * input/regression/spacing-end-of-line.ly: new file.
11072
11073         * lily/note-spacing.cc (get_spacing): take into account breakable
11074         stuff sticking out at the left (time sig change at line break).
11075
11076         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
11077         raggedright code.
11078
11079         * scm/music-functions.scm (make-voice-props-set): add
11080         staff-position for mm rests.
11081  
11082         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
11083         before grace notes a little.
11084
11085         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
11086
11087         * lily/break-align-interface.cc (do_alignment): right-edge spacing
11088         key adds space at the end of line. 
11089
11090 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11091
11092         * scm/sketch.scm: Fix beams.
11093
11094         * buildscripts/mf-to-table.py: Add EncodingScheme.
11095
11096         * scm/sketch.scm: Resurrect.
11097
11098 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11099
11100         * lily/multi-measure-rest.cc: use breve rests for measure lengths
11101         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
11102
11103 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11104
11105         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
11106
11107         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11108
11109 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11110
11111         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
11112         token for origin information.
11113
11114         * lily/parser.yy (My_lily_lexer): do identifier location and
11115         cloning from lexer.
11116
11117         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
11118         logic out of the parser. Add bar checks on both ends.
11119
11120         * Documentation/user/refman.itely (Multi measure rests): add more
11121         notes about mm rests.
11122
11123 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11124
11125         * input/regression/bar-scripts.ly: Re-enable.
11126
11127         * lily/parser.yy:
11128         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
11129         released rsn.  Bison 1.50 has a crucial bug and won't work.
11130
11131         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11132
11133
11134 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11135
11136         * input/regression/bar-scripts.ly: Blunt documentation build fix.
11137
11138 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11139
11140         * Actually merge changes since 1.6.4 besides ChangeLog, and
11141         resolve conflicts.  Lots of updates, hope all is well.
11142         
11143         * cygwin/lilypond.hint (requires): Add ghostscript.
11144
11145         * scm: Update some (c).
11146         
11147 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11148
11149         * input/test/{various}.ly: add \header fields and texidoc strings.
11150
11151 2002-10-05  Werner Lemberg  <wl@gnu.org>
11152
11153         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
11154         renamed to `output_latex_quoted'.
11155         Added `output_latex_noquote'.
11156         (schedule_lilypond_block): Implement `noquote' option for LaTeX
11157         mode.
11158
11159 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11160
11161         * ChangeLog: Add 1.6.6 release marker.  See below.
11162
11163         * stepmake/stepmake/po-targets.make: Remove --c++ option.
11164
11165         * scripts/midi2ly.py: Fix global syntax warnings.
11166
11167         * GNUmakefile.in: Generate builddir locale tree too.
11168
11169         * scripts/ly2dvi.py:
11170         * scripts/midi2ly.py: 
11171         * scripts/mup2ly.py: 
11172         * scripts/update-lily.py:
11173         * lily/main.cc (setup_paths): Fix for locales setup.
11174
11175 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11176
11177         * Documentation/windows/installing.texi: Soften wording about
11178         necessity of becoming Administrator.  tommie@iae.nl reports this
11179         does not seem to be necessary for his flavour of Windows 2000.
11180         Explicitely discourage text mode mounts.
11181
11182 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11183
11184         * lily/rest.cc (after_line_breaking): backport dot position fix.
11185
11186         * lily/rest-collision.cc (do_shift): also remove dots for suicided
11187         rests. Thanks to Klaus Zimmermann for finding this bug.
11188
11189 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11190
11191         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
11192
11193 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11194
11195         * Documentation/user/music-glossary.tely: fix links.
11196
11197 2002-10-21  Werner Lemberg  <wl@gnu.org>
11198
11199         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
11200         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
11201         scaling factor) only once and use them in the definition of
11202         \embeddedps.
11203         * ps/music-drawing-routines.ps (skeel): Removed.
11204
11205 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11206
11207         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
11208         Solaris7, as we don't use nested $( ) constructs.
11209
11210 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11211
11212         * VERSION: Release 1.6.6.
11213         
11214 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11215
11216         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
11217         as workaround for /bin/sh problems on Solaris7.
11218
11219 2002-10-19  Werner Lemberg  <wl@gnu.org>
11220
11221         * GNUmakefile.in (web-doc): Fix typos.
11222         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
11223         `music-drawing-routines.ps' but emit \special{header=...} once.
11224         * scm/tex.scm (header-end): Updated.
11225
11226 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11227
11228         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
11229         undefined tremolo. 
11230
11231 2002-10-15  Werner Lemberg  <wl@gnu.org>
11232
11233         * scripts/lilypond-book.py (g_make_html): New global variable.
11234         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
11235         if `g_make_html' isn't set.
11236         [main]: Add format `texi-html'.
11237         (option_definitions): Updated.
11238         * Documentation/user/lilypond-book.itely: Updated.
11239
11240         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
11241         * make/ly-rules.make (%.texi, %.nexi): Use it.
11242         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
11243         format to lilypond-book.
11244         * GNUmakefile.in (web-doc): Ditto.
11245
11246 2002-10-14  Werner Lemberg  <wl@gnu.org>
11247
11248         Further improve TeX output.  The produced files are about 40%
11249         smaller.  `lilyponddefs.tex' is now read only once.
11250
11251         * tex/lilyponddefs.tex: Remove footer stuff.
11252         (\ifundefined): Renamed to...
11253         (\lilypondundefined): This.  Use LaTeX's definition to
11254         make it nestable and make it global.
11255         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
11256         output.
11257         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
11258         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
11259         them global.
11260         (\placebox): Renamed to...
11261         (\lyitem): This.
11262         Make it global and call \outputscale by itself.
11263         (\lybox, \lyvrule): New macros to reduce input data.
11264         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
11265         New auxiliary macros.
11266         (\SkipLilydefs, \EndLilyPondOutput): Removed.
11267         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
11268         to...
11269         (\lilypondspace): This and made it global.
11270         (\turnOnPostScript): Renamed to...
11271         (\lilypondpostscript): This and made it global.
11272         (\turnOnExperimentalFeatures): Renamed to...
11273         (\lilypondexperimentalfeatures): This and made it global.
11274         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
11275         (\lilypondsetdimen): This and made it global.
11276         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
11277         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
11278         (all, $(outdir)/music-drawing-routines.ps): New rules.
11279         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
11280         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
11281         start-system, stop-system, stop-last-system, filledbox): Updated to
11282         use the changed macros from lilyponddefs.tex.
11283         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
11284
11285 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11286
11287         * Documentation/windows/installing.texi: Update.
11288
11289 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11290
11291         * VERSION: 1.6.5 released
11292
11293         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11294
11295 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11296
11297         * scm/translator-property-description.scm (voltaOnThisStaff): add
11298         property.
11299
11300 2002-09-28  Werner Lemberg  <wl@gnu.org>
11301
11302         * scm/tex.scm (header-end): Suppress page numbering.
11303
11304         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11305         Fix quotation for HTML output.
11306
11307 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11308         
11309         * Documentation/user/refman.itely: grammar and phrasing
11310           fixes to "Note Entry" section.  Also adds a few new examples.
11311
11312 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11313
11314         * flower/include/string-data.icc: include string.h
11315
11316 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11317
11318         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11319
11320 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11321
11322         * Documentation/user/GNUmakefile (extra-local-help): Add.
11323
11324         * stepmake/stepmake/www-targets.make (local-help): Add.
11325
11326 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11327
11328         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11329         packages.
11330
11331         * Documentation/topdocs/README.texi (Top): building documentation
11332         (not website.)
11333
11334 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11335
11336         * Documentation/user/refman.itely: 
11337         * Documentation/user/tutorial.itely: 
11338         * Documentation/user/music-glossary.tely: Merge changes.
11339
11340         * Documentation/user/glossary.html.in: 
11341         * Documentation/index.texi: 
11342         * Documentation/header.html.in: Accomodate renaming of glossary.
11343         
11344         * Documentation/user/tutorial.itely: Add some glossary references.
11345         
11346         * Documentation/user/refman.itely: Minor fixes.
11347         
11348         * Documentation/user/lilypond.tely: Add glossary do direntry.
11349
11350         * Documentation/user/music-glossary.tely: Rename (previously:
11351         glossary.tely).  Fix anchor placement.
11352
11353         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11354
11355 2002-09-23  Werner Lemberg  <wl@gnu.org>
11356
11357         * scripts/lilypond-book.py (output_dict): Fix handling of
11358         various environments by avoid extraneous newlines.
11359         Rename `output-all' regexp for html to `output-html'.
11360         Replace `output-all' regexp for texi with `output-texi-quote'
11361         and `output-texi-noquote'.
11362         (compose_full_body): Don't override `linewidth' user option
11363         for `singleline'.
11364         (schedule_lilypond_block): Don't indent text specified with
11365         `intertext' option.
11366         Add new option `noquote'.
11367         (compile_all_files): Use latex instead of tex to compile ly
11368         files directly.
11369
11370         * Documentation/user/lilypond-book.itely: Updated and revised.
11371         Improve layout.
11372
11373         * Documentation/user/glossary.tely,
11374         Documentation/user/introduction.itely,
11375         Documentation/user/tutorial.itely,
11376         Documentation/user/refman.itely,
11377         Documentation/user/appendices.itely: Fix overfull LilyPond
11378         boxes caused by the new lilypond-book code.  Other minor
11379         fixes.
11380
11381         * Documentation/user/macros.itexi (@texiflat): Don't emit
11382         trailing space.
11383
11384         * scm/tex.scm (end-output, header-end): Add preamble and
11385         postamble to make lilypond output directly compilable with
11386         latex.
11387
11388         
11389 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11390
11391         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11392         instructions.
11393
11394 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11395
11396         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11397
11398 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11399
11400         * lily/beam.cc (connect_beams): don't crash if there are quarter
11401         notes in beams.
11402
11403 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11404
11405         * Documentation/user/refman.itely: corrected ancient clef
11406         docu; added docu on ligatures
11407
11408 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11409
11410         * Documentation/user/glossary.tely,
11411         Documentation/user/refman.itely, input/les-nereides.ly,
11412         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11413         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11414         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11415         Stem properties: flag-style -> stroke-style, style -> flag-style.
11416
11417
11418 2002-09-22  Werner Lemberg  <wl@gnu.org>
11419
11420         * scripts/lilypond-book.py: Add option `notime' to suppress
11421         printing of a time signature.  Specify default indentation of 0pt
11422         if single line fragment.  Don't emit redundant `\paper{ }'.
11423
11424         * Documentation/user/lilypond-book.itely: Updated.
11425
11426         * Documentation/user/glossary.tely: Completely reformatting.
11427
11428 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11429
11430         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11431
11432 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11433
11434         * Documentation/user/tutorial.itely: Fix links.
11435         
11436         * Documentation/topdocs/index.tely:
11437         * Documentation/index.texi:
11438         * Documentation/header.html.in: Small website fixes and updates.
11439
11440         * debian/: Debian patch by Anthony Fok.
11441
11442 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11443
11444         * Documentation/footer.html.in: How time flies: It's already 2002!
11445
11446         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11447         more descriptive link names than 'here'.
11448
11449 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11450
11451         * VERSION: 1.7.2 released
11452         * VERSION: 1.6.4 released
11453         
11454         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11455
11456         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
11457         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
11458
11459         * mf/feta-din.mf (test): add x-height and space.
11460
11461         * lily/dynamic-engraver.cc (process_music): take dynamic direction
11462         from ^_ for crescendi. Idem for slurs and phrasing slurs.
11463
11464         * ly/grace-init.ly: add-to-grace-init: function to portably add
11465         settings to \grace. 
11466
11467         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
11468         if we get an absolute dynamic event.
11469  
11470         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
11471
11472         * lily/source-file.cc (get_line): oops. All line numbers were off
11473         by 2. Fix that. 
11474
11475         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
11476         be after the note, combined with -_^, i.e. c4-(-\)-\>  
11477
11478         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
11479
11480         * lily/parser.yy (number_factor): remove (number) as number
11481         expression. ("Let them eat Lisp").
11482
11483 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11484
11485         * lily/horizontal-bracket.cc: new file.
11486
11487         * lily/horizontal-bracket-engraver.cc: new file.
11488
11489         * input/regression/note-group-bracket.ly: new file. Support
11490         horizontal note brackets for music analysis.
11491
11492         * lily/stem.cc (flag): new flag-style: no-flag.
11493
11494         * input/test/stem-cross-staff.ly: new file
11495         
11496         * Documentation/user/internals.itely: Improved formatting, fixing
11497         typos.  Added a section `Output details' to describe how the TeX
11498         code looks like.
11499
11500         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
11501
11502         * lily/parser.yy: remove \dynamicscript.
11503
11504         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
11505         definitions. 
11506
11507         * python/midi.c (midi_error): take two arguments.
11508
11509         * Merge 1.6.5 changes:
11510         
11511 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11512
11513         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
11514         staff-space.  Previous 1.5 was probably meant as half-spaces.
11515         (cautionary-style): parentheses (was: smaller).  This is what doco
11516         says, and it seems more logical.
11517
11518         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
11519         for 2nd sentence.
11520
11521 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11522
11523         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
11524
11525 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11526
11527         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11528
11529 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11530
11531         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11532
11533 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11534
11535         * scm/translator-property-description.scm (voltaOnThisStaff): add
11536         property.
11537
11538 2002-09-28  Werner Lemberg  <wl@gnu.org>
11539
11540         * scm/tex.scm (header-end): Suppress page numbering.
11541
11542         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11543         Fix quotation for HTML output.
11544
11545 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11546         
11547         * Documentation/user/refman.itely: grammar and phrasing
11548           fixes to "Note Entry" section.  Also adds a few new examples.
11549
11550 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11551
11552         * flower/include/string-data.icc: include string.h
11553
11554 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11555
11556         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11557
11558 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11559
11560         * Documentation/user/GNUmakefile (extra-local-help): Add.
11561
11562         * stepmake/stepmake/www-targets.make (local-help): Add.
11563
11564 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11565
11566         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11567         packages.
11568
11569         * Documentation/topdocs/README.texi (Top): building documentation
11570         (not website.)
11571
11572 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11573
11574         * Documentation/user/refman.itely: 
11575         * Documentation/user/tutorial.itely: 
11576         * Documentation/user/music-glossary.tely: Merge changes.
11577
11578         * Documentation/user/glossary.html.in: 
11579         * Documentation/index.texi: 
11580         * Documentation/header.html.in: Accomodate renaming of glossary.
11581         
11582         * Documentation/user/tutorial.itely: Add some glossary references.
11583         
11584         * Documentation/user/refman.itely: Minor fixes.
11585         
11586         * Documentation/user/lilypond.tely: Add glossary do direntry.
11587
11588         * Documentation/user/music-glossary.tely: Rename (previously:
11589         glossary.tely).  Fix anchor placement.
11590
11591         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11592
11593 2002-09-23  Werner Lemberg  <wl@gnu.org>
11594
11595         * scripts/lilypond-book.py (output_dict): Fix handling of
11596         various environments by avoid extraneous newlines.
11597         Rename `output-all' regexp for html to `output-html'.
11598         Replace `output-all' regexp for texi with `output-texi-quote'
11599         and `output-texi-noquote'.
11600         (compose_full_body): Don't override `linewidth' user option
11601         for `singleline'.
11602         (schedule_lilypond_block): Don't indent text specified with
11603         `intertext' option.
11604         Add new option `noquote'.
11605         (compile_all_files): Use latex instead of tex to compile ly
11606         files directly.
11607
11608         * Documentation/user/lilypond-book.itely: Updated and revised.
11609         Improve layout.
11610
11611         * Documentation/user/glossary.tely,
11612         Documentation/user/introduction.itely,
11613         Documentation/user/tutorial.itely,
11614         Documentation/user/refman.itely,
11615         Documentation/user/appendices.itely: Fix overfull LilyPond
11616         boxes caused by the new lilypond-book code.  Other minor
11617         fixes.
11618
11619         * Documentation/user/macros.itexi (@texiflat): Don't emit
11620         trailing space.
11621
11622         * scm/tex.scm (end-output, header-end): Add preamble and
11623         postamble to make lilypond output directly compilable with
11624         latex.
11625
11626         
11627 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11628
11629         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11630         instructions.
11631
11632 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11633
11634         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11635
11636 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11637
11638         * lily/beam.cc (connect_beams): don't crash if there are quarter
11639         notes in beams.
11640
11641 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11642
11643         * Documentation/user/refman.itely: corrected ancient clef
11644         docu; added docu on ligatures
11645
11646 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11647
11648         * Documentation/user/glossary.tely,
11649         Documentation/user/refman.itely, input/les-nereides.ly,
11650         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11651         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11652         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11653         Stem properties: flag-style -> stroke-style, style -> flag-style.
11654
11655 2002-09-22  Werner Lemberg  <wl@gnu.org>
11656
11657         * scripts/lilypond-book.py: Add option `notime' to suppress
11658         printing of a time signature.  Specify default indentation of 0pt
11659         if single line fragment.  Don't emit redundant `\paper{ }'.
11660
11661         * Documentation/user/lilypond-book.itely: Updated.
11662
11663         * Documentation/user/glossary.tely: Completely reformatting.
11664
11665 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11666
11667         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11668
11669 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11670
11671         * Documentation/user/tutorial.itely: Fix links.
11672         
11673         * Documentation/topdocs/index.tely:
11674         * Documentation/index.texi:
11675         * Documentation/header.html.in: Small website fixes and updates.
11676
11677         * debian/: Debian patch by Anthony Fok.
11678
11679 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11680
11681         * Documentation/footer.html.in: How time flies: It's already 2002!
11682
11683         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11684         more descriptive link names than 'here'.
11685
11686 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11687
11688         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11689
11690 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11691
11692         * lily/part-combine-music-iterator.cc (get_state): cleanup
11693         (get_music_info): cleanup.
11694
11695 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11696
11697         * scm/backend-documentation-lib.scm (interface-doc-string):
11698         crosslinks between interfaces and grobs. Headings for interfaces
11699         in grob explanation.
11700
11701 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11702
11703         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
11704         dtd).  Add preliminary dtd.
11705         (re-sub-alist): Robustify.
11706
11707 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11708
11709         * lily/include/event-chord-iterator.hh,
11710         lily/context-specced-music-iterator.cc,
11711         lily/event.cc, lily/event-chord-iterator.cc: add
11712
11713 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11714
11715         * lily/: some (c) header fixes.
11716         
11717         * lily/request-chord.cc: Remove.
11718         
11719         * lily/include/event-chord-iterator.hh:
11720         * lily/include/event.hh:
11721         * lily/event-chord.cc: New file.
11722         
11723         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
11724         requested.
11725
11726 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11727
11728         * lily/ : rename Request to Event
11729
11730         * lily/parser.yy (command_element): move clef stuff into Scheme.
11731
11732         * lily/:  rename length_mom () to get_length()
11733
11734         * lily/part-combine-music.cc: removed file and class.
11735
11736         * lily/context-specced-music-iterator.cc (class
11737         Context_specced_music_iterator): new file. Obsoletes the
11738         Context_specced_music type.
11739
11740         * scm/music-types.scm (make-repeated-music): put different kinds
11741         of repeated music into music-type table.
11742
11743         * VERSION: 1.7.1 released.
11744
11745         * scm/to-xml.scm: new file.
11746
11747         * input/test/to-xml.ly (fooBar): demo of what is possible with the
11748         new Input representation: dump music as XML.
11749
11750         * scm/engraver-documentation-lib.scm
11751         (engraver-accepts-music-types?): add links from music to engraver,
11752         from music-type to engraver.
11753
11754         * lily/include/command-request.hh: removed
11755         lily/include/musical-request.hh: removed. Removed all _req classes
11756         except Key_change_req. Changes throughout.
11757
11758 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11759
11760         * lily/tuplet-engraver.cc (try_music): Compile kludge.
11761
11762 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11763
11764         * lily/*.cc: specify accepts for many engravers.
11765
11766         * scm/music-documentation-lib.scm: dump music expressions and
11767         music subtypes.
11768
11769         * scm/documentation-lib.scm: complete revision.
11770         Use GOOPS objects to store document tree explicitly. Cleaned up and
11771         sped up doco generation a lot.
11772
11773 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11774
11775         * input/trip.ly (fugaIILeft): add arpeggio
11776
11777         * lily/translator-group.cc (try_music_on_nongroup_children):
11778         oops. The name symbol is in the cdr of the assoc handle.
11779
11780         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
11781         Hyphen_req, Glissando_req, Break_req, Mark_req 
11782
11783 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11784
11785         * lily/musical-request.cc (music-duration-length,
11786         music-duration-compress): new functions.
11787
11788         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
11789         throughout. Warning doesn't work yet.
11790
11791         * lily/translator-group.cc (try_music_on_nongroup_children):
11792         new implementation: store candidate acceptors in a hashTable.
11793
11794 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11795
11796         * scm/music-types.scm (music-descriptions): change name to
11797         internal-class-name
11798
11799         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11800
11801 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11802
11803         * lily/beam.cc (connect_beams): don't crash if there are quarter
11804         notes in beams.
11805
11806 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11807
11808         * Documentation/user/refman.itely: corrected ancient clef
11809         docu; added docu on ligatures
11810
11811 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11812
11813         * Documentation/user/glossary.tely,
11814         Documentation/user/refman.itely, input/les-nereides.ly,
11815         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11816         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11817         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11818         Stem properties: flag-style -> stroke-style, style -> flag-style.
11819
11820 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11821
11822         * scm/music-functions.scm (music-separator?): don't use name music
11823         property.
11824
11825 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11826
11827         * stepmake/stepmake/generic-targets.make (help): Document check
11828         target.
11829
11830         * lily/new-accidental-engraver.cc: Compile fix.
11831
11832 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
11833
11834         * scripts/convert-ly.py: Add rule.
11835
11836         * input/test/music-creation.ly:
11837         * input/test/add-staccato.ly:
11838         * input/test/add-text-script.ly: ly-make-music.
11839
11840         * scm/drums.scm (make-head-type-elem, make-articulation-script):
11841         More ly-make-music renamings.
11842
11843         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
11844
11845         * lily/music-constructor.cc (make_music): Add debugging info.
11846
11847         * scm/music-functions.scm (make-simultaneous-music,
11848         (make-sequential-music, context-spec-music):
11849         * scm/music-types.scm (music-descriptions): Get lily to run.
11850
11851 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11852
11853         * lily/command-request.cc (transpose_key_alist): new function.
11854
11855         * lily/key-performer.cc (create_audio_elements): cleanup. 
11856
11857 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11858
11859         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
11860
11861         * lily/include/translator.hh (ENTER_DESCRIPTION): add
11862         events-accepted field.
11863
11864         * scm/music-types.scm: new file.
11865
11866         * lily/parser.yy: put music type initialization into scheme,
11867         similar to grob initialization.  Changes throughout.
11868
11869 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11870
11871         * Documentation/user/tutorial.itely: Fix links.
11872         
11873         * Documentation/index.texi: 
11874         * Documentation/header.html.in: 
11875         * Documentation/topdocs/index.tely: Small website fixes and updates.
11876
11877         * debian/: Debian patch by Anthony Fok.
11878
11879 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11880
11881         * Documentation/footer.html.in: How time flies: It's already 2002!
11882
11883         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11884         more descriptive link names than 'here'.
11885
11886         * ROADMAP: Remove test stuff.
11887
11888         * scripts/update-lily.py: Allow auto-building of stable and
11889         development versions.  Bugfixes.
11890
11891 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11892
11893         * VERSION: released 1.7.0
11894
11895         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11896
11897         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
11898         positive line widths.
11899
11900 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11901
11902         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
11903         go.  Fix comments.
11904
11905         * cygwin: Cygwin updates.
11906
11907 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11908
11909         * Documentation/windows/installing.texi (Top): version for python,
11910         urls for ghostscript (thanks to John Potelle)
11911         
11912         * lily/simultaneous-music-iterator.cc
11913         (Simultaneous_music_iterator): init children_list_ before
11914         triggering GC.
11915
11916         * lily/*-iterator.cc: be even more careful with smobbed copy
11917         constructors. 
11918
11919         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
11920         LeftEdge item.
11921
11922 2002-09-15  Werner Lemberg  <wl@gnu.org>
11923
11924         Improving LilyPond's output to make them ordinary TeX boxes with
11925         predictable dimensions.  System boxes are now vertically centered on
11926         the baseline; this offset can be further controlled with
11927         \lilypondscoreshift.
11928
11929         * lily/system.cc (System::post_processing): Pass length of current
11930         system to `start-system' (including any horizontal indentation).
11931
11932         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
11933         prettier.
11934         (lily-def): Append `%'.
11935         (start-system): Add parameter `wd'.  Output more TeX code to specify
11936         box dimensions.
11937         (stop-system, stop-last-system): Complement changes in
11938         `start-system'.
11939         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
11940         Updated.
11941
11942         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
11943         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
11944         Write final `\endinput'.
11945
11946         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
11947         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
11948         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
11949         files and macro definitions don't produce spurious spaces and
11950         paragraphs (using \endlinechar).
11951         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
11952
11953         * Documentation/user/internals.itely: Improved formatting, fixing
11954         typos.  Added a section `Output details' to describe how the TeX
11955         code looks like.
11956
11957 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
11958
11959         * lily/accidental-engraver.cc: Also work with partial measures.
11960
11961 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11962
11963         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
11964         spanner.
11965
11966 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11967
11968         * lily/identifier-smob.cc (unpack_identifier): new file.
11969
11970         * lily/lexer.ll (identifier_type): new function.  use ly-id to
11971         pass off scheme expressions as music identifiers.
11972
11973         * scm/lily.scm: reorganisation, cleanups.
11974
11975         * lily/main.cc: small cleanups.
11976
11977 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11978
11979         * lily/ly-module.{cc,hh}: new file.
11980
11981 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
11982
11983         * lily/accidental-engraver.cc: Also work with partial measures.
11984
11985 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11986
11987         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
11988
11989 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11990
11991         * lily/my-lily-lexer.cc: use SCM module in stead of
11992         Scheme_hash_table. Changes throughout.  
11993
11994 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11995
11996         * VERSION (MY_PATCH_LEVEL): make 1.7.0
11997