]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* elisp/lilypond-mode.el: Changed the way defaults are created for
[lilypond.git] / ChangeLog
1 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2
3         * lily/paper-line.cc (Paper_line): don't store list of stencils,
4         but convert to single Stencil immediately.
5
6         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
7
8 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9
10         * scm/output-sodipodi.scm: Resurrect sodipodi output.
11
12 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
13
14         * elisp/lilypond-mode.el: Changed the way defaults are created for
15         LilyPond-command-master.  LilyPond-mode will now check the
16         timestamps of the files to see which command has to run next.
17
18 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
19
20         * scm/bass-figure.scm (format-bass-figure): don't set
21         number-markup for strings. This fixes string in bass
22         figure. (backportme)
23
24         * lily/parser.yy (bass_number): insert number-markup into figure
25         definition.
26
27         * scm/define-music-properties.scm (all-music-properties): make
28         'figure a markup.
29
30         * scripts/convert-ly.py (conv): \apply -> \applymusic
31
32 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
33
34         * elisp/lilypond-mode.el: changed the order of some commands
35         ("Midi" after "2Midi"), use the user-defined
36         LilyPond-command-default as default instead of "LilyPond"
37
38         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
39         to set the master file for the next command.
40
41         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
42         with font-lock-reference-face.
43
44 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
45
46         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
47
48         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
49
50 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
51
52         * ly/music-functions-init.ly (TODO): new file.
53
54         * lily/parser.yy (Generic_prefix_music_scm): add more
55         music_function symbols.
56         (Prefix_composite_music): change \apply to music-function   
57
58         * lily/include/music-function.hh: rename to music-function
59
60 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
61
62         * lily/music-head.cc (LY_DEFINE): change order of args.
63
64         * input/regression/music-head.ly (texidoc): new file.
65
66         * lily/parser.yy (Generic_prefix_music): allow generic
67         music-transformation functions. 
68
69         * lily/include/music-head.hh (is_music_head): new file.
70
71         * lily/music-head.cc (get_music_head_transform): new file.
72
73 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
74
75         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
76         empty extent. This fixes ottava brackets on rests. (backportme)
77
78         * make/lilypond.redhat.spec.in (Group): ln png files for info.
79
80         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
81
82         * cygwin/lily-wins.py: update for the lily-wins.py script.
83
84 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
85
86         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
87         code. This will obviate typeset_grob () in the future.  The effect
88         of this is that improperly written spanner handling will result in
89         invalid spanner bounds.
90         (announce_grob): add to elems_ from here
91         (typeset_grob): comment out.  
92
93         * lily/include/engraver.hh (make_spanner): new calling interface
94         for make_{item,spanner}. This obviates most calls to
95         announce_grob().
96                 
97         * scm/music-functions.scm (set-accidental-style): use GrandStaff
98         iso. PianoStaff for piano styles.
99
100 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
101
102         * Documentation/user/music-glossary.tely: add segno after d.s.
103
104 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
105
106         * lily/include/audio-column.hh: remove unused variables.
107         (patch by Michael Welsh Duggan)
108
109         * flower/include/axes.hh (other_axis): inline Axes function
110         (thanks to David Brandon).
111
112 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
113
114         * cygwin/mknetrel: Install image links (backportme).
115
116         * Documentation/user/GNUmakefile (local-install-info): Activate
117         actual installing of image links (backportme).
118
119 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
120
121         * Documentation/user/notation.itely (Measure repeats): Removed
122         unnecessary (and confusing) \context Voice{.
123
124 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
125
126         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
127
128         * lily/page.cc (Page): Do not use ly_scheme_function for
129         volatile/configurable variables (FIXME: better name).
130
131         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
132         get_scmvar).
133
134 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
135
136         * scripts/convert-ly.py (FatalConversionError.subst): use
137         \transposition.
138
139 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
140
141         * lily/include/page.hh (class Page): Declare left_margin ().
142
143         * lily/page.cc: Remove paper var caching.
144
145 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
146
147         * Documentation/user/music-glossary.tely: Add name to @top node.
148         Remove comment from @table definitions (workaround for makinfo
149         bug).
150
151         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
152         ly:stencil-get-expr).  Update callers.
153         (ly:stencil-align-to!):  Return stencil too.
154
155         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
156         stencil.  Remove looped line-based page output.
157         (output_line): Use line stencil.  Remove looped stencil-based line
158         output.
159
160         * lily/page.cc (ly:page-paper-lines): New function.
161
162         * input/test/markup-score.ly: New file.
163
164         * scm/define-markup-commands.scm (stencil): New markup.
165
166         * lily/book.cc (to_stencil): New method.
167
168         * lily/parser.yy (markup): Use it to grok \score.
169
170 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
171
172         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
173
174         * lily/paper-book.cc (pages): Change signature.  Update callers.
175
176         * lily/include/page.hh:
177         * lily/page.cc: New file.
178
179         * lily/paper-line.cc (to_stencil): New method.
180         
181         * lily/paper-outputter.cc (output_stencil): New method.
182
183         * lily/paper-outputter.cc (output_line): Use them.
184
185         * lily/warn.cc: Remove.
186
187         * lily/my-lily-parser.cc (distill_inname): Remove.
188
189         * flower/include/file-name.hh: 
190         * flower/file-name.cc: New file.  Update users.
191
192         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
193         (find): New method of same name.
194
195         * lily/my-lily-parser.cc (ly:parse-file): Use it.
196
197         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
198         constant error message.
199
200 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
201
202         * input/test/{blank-notes.ly,staff-container.ly}: typos.
203
204 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
205
206         * Documentation/user/music-glossary.tely: @table @strong' replaced
207         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
208         (backportme).
209
210 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
211
212         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
213
214         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
215         #{ lily music expression #} that returns an equivalent scheme
216         music expression by parsing the string.
217
218 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
219
220         * lily/my-lily-parser.cc:
221         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
222         SCM string (foo.ly/toto.scm support).
223
224 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
225
226         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
227
228 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
229
230         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
231
232         * scripts/lilypond-book.py: LY code that includes \header is
233         not assumed to be a fragment.
234
235 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
236
237         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
238         tremolo beams up.
239
240         * lily/stem.cc (chord_start_y): Return 0 if no heads.
241         (get_default_stem_end_position): No tremolo head juggling if no
242         heads.  Fixes tremolo crash on rests (backportme).
243
244         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
245
246 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
247
248         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
249         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
250
251         * lily/lexer.ll: Allow \encoding in NOTES mode.
252
253         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
254         for lyrics, not for commands.
255
256         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
257         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
258
259         * input/regression/newaddlyrics.ly: New file.
260
261         * Documentation/topdocs/NEWS.texi: Update.
262
263         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
264         (Music_list): Allow embedded scm.
265
266         * lily/score.cc (ly:score-bookify): New function.
267
268         * lily/music.cc (ly:music-scorify): Idem.
269
270         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
271         (ly:parser-print-score): Idem.
272
273         * scm/lily.scm (default-toplevel-book-handler): Idem.
274         (default-toplevel-music-handler): Idem.
275         (default-toplevel-score-handler): Idem.
276
277         * ly/declarations-init.ly: Set default toplevel handlers.
278
279         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
280
281         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
282         printer for score at toplevel.
283
284 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
285
286         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
287         Fix for simple case: input/simple-song.ly, more complex stuff
288         does not work yet.
289
290 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
291
292         * lily/parser.yy (Prefix_composite_music): split Composite_music
293         in Prefix_composite_music and Grouped_music_list.
294         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
295
296 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
297
298         * scm/lily.scm (toplevel-expression): New define.
299
300         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
301
302         * lily/parser.yy (toplevel_expression): Use it.
303
304         * lily/include/my-lily-parser.hh: Smobbify.
305
306         * lily/my-lily-parser.cc (parse_string): New method.
307         
308         * lily/my-lily-parser.cc (ly:parse-string): New function.
309
310         * Documentation/user/lilypond.tely: Add comment and workaround for
311         gs-8.01 crash.  Fixes make web.
312
313         Simplification of toplevel music.
314         
315         * lily/lexer.ll, lily/parser.yy:
316
317         * In LYRICS mode, return LYRICS_STRING.  This fixes one
318         shift/reduce problem.
319
320         * Use NOTES mode at start of maininput.
321
322         * Grok toplevel composite music expression, put in score and book.
323
324         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
325
326         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
327
328         * input/simple.ly: New file.
329         
330         * input/simple-song.ly: Idem.
331
332 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
333
334         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
335         Sandberg.
336
337 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
338
339         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
340
341 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
342
343         * input/regression/accidental-octave.ly: doc automatic showing
344         of note names.
345
346 2004-04-16  Heikki Junes <janneke@gnu.org>
347
348         * po/fi.po: do "make po && make -C po po-update" at top-level,
349         then "cp po/out/fi.po po/fi.po" and update fields.
350
351         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
352
353 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
354
355         * Documentation/user/introduction.itely (About this manual): Fix
356         templates and regression urls (backportme).
357
358 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
359
360         * ly/engraver-init.ly (Score:graceSettings): Increase
361         beamed-lengths, especially for 32nd notes.
362
363         * Documentation/user/notation.itely (Grace notes): Correct the
364         syntax for add-grace-property example.
365
366 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
367
368         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
369         `Generated' tag.
370
371         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
372         Severely broken (the Debian package, at least).
373
374 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
375
376         * lily/context.cc (find_create_context): assign to lvalue.
377
378 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
379
380         * lily/include/translator.hh (class Translator): rename
381         get_parent_context() to context () to avoid confusion.
382
383         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
384
385         * lily/lexer.ll: change is_string -> ly_c_string_p 
386
387         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
388
389         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
390
391         * VERSION: release 2.3.0
392
393         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
394
395         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
396         if nonempty.
397
398         * lily/include/context.hh (class Context): make members protected.
399         (children_contexts): new accessor function.
400
401         * lily/include/translator.hh (class Translator): make
402         daddy_context_ protected.
403         (class Translator): clean up. 
404
405         * lily/include/context.hh (class Context): make daddy_context_
406         private.
407
408         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
409         higher for finding Voice. (backportme)  
410
411         * lily/include/context.hh (class Context): remove
412         find_context_below() as a method.
413
414         * Documentation/user/notation.itely (The Lyrics context): add note
415         about manual durations
416
417         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
418         encoding.
419
420         * scm/output-tex.scm (text): dump \inputencoding{} for text.
421
422 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
423
424         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
425         \usepackage{inputenc}
426
427         * lily/paper-book.cc (classic_output): don't advance Offset for
428         TeX output.
429
430         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
431         ec-sauter.map in rules
432
433         * mf/ecb.mf (font_identifier): new file, based on ecbx
434
435         * mf/ecb10.mf (gensize): new file.
436
437         * Documentation/topdocs/NEWS.texi (Top): document some more new
438         features.
439
440         * ly/declarations-init.ly: run convert-ly
441
442         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
443         from input-file-results. Remove input-file-results.* 
444
445 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
446
447         * scm/output-ps.scm (font-command): Fix, again.
448
449         * input/test/title-markup.ly: Add \noPagebreak test.
450
451         * lily/score-engraver.cc (try_music): Bugfix.
452
453 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
454
455         * lily/main.cc (main_with_guile): excise dependency options -M and
456         --dep-prefix
457
458         * lily/input-file-results.cc: excise Makefile dependency code
459
460         * Documentation/user/invoking.itexi (Invoking the lilypond
461         binary): remove dep doco
462         
463         * lily/main.cc (main_with_guile): call lilypond-main
464         
465         * scm/lily.scm (lilypond-main): new function: handle multiple files.
466
467         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
468         exception.
469
470         * lily/my-lily-parser.cc: remove paper_description function
471
472         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
473         new function.
474
475         * lily/main.cc: remove global_score_count.
476
477         * lily/book.cc (process): don't take header from global_input_file.
478
479         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
480
481         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
482
483         * lily/music-output-def.cc (LY_DEFINE): new function
484         ly_output_description. This function does the bulk for  setting,
485         parsing and breaking down of an input file.
486
487         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
488         anonymous modules globally. Let's hope they get GCd
489
490         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
491
492 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
493
494         * scm/output-ps.scm (header): Papersize from paper.
495
496         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
497         for classic output.
498
499         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
500         lilypondclassic is defined.
501         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
502
503         * input/regression/between-systems.ly: Remove.
504
505         * python/lilylib.py (get_bbox): Fix regular expression
506         for bounding box.
507
508         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
509
510         * scm/output-tex.scm (stop-page): Use it.
511
512         * scm/output-ps.scm (define-fonts): Bugfix.
513
514         * lily/grob.cc: Add penalty to interface.
515
516         * lily/include/paper-line.hh (class Paper_line): New member
517         var penalty_.
518
519         * lily/system.cc (get_line): Initialise Paper_line with
520         page-penalty's from original grobs.
521
522         * scm/define-music-properties.scm (all-music-properties): Add
523         page-penalty.
524
525         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
526
527         * lily/score-engraver.cc (try_music): Handle page-penalty.
528
529         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
530
531 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
532
533         * ly/declarations-init.ly (melismaEnd): typo
534
535         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
536
537         * scm/output-ps.scm (text): split string into spaces, use moveto
538         for setting space. 
539         
540 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
541
542         * po/nl.po: Update.
543
544         * scm/font.scm (add-cmr-fonts): Typo.
545
546 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
547
548         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
549         font-encoding.
550
551         * scm/define-grobs.scm (all-grob-descriptions): idem.
552
553         * lily/time-signature.cc (numbered_time_signature): idem.
554
555         * scm/font.scm (add-cmr-fonts): use real encoding names for
556         font-encoding.
557
558 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
559
560         * lily/paper-book.cc (classic_output): 
561         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
562         Fixes classic output.
563         (lilypondstart):
564         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
565         kludge.
566
567         * scripts/old-lilypond-book.py: Remove.
568
569         Page layout for SCOREs enclosed in a BOOK:
570
571         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
572         layout tweaking.
573
574         * input/les-nereides.ly (theScore): Add \book.
575         
576         * input/test/title-markup.ly: Add \book.
577
578         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
579         only if 'verbose.
580
581         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
582
583         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
584
585         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
586         * scm/output-tex.scm (start-system): Update for page layout by
587         LilyPond.
588
589         * scm/output-ps.scm (start-system): Previously (new-start-system).
590
591         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
592         passed to define-fonts.
593
594         * lily/paper-column.cc: 
595         * lily/system.cc (get_line):
596         * ly/property-init.ly (newpage): 
597         * scm/define-grob-properties.scm:
598         * scm/output-ps.scm: 
599         * scm/output-tex.scm: Remove between-system-string kludge.
600
601         * scm/output-ps.scm (define-fonts, font-command,
602         font-load-encoding): Handle ENCODING = #f.
603
604         * scm/output-tex.scm (output-scopes): Check if variable is bound.
605
606         * scm/define-markup-commands.scm (fill-line): Use
607         make-simple-markup (WAS: unexisting make-word-markup).
608
609         * lily/text-item.cc (interpret_markup): Bugfix, transpose
610         ENCODING, MARKUP parameters for interpret_string.
611
612         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
613
614         * lily/score.cc (book_rendering): New method.
615         (default_rendering): Create Paper_book helper locally, dump
616         output.
617
618         * lily/my-lily-lexer.cc (the_key_tab): Add book.
619
620         * lily/parser.yy: Handle \book.
621
622         * lily/include/book.hh: 
623         * lily/book.cc: New file.
624
625 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
626
627         * lily/text-item.cc (interpret_string): new file, select font with
628         encoding.
629
630         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
631
632         * scm/define-markup-commands.scm (encoded-simple): new markup command.
633
634         * lily/parser.yy (markup): take encoding from lexer.
635
636 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
637
638         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
639
640         * scm/output-ps.scm: Remove some cruft.
641
642 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
643
644         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
645
646         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
647
648 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
649
650         * scm/font.scm (add-century-schoolbook-fonts):
651         (make-century-schoolbook-tree): New function.
652
653         * input/test/title-markup.ly: Use Century Schoolbook font.
654
655 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
656
657         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
658         to Erik Sandberg) 
659
660         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
661
662         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
663
664         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
665
666         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
667
668 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
669
670         * scm/part-combiner.scm (determine-split-list): bugfix: if no
671         solo-state (at end of solo), we can set the solo status
672         too. (backportme.)
673
674         * input/regression/part-combine-solo-end.ly: new file.
675
676 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
677
678         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
679         flavour abc files.  Really ignore unknown keys (backportme).
680
681 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
682
683         * lily/scaled-font-metric.cc (text_dimension): only multiply with
684         magnification_ when looking up in orig_.
685
686         * scm/output-tex.scm (text): switch off char-mapping.
687
688         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
689         because AFM's encoding field cannot have spaces.
690
691 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
692
693         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
694
695 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
696
697         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
698
699         * mf/cmr.enc: new file, without hi-bit ascii info. 
700
701         * lily/bezier-bow.cc (slur_shape): make indent dependent on
702         width. This removes the 'hook' at the end of a long slur.
703
704         * buildscripts/mf-to-table.py (parse_logfile): don't append
705         encoding to fontname.
706
707 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
708
709         * scm/output-ps.scm (define-fonts): Load .enc only once.
710
711         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
712         too.
713
714 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
715
716         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
717         encoding field.
718
719         * lily/stencil-scheme.cc: remove ly:fontify-atom 
720
721         * ly/portuges.ly (pitchnames): new file.
722
723         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
724         Michael Welsh Duggan
725
726         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
727
728         * ly/nederlands.ly: add comment about digits.
729
730         * lily/scaled-font-metric.cc (derived_mark): idem.
731
732         * scm/encoding.scm (make-encoding-mapping): change permutation to
733         mapping.
734
735         * lily/scaled-font-metric.cc (derived_mark): is a const method.
736         (Modified_font_metric): make alist for coding_description_
737         (LY_DEFINE): remove coding-name.
738
739         * scm/output-tex.scm (text): remove debugging code.
740
741         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
742
743         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
744         from infile.
745
746         * mf/feta-generic.mf: move fet_beginfont into generic code.
747         use fetaMusic (without space) as encoding
748
749         * mf/feta-autometric.mf: take encoding argument
750
751         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
752
753         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
754         use.
755
756         * scm/encoding.scm (read-encoding-file): use symbol for glyph
757         name.
758
759 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
760
761         * input/test/title-markup.ly: Set inputencoding.
762
763         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
764
765         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
766
767         * scm/encoding.scm (get-coding-filename, get-coding-command): New
768         function.
769         (coding-alist): Also hold filename, command.
770         (read-encoding-file): Return symbols.
771
772 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
773
774         * scm/output-tex.scm: remove fontify; text and char take a font
775         argument.
776
777         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
778
779         * lily/scaled-font-metric.cc (text_dimension): init
780         coding_{permutation,table}_ too 
781         (LY_DEFINE): ly:font-encoding, new function return
782
783         * lily/paper-def.cc (find_scaled_font): take input coding from
784         inputcoding paper var.
785
786         * lily/performance.cc (output): remap modulo 16.
787
788         * lily/text-item.cc (interpret_markup): whoops, variable
789         shadowing fixed.
790
791 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
792
793         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
794         symbols, not symbols to strings.
795         
796         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
797         symbols, not symbols to strings.
798
799 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
800
801         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
802         (ly:kpathsea-gulp-file): New function.
803
804         * scm/encoding.scm (read-encoding-file): Use it.
805
806 2004-04-06  Werner Lemberg  <wl@gnu.org>
807
808         * scm/encoding.scm (coding-alist): Fix typo.
809
810 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
811
812         * lily/scaled-font-metric.cc (text_dimension): move function from
813         Font_metric
814         (make_scaled_font_metric): init coding_scheme_ to TeX
815         (text_dimension): use get-coding-vector for non TeX coding_scheme_
816
817         * lily/include/scaled-font-metric.hh (struct
818         Modified_font_metric): rename from Scaled_font_metric
819
820         * scm/encoding.scm (read-encoding-file): split up large function,
821         leave caching to (delay)
822
823         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
824
825 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
826
827         * lily/my-lily-lexer.cc (set_encoding): New method.
828
829         * lily/lexer.ll: Grok \encoding.
830
831         * lily/font-metric.cc (get_encoded_index): New function.
832
833         * lily/include/font-metric.hh (coding_scheme): New method.
834
835         * scm/encoding.scm: New file.
836
837         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
838
839 2004-04-05  Werner Lemberg  <wl@gnu.org>
840
841         * Documentation/user/tutorial.itely: Revised (finished).
842
843         * Documentation/user/macros.itexi (@separate): Removed.
844
845 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
846
847         * scm/output-ps.scm (define-fonts): fix scaling.
848
849         * lily/scaled-font-metric.cc (design_size): add function.
850
851         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
852         partial cut&paste of ly:font-magnification.
853
854 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
855
856         * scm/output-ps.scm (define-fonts):
857         (fontify): Update.
858
859 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
860
861         * po/fr.po: update. (backportme).
862
863         * po/nl.po: update. (backportme). 
864
865         * mf/feta-beugel.mf: document why design size is not fixed.
866
867         * mf/feta-braces-a.mf: rename to stress that it's not design size.
868
869 2004-04-04  Werner Lemberg  <wl@gnu.org>
870
871         * Documentation/user/tutorial.itely: Revised (continued).
872
873 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
874
875         * po/nl.po: Update (backportme).
876
877 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
878
879         * po/de.po: update. (backportme).
880
881         * scm/output-tex.scm (font-command): use ly: functions to
882         construct name.
883         (define-fonts): don't use alist, just dump \font definitions.
884         (font-load-command): calculate proper scaling by taking
885         outputscale from paper argument.
886
887         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
888         expression.
889
890         * lily/paper-outputter.cc (output_header): pass paper arg to
891         define-fonts
892
893         * lily/paper-def.cc (font_descriptions): dump list of
894         Scaled_font_metrics
895         (find_scaled_font): take Font_metric argument, store
896         Scaled_font_metrics in hash-table containing (size ->
897         Scaled_font_metrics) alist.
898         (get_dimension): rename from get_realvar
899
900         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
901         ly:font-magnification, ly:font-name: new functions
902
903 2004-04-03  Werner Lemberg  <wl@gnu.org>
904
905         * Documentation/user/dedication.itely,
906         Documentation/user/preface.itely,
907         Documentation/user/introduction.itely,
908         Documentation/user/tutorial.itely: Revised.
909         Removing leading spaces which distorts output if info files are read
910         with stand-alone info.
911         Removing superfluous inter-word spaces which also distorts output
912         for stand-alone info.
913         Using ` and ' instead of `` and '' everywhere to improve
914         legilibility with stand-alone info
915         Using @samp for single-letter input items and data which contains
916         spaces, @code for other things.
917
918         * lily/grob-interface.cc: Adding copyright.
919         (check_interfaces_for_property): Improve format of warning message.
920
921 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
922
923         * lily/include/font-metric.hh (struct Font_metric): add
924         design_size () method.
925
926         * buildscripts/mf-to-table.py (base): add DesignSize comment.
927
928         * lily/afm.cc (read_afm_file): read design size.
929
930         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
931
932         * scm/music-functions.scm (unfold-repeats): handle dots too.
933
934 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
935
936         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
937         (backportme)
938
939 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
940
941         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
942         lyric indent.  Revert melismaBusyProperties using \unset.
943
944 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
945
946         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
947
948         * lily/parser.yy (command_element): allow redefinition of |
949         meaning.
950
951         * lily/break-align-engraver.cc (acknowledge_grob): construct
952         LeftEdge where the first cause for alignment is coming from.
953         This makes \override Staff.LeftEdge work as expected.
954
955         
956         * lily/slur-performer.cc (Slur_performer): add inits
957
958         * lily/beam-performer.cc (Beam_performer): add inits
959
960 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
961
962         * VERSION (PACKAGE_NAME): release 2.2.0
963
964         * scripts/convert-ly.py (conv): add 2.2.0 rule.
965
966 2004-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
967
968         * lily/cluster.cc (height): Fix warning.
969
970         * lily/parser.yy: Janitorial cleanups.
971
972         * Documentation/user/tutorial.itely (Tutorial): Typo.
973
974 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
975
976         * lily/change-iterator.cc (process): search at multiple context
977         levels. This fixes 
978
979         
980         * scm/part-combiner.scm (analyse-spanner-states): use split-index,
981         not voice-state index for tie state. This fixes a partcombine
982         problem with ties.
983
984         * Documentation/user/tutorial.itely (Commenting input files): add
985         note about convert-ly.
986
987         * input/test/cadenza-skip.ly:  new file.
988
989 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
990
991         * po/nl.po: Spelling fixes.
992
993         * autogen.sh (srcdir): Regenerate.
994
995         * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
996         autogen.sh.
997
998         * configure.in: Use C++ to check for C++ header.
999
1000         * po/nl.po: Update.
1001
1002         * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
1003
1004         * lily/event.cc (to_relative_octave): Translatable sentence should
1005         be one string.
1006
1007         * python/lilylib.py (warranty): Year range is not translatable.
1008         It's 2004 already!
1009
1010         * flower/warn.cc (non_fatal_error, warning, programming_error):
1011         Remove whitespace from translated string.
1012
1013 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1014
1015         * VERSION: release 2.1.37.
1016
1017 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1018
1019         * configure.in: check for C language.
1020
1021         * lily/source-file.cc: include strstream without h.
1022
1023         * scm/documentation-generate.scm (string-append): use name without
1024         .texi.
1025
1026         * autogen.sh (srcdir): SUSE fix.
1027
1028         * Documentation/user/notation.itely (Ancient clefs): idem.
1029
1030         * Documentation/user/lilypond-book.itely (Integrating HTML and
1031         music): idem.
1032
1033         * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
1034
1035         * lily/change-iterator.cc (process): use find_existing_context().
1036
1037         * input/test/polymetric-differing-notes.ly: use ly:music-compress.
1038
1039         * input/regression/repeat-unfold-tremolo.ly: new file.
1040
1041         * scm/music-functions.scm (unfold-repeats): undo music compression
1042         too.
1043
1044         * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
1045         (LY_DEFINE): ly:music-compress new function.
1046
1047         * scm/part-combiner.scm (determine-split-list): split for voice
1048         crossings
1049
1050         * input/regression/part-combine-cross.ly: new file.
1051
1052         * scm/part-combiner.scm (make-part-combine-music): don't do
1053         relative inside partcombine arguments.
1054
1055         * scm/music-functions.scm (make-non-relative-music): new function.
1056
1057         * Documentation/user/notation.itely (Automatic part combining):
1058         add note about \relative.
1059
1060         * lily/part-combine-iterator.cc (construct_children): add
1061         start_moment_ member.
1062
1063         * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
1064         stem-tremolo by stem object. This fixes no stem for tremolo bug.
1065
1066         * lily/stem-tremolo.cc (print): don't crash for no-stem.
1067
1068         * Documentation/user/changing-defaults.itely (Which properties to
1069         change): fixes.
1070
1071 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1072
1073         * po/fr.po: update.
1074
1075 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1076
1077         * input/wilhelmus.ly: More original lyrics.  Add to examples.
1078
1079         * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
1080         Reinstate old code that issues warning.  Fixes --srcdir build.
1081
1082 2004-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1083
1084         * input/wilhelmus.ly: New file.
1085
1086         * Documentation/user/notation.itely: 
1087         * Documentation/user/introduction.itely:
1088         * Documentation/user/tutorial.itely: Use quote ly-option instead
1089         of explicit @quotation.  This fixes too long lilypond linewidths
1090         resulting in overful hboxes.
1091
1092         * scripts/lilypond-book.py: Add ly-option: `quote'.
1093
1094 2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1095
1096         * tex/titledefs.tex: Avoid that the first score line is extra
1097         indented if instrument is defined but not piece.
1098
1099 2004-03-30  Werner Lemberg  <wl@gnu.org>
1100
1101         * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
1102         `lilypond/' to info file name.
1103         (@usermanref) [info]: New variant.
1104
1105         * scm/documentation-generate.scm: Fix definition of @usermanref
1106         and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
1107         to info file name.
1108
1109 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1110
1111         * VERSION: release 2.1.36
1112         
1113         * Documentation/user/changing-defaults.itely (Interpretation
1114         contexts): rewrite introduction.
1115
1116 2004-03-30  Ferenc Wagner  <wferi@tba.elte.hu>
1117
1118         * scm/define-markup-commands.scm: Use TeX accents instead of
1119         straight iso-8859-1 encoding in the doc string.
1120
1121 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1122
1123         * Documentation/user/tutorial.itely (A lead sheet): remove extra
1124         space after dotted duration.
1125
1126 2004-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1127
1128         * Documentation/user/introduction.itely: 
1129         * Documentation/user/notation.itely:
1130         * Documentation/user/tutorial.itely: Up all relative examples.
1131         Enclose @lilypond displays in @quotation.  Typos and corrections.
1132
1133         * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
1134
1135 2004-03-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1136
1137         * scm/music-functions.scm (make-voice-props-revert): Revert also
1138         MultiMeasureRest staff-position in oneVoice.
1139
1140 2004-03-29  Heikki Junes <hjunes@cc.hut.fi>
1141
1142         * Documentation/user/changing-defaults.itely, 
1143         Documentation/user/lilypond.tely: few fixes. Place no comma between
1144         two options: a and b, but commas between three options: a, b, and c.
1145         By this manner, grouping is possible: a and b, and c and d.
1146
1147 2004-03-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1148
1149         * Documentation/user/GNUmakefile: add rule for .nexi
1150
1151 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1152
1153         * Documentation/user/music-glossary.tely: move glossary direntry
1154
1155         * stepmake/stepmake/texinfo-vars.make (INFOINSTALL): 
1156         only do mkdir/install-info if INFO_INSTALL_FILES != "".
1157
1158 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1159
1160         * stepmake/aclocal.m4: Verify that gettext configure check with
1161         gcc-3.3 and autoconf 2.59 is still broken.  Update warning.
1162
1163 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1164
1165         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
1166         glob.glob for .png filenames. This catches multipage pngs.  
1167
1168         * Documentation/user/changing-defaults.itely (Determining the grob
1169         property): fix references.
1170
1171         * lily/staff-symbol.cc (print): only add extent if non empty.
1172         This fixes staff-container.ly.
1173
1174         * lily/timing-engraver.cc (initialize): init whichBar, so a score
1175         starting with a mmrest also works.
1176
1177         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
1178         PNG for texinfo too.
1179
1180         * po/lilypond.pot: update translation strings.
1181
1182         * VERSION: 2.1.35 released
1183         
1184         * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
1185         context argument too.
1186
1187         * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
1188
1189         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
1190
1191         * python/lilylib.py (command_name): don't return 1st path
1192         component.
1193
1194         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
1195         .png case separately.
1196
1197         * python/lilylib.py (system): typo.
1198         
1199 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1200
1201         * input/regression/span-bar.ly: Fix typos.  Set indent-level:2,
1202         run indent-region.
1203
1204         * Documentation/user/preface.itely: Run texinfo-all-menus-update.
1205         Fixes compile.
1206
1207         * lily/function-documentation.cc: Compile fix: Include <string.h>.
1208         Add header.
1209
1210 2004-03-27  Heikki Junes  <hjunes@cc.hut.fi>
1211
1212         * vim/lilypond-indent.vim: small fixes.
1213
1214 2004-03-26  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1215
1216         * Documentation/user/notation.itely (Entering lyrics): Add example
1217         with correct english double quotes (at least for LaTeX output,
1218         maybe not a good idea if we switch to PS as the default output
1219         format).
1220
1221 2004-03-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1222
1223         * lily/staff-performer.cc (create_audio_elements): play instrument
1224         changes before notes arrive. This fixes instrument of the first
1225         note in a score.
1226
1227         * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
1228         to 1.9.0 conversion.
1229
1230         * lily/mark-engraver.cc: doc string.
1231
1232         * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
1233
1234         * Documentation/user/introduction.itely (Introduction): new node.
1235
1236 2004-03-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1237
1238         * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
1239
1240         * input/regression/spacing-ragged-last.ly: new file.
1241
1242         * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
1243         spacing.
1244
1245         * scm/font.scm: rewrite using GOOPS.
1246         
1247         * lily/context-def.cc (filter_engravers): derefence pointer.
1248
1249         * lily/lily-guile.cc (type_check_assignment): use
1250         ly_scheme_function iso. scm_primitive_eval where possible.
1251
1252         * lily/performance.cc (output): limit channels at 15. This fixes
1253         percussion inadvertently showing up in large scores.
1254
1255 2004-03-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1256
1257         * input/regression/tuplet-gap.ly: new file.
1258
1259         * lily/tuplet-bracket.cc (make_bracket): take gap interval.
1260         (print): compute gap length from number size, include italic
1261         correction.
1262
1263         * scm/define-grobs.scm (all-grob-descriptions): remove gap from
1264         tuplet-bracket
1265
1266         * scm/paper.scm (set-default-paper-size): new function, to be
1267         called at toplevel.
1268         (set-paper-size): new function, to be called inside \paper {}
1269         (set-default-paper-size): new function, to be called at toplevel.
1270
1271         * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function. 
1272
1273         * lily/beam-performer.cc (process_music): idem.
1274
1275         * lily/slur-performer.cc (process_music): stop melisma for stop event.
1276         
1277         * tex/titledefs.tex: remove scshape for piece.
1278
1279         * lily/line-spanner.cc (line_stencil): font-encoding = music, not
1280         font-family
1281
1282         * lily/time-signature.cc (special_time_signature): font-encoding
1283         not family.
1284
1285         * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
1286         dynamic to head. This fixes p placement in morgenlied.
1287
1288 2004-03-23  Werner Lemberg  <wl@gnu.org>
1289
1290         * stepmake/stepmake/generic-targets.make (help): Improve text.
1291
1292 2004-03-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1293
1294         * VERSION: 2.1.34 released
1295         
1296         * lily/main.cc (main_with_guile): switch debugging.
1297
1298         * lily/system.cc (get_line): plug leak.
1299
1300         * lily/paper-book.cc (pages): plug memory leaks: delete page array
1301         and contents.
1302         (stencil2line): plug leak.
1303
1304         * Documentation/user/changing-defaults.itely (Determining a grob
1305         property):  new node.
1306         (Layout interfaces): new node.
1307         (Navigating the program reference): new node.
1308
1309         * lily/accidental-engraver.cc (acknowledge_grob): add property
1310         harmonicAccidentals
1311
1312         * lily/piano-pedal-engraver.cc (del_linespanner): new function.
1313         general cleanups.
1314         
1315         * input/les-nereides.ly (middleDynamics): resurrect Les
1316         nereides. Remove pedal hack.
1317
1318 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1319
1320         * input/regression/property-grace-polyphony.ly: new file.
1321
1322         * lily/translator-property.cc (execute_pushpop_property): only pop
1323         one instance of the property. This fixes << \\ >> together with
1324         \grace.
1325
1326         * lily/break-align-interface.cc (ordered_elements): we cannot
1327         modify the #'elements property, so return reordered array.
1328
1329 2004-03-23  Heikki Junes  <hjunes@cc.hut.fi>
1330
1331         * buildscripts/lilypond.words.py: remove.
1332         * buildscripts/lilypond-words.py: add new, renamed file. 
1333         Give generated targets and dirs explicitly in arguments.
1334
1335         * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
1336         elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
1337         vim/lilypond-syntax.vim: update to use new lilypond-words.py.
1338         
1339         * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
1340
1341         * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
1342
1343         * Documentation/topdocs/INSTALL.texi: update vim-mode installing
1344         orders.
1345
1346         * vim/GNUmakefile: add local-uninstall target.
1347
1348         * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
1349         
1350         * vim/vimrc: add a one-liner file.
1351
1352         * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
1353         vimrc in EXTRA_DIST_FILES.
1354
1355         * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
1356
1357 2004-03-22  Heikki Junes  <hjunes@cc.hut.fi>
1358
1359         * config.make.in: add vimdir.
1360
1361         * vim/GNUmakefile: add local-install.
1362
1363 2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1364
1365         * tex/titledefs.tex: Replaced \ifx\blabla\undefined
1366         with \lilypondifundefined{blabla}. Solves problem with multiple
1367         titles in the same lilypond-book document.
1368
1369 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1370
1371         * scm/document-backend.scm (interface-doc): sort grob list for
1372         interface.
1373
1374         * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
1375         pre/post break align-order.
1376
1377         * spelling patch courtesy Edward Sutton.
1378
1379         * Documentation/user/changing-defaults.itely (Changing context
1380         default settings): new node.
1381         (Defining new  contexts): new node.
1382
1383         * scripts/lilypond-book.py (is_derived_class): use numbers
1384         iso. booleans.
1385
1386         * python/lilylib.py (make_ps_images): add margin to PS images.
1387
1388         * scripts/lilypond-book.py (is_derived_class): new function. Take
1389         class arg iso. object.
1390         (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
1391         for bug in GS/dvips.
1392
1393         * lily/text-item.cc (interpret_markup): idem.
1394
1395         * scm/define-markup-commands.scm: remove split around-space hack.
1396
1397         * lily/staff-symbol-referencer.cc (get_rounded_position): new
1398         function, fold WL's fixes into one function.
1399
1400 2004-03-22  Werner Lemberg  <wl@gnu.org>
1401
1402         * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
1403         lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
1404         (Note_column::head_position_interval): Do proper rounding for
1405         calls to Staff_symbol_referencer::get_position.
1406
1407 2004-03-21  Werner Lemberg  <wl@gnu.org>
1408
1409         * lily/score.cc (ly_run_translator), lily/paper-def.cc
1410         (Paper_def::get_paper_outputter), lily/input-file-results.cc
1411         (Input_file_results::Input_file_results), lily/my-lily-parser.cc
1412         (My_lily_parser::parse_file): Improve formatting progress indication
1413         sent to stdout.
1414
1415 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1416
1417         * VERSION: 2.1.33 released.
1418
1419         * scripts/lilypond-book.py (do_file): reinstate --filter support.
1420
1421         * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
1422
1423         * stepmake/stepmake/generic-targets.make: rewrite hack so no
1424         warning is issued about dummy.dep.
1425
1426         * scm/new-font.scm: fix design sizes of nummer
1427
1428 2004-03-21  Werner Lemberg  <wl@gnu.org>
1429
1430         * stepmake/bin/install-sh: Updated (from gnulib).  This removes
1431         some annoying warnings from mkdir during `make install'.
1432
1433 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1434
1435         * lily/performer-group-performer.cc (do_announces): call
1436         Performer_group_performer::create_audio_elements () too.
1437
1438         * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
1439
1440         * scm/define-grobs.scm (all-grob-descriptions): add property
1441         break-align-orders
1442
1443         * lily/global-context.cc (get_default_interpreter): new
1444         function. Override from base class, so no new Score contexts are
1445         created.
1446
1447         * lily/include/stencil.hh (class Stencil): document origin field.
1448
1449         * lily/staff-symbol.cc (print): span staff-symbol on column
1450         extents for non-broken columns. 
1451
1452         * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
1453         key-signature.
1454
1455         * tex/titledefs.tex: don't use smallcaps for piece.
1456
1457         * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
1458         translated stencils in the output.
1459
1460         * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
1461
1462 2004-03-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1463
1464         * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
1465         and init ties_created_
1466
1467         * VERSION: release 2.1.32
1468
1469         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
1470         doc string from IMPLEMENT_CTOR_CALLBACK().
1471
1472         * lily/engraver.cc (typeset_grob): paranoia: take care of the case
1473         that engraver is in a performer hierarchy.
1474
1475 2004-03-17  Heikki Junes <hjunes@cc.hut.fi>
1476
1477         * vim/lilypond-ftdetect.vim: new file.
1478
1479 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1480
1481         * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. 
1482         (compose_ly): default octave should be middle C.
1483
1484         * Documentation/user/changing-defaults.itely (Layout tunings
1485         within contexts): new node.
1486
1487         * lily/include/smobs.hh: document C++ smob interface.
1488
1489         * lily/function-documentation.cc: don't doc functions without
1490         docstring.
1491
1492 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1493
1494         * Documentation/user/lilypond.tely: Remove `* lilypond' node from
1495         direntry, so that `info lilypond' goes to Top.
1496
1497         * scm/output-ps.scm (polygon): Fix: add spaces.
1498
1499         * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
1500         solutions are now optimal too.
1501
1502         * input/test/page-breaks.ly: New file.
1503
1504         * lily/paper-outputter.cc (Paper_outputter): Import page breaking
1505         functions into safe module.
1506
1507         * lily/lily-guile.cc (ly:number->string): Do not leave space at
1508         end, prepend zeros.
1509
1510         * scm/output-*.scm: Use ly:number->string rather than
1511         number->string.  Makes for saner output.
1512
1513         * scm/output-ps.scm (define-fonts): Always scale by designsize.
1514         Fixes feta-nummer, feta-din scaling.
1515
1516 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1517
1518         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
1519
1520         * scm/music-functions.scm (descend-to-context): new
1521         function. Similar to context-spec-music.
1522         (make-time-signature-set): specify Score as descend-only. This
1523         fixes the polymetric.ly example.
1524
1525         * lily/context-specced-music-iterator.cc (construct_children): add
1526         support for descend-only context spec.
1527
1528         * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
1529         determine ez-notation letter. 
1530
1531         * lily/system.cc (get_line): start with dumping layer 3. This
1532         fixes ez notation.
1533
1534 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1535
1536         * input/test/title-markup.ly: Stress breaking harder.
1537
1538         * scm/page-layout.scm (height-score): Overfull page scores twice
1539         as bad as underfull (was: by a power).
1540         (walk-lines): Omit first walk-path round (breaking after new node,
1541         without lines).
1542
1543         * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
1544         diff values are negative.
1545         (output): Bugfix: treat negative vfill differently.
1546
1547         * Documentation/user/lilypond.tely (direntry): Add note about why
1548         `info lilypond' brings up `Invoking LilyPond' node.
1549
1550 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1551
1552         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
1553
1554         * lily/paper-book.cc: Remove cruft.
1555         (output): Bugfix: put vfill between lines.
1556         (pages): Bugfix: set page vars needed for filling.
1557
1558         * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
1559         (was: @ar).
1560
1561         * scm/page-layout.scm: Further development.
1562
1563         * ly/declarations-init.ly (paper): Define page-breaking.
1564
1565 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1566
1567         * lily/note-head.cc (brew_ez_stencil): add note-names
1568         property. Provides internationalization for note names.
1569
1570         * Documentation/user/changing-defaults.itely (Creating contexts):
1571         new node.
1572
1573         * lily/grace-iterator.cc (process): descend to child for \grace.
1574
1575         * lily/timing-translator.cc (initialize): Timing_translator adds
1576         Timing alias by itself.
1577
1578         * lily/context.cc (add_alias): new function.
1579
1580         * scm/lily.scm (tex-output-expression): new function, eval within
1581         drawing API. Guards against eval vulnerabilities.
1582
1583         * scm/output-tex.scm (tex-encoded-fontswitch): idem. 
1584
1585         * scm/output-ps.scm (scm): export lily drawing API.
1586
1587         * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
1588         throughout.
1589
1590 2004-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1591
1592         * scm/page-layout.scm (optimal-page-breaking): New function.
1593         
1594         * lily/paper-book.cc (pages): Use it.
1595
1596 2004-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1597
1598         * lily/include/paper-line.hh (class Paper_line): Full smob.
1599
1600 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1601
1602         * lily/global-context.cc (run_iterator_on_me): fix grace note
1603         nesting by initting measurePosition.
1604
1605         * lily/timing-translator.cc (initialize): do no init
1606         measurePosition
1607         
1608         * lily/include/music-output-def.hh (class Music_output_def): add
1609         input_origin_ field.
1610
1611         * Documentation/user/changing-defaults.itely (Changing context
1612         properties on the fly): new node.
1613
1614         * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
1615         function. Only have smobbed_copy (), and do not provide
1616         smobbed_copy() for non-simple smobs. Changes throughout.
1617
1618 2004-03-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1619
1620         * lily/auto-change-iterator.cc (class Auto_change_iterator): add
1621         start_moment_. Fix by Doug A. Linhardt.
1622
1623 2004-03-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1624
1625         * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
1626         accidentals for harmonic notes.
1627
1628         * lily/note-collision.cc (check_meshing_chords): don't merge heads
1629         of different style. (Thanks to Doug Linhardt).
1630
1631         * Documentation/user/changing-defaults.itely (Scheme tutorial):
1632         new node.
1633
1634 2004-03-16  Heikki Junes <hjunes@cc.hut.fi>
1635
1636         * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
1637
1638         * vim/filetype.vim, vim/lilypond-ftplugin.vim,
1639         vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
1640         vim/lilypond-indent.vim: doc targets and deps in comments.
1641
1642 2004-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1643
1644         * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
1645
1646         * lily/system.cc (get_line): Return Paper_line.  Change all users.
1647
1648         * lily/include/paper-line.hh:
1649         * lily/include/paper-line.cc: New file.
1650
1651 2004-03-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1652
1653         * VERSION (MY_PATCH_LEVEL): release 2.1.31.
1654
1655         * GNUmakefile.in: remove stray make out=www
1656
1657         * input/test/bagpipe.ly (gcdg): octave fixes.
1658
1659         * scm/define-markup-commands.scm (number): use font-encoding
1660         iso. font-family
1661
1662         * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
1663         font-encoding.
1664         
1665 2004-03-15  Heikki Junes <hjunes@cc.hut.fi>
1666
1667         * lily/parse-scm.cc: compile-bugfix: add missing header files for
1668         `output_format_global' and `PAGE_LAYOUT'.
1669
1670 2004-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1671
1672         * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
1673         lily functions in safe mode.
1674
1675         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
1676         Print filename for HTML, LATEX, before texidoc.
1677
1678         * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
1679         instructions in output-ps module.
1680
1681         * scm/lily.scm: Do not load output-ps module.
1682
1683         * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
1684         safe mode.
1685
1686 2004-03-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1687
1688         * lily/span-dynamic-performer.cc (process_music): remove spurious
1689         warning.
1690
1691         * lily/context-def.cc (Context_def): init name to ""
1692
1693         * lily/font-interface.cc: add font-encoding property.
1694
1695         * scm/lily.scm (chain-assoc-get): bugfix.
1696
1697         * lily/paper-book.cc (stencil2line): protect static SCM.
1698
1699         * lily/font-interface.cc (text_font_alist_chain): rename function,
1700         and use text-font-defaults. 
1701
1702         * lily/font-select.cc (properties_to_font_size_family): call SCM code.
1703
1704         * scm/paper.scm (paper-set-staff-size): use new function.
1705
1706         * scm/new-font.scm (make-font-tree): new function.
1707
1708 2004-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1709
1710         * lily/paper-book.cc (output): Bugfix: no output if no \paper.
1711
1712         * scm/lily.scm (get-output-module): New function.
1713         (output-alist): Remove ,ps-output-expression.
1714
1715         * scm/output-tex.scm (ps-output-expression): New function.
1716
1717         * scm/output-ps.scm (ps-output-expression): Remove.
1718         (header, start-page): Output page metadata.
1719
1720         * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
1721         initialise output_module_.  Do not write part of header.
1722         (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
1723         (output_header): Output full header.
1724
1725         * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
1726         FIXME.
1727
1728 2004-03-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1729
1730         * scm/new-font.scm: new file. Tree based font lookup.
1731
1732         * scm/lily.scm (assoc-get): take default argument. Remove
1733         assoc-get-default.
1734         (chain-assoc-get): use chain-assoc-get everywhere.
1735
1736         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
1737         autobeamsettings conversion bug.
1738
1739         * lily/include/global-context.hh (Context): clean-up data hiding.
1740
1741         * lily/include/music-iterator.hh (class Music_iterator): clean-up
1742         data hiding.
1743
1744         * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
1745
1746         * input/regression/stem-shorten.ly: add chord case.
1747
1748         * lily/stem.cc (get_default_stem_end_position): shorten stems
1749         triggered by note-head positions, not by forced-direction. This
1750         fixes a bug with too short stems.  
1751  
1752 2004-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1753
1754         * scripts/lilypond-book.py (Lilypond_snippet.output_html,
1755         Lilypond_snippet.output_latex): Always call output_print_filename.
1756
1757         * lily/paper-book.cc (fill_pages): New method.  Try to cramp or
1758         expand pages.
1759
1760 2004-03-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1761
1762         * scm/part-combiner.scm (make-autochange-music): switch rests
1763         before switched notes too.
1764
1765         * lily/figured-bass-engraver.cc (process_music): change calling
1766         convention.
1767
1768         * scm/bass-figure.scm (format-bass-figure): rewrite function. 
1769
1770         * scm/define-markup-commands.scm (bracketed-y-column): new markup
1771         command.
1772
1773         * lily/include/stencil.hh (class Stencil): add origin field.
1774
1775         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
1776         function.
1777
1778         * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. 
1779
1780         * lily/lexer.ll: remove support for \$ and $ in identifiers
1781
1782         * lily/sequential-iterator.cc: remove copy_grace_fixups
1783         (get_grace_fixup): slight abstraction of fixup code.
1784
1785         * input/test/title-markup.ly (spaceTest): vary staff sizes.
1786
1787 2004-03-12  Heikki Junes <hjunes@cc.hut.fi>
1788
1789         * vim/lilypond-indent.vim: use <C-F> (default) as indent key
1790         in insert-mode. add indenting rules.
1791
1792 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1793
1794         * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
1795         protect hack.
1796
1797         * scm/page-layout.scm:
1798         * lily/paper-book.cc: Handle tagline/copyright.  Internal page
1799         layout and titling should now match external latex based version.
1800
1801         * scm/output-tex.scm (output-scopes): Bugfix: only write string
1802         header fields.
1803
1804         * ps/lilyponddefs.ps: Remove automatic page layout.
1805
1806         * scm/output-ps.scm (new-start-system): New interface function.
1807
1808         * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
1809
1810         * lily/paper-book.cc (output): Bugfix.
1811
1812 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1813
1814         * VERSION (MY_PATCH_LEVEL): release 2.1.30
1815         
1816 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1817
1818         * Documentation/user/lilypond.tely: Bugfix: Remove './' from
1819         direntries.
1820
1821         * ps/lilyponddefs.ps: Bugfix.
1822
1823         * input/regression/multi-measure-rest-instr-name.ly: Typo.
1824
1825 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1826
1827         * lily/auto-beam-engraver.cc (create_beam): add Stem as
1828         cause. This should fix warnings.
1829
1830         * mf/feta-slag.mf (trill_ne): fix upmordent size.
1831
1832         * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
1833         prevent aligned 6ths.
1834
1835         * lily/custos.cc (print): remove adjust-if-on-staffline.
1836
1837 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1838
1839         * lily/paper-book.cc: Do header and footer.
1840
1841 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1842
1843         * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
1844
1845         * scm/paper.scm (lineheight): Remove
1846         (head-sep, foot-sep): Add.
1847
1848 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1849
1850         * mf/feta-schrift.mf: reduce portato thickness.
1851
1852         * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
1853
1854         * lily/grob-pq-engraver.cc (start_translation_timestep): remove
1855         programming_error ().
1856
1857         * lily/piano-pedal-engraver.cc (finalize): attach unfinished
1858         bracket to last command column.
1859
1860         * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
1861         continues on next/prev system.
1862
1863         * input/regression/pedal-end.ly: new file.
1864
1865 2004-03-10  Werner Lemberg  <wl@gnu.org>
1866
1867         * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
1868         Remove pmx2ly stuff.
1869         * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
1870
1871 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1872
1873         * scm/page-layout.scm: New file.
1874
1875         * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
1876         settings.
1877         (Lilypond_snippet.is_outdated): Also check for PNG file.
1878         Workaround for interrupted (web) builds.
1879
1880         * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
1881
1882         * ps/lilyponddefs.ps: Use only very small top-marging.
1883         (init-paper): Also pop page size string.
1884         (start-page, stop-page): New function.
1885
1886         * scm/output-ps.scm (header-end): Remove stray exec commands.
1887
1888 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1889
1890         * lily/input-file-results.cc (do_one_file): use new Paper_book()
1891
1892         * lily/score.cc (default_rendering): clean protection.
1893
1894         * lily/paper-book.cc (mark_smob): implement smob marking.
1895
1896         * scripts/lilypond.py (make_html_menu_file): remove --psgz option
1897
1898         * Documentation/user/*.itely: user manual edits. 
1899
1900 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1901
1902         * Documentation/user/converters.itely (Invoking musedata2ly):
1903         remove pmx2ly.
1904
1905         * scripts/pmx2ly: remove script.
1906         
1907 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1908
1909         * lily/score.cc (default_rendering): Protect paper-book members.
1910
1911         * lily/paper-def.cc (smobbed_copy): New method.
1912
1913         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
1914         switch runtime.
1915
1916         * lily/include/music-output.hh (process): Change signature to
1917         return SCM.
1918
1919         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
1920         method.
1921
1922         * lily/paper-score.cc (process): Return stencils rather than
1923         outputting directly.  Remove paper-book kludge.  Delete grobs.
1924         (output): Remove.
1925
1926         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
1927
1928         * lily/score-engraver.cc (get_output): Do not reset pscore_.
1929
1930         * lily/score.cc (default_rendering)
1931         (ly_render_output): Move adding paper-score two levels up.
1932
1933         * lily/system.cc (get_line):
1934         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
1935
1936 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1937
1938         * scm/font.scm (paper20-font-vector): add more design sizes for
1939         number.
1940
1941         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
1942         feta-nummber{5,7,11,13}.
1943
1944         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
1945         for 12pt design size. 
1946
1947 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1948
1949         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
1950
1951 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1952
1953         * lily/font-select.cc (properties_to_font_size_family): Fix
1954         warning message.
1955
1956         * Experimental PostScript latin1 encoding:
1957         
1958         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
1959
1960         * scm/output-ps.scm: Experimental encoding using reencode-font.
1961         * scm/font.scm: Add latin1 `font-shape'.
1962         
1963         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
1964
1965         * ps/lilyponddefs.ps (reencode-font): New function.
1966
1967         * lily/paper-book.cc (get_pages): Simplistic page breaking.
1968
1969         * scm/output-tex.scm (start-page):
1970         (stop-page): New interface function.
1971
1972 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1973
1974         * lily/paper-outputter.cc (output_expr):
1975         (output_header):
1976         (output_line): New method.
1977
1978         * lily/system.cc (get_line):
1979         (get_lines): New method.
1980         (output_scheme):
1981         (output_line): Remove.
1982
1983         * scm/lily.scm (make-title): New function.
1984
1985         * lily/paper-book.cc: 
1986         * lily/include/paper-book.hh: New file.
1987
1988         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
1989         ly-modules.hh).
1990
1991         * lily/ly-module.cc (ly_modules_lookup): New function.
1992
1993         * lily/main.cc (main_with_guile): Move memory leak debug code back.
1994
1995         * scm/output-ps.scm (make-title): Remove.
1996         (output-scopes): Junk header-title test.
1997
1998 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1999
2000         * mf/feta-schrift.mf: thicker dot for portato.
2001
2002         * lily/accidental-placement.cc (position_accidentals): bugfix in
2003         offset, this fixes right-padding of AccidentalPlacement.
2004
2005         * lily/[h-z]*.cc: () formatting.
2006
2007         * Documentation/user/tutorial.itely (An orchestral part): more
2008         fixes for the tutorial.
2009
2010         * scm/translation-functions.scm (fraction-tuplet-formatter):
2011         reverse fraction.
2012
2013         * lily/parser.yy (context_def_spec_block): use \context instead of
2014         \translator.
2015
2016         * lily/[a-g].cc: () style cleanup.
2017
2018         * Documentation/user/tutorial.itely (Automatic and manual beams):
2019         editing of tutorial.
2020
2021 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2022
2023         * buildscripts/mf-to-table.py (base): write encoding name.
2024
2025 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2026
2027         * Documentation/user/GNUmakefile (local-install-info): Issue
2028         warning (for packager, ie, if not installing in /usr or /usr/local).
2029
2030         * lily/stencil-scheme.cc: 
2031         * lily/staff-symbol-referencer.cc: 
2032         * lily/script-column.cc: 
2033         * lily/pitch.cc: 
2034         * lily/music.cc: 
2035         * lily/grob-pq-engraver.cc: 
2036         * lily/font-interface.cc: 
2037         * lily/music-output-def.cc: 
2038         * lily/duration.cc: 
2039         * lily/grob-scheme.cc:
2040         * lily/context-scheme.cc: Put scheme name on first line in
2041         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
2042         style cleanups.
2043
2044         * stepmake/stepmake/scm-vars.make: 
2045         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
2046         Rename and split TAGS_FILES.
2047
2048         * GNUmakefile.in (ALL-TAGS): Remove.
2049         
2050         * stepmake/stepmake/generic-targets.make (TAGS): Also include
2051         deeper TAGS files.  Fixes regexp tags in TOP dir.
2052
2053 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2054
2055         * VERSION: 2.1.29 released.
2056         
2057         * Documentation/user/changing-defaults.itely (Changing defaults):
2058         new file.
2059
2060         * Documentation/user/notation.itely (Notation manual): rename from 
2061         refman.itely
2062
2063         * Documentation/user/notation-appendices.itely (The Feta font):
2064         new file.
2065
2066         * Documentation/user/advanced.itely: add aborted attempt for
2067         advanced topics manual.
2068
2069 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2070
2071         * scm/new-markup.scm: display Markups in sane format. Patch by
2072         Nicolas Sceaux.
2073
2074 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2075
2076         * lily/main.cc: Cleanups.
2077         (setup_localisation): New function.
2078         (sane_putenv): Remove.
2079         (main_with_guile): New name (Was: main_prog).  Remove musings
2080         about possible preparation for GUILE heavy memory usage and
2081         practical uselessness.  Do not set environment variables
2082         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
2083         name juggling.
2084         (parse_argv): New function.
2085         (copyright): New function.  It's 2004 already.
2086
2087         * lily/input-file-results.cc (do_one_file): Add file name juggling.
2088         (distill_inname): Move from main.
2089
2090 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2091
2092         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
2093
2094         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
2095
2096         * Documentation/user/running.itely: new file.
2097
2098         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
2099
2100         * lily/score-performer.cc (finish): call Translator::finalize ().
2101
2102 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
2103
2104         * lilypond-ftpplugin.vim: renamed to the following file.
2105         * lilypond-ftplugin.vim: new file.
2106
2107         * GNUmakefile.in: update VIM_FILES.
2108
2109 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2110
2111         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
2112         props.
2113
2114         * input/test/tie-sparse.ly: remove.
2115
2116         * lily/tie-performer.cc (try_music): copy & paste from
2117         Tie_engraver.
2118
2119         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
2120         variable_ref twice.
2121
2122         * lily/key-performer.cc (create_audio_elements): use
2123         alterations-in-key.
2124
2125         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
2126
2127 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
2128
2129         * input/test/smart-transpose.ly: fix cases fes->e and similar.
2130         handle also quarter tones (not shown as tests). test also flats.
2131
2132         * Documentation/index.html.in: small fixes.
2133
2134 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2135
2136         * input/regression/new-markup-scheme.ly: Typo.
2137
2138         * scm/define-markup-commands.scm (fill-line): New markup.
2139
2140         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
2141         (output-paper-def): Fix alignment.
2142         (make-title): Fix height/width scaling.
2143
2144         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
2145
2146         * input/test/title-markup.ly: Add remaining titles.  Layout and
2147         font size fixes.  Add simplistic latin1 test.
2148
2149 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
2150
2151         * input/test/nested-groups.ly: remove. move content (to next). 
2152         * input/test/staff-bracket.ly: replace content (from prev), this 
2153         has been already in templates.
2154
2155 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2156
2157         * stepmake/autogen.sh: Only issue warning about running configure
2158         without arguments when autogen.sh will actually be running
2159         configure.
2160
2161 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2162
2163         * scm/new-markup.scm (stack-stencil-line): robustness.
2164
2165         * scm/define-markup-commands.scm (simple): robustification of
2166         simple-markup.
2167
2168         * Documentation/user/music-glossary.tely (Top): change central C
2169         to middle C.
2170
2171         * lily/text-item.cc (interpret_markup): cache make-simple-markup
2172
2173 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2174
2175         * input/test/title-markup.ly (spaceTest): Add.
2176
2177         * lily/text-item.cc (interpret_markup): Make line markup from
2178         multi word markup.
2179
2180         * scm/define-markup-commands.scm (word): New markup command.
2181         (simple): Use it.
2182
2183         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
2184
2185 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
2186
2187         * vim/ftplugin/lilypond.vim:
2188         * vim/syntax/lilypond.vim: use only local settings with setlocal.
2189         show matching paren in insert mode.
2190
2191 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2192
2193         * scm/output-ps.scm (make-title, output-scopes): Further
2194         development.
2195
2196         * input/test/title-markup.ly: New file.
2197
2198         * ps/lilyponddefs.ps: Disable PostScript titling.
2199
2200         * lily/paper-score.cc (process): Quote PORT argument to make-title.
2201
2202 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2203
2204         * lily/arpeggio.cc (width_callback): remove padding.
2205  
2206         * scm/define-grobs.scm (all-grob-descriptions): add padding.
2207
2208         * scm/define-music-types.scm: remove make-music-by-name.
2209
2210         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
2211
2212 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2213
2214         * lily/paper-score.cc (process): Output titles using make-title.
2215
2216         * scm/output-ps.scm (output-stencil): Display directly instead of
2217         constructing string.
2218         (make-title): New function.
2219
2220 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2221
2222         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
2223         music), Documentation/user/invoking.itexi (Invoking lilypond): 
2224         Move documentation of LaTeX packages for latin1 characters to the
2225         lilypond-book manual.
2226
2227 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
2228
2229         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
2230
2231         * vimrc: add menu in console and shortcut <F10> for it.
2232
2233         * vim/:
2234         * vim/compiler/:
2235         * vim/syntax/:
2236         * vim/indent/:
2237         * vim/ftplugin/: new directories.
2238         
2239         * vim/filetype.vim: new file.
2240
2241         * lilypond.vim: remove files (see next).
2242         * vim/syntax/lilypond.vim: new, renamed file (see prev).
2243
2244         * vimrc: remove file (see next).
2245         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
2246
2247         * vim/ftplugin/lilypond.vim: change dir for dictionary.
2248         add header. apply bindings only locally.
2249
2250         * vim/indent/lilypond.vim: new file.
2251
2252         * vim/ftplugin/lilypond.vim: remove errorformat.
2253         * vim/compiler/lilypond.vim: new file for errorformats.
2254
2255         * Documentation/topdocs/INSTALL.texi: give easier orders.
2256
2257         * ROADMAP: add vim/
2258
2259 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2260
2261         * Documentation/user/introduction.itely (Introduction): Use @image
2262         iso @html <img...>.  Add workaround for images in columns in info.
2263
2264         * stepmake/aclocal.m4: Store computed version in variable.
2265
2266         * configure.in: Export MAKEINFO_VERSION.
2267
2268         * config.make.in (MAKEINFO_VERSION): Add.
2269
2270         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
2271
2272         * Documentation/user/GNUmakefile: Only build info with images when
2273         building web.
2274
2275         * GNUmakefile.in (install-WWW): Visit Documentation/user.
2276
2277         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
2278         stuff from documentation-targets.make
2279
2280 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2281
2282         * VERSION: 2.1.28 released
2283         
2284         * scripts/convert-ly.py (conv): 
2285
2286 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
2287
2288         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
2289         \arpeggioBoth. redefine \arpeggioBracket.
2290
2291         * Documentation/user/refman.itely: document new arpeggio
2292         functions.
2293
2294         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
2295
2296         * input/regression/arpeggio-bracket.ly: apply convert-ly.
2297
2298         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
2299
2300 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2301
2302         * Documentation/user/introduction.itely (Automated engraving):
2303         rewrite introduction using website text.
2304
2305 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2306
2307         * scm/*.scm: make-music-by-name is replaced by make-music, which
2308         also accept music property settings, eg:
2309           (make-music 'TextScriptEvent 'direction DOWN 'text
2310               (make-simple-markup x))
2311
2312         Patch courtesy Nicolas Sceaux
2313
2314         * lily/beam-quanting.cc: cleanup, separate counts for left and
2315         right beam ends.
2316
2317         * lily/side-position-interface.cc (quantised_position): also
2318         quantize staccato position for forced stem directions. 
2319
2320 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2321
2322         * scm/*.scm: Patch by Nicolas Sceaux: 
2323
2324         * scm/music-functions.scm: ly:grob-property and ly:music-property
2325         are made procedure with setters.
2326
2327         * scm/*.scm: replace ..-set-property! with set! (..-property  )
2328         
2329 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
2330
2331         * input/test/[t-v]*.ly: finish rewriting texidocs.
2332
2333         * input/test/vaticana.ly: remove.
2334         * input/test/ligature-vaticana.ly: new, renamed file name.
2335
2336         * input/test/stem-centered.ly: remove.
2337         * input/test/mensural-note-heads.ly: new file. take content from
2338         removed file stem-centered.ly.
2339
2340         * input/test/scales-greek.ly: simplify.
2341
2342         * input/test/s*.ly: reformulate texidocs.
2343         
2344         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
2345         of missing features.
2346
2347 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
2348
2349         * input/test/[j-o]*.ly: update texidocs.
2350
2351 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2352
2353         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
2354
2355         * Documentation/topdocs/NEWS.texi: Add note about info docs with
2356         images.
2357
2358         * Documentation/user/lilypond.tely (@direntry): Update.
2359
2360         * stepmake/stepmake/documentation-targets.make
2361         (install-info,uninstall-info): Install into $(package_infodir).
2362         Install images.  Run install-info to update dir.
2363
2364         * config.make.in (package_infodir): Add.
2365
2366         * Documentation/user/GNUmakefile (info-with-images,
2367         local-install-info, local-uninstall-info): New target.
2368
2369 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2370
2371         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
2372         gap/threshold.
2373
2374         * lily/beam-quanting.cc (score_slopes_dy): remove
2375         ROUND_TO_ZERO_SLOPE kludge.
2376
2377         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
2378
2379         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
2380
2381         * lily/global-context.cc (Global_context): alway accept Score
2382         (run_iterator_on_me): cast Context to Score_context, not
2383         Context_def.
2384
2385         * Documentation/user/refman.itely: documentation patch by Edward
2386         Sanford Sutton.
2387
2388         * mf/GNUmakefile: unset sauter-fonts.
2389
2390 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2391
2392         * scripts/lilypond-book.py (output_texinfo): Output @image
2393         descriptions for info too.
2394
2395         * input/test/chord-names-jazz.ly: 
2396         * input/test/embedded-scm.ly: Clarify.
2397
2398         * input/test/cautionaries.ly: Typo.
2399
2400         * lily/input-smob.cc (ly_input_location): Compile fix.
2401
2402 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2403
2404         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
2405
2406         * ly/engraver-init.ly: move \grobdescriptions to Global. This
2407         fixes problems with system defaults being reverted with \override
2408         on Score level.
2409
2410         * lily/global-context.cc (Global_context): apply property-ops to
2411         Global_context too. 
2412
2413 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2414
2415         * scm/output-ps.scm (stencil->string): Rewrite.
2416
2417 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
2418
2419         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
2420         impersonal style.
2421
2422 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2423
2424         * lily/input-smob.cc (ly_input_location: New function.
2425
2426         * scm/define-markup-commands.scm (upright): New markup command.
2427
2428         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
2429
2430         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
2431
2432         * scm/output-ps.scm (output-stencil): New function.
2433
2434         * scripts/lilypond-book.py (do_file): Bugfix: change search order
2435         of snippet types; fixes @ignore and @verbatim blocks.
2436
2437 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
2438
2439         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
2440         to a file in printed documentation, instead, refer either to a 
2441         syntax or to an output.
2442
2443 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2444
2445         * input/regression/beam-center-slope.ly: Add test.
2446
2447 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2448
2449         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
2450         (SAUTER_FONTS): Reinstate.
2451
2452         * scm/define-markup-commands.scm (caps): New markup command.
2453
2454         * scm/output-ps.scm (output-scopes): Experimental markup output.
2455
2456         * scm/: Add missing headers.
2457
2458         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
2459
2460         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
2461
2462 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2463
2464         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
2465         Stray style cleanups.
2466
2467 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2468
2469         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
2470         no dot combination.
2471
2472         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2473         substitute \override Staff.autoBeamSettings too
2474
2475         * Documentation/user/tutorial.itely: proofreading fixes by David
2476         Bobroff
2477
2478 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2479
2480         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
2481
2482         * ps/music-drawing-routines.ps: 
2483         * ps/lilyponddefs.ps: Add end markers.
2484
2485 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2486
2487         * VERSION: 2.1.27 released.
2488         
2489         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
2490
2491         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
2492         obey documentation.
2493
2494 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2495
2496         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
2497
2498         * scm/output-ps.scm: Resurrect.
2499         
2500         * scm/output-tex.scm: Minimal cleanups.
2501
2502         * scm/paper.scm (paper-set-staff-size): Add lineheight.
2503
2504         * make/ly-rules.make: Remove any broken lily-*.tex files before
2505         lilypond-book run.
2506
2507         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
2508         comment.
2509
2510         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
2511         Enabled by default, may save 10% compile time.
2512
2513 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2514
2515         * lily/lyric-phrasing-engraver.cc: remove
2516         
2517         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
2518         longer necessary. 
2519
2520         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
2521         so lyric-phrasing-engraver is no longer necessary.
2522
2523         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
2524         Grob_pq_engraver from Staff.
2525
2526         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
2527         busyGrobs directly.
2528
2529         * input/regression/quote-transposition.ly: new file.
2530
2531         * lily/recording-group-engraver.cc (stop_translation_timestep):
2532         store instrumentTuning too. 
2533
2534         * lily/quote-iterator.cc (process): transpose events using
2535         instrumentTuning.
2536
2537         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
2538         -> \tuning <pitch>
2539
2540         * lily/parser.yy (command_req): add \tuning command for setting
2541         instrument tuning of staff.
2542
2543         * Documentation/user/GNUmakefile
2544         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
2545
2546         * Documentation/user/refman.itely (Customized accidental rules):
2547         typo.
2548
2549 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
2550
2551         * Documentation/user/music-glossary.tely: remove the missing norwegian
2552         translation; they can be put in later properly.
2553
2554 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2555
2556         * lily/recording-group-engraver.cc (start_translation_timestep):
2557         init Recording_group_engraver twice.
2558
2559 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2560
2561         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
2562         stray style cleanups:
2563
2564         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
2565         -Wmissing-prototypes.
2566
2567         * flower/include/killing-cons.tcc (Killing_cons): Add template
2568         specifier for car_.
2569
2570         * flower/include/parray.hh (binsearchs): Add template specifier
2571         for maxkey.
2572
2573         * flower/include/interval.hh: Declare elem () with template specfier.
2574
2575 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
2576
2577         * elisp/lilypond-indent.el (get-buffer-size): add customization
2578         groups for several variables (Reuben Thomas).
2579
2580 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2581
2582         * Documentation/user/invoking.itexi (Point and click): add index
2583         entry.
2584
2585         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
2586         go under beam.
2587
2588         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
2589         sarabande beam. 
2590
2591         * flower/warn.cc (programming_error): cross fingers not thumbs.
2592
2593         * lily/rest.cc (polyphonic_offset_callback): return 0 when
2594         staff-position is set.
2595
2596         * VERSION: release 2.1.26 
2597         
2598         * scm/chord-entry.scm (construct-chord): process transposition
2599         after processing explicit-11.  
2600
2601 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2602
2603         * lily/parser.yy (add_quote): add syntax for adding quotes:
2604         \addquote "id-string" Music
2605
2606         * scripts/lilypond-book.py (do_file): do not overwrite input file.
2607
2608         * scripts/convert-ly.py (conv): add rules for name changes.
2609
2610         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
2611         music/context/grob property functions. Internally, use
2612         get_property() and set_property() for both.
2613
2614 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
2615
2616         * elisp/lilypond-mode.el (get-buffer-size): define new function,
2617         for Emacs <= 20 (Laurent Martelli).
2618
2619 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2620
2621         * lily/parser.yy (command_element): extract quoted vector in
2622         parser.
2623
2624         * input/regression/quote.ly: new file.
2625
2626         * lily/sequential-iterator.cc (process): only process if moment >= 0.
2627
2628         * lily/parser.yy (command_element): \quote DURATION NAME: support
2629         cue notes. 
2630
2631         * lily/quote-iterator.cc (class Quote_iterator): new file.
2632
2633 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2634
2635         * lily/auto-beam-engraver.cc (try_music): accept and process
2636         beam-forbid-event.
2637
2638         * input/regression/auto-beam-no-beam.ly: new file.
2639
2640 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2641
2642         * lily/accidental.cc (print): Change font-relative-size ->
2643         font-size. Fixes cautionary-style = smaller.
2644
2645 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2646
2647         * lily/system-start-delimiter.cc (staff_brace): remove
2648         font-relative-size
2649
2650         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
2651         forgotten with scm_list_n. Fixes spurious coredumps.
2652
2653         * lily/accidental-engraver.cc (stop_translation_timestep): move
2654         update of localKeySignature to stop_translation_timestep (). This
2655         makes sure that all ties are noticed at the right moment.
2656         (stop_translation_timestep): clear tie only when right-side
2657         notehead was seen.
2658         (number_accidentals_from_sig): cleanup. 
2659
2660         * input/regression/accidental-tie.ly (mus): new file
2661
2662         * input/regression/tie-accidental, tie-break-accidental.ly: remove
2663         these longish tests.
2664
2665 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2666
2667         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
2668
2669         * THANKS: update bugreporter list.
2670
2671         * lily/beam.cc (print): broken beams last until end of staff.
2672         (print): broken beams start from prefatory matter.
2673
2674         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
2675
2676         * lily/paper-score.cc (process): dump header only once.
2677
2678         * lily/paper-outputter.cc (Paper_outputter): move logic into
2679         Scheme.
2680
2681         * scm/output-tex.scm (output-scopes): new function.
2682         (output-paper-def): new function
2683         (tex-string-def): new function
2684         (symbol->tex-key): new function
2685
2686         * scripts/convert-ly.py (conv): add rule for | ~
2687
2688 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
2689
2690         * input/regression/{many}.ly: refresh, trying to guess how
2691         it was designed.
2692
2693 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2694
2695         * VERSION: release 2.1.25
2696
2697         * scm/define-translator-properties.scm
2698         (all-user-translation-properties): add printOctaveNames
2699
2700         * ly/engraver-init.ly: remove Note_event_swallower from
2701         NoteNamesContext.
2702
2703         * lily/note-name-engraver.cc (process_music): new property
2704         printOctaveNames
2705
2706         * lily/context.cc (find_existing_context): remove support for
2707         Current.
2708
2709         * scm/music-functions.scm (set-accidental-style): new function;
2710         duplicate accidental macros.
2711
2712         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
2713
2714         * lily/note-name-engraver.cc (process_music):
2715         process_acknowledged_grobs () -> process_music ()
2716
2717         * scm/part-combiner.scm (determine-split-list): robustification.
2718
2719 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2720
2721         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
2722         lines for falling into beam-gap.
2723         (score_forbidden_quants): check all staff lines for falling in
2724         beam gaps.
2725
2726         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
2727         key/clef/time signatures. 
2728
2729         * input/test/ossia.ly: revise example.
2730
2731         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
2732         cleanup.
2733         
2734         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
2735         comply to Scheme standard.  Remove ly:get-paper-variable
2736
2737 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2738
2739         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
2740
2741 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2742
2743         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
2744         properties from Voice context. This fixes accidental size for
2745         staff-switches during grace contexts.
2746
2747         * lily/note-collision.cc (check_meshing_chords): only wipe heads
2748         if necessary. Else, simply wipe dots.
2749
2750         * input/test/beam-alternate.ly: new file
2751
2752         * input/test/piano-staff-distance.ly: new file.
2753
2754         * lily/translator-group.cc (recurse_down_translators): use
2755         Direction for bottom-up/top-down.
2756
2757         * lily/include/translator.hh (class Translator): add
2758         process_music() and do_announces(). This obviates
2759         recurse_down_{engravers,performers}.
2760
2761         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
2762         \melisma and \melismaEnd
2763
2764         * lily/melisma-engraver.cc (process_music): change to
2765         Melisma_translator, unify with performer. Accept
2766         ManualMelismaEvent.
2767
2768         * ly/engraver-init.ly: add Font_size_engraver.
2769
2770 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
2771
2772         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
2773         it hara-kiri.
2774
2775         * input/regression/{many}.ly: improve descriptions trying to figure
2776         out what is tested.
2777
2778 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2779
2780         * lily/slur.cc (broken_trend_offset): robustness fix.
2781
2782         * VERSION: release 2.1.24
2783
2784         * lily/context.cc (find_create_context): go to Score if it exists.
2785
2786         * lily/context-scheme.cc: new file.
2787
2788         * lily/score-translator.cc (get_output): new file.
2789
2790         * lily/include/grob-info.hh: origin_contexts() now does not
2791         include the originating engraver
2792
2793         * lily/translator-group.cc (translator_each): clean up contents,
2794         remove superfluous stubs. Engraver_group_engraver and
2795         Performer_group_performer are the only classes using multiple
2796         inheritance.
2797
2798         * lily/include/score-context.hh (class Score_context): interface
2799         between Score_{engraver,performer} and Global_context.
2800
2801         * lily/include/global-context.hh (Context): change from
2802         global-translator. This is the entry point for contexts; it is not
2803         tweakable using \translator{}. Score is no longer the top context,
2804         but sits underneath Global.
2805
2806         * lily/include/context.hh (class Context): brain surgery: split
2807         out Context functionality from Translator_group. Context is now a
2808         separate type from Translator.
2809
2810 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2811
2812         * lily/include/translator.hh (class Translator): make
2813         get_score_context() and get_global_translator (), and use the one
2814         which is appropriate.
2815
2816         * lily/context.cc: partially put functionality of Translator_group
2817         into Context.
2818
2819         * lily/include/context.hh (Translator): new class: put between
2820         Translator and Translator_group. 
2821
2822         * lily/new-accidental-engraver.cc: remove file.
2823
2824 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
2825
2826         * input/regression/{many}.ly: improve descriptions: use complete 
2827         sentences, try to describe what is tested, avoid `we´, do not use 
2828         don't, ... 
2829
2830 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
2831
2832         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
2833         is at EOL.
2834
2835         * Documentation/user/lilypond.tely: declare the topmost node only
2836         once; removes empty line in @contents.
2837
2838         * Documentation/user/music-glossary.tely: really add Finnish author.
2839         Draw more beatiful `->´ arrow in html: &rarr;
2840
2841 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2842
2843         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
2844
2845         * scripts/convert-ly.py (conv): add ly:music-list  change.
2846
2847         * lily/grob.cc: edit doc string.
2848
2849         * scm/define-grob-properties.scm (all-user-grob-properties):
2850         proofreading, editing of doc strings.
2851
2852         * input/regression/tablature-string-tunings.ly: new file.
2853
2854         * lily/staff-symbol-engraver.cc (process_music): new engraver,
2855         listen to stringTunings
2856
2857         * lily/align-interface.cc (align_elements_to_extents): remove Grob
2858         for self-alignment-[XY] code.
2859  
2860 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2861
2862         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
2863         cond) into function. Cleanup.
2864
2865         * lily/text-spanner.cc: remove text-repeat-if-broken property.
2866         
2867         * VERSION (PACKAGE_NAME): 2.1.23 released
2868
2869 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
2870
2871         * Documentation/user/{refman,internals}.itely: small fixes.
2872
2873 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2874
2875         * lily/accidental-engraver.cc (acknowledge_grob): don't make
2876         accidentals for harmonic notes
2877
2878         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
2879         for harmonic notes.
2880
2881         * scm/document-backend.scm (interface-doc): prune Grob
2882         documentation: don't duplicate interface information.
2883
2884         * lily/*.cc: lots of updates of doc strings.
2885
2886 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2887
2888         * input/test/ac-extra-voice.ly (accompany): remove file.
2889
2890         * input/test/maximum-rest-count.ly: remove file.
2891
2892         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2893         conversion rule for \translator { }. Apply everywhere.  
2894
2895         * lily/parser.yy (music_property_def): set property for \once in
2896         the PropertyMusic itself, not the ContextSpec.
2897         (property_operation): change syntax within \translator { }
2898
2899         * scm/define-music-properties.scm (all-music-properties): clean up.
2900
2901         * lily/auto-beam-engraver.cc (test_moment): use
2902         updated_grob_properties() to retrieve autoBeam settings.
2903
2904         * lily/spacing-spanner.cc: bound shortest_playing_len by
2905         measure_length
2906
2907         * lily/spacing-engraver.cc (acknowledge_grob): ignore
2908         multi-measure events for spacing computation.
2909
2910         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
2911         elliptical, to 1.49.
2912
2913         * lily/rest.cc (polyphonic_offset_callback): new function. Do
2914         vertical positioning for polyphony, without RestCollision object.
2915
2916         * lily/note-column.cc (add_head): prevent rests & note heads on
2917         one stem.
2918
2919         * lily/rest-collision.cc (do_shift): ignore rests with beams.
2920         (do_shift): rewrite only-rests case: use common refpoints: the
2921         routine will have sensible results when other rest-translations
2922         have taken place.
2923
2924         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
2925         < 0 case. 
2926
2927         * VERSION: 2.1.22 released
2928         
2929         * input/GNUmakefile (SUBDIRS): remove ascii-art
2930
2931 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2932
2933         * input/: Convert ly files that still had \property.  Fixes make
2934         web.  Remove exta spaces around '='. 
2935
2936         * scripts/convert-ly.py (conv): Redundant space fixes.
2937
2938         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
2939
2940 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2941
2942         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
2943         create scalable PS and PDFs  for input/{test,template,regression}.
2944
2945         * lily/context.cc (is_alias): move function.
2946         (is_alias): add Bottom as context alias. 
2947         (find_create_translator): add Bottom as a context alias for creation.
2948
2949         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
2950
2951         * lily/parser.yy (music_property_def): new syntax for property
2952         assignments:
2953
2954         \set A.B = #C , \unset A.B
2955         \override A.B #C = #D, \revert A.B #C 
2956
2957         * lily/my-lily-lexer.cc: remove \property
2958
2959 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
2960
2961         * Documentation/user/refman.itely: add dots after seealso refs.
2962
2963         * input/template/{many}.ly: harmonise descriptions.
2964
2965         * Documentation/user/music-glossary.itely: add Finnish author.
2966
2967 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2968
2969         * VERSION (PACKAGE_NAME): release 2.1.21
2970
2971 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2972
2973         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
2974
2975         * scripts/lilypond-book.py (snippet_res): @include filename must
2976         not be empty.
2977
2978 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2979
2980         * scm/documentation-generate.scm (markup-doc-string): dump
2981         markup-commands.tely
2982
2983         * scm/define-markup-commands.scm (override): new file.
2984         Move documentation from refman into doc-strings. 
2985
2986         * input/test/staff-container.ly: fix example.
2987
2988         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
2989         StaffContainer
2990
2991         * lily/grob.cc: remove point_dimension_callback
2992         (Grob): read forced dimensions from X-extent and Y-extent.
2993         (get_paper): remove preset_extent.
2994
2995         * scm/define-grobs.scm (all-grob-descriptions): remove
2996         point_dimension_callback. 
2997
2998         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
2999         textscript to head. This makes no-spacing-rods work on
3000         DynamicText.
3001
3002         * lily/chord-name.cc: remove props chord, bass, inversion.
3003
3004         * Documentation/user/appendices.itely: add Scheme functions,
3005         context-properties and layout properties to manual.
3006
3007         * scm/part-combiner.scm (determine-split-list): include rests in a
3008         solo1/2 sequence.
3009
3010         * lily/new-part-combine-iterator.cc (substitute_both): new
3011         function.
3012         (class New_pc_iterator): add separate Voice=solo context, fixes
3013         autobeams going from chords to solo.
3014
3015 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3016
3017         * Documentation/user/invoking.itexi (Editor support): Fix typo.
3018
3019         * Documentation/user/tutorial.itely:
3020         * Documentation/user/refman.itely: Add short note about being part
3021         of lilypond.tely.
3022
3023         * COPYING: Make note more clear with respect to files that are
3024         explicitely licenced otherwise (Documention/user/ comes to mind).
3025         
3026         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
3027         comment about barfing of @c,{}.
3028
3029         * Documentation/user/music-glossary.tely: Add list of authors.
3030
3031         * stepmake/stepmake/library-rules.make: Thank Nelson only in
3032         source (was: also in build log).
3033
3034 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3035
3036         * lily/side-position-interface.cc (general_side_position): if
3037         staff-padding is set, then include staff in support too.
3038
3039         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
3040         module workbook
3041
3042         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
3043
3044         * lily/tuplet-engraver.cc: remove tupletInvisible
3045
3046         * scm/define-translator-properties.scm: cleanup, separate in
3047         internal and user props. 
3048
3049         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
3050         LyricsVoice -> Lyrics
3051
3052         * lily/new-part-combine-iterator.cc (process): only print warning
3053         for symbols.
3054
3055 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3056
3057         * scm/part-combiner.scm: Add proper header.
3058
3059         * All but lily/*: The great --2003 --2004 replace; the missing
3060         `bits'.
3061
3062         * TODO: Fix outline mode.  Add book notes.
3063
3064         * ROADMAP: Update.
3065
3066 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3067
3068         * scm/part-combiner.scm (make-autochange-music): use
3069         accumulator. Fixes stack overflow.
3070
3071         * lily/*: rename brew_molecule -> print , molecule-callback ->
3072         print-function
3073
3074         * scm/define-grob-properties.scm: cleanup. Separate into internal
3075         and user properties.
3076
3077         * lily/translator-property.cc (updated_grob_properties): new
3078         function
3079         (execute_pushpop_property): change to new convention:
3080         object property inits are stored as (cons ALIST BASED-ON). This
3081         storage format allows concurrent tweaks in different contexts.
3082
3083 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3084
3085         * TODO: new file.
3086
3087 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3088
3089         * debian/: Late Debian update (sorry Anthony).
3090
3091         * scripts/lilypond-book.py (do_file): Look for input_file in
3092         include path, or ask kpathsea if LATEX.
3093
3094         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
3095         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
3096         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
3097         --header=texidoc.
3098
3099         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
3100         relative.
3101
3102         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
3103         only when filtering, default to input_base otherwise.  Coding
3104         style fixes.
3105
3106 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3107
3108         * lily/include/translator.hh (class Translator): add virtual
3109         qualifier.
3110
3111 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3112
3113         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
3114
3115 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3116
3117         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
3118
3119         * Documentation/user/refman.itely: Run texinfo-all-menus-update
3120         (fixes make web).
3121
3122         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
3123         live in $(out)-www).
3124
3125         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
3126         dependencies.  Add link to .ly source in HTML output.
3127         (Lilypond_snippet.output_html): Handle multiple page picture
3128         output.
3129         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
3130         Make usable for output_texinfo again.
3131
3132         * Documentation/user/GNUmakefile: Add static dependency for
3133         lilypond.tely includes.
3134
3135         * Documentation/user/tutorial.itely: Add some lost `relative'
3136         ly-options.
3137
3138 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3139
3140         * lily/include/translator-group.hh: move Music_output_def member
3141         to Global_translator.
3142
3143         * scripts/lilypond-book.py (do_file):  fix latex output.
3144
3145         * VERSION: release 2.1.20
3146         
3147         * scm/part-combiner.scm (determine-split-list): robustness fix 
3148
3149         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
3150
3151         * lily/parser.yy (music_output_def_body): plug memory leak.
3152
3153         * lily/translator-group.cc (add_fresh_group_translator): plug
3154         memory leak: unprotect Translator_group once added.   
3155
3156         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
3157
3158         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
3159         write .dep file.
3160         (Lilypond_snippet.ly): add \renameinput.
3161
3162 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3163
3164         * Documentation/user/refman.itely (Markup command definition): Doc
3165         by Nicolas Sceaux. Rewrite by Han-Wen
3166
3167         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
3168         thing of the line.
3169         (brew_molecule): only remove if hyphen is not at the end of line.
3170         (set_spacing_rods): new function: minimum-length specifies
3171         distance between syllables.
3172
3173         * scm/define-grobs.scm (all-grob-descriptions): add
3174         Hyphen_spanner::set_spacing_rods to LyricHyphen
3175
3176         * input/regression/lyric-hyphen-break.ly: new file.
3177
3178         * input/test/lyric-hyphen-retain.ly: new file.
3179
3180         * lily/new-part-combine-iterator.cc (construct_children):
3181         add Rest direction.
3182
3183 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3184
3185         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
3186
3187         * Documentation/bibliography/engraving.bib (donemus1982):
3188         update entry.
3189
3190 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3191
3192         * scripts/lilypond-book.py (Substring.__init__): new class.
3193         (Snippet.output_texinfo): add texidoc option.
3194         (Include_snippet.replacement_text): new class.
3195         (Lilypond_snippet.__init__): new class
3196         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
3197
3198         * Documentation/user/refman.itely (Sound): 
3199         note about number of channels.
3200
3201         * scm/music-functions.scm (voicify-music): add \context Staff for
3202         << \\ >> polyphony.
3203
3204         * lily/parser.yy (verbose_command_req): \skip now creates
3205         SkipMusic, and does not lead to spurious staves.
3206
3207         * scm/define-music-types.scm (music-descriptions): rename
3208         NonEventSkip to SkipMusic
3209
3210         * input/no-notation/midi-lyric-barcheck.ly: new file.
3211
3212         * input/regression/collision-dots-invert.ly: new file.
3213
3214         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
3215         case.
3216
3217         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
3218         die if melody died too.
3219
3220 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3221
3222         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
3223         with reading from stdin.
3224
3225         * lily/slur-performer.cc (try_music): new file.
3226
3227         * lily/melisma-performer.cc (try_music): new file. Handle
3228         melismata to help lyrics.
3229
3230         * lily/beam-performer.cc (try_music): new file. Handle beam events
3231         to help lyrics.
3232
3233         * lily/score-performer.cc (one_time_step): reinstate
3234         process_music().
3235
3236         * lily/performer.cc (process_music): add to interface.
3237
3238         * lily/performer-group-performer.cc (process_music): new function.
3239
3240         * lily/dot-column.cc (do_shifts): do collision resolution before
3241         dot positioning.
3242         
3243         * scripts/lilypond-book.py (Snippet.output_print_filename): new
3244         file, process printfilename option.
3245         (Snippet.__init__): rewrite: do not use global variables h or
3246         index.
3247         (main): really support -I option.
3248         (find_toplevel_snippets): new code.
3249         (find_toplevel_snippets): reinstate old version, without global
3250         variables.
3251
3252         * tex/texinfo.tex: really add file.
3253         
3254 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3255
3256         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
3257         compatibility.
3258
3259 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3260
3261         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
3262
3263         * scm/define-translator-properties.scm (drumPitchTable): add
3264         property.
3265
3266         * scripts/lilypond-book.py (simple_toplevel_snippets): new
3267         function.
3268         (help_summary): docstrings.
3269         (do_file): strip the dir of input_base too.
3270
3271 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3272
3273         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
3274
3275         * Documentation/user/lilypond-book.itely: Update.
3276
3277         * make/ly-rules.make: Update lilypond-book commands.
3278
3279         * Documentation/user/GNUmakefile: Update makeinfo commands,
3280         lilypond-book flags.
3281
3282         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
3283         
3284         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
3285
3286         * scripts/filter-lilypond-book.py: Remove.
3287
3288         * Documentation/user/*tely: Update options for new lilypond-book.
3289
3290         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
3291         with @macros in @includes.
3292
3293 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3294
3295         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
3296         make rest-collision only.
3297
3298         * lily/break-substitution.cc (substitute_one_mutable_property):
3299         clear all-elements using scm_assq_remove_x(). 
3300
3301         * lily/rest-collision.cc (do_shift): shift single rests
3302
3303         * flower/include/array.hh (class Array): rename to is_empty ()
3304
3305         * lily/drum-note-performer.cc: new file: perform drum notes.
3306
3307         * VERSION (PACKAGE_NAME): release 2.1.19.
3308         
3309 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3310
3311         * scripts/filter-lilypond-book.py
3312         (classic_lilypond_book_compatibility): New function.
3313
3314 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3315
3316         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
3317
3318         * Grand 2003 -> 2004 search replace. 
3319
3320         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
3321         (i.e. < > )
3322
3323         * ly/performer-init.ly: add DrumStaff
3324
3325         * lily/axis-group-engraver.cc (acknowledge_grob): also take
3326         lyric-interface; this prevents lines with only extender lines from
3327         being junked.
3328  
3329         * scm/define-grob-interfaces.scm (lyric-interface): new interface
3330
3331         * lily/lyric-extender.cc (brew_molecule): get line breaking and
3332         extenders right, for once and for all (hopefully).
3333         
3334         * lily/break-substitution.cc (substitute_one_mutable_property):
3335         clear old 'all-elements for System grobs.
3336
3337         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
3338         that associatedVoiceContext is always assigned when music & lyrics
3339         are found. 
3340
3341         * ly/engraver-init.ly: remove Lyrics context.
3342         (TabVoice): add noteheads engraver
3343
3344         * input/test/improv.ly: update: do not use Thread switching. 
3345
3346         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
3347         squashedPosition is a number  
3348
3349         * Documentation/user/refman.itely (Automatic note splitting):
3350         remove Thread references.
3351
3352         * input/no-notation/pc-direction.ly: remove file.
3353
3354         * ly/engraver-init.ly: remove Thread
3355
3356         * input/regression/tie-chord-partial.ly: remove file.
3357
3358         * scripts/convert-ly.py (conv): \harmonic rule
3359
3360         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
3361         notation for harmonic notes: <c' g''\harmonic>
3362
3363         * lily/lily-guile.cc (alist_to_hashq): new function
3364
3365         * scm/lily.scm (alist->hash-table): new function.
3366
3367         * Documentation/user/refman.itely (Percussion staves): update doco.
3368
3369         * input/regression/drums.ly (timb): updates
3370
3371         * lily/note-performer.cc (create_audio_elements): robustness fix.
3372
3373         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
3374
3375 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3376
3377         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
3378         discard valid matches.
3379
3380 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3381
3382         * lily/drum-note-engraver.cc: new file.
3383
3384         * ly/drumpitch-init.ly: move drum definitions
3385
3386         * scm/drums.scm: remove file.
3387
3388         * lily/*.cc: remove abort-event everywhere.
3389
3390         * lily/note-heads-engraver.cc (process_music): robustification.
3391
3392         * lily/accidental-engraver.cc (process_acknowledged_grobs):
3393         robustification.
3394
3395         * lily/parser.yy (simple_element): add \drums mode.
3396         (simple_element): remove \pitchnames , \chordmodifiers. Use
3397         variables to store this. 
3398
3399         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
3400         outside \notes.
3401
3402         * VERSION: release 2.1.18.
3403         
3404         * input/test: remove octave-duplicate.ly
3405
3406 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3407
3408         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
3409
3410 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3411
3412         * lily/simultaneous-music-iterator.cc: remove clone() and copy
3413         constructor from Music_iterator. Changes throughout.
3414
3415         * lily/include/music-iterator.hh (class Music_iterator): remove
3416         Music_iterator::skip and Music_iterator::get_pending_events from
3417         interface. Rename report_to -> get_outlet 
3418
3419         * lily/auto-change-iterator.cc: move contents from
3420         new-auto-change-iterator.cc from
3421
3422         * scm/part-combiner.scm: determine split-list from Scheme. 
3423
3424         * lily/new-auto-change-iterator.cc (process): new file.
3425
3426         * lily/parser.yy (part_combined_music): remove old PC cruft.
3427
3428         * ly/engraver-init.ly: remove old
3429         PC cruft.
3430
3431         * Documentation/user/refman.itely (The Lyrics context): note about
3432         extender lines.
3433
3434         * lily/multi-measure-rest-engraver.cc (process_music): extra check
3435         to allow 0-length mmrest events.
3436
3437         * scm/part-combiner.scm (determine-split-list): many bugfixes.
3438
3439         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
3440
3441         * lily/spacing-engraver.cc (finalize): robustifications.
3442
3443         * input/regression/new-part-combine-solo-global.ly: new file.
3444
3445         * scm/part-combiner.scm: rewrite.
3446
3447 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
3448
3449         * Documentation/user/refman.itely, input/puer-fragment.ly,
3450         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
3451         updated for proper use of lyricsto; replaced "(" and ")" ->
3452         "\melisma" and "\melismaEnd"
3453
3454         * input/test/ancient-font.ly: small updates to reduce compile
3455         warnings (TODO: junk this file)
3456
3457         * input/test/gregorian-scripts.ly: added comment about bug
3458
3459         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
3460         tiny robustness fix
3461
3462         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
3463         recent changes in the feta code); temporarily mapped mensural g
3464         clef to a copy of petrucci g clef until mensural g clef will have
3465         been rewritten
3466
3467         * mf/parmesan-heads.mf: bugfix: solved character name clashing
3468         between mensural and neo-mensural heads (this broke quite a while
3469         ago)
3470
3471         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
3472
3473 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3474
3475         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
3476         indication.  Fixes for verbatim, multi line comments.
3477
3478 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3479
3480         * input/regression/new-part-combine-solo.ly: more cases.
3481
3482         * lily/slur.cc (height): robustness fix.
3483
3484         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
3485
3486         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
3487         stemUp/stemDown.
3488
3489         * scm/music-functions.scm (determine-split-list): further analysis.
3490
3491         * lily/script-engraver.cc (try_music): discard duplicate
3492         articulations.
3493
3494         * input/regression/new-part-combine-solo.ly: new file
3495
3496         * input/regression/new-part-combine-a2.ly: new file.
3497
3498         * ly/performer-init.ly: add Devnull
3499
3500         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
3501         for \musicglyph #"accidental-*"
3502         (conv): \newpartcombine rule.
3503
3504 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3505
3506         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
3507
3508 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3509
3510         * scripts/filter-lilypond-book.py: Handle verbatim, latex
3511         textwidth, --output.
3512
3513 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3514
3515         * scm/new-markup.scm (doubleflat): add accidental markups.
3516
3517         * VERSION: release 2.1.17
3518         
3519         * Documentation/user/refman.itely (Automatic part combining):
3520         revise documentation of the part-combiner.
3521
3522         * input/regression/pc-switch-slur.ly (texidoc): remove file.
3523         
3524         * input/test/part-combine-{moment,staff}.ly: remove file.
3525
3526         * input/regression/pc-mmrest.ly (two): remove file.
3527
3528         * scm/define-music-types.scm (music-descriptions): add
3529         Solo{One,Two}Event and UnisonoEvent
3530
3531         * lily/new-part-combine-iterator.cc (unisono): add state_
3532         variable, signal changes with part-combine-event.
3533
3534         * input/regression/new-part-combine-text.ly: new file.
3535
3536         * lily/part-combine-engraver.cc: new file.
3537
3538 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3539
3540         * scripts/filter-lilypond-book.py: Handle snippet options.
3541
3542 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3543
3544         * scm/music-functions.scm (determine-split-list): detect solo1/2
3545         and unisono.
3546
3547         * lily/new-lyric-combine-music-iterator.cc (construct_children):
3548         revert fix, document why.
3549
3550         * lily/tie-performer.cc (process_music): new function. Set melisma
3551         property.
3552
3553         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
3554         always smaller than bracket size.
3555         (make_bracket): oops. Size of the gap was off by factor 2
3556
3557         * input/test/text-rotate.ly: new file.
3558
3559         * scm/new-markup.scm (markup): a macro that provides a
3560         LilyPond-like syntax in scheme for building markups, in order to
3561         help markup command definition. (Nicolas Sceaux)
3562
3563         * input/test/lyrics-skip-notes.ly: new example.
3564
3565         * lily/parser.yy (post_event): make HYPHEN into postfix event.
3566
3567         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
3568         use is_alias() iso. == . This fixes lyrics on
3569         GregorianTranscriptions. 
3570
3571 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3572
3573         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
3574         \thispagestyle{lastpage} to avoid that it's printed on the second
3575         last page when there's only a single score line on the last page.
3576         (The page breaking mechanism in TeX played some ugly tricks to us.)
3577
3578 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3579
3580         * scripts/filter-lilypond-book.py: Further development.
3581
3582         * input/regression/collision-dots-move.ly: New test.
3583
3584         * lily/note-collision.cc (check_meshing_chords): Move dots on left
3585         hand side note head of non-merged collision to the right.
3586
3587         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
3588         Construct children before accessing property from emtpy
3589         lyrics_context_.
3590         (construct_children): Find thread before finding LyricsVoice.
3591         Create LyricsVoice one if none found, fixes crash (thanks Erik
3592         Sandberg).
3593
3594 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
3595
3596         * cygwin/: Forward port.
3597
3598 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3599
3600         * buildscripts/install-info-html.sh: Use Bash.
3601
3602         * cygwin/mknetrel: Patch from Bert.
3603
3604 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3605
3606         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
3607
3608         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
3609         try to copy *png, index.html (Bertalan Fodor).
3610
3611         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
3612
3613 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3614
3615         * lily/note-collision.cc (check_meshing_chords): Do not remove
3616         dots (from down head) when merging similar heads (thanks Matthias
3617         Kilian).  Simplify merge_possible tests and other cleanups
3618
3619         * input/regression/collision-merge-differently-dotted.ly: Add test
3620         for disappearing dots on similar heads for both voices.
3621
3622 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3623
3624         * Documentation/user/invoking.itexi (Invoking lilypond): Document
3625         that tagline overrides copyright for single page scores. Correct
3626         the default tagline value.
3627
3628 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3629
3630         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
3631
3632 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3633
3634         * buildscripts/lilypond-login.sh: Avoid warning about undefined
3635         TEXMF if it's previously unset.
3636
3637 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
3638
3639         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
3640
3641         * input/test/trills.ly: fix the unfolding of lineprall.
3642
3643         * input/test/figured-bass-alternative.ly: fix accidental.
3644
3645 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3646
3647         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
3648         
3649         * input/no-notation/dos-guile.ly: 
3650         * input/no-notation/dos-ps.ly: 
3651         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
3652         
3653         * input/no-notation/safe-include.ly:
3654         * input/no-notation/safe-guile.ly:
3655         * input/no-notation/safe-ps.ly: 
3656         * input/no-notation/safe-tex.ly: New file.
3657
3658         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
3659         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
3660         options now.
3661         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
3662         When in --safe-mode, set environment openout_any=p[aranoid].
3663
3664         * tex/ltest.tex: 
3665         * tex/lilyponddefs.tex: Add \nofiles.
3666
3667         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
3668         options.
3669
3670         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
3671         This allows building the user manual using a binary installation
3672         and a matching unpacked source tree.
3673
3674         * scm/lily.scm (safe-module): New variable. 
3675
3676         * lily/includable-lexer.cc (new_input): Fix error messages.
3677
3678         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
3679         If SAFE, evaluate in safe-module.  Change callers.
3680
3681         * lily/main.cc (Long_option_init): Reinstate safe-mode.
3682
3683         * lily/lexer.ll (embedded_scm): While processing main-input,
3684         invoke ly_parse_scm with safe mode if running in safe-mode.
3685         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
3686         in init.ly for safe-mode.
3687
3688 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3689
3690         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
3691         compatibility with old versions of geometry.sty (compat2
3692         already implied includehead).
3693         Change the page layout slightly so bottom + footskip = top +
3694         headheight + headsep = 16mm, the remaining paperheight-32mm
3695         are used for the music. Increase footskip to 5mm, so the top of
3696         the footer text doesn't touch the music.
3697
3698 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3699
3700         * VERSION: release 2.1.16
3701         
3702         * scm/music-functions.scm (determine-split-list): bugfix: only use
3703         new-active for both voices if both indexes advance. This fixes the
3704         biggest outstanding problem with new-pc. 
3705
3706         * lily/new-part-combine-iterator.cc (construct_children): set more
3707         directions.
3708
3709 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3710
3711         * scripts/convert-ly.py (conv): add instrument rule.
3712
3713         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
3714
3715         * lily/side-position-interface.cc: remove add_staff_support ()
3716         Change all callers to use staff-padding.
3717
3718         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
3719         make_spanner().
3720
3721         * lily/a2-engraver.cc (process_acknowledged_grobs): 
3722
3723         * lily/text-engraver.cc: remove scriptHorizontal property.
3724
3725         * lily/beam.cc (least_squares): also set least-squares-dy for
3726         special case of slanted 2-stem beam to center.
3727
3728         * lily/side-position-interface.cc (out_of_staff): move contents of
3729         out_of_staff into aligned_side.
3730         remove out_of_staff().
3731
3732         * input/regression/measure-grouping.ly: fix warning.
3733
3734         * lily/side-position-interface.cc: add staff-padding support to
3735         Side_position_interface::aligned_side.
3736
3737         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
3738         one get_property too many.
3739
3740         * flower/include/drul-array.hh (linear_combination): new function
3741         (scale_drul): new function
3742
3743         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
3744         operations on empty intervals are silly.
3745
3746 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3747
3748         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
3749         (iso gh_scm2int), fixes crash in new part-combiner.
3750
3751         * configure.in: Up mftrace to 1.0.27.
3752
3753 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3754
3755         * VERSION: release 2.1.15
3756         
3757         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
3758         align all stanza numbers.
3759
3760 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
3761
3762         * Documentation/user/{introduction.itely,refman.itely,
3763         converters.itely}: fix some text inside parentheses; text should
3764         be readable (even) if parentheses are either replaced with commas 
3765         or dropped out.
3766
3767 2004-01-25  Werner Lemberg  <wl@gnu.org>
3768
3769         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
3770         input/test/vaticana.ly, input/test/ancient-font.ly,
3771         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
3772         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
3773         ly/params-as-init.ly, scm/define-grobs.scm,
3774         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
3775
3776         * ly/params-as-init.ly: Removed.  Obsolete.
3777         * buildscripts/lilypond.words.py: Updated.
3778
3779 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3780
3781         * mf/parmesan-clefs.mf: switch off mensural G clefs.
3782
3783         * mf/feta-din{4,5,7,9}.mf: remove.
3784         
3785         * lily/engraver.cc (internal_make_item): centralize item/spanner
3786         factory.
3787
3788         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
3789         do correct chord conversion for ^"sim."  (backportme)
3790         (FatalConversionError.sub_articulations): substitute ^"foo" in
3791         chords too. (backportme)
3792
3793         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
3794         for Fingering.
3795
3796         * lily/side-position-interface.cc (out_of_staff): don't do
3797         anything if staff-padding not defined. 
3798
3799         * mf/feta-params.mf (stafflines): introduce linethickness as
3800         general blackness of the font.
3801
3802         * lily/stem.cc (position_noteheads): rounding error robustness.
3803
3804         * input/regression/rest-collision-beam.ly: move beam/rest stuff
3805         from beam-collision.ly 
3806
3807         * lily/beam.cc (rest_collision_callback): remove direction.
3808
3809         * scm/define-grobs.scm (all-grob-descriptions): remove
3810         enclose-bounds in OttavaBracket and PianoPedalBracket
3811
3812         * scm/new-markup.scm (def-markup-command) new macro, which takes
3813         care of defining the COMMAND-markup and make-COMMAND-markup
3814         procedures, setting markup-signature and keyword-signature object
3815         properties, and pushing the markup command in
3816         markup-function-list.
3817
3818         All markup commands are defined thanks to it.  Users may also use
3819         it to define their own markup commands. (Nicolas Sceaux)
3820
3821         * scm/new-markup.scm: Scheme style clean-up: there should be no
3822         parenthesis alone on a line; LET* should not be used where LET is
3823         enough. (Nicolas Sceaux)
3824
3825 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3826
3827         * scripts/filter-lilypond-book.py: Add script.
3828
3829 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3830
3831         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
3832
3833 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3834
3835         * Documentation/user/refman.itely (Fingering instructions): add
3836         single note chords. 
3837
3838         * lily/multi-measure-rest-engraver.cc: use a single
3839         MultiMeasureEvent for mm rests. This prevents problems with the
3840         new part combiner.
3841
3842         * scm/music-functions.scm (determine-split-list): analysis has
3843         global effect: a difference halfway a phrase makes the entire
3844         phrase be typeset as apart.
3845         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
3846
3847 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3848
3849         * ly/performer-init.ly: add Devnull.
3850
3851         * Documentation/user/refman.itely (Font selection): remove paper20
3852         ref.
3853         
3854 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3855
3856         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
3857
3858 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3859
3860         * scm/music-functions.scm (determine-split-list): bugfixes.
3861
3862         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
3863
3864         * input/test/scales-greek.ly: use C as base, results in different
3865         alterations at the clef.
3866
3867         * input/regression/pedal-ped.ly: new file.
3868
3869         * input/regression/pedal-bracket.ly: new file.
3870
3871         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
3872         replace after_line_breaking()
3873
3874         * lily/line-interface.cc (line): read thickness.
3875         (line): dash-fraction = 0 always for dotted-line style.
3876
3877         * input/test/staff-lines.ly (lower): bugfix.
3878
3879         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
3880         \accepts Devnull into Score.
3881
3882         * scm/lily.scm: remove bla.scm load.
3883
3884 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3885
3886         * VERSION: release 2.1.14
3887         
3888         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
3889
3890         * lily/side-position-interface.cc (general_side_position): add
3891         Staff_symbol_referencer::staff_space ().
3892
3893         * lily/include/context-def.hh: rename from translator-def.hh
3894
3895 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3896
3897         * input/template/piano-dynamics.ly (pedal): Updated definition of
3898         Dynamics such that \cresc works, for example.
3899
3900 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3901
3902         * lily/stem.cc (calc_stem_info): use
3903         Staff_symbol_referencer::staff_space
3904
3905         * lily/beam-quanting.cc (quanting): scale Stem_info 
3906
3907         * lily/beam.cc (rest_collision_callback): use minimum-distance
3908         property for rest/beam collisions.
3909         (rest_collision_callback): bugfixes.
3910
3911         * lily/system.cc (post_processing): extra-offset is now relative
3912         to the size of the current staff.
3913
3914         * scm/music-functions.scm (notice-the-events-for-pc): record all
3915         voices, only analyze "one" and "two".
3916
3917         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
3918         not parent. 
3919
3920         * lily/new-part-combine-iterator.cc (construct_children): create
3921         Devnull from Voice context
3922
3923         * scm/music-functions.scm (determine-split-list): bugfixes.
3924
3925         * lily/lily-guile.cc (robust_scm2int): new function
3926
3927         * lily/staff-symbol-referencer.cc (line_thickness): new
3928         function. Use throughout.
3929
3930         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
3931         in its own context.  Add to preset font-size.
3932
3933         * lily/stem.cc (thickness): new function.
3934
3935         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
3936         compute thickness from ledger-line-thickness.
3937
3938         * lily/note-head.cc (brew_ledger_lines): use
3939         Staff_symbol::get_ledger_line_thickness ().
3940
3941         * lily/beam.cc (rest_collision_callback): use
3942         Staff_symbol_referencer::staff_space().
3943
3944         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
3945         Mus1 Mus2
3946
3947         * lily/include/translator.hh (class Translator): add accepts_list_
3948         so  \with { \denies / \accepts } also works.
3949
3950         * scm/music-functions.scm (determine-split-list): determine split
3951         list from music events.
3952
3953         * lily/new-part-combine-iterator.cc: more states.
3954
3955         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
3956
3957 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3958
3959         * lily/system.cc (set_loose_columns): use the right prebroken cols
3960         for interpolating loose column position.
3961
3962         * lily/text-spanner.cc (brew_molecule): default to no vertical
3963         lines.
3964
3965         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
3966         take space.
3967
3968         * scm/define-grobs.scm (all-grob-descriptions): less padding.
3969
3970 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3971
3972         * scripts/convert-ly.py: Do not test filename when processing
3973         stdin.
3974
3975         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
3976
3977 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3978
3979         * lily/axis-group-engraver.cc (finalize): extra check; if
3980         process_music () is never called, then staffline_ == 0.
3981
3982         * lily/simultaneous-music-iterator.cc (pending_moment): don't
3983         check run_always ().
3984         
3985         * VERSION: release 2.1.13
3986
3987         * input/regression/note-head-style.ly (pattern): cleanup.
3988
3989         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
3990         downloading.
3991
3992         * scm/output-lib.scm (shift-right-at-line-begin): new function:
3993         kludge rehearsalmark placement.
3994
3995         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
3996         , ly:spanner?
3997
3998         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
3999         close to note head for accidentals.
4000
4001         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
4002         tuplet direction.
4003
4004         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
4005
4006 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4007
4008         * lily/include/music-iterator.hh (class Music_iterator): add
4009         substitute_outlet() to iterator API.
4010
4011         * lily/new-part-combine-iterator.cc (construct_children):
4012         New_pc_iterator: new class, better part combining.
4013
4014         * lily/tie-column.cc (werner_directions): new function
4015
4016         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
4017
4018         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
4019         empty objects group spanner as parent
4020
4021         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
4022         slope against graphical slope.
4023
4024         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
4025         for ottava bracket.
4026
4027         * lily/side-position-interface.cc (general_side_position):
4028         opps. reinstate *dir.
4029
4030         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
4031         parser run.
4032
4033         * lily/tuplet-bracket.cc: remove calc_dy ().
4034
4035         * Documentation/user/refman.itely (Balloon help): document balloon
4036         help
4037
4038 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4039
4040         * scm/document-backend.scm (check-dangling-properties): Grob
4041         properties are defined define-grob-properties.scm.
4042         
4043 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4044         
4045         * VERSION: release 2.1.12
4046
4047         * scm/define-grobs.scm (all-grob-descriptions): larger font for
4048         ChordName
4049
4050         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
4051         relation to surroundings.
4052
4053         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
4054         Y-extent to the note-extents: stay clear of the staff.
4055
4056 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4057
4058         * Documentation/user/GNUmakefile
4059         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
4060         iso. copy.
4061
4062         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
4063
4064         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
4065
4066         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
4067
4068         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
4069
4070         * lily/line-interface.cc (line): remove thickness from calling interface.
4071
4072         * lily/hairpin.cc: use Line_interface
4073
4074         * lily/line-interface.cc: new file. Line_interface for everything
4075         with dotted/dashed lines.
4076         
4077
4078         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
4079
4080         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
4081         for constructing ottava brackets.
4082         
4083         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
4084         the note heads.
4085
4086         * Documentation/user/internals.itely (Engravers and performers):
4087         fix broken link.
4088
4089         * scm/music-functions.scm (make-mark-set): new function.
4090
4091         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
4092         functionally identical to beam.
4093
4094         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
4095         () with beam (). 
4096
4097         * Documentation/user/refman.itely (Rehearsal marks): document new
4098         functionality.
4099
4100         * input/regression/rehearsal-mark-number.ly: new file.
4101
4102         * input/regression/rehearsal-mark-letter.ly: new file.
4103
4104         * scm/translation-functions.scm (number->mark-string): new function
4105         (format-mark-letters): new function
4106         (format-mark-numbers): new function
4107
4108         * lily/mark-engraver.cc (process_music): rehearsalMark is now
4109         integer; formatting is done through markFormatter property.
4110         
4111         * scm/define-translator-properties.scm: fold all *-done properties
4112         into positioning-done.
4113
4114         * lily/beam.cc (position_beam): new function
4115         (brew_molecule): make sure that positions are calced before making
4116         the molecule.
4117
4118         * scm/output*.scm (beam):  take 4th argument for function.
4119
4120         * ps/music-drawing-routines.ps: take blot as 4th argument.
4121
4122         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
4123         stem to avoid small dents.
4124         
4125 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4126
4127         * VERSION: release 2.1.11
4128
4129         * input/regression/balloon.ly: new file.
4130
4131         * lily/balloon.cc (brew_molecule): new file: draw boxes around
4132         objects, and make help texts. 
4133
4134         * scm/new-markup.scm (parse-simple-duration): parse duration
4135         string to log & dots. (Thanks Nicolas!)
4136
4137         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
4138         rule.
4139
4140 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
4141
4142         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
4143         Lemberg).
4144
4145         * THANKS: alphabetic order.
4146
4147 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4148
4149         * input/regression/note-head-harmonic.ly: new file.
4150
4151         * Documentation/user/internals.itely (Technical manual): explain
4152         difference between music, translation, layout.
4153
4154         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
4155
4156         * scm/output-ascii-script.scm (bracket): rounding bfs.
4157
4158         * scripts/convert-ly.py (conv): add \include "paper" rule. 
4159
4160         * ly/paper*.ly: remove files. 
4161         
4162         * scm/paper.scm (set-staff-size): new function: set default
4163         staff-size.
4164
4165         * scripts/convert-ly.py (conv): add conversion rule.
4166
4167         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
4168         function.
4169
4170         * scm/paper.scm: new file.
4171         (set-staff-size): new function 
4172         (set-paper-size): new function
4173
4174         * lily/parser.yy (music_output_def_body): restructure definition,
4175         so first Scheme statement in \paper also happens in new scope. 
4176
4177         * lily/system.cc (post_processing): move uniquify_list () to
4178         dumping molecule stage.
4179
4180         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
4181         this will mess up scores that use barchecks to shorten measures.
4182
4183         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
4184         at 20pt too.
4185
4186         * Documentation/user/tutorial.itely (Printing lyrics): document
4187         \lyricsto
4188
4189         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
4190
4191         * Documentation/user/refman.itely (Fermatas): document \lyricsto
4192
4193         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
4194         if Voice is not found.
4195
4196         * VERSION: release 2.1.10
4197         
4198         * input/{test,regression}/: remove old-relative 
4199
4200         * lily/lexer.ll: add empty markup signature. 
4201
4202         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
4203         strut markup
4204
4205         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
4206
4207         * scm/define-translator-properties.scm: update melismata property
4208         doco.
4209
4210         * lily/system.cc (output_lines): revert uniquify_list() patch,
4211         strange side effects seen.
4212         
4213         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
4214         dash-period < 0.
4215
4216         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
4217         for flute. 
4218
4219 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4220
4221         * input/regression/*.ly: use newaddlyrics iso. addlyrics
4222
4223         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
4224
4225         * lily/lyric-extender.cc (brew_molecule): behave decently in case
4226         of line breaks.
4227         (brew_molecule): add padding to left, not right.
4228
4229         * lily/system.cc (uniquify_list): new function
4230         (output_lines): uniquify_list () on all-elements. This fixes
4231         double symbols in the output.
4232
4233         * lily/beam.cc (rest_collision_callback): don't move anything if
4234         staff-position is set.
4235
4236         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
4237
4238         * lily/system.cc (typeset_grob): warn if adding twice.
4239
4240         * lily/sequential-iterator.cc (run_always): implement run_always().
4241         (also in other files.)
4242         
4243         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
4244
4245         * lily/event.cc (to_relative_octave): add octave-check.
4246
4247         * Documentation/user/refman.itely (Line breaking): add noBreak.
4248
4249         * scm/new-markup.scm (normalsize-markup): add function.
4250         (sans-markup): new function.
4251
4252         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
4253         come earlier nowadays.  This fixes beams on grace notes.
4254         
4255         * scm/music-functions.scm (direction-polyphonic-grobs): new
4256         variable, share between override and revert. This fixes script
4257         directions in polyphonic sections. (backportme)
4258
4259 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4260
4261         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
4262         breakpoints.
4263
4264         * lily/break-align-interface.cc: add doco
4265
4266         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
4267
4268 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4269
4270         * VERSION: release 2.1.9
4271
4272         * scm/document-markup.scm (markup-doc-node): add note about naming.
4273
4274         * scm/new-markup.scm (left-align-markup): bugfix. 
4275
4276         * Documentation/user/refman.itely (Ottava brackets): more doco for
4277         ottava.
4278
4279         * lily/side-position-interface.cc (out_of_staff): also do
4280         out_of_staff() correctly for d == DOWN.
4281
4282         * lily/text-spanner.cc (brew_molecule): only put vertical line and
4283         horizontal line if they move to the right.
4284         
4285         * scm/define-grobs.scm (all-grob-descriptions): set
4286         text-repeat-if-broken for ottava spanner
4287
4288         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
4289         property.
4290
4291         * mf/feta18.mf: design size is 18 not 22.5
4292
4293         * lily/new-lyric-combine-music-iterator.cc (process): new file.
4294         Add a single LyricsVoice to a melody. Melismata may be set
4295         individually.
4296
4297         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
4298
4299         * lily/dot-column.cc: add stdio.h
4300
4301 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4302
4303         * lily/item.cc: documentation for break-visibility (Thanks, John).
4304
4305 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4306
4307         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
4308
4309         * lily/translator-def.cc: rename Translator_def to Context_def.
4310
4311         * Documentation/user/internals.itely (Lexical details): clarify
4312         string def.
4313
4314         * Documentation/user/refman.itely (Rhythmic music): add link to
4315         RhythmicStaff 
4316
4317 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4318
4319         * lily/translator.cc: document start_translation_timestep()
4320
4321         * scm/output-tex.scm (tex-encoded-fontswitch): use
4322         round for rounding (inexact->exact yields rationals)
4323
4324         * lily/*.cc: remove superfluous start_translation_timestep() calls.
4325
4326         * lily/translator-group.cc (get_simple_trans_list): 
4327         new function; construct simple_trans_list_ lazily.
4328         
4329 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4330
4331         * lily/paper-outputter.cc (output_scope): Check if number before
4332         checking exact (guile cvs).
4333
4334         * scm/*: Escape backslashes in scheme strings (guile cvs).
4335
4336 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4337
4338         * Documentation/user/refman.itely (Tablatures basic): annotate
4339         seealso sections.
4340
4341         * lily/*.cc: cleanup of engraver initialize() functions.
4342
4343         * lily/repeat-acknowledge-engraver.cc
4344         (start_translation_timestep): remove first_b_
4345
4346         * lily/tab-note-heads-engraver.cc: listen to string number events
4347         inside < > too. (backportme).
4348
4349         * Documentation/user/refman.itely (Text scripts): add fatText to
4350         index.
4351
4352 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4353
4354         * VERSION: 2.1.8
4355
4356         * stepmake/bin/add-html-footer.py (built): add Wiki links to
4357         footer.
4358
4359         * lily/parser.yy (translator_mod): allow \with { \remove .. }
4360
4361         * lily/bar-check-iterator.cc (process): only warn if
4362         barCheckLastFail was changed.
4363
4364         * scm/define-translator-properties.scm (barCheckLastFail): add
4365         property.
4366
4367         * lily/main.cc (main_prog): print summary of failed files.
4368
4369         * lily/axis-group-engraver.cc: move all spanner creation to
4370         process_music (). Now staffs can be adjusted with \override too.
4371         (Jan, you are a brilliant programmer!)
4372         
4373         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
4374
4375 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4376
4377         * Documentation/user/tutorial.itely (Integrating text and music):
4378         Show the commands to produce a PDF as well.
4379
4380 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4381
4382         * lily/translator-def.cc (get_translator_names): accept user
4383         tweaks too. 
4384
4385         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
4386         as big as normal heads. 
4387
4388         * input/*ly: run convert-ly
4389         
4390         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
4391         () if dependencies are fluked.
4392
4393         * scm/document-translation.scm (engraver-doc-string): update on
4394         latest string/symbol conventions.
4395
4396         * lily/translator-ctors.cc: use Scheme_hash_table.
4397
4398         * lily/translator-def.cc (get_translator_names): new function
4399         (add_context_mod): new function
4400         (get_accepted): new function
4401
4402         * lily/parser.yy (context_mod): put all modifications of
4403         \translator { } in a single production, encode as SCM.
4404
4405         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
4406         to use read-only lists, so additions to the definition can be
4407         prepended easily.  
4408
4409         * Documentation/user/invoking.itexi (Editor support): add node on
4410         editor support.
4411
4412         * Documentation/user/refman.itely (Bar check): add lyrics example
4413         of bar checks. 
4414
4415         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
4416
4417         * scripts/convert-ly.py (conv): add conversion rule.
4418
4419         * lily/parser.yy: use \change iso. \translator for staff switch.
4420
4421         * lily/my-lily-lexer.cc: add \change.
4422
4423         * scm/define-translator-properties.scm
4424         (default-melisma-properties): add definition.
4425
4426 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4427
4428         * Documentation/user/refman.itely (Bar lines): clarification of
4429         systemStartDelimiter. 
4430
4431         * input/test/slur-shape.ly (x): remove file.
4432
4433         * lily/translator-group.cc (apply_property_operations): new function.
4434
4435 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4436
4437         * lily/parser.yy (optional_prop_ops): allow \with {
4438         PROPERTYSETTINGS } following \context or \new.
4439
4440         * lily/my-lily-lexer.cc: add \with.
4441
4442         * lily/parser.yy (property_operation): clean up definition of
4443         property operations.
4444         (property_op_to_music): new function.
4445         (context_spec_music): new function
4446
4447         * VERSION: 2.1.7 released.
4448         
4449         * input/regression/collision-merge-dots.ly: new file.
4450
4451         * lily/note-collision.cc (check_meshing_chords): if merging heads,
4452         then kill the dots too. 
4453
4454         * lily/separating-line-group-engraver.cc (acknowledge_grob):
4455         set/unset breakableSeparationItem
4456
4457         * lily/separation-item.cc (relative_width): add function.
4458
4459         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
4460         only-prebreak-interface
4461
4462         * lily/system.cc (output_lines): only junk only-prebreak-interface
4463         grobs.
4464
4465         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
4466         read breakableSeparationItem
4467
4468         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
4469
4470         * lily/system.cc (output_lines): don't suicide Spacing_items. 
4471
4472         * lily/dot-column.cc (dot_config_badness): new function:
4473         select the best scoring dot configuration: dots should go close to
4474         the note heads, but be shifted up or down according to conventions.
4475         (print_dot_configuration): idem.
4476         (shift_one): idem
4477         (remove_collision): idem.
4478
4479         * input/regression/dots.ly: add more test cases.
4480
4481 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4482
4483         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
4484
4485         * flower/include/interval.hh: rename elem_b to contains 
4486
4487         * lily/tie.cc: change 'heads to 'head-pair.
4488
4489         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
4490         fill in 'heads field.
4491
4492         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
4493         minimum-length for short ones, and shorten so collisions with the
4494         next syllable are avoided.
4495
4496         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
4497         near-zero slopes.
4498         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
4499
4500         * lily/dots.cc: remove quantized_position callback. All Y
4501         positioning is done by dot-column.cc
4502
4503         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
4504         exhaustive test of all dot positions. This fixes disappearing dots
4505         in dotted chords.
4506
4507 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4508
4509         * mf/feta-klef.mf (test_staff): fatten up G clef
4510         (test_staff): fatten up f clef.
4511         
4512
4513 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4514
4515         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
4516         * input/les-nereides.ly: Use latin1 characters for title, like
4517         Morgenlied.
4518
4519 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4520
4521         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
4522         cmb10).
4523
4524         * lily/lyric-extender.cc (brew_molecule): add little space before
4525         extender line.
4526
4527         * lily/beam-quanting.cc (score_forbidden_quants): check if
4528         outer stafflines fall in any beam gaps.
4529
4530         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
4531         for lyric texts.
4532
4533 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4534
4535         * VERSION: 2.1.6 released.
4536
4537         * lily/beam-quanting.cc (quanting): add inspect-quants property:
4538         this shows the demerits of a user-defined beam position pair.
4539
4540         * scm/define-grobs.scm (all-grob-descriptions): set
4541         beamed-extreme-minimum-free-lengths to a different value.
4542
4543         * lily/scm-option.cc: add debug-beam scm-option
4544
4545         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
4546
4547 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4548
4549         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
4550
4551         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
4552         space after barline.
4553
4554         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
4555
4556         * lily/spacing-spanner.cc (breakable_column_spacing): take average
4557         of spacing wishes, not maximum. Only do this for delta-t == 0. In
4558         the other case, take standard column-breakable spacing. Do not
4559         warn about "no spacing wishes".
4560
4561         This fixes wide spaces after barlines in very loose lines.
4562
4563         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
4564
4565 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4566
4567         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
4568         acknowledge_grob lyric-syllable, not lyric-text.
4569
4570         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
4571         dashes of length #'length separated by #'dash-period. 
4572
4573         * lily/lyric-extender.cc (brew_molecule): idem
4574
4575         * lily/multi-measure-rest.cc (big_rest): idem
4576
4577         * lily/system-start-delimiter.cc (simple_bar): idem
4578
4579         * lily/bar-line.cc (simple_barline): use rounded box
4580
4581         * VERSION: release 2.1.5
4582
4583         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
4584         music): move note about dvips to more visible place.
4585
4586         * lily/lyric-phrasing-engraver.cc: move from
4587         new-phrasing-engraver.cc, remove old cruft (syllable-group,
4588         lyric-phrasing-engraver.hh)
4589         
4590         * lyric-align.ly: remove file
4591         
4592         * scripts/convert-ly.py (FatalConversionError.func): add removal
4593         rule for automaticMelismata
4594
4595         * ly/engraver-init.ly (ScoreContext): switch on
4596         New_phrasing_engraver by default.
4597
4598         * lily/slur-engraver.cc (class Slur_engraver):
4599         process_acknowledged_grobs -> process_music.
4600         (try_music): signal melismata correctly.
4601
4602         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
4603         word-space, right-trim-amount, and extend past right bound only
4604         for note heads.
4605
4606         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
4607         lyric-extender support: add note-heads to the extender
4608         automatically.
4609
4610         * lily/parser.yy: extender is now post_event. 
4611
4612         * lily/accidental-engraver.cc (number_accidentals): remove
4613         spurious warning about non-parent contexts.
4614
4615         * lily/music-output-def.cc (assign_translator): \translator { }
4616         for a Foo context implicitly redefines \FooContext.
4617
4618         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
4619         fixes.
4620
4621         * lily/slur.cc (brew_molecule): don't use stafflinethickness
4622         doubly in slur weight. 
4623
4624         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
4625         combination.
4626
4627         * scm/define-grobs.scm (all-grob-descriptions): change clef -
4628         staffbar distance.
4629
4630         * scripts/lilypond.py (global_latex_preamble): crank down size of
4631         the margins. Now there is a 12 mm top and bottom margin, which
4632         should correspond with the printable area of modern printers.
4633
4634         This enlarges the music height of the printable page a little.
4635
4636         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
4637         signs. Use \markup instead.
4638         (accreg_pen): tweak for accordeon asterisk.
4639
4640 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4641
4642         * lily/melisma-engraver.cc (try_music): use melisma_busy()
4643
4644         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
4645
4646         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
4647
4648         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
4649
4650         * scm/define-grobs.scm (all-grob-descriptions): change
4651         StanzaNumber description: make side support, i.s.o. breakable.
4652         use Instrument_name_engraver for texts in the margin.
4653
4654         * scm/define-translator-properties.scm: remove
4655         melismaEngraverBusy, stz property.
4656
4657         * *.cc: naming: change empty_b () into is_empty ()
4658
4659         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
4660
4661         * input/regression/lyric-phrasing-new.ly: new file.
4662
4663         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
4664         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
4665         melismata are now left-aligned.
4666
4667 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4668
4669         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
4670
4671         * mf/feta19.mf: remove.
4672         
4673         * mf/feta-klef.mf (test_staff): more tweaks
4674
4675         * mf/feta-toevallig.mf: more small size tweaks.
4676
4677         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
4678         rests for smaller sizes.
4679
4680         * mf/feta-bolletjes.mf: fix cross heads.
4681
4682         * VERSION: release 2.1.4
4683         
4684         * scripts/convert-ly.py (FatalConversionError.func): add rule for
4685         deprecated #'ancient font family
4686
4687         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
4688         it is a string or number.
4689
4690         * scm/output-lib.scm (note-head-style->attachment-coordinates):
4691         change calling convention of stem-attachment function. 
4692
4693         * buildscripts/mf-to-table.py: read and dump WX/WY fields
4694
4695         * mf/feta-autometric.mf: dump WX/WY fields too
4696         
4697         * mf/parmesan-heads.mf: idem.
4698
4699         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
4700         attachment coordinates.
4701
4702         * lily/note-head.cc (stem_attachment_coordinate): read stem
4703         attachment from the notehead glyphs WX/WY fields.
4704
4705         * lily/include/font-metric.hh (struct Font_metric): add methods
4706         get_indexed_wxwy (), make a distinction between looking up by
4707         index and ASCII  
4708
4709         * mf/feta-bolletjes.mf: rewrite note head MF code.
4710         (test_outlines): make heads more rotund for smaller sizes. 
4711
4712 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4713
4714         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
4715         throughout. Font scaling fixes throughout.
4716
4717         * mf/feta-sleur,slur.mf: remove. 
4718
4719         * mf/feta-slag.mf: rewrite.
4720
4721 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4722
4723         * VERSION: release 2.1.3
4724
4725         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
4726
4727         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
4728
4729         * lily/mark-engraver.cc (process_music): fix mark
4730         \default. (backportme)
4731
4732         * stepmake/stepmake/automatically-generated.sub.make (default):
4733         use -n for head/tail commands. 
4734
4735         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
4736         heads with the same pitch.
4737
4738 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4739
4740         * lily/recording-group-engraver.cc (finalize): set protected_scm
4741         member to '() before finalizing.
4742
4743         * lily/translator-group.cc (finalize): remove removal_processing () 
4744
4745         * lily/recording-group-engraver.cc: new engraver: record
4746         synchronized start & end times for each music object.
4747
4748         * lily/parser.yy (toplevel_expression): execute score rendering
4749         during parsing. Cleanup output-filename handling; this is no
4750         longer done with global variables.
4751         (translator_spec_body): allow \type modification too.
4752
4753         * lily/score.cc:  ly:run-translator: new function
4754         (LY_DEFINE): ly:render-output new function.
4755
4756         Separate interpreting and rendering, and make available as
4757         functions at Scheme level.
4758
4759 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4760
4761         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
4762         (musicxml-node->string):
4763         (xml-node->string):
4764         (music-to-musicxml): New function.
4765
4766 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4767
4768         * VERSION: 2.1.2 released
4769
4770         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
4771
4772         * scm/font.scm (paper20-font-vector): discouple font design sizes
4773         from sizes specified in .ly file: store all design sizes of a font
4774         in a single vector.
4775
4776         * lily/font-select.cc (get_font_by_design_size): new function
4777
4778         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
4779         add parmesan,feta in sizes 14 and 18.
4780         
4781         * mf/feta-toevallig.mf: use blot diameter for double sharp.
4782
4783         * lily/font-size-engraver.cc (acknowledge_grob): change definition
4784         of fontSize: this now sets font-size
4785
4786 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4787
4788         * VERSION: 2.1.1 released
4789         
4790         * Documentation/user/refman.itely (Tuning objects): add note about
4791         concurrent tweaks in different contexts. 
4792
4793         * lily/tie-engraver.cc (acknowledge_grob): use
4794         Staff_symbol_referencer::get_position iso. reading staff-position
4795         directly.
4796
4797         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
4798         currentMusicalColumn as left span-point for bracket. The bracket
4799         is too long when there are accidentals.
4800
4801 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4802
4803         * buildscripts/lilypond-profile.sh,
4804         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
4805         Thanks to Reuben Thomas <rrt@mupsych.org>
4806
4807 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
4808
4809         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
4810         Wurbel <wurbel@univ-tln.fr>.
4811
4812 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4813
4814         * scripts/midi2ly.py: Add space after chords.
4815
4816 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
4817
4818         * input/regression/{many}: add few @code{ ... }.
4819
4820 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4821
4822         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
4823         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
4824         Removed cmbx5, cmbx6 (which are included in teTeX)
4825         and cmbxti14 which is not used in fonts.scm.
4826
4827 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
4828
4829         * lily/midi-item.cc: fine tune quarter tones.
4830
4831 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
4832
4833         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
4834         new function, warn how many cents are missing in fine tuning.
4835
4836 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
4837
4838         * input/bugs/rhytmicstaff-tie.ly: add file.
4839
4840         * THANKS: Create skeleton for 2.1.
4841
4842 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
4843
4844         * input/test/bar-lines.ly (TODO): dashed "|".
4845
4846 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
4847
4848         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
4849         input/regression/tie-chord.ly: Fix spell for tying.
4850
4851         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
4852
4853         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
4854         new file (renamed, see above).
4855
4856         * Documentation/user/lilypond-book.itely
4857         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
4858         * input/example-1.ly input/example-2.ly input/example-3.ly
4859         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
4860         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
4861         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
4862         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
4863         * scripts/lilypond-book.py scripts/lilypond.py
4864         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
4865         * vimrc: replace ly2dvi with lilypond and remove silly comments.
4866
4867         * Documentation/user/lilypond.tely: update version.
4868
4869         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
4870         Remove extra spaces in each @node, fixes spaces.
4871
4872 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4873
4874         * scripts/lilypond-book.py (output_dict): Add definition of
4875         \lilypondbook also for LaTeX output. Solves several bug reports.
4876
4877 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
4878
4879         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
4880
4881 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
4882
4883         * input/test/transposition.ly: Fix key signatures, given in comments.
4884
4885 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4886
4887         * scm/midi.scm (instrument-names-alist),
4888         Documentation/user/appendices.itely: Correct spelling of shakuhachi
4889
4890 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4891
4892         * input/test/temporary-stave.ly (texidoc): New example based on an
4893         email question from Ralph Little.
4894
4895 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4896
4897         * VERSION: release 2.1.0
4898         
4899         * lily/note-performer.cc (try_music): accept busy-playing-event.
4900
4901         * lily/swallow-perf.cc (try_music): return false for
4902         busy-playing-event and melisma-playing-event.
4903
4904 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4905
4906         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
4907         >> in \score.
4908
4909 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4910
4911         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
4912         that articulation_substitute will not move beam start again.
4913         (articulation_substitute): Bugfix: remove stray space so that new
4914         old chords ending '>>' does not get broken up.
4915         (sub_chord): Use TAB for indentation (not spaces).
4916         
4917         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
4918         Bugfix for startup: Use ?^ instead of ?\^.
4919
4920 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4921
4922         * lily/lyric-combine-music-iterator.cc
4923         (Lyric_combine_music_iterator): change init order, to prevent GC
4924         segfaults.
4925
4926         * lily/context-specced-music-iterator.cc (construct_children): 
4927         only change  translator if found. This fixes a core dump problem.
4928
4929 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4930
4931         * scm/slur.scm (default-slur-extremity-rules): use equal? for
4932         comparison.
4933
4934         * mf/feta-bolletjes.mf: make hole in half note little
4935         smaller for stem attachment.
4936
4937         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
4938
4939         * mf/feta-banier.mf: don't draw stem with flag, just small square
4940         attachment.
4941
4942         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
4943
4944         * mf/feta-banier.mf: remove upstem/downstem characters.
4945
4946         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
4947
4948         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
4949         stafflinethickness (in the default)
4950
4951         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
4952
4953         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
4954
4955         * Documentation/topdocs/INSTALL.texi (Top): reorder.
4956
4957         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
4958
4959         * lily/include/directional-element-interface.hh:
4960         junk class, make {get,set}_grob_direction functions.
4961
4962         * lily/slur.cc (get_attachment): do something sensible when
4963         attaching to stem without heads (eg. a rest).
4964
4965         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
4966         forcing up to staff.  remove #'support-head property
4967         (brew_molecule): small cleanup.
4968         (flag): remove #'grace property.
4969
4970 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4971
4972         * cygwin/postinstall-lilypond.sh: 
4973         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
4974         (Volker Zell).
4975
4976 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4977
4978         * scripts/lilypond-book.py: resurrect 'eps' option. 
4979         (TexiPaper.to_eps): use -Ppdf for EPS files.
4980
4981         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
4982
4983         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
4984
4985         * VERSION: release 2.0.1
4986
4987         * lily/bezier.cc (get_other_coordinate): change assert into
4988         warning.
4989
4990         * lily/note-head.cc (internal_brew_molecule): make left protusion
4991         smaller, to accomodate for natural sign.
4992         (internal_brew_molecule): only do this when the accidental is
4993         close enough.
4994         (extent): new function
4995
4996         * lily/skyline.cc (merge_skyline): new function
4997         (heighten_skyline): new function
4998
4999         * lily/accidental-placement.cc (position_accidentals) 
5000         (position_accidentals): fix todo.
5001
5002 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5003
5004         * input/test/+.ly (texidoc): put version number inline.
5005
5006         * GNUmakefile.in: remove rsync-web target.
5007         
5008         * input/regression/bar-scripts.ly (onestaff): raggedright
5009
5010 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5011
5012         * lily/*.cc: remove #if 0'd code in couple of places.
5013
5014         * lily/midi-stream.cc (operator <<): rewrite.
5015
5016         * lily/note-head.cc (internal_brew_molecule): 
5017         only make ledgers when the Staff symbol has lines.
5018
5019         * ly/property-init.ly (arpeggioBracket): simplify
5020
5021         * lily/translator-group.cc (execute_pushpop_property): use
5022         SCM_EQ_P for comparing keys. This fixes reverting
5023         auto-beam-settings.
5024
5025 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5026 *
5027         * lily/midi-stream.cc (operator <<): Also write MIDI string when
5028         midi_debug_global_b.
5029         (operator <<): Normalise loop.
5030
5031 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5032
5033         * scripts/lilypond.py (escape_path): revise.
5034
5035         * scm/music-functions.scm (set-output-property): new function.
5036         
5037 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5038
5039         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
5040         use addmakeflags again.
5041
5042         * cygwin/lily-wins.py (escape_shell): New function; use it.
5043
5044         * scripts/lilypond.py (escape_shell): Escape quotes and other
5045         spaces too.  Do not escape escaping backslashes.
5046
5047         * make/srcdir.make.in (web-install): Must call install-WWW now.
5048
5049         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
5050         dependency
5051
5052 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5053
5054         * scripts/lilypond.py (escape_path): escape quotes too. 
5055
5056         * Documentation/user/lilypond.tely (Unified index): rename Index
5057         to accomodate Windows breakage.
5058
5059         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
5060
5061         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
5062         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
5063         target not a source.
5064
5065 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5066
5067         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
5068         addmakeflags.  Build and install doc and web also when building on
5069         Cygwin.
5070
5071         * mf/GNUmakefile: Bugfix.
5072
5073         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
5074         target web.
5075
5076         * cygwin/lily-wins.py: Quote filename.
5077
5078 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5079
5080         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
5081
5082 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5083
5084         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
5085         settings.
5086
5087         * configure.in: Require g++ > 3.0.4.
5088
5089         * mf/GNUmakefile: Bugfix: Add list.ly target.
5090         
5091         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
5092
5093         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
5094         make omf directory, add uninstall targets.
5095
5096 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5097
5098         * lily/tie-performer.cc (initialize): init prev_event
5099
5100         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
5101
5102         * lily/script-engraver.cc (make_script_from_event): don't crash on
5103         non-string articulation-type.
5104
5105         * lily/new-fingering-engraver.cc (add_script): don't crash on
5106         0 scripts 
5107         (acknowledge_grob): warn about text script events.
5108
5109 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
5110
5111         * buildscript/lilypond.words: fix path for drums.scm.
5112
5113 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5114
5115         * lily/spacing-spanner.cc (note_spacing): don't make longer
5116         durations than measure-length.
5117
5118         * VERSION: release 2.0.0
5119
5120         * GNUmakefile.in (rsync-web): version independent rsync target.
5121
5122         * input/test/+.ly (texidoc): idem.
5123
5124         * input/regression/+.ly: print version number.
5125
5126         * input/regression/accidentals.ly (mel): shorten.
5127
5128         * input/regression/accidental-octave.ly (texidoc): shorten.
5129
5130         * input/regression/hairpin-dashed.ly (texidoc): docstring.
5131
5132         * input/regression/completion-heads-polyphony.ly: octave
5133
5134         * input/regression/beam-manual.ly: remove
5135
5136         * input/regression/beam-chord.ly: remove
5137
5138         * input/regression/grace-dynamic.ly: remove
5139         
5140         * input/regression/grace-volta-repeat.ly: octave fixes.
5141
5142         * input/regression/hairpin-dashed.ly (texidoc): doc string.
5143
5144         * lily/parser.yy (step_number): semitones for chord entry too.
5145         (make_chord_step): more robust code, semitones. 
5146
5147         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
5148
5149         * input/regression/breathing-sign.ly (texidoc): split ancient and
5150         normal breathing signs.
5151
5152         * scm/define-grobs.scm (all-grob-descriptions): swap
5153         beamed-extreme-minimum-free-lengths and
5154         beamed-minimum-free-lengths; the 'extreme' case should allow
5155         shorter stems. This fixes forced directions on beamed 32nd and
5156         shorter notes.
5157
5158         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
5159         quartertones, not semitones.
5160         (NoteNamesContext): swallow more event types
5161
5162         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
5163
5164         * VERSION (PACKAGE_NAME): release 1.9.10
5165
5166 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5167
5168         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
5169         set note head as cause of note-column.  This gives a better error
5170         message.
5171
5172 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5173
5174         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
5175
5176 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5177
5178         * mf/GNUmakefile (pfa_warning): instruct 
5179
5180         * stepmake/aclocal.m4: typo.
5181
5182         * Documentation/user/cheatsheet.itely: more verbose examples.
5183
5184         * input/regression/clefs.ly: remove bogus docstring.
5185
5186 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5187
5188         * GNUmakefile.in (SUBDIRS): Add elisp.
5189
5190         * elisp/lilypond-mode.el: 
5191         * elisp/lilypond-init.el: 
5192         * elisp/lilypond-indent.el: 
5193         * elisp/lilypond-font-lock.el: Move from top dir.
5194
5195         * stepmake/stepmake/elisp-vars.make: New file.
5196
5197         * config.make.in (elispdir): Add.
5198
5199         * Documentation/topdocs/INSTALL.texi: Typo.
5200
5201         * make/ly-rules.make: Test for files instead of touching void and
5202         ignoring errors.
5203
5204         * GNUmakefile.in:
5205         * make/lilypond.redhat.spec.in:
5206         * debian/rules: Fix lilypond.words stuff a bit.  For running from
5207         <builddir>, adding
5208         
5209              (push "<builddir>/share/lilypond/elisp" load-path)
5210
5211         to your ~/.emacs.el should give you LilyPond-mode again.
5212
5213         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
5214         regexp for DOS/Windows, we are too paranoid to fix others.
5215
5216 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5217
5218         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
5219
5220         * input/test/chord-names-jazz.ly (banterProperties): fix
5221
5222         * lily/parser.yy (bass_mod): bass figure alterations are semi
5223         tones, not quarter tones
5224
5225         * lily/beam.cc (set_stem_lengths): only lengthen stems
5226         for gapped beams.
5227
5228         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
5229         by beamcount.
5230
5231         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
5232         a warning that the warning may erroneous.
5233
5234         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
5235         target.
5236
5237         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
5238         targets.
5239
5240         * GNUmakefile.in ($(config_h)): config.h should depend on
5241         config.hh.in .
5242         (lilypond.words): remove fontball stuff.
5243
5244         * stepmake/aclocal.m4: only print config.cache warning if it exists.
5245
5246         * configure.in: remove pktrace reference.
5247
5248         * GNUmakefile.in (rsync-web): permissions and ownership for
5249         website.
5250
5251         * lily/volta-engraver.cc (staff_eligible): new function.
5252         (stop_translation_timestep): kill off spanners if not eligible.
5253
5254         * VERSION (PATCH_LEVEL): release 1.9.9
5255
5256         * input/regression/beam-quanting-32nd.ly (texidoc): new file
5257
5258         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
5259         length is more important than forbidden quants.
5260         
5261 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
5262
5263         * buildscripts/lilypond.words: order words in search order,
5264         add lilypond.words.vim to be generated.
5265
5266         * lilypond.vim: use lilypond.words.vim for keyword matching.
5267
5268         * lilypond-mode.el: use search order. fix word selection rules.
5269
5270         * lilypond-font-lock.el: fix fontifying long durations.
5271
5272         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
5273
5274 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5275
5276         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
5277
5278         * stepmake/stepmake/generic-targets.make:
5279         * stepmake/stepmake/bin/make-version.py: 
5280         * stepmake/aclocal.m4:
5281         * make/stepmake.make:
5282         * make/toplevel-version.make: Build fixes: remove last traces of
5283           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
5284
5285         * lily/beam.cc: Add gap-count property.
5286
5287 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5288
5289         * scm/define-grob-properties.scm (gap-count): add gap-count
5290
5291         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
5292
5293 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5294
5295         * cygwin/mknetrel.doc: Typo.
5296
5297         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
5298
5299         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
5300
5301 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5302
5303         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
5304         sizes. Remove support for 'ledger'(=tabloid+landscape).
5305
5306 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5307
5308         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
5309         sauter PFAs.
5310
5311         * configure.in: remove VERSION stuff once again.
5312
5313         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
5314
5315         * scm/define-grobs.scm (all-grob-descriptions): use sans family
5316         for chord names.
5317
5318         * mf/GNUmakefile: always trace pfa fonts.
5319         (SAUTER_FONTS): add cmss[567] too fonts
5320
5321         * configure.in: require mftrace. 
5322
5323         * lily/staff-performer.cc (new_instrument_string): don't look at
5324         instrument property.
5325
5326         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
5327         is_direction is the C++ one. Similar for ly_axis_p and
5328         ly_number_pair_p
5329
5330 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5331
5332         * lily/beam.cc (brew_molecule): read gap-count to determine
5333         number of tremolo (gapped) beams.
5334
5335         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
5336         shorter than 1/8
5337
5338         * flower/include/array.hh (default_compare): new function
5339
5340         * cygwin/mknetrel: Native fixes.
5341
5342         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
5343
5344 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5345
5346         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
5347         feature for Windows.
5348
5349         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
5350
5351         * cygwin/mknetrel: Updates for native use on Cygwin.
5352
5353         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
5354
5355         * stepmake/stepmake/help2man-rules.make: 
5356         * cygwin/mknetrel: Bugfix for manpages.
5357
5358         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
5359         $(builddir).  Stepmake is a normal subdirectory now, that is not
5360         configured.  Another srcdir build fix.
5361
5362         * Documentation/topdocs/INSTALL.texi,
5363         buildscripts/lilypond.words.py, lilypond-font-lock.el,
5364         lilypond-init.el, lilypond-mode.el, debian/rules,
5365         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
5366         rename generated file lilypond.words to lilypond.words.el.
5367
5368 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
5369
5370         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
5371
5372         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
5373         GNUmakefile.in.
5374
5375 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5376
5377         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
5378         when cross building.
5379
5380         * configure.in: srcdir build fix.
5381
5382         * cygwin/GNUmakefile:
5383         * cygwin/lily-wins.py:
5384         * cygwin/postremove-lilypond.sh: 
5385         * cygwin/postinstall-lilypond.sh: Merge from stable.
5386
5387         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
5388         s/ly2dvi/lilypond/.
5389
5390 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5391
5392         * lily/slur.cc (after_line_breaking): only set control points if
5393         none supplied yet.
5394
5395         * input/test/slur-manual.ly: new file.
5396
5397         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
5398         <<  >> chords too.
5399
5400         * VERSION (PACKAGE_NAME): release 1.9.8
5401
5402         * scripts/lilypond.py (escape_path): escape spaces in directory names
5403
5404         * input/test/text-spanner.ly: fixes.
5405
5406 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
5407
5408         * buildscripts/lilypond.words.py: add drum names as note names to
5409         Emacs-mode.
5410
5411 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5412
5413         * input/regression/hairpin-dashed.ly: new file.
5414
5415         * scripts/convert-ly.py (conv): warn about dash-length.
5416
5417         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
5418         automatically if we get a new one.
5419
5420         * lily/lookup.cc (dashed_line): new function
5421
5422         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
5423         dash-fraction.
5424
5425 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
5426
5427         * buildscripts/lilypond.words.py: extract note names.
5428
5429         * lilypond-mode.el: take note names from lilypond.words -file.
5430         small fix in the use of string-match.
5431
5432         * lilypond-font-lock.el: use lilypond.words for note names, add 
5433         maxima to note a duration.
5434
5435 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5436
5437         * lily/breathing-sign.cc: remove railtracks() function. 
5438
5439         * input/regression/arpeggio-bracket.ly (texidoc): add file.
5440
5441         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
5442         (brew_molecule): bugfix don't make arpeggio shorter when
5443         arpeggio-direction is set.
5444
5445         *  debian/rules: small corrections in the (Pedro K)
5446
5447         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
5448         examples.
5449
5450         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
5451         special (repeat) bar comes along.
5452
5453         * input/regression/auto-beam-bar.ly: update.
5454
5455         * scripts/lilypond-book.py (output_dict): remove support for the
5456         EPS option.
5457
5458         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
5459         VerticalAlignment and VerticalAxisGroup this fixes the size
5460         computations for the entire system.
5461  
5462         * input/les-nereides.ly (bass): remove superfluous fontSize.
5463
5464         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
5465         causes directory of file to be added to include path.
5466
5467         * input/regression/beam-break.ly: test single stem beams.
5468
5469         * input/regression/system-start-bracket.ly: fix.
5470
5471         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
5472
5473         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
5474
5475         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
5476         (score_stem_lengths): do something sensible for single stem beams.
5477
5478         * lily/beam.cc (least_squares): add kludge for single stem beams.
5479
5480         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
5481         keySignature to list of broken things.
5482
5483         * input/regression/keys.ly: fix.
5484
5485         * VERSION (PACKAGE_NAME): release 1.9.7
5486
5487         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
5488
5489         * Documentation/user/refman.itely (Pitches): doc quarter tones.
5490
5491         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
5492         (quartertone_pitch): new function
5493
5494         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
5495         flat. WARNING: FONT CHANGED.
5496
5497         * ly/nederlands.ly: add -eh and -ih for quarter tones.
5498
5499         * lily/accidental-placement.cc (add_accidental): support for
5500         quarter tones.
5501
5502         * ly/LANGUAGEs.ly: use symbols for alterations.
5503
5504         * mf/feta-toevallig.mf: change accidental codes. 
5505
5506         * scm/lily.scm (ly:get-option): switch on debugging only for
5507         --verbose.
5508
5509         * lily/lily-guile.cc: remove ly:verbose?
5510
5511         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
5512
5513         * lily/parser.yy (TODO): only do gh_call() for apply with
5514         procedure argument.
5515
5516         * lily/tie-engraver.cc (start_translation_timestep): move melisma
5517         stuff in accordance with new timing of tie-events.
5518
5519         * lily/my-lily-lexer.cc: remove \outputproperty
5520
5521         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
5522
5523         * scm/define-translator-properties.scm (melismaBusyProperties):
5524         add melismaBusyProperties property.
5525
5526 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5527
5528         * input/test/ambitus-mixed.ly (texidoc): new file.
5529
5530         * buildscripts/mutopia-index.py (find): prune debugging
5531
5532         * lily/side-position-interface.cc: doc updates
5533
5534         * Documentation/user/refman.itely: updates, tweaks.
5535
5536         * lily/parser.yy (Simple_music): remove outputproperty
5537
5538         * make/stepmake.make: use VERSION again; importing VERSION via
5539         autoconf dependencies is too hairy.
5540
5541 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
5542
5543         * lilypond-mode.el: allow `-' for keywords and identifiers.
5544
5545 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5546
5547         * VERSION: release 1.9.6
5548         
5549         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
5550         iso. ly2dvi.
5551
5552         * Documentation/user/*.itely: fixes everywhere
5553
5554         * lily/completion-note-heads-engraver.cc: rewrite engraver:
5555         produce ties from the engraver itself, do not broadcast TieEvent.
5556
5557         * lily/my-lily-lexer.cc: remove pitch & duration.
5558
5559         * lily/parser.yy (TODO): remove \pitch and \duration
5560
5561         * input/test/explicit.ly: remove file.
5562
5563         * Documentation/user/refman.itely (Pitches): remove \pitch 
5564         \duration command.
5565
5566 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
5567
5568         * buildscripts/lilypond.words.py: add all slur types to Emacs
5569         insertion menu, suppose everything is postfixed by dropping 
5570         unnecessary `-' -marks.
5571
5572 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5573
5574         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
5575         tremoloed stems.
5576
5577         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
5578         head for flagged stems.
5579
5580         * lily/stem.cc (get_default_stem_end_position): futz with extra
5581         stem length if there is a stem tremolo.
5582
5583         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
5584         it would be too small.
5585
5586         * lily/font-metric.cc: return #f for non-existent glyph.
5587         
5588         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
5589         exported through config.make.
5590
5591         * input/regression/clef-oct.ly: new file.
5592
5593         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
5594         transposition.
5595
5596         * input/template/*.ly: remove old relative.
5597
5598         * ly/english.ly: add X names for double sharp.
5599
5600 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5601
5602         * lily/font-select.cc: new file handle font selection routines.
5603
5604         * lily/parser.yy: add ; (Patrick Atamaniuk)
5605
5606         * input/test/time-signature-double.ly: use markups for double time
5607         sigs.
5608
5609         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
5610         ChordNames.SeparationItem #'padding for adjusting space after chords.
5611         
5612         * lily/music-output-def.cc (LY_DEFINE): 
5613         new function ly:paper-lookup.
5614         
5615         * mf/parmesan-clefs.mf: use # quantities for char_box
5616         offsets. Fixes overflow errors in the PFA. 
5617
5618         * scm/new-markup.scm (strut-markup): change calling interface for
5619         markup. Pass paper-def, not grob. This would allow \markup to be
5620         used separately from grobs.
5621
5622         * lily/paper-def.cc: new function ly:paper-font; this function
5623         replaces ly:get-font.
5624
5625         * lily/include/font-interface.hh (struct Font_interface): take
5626         Paper_def iso. Grob for get_font().
5627
5628 2003-09-14  Graham Percival  <gperlist@shaw.ca>
5629
5630         * Documentation/user/ tutorial.itely, refman.itely: add warning
5631         about \key and accidentals.
5632
5633 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5634
5635         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
5636
5637         * Documentation/user/*.itely: manual tweaks
5638
5639 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
5640
5641         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
5642         cleanup; bugfix: exact_center
5643
5644         * Documentation/user/refman.itely: added more documentation on
5645         ambitus according to recent questions on lilypond-user list
5646
5647 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5648
5649         * input/regression/ottava.ly (texidoc): demo 15ma too.
5650
5651         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
5652
5653         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
5654         octave fixes.
5655
5656 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5657
5658         * lily/lexer.ll: add \r to the rules for newlines; this fixes
5659         problems on older Mac editors.
5660
5661 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
5662
5663         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
5664
5665 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
5666
5667         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
5668         mf/parmesan-clefs.mf: added comments on character alignment and
5669         set_char_box() conventions
5670
5671         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
5672         set_char_box()'s
5673
5674         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
5675
5676 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
5677
5678         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
5679
5680 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
5681
5682         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
5683         shortened to avoid almost-collision with staff line; code cleanup;
5684         other custodes: fixed char boxes; code cleanup
5685
5686 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5687
5688         * configure.in: release 1.9.5
5689         
5690         * scripts/lilypond.py (global_latex_preamble): only set
5691         twosideshift if 'twoside' is in latexoptions 
5692
5693         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
5694
5695         * VERSION: remove
5696
5697         * scripts/*2ly.py: update <> syntax
5698
5699 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5700
5701         * lily/chord-name-engraver.cc (process_music): add origin for
5702         chord name.
5703
5704         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
5705
5706         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
5707         bass notes for exceptions too.
5708
5709         * scm/define-grobs.scm (all-grob-descriptions): rename
5710         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
5711
5712         * scm/define-grob-properties.scm (remove-first): add remove-first
5713         property for orchestral scores.
5714
5715         * Documentation/user/*.itely: switch <<>> and <> 
5716
5717         * lily/glissando-engraver.cc (process_music): bugfix: move line to
5718         last_line only once. This fixes the two consecutive glissandi problem.
5719
5720 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
5721
5722         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
5723         error message "flexa-width undefined"
5724
5725         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
5726         lily/include/gregorian-ligature.hh: print warning when ignoring
5727         head prefixes on flexa shapes
5728
5729         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
5730         space before a series of inclinatum heads
5731
5732         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
5733         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
5734         cleanups
5735
5736         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
5737         and char_box
5738
5739 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
5740
5741         * input/regression/breathing-sign.ly: tiny fixes
5742
5743         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
5744         semantical collision with vaticana ligatures
5745
5746         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
5747         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
5748         now consistent with mensural ligatures
5749
5750         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
5751         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
5752         context pitches and staff position; dto. for virga stem; removed
5753         obsolete virga and clivis characters from parmesan font (WARNING:
5754         font changed)
5755
5756         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
5757         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
5758
5759         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
5760         scm/define-grob-properties.scm: consistency fix: renamed
5761         join_left->add_cauda
5762
5763         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
5764         appendix length; bugfix: yoffs_bt for reverse direction punctum
5765         characters
5766
5767         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
5768         small cleanups; added more docu
5769
5770         * lily/mensural-ligature-engraver.cc,
5771         lily/vaticana-ligature-engraver.cc,
5772         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
5773         computation to CoherentLigatureEngraver
5774
5775         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
5776         scm/define-grob-properties.scm: bugfix: added missing linea and
5777         cavum properties; bugfix: removed dead semivocalis property
5778
5779         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
5780         length; redesigned quilisma, stropha and auctum
5781
5782         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
5783         line thickness
5784
5785         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
5786         Documentation/user/refman.itely: bugfix: introduced shifted
5787         epiphonus head to avoid collision with adjacent plica
5788
5789 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5790
5791         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
5792
5793         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
5794
5795 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5796
5797         * Documentation/user/tutorial.itely (A lead sheet): remove
5798         duplicate chords.
5799
5800         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
5801
5802 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5803
5804         * Documentation/bibliography/computer-notation.bib (isbn): add
5805         xivcim publication.
5806
5807 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
5808
5809         * GNUmakefile.in: drop lilypond.words for generation.
5810
5811 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
5812
5813         * buildscripts/lilypond.words.py: take filename (also) from an arg.
5814
5815         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
5816
5817 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5818
5819         * input/test/figured-bass-alternate.ly (fl): new file.
5820
5821         * Documentation/topdocs/README.texi (Top): clarifications.
5822
5823         * Documentation/bibliography/computer-notation.bib (isbn): add phd
5824         theses of Gieseking and Renz.
5825
5826         * GNUmakefile.in (README_FILES): remove README.mandrake.
5827
5828 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
5829
5830         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
5831         from source files and search patterns listed in the script.
5832
5833         * GNUmakefile.in: add target `lilypond.words'.
5834
5835         * lilypond.words: remove file, generated by `make lilypond.words'.
5836
5837         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
5838
5839 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
5840
5841         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
5842
5843 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5844
5845         * VERSION: 1.9.4 released
5846
5847         * scripts/convert-ly.py (FatalConversionError.figures_replace):
5848         rule for < > <-> << >> substitution
5849
5850         * lily/lexer.ll: exchange meaning of << >> and < > 
5851
5852         * VERSION (PACKAGE_NAME): 1.9.3 released
5853
5854         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
5855         pages unconditionally.
5856
5857 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5858
5859         * Documentation/user/music-glossary.tely (Top): small syntax
5860         fixes.
5861
5862         * scm/music-functions.scm (remove-tag): filter \tagged music
5863         expressions.
5864
5865         * input/regression/tag-filter.ly (texidoc): new file.
5866
5867         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
5868         symbol2 .. ) etc. 
5869
5870         * scripts/convert-ly.py (FatalConversionError.conv): fingering
5871         convert rule.
5872
5873         * Documentation/user/refman.itely (Fingering instructions): adjust
5874         manual.
5875
5876         * lily/new-fingering-engraver.cc (position_scripts): don't crash
5877         for borderline cases (e.g. 1 fingering.)
5878         (position_scripts): revise interface, use fingerOrientations to
5879         set fingering positions.
5880
5881         * scm/document-translation.scm (context-doc): add aliases to
5882         automated documentation.
5883
5884         * make/lilypond-vars.make: remove stepmake compat glue.
5885
5886         * make/generic-vars.make: remove cruft.
5887
5888         * lily/main.cc (main): don't identify binary.
5889
5890 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5891
5892         * lily/include/translator.hh (class Translator): remove
5893         type_string_ , use symbol for context name throughout.
5894         Changes through whole source tree.
5895
5896         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
5897         set PDF as default, and always make PDF.
5898
5899         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
5900
5901 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
5902
5903         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
5904         Documentation/user/refman.itely input/regression/allfontstyle.ly
5905         input/regression/grace-types.ly:
5906         fix spelling for acciaccatura (Webster's 1913).
5907
5908 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5909
5910         * lily/main.cc (usage): adjust blurb, include url.
5911
5912         * input/regression/breathing-sign.ly (texidoc): transpose up
5913
5914 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
5915
5916         * input/regression/breathing-sign.ly: changed ancient examples to
5917         be relevant (by request of Han-Wen); updated BreathingSign text
5918         property according to new syntax.
5919
5920         * ly/gregorian-init.ly: updated BreathingSign text property
5921         according to new syntax
5922
5923 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5924
5925         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
5926         (Clef): index entries for clefs.
5927
5928         * python/lilylib.py (system): remove errorlog files.
5929         
5930 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
5931
5932         * lilypond.words: add \new and new graces. Add dynamics to menus
5933         keeping 1.8.x compatibility; after all the engraving relating to 
5934         notes becomes postfixed `-' marks will be removed.
5935
5936 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5937
5938         * lily/molecule.cc (align_to): idem.
5939
5940         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
5941         
5942         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
5943         accacciatura everywhere.
5944
5945         * VERSION (PACKAGE_NAME): released 1.9.2
5946
5947         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
5948
5949         * scm/document-markup.scm (markup-doc-node): sort markup function
5950         list.
5951
5952         * lily/paper-outputter.cc (output_version): change "Lily was here"
5953         into  "Engraved by LilyPond"
5954
5955         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
5956         on unquoted strings before \notenames.
5957
5958         * lily/parser.yy (lyric_element): allow markup as lyric text. This
5959         increases the number of s/r reductions to 4.
5960
5961         * scm/new-markup.scm (fraction-markup): \fraction command.
5962
5963         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
5964         mode
5965
5966         * lily/lookup.cc (round_filled_box): rename function.
5967         (LY_DEFINE): round-filled-box: change signature.
5968
5969         * Documentation/user/refman.itely: revise section explaining grace
5970         notes.
5971
5972         * lily/translator-scheme.cc (LY_DEFINE): add ! to
5973         ly:set-context-property
5974
5975         * input/*/*.ly (vmus): use \new everywhere.
5976
5977         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
5978
5979         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
5980         default
5981
5982         * scm/music-functions.scm (set-stop-grace-properties)
5983         (set-start-grace-properties, add-grace-property): new functions
5984         for modular grace tweak control.
5985
5986         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
5987         
5988 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5989
5990         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
5991
5992         * GNUmakefile.in (install-pfa-fonts):
5993         (get-pfa-fonts): New target.
5994
5995         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
5996         install-pfa-fonts help.
5997
5998 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5999
6000         * lily/translator-scheme.cc (LY_DEFINE):
6001         ly:context-pushpop-property new function.
6002         (LY_DEFINE): new function ly:translator-find  
6003         new function ly:translator?
6004         (LY_DEFINE): new function ly:context?
6005
6006         * lily/translator-def.cc: remove
6007         Translator_def::apply_pushpop_property().
6008
6009         * python/lilylib.py (read_pipe): only store and display error log
6010         if verbose not set.
6011         (read_pipe): only display log if it contains something.
6012
6013 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6014
6015         * Documentation/misc/GNUmakefile: Re-add.
6016         (TEXTS): Add CHANGES.
6017
6018 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
6019
6020         * lilypond.words: add \newcontext.
6021
6022 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6023
6024         * lily/tie-performer.cc (stop_translation_timestep): only flush
6025         tied_notes when we have actually made a tie. Fixes bugs with ties
6026         in polyphonic scores.
6027
6028 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6029
6030         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
6031         they do not exist.
6032
6033 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6034
6035         * VERSION (PACKAGE_NAME): released 1.9.1 
6036
6037         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
6038         Instrument_name_engraver
6039
6040         * lily/tie-performer.cc (create_audio_elements): bugfix
6041
6042         * Documentation/user/music-glossary.tely (Top): comment out
6043         font-style statements.
6044
6045         * input/test/force-hshift.ly: revise example.
6046
6047         * Documentation/bibliography/engraving.bib (note): typos.
6048
6049         * configure.in: bump GCC requirements to 3.x
6050
6051         * lily/include/audio-item.hh (class Audio_tie): rename
6052         note_l_drul_ to note_drul_
6053
6054         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
6055
6056         * lily/parser.yy (relative_music): whoops. All \relative were off
6057         by ...  a lot .... Ahem.
6058
6059         * scm/define-music-types.scm (music-descriptions): idem.
6060
6061         * lily/beam-engraver.cc: move new-beam-event to beam-event
6062
6063         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
6064         to Tie_engraver
6065
6066         * input/regression/bar-number.ly: remove unnecessary old-relative
6067         options.
6068         
6069         * Documentation/user/internals.itely (Creating contexts): document
6070         \newcontext
6071
6072         * lily/parser.yy (Composite_music): add \newcontext
6073
6074         * Documentation/user/refman.itely (MIDI block): add note about
6075         dotted tempos.
6076
6077         * scm/font.scm: remove old markup legacy
6078
6079         * GNUmakefile.in (web-clean): remake share/ after web-clean.
6080
6081         * lily/breathing-sign.cc (brew_molecule): remove function
6082
6083         * lily/text-item.cc: remove old-style markups.
6084         (interpret_markup): C++ version of markup function
6085         (brew_molecule): idem.
6086
6087         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
6088         as Scheme variable.
6089
6090         * scripts/convert-ly.py (conv): dashes rule.
6091         Apply rule.
6092
6093         * Documentation/user/lilypond-book.itely: syntax fixes. 
6094
6095 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6096
6097         * VERSION (PACKAGE_NAME): release 1.9.0
6098
6099         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
6100         note about dvips. (Should backport.)
6101
6102         * scripts/convert-ly.py
6103         (FatalConversionError.articulation_substitute): add
6104         convert-new-chords code. Remove convert-new-chords.py
6105
6106         * Documentation/user/refman.itely (Octave check): document
6107         \octave.
6108
6109         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
6110         \relative changes.
6111
6112         * lily/parser.yy (command_element): octave check:
6113
6114            \octave PITCH
6115
6116         checks that PITCH (without octave) yields PITCH (with octave) in
6117         \relative
6118
6119         * lily/relative-octave-music.cc (to_relative_octave): octave check.
6120
6121         * lily/scm-option.cc: ly:set-option now has the default argument
6122         #t.
6123
6124         * lily/lexer.ll: add \renameinput
6125
6126         * python/lilylib.py (command_name): robustifications.
6127
6128         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
6129         /dev/stderr. This is ash compatible.
6130
6131         * ly/init.ly: add warning if compatibility was not necessary.
6132
6133         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
6134
6135         * flower/include/string-handle.icc: formatting cleanups, rename
6136         references by ref_count_.
6137
6138 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
6139
6140         * make/lilypond.mandrake.spec.in: syncronize the spec file with
6141         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
6142         package libs separately, fix conflicting php variable out=/dev/vc/
6143         invoking `unset out', declare menus, use only one icon-file, fix
6144         doc-path in menu.
6145
6146 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6147
6148         * scripts/convert-ly.py (FatalConversionError.conv): typo
6149
6150         * Documentation/misc/GNUmakefile: restore misc directory.
6151
6152         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
6153
6154         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
6155         Petites-Preludes 
6156
6157         * input/test/partial-blank.ly (quickmeasure): syntax
6158
6159         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
6160         attachment property.
6161
6162         * Documentation/user/refman.itely: remove superfluous -'s 
6163         (Grace notes): ) fixes.
6164
6165         * lily/music.cc: generic compress(), transpose() functions. Remove
6166         others.
6167
6168         * lily/parser.yy (gen_text_def): remove support for #'(italic )
6169         style markup entry.
6170
6171         * lily/parser.yy: all articulations postfix; remove obligatory -
6172         for [,  ) and \!
6173         
6174         * lily/music.cc (to_relative_octave): write generic
6175         to_relative_octave function; various relative cleanups.
6176         Hmmm.
6177
6178         * lily/scm-option.cc: add options new-relative and old-relative
6179
6180         * po/sv.po: new po file.
6181
6182         * Documentation/user/refman.itely (Dynamics): website
6183         fixes. (should backport!)
6184
6185 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
6186
6187         * make/lilypond.mandrake.spec.in: declare version only once.
6188
6189 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6190
6191         * lily/simultaneous-music.cc (to_relative_octave): undo relative
6192         meaning for now.
6193
6194 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6195
6196         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
6197
6198         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
6199
6200         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
6201
6202         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
6203
6204         * lily/music.cc (var): add ly:music-transpose function.
6205
6206         * lily/parser.yy (pre_events): remove prefix articulations.
6207
6208         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
6209
6210         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
6211
6212         * Documentation/user/refman.itely (Text markup): add comment about
6213         markup in header.
6214
6215 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6216
6217         * lily/paper-outputter.cc (write_header_fields_to_file): 
6218         only dump value if it is a string.
6219
6220         * flower/include/dictionary.hh: remove.
6221         
6222         * Documentation/ChangeLog-1.5: add back old log.
6223
6224         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
6225         .pfas from a .deb.
6226
6227 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6228
6229         * Documentation/bibliography/engraving.bib: add entry for
6230         Jaschinski's Notation
6231
6232 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6233
6234         * Documentation/user/refman.itely (Beaming): add note about
6235         allowBeamBreak
6236
6237 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
6238
6239         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
6240         GregorianTranscription contexts
6241
6242         * ly/engraver-init.ly: vaticana contexts: minor fixes
6243
6244         * Documentation/user/refman.itely (Ancient notation): added note
6245         on appendix length bug
6246
6247         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
6248         input/test/vaticana.ly: use vaticana contexts; small fixes
6249
6250 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6251
6252         * flower/hash.cc: Remove.
6253
6254         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
6255         to (nonexistent?) hash_func_ identifier.
6256
6257         * python/midi.c (midi_error, midi_warning): Use char const* for
6258         __FUNCTION__ argument.
6259
6260         * python/gettext.py: Remove.  We already require python 2.1, which
6261         includes gettext.py.
6262
6263         * configure.in: Require python 2.1, as INSTALL.texi says.
6264         it.
6265
6266         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
6267         versions 1.50 and 1.75.  Remove note about lexer patch.
6268
6269 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6270
6271         * Documentation/topdocs/INSTALL.texi: Update type1 font
6272         description to actual situation.  Add comment about new font ball
6273         layout.
6274
6275         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
6276         in $LILYPONDPREFIX suffices for installation.
6277
6278 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6279
6280         * debian/control (Build-Depends): Add flex-old as alternative to
6281         flex.  Deprecate bison 1.75.
6282
6283 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
6284
6285         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
6286         Vaticana contexts
6287
6288         * Documentation/user/refman.itely (Ancient notation): documented
6289         some bugs; tiny fixes; added docu on Vaticana contexts
6290
6291         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
6292         scripts
6293
6294 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
6295
6296         * Documentation/user/refman.itely (Ancient notation): added some
6297         introductory words; added section on ancient time signatures;
6298         added some @seealso and @refcommands; small fixes and
6299         beautifications
6300
6301 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
6302
6303         * input/regression/note-head-style.ly: many fixes and updates
6304
6305         * Documentation/user/refman.itely: added small sections on ancient
6306         accidentals, rests and flags; revised ancient note head section;
6307         small wording/spelling fixes
6308
6309         * input/test/rests.ly: layout fixes
6310
6311 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
6312
6313         * input/puer-fragment.ly: bugfix: central C position of do clef
6314
6315         * ly/gregorian-init.ly: workaround: add small padding space before
6316         divisiones (the correct fix would be the spacing engine to handle
6317         this)
6318
6319 2003-08-13  Graham Percival  <gperlist@shaw.ca>
6320
6321         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
6322         cue-notes.ly: minor fixes.
6323
6324 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
6325
6326         * Documentation/user/refman.itely: bugfix: remove obsolete link to
6327         input/test/custos-style.ly
6328
6329         * Documentation/index.html.in: bugfix: link to Tutorial.html
6330
6331         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
6332         to neumes; bugfix: "et": epiphonus, not just a simple pes
6333
6334 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
6335
6336         * lilypond-mode.el: split `Insert Tag' if it is long enough.
6337
6338         * lilypond.words: add new features: markup, column, center, \[ \].
6339         
6340 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
6341
6342         * Documentation/topdocs/NEWS.texi, DEDICATION,
6343         stepmake/bin/add-html-footer.py
6344         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
6345         input/mutopia/J.S.Bach/wtk1-fugue1.ly
6346         input/mutopia/J.S.Bach/wtk1-prelude1.ly
6347         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
6348         added (only) after a sentence which is complete; if the sentence is 
6349         not ended a comma `,' or nothing is used. fix also spaces.
6350
6351 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6352
6353         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
6354         requirements to plain 1.6.
6355
6356         * buildscripts/mutopia-index.py (read_lilypond_header): update
6357         mutopia-index.py to 1.4 syntax [sic]
6358
6359 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
6360
6361         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
6362
6363 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6364
6365         * Documentation/index.html.in: url for regression pdf
6366
6367         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
6368
6369         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
6370
6371         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
6372
6373         * VERSION: 1.8.0 released
6374         
6375         * GNUmakefile.in (local-WWW-post): footify build fix.
6376
6377         * configure.in: require GUILE 1.6.4
6378
6379         * Documentation/user/GNUmakefile: don't copy *.png for
6380         lilypond-internals
6381
6382         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
6383         local-WWW-post target.
6384         (rsync-web): add rsync-web target
6385
6386         * Documentation/user/introduction.itely (Music notation and
6387         engraving): add neume example
6388
6389         * input/puer-fragment.ly (cantus): add puer-fragment
6390
6391 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6392
6393         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
6394         to notes, so that equalizer is actualy being used.
6395
6396         * scm/midi.scm (instrument-equalizer-alist):
6397         (absolute-volume-alist): Define public, so that user can copy or
6398         override.
6399
6400         * lily/key-performer.cc (create_audio_elements): Check for minor
6401         key.  Only if key is minor, set MIDI key to minor.
6402
6403 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6404
6405         * Documentation/user/refman.itely (Hiding staffs): fixes.
6406
6407         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
6408
6409         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
6410         vertical extents to deal with Hara kiri correctly.
6411
6412         * input/regression/hara-kiri-short.ly: remove
6413
6414         * input/regression/hara-kiri-pianostaff.ly: update test.
6415
6416         * Documentation/user/*.tely: remove WEBTITLE
6417
6418         * scm/output-tex.scm (comment): idem.
6419
6420         * scm/output-pdftex.scm: remove GUILE 1.4 glue
6421
6422         * scm/music-functions.scm (make-lyric-event): new function
6423
6424         * scm/lily.scm (lilypond-version): new function
6425
6426         * input/test/version-output.ly: new file.
6427
6428         * Documentation/user/lilypond.tely: add version number to
6429         front-page.
6430
6431 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
6432
6433         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
6434
6435 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6436
6437         * input/template/gregorian-transcription.ly (barTwo): syntax update.
6438
6439         * Documentation/user/refman.itely (Hiding staffs): rename node.
6440
6441 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6442
6443         * input/regression/new-markup-syntax.ly (texidoc): remove
6444         molecule-callback override.
6445
6446 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6447
6448         * input/les-nereides.ly: Mark tweaks with %tweak.
6449
6450         * Debian patch, see debian/changelog (Anthony Fok).
6451
6452 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6453
6454         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
6455         problem.
6456
6457 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
6458
6459         * Documentation/user/refman.itely (Text markup): Fix language bug.
6460
6461 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6462
6463         * input/* : postfix syntax fixes.
6464
6465         * Documentation/user/refman.itely (Text markup): add note about
6466         raise/lower with ^ or _ .
6467         
6468         * po/fi.po: fix \\apply strings.
6469
6470         * lily/parser.yy (open_event): warn for prefix articulations.
6471
6472 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
6473
6474         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
6475         fix also on parmesan font.
6476
6477 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6478
6479         * VERSION 1.7.30 released
6480         
6481         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
6482
6483         * buildscripts/mutopia-index.py (headertext): rewording
6484
6485 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6486
6487         * scm/new-markup.scm (strut-markup): new markup function.
6488
6489         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
6490         space also when no accidental is there.
6491
6492 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
6493
6494         * input/les-nereides.ly: Updates.
6495
6496 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
6497
6498         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
6499         which repeats the tag insertion selected from "Insert tag" menu.
6500
6501 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6502
6503         * lily/all-font-metrics.cc (find_font): load AFM files first only
6504         for feta fonts. This fixes problems with TeXlive and other TeX
6505         distros that include AFM files for the CM fonts. 
6506
6507         * scm/font.scm (qualifiers-to-font-name): remove.
6508
6509         * lily/paper-def.cc: remove get_var.
6510
6511         * input/trip.ly: remove file.
6512         
6513         * input/regression/spacing-note-flags.ly (raggedright): remove
6514         stafflinethickness
6515
6516         * input/les-nereides.ly: update to new syntax, cleanups.
6517
6518 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
6519
6520         * Documentation/user/refman.itely: Clarify shortest-note problem
6521         of autobeamer.
6522
6523 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
6524
6525         * lilypond-mode.el: Add each word to regexps only once.
6526
6527         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
6528         is based on the syntax definitions in lilypond.words. Remove all 
6529         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
6530         LilyPond->Insert menu is generated by the entries in lilypond.words 
6531         to which have been given a syntax definition.
6532
6533         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
6534         \notes, \relative, \score, \simultaneous, \transpose.
6535
6536         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
6537
6538         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
6539         
6540         * lilypond-mode.el: add menu keywords separately.
6541
6542         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
6543
6544 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
6545
6546         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
6547         current ugly installation method for PFA fonts.
6548
6549 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
6550
6551         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
6552         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
6553
6554         * Documentation/user/music-glossary.tely: update legato.
6555
6556 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
6557
6558         * lexer-gcc-3.0.patch: Remove.
6559
6560         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
6561
6562 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6563
6564         * debian/rules (binary-arch): remove NEWS.
6565
6566 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
6567
6568         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
6569         stepmake/bin{ many }: polish the `--help's of different scripts;
6570         model taken from the core-utils of Linux.
6571
6572         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
6573
6574 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6575
6576         * flower/parse-afm.cc (parseCharMetrics): add warnings.
6577
6578         * flower/libc-extension.cc: idem.
6579
6580         * flower/include/libc-extension.hh: protect against isinf macros.
6581
6582 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
6583
6584         * { many }: Use two uppercase letters in LilyPond.
6585
6586         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
6587
6588         * VERSION: 1.7.29 released.
6589         
6590 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6591
6592         * lily/tie.cc: add TODO comment.
6593
6594         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
6595
6596         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
6597         linejoins and linecaps. This fixes problems with occasional spikes
6598         on slur/tie endings.
6599         
6600         * input/regression/font-name.ly: don't use PS fonts for
6601         compatibility reasons. 
6602
6603         * mutopia/claop.py (accents): update to 1.8
6604
6605         * Documentation/user/music-glossary.tely (Top): remove 13pt.
6606
6607         * Documentation/user/macros.itexi: don't color glossary links.
6608
6609         * Documentation/user/invoking.itexi (Error messages): new section
6610
6611 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6612
6613         * input/regression/font-name.ly: add file.
6614
6615         * scm/document-backend.scm (grob-doc): remove <hr> from
6616         lilypond-internals
6617
6618         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
6619         reqd version to 1.6.4 
6620
6621         * lily/font-interface.cc (get_font): bugfix: take font-name from
6622         alist chain too. This fixes font-name override for \markup.
6623
6624 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6625
6626         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
6627
6628         * input/test/polymetric-differing-notes.ly: Compile fix.
6629
6630 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
6631
6632         * Documentation/user/refman.itely: fixed typo
6633
6634         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
6635         before flexa
6636
6637 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
6638
6639         * input/test/{ many }: search & fix some typos.
6640
6641 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6642
6643         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
6644         images.
6645
6646         * scm/music-functions.scm (make-voice-props-set): set Script /
6647         TextScript dir for polyphony too.
6648
6649         * scm/define-grobs.scm (all-grob-descriptions): decrease space
6650         before clef.
6651
6652         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
6653
6654 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
6655
6656         * Documentation/user/refman.itely (Percussion): Small
6657         clarifications and fixes.
6658
6659         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
6660         threads. This fixes different heads playing simultaneously.
6661
6662 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
6663
6664         * Documentation/user/{ many }: increase readability (read through 
6665         User manual from `one big page').
6666
6667 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6668
6669         * input/test/polymetric-differing-notes.ly: add example with
6670         disparate note values.
6671
6672         * input/test/polymetric.ly: rename from poly-metric
6673
6674         * scripts/ly2dvi.py (include_path): bugfix: use outbase
6675         iso. outname.
6676
6677         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
6678         G-clef bbox to real char extents. This fixes the G-clef being
6679         offset too much to the right.
6680         document perc clef offset.
6681
6682         WARNING: FONT CHANGED.
6683
6684         * Documentation/user/tutorial.itely (Tutorial): move menu.
6685
6686 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6687
6688         * buildscripts/lilypond-profile.sh (Error): trim error message.
6689
6690         * Documentation/user/invoking.itexi (Invoking the lilypond
6691         binary): add note about path.
6692
6693         * Documentation/user/macros.itexi: add @c at EOL, hopefully
6694         suppresses superfluous spaces.
6695
6696 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6697
6698         * buildscripts/lilypond-profile.sh: Add documentation to error
6699         message.
6700
6701         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
6702
6703 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6704
6705         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
6706         <mike@ossmann.com>)
6707
6708         * Documentation/bibliography/computer-notation.bib (pages): prune
6709         unscientific language.
6710
6711         * Documentation/user/GNUmakefile: copy unsplit file to
6712         lilypond.html (idem for lilypond-internals).
6713
6714         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
6715
6716         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
6717
6718         * python/lilylib.py (lilypond_version): 2.1 proof version check.
6719
6720         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
6721         fix.
6722         
6723 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
6724
6725         * Documentation/user/{ various }: bind text snippets with their
6726         examples, e.g. by punctuation: This is an example.
6727
6728 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6729
6730         * ly/performer-init.ly (VoiceContext): Typos.
6731
6732         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
6733         builds, leave final-install to toplevel srcdir makefile.
6734
6735         * make/srcdir.make.in (install): New target.
6736
6737 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6738
6739         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
6740         This fixes core dump on MIDI output (Simon Weatherill).
6741
6742         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
6743         on local-WWW-post.
6744
6745 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6746
6747         * make/lilypond.redhat.spec.in: add dvips to reqs.
6748
6749 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6750
6751         * make/srcdir.make.in (web): Add special web target.
6752
6753         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
6754         from inner $(LOOP).
6755
6756         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
6757
6758         * stepmake/stepmake/generic-targets.make (www-targets-help):
6759         * GNUmakefile.in (web-install): Install in $(webdir).
6760
6761         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
6762
6763         * cygwin/changelog: 
6764         * cygwin/mknetrel: Update.
6765
6766         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
6767         (html-doc): Remove (use: web).
6768
6769         * stepmake/stepmake/script-rules.make: 
6770         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
6771         Fix $(config_make) dependencies for srcdir build.
6772
6773         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
6774         target for srcdir build.
6775
6776         * stepmake/make/stepmake.make: 
6777         * make/srcdir.make.in: 
6778         * GNUmakefile.in:
6779         * make/stepmake.make (config_make): Rename variable (was:
6780         configuration).
6781
6782 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6783
6784         * Documentation/user/internals.itely (Manipulating music
6785         expressions): run lilypond on example too.
6786
6787         * flower/include/libc-extension.hh: move lrint define to
6788         header. bugfix.
6789         
6790 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6791
6792         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
6793         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
6794         do we recurse whole tree?).
6795
6796         * GNUmakefile.in (html-doc): Resurrect.
6797
6798         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
6799         obsolete $(package-icon) dependency.
6800
6801 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6802
6803         * Documentation/user/refman.itely (Automatic staff changes):
6804         add seealso 
6805
6806         * Documentation/index.html.in: link to bigpage.
6807
6808         * Documentation/user/tutorial.itely (Tutorial): streamline.
6809
6810         * Documentation/index.html.in: url typo.
6811
6812         * VERSION (PACKAGE_NAME): release 1.7.28
6813
6814         * python/lilylib.py (error_log): remove '/' from name.
6815
6816         * input/regression/pedal.ly: remove; dups input/test/
6817         
6818         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
6819
6820         * Documentation/index.html.in: python style doco index.
6821
6822         * Documentation/{footer,header}.html.in (src): remove, 
6823
6824         * Documentation/pictures: remove all but lelie-logo.xpm.
6825
6826         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
6827         before running makeinfo.
6828
6829         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
6830         @code{}
6831
6832 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6833
6834         * input/test/bar-number-regular-interval.ly: rename.
6835
6836         * Documentation/user/*: various fixes. 
6837
6838 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
6839
6840         * Documentation/{ many }: polish for update-all-menus. typos.
6841
6842         * po/fi.po: fixes.
6843
6844         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
6845
6846         * buildscripts/mutopia-index.py: polish.
6847
6848         * input/regression/{ many }, input/test{ many }: polish texidocs.
6849
6850 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6851
6852         * scripts/convert-ly.py (FatalConversionError.conv): rule for
6853         pedal-style
6854
6855         * lily/text-spanner.cc (brew_molecule): use bracket-flare
6856         iso. edge-widen.
6857
6858         * lily/piano-pedal-engraver.cc (process_music): change from
6859         process_acknowledged ()
6860
6861         * lily/piano-pedal-bracket.cc: new file. Change
6862         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
6863         cleaned up.
6864
6865         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
6866
6867         * input/regression/tuplets.ly (texidoc): rename file.
6868
6869         * po/fr.po: update
6870
6871         * buildscripts/lilypond-profile.sh: error message if script is not
6872         sourced.
6873
6874         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
6875         bracket-flare
6876         (make_bracket): simplify code.
6877
6878         * lily/parser.yy (verbose_command_req): catch typos in \key scale
6879         argument.
6880
6881         * python/lilylib.py (lilypond_version_check): new function
6882
6883         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
6884
6885         * scripts/ly2dvi.py (run_lilypond): add version check.
6886
6887         * scripts/lilypond-book.py (option_definitions): typo
6888
6889         * scripts/ly2dvi.py (include_path): typo
6890
6891         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
6892
6893         * lily/parse-scm.cc (parse_handler): typo
6894
6895         * Documentation/user/macros.itexi: use @heading for headings.
6896
6897         * Documentation/user/refman.itely: updates, fixes.
6898
6899 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
6900
6901         * po/fi.po: add Finnish translations. fixes.
6902
6903         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
6904
6905         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
6906         from lily/glissando-engraver.cc.
6907
6908 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6909
6910         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
6911         for non-first _broken_ bracket.
6912
6913         * Documentation/user/refman.itely: corrections.
6914
6915 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6916
6917         * lily/new-fingering-engraver.cc (position_scripts): add heads to
6918         support of the fingerings.
6919
6920         * po/fr.po: French translation update.
6921
6922         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
6923         strings.
6924
6925 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6926
6927         * Documentation/user/introduction.itely: Small fixes.
6928
6929 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
6930
6931         * Documentation/topdocs/AUTHORS.texi: polish.
6932
6933 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6934
6935         * Documentation/user/introduction.itely: revise
6936
6937         * Documentation/user/tutorial.itely: reorganise.
6938
6939         * Documentation/topdocs/index.tely: remove.
6940
6941         * Documentation/header.html.in: prune.
6942
6943         * GNUmakefile.in: clean up web building.
6944
6945         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
6946         target.
6947
6948 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
6949
6950         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
6951
6952         * lilypond-mode.el: turn on blink-matching-paren.
6953
6954 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6955
6956         * scm/output-sodipodi.scm (svg-header): Fix typo.
6957
6958 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6959
6960         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
6961         fixes a security hole.
6962
6963         * scripts/lilypond-book.py (original_dir): remove temp_dir
6964
6965         * scm/document-translation.scm: use @code tags.
6966
6967 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
6968
6969         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
6970
6971         * lilypond-mode.el: add a buffer-local post-command-hook to set
6972         context dependent syntax-table after each cursor event. Remove old
6973         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
6974
6975         * lilypond-indent.el: update comments.
6976
6977         * Documentation/footer.html.in: add period.
6978
6979 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6980
6981         * make/lilypond.redhat.spec.in (Group): don't strip binary.
6982
6983         * scm/document-translation.scm (document-property-operation): add
6984         @code{} tags.
6985
6986         * VERSION (PACKAGE_NAME): release 1.7.27
6987
6988         * config.make.in: add PAPER variable
6989
6990         * buildscripts/new-chords.py (help): add help text
6991
6992         * Documentation/user/introduction.itely (Typography and program
6993         architecture):  fixes.
6994
6995         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
6996         for texinfo and dvips. This fixes problems with PDF output of the
6997         wrong size.
6998
6999         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
7000         DVIPS_PAPERSIZE variable
7001
7002         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
7003         TEXINFO_PAPERSIZE variable 
7004
7005 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7006
7007         * mf/feta-macros.mf: whoops: only draw lines for test situations.
7008
7009         * mf/feta-toevallig.mf: lowres fixes.
7010
7011 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7012
7013         * NEWS: Typo and fill-paragraph fixes.
7014
7015         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
7016         cast #define.
7017
7018         * configure.in: 
7019         * config.hh.in: Check for lrint.
7020
7021 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7022
7023         * VERSION: 1.7.26 released
7024
7025         * lily/separation-item.cc: add padding property.
7026
7027         * input/test/*.ly: various fixes, remove solo-a2.ly
7028
7029         * scm/new-markup.scm (brew-new-markup-molecule): arg order
7030         bugfix. Fixes old-style markup compatibility.
7031
7032         * Documentation/user/introduction.itely (Introduction): historical
7033         elucidations
7034
7035         * Documentation/user/music-glossary.tely (Top): linewidth fix.
7036
7037         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
7038
7039         * Documentation/index.texi (Top): cleanup.
7040
7041         * Documentation/user/introduction.itely (Introduction): rewrite
7042         introduction, 
7043         (Music notation and  engraving): about notation. Add flat-picture
7044
7045 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7046
7047         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
7048         separation items. This keeps lyrics from bumping into each other.
7049
7050 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7051
7052         * GNUmakefile.in (topdocs-web): New target.
7053         (local-web): Depend on topdocs-web; fixes html-doc.
7054
7055 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7056
7057         * po/lilypond.pot: run po-replace
7058
7059         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
7060
7061         * scm/drums.scm (reset-drum-kit): new function.
7062
7063         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
7064
7065         * scripts/update-lily.py: remove
7066         
7067         * VERSION: release 1.7.25
7068         
7069         * Documentation/user/introduction.itely (Introduction): rewrite
7070         start of introduction.
7071
7072 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
7073
7074         * lily/all-font-metrics.cc: fixed typo
7075
7076 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
7077
7078         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
7079         LilyPond-mode-context-set-syntax-table): new functions to define
7080         the syntax table according to context.
7081
7082         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
7083
7084 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7085
7086         * Documentation/user/refman.itely (Figured bass): 
7087         language nit courtesy http://www.vocabula.com
7088
7089         * GNUmakefile.in: remove no kpathsea hack.
7090
7091         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
7092         doco.
7093
7094         * GNUmakefile.in: remove web-doc target.
7095
7096         * lily/all-font-metrics.cc (find_afm): add message about
7097         buildscripts/clean-fonts.sh 
7098
7099         * scm/define-music-properties.scm (figure): use string for 'figure
7100
7101         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
7102
7103         * input/regression/ : add raggedright = ##t where applicable. 
7104         
7105         * scm/bass-figure.scm (make-bass-figure-markup): add
7106         alignBassFigureAccidentals property.
7107
7108         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
7109         bracket.
7110
7111         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
7112         syllables widths into account for minimum-length.
7113
7114         * input/test/staff-container.ly: update file
7115
7116         * input/test/stem.ly: remove
7117
7118         * lily/event.cc (LY_DEFINE): add ly: prefix.
7119
7120         * input/test/clef-manual-control.ly: from manual-clef
7121
7122         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
7123
7124         * input/test/different-time-signatures.ly: move to poly-metric.ly
7125
7126         * input/test/hara-kiri*,scales.ly: remove
7127         
7128         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
7129         with chord-names-jazz.ly)
7130
7131         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
7132         get scalable cm fonts too.
7133
7134         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
7135         --encoding for mftrace if present.
7136
7137         * input/regression/slur-area.ly: move from test/
7138
7139         * input/test/: remove simple-slur-endings slur-attachment
7140         slur-broken-cross-staff slur-broken.ly slur-damping.ly
7141         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
7142         slur-symmetry slur-symmetry tie-broken.ly
7143
7144         * scm/drums.scm (set-drum-kit): add function.
7145
7146         * Documentation/user/refman.itely (Percussion staves): use
7147         set-drum-kit
7148
7149         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
7150         too
7151         (Global_measure.set_timesig): handle 3/8 time sig too.
7152
7153         * scm/output-lib.scm (note-head-style->attachment-coordinates):
7154         note about triangle note heads.
7155
7156         * scm/drums.scm: use alist for instrument-settings. This fixes the
7157         bug with assigning to drums in the .ly file.
7158
7159         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
7160         CHANGED.
7161
7162         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
7163         cluster-beacon-interface
7164
7165         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
7166
7167         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
7168
7169         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
7170
7171         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
7172         to get positions.
7173
7174         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
7175         make ClusterSpannerBeacon to record Y positions. This removes the
7176         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
7177         make cluster-note-events.
7178
7179 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7180
7181         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
7182
7183         * configure.in: Use lily/main.cc as identifying source file.
7184
7185         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
7186
7187         * config.hh.in: 
7188         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
7189
7190         * configure.in: Require PYTHON >= 2.0.
7191
7192         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
7193           $PYTHON for include dir location.
7194         (STEPMAKE_PYTHON): New function.  Use
7195         
7196             PYTHON=foo ./configure
7197
7198           to override.
7199
7200 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7201
7202         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
7203         something.
7204
7205         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
7206         ftp.lilypond.org everywhere.
7207
7208 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7209
7210         * lily/text-item.cc (interpret_new_markup): do only if new-markup
7211         detected.
7212
7213         * Documentation/user/refman.itely (Grace notes): note on explicit
7214         contexts
7215
7216 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
7217
7218         * lilypond-font-lock.el: add a comment about LilyPond specific
7219         escape characters: ^, - and _, in the syntax table.
7220
7221         * Documentation/user/appendices.itely: a majuscule fix.
7222
7223 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7224
7225         * input/test/trills.ly (endHorizScript): fixes.
7226
7227         * input/test/chord-names-jazz.ly: merge in alternate Jazz
7228         notation, move from regression.
7229
7230         * input/test/script-stack.ly: change name from stacked-scripts
7231
7232         * input/test/ossia.ly: octave errors.
7233
7234         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
7235         for midi-volume-equaliser
7236
7237 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7238
7239         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
7240         cm fonts.
7241
7242         * mf/feta-beugel.mf: don't multiply font_count by 10.
7243
7244         * lily/lookup.cc (horizontal_line): new function. Use
7245         horizontal-line in output backends.
7246
7247         * Documentation/user/tutorial.itely (An orchestral part): new
7248         section on orchestral stuff and identifiers.
7249
7250 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
7251
7252         * lilypond-mode.el: comment-out paren-highlighting, it still causes
7253         some interference to other modes.
7254
7255 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7256
7257         * lily/spacing-spanner.cc (musical_column_spacing): use average,
7258         not maximum of spacing wishes in polyphonic situations.
7259
7260         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
7261         number
7262
7263         * lilypond-indent.el: remove paren matching. 
7264
7265         * lily/text-item.cc (interpret_new_markup): new function
7266         use iso. text2molecule.
7267
7268         * lily/main.cc (notice): change FSF address 
7269
7270         * po/de.po: update PO file to 1.6.
7271
7272 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
7273
7274         * Documentation/user/ {many}: Add periods and remove spaces.
7275         
7276 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
7277
7278         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
7279         Disable buffer-locally default paren hook and make a new one. 
7280
7281         * lilypond-mode.el: Turn off locally paren-mode, but turn on
7282         locally LilyPond-paren-mode. Add todo for mouse double-click.
7283
7284 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
7285
7286         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
7287         Disable buffer-locally default paren idle timer and make a new one. 
7288
7289         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
7290         locally LilyPond-show-paren-mode. Add to menu a toggle for
7291         LilyPond-show-paren-function.
7292
7293 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7294
7295         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
7296
7297 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
7298
7299         * Documentation/user/refman.itely: spelling fix.
7300
7301         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
7302         paren highlight function definitions. add todo for
7303         LilyPond-show-paren-mode.
7304
7305 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7306
7307         * input/template/jazz-combo.ly: new file.
7308
7309 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7310
7311         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
7312         lo-res fixes.
7313
7314         * mf/feta-schrift.mf: bugfix in varcoda sign.
7315         WARNING: FONT CHANGED
7316
7317         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
7318         in accordance with lexer.ll.   
7319
7320 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7321
7322         * Documentation/user/tutorial.itely: Edit introduction.
7323
7324 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7325
7326         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
7327         ly:grob-staff-position
7328
7329 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7330
7331         * scm/to-xml.scm: import srfi-1
7332
7333         * VERSION (MAJOR_VERSION):  release 1.7.24
7334
7335         * python/lilylib.py (make_ps_images): make multipage _really_ work.
7336
7337         * scripts/lilypond-book.py (do_file): put texidoc before image.
7338         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
7339
7340         * input/regression/*.ly: fix snippet octaves 
7341
7342         * input/test/spanner-after-break-tweak.ly: import
7343         broken-spanner-adjustment
7344
7345         * input/no-notation/midi-transposing.ly: move from input/test/
7346
7347         * input/test/: remove chord-markup
7348
7349         * input/regression/instrument-name-partial.ly: move from input/test.
7350
7351         * input/test/vertical-text.ly: remove
7352
7353         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
7354         space above lyrics lines.
7355
7356         * input/test/uniform-breaking.ly: remove file.
7357
7358         * lily/gourlay-breaking.cc (combine_demerits): add comment about
7359         uniform spacing density. 
7360
7361         * input/test/chords.ly (keys): remove file.
7362
7363         * scm/documentation-lib.scm (oop): use srfi-1 too.
7364
7365         * input/regression/*.ly: add \version
7366
7367         * Documentation/user/*.itely: various fixes.
7368
7369         * buildscripts/mf-to-table.py (base): break table every three
7370         symbols.
7371
7372         * input/:  remove %% new-chords-done %% .
7373
7374         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
7375         os-music.ly
7376         
7377 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7378
7379         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
7380
7381         * scm/new-markup.scm (box-markup): new function.
7382         (box-markup): new function. Contributed by Dick Schoeller
7383         <schoeller@attbi.com>
7384
7385         * scm/lily.scm: remove reduce-no-unit 
7386         (list-insert-separator): use fold-right
7387
7388         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
7389         of arguments. 
7390
7391         * NEWS: more neutral language for ancient notation 
7392
7393         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
7394         inside pointing beaming for chord tremolo.
7395
7396         * Documentation/user/lilypond-book.itely: minor editing
7397
7398 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
7399
7400         * NEWS: added news for 1.8 regarding ancient notation
7401
7402         * Documentation/user/refman.itely (Gregorian square neumes
7403         ligatures): fixed typo
7404
7405         * lily/vaticana-ligature-engraver.cc,
7406         lily/include/vaticana-ligature.hh: bugfix: use special heads for
7407         lower/upper head of Pes only when heads are stacked
7408
7409         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
7410         scm/define-grob-properties.scm: cleanup: make "join-left" a
7411         boolean grob property and save delta pitch in grob property
7412         "delta-pitch" instead
7413
7414         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
7415
7416 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7417
7418         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
7419         completely borked
7420
7421         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
7422         (try_music): bug fix: beam multiplicity was completely borked.
7423
7424         * scm/lily.scm: remove tail, filter-list, filter-out-list,
7425         first-n, butfirst-n in favor of srfi-1 functions.
7426         remove string-join, string-pad in favor of srfi-13 functions.
7427
7428         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
7429
7430         * NEWS: use complete sentences.
7431
7432         * Documentation/user/introduction.itely (Example applications):
7433         add note about databases and lilypond-book.
7434
7435         * input/test/volta.ly: remove file
7436
7437         * input/regression/volta-broken-left-edge.ly: simplify file
7438
7439 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7440
7441         * Documentation/user/refman.itely (Constructing a tweak): new
7442         subsection.
7443
7444         * Documentation/user/tutorial.itely (Fine tuning layout): add
7445         common tweaks.
7446
7447         * scm/define-grobs.scm (TextScript): use new brewer.
7448
7449 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7450
7451         * VERSION: release 1.7.23
7452
7453         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
7454
7455         * python/lilylib.py (make_ps_images): bugfixes.
7456
7457         * input/regression/volta-multi-staff.ly: new file.
7458
7459         * Documentation/user/macros.itexi: refcommands, refcommand macros.
7460
7461         * Documentation/user/tutorial.itely (Piano staffs): new section.
7462         (Setting variables): new section
7463         (Fine tuning layout): new section
7464
7465         * input/just-friends.ly: remove file. Superseeded by
7466         input/test/chords-without-melody.ly
7467
7468         * ly/property-init.ly: add all commands to refman.
7469
7470         * scm/define-translator-properties.scm: remove
7471         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
7472
7473         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
7474         name. Underscores botch up PS output.
7475
7476         * scm/define-translator-properties.scm: remove
7477         textNonEmpty, oneBeat, regularSpacingDelta
7478
7479         * scripts/convert-ly.py (FatalConversionError.conv): conversion
7480         rule for automaticBars.
7481
7482         * lily/timing-engraver.cc (start_translation_timestep): change
7483         barNonAuto to automaticBars
7484
7485 2003-06-30  Graham Percival  <gperlist@shaw.ca>
7486
7487         * input/test/perform-tie.ly: delete file.
7488
7489 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
7490
7491         * Documentation/user/refman.itely (Gregorian square neumes
7492         ligatures): bugfix: do not show ledger lines in neumes table
7493         (fixed by setting staff symbol to transparent rather than removing
7494         it from staff context)
7495
7496 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7497
7498         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
7499         glue into brew-new-markup-molecule.
7500
7501         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
7502
7503         * Documentation/user/introduction.itely (Computerized typography):
7504         new section
7505
7506         * Documentation/user/tutorial.itely (An orchestral part): remove
7507         pc example from tutorial.
7508
7509         * input/tutorial/lilbook.tex: use screech-boink
7510
7511         * scripts/lilypond-book.py (compile_all_files): split formatting
7512         output body and scheduling lilypond compilation.
7513         (format_lilypond_output_bodies): new function
7514         (format_lilypond_block): new function
7515         (html_pages): allow multi-page images in HTML
7516
7517         * python/lilylib.py (make_ps_images): rename function from
7518         make_preview, merge with make_page_images
7519
7520 2003-06-28  Graham Percival  <gperlist@shaw.ca>
7521
7522         * input/test/key-clefs.ly: moved to regression.
7523
7524         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
7525
7526         * input/no-notation/README: added note about midi-*.ly files.
7527
7528         * input/test/two-key.ly: moved to no-notation/parse5.ly
7529
7530         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
7531         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
7532
7533         * input/test/ {various}: modified comments, marked some for deletion.
7534
7535         * input/test/lines.ly: deleted file; duplicate of
7536         embedded-postscript.ly
7537
7538         * input/test/mmrest-collision: moved to regression.
7539
7540 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7541
7542         * scm/chord-name.scm (note-name->markup): don't superscript root
7543         alterations in chordnames.
7544
7545 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7546
7547         * Documentation/user/refman.itely (Multi measure rests): more
7548         index/cross-referencing.
7549
7550         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
7551
7552         * scm/font.scm: remove properties-to-font-name code.
7553
7554         * scm/define-grob-properties.scm: remove 'type
7555
7556         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
7557         conversion
7558
7559         * lily/text-spanner.cc: change 'type grob prop to 'style 
7560
7561         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
7562         "first" flag to decide whether to make a start-repeat
7563
7564         * input/regression/grace-volta-repeat-2.ly: new file.
7565
7566 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7567
7568         * lilypond-indent.el: rename generic functions to LilyPond-*
7569
7570 2003-06-22  Graham Percival  <gperlist@shaw.ca>
7571
7572         * input/test/thumb.ly: delete, merged into refman.
7573
7574         * Documentation/user/refman.itely: added thumb info to Fingering.
7575
7576         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
7577         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
7578         vertical-align.ly : deleted files.
7579
7580 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7581
7582         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
7583
7584         * lily/line-spanner.cc (broken_trend_offset): remove function.
7585         (get_broken_offset): idem.
7586         (brew_molecule): rewrite the line-break case.
7587
7588         * input/regression/follow-voice-break.ly:  new file.
7589
7590         * lily/line-spanner.cc (after_line_breaking): remove lines at the
7591         start of a system.
7592
7593 2003-06-20  Graham Percival  <gperlist@shaw.ca>
7594
7595         * input/test/tuplet-rest.ly: moved to regression.
7596
7597         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
7598         deleted file.
7599
7600         * input/test/ {many} : marked file for possible deletion.
7601
7602 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7603
7604         * input/regression/beam-funky.ly: add note about (disputed)
7605         correct beaming.
7606
7607         * ly/engraver-init.ly (ScoreContext): put key-signature after
7608         staff-bar
7609         
7610 2003-06-20  Graham Percival  <gperlist@shaw.ca>
7611
7612         * input/test/ broken.ly lyric-phrasing.ly: deleted.
7613
7614         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
7615
7616         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
7617
7618         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
7619         stem-extend was deleted (it was duplicate example, and not as
7620         good).
7621
7622         * input/test/[s-z]*.ly: add texidoc index.
7623
7624 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7625
7626         * lily/slur.cc (get_boundary_notecolumn_y): change name from
7627         get_first_notecolumn_y
7628
7629         * lily/spanner.cc (broken_spanner_index): new function.
7630
7631 2003-06-19  Graham Percival  <gperlist@shaw.ca>
7632
7633         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
7634         lyric-hyphen.ly : moved to regression.
7635
7636         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
7637         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
7638
7639         * input/test/instrument-name-mmrest.ly: moved to
7640         ../regression/multi-measure-rest-instr-name.ly
7641
7642         * input/test/knee-sym.ly: moved to
7643         ../regression/beam-knee-symmetry.ly.
7644
7645         * input/test/hymn.ly: change comments.
7646
7647         * input/test/[p-r]*.ly: add texidoc index.
7648
7649 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7650
7651         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
7652         to postfix syntax
7653         
7654         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
7655         syntax.
7656
7657         * VERSION: release 1.7.22
7658
7659 2003-06-18  Graham Percival  <gperlist@shaw.ca>
7660
7661         * input/test/[h-k]*.ly: added texidoc index.
7662
7663         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
7664
7665         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
7666
7667         * input/test/ various : mark files for deletion or moving to
7668         regression.
7669
7670         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
7671
7672         * input/test/[l-o]*.ly: added texidoc index.
7673
7674 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7675
7676         * scm/music-functions.scm (make-ottava-set): 
7677         only do ottavation if centralCPosition is set.
7678
7679         * lily/translator-scheme.cc (ly:context-property-where-defined):
7680         return '() if not found.
7681
7682 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
7683
7684         * lilypond-mode.el (LilyPond-un-comment-region): removed.
7685         Use one command for both commenting and uncommenting.
7686
7687         * lilypond-indent.el (LilyPond-comment-region): new function,
7688         (un)comments each line separately.
7689
7690         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
7691         
7692         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
7693         imenu is not added by default; adapted from f90.el,
7694         makes Help-menu, which does not fit, visible in XEmacs.
7695         
7696 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
7697
7698         * lilypond-mode.el: Set show-paren-mode local; minor-mode
7699         show-paren-mode sets blink-matching-paren-on-screen local.
7700         Try to make show-paren-function to paren-highlight local.
7701
7702         * lilypond-indent.el (LilyPond-scan-sexps): new function.
7703         Copy definitions of Emacs' show-paren-function and
7704         XEmacs' paren-highlight and make minimal changes;
7705         add comments about locality. 
7706         Fix matching first open-paren-char in '<< .. >>'.
7707
7708 2003-06-16  Graham Percival  <gperlist@shaw.ca>
7709
7710         * input/test/g*: added texidoc index.
7711
7712         * input/test/[a-g]*: added raggedright==#t when it
7713          seemed appropiate.
7714
7715         * input/test/ fake-grace.ly figured-bass.ly : removed file.
7716
7717         * Documentation/topdoc/INSTALL.texi: removed false warnings
7718         about gcc 3.3.
7719
7720 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7721
7722         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
7723
7724         * input/test/chords-without-melody.ly (texidoc): add from
7725         input/just-friends.ly
7726
7727         * input/regression/size{13--26}.ly: move from input/
7728
7729         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
7730         input/{star-spangled-banner,twinkle}.ly: remove 
7731         
7732         * lily/slur.cc: remove slur over rest warnings.
7733
7734         * lily/note-spacing.cc (get_spacing): include left part of right
7735         object in fixed space. This fixes stretched space before
7736         accidentals.
7737
7738         * input/regression/spacing-accidental-stretch.ly: new file.
7739
7740 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
7741
7742         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
7743         Reduce to 16pt.
7744
7745 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7746
7747         * input/regression/spacing-knee.ly: docstring
7748
7749         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
7750
7751         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
7752         input/tutorial/{test,solar,flowing}.ly: remove
7753
7754         * input/rhythm.ly: remove
7755
7756         * input/mutopia/F.Schubert/standchen.ly: update syntax.
7757
7758         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
7759         update syntax. 
7760
7761         * scm/define-grobs.scm (all-grob-descriptions): set
7762         knee-spacing-correction to 1.0
7763
7764         * lily/note-spacing.cc (stem_dir_correction): compute knee
7765         correction using stem-thickness and head width.
7766
7767         * input/regression/beam-quanting-horizontal.ly: update texidoc
7768
7769         * scm/define-grobs.scm (all-grob-descriptions): set
7770         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
7771         This fixes 32nd beams for noteheads in spaces quants.
7772
7773         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
7774
7775 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
7776
7777         * README.mandrake: Change lilypond-extras to lilypond-documentation.
7778
7779 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7780
7781         * input/test/dpncnt.ly,part-combine-score.ly: remove.
7782
7783         * VERSION (PACKAGE_NAME): release 1.7.21
7784
7785         * input/regression/stem-shorten.ly: new file.
7786
7787         * lily/stem.cc (get_default_stem_end_position): revise stem
7788         shortening code.
7789
7790         * input/regression/spacing-multi-tuplet.ly: move from input/test/
7791
7792         * input/test/{scripts,volta-start,sleur}.ly: remove
7793         
7794         * input/regression/span-bar.ly: smaller file.
7795
7796         * input/regression/spacing-{natural,tight,loose}.ly: remove
7797
7798         * input/test/markup.ly: remove
7799
7800         * scripts/lilypond-book.py: put printfilename in separate chunk,
7801         so texidoc is printed after the filename.  
7802
7803 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
7804
7805         * make/lilypond.mandrake.spec.in: fix docdirs.
7806
7807 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7808
7809         * input/regression/beam-french.ly: bugfix.
7810
7811         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
7812
7813         * input/regression/(various).ly: add raggedright = #t.
7814
7815         * input/regression/auto-beam.ly: move from abe.ly
7816
7817 2003-06-13  Graham Percival  <gperlist@shaw.ca>
7818
7819         * input/test/f*.ly: added texinfo index.
7820         
7821         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
7822
7823 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7824
7825         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
7826         quant penalty for beam just outside staff.
7827
7828         * input/regression/beam-quanting-horizontal.ly (texidoc): move
7829         from beam-pos.ly,  remove non-horizontal tests. 
7830
7831         * input/test/(various): cleanup header info. 
7832
7833         * input/test/tchaikovsky.ly: remove file.
7834
7835         * scm/chord-generic-names.scm: move from
7836         double-plus-new-chord-name.scm
7837
7838         * input/test/orchestscore.ly: remove file
7839
7840         * Documentation/user/refman.itely (Vocal music): update documentation.
7841
7842         * scm/define-translator-properties.scm (chordNoteNamer): remove
7843         chordNameStyle, use chordNameFunction
7844
7845         * scm/chord-name.scm (set-chord-name-style): remove
7846         set-chord-name-style. Use \property chordNameFunction.
7847
7848 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7849
7850         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
7851         music): remove @TeX{} command.
7852
7853 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7854
7855         * lilypond-indent.el (scan-sexps): Renamed to
7856         aargh-this-breaks-other-emacs-modes-scan-sexps.
7857
7858 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
7859
7860         * lilypond-indent.el: Fix: match concurrent one-char opening and 
7861         closing slurs: '()', etc. Add comments.
7862
7863         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
7864
7865         * lilypond-font-lock.el: match unending string at eof.
7866
7867         * make/lilypond.mandrake.spec.in: refreshed packed file list.
7868         
7869 2003-06-10  Graham Percival  <gperlist@shaw.ca>
7870
7871         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
7872         input/test/beam-dir.ly input/test/beam-position.ly    
7873         input/test/beam-suspect.ly input/test/beam-trend.ly    
7874         input/test/beams.ly input/test/crescendo-text.ly : deleted
7875         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
7876         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
7877         * input/test/default-bars.ly: moved to bar-always.ly
7878         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
7879
7880 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7881
7882         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
7883
7884 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7885
7886         * scm/chord-ignatzek-names.scm (remove-step): rename file.
7887
7888 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
7889
7890         * lilypond-indent.el: Match better slurs in scheme expressions.
7891         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
7892
7893         * Documentation/user/invoking.itexi: document Emacs' paren matching.
7894
7895 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7896
7897         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
7898
7899         * input/ac-extra-voice.ly: Add texidoc.
7900
7901         * ly/chord-modifiers-init.ly: 
7902         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
7903         and chordNameExceptionsPartial for new chord names.
7904
7905         * input/test/chord-names-dpnj.ly: 
7906         * input/test/dpncnt.ly: Update.
7907
7908         * scm/chord-name.scm: 
7909         * scm/double-plus-new-chord-name.scm: Add compatibility for new
7910         chord selection and options.
7911
7912         * ly/chord-modifiers-init.ly: Add exceptions 
7913
7914         * scm/define-translator-properties.scm (chordNameStyle) 
7915         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
7916
7917 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
7918
7919         * ly/property-init.ly (germanChords): Added.
7920         (semiGermanChords): Added.
7921         
7922         * input/test/chord-names-german.ly: Use new macros
7923         
7924 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
7925
7926         * lilypond-indent.el: Use similar parenthesis highlighting for 
7927         Emacs and XEmacs through redefinitions of parenthesis highlighting 
7928         functions; removed LilyPond-show-paren-function. Fix indenting.
7929         Turn paren-matching on also in XEmacs.
7930
7931         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
7932         as needed by parenthesis highlighting functions (in scan-sexp).
7933
7934 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
7935
7936         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
7937         function.
7938         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
7939
7940 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
7941
7942         * lilypond-indent.el: tune regexp for show-paren-function.
7943
7944 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
7945
7946         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
7947         for all LilyPond-produced tex snippets.
7948
7949         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
7950         fixes one line --preview output of ly2dvi.
7951
7952 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
7953
7954         * lilypond-indent.el: match only one type of slurs in
7955         LilyPond-show-paren-function.
7956
7957 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7958
7959         * debian/GNUmakefile (EXTRA_DIST_FILES): 
7960         * debian/lilypond1.7.dirs: 
7961         * debian/lilypond1.7-doc.dirs: New file.
7962
7963         * input/regression/chord-name-exceptions.ly: Add parameter for
7964         ignatzekExceptions.  Quote hash in docstring.
7965
7966 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
7967
7968         * lilypond-indent.el (show-paren-function): define show-paren-function
7969         as LilyPond-blink-matching-open and use it for closing parens.
7970         Let LilyPond-blink-matching-open know whether a bracket was inserted.
7971
7972         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
7973         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
7974         LilyPond-blink-matching-paren in order to match both open and close
7975         brackets.
7976         
7977 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
7978
7979         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
7980         testing by modifying the code from FSF Emacs paren.el. Add comments.
7981
7982 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7983
7984         * input/test/dpncnt.ly: Transpose example to match new
7985         default \chords octave.  Add comment.
7986         
7987         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
7988         comment about octave change.
7989
7990 2003-06-04  Graham Percival  <gperlist@shaw.ca>
7991
7992         * input/test/[d,e]: added texinfo index tags.
7993         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
7994
7995 2003-06-04  Graham Percival  <gperlist@shaw.ca>
7996
7997         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
7998
7999 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
8000
8001         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
8002         as in blink-matching-open.
8003
8004 2003-06-03  Graham Percival  <gperlist@shaw.ca>
8005
8006         * input/test/[a-c]: more comments in files.
8007         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
8008         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
8009         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
8010         mark file for proposed deletion.
8011         * input/test: renaming files:
8012         auto-beam-4-8.ly to beam-auto-4-8.ly
8013         auto-beam-override.ly to beam-auto-override.ly
8014         auto-beam.ly to beam-auto.ly
8015         blank.ly to blank-paper.ly
8016         absolute-volume.ly to dynamic-absolute-volume.ly
8017
8018 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8019
8020         * input/test/dpncnt.ly: 
8021         * input/test/chord-names-dpnj.ly: Resurrect.
8022
8023         * lily/my-lily-lexer.cc: Remove chordnames keyword.
8024
8025         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
8026
8027         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
8028         Better docstring, add parameter OMIT-ROOT, tidy up.
8029
8030 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
8031
8032         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
8033
8034 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8035
8036         * scm/output-ascii-script.scm (as-font-alist-alist):
8037         (as-properties-to-font-name):
8038         (as-make-style-sheet): Remove.
8039
8040         * scm/font.scm (as-make-font-list): New function.
8041         (as-font-sheet-alist): New variable.
8042
8043         * ly/paper-as9-init.ly: 
8044         * ly/paper-as5-init.ly: Update.
8045
8046         * ly/paper-as5.ly:
8047         * ly/paper-as9.ly: New file.
8048
8049 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8050
8051         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
8052
8053 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8054         * input/sondag-morgen/*: removed due to copyright concerns.
8055         * input/[a,b]*.ly: added a newline at the end of the texinfo
8056         doc string (produces better output in HTML version).
8057         * input/c*.ly: added texinfo index and added comments to
8058         aid in future changes to input/test/ files.
8059
8060 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8061         
8062         * Documentation/user/refman.itely: fixed build problem (missing
8063         file) caused by previous renaming.
8064
8065 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8066         
8067         * input/test/[a,b]*.ly: added texinfo index and added comments to
8068         aid in future changes to input/test/ files.
8069         * input/test/bar-number-every-5-reset.ly: renamed to
8070         bar-number-every-five-reset.ly
8071         * input/test/bar-script-visibility.ly: renamed to
8072         bar-number-show-all.ly
8073
8074 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8075
8076         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
8077         to Voice.
8078
8079         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
8080         out note-line and glissando functionality.
8081         
8082         * lily/line-spanner.cc (brew_molecule): cleanup.
8083
8084 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8085
8086         * scripts/as2text.scm: Use rdelim module.
8087         (start-system): Rename from start-line.
8088         (stop-system): Rename from stop-line.
8089         (af-gulp-file): Use string iso symbol for getenv.
8090
8091         * scm/output-ascii-script.scm: Add guile and lily modules.
8092         (font-name-alist): New variable.
8093         (draw-line): New function.
8094
8095         * scm/output-lib.scm (func, arg->string): Re-add from archive.
8096         (Were these silently removed, without ChangeLog entry?)
8097
8098 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8099
8100         * scm/music-functions.scm (make-ottava-set): bugfixes: also
8101         process 2nd ottava correctly.
8102
8103 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
8104
8105         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
8106
8107 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8108
8109         * Documentation/user/converters.itely (Invoking midi2ly): Update.
8110
8111 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8112
8113         * VERSION: release 1.7.20
8114         
8115         * lily/text-spanner.cc (brew_molecule): clean up function. This
8116         fixes bugs with broken 8va spanners.
8117
8118         * lily/simple-spacer.cc (solve): also compute force for raggedright.
8119         This prevents spurious line-breaks with raggedright
8120         
8121 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8122
8123         * lily/key-performer.cc (create_audio_elements): always use major
8124         key
8125
8126         * Documentation/user/internals.itely: updates
8127
8128         * input/regression/beam-break.ly: new file.
8129
8130         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
8131         beams if starting or terminating stems have 'beaming set.)
8132
8133         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
8134         property.
8135
8136         * lily/parser.yy (verbose_command_req): add comment about scales.
8137
8138 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
8139
8140         * lilypond-indent.el: adjust regexps in bracket-matching.
8141
8142 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
8143
8144         * Documentation/user/refman.itely: more tiny fixes
8145
8146         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
8147         "Chord names"; added table with input syntax for solesmes neumes
8148         table; added some words about rationale on input syntax design
8149
8150         * lily/gregorian-ligature-engraver.cc,
8151         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8152         lily/include/gregorian-ligature.hh: bugfix: horizontal head
8153         alignment of Pes Initio Debilis
8154
8155         * Documentation/user/refman.itely,
8156         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8157         mf/parmesan-heads.mf: fixed most of the head selection/alignment
8158         bugs in the solesmes neumes table
8159
8160 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
8161
8162         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
8163         Similarly, match '[' and ']' by skipping '\[' and '\]'.
8164
8165         * lilypond-mode.el: fix tag-score. small improvements.
8166
8167 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8168
8169         * .cvsignore: Add aclocal.m4.
8170
8171         * lily/music-constructor.cc: Include <assert.h>.
8172
8173 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8174
8175         * ly/engraver-init.ly (HaraKiriStaffContext): use
8176         RemoveEmptyStaffContext instead.
8177
8178         * Documentation/user/refman.itely: updates
8179
8180 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
8181
8182         * Documentation/user/refman.itely: added solesmes neumes table;
8183         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
8184         bugfix: "Ornaments" -> "Articulations"
8185
8186         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
8187
8188 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8189
8190         * lilypond-indent.el: Add a message about trying to match \] or \).
8191         
8192 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
8193         
8194         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
8195         obsolete "arithmetic_*"
8196
8197         * input/bugs/ligatures.ly: removed (will be put into a different
8198         directory later)
8199
8200 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8201
8202         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
8203         libkpathsea (Maurizio Tomasi).
8204
8205 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8206
8207         * input/regression/repeat-slash.ly (texidoc): new file
8208
8209         * lily/slash-repeat-engraver.cc (try_music): new file, handle
8210         slash repeats separately. Slash repeats and %
8211         repeats can now be nested.
8212
8213 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8214
8215         * lilypond-indent.el: Add preliminary test for closing \] and \).
8216         
8217 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
8218
8219         * lily/gregorian-ligature-engraver.cc,
8220         lily/vaticana-ligature-engraver.cc,
8221         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
8222         mf/parmesan-heads.mf: various semivocalis related bugfixes
8223
8224         * input/bugs/ligatures.ly: new file demonstrating problems with
8225         ligatures
8226         
8227 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
8228
8229         * lilypond-mode.el,
8230         lilypond-font-lock.el,
8231         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
8232
8233 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
8234
8235         * lilypond-mode.el: Remove outdated code. Stress the difference 
8236         between Emacs and XEmacs definitions.
8237
8238         * lilypond-mode.el,
8239         lilypond-indent.el: Define a function interactive only when necessary.
8240
8241 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
8242
8243         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
8244         Use inactive regions also in XEmacs.
8245
8246 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8247
8248         * Documentation/user/refman.itely (Repeat syntax): more updates
8249
8250         * lily/simple-spacer.cc (solve): move solution process into
8251         solve(). This fixes a bug with collisions and raggedright = ##t.
8252  
8253         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
8254
8255         * ly/engraver-init.ly: remove GraceContext. Update examples.
8256
8257 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8258
8259         * GNUmakefile.in (fonts): Also make fontball.
8260
8261         * Website fixes:
8262
8263         * ly/engraver-init.ly (GraceContext): Add.
8264
8265         * run:
8266
8267             convert-ly $(find . -name *.ly)
8268
8269         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
8270         new chords.
8271
8272 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8273
8274         * VERSION: 1.7.19 released
8275         
8276         * scm/music-functions.scm (set-octavation): new function.
8277
8278         * input/regression/ottava.ly: new file
8279
8280         * lily/translator-scheme.cc (LY_DEFINE): new function
8281         ly:unset-context-property
8282         (LY_DEFINE) new function ly:context-property-where-defined: 
8283
8284 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
8285
8286         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
8287
8288         * lilypond.words: add few.
8289
8290         * input/test/script-chart.ly: fix typo.
8291
8292 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8293
8294         * scm/define-grobs.scm: uniform naming for definitions and output
8295         routine files. 
8296
8297         * ly/engraver-init.ly (ChoirStaffContext): add \description from
8298         scm/context-description.scm
8299
8300         * lily/parser.yy (translator_spec_body): add \description to the
8301         \translator{} body syntax.
8302
8303         * lily/ottava-engraver.cc: new file.
8304
8305         * scm/chord-name.scm (natural-chord-alteration): replace old
8306         chord stuff. 
8307
8308         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
8309
8310         * Documentation/user/refman.itely (Metronome marks): update doco.
8311
8312         * input/regression/markup-note.ly: new file
8313
8314         * input/regression/metronome-marking.ly: new file
8315
8316         * lily/metronome-engraver.cc: new file. Print \tempo markings.
8317
8318         * scm/new-markup.scm (note-markup): make a note glyph, useful for
8319         metronome marks.
8320
8321 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8322
8323         * Documentation/user/GNUmakefile: Compatibility fix for new
8324         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
8325         for making binary packages; info splitting bug has been fixed.
8326
8327         * Documentation/user/refman.itely: Compile fixes.
8328
8329 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
8330
8331         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
8332         Count \midi -keywords also for a region.
8333
8334 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8335
8336         * lily/lookup.cc (LY_DEFINE): new function
8337
8338         * Documentation/user/tutorial.itely: updates
8339
8340 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
8341
8342         * lilypond-mode.el: Allow Midi on buffer.
8343         Use only '.ly'-extension, remove '.sly' and '.fly'.
8344         Allow use of inactive regions. Invoke next Command on Master file, 
8345         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
8346
8347 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8348
8349         * Documentation/user/tutorial.itely: updates.
8350
8351 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
8352
8353         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
8354
8355 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
8356
8357         * lily/coherent-ligature-engraver.cc: fixed typo
8358
8359         * lily/coherent-ligature-engraver.cc,
8360         lily/gregorian-ligature-engraver.cc,
8361         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
8362         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
8363         lily/vaticana-ligature-engraver.cc,
8364         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
8365         scm/grob-description.scm: cleanup: junked LigatureHead grob and
8366         removed all ligature specific stuff from NoteHead code
8367
8368         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
8369         ligatures now use regular noteheads
8370
8371         * lily/vaticana-ligature.cc: tiny code cleanups
8372
8373         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
8374         space between two adjacent noteheads of the same pitch
8375
8376         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
8377         description; cleanup: removed obsolete font-family settings
8378
8379 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
8380
8381         * lily/coherent-ligature-engraver.cc,
8382         lily/gregorian-ligature-engraver.cc,
8383         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
8384         lily/mensural-ligature-engraver.cc,
8385         lily/vaticana-ligature-engraver.cc,
8386         lily/include/gregorian-ligature-engraver.hh: updated for new
8387         Coherent_ligature_engraver; added comments that describe the basic
8388         design ideas of the ligature implementation
8389
8390         * lily/coherent-ligature-engraver.cc,
8391         lily/include/coherent-ligature-engraver.hh: new file: shared code
8392         between mensural ligatures and Gregorian chant notation ligatures
8393
8394 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
8395
8396         * lilypond-mode.el: XEmacs fixes: include two definitions for the
8397         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
8398         use only two arguments in sit-for, use no arguments in
8399         read-char-exclusive, backspace is not a character (127) in XEmacs.
8400
8401         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
8402
8403 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
8404
8405         * lilypond-mode.el: un-commenting works after syntax-table fix.
8406
8407         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
8408         group, verbose commenting for syntax table.
8409
8410         * lilypond-indent.el: add TODO for ligature slurs.
8411
8412 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
8413
8414         * lilypond-mode.el: Move comments of parenthesis matching away,
8415         (blink-matching-paren-on-screen) fix blinking in Emacs.
8416
8417         * lilypond-font-lock.el: Fix parent-matching for Emacs:
8418         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
8419
8420         * lilypond-indent.el: Add TODO for parenthesis matching.
8421
8422 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
8423
8424         * lilypond-mode.el: Fix XEmacs: 
8425         changed [S-iso-lefttab] to [(shift iso-lefttab)],
8426         invoke explicitly easy-menu-add (in Emacs done automatically).
8427         
8428         * lilypond.words: Add few words from input/*/*.ly.
8429
8430 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8431
8432         * VERSION (PATCH_LEVEL): release 1.7.18
8433
8434         * scripts/lilypond-book.py: only print basename for printfilename
8435         option
8436
8437         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
8438         and syntax updates.
8439
8440 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8441
8442         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
8443         better parametrisation. Move fatness of bulb downward.
8444
8445         * mf/parmesan-custodes.mf (dir_down): remove underscores from
8446         glyph names. Underscores are not allowed .ps encoding files.
8447
8448 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
8449
8450         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
8451         variable "packed" for packed right-ragged mode
8452
8453         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
8454         unused variable ragged; fixed indentation
8455
8456         * Documentation/user/refman.itely: tiny cleanups in ancient
8457         clef and custos section
8458
8459 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8460
8461         * lily/parser.yy (Simple_music): add \applyoutput, syntax
8462         \applyoutput PROCEDURE
8463
8464         * lily/my-lily-lexer.cc: add \applyoutput.
8465
8466         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
8467
8468         * lily/text-item.cc: clean text-interface description
8469
8470 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8471
8472         * input/{regression,test}/: use postfix for slur endings and beam
8473         begins.
8474
8475         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
8476         style beams too. 
8477
8478         * input/regression/lyrics-melisma-beam.ly: new file.
8479
8480         * lily/lyric-engraver.cc (process_music): change from
8481         process_acknowledged_grobs()
8482
8483         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
8484         functions to set and revert auto-beam settings.
8485
8486 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8487
8488         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
8489
8490 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
8491
8492         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
8493         Documentation/user/lilypond.tely: fixed some typos; updated author
8494         info
8495
8496         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
8497         #"" -> #'flag-style = #'()
8498
8499         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
8500         cleanup: removed dead #includes
8501
8502         * lily/gregorian-ligature-engraver.cc,
8503         lily/include/gregorian-ligature.hh,
8504         scm/grob-property-description.scm: small cleanups, small spacing
8505         fixes
8506
8507         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
8508         lily/vaticana-ligature.cc,
8509         lily/include/gregorian-ligature-engraver.hh,
8510         scm/grob-property-description.scm, scm/music-types.scm:
8511         "porrectus" -> "pes or flexa"
8512
8513         * ly/engraver-init.ly, scm/grob-description.scm,
8514         scm/grob-property-description.scm: junked porrectus, now handled
8515         by ligature code
8516
8517         * scm/grob-description.scm: bugfix: added space-alist entry for
8518         breathing sign/custos
8519
8520 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
8521
8522         * Another grand 2003 update.
8523         
8524         * Remove mentioning of `mudela'; There's no such thing.
8525
8526 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8527
8528         * Documentation/user/preface.itely (Preface to version 1.8): update
8529
8530         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
8531
8532         * Documentation/user/converters.itely (Invoking convert-ly): revise
8533
8534         * scripts/convert-ly.py (outfile_name): remove --assume-old.
8535
8536         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
8537
8538 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8539
8540         * Documentation/user/internals.itely: more updates.
8541
8542 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8543
8544         * Documentation/user/refman.itely: revise 
8545
8546         * Documentation/user/internals.itely: revise
8547
8548         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
8549
8550 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
8551
8552         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
8553         beautification: reformatted ancient clefs section; cleanup: small
8554         wording fixes
8555
8556 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
8557
8558         * lilypond.words: added words for chant notation, sorted
8559         alphabetically through "sort lilypond.words"
8560
8561 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
8562
8563         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
8564         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
8565         chant notation
8566
8567 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
8568
8569         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
8570         prevent TeX from interpreting them as long dash
8571
8572         * input/test/vaticana.ly: updated
8573
8574         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
8575         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
8576         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
8577         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
8578         fixes
8579
8580         * mf/parmesan-heads.mf: ledger endings: removed dead code
8581
8582 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8583
8584         * VERSION: 1.7.17 released
8585         
8586         * Documentation/user/GNUmakefile
8587         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
8588         files too.
8589
8590         * scm/document-markup.scm: new file: document all markup
8591         functions.
8592
8593         * scm/documentation-generate.scm: rename all documentation modules
8594         to document-*.scm
8595
8596         * scripts/lilypond-book.py: generate link to .ly file iso. link to
8597         .png
8598
8599         * input/test/divisiones.ly: added
8600
8601         * input/regression/output-property.ly: new file
8602
8603         * lily/cluster.cc: change cluster-interface to use style property
8604
8605 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
8606
8607         * input/test/chord-names-german.ly: modified.
8608
8609         * scm/chords-ignatzek.scm:
8610           chord-name->german-markup: Added
8611           note-name->german-markup: Changed (now producing lowercase notenames)
8612
8613         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
8614         
8615 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8616
8617         * scripts/convert-ly.py (FatalConversionError.conv):
8618         divisiominima -> divisioMinima, etc.
8619
8620         * ly/engraver-init.ly (FiguredBassContext): add
8621         Separating_line_group_engraver to Figured bass context.
8622
8623         * ly/german-chords-init.ly: remove file
8624
8625         * input/test/chord-names-german.ly (scm): new file.
8626
8627         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
8628
8629         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
8630         Chord_name_engraver
8631
8632         * Documentation/user/refman.itely: lots of updates.
8633
8634         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
8635         new file
8636
8637         * input/test/bar-number-every-5-reset.ly: new file.
8638
8639 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8640
8641         * input/regression/chord-name-major7.ly: new file
8642
8643         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
8644         if specced explicitly.
8645
8646         * input/regression/chord-name-entry-11.ly: new file.
8647
8648         * input/test/slur-beautiful.ly: new file.
8649
8650         * Documentation/user/refman.itely: updates.
8651
8652         * input/regression/collisions.ly (threevoice): cleanup.
8653
8654         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
8655
8656 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8657
8658         * Documentation/user/*.itely: various updates.
8659
8660         * ly/spanners-init.ly: enddecr/ endcr.
8661
8662         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
8663         of tutorial
8664
8665 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8666
8667         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
8668
8669         * lily/new-chord-name-engraver.cc (process_music): use octavation
8670         (a number) instead of original-pitch to store inversions. This
8671         fixes a problem with transposed chords with inversions.  
8672
8673 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8674
8675         * stepmake/aclocal.m4: Include compile fix for broken flex, as
8676         used in includable-lexer.hh.
8677
8678         * lily/includable-lexer.cc: Bugfix: include config.h.
8679
8680         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
8681         circumvention of Debian packaging bug.
8682
8683 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8684
8685         * flex-2.5.31 hits Debian/unstable.  Fixes below.
8686         
8687         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
8688
8689         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
8690         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
8691
8692         * lily/include/includable-lexer.hh: 
8693         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
8694
8695         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
8696
8697         * aclocal.m4: Regenerate.
8698
8699         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
8700         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
8701
8702         * scm/pdf.scm (use-modules): Include lily.
8703
8704         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
8705         Noordkamp).
8706         (use-modules): Include lily.
8707         (lily-def): Bugfix: include tex-val in let.
8708
8709 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
8710
8711         * lilypond-mode.el: sensible error if lilypond.words not found.
8712
8713         * lilypond.words: add few words.
8714
8715 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
8716
8717         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
8718
8719         * mf/parmesan-scripts.mf: fixed typo in char name
8720
8721 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8722
8723         * VERSION: 1.7.16 released
8724
8725         * python/lilylib.py (setup_temp): temporary directories are mode 700.
8726         (this is a security vulnerability).
8727
8728         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
8729
8730         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
8731         add staff support.
8732
8733 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
8734
8735         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
8736         ly/script-init.ly, scm/script.scm: bugfix: renamed
8737         fermata->signumcongruentiae to fix naming clash with feta font
8738
8739 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8740
8741         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
8742
8743         * lily/multi-measure-rest-engraver.cc
8744         (start_translation_timestep): use grace timing too for determining
8745         when to make mmrest.
8746         (start_translation_timestep): clear numbers too.
8747
8748 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
8749
8750         * scm/music-types.scm: compile fix: escape braces
8751
8752         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
8753         work around font selection problem
8754
8755         * Documentation/user/refman.itely: BreathingSign: added docu for
8756         property "text"
8757
8758 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
8759
8760         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
8761         information.
8762
8763 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8764
8765         * lily/multi-measure-rest-engraver.cc (class
8766         Multi_measure_rest_engraver): make multiple Number objects, one
8767         for each MultiMeasureTextEvent.
8768
8769         * scm/music-functions.scm (glue-mm-rest-texts): use
8770         MultiMeasureTextEvent
8771
8772         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
8773
8774         * Documentation/user/refman.itely (Multi measure rests): update.
8775
8776 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8777
8778         * lily/ly-module.cc (ly_copy_module_variables): use
8779         scm_internal_hash_fold() for iterating modules.
8780
8781 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
8782
8783         * Documentation/user/refman.itely: Section Custodes: added more
8784         example code
8785
8786         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
8787         neo-mensural rests to parmesan font
8788
8789         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
8790         header
8791
8792 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8793
8794         * Documentation/user/macros.itexi: @fileref macro.
8795
8796         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
8797         each file. 
8798
8799 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
8800
8801         * lily/include/custos.hh, make/lilypond.suse.spec.in,
8802         Documentation/topdocs/AUTHORS.texi: updated my email address
8803
8804         * Documentation/user/refman.itely: updated custos documentation;
8805         beautified divisiones example; beautified articulations table
8806
8807         * lily/breathing-sign.cc: bugfix: finalis molecule
8808
8809 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
8810
8811         * Documentation/user/refman.itely: added docu for
8812         contemporary fermata symbols, gregorian breathing signs; small fixes
8813
8814         * ly/gregorian-init.ly: removed obsolete #'type props
8815
8816 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
8817
8818         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
8819         minimum-length property correctly.
8820
8821 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8822
8823         * scm/music-functions.scm (make-multi-measure-rest): set input
8824         locations for multimeasure rests.
8825
8826 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
8827
8828         * input/regression/breathing-sign.ly: updated to for ancient
8829         notation
8830
8831 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
8832
8833         * scripts/ly2dvi.py: Add newline.
8834
8835 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8836
8837         * scripts/ly2dvi.py (dependency_files): Compile fix.
8838
8839 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8840
8841         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
8842         (make_html_menu_file): --html menu. 
8843
8844 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8845
8846         * scripts/ly2dvi.py (run_dvips): +add the .map file 
8847
8848 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8849
8850         * input/screech-boink.ly: new file.
8851
8852 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8853
8854         * scripts/lilypond-book.py (make_lilypond_file): convert
8855         lilypond-file to lilypond block directly, without going through
8856         begin/end lilypond text.
8857         
8858
8859 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
8860
8861         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
8862         scm/grob-description.scm: moved Michael's original breathing sign
8863         code in brew_molecule() to divisio_minima(); provided new
8864         brew_molecule() that effectively replaces the
8865         Text_item::brew_molecule callback (with additional fallback to
8866         Michael's original code); added callbacks for brewing divisio
8867         maior/maxima and finalis
8868
8869         * gregorian-init.ly: added breathing sign shortcuts for virgula,
8870         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
8871
8872         * script-init.ly: added shortfermata, longfermata,
8873         verylongfermata, varcoda
8874
8875         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
8876         longfermata, verylongfermata, varcomma, varcoda
8877
8878 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
8879
8880         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
8881           Remove all noquote and insert a few quote.
8882         
8883         * Documentation/user/lilypond-book.itely (Music fragment options),
8884           scripts/lilypond-book.py: Don't include quotation blocks by
8885           default. Introduce option quote instead of noquote
8886
8887 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8888
8889         * VERSION: 1.7.15 released
8890         
8891         * Documentation/user/lilypond.tely: omf updates.
8892
8893         * buildscripts/texi2omf.py (omf_vars): include version.date
8894
8895         * make/lilypond.redhat.spec.in: fixes for spec file. 
8896
8897         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
8898         by function definition: lily now requires a recent GNU Make.
8899
8900         * scripts/lilypond-book.py (write_deps): remove .tex dependency
8901         writing.
8902
8903         * make/ly-rules.make: remove .ly -> .tex rule
8904
8905         * Documentation/user/refman.itely (Figured bass): revised figured
8906         bass example.
8907
8908 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8909
8910         * stepmake/stepmake/omf-targets.make (local-install): add
8911         scrollkeeper-update message.
8912
8913         * scripts/lilypond-book.py (lilypond_binary): explicity add path
8914         to binary.
8915         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
8916
8917         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
8918
8919         * Documentation/user/converters.itely (Invoking midi2ly): add
8920         track/channel notice.
8921
8922 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8923
8924         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
8925
8926         * lily/parser.yy (scalar): DIGIT is also a scalar.
8927
8928         * Documentation/user/music-glossary.tely: add @omf tags
8929
8930         * Documentation/user/lilypond.tely: add @omf tags
8931
8932         * scm/generate-documentation.scm (string-append): add @omf tags.
8933
8934         * stepmake/stepmake/omf-*: new files 
8935
8936         * input/regression/multi-measure-rest.ly (texidoc): add doco
8937
8938         * GNUmakefile.in (web-doc-install): add web-doc-install target
8939
8940         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
8941         fixes crashes while dumping MIDI.
8942
8943         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
8944         midi
8945
8946 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8947
8948         * buildscripts/texi2omf.py: new file.
8949
8950         * mf/feta-beugel.mf: include font count, not staffsize (16) in
8951         font-name
8952
8953 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8954
8955         * input/regression/beam-manual-beaming.ly (texidoc): new file.
8956
8957         * lily/sequential-iterator.cc (descend_to_child): call
8958         descend_to_child() for all types of music.
8959
8960 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8961
8962         * scm/translator-property-description.scm: Add
8963         bassFigureFormatFunction.  Replace some entries.
8964
8965 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8966
8967         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
8968         clean out.
8969
8970 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8971
8972         * scripts/midi2ly.py (Note.dump): never dump duration for
8973         dump_dur=0.
8974
8975         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
8976         new function
8977
8978         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
8979         figures using new markups. Much simpler, and should improve layout
8980         a little.
8981
8982         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
8983
8984 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8985
8986         * ly/engraver-init.ly: use Hara kiri by default for 
8987         ChordNames, FiguredBass and Lyrics(Voice) context. 
8988
8989         * lily/axis-group-engraver.cc (acknowledge_grob): use
8990         rhythmic-grob-interface for selecting items not to hara-kiri'd 
8991
8992         * scm/new-markup.scm (markup-function-list): add bracket,
8993         vbracket.
8994
8995         * ly/engraver-init.ly (ChordNamesContext): set
8996         minimumVerticalExtent
8997
8998 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8999
9000         * input/test/time-signature-double.ly: new file 
9001
9002         * input/regression/collision-head-chords.ly (texidoc): new file.
9003
9004         * lily/type-swallow-translator.cc: add note swallow translator 
9005
9006         * input/test/time-signature-double.ly: new file.
9007
9008         * lily/type-swallow-translator.cc: add Rest_swallow_translator
9009
9010         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
9011         (FiguredBassContext): idem.
9012
9013         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
9014
9015         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
9016
9017         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
9018
9019         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
9020         .afm dependency
9021
9022         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
9023
9024         * python/lilylib.py (make_page_images): add function.
9025
9026         * scripts/ly2dvi.py (run_latex): include title in preview image.
9027
9028         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
9029         from lilypond-book for <ly2dvifile> tags in HTML.
9030
9031         * scripts/ly2dvi.py (option_definitions): add --debug option to
9032         print out environment.
9033
9034         * input/regression/tie-chord-partial.ly: new file.
9035
9036 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
9037
9038         * lilypond.words: add 3
9039
9040 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9041
9042         * scm/new-markup.scm (markup-function-list): add finger-markup
9043
9044         * input/tutorial/brahms-tweaked.ly: new markup 
9045
9046         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
9047
9048         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
9049         crash when processing '() markup
9050
9051         * input/regression/breathing-sign.ly (texidoc): add caesura example.
9052
9053         * lily/breathing-sign.cc (railtracks): another caesura.
9054
9055         * mf/feta-schrift.mf: caesura symbol. 
9056
9057 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9058
9059         * scripts/convert-ly.py (FatalConversionError.conv): add
9060         ly:molecule-XXX conversions.
9061
9062         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
9063
9064         * input/regression/multi-measure-rest-text.ly: new file.
9065
9066         * scm/music-functions.scm (glue-mm-rest-texts): automatically
9067         convert MMREST-TEXT to MultiMeasureRestNumber settings.
9068
9069         * ly/engraver-init.ly (ScoreContext): move tablature settings to
9070         ScoreContext
9071
9072         * scm/new-markup.scm (center-markup): \center markup.
9073
9074         * scm/music-functions.scm: remove pitchify scripts.
9075
9076         * lily/music.cc (print_smob): display music name if available 
9077
9078 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9079
9080         * Documentation/user/refman.itely (Instrument names): remove
9081         \turnOff doco.
9082
9083 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9084
9085         * lily/score.cc (mark_smob): bugfix.
9086
9087         * input/regression/rehearsal-mark.ly: new file.
9088
9089         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
9090         report error at the current token again.
9091
9092 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9093
9094         * cygwin/mknetrel: Exit if doc build fails.
9095
9096         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
9097
9098 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9099
9100         * scm/music-types.scm (music-descriptions): add doc strings
9101
9102 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9103
9104         * lily/lexer.ll: 
9105         * lily/include/my-lily-lexer.hh: 
9106         * lily/include/includable-lexer.hh: Add flex kludge.
9107
9108         * config.hh.in: 
9109         * config.make.in: 
9110         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
9111         cruft.
9112         
9113         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
9114         code.
9115
9116 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9117
9118         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
9119
9120         * lily/parser.yy (new_chord): Compile fix.
9121
9122 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9123
9124         * Documentation/user/refman.itely (Tuning groups of objects):
9125         remove documentation for \turnOff. 
9126
9127         * lily/percent-repeat-engraver.cc (try_music): add correct
9128         processing moments for double-measure percents as well.
9129
9130         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
9131
9132         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
9133         grob prop type. 
9134
9135         * Documentation/user/refman.itely (Printing named chords): add
9136         chord name tweak doco.
9137
9138         * input/template/gregorian-transcription.ly: new file.
9139
9140 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9141
9142         * VERSION: 1.7.13 released
9143         
9144         * input/test/*: lots of cleanups/comment-outs/removals in chord
9145         examples
9146         
9147         * input/regression/*: lots of cleanups/comment-outs/removals in
9148         chord examples
9149         
9150         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
9151         options
9152
9153         * lily/new-chord-name-engraver.cc (process_music): give original
9154         inversion pitch to chord name routine.
9155
9156         * input/tutorial/os-score.ly: update to new markup
9157
9158         * Documentation/user/appendices.itely: simply include
9159         chords-ignatzek. 
9160
9161         * Documentation/user/refman.itely (Chords mode): add documentation
9162         for chord mode.
9163
9164         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
9165         not present in chord.
9166         (construct-chord): add inversion and bass support.
9167
9168         * lily/chord.cc: junk contents.
9169
9170 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
9171
9172         * Documentation/user/refman.itely:
9173         * Documentation/user/music-glossary.tely: fix. 
9174
9175 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9176
9177         * scm/chord-entry.scm (construct-chord): move chord construction
9178         to Scheme.
9179
9180         * lily/parser.yy (new_chord): new setup for chord entry.
9181
9182 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
9183
9184         * lilypond.words:
9185         * Documentation/user/music-glossary.tely: add ambitus.
9186
9187 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9188
9189         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
9190
9191         * lily/include/*.hh: string() -> to_string()
9192
9193         * scm/chords-ignatzek.scm: new file.
9194
9195         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
9196         standard chord name exceptions.
9197
9198         * scm/translator-property-description.scm (chordNameSeparator):
9199         add property.
9200         (majorSevenSymbol): add property
9201
9202         * lily/translator-scheme.cc (ly:context-properties): new function
9203         (ly:context-parent): new function.
9204         (print_smob): print context name.
9205
9206         * lily/music.cc (ly:get-music-length): new function
9207         (print_smob): don't print properties.
9208
9209         * lily/duration.cc (duration<?): new function
9210
9211         * input/regression/chords-funky-ignatzek.ly: new file.
9212
9213         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
9214         jazz chords.
9215
9216         * lily/pitch.cc (ly:pitch-diff): new function.
9217
9218         * input/regression/chords-ignatzek.ly: new file.
9219
9220 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9221
9222         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
9223         pitches for jazz chords.
9224
9225 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9226
9227         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
9228
9229 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
9230
9231         * lilypond.words: add 1
9232
9233 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
9234
9235         * Documentation/topdocs/AUTHORS.texi: refine.
9236
9237 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
9238
9239         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
9240         
9241         * lilypond.words: add one.
9242
9243 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
9244
9245         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
9246         Fontify bass note in chords, e.g., e in c1/e.
9247         
9248 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9249
9250         * Documentation/user/music-glossary.tely: Dutch updates and
9251         additions (Arent Storm).
9252
9253 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9254
9255         * input/regression/ambitus.ly:  move file.      
9256
9257         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
9258
9259         * lily/event.cc (transpose): add tonic property to Key_change_req
9260         and to Key_engraver.
9261
9262 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
9263
9264         * Documentation/user/refman.itely: fix typo.
9265
9266         * lilypond.words: removed wrong identifiers.
9267
9268 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9269
9270         * mf/feta-toevallig.mf: make flat stem shorter 
9271
9272 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
9273
9274         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
9275
9276         * lilypond.words: add from Phrasing slur.
9277         
9278 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
9279
9280         * lilypond-mode.el: allow launching multiple ViewPS processes.
9281         
9282         * lilypond.words: add from Text markup.
9283
9284 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9285
9286         * input/test/ossia.ly (texidoc): add comment.
9287
9288         * input/regression/voice-follower.ly: new file.
9289
9290         * mf/feta-toevallig.mf: make flat heavier.
9291
9292         * lily/cluster-engraver.cc: clean up Cluster engraver
9293
9294         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
9295         Engraver. Use Note_column to compute Y positions and deal with
9296         line break stuff.
9297
9298 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9299
9300         * lily/stem.cc: move french-beaming to stem.
9301
9302 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
9303
9304         * lilypond-font-lock.el: fontify all durations in chords.
9305
9306         * lilypond.words: add from lily/my-lily-lexer.cc
9307
9308 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9309
9310         * VERSION: release 1.7.12
9311
9312         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
9313
9314         * lily/gregorian-ligature.cc: new file
9315
9316         * lily/*: the Great 2003 search & replace.
9317
9318         * Documentation/user/refman.itely (Manual repeat commands): add
9319         note about font selection.
9320
9321 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
9322
9323         * lilypond-mode.el: propose recompiling midi while invoking playing,
9324         not while stopping playing.
9325
9326 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
9327
9328         * lilypond.words: add one.
9329
9330         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
9331         and expressional note grouping. Fontify chord modes.
9332
9333 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
9334
9335         * Documentation/user/music-glossary.tely (Top): translate melisma.
9336
9337 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9338
9339         * Documentation/user/music-glossary.tely (Top): add melisma.
9340
9341 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
9342
9343         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
9344         interfaces for (abstract) grob GregorianLigature
9345
9346         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
9347         renamed head* -> glyph_name*, x-shift* -> x-offset*
9348
9349         * scm/grob-property-description.scm: bugfix: added missing descriptions
9350
9351 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9352
9353         * input/test/chord-names-dpnj.ly: New file.
9354
9355         * scm/double-plus-new-chord-name.scm: Implement full and partial
9356         exceptions.
9357
9358         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
9359
9360         * scm/double-plus-new-chord-name.scm
9361         (double-plus-new-chord->markup): Fix sub->markup.
9362
9363
9364 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
9365
9366         * lily/custos-engraver.cc: added TODO; editorial changes
9367
9368         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
9369         consistency with other ligature engravers; removed access on (now)
9370         private variable _ligature of Ligature_engraver
9371
9372         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
9373         renamed last_bound -> last_bound_; issue programming_error on
9374         abstract method calls; moved primitives code from
9375         Mensural_bracket_engraver to here (because almost ligature
9376         engravers will need it); renamed try_stop_ligature () ->
9377         typeset_ligature (); bugfix: store primitives of finished ligature
9378         in separate variable finished_primitives_ to avoid clash on input
9379         like "\] \["; added current_ligature () to enable access on
9380         private variable _ligature
9381
9382         * lily/mensural-ligature-engraver.cc: removed primitives_ code
9383         (now in super class); renamed try_stop_ligature () ->
9384         typeset_ligature ()
9385
9386         * lily/mensural-ligature.cc: issue programming_error on abstract
9387         method calls
9388
9389         * lily/note-heads-engraver.cc: added TODO comment upon bool
9390         in_ligature
9391
9392         * mf/parmesan-heads.mf: fixed some of set_char_box()
9393
9394         * scm/grob-description.scm: added VaticanaLigature
9395
9396         * scm/grob-property-description.scm: added neume prefix properties
9397
9398         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
9399         lily/include/gregorian-ligature-engraver.hh,
9400         lily/include/gregorian-ligature.hh: new files; framework for
9401         gregorian ligature engravers such as vaticana
9402
9403         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
9404         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
9405         vaticana style ligature implementation (still somewhat uncomplete)
9406
9407 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9408
9409         * VERSION: release 1.7.11
9410
9411         * scripts/convert-ly.py: add ly:pitch-transpose rule
9412
9413 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9414
9415         * input/test/dpncnt.ly: New file.
9416
9417         * lily/my-lily-lexer.cc: Add chordnames keyword.
9418
9419         * lily/parser.yy (chordnames_block): Parse chord name exception
9420         lists, see input/test/dpncnt.ly.
9421
9422         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
9423         function.
9424
9425         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
9426         filter-out too.
9427
9428         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
9429         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
9430         pitch functions (except for ly:make-pitch, but that's apparently
9431         some sort of scheme naming standard?).
9432
9433         * scm/lily.scm (!=): define-public.
9434
9435         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
9436
9437 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
9438
9439         * scm/double-plus-new-chord-name.scm
9440         (double-plus-new-chord-name->markup): New file.
9441
9442 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9443
9444         * python/lilylib.py (make_preview): don't suppress progress for
9445         bbox extraction.
9446
9447 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9448
9449         * Documentation/user/appendices.itely (scheme): update for new syntax.
9450
9451         * input/regression/chord-name-styles.ly: new file
9452
9453         * lily/instrument-name-engraver.cc: create instrument names
9454         without barline too.  Allows instrument name on ChordNames  
9455
9456         * scm/new-markup.scm (interpret-markup): allow simple strings as
9457         markup too.
9458
9459 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9460
9461         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
9462         (step->markup-accidental): Fix: add accidental.
9463         (chord::inner-name-american): 
9464         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
9465         append stray '/' if last superscript addition was 'o'.
9466
9467         * scm/new-markup.scm (normal-size-sub-markup) 
9468         (normal-size-super-markup): New function.
9469
9470         * lily/source-file.cc (Source_file): Add warning for possibly
9471         intentional but suspicious initialization.
9472
9473         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
9474         add comments about cut-and-paste programming.
9475
9476         * flower/rational.cc (lcm): Not used; comment out.
9477
9478 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9479
9480         * lily/new-fingering-engraver.cc (position_scripts): use
9481         fingerHorizontalDirection to determine fingering horizontal
9482         directions.
9483  
9484         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
9485         fingering support.
9486
9487         * scripts/convert-ly.py (FatalConversionError.conv): add style
9488         conversion rule. 
9489
9490         * scm/chord-name.scm (set-chord-name-style): new function.
9491         (new-chord-name-brew-molecule): revise to interpret markup only
9492         (new-chord->markup): cleanuppish rewrite. To be called from the
9493         new engraver.
9494
9495         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
9496         Markup earlier, during interpreting.
9497
9498         * input/test/{banter,jazz,american}-chords.ly (scheme): update
9499         style settings. Rename to chord-names-*.ly
9500
9501 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
9502
9503         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
9504         markup code and update to new markup.  Most probably broke some of
9505         it.
9506         
9507 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
9508
9509         * Documentation/user/refman.itely: added docu for ambitus and
9510         clusters
9511
9512         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
9513         ly_quote_scm() in lookup.cc
9514
9515         * mf/parmesan-clefs.mf: set_char_box fix
9516
9517         * lily/cluster-engraver.cc: junk implicit protection; use
9518         Protected_scm instead
9519
9520 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
9521
9522         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
9523         throughout.
9524
9525         * scm/new-markup.scm: Turn-off error-triggering test code.
9526
9527 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9528
9529         * scm/new-markup.scm (markup-thrower-typecheck) 
9530         (markup-typecheck?):  add full typechecking functions.
9531         (make-markup-maker): add make-FOO-markup functions.
9532         (markup-argument-list-error): nice error checking messages.
9533         (make-markup): better function: less quoting escapades.
9534
9535 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
9536
9537         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
9538
9539 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9540
9541         * cygwin/lilypond.hint (requires): Add cygwin.
9542
9543         * .cvsignore: Remove stepmake (huh!?!), add lib.
9544
9545         * GNUmakefile.in: Add libdir links for builddir runs.
9546
9547         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
9548         instead of datadir.
9549
9550         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
9551         local_lilypond_libdir.
9552
9553         * config.make.in (lilypond_libdir): Add.
9554
9555         * stepmake/stepmake/substitute-rules.make: 
9556         * stepmake/stepmake/script-rules.make: 
9557         * stepmake/stepmake/python-module-rules.make:
9558         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
9559         lilypond-python-module patch.
9560
9561 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9562
9563         * Documentation/user/refman.itely (Graphical interfaces): add note
9564         about xml2ly.
9565
9566 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9567
9568         * scripts/ly2dvi.py (run_dvips): remove trailing newline
9569
9570 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9571
9572         * VERSION: released 1.7.10
9573
9574         * scripts/musedata2ly.py (): idem
9575
9576         * scripts/midi2ly.py (dump_chord): idem
9577
9578         * scripts/etf2ly.py (version): idem 
9579
9580         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
9581
9582         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
9583
9584         * scm/tex.scm (tex-output-expression): remove eval compat
9585         glut. Other output files too.
9586
9587         * scm/chord-name.scm: don't export anything from chord module.
9588
9589         * input/test/american-chords.ly: idem
9590
9591         * input/test/banter-chords.ly (texidoc): idem
9592
9593         * input/test/Cc-chords.ly: add breakage notes.
9594
9595         * Documentation/user/refman.itely (Text markup): rewrite manual
9596         section.
9597
9598         * lily/parser.yy (scalar): allow \markup { } as property value. 
9599
9600         * scm/chord-name.scm: complete new markup usage
9601
9602         * scm/grob-description.scm (all-grob-descriptions): use new markup
9603         texts by default
9604
9605 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9606
9607         * scm/chord-name.scm: partial move to new markup texts.
9608
9609 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9610
9611         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
9612
9613         * scm/bass-figure.scm (brew-bass-figure): make stack direction
9614         settable.
9615
9616 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
9617
9618         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
9619         invoked for old midi, wait for killing.
9620
9621 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
9622
9623         * Documentation/user/music-glossary.tely: Finnishing.
9624
9625 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9626
9627         * mf/feta-nummer-code.mf: some kerning pairs.
9628
9629 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
9630
9631         * scm/output-lib.scm (set-bar-number-visibility): Context-function
9632         Added.
9633
9634         * Documentation/user/refman.itely (Bar numbers):
9635         set-bar-number-visibility added, modulo-bar-number removed again
9636         (sorry).
9637
9638 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
9639
9640         * scm/output-lib.scm (modulo-bar-number-visible): add function.
9641
9642         * Documentation/user/refman.itely: add modulo-bar-number-visible.
9643
9644         * Documentation/user/music-glossary.tely: translate into Finnish.
9645
9646 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
9647
9648         * lilypond-mode.el: add shortcut for 2midi
9649
9650         * lilypond-font-lock.el: fontify lyrics
9651
9652 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
9653
9654         * scm/drums.scm : use 1.7.x names.
9655
9656         * input/regression/drums.ly : Don't use << chords >>
9657
9658 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
9659
9660         * lilypond-mode.el: tidy, add TODO
9661
9662         * make/lilypond.mandrake.spec.in: install-info quietly.
9663
9664 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9665
9666         * input/test/markup.ly: use new syntax.
9667
9668 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9669
9670         * ly/params-init.ly (interscoreline): add word-space
9671
9672         * input/test/metronome.ly (eighthNote): idem.
9673
9674         * input/test/script-priority.ly: use new markup
9675
9676         * lily/parser.yy (markup): allow HEAD markup0 markup1 
9677
9678         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
9679
9680         * lily/parser.yy (gen_text_def): bugfix.
9681         (full_markup): allow markup identifier.
9682
9683 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
9684
9685         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
9686         jobs at the same time. Add horizontal lines to Command menu.
9687         Allow one compiling job -- propose killing others before a new one.
9688
9689         * lilypond.words: add markup, teeny, etc.
9690
9691 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
9692
9693         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
9694         Allow only one type of midi process; launching Midi either stops
9695         midis or plays the current midi and launching MidiAll stops midis
9696         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
9697         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
9698
9699 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9700
9701         * lily/text-engraver.cc (process_acknowledged_grobs): use new
9702         markup  for new markup texts.
9703
9704         * lily/mark-engraver.cc (process_music): idem
9705         
9706         * lily/instrument-name-engraver.cc (create_text): idem
9707
9708         * scm/new-markup.scm (magnify-markup): new function.
9709
9710         * scm/molecule.scm (stack-lines): bugfix.
9711
9712         * lily/font-interface.cc (get_font): take font-magnification from
9713         alist chain.
9714
9715 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9716
9717         * lily/molecule-scheme.cc: move scheme functions to separate file.
9718
9719         * lily/font-metric.cc  (ly_get_glyph): new function. 
9720         
9721         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
9722         (italic-markup, dynamic-markup): new functions
9723         (font-markup): new function
9724
9725         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
9726         padding and minimum
9727
9728 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
9729
9730         * lily/accidental-engraver.cc:
9731         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
9732
9733 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
9734
9735         * lilypond.vim:
9736         * lilypond-font-lock.el: Put \longa as duration. Accept only 
9737         [a-zA-Z] for user defined identifiers. Separate note cases 
9738         with and without a duration (allow cis\longaX).
9739
9740         * lilypond.words: Add words from Info.
9741
9742 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9743
9744         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
9745
9746 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
9747
9748         * lilypond-mode.el: Propose reverting buffer before a command if
9749         it was edited with an another editor.
9750
9751 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9752
9753         * lily/molecule.cc (ly_translate_molecule): new function
9754
9755         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
9756         into libdir
9757
9758         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
9759
9760         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
9761
9762 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
9763
9764         * lilypond.words: take \words from Info-index.
9765
9766 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9767
9768         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
9769
9770 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
9771
9772         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
9773
9774 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
9775
9776         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
9777         and lilypond-documentation.
9778
9779 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
9780
9781         * lily/parser.yy: Compile fix (bison 1.75).
9782
9783 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9784
9785         * VERSION: 1.7.9 released
9786
9787         * scm/music-functions.scm (shift-one-duration-log): refactor.
9788         Use music-map.
9789
9790         * input/regression/chord-tremolo.ly (texidoc): add dot test.
9791
9792         * NEWS: update.
9793
9794         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
9795         argument
9796         
9797         * scm/music-functions.scm (display-music): new function
9798         (music-map): change arg order.
9799
9800         * input/regression/new-markup-syntax.scm: new file
9801
9802         * lily/parser.yy (markup): add \markup { .. } syntax.
9803
9804         * scm/new-markup.scm (override-markup): new function
9805         (lookup-markup): new function
9806         (music-markup): new function
9807         (lookup-markup-command): use markup-signature to store argument
9808         format for parser.
9809
9810         * lily/lexer.ll: preliminary \markup syntax. 
9811
9812 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
9813
9814         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
9815         add pre/post-dependencies and menus with icons from source.
9816
9817         * Documentation/pictures/lilypond-48x48.xpm:
9818         * Documentation/pictures/lilypond-32x32.xpm:
9819         * Documentation/pictures/lilypond-16x16.xpm: new files, background
9820         transparent.
9821
9822         * stepmake/stepmake/generic-targets.make:
9823         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
9824
9825 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9826
9827         * input/regression/music-map.ly (texidoc): new file.
9828
9829         * scm/music-functions.scm (music-map): new function
9830
9831 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9832
9833         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
9834
9835 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
9836
9837         * input/test/to-xml.ly:
9838         * lily/ligature-engraver.cc: Fixes documentation.
9839
9840         * lilypond.mandrake.spec.in:
9841         * lilypond.redhat.spec.in: Add lilypond.words.
9842
9843         * Documentation/user/refman.itely: Mention Info inside emacs.
9844         
9845         * lilypond.suse.spec.in:
9846         * lilypond.redhat.spec.in:
9847         * lilypond.mandrake.spec.in: Set root-owner for doc
9848         (tobbe@nyvalls.se).
9849
9850 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
9851
9852         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
9853         os.popen.read ().
9854
9855 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9856
9857         * scripts/ly2dvi.py (include_path): print warning if failing anything.
9858
9859         * python/lilylib.py (error): add space
9860
9861 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9862
9863         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
9864         distribution.
9865
9866 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9867
9868         * lily/paper-outputter.cc (Paper_outputter): close port when
9869         finishing score.
9870
9871 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9872
9873         * scm/sodipodi.scm: Fixes.
9874
9875 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
9876
9877         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
9878
9879         * buildscripts/make-font-dir.py: Fix. 
9880
9881 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
9882
9883         * lilypond-mode.el: Add support for Info inside Emacs.
9884
9885 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9886
9887         * buildscripts/make-font-dir.py: 
9888         * mf/GNUmakefile: Make sodipodi font map.
9889
9890         * scm/sodipodi.scm: Add more output functions.
9891
9892         * mf/feta-nummer.mf: 
9893         * mf/feta-beugel.mf: Add font_coding_scheme.
9894
9895         * lily/paper-outputter.cc (output_header): Fix creator string.
9896
9897 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
9898
9899         * lilypond-mode.el (LilyPond-autocompletion): invoked with
9900         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
9901
9902         * lilypond.words: add two (Everybody can add/remove words now!).
9903
9904         * debian/rules:
9905         * make/lilypond.suse.spec.in:
9906         * make/lilypond.mandrake.spec.in:
9907         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
9908
9909         * Documentation/user/refman.itely: Mention autocompletion.
9910
9911 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
9912
9913         * scripts/ly2dvi.py: Add paper sizes.
9914
9915         * lily/timing-engraver.cc: 
9916         * lily/time-signature.cc: 
9917         * lily/span-bar.cc: 
9918         * lily/grob-scheme.cc: Code formatting fixes.
9919
9920         * scm/sodipodi.scm: 
9921         * scm/sketch.scm:
9922         * buildscripts/mf-to-table.py: 
9923         * buildscripts/make-font-dir.py: Font testing.
9924
9925 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
9926
9927         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
9928         inserts try-completion and shows all-completions.
9929
9930         * lilypond.words: '\' -> '\\'
9931
9932         * lilypond-mode.el: load libraries in the end, lilypond.words defines
9933         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
9934         
9935         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
9936         and LilyPond-reserved-words.
9937         
9938 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
9939
9940         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
9941         from load-path.
9942         
9943         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
9944         the mini-buffer with Control-Shift-c.
9945         
9946 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9947
9948         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
9949         duration. This fixes \tempo taking time.
9950
9951 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9952
9953         * lily/volta-engraver.cc (process_acknowledged_grobs): 
9954         Allow for text markup in repeatCommands. 
9955
9956 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
9957
9958         * lilypond-mode.el (LilyPond-insert-string): new function, use it
9959         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
9960         Get rid of skeleton.el-dependency.
9961
9962         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
9963
9964 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9965
9966         * lily/beam-engraver.cc (stop_translation_timestep): reset
9967         now_stop_ev_
9968
9969         * lily/scm-option.cc: add parse-protect to ly:set-option
9970
9971         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
9972
9973 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9974
9975         * lily/include/ligature-bracket.hh: removed
9976         * lily/ligature-bracket.cc: removed
9977
9978         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
9979         .tex
9980
9981         * lily/beam.cc (set_beaming): don't change beam count on rests.
9982         (brew_molecule): always set flag-width > 0.
9983
9984 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
9985
9986         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
9987         chars, remove instructions; instead, refer to lilypond-init.el and
9988         Documentation/topdocs/INSTALL.texi.
9989
9990         * lilypond.words: add identifiers and reserved words.
9991
9992         * Documentation/topdocs/INSTALL.texi: separate sections for installing
9993         files and adding a load-path.
9994
9995         * lilypond-init.el: Instructions, extracted from 
9996         Documentation/topdocs/INSTALL.texi. 
9997         
9998 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9999
10000         * VERSION: 1.7.8 released 
10001
10002         * lily/grob.cc (warning): better robustness fix.
10003
10004 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
10005
10006         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
10007
10008         * lily/cluster-engraver.cc: stick better to variable naming
10009         conventions
10010
10011         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
10012         until stop_translation_timestep()
10013
10014         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
10015         min/max coordinates to backend, but no musical info such as
10016         pitches
10017
10018         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
10019
10020         * lily/grob.cc: robustness fix: warning(): do not crash if
10021         cause is not set
10022
10023         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
10024         the much more elaborated tuplet brackets than the very naive and
10025         simple ligature bracket grob
10026
10027 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10028
10029         * Documentation/user/refman.itely (Analysis brackets): add
10030         horizontal bracket doco.
10031
10032         * ly/property-init.ly (setMmRestFermata): added.
10033
10034         * Documentation/user/refman.itely (Multi measure rests): fermatas
10035         on mm rests.
10036
10037         * input/regression/apply-context.ly (texidoc): new file
10038
10039         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
10040         code to be executed during interpretation. Possible applications:
10041         smart octavation, more advanced bar checks. 
10042
10043         * lily/apply-context-iterator.cc: new file.
10044
10045 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10046
10047         * input/test/new-markup.ly: new file.
10048
10049         * lily/text-item.cc (text_to_molecule): new function
10050
10051         * scm/new-markup.scm (lambda): new file
10052
10053         * lily/function-documentation.cc (ly_add_function_documentation):
10054         add proc property as well
10055
10056 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10057
10058         * Documentation/user/music-glossary.tely (Top): add custos.
10059
10060 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
10061
10062         * Documentation/topdocs/INSTALL.texi: advise how to include source
10063         path to Emacs load-path and improve language.
10064
10065 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10066
10067         * GNUmakefile.in: config.h message fix.
10068
10069         * autogen.sh:
10070         * aclocal.m4: Regenerate.
10071
10072         * configure.in: 
10073         * config.make.in: 
10074         * stepmake/config.make.in: 
10075         * stepmake/configure.in: 
10076         * stepmake/autogen.sh: 
10077         * stepmake/aclocal.m4: Update for autoconf 2.56.
10078
10079 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
10080
10081         * Documentation/topdocs/INSTALL.texi: instructions for an user how
10082         to install Emacs-mode. Instructions how to use vim-mode.
10083
10084 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10085
10086         * scm/music-types.scm (music-descriptions): no length for tempo event.
10087
10088         * input/*.ly: add \version everywhere.
10089         
10090         * input/*.ly: update syntax to 1.7 + new-chords.
10091
10092         * VERSION: 1.7.7 released.
10093         
10094         * Documentation/user/*.tely: new chord syntax.
10095
10096         * input/regression/[bc]*.ly (texidoc): syntax updates.
10097         
10098 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
10099
10100         * lilypond.words: add vocabulary to be used in auto-completion
10101
10102         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
10103
10104         * lilypond.vim: allow note name at EOF
10105
10106 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10107
10108         * buildscripts/new-chords.py (edit): -e option: inline editing.
10109
10110         * input/regression/a*.ly (texidoc): syntax updates.
10111
10112         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
10113         music): elucidations. 
10114
10115 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
10116
10117         * lily/include/lily-proto.hh, ly/engraver-init.ly,
10118         ly/spanners-init.ly, scm/grob-description.scm,
10119         scm/grob-property-description.scm, scm/music-types.scm,
10120         lily/cluster-engraver.cc, lily/cluster.cc,
10121         lily/include/cluster.hh, input/test/cluster.ly: cluster
10122         implementation
10123
10124         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
10125         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
10126         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
10127
10128         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
10129
10130         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
10131
10132         * scm/grob-description.scm: bugfix: by default, use default note
10133         head style when engraving ligatures
10134
10135         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
10136
10137         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
10138         events
10139
10140         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
10141
10142         * input/test/ancient-font.ly: bugfix: style -> flag-style
10143
10144         * lily/ligature-engraver.cc: indentation fix
10145
10146         * lily/parser.yy: indentation fixes
10147         
10148 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10149
10150         * input/regression/measure-grouping.ly: more elaborate example.
10151
10152         * lily/moment.cc: ly:add-moment, ly:mul-moment,
10153         ly:div-moment. New functions 
10154
10155         * scm/music-functions.scm (set-time-signature): new function,
10156         allow inline time sig settings with measure grouping.
10157
10158         * lily/parser.yy (command_element): move time sig construction
10159         into Scheme.
10160
10161         * lily/side-position-interface.cc (out_of_staff): new function,
10162         like padding, but keep minimum distance from staff. Easier than
10163         linespanners (dynamics, pedals), but roughly the same effect.
10164
10165 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
10166
10167         * emacs-mode.el: Added spanish-note-replacements 
10168         (Carlos Betancourt, <carlos.betancourt@chello.be>).
10169
10170         * vimrc: (Un)commenting with <(S-)F12>, tidy.
10171
10172 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
10173
10174         * lilypond.vim: Do not fontify cises, desis, etc.
10175
10176         * vimrc: view dvi with <S-F6>
10177
10178 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10179
10180         * lily/lookup.cc (triangle): new function.
10181
10182         * input/regression/measure-grouping.ly (texidoc): new file: show
10183         triangles and brackets for beat groups of 3 and 2.
10184
10185         * lily/include/measure-grouping-spanner.hh (class
10186         Measure_grouping): new file.
10187
10188         * lily/measure-grouping-spanner.cc (brew_molecule): new file
10189
10190         * lily/measure-grouping-engraver.cc (class
10191         Measure_grouping_engraver): new file.
10192
10193 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10194
10195         * Merge from stable:
10196
10197             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
10198         
10199         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
10200         stylesheet.
10201
10202         * ly/paper19.ly: Include paper19-init.ly.
10203
10204         * ly/paper19-init.ly: New file.
10205
10206         * Documentation/user/tutorial.itely (First steps): Fix first
10207         example for font test.
10208
10209         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
10210
10211         * ChangeLog: Add 1.7.6 release marker (see below).
10212
10213         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
10214         Add .py files.
10215
10216 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10217
10218         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
10219
10220         * input/tutorial/*.ly: update to new syntax.
10221
10222         * lily/parser.yy (Composite_music): new transpose syntax,
10223         \transpose FROM TO MUSIC. 
10224
10225 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10226
10227         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
10228         latex progress/error output to stderr (by default this goes to
10229         stdout).  Show lilypond progress, even when not verbose.
10230
10231         * python/lilylib.py (system): New optional parameter to control
10232         showing of progress.
10233
10234         * scm/backend-documentation-lib.scm (check-dangling-properties):
10235         Fix error message.
10236
10237         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
10238         axis, extent.
10239
10240         * scm/grob-property-description.scm (magnify): Remove.
10241         (extent, axis): Add.
10242
10243 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10244
10245         * VERSION: Release 1.7.6.
10246
10247         * scripts/convert-ly.py: more uniformization substitutions.
10248
10249         * buildscripts/new-chords.py (sub_chords): new file.
10250
10251 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10252
10253         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
10254         lilypond.map.  Include sauter fonts too.  Cleanups.
10255
10256 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10257
10258         * Documentation/user/tutorial.itely (First steps): change to new
10259         chord/tie/slur/beam notation.
10260
10261         * lily/parser.yy (event_that_take_dir): allow postfix notation for
10262         ties.
10263
10264         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
10265         engraver. Process ties in postfix notation, i.e. c8-~ c
10266
10267         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
10268
10269         * input/regression/beam-postfix-notation.ly (texidoc): new file.
10270
10271         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
10272
10273         * lily/beam-engraver.cc (try_music): accept new-beam-events
10274
10275         * input/regression/chord-scripts.ly (texidoc): new file
10276
10277         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
10278         script-events.
10279
10280         * scm/script.scm (default-script-alist): cleanup.
10281
10282         * lily/script-engraver.cc (make_script_from_event): cleanup.
10283
10284         * lily/lyric-combine-music-iterator.cc
10285         (Lyric_combine_music_iterator): remove superfluous events.
10286         (melisma_busy): new function. Fix broken melismas.
10287
10288 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
10289
10290         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
10291         Remove nonvalid settings. Use descriptive key names.
10292         Use <Return> to indicate the pressing of that key.
10293
10294 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10295
10296         * scripts/lilypond-book.py (option_definitions): Typo.
10297
10298         * scripts/ly2dvi.py: Updates.
10299
10300         * python/lilylib.py (setup_environment, print_environment)
10301         (get_bbox, make_preview): Merge and remove from ly2dvi and
10302         lilypond-book.
10303
10304         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
10305
10306         * .cvsignore: Remove some cruft.
10307
10308         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
10309         path.
10310
10311         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
10312         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
10313         throughout.
10314
10315         * python/lilylib.py (quiet_system): Junk
10316         (system): Display error log upon failure.
10317         (read_pipe): New function.  Cleanups and fixes.
10318
10319         * python/*.py: Rename from *.py.in.
10320         
10321         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
10322
10323         * GNUmakefile.in (SUBDIRS): Move python before scripts.
10324
10325 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10326
10327         * python/GNUmakefile: Bugfix: handle modules.
10328
10329         * stepmake/stepmake/python-module-targets.make (default): Add
10330         compiled modules. 
10331
10332         * stepmake/stepmake/python-module-rules.make: Add rule for byte
10333         compiling modules.
10334
10335         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
10336         Bugfix.  (OUT_PYC_MODULES): Add.
10337
10338 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
10339
10340         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
10341         Use default paths. Refresh description.
10342
10343 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10344
10345         * VERSION: 1.7.5 released
10346
10347         * input/regression/finger-chords.ly (texidoc): new file.
10348
10349         * lily/script-engraver.cc (process_music): remove scriptHorizontal
10350         support
10351
10352         * lily/fingering-engraver.cc (process_music): remove kludgy
10353         scriptHorizontal stuff.
10354
10355         * lily/script.cc: remove staff-support property.
10356
10357         * lily/new-fingering-engraver.cc (add_fingering): new
10358         file. Fingering engraver for new style chords.
10359
10360 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10361
10362         * lily/parser.yy (bare_number): allow 4 \cm (without
10363         decimal dot). (should backport to 1.6?)
10364
10365         * ly/declarations-init.ly: use Scheme for dimension defs.
10366
10367         * lily/parser.yy (TODO): remove hard coded dimensions, add
10368         REAL NUMBER_IDENTIFIER production.
10369
10370         * lily/rest-collision.cc (force_shift_callback): rewrite using
10371         -done property.
10372
10373         * scm/grob-property-description.scm (rest-collision-done): add
10374         property.
10375         
10376         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
10377
10378 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10379
10380         * input/regression/multi-measure-rest-center.ly: new file.
10381
10382         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
10383         off horizontally by 0.05 ss. Fixed.
10384
10385 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
10386
10387         * scm/pdftex.scm: Rename ly-number to ly:number->string.
10388
10389         * Documentation/topdocs/index.tely: Remove duplicate from merge.
10390
10391 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10392
10393         * lily/tie.cc (get_control_points): also avoid staff lines on the
10394         just outside the outer staff lines
10395
10396 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10397
10398         * ly/params-init.ly: Just define style-alist, no need to
10399         define-public.
10400
10401         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
10402         (thanks Han-Wen).
10403
10404         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
10405         (FET_FILES): = FONT_FILES.
10406
10407         * Merge from stable:
10408
10409             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
10410
10411 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10412
10413         * VERSION: 1.7.4 released.  
10414         
10415         * scm/generate-documentation.scm (string-append): add macro
10416         definitions.
10417
10418         * lily/text-item.cc (lookup_text): don't use virtual fonts for
10419         normal texts.
10420
10421         * lily/multi-measure-rest-engraver.cc: make separate
10422         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
10423
10424         * lily/multi-measure-rest.cc: remove text handling. Remove
10425         number-threshold.
10426
10427 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10428
10429         * scm/music-types.scm: doc patch by Graham Percival
10430
10431 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10432
10433         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
10434         encoding part.
10435         (Font_info.set_defaults): pixelsize now also defauts to '0'.
10436         (sketch_p): Sketch wants only first four elements of X11 font spec.
10437
10438         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
10439
10440         * mf/feta-autometric.mf: Write foundry and family to log.
10441
10442         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
10443         font translation table.
10444
10445         * buildscripts/mf-to-table.py: Better font info into afm.
10446
10447         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
10448         1.0.9 required.
10449
10450         * configure.in: Whine for mftrace 1.0.9.
10451
10452 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10453
10454         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
10455
10456         * lily/main.cc (main_prog): don't try to load init.EXT when
10457         processing foo.EXT.
10458
10459 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
10460
10461         * scm/tex.scm (zigzig-line): added.
10462
10463         * scm/ps.scm (zigzag-line): added.
10464
10465         * ps/music-drawing-routines.ps (subvec): added.
10466         (draw_zigzag_line): added.
10467         
10468         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
10469         grob properties zigzag-width and zigzag-length.
10470
10471         * input/regression/glissando.ly: Add some zig-zagged glissandi.
10472
10473 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10474
10475         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
10476         svg output, including font.
10477
10478 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10479
10480         * scm/lily.scm: Register sodipodi output module.
10481
10482         * scm/sodipodi.scm: New file.
10483
10484         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
10485
10486         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
10487         comment, after header.
10488         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
10489         FullName.  Fix FontName key.
10490
10491 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
10492
10493         * lily/rest.cc (after_line_breaking): bugfix: dots after half
10494         and breve rests.
10495         
10496         * input/test/blank-notes.ly: bugfix
10497
10498         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
10499         rests. (Kim Shrier)
10500
10501         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
10502         
10503 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10504
10505         * scm/tex.scm: 
10506         * scm/ps.scm: Cleanup and remove obsolete junk.
10507
10508         * Documentation/user/internals.itely:
10509         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
10510
10511         * lily/parser.yy: Identify shift/reduce problems.
10512
10513         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
10514         make-style-sheet.  Too specific for convert-ly?
10515
10516 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10517
10518         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
10519
10520         * input/test/*.ly: various fixes.
10521
10522         * lily/music.cc (name): bugfix
10523
10524         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
10525
10526         * lily/input-file-results.cc (code): set-point-and-click! ->
10527         set-point-and-click
10528         
10529 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10530
10531         * Use uniform ly: prefix for exported scheme primitive functions.
10532
10533         * scm/music-types.scm: junk compat glue
10534
10535         * scripts/convert-ly.py: add rules for stuff below, junk
10536         compatibility glue for spanrequest.
10537
10538         * lily/parser.yy (verbose_event): remove \spanrequest,
10539         \commandspanrequest, \script. 
10540         
10541         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
10542
10543         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
10544         for \penalty, \glissando.
10545
10546         * VERSION: release 1.7.3
10547         
10548 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
10549
10550         * lily/accidental-engraver.cc: Fix
10551         grace-in-the-beginning-of-measure bug caused by the resent
10552         partial-measure fix.
10553
10554         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
10555         overlap looks too crowded)
10556         
10557 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10558
10559         * lily/parser.yy (assignment): allow SCM expression as assignment.
10560
10561         * lily/include/music-output-def.hh (class Music_output_def):
10562         * lily/music-output-def.cc: 
10563         * lily/paper-def.cc: 
10564         * scm/font.scm (markup-to-properties):
10565         * lily/parser.yy (music_output_def_body): 
10566         remove style_sheet_
10567
10568 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10569
10570         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
10571         length.
10572
10573         * input/regression/spacing-to-grace.ly: new file.
10574
10575         * input/regression/spacing-end-of-line.ly: new file.
10576
10577         * lily/note-spacing.cc (get_spacing): take into account breakable
10578         stuff sticking out at the left (time sig change at line break).
10579
10580         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
10581         raggedright code.
10582
10583         * scm/music-functions.scm (make-voice-props-set): add
10584         staff-position for mm rests.
10585  
10586         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
10587         before grace notes a little.
10588
10589         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
10590
10591         * lily/break-align-interface.cc (do_alignment): right-edge spacing
10592         key adds space at the end of line. 
10593
10594 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10595
10596         * scm/sketch.scm: Fix beams.
10597
10598         * buildscripts/mf-to-table.py: Add EncodingScheme.
10599
10600         * scm/sketch.scm: Resurrect.
10601
10602 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10603
10604         * lily/multi-measure-rest.cc: use breve rests for measure lengths
10605         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
10606
10607 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10608
10609         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
10610
10611         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
10612
10613 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10614
10615         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
10616         token for origin information.
10617
10618         * lily/parser.yy (My_lily_lexer): do identifier location and
10619         cloning from lexer.
10620
10621         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
10622         logic out of the parser. Add bar checks on both ends.
10623
10624         * Documentation/user/refman.itely (Multi measure rests): add more
10625         notes about mm rests.
10626
10627 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10628
10629         * input/regression/bar-scripts.ly: Re-enable.
10630
10631         * lily/parser.yy:
10632         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
10633         released rsn.  Bison 1.50 has a crucial bug and won't work.
10634
10635         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
10636
10637
10638 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10639
10640         * input/regression/bar-scripts.ly: Blunt documentation build fix.
10641
10642 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10643
10644         * Actually merge changes since 1.6.4 besides ChangeLog, and
10645         resolve conflicts.  Lots of updates, hope all is well.
10646         
10647         * cygwin/lilypond.hint (requires): Add ghostscript.
10648
10649         * scm: Update some (c).
10650         
10651 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10652
10653         * input/test/{various}.ly: add \header fields and texidoc strings.
10654
10655 2002-10-05  Werner Lemberg  <wl@gnu.org>
10656
10657         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
10658         renamed to `output_latex_quoted'.
10659         Added `output_latex_noquote'.
10660         (schedule_lilypond_block): Implement `noquote' option for LaTeX
10661         mode.
10662
10663 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10664
10665         * ChangeLog: Add 1.6.6 release marker.  See below.
10666
10667         * stepmake/stepmake/po-targets.make: Remove --c++ option.
10668
10669         * scripts/midi2ly.py: Fix global syntax warnings.
10670
10671         * GNUmakefile.in: Generate builddir locale tree too.
10672
10673         * scripts/ly2dvi.py:
10674         * scripts/midi2ly.py: 
10675         * scripts/mup2ly.py: 
10676         * scripts/update-lily.py:
10677         * lily/main.cc (setup_paths): Fix for locales setup.
10678
10679 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10680
10681         * Documentation/windows/installing.texi: Soften wording about
10682         necessity of becoming Administrator.  tommie@iae.nl reports this
10683         does not seem to be necessary for his flavour of Windows 2000.
10684         Explicitely discourage text mode mounts.
10685
10686 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10687
10688         * lily/rest.cc (after_line_breaking): backport dot position fix.
10689
10690         * lily/rest-collision.cc (do_shift): also remove dots for suicided
10691         rests. Thanks to Klaus Zimmermann for finding this bug.
10692
10693 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10694
10695         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
10696
10697 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10698
10699         * Documentation/user/music-glossary.tely: fix links.
10700
10701 2002-10-21  Werner Lemberg  <wl@gnu.org>
10702
10703         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
10704         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
10705         scaling factor) only once and use them in the definition of
10706         \embeddedps.
10707         * ps/music-drawing-routines.ps (skeel): Removed.
10708
10709 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10710
10711         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
10712         Solaris7, as we don't use nested $( ) constructs.
10713
10714 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10715
10716         * VERSION: Release 1.6.6.
10717         
10718 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10719
10720         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
10721         as workaround for /bin/sh problems on Solaris7.
10722
10723 2002-10-19  Werner Lemberg  <wl@gnu.org>
10724
10725         * GNUmakefile.in (web-doc): Fix typos.
10726         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
10727         `music-drawing-routines.ps' but emit \special{header=...} once.
10728         * scm/tex.scm (header-end): Updated.
10729
10730 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10731
10732         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
10733         undefined tremolo. 
10734
10735 2002-10-15  Werner Lemberg  <wl@gnu.org>
10736
10737         * scripts/lilypond-book.py (g_make_html): New global variable.
10738         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
10739         if `g_make_html' isn't set.
10740         [main]: Add format `texi-html'.
10741         (option_definitions): Updated.
10742         * Documentation/user/lilypond-book.itely: Updated.
10743
10744         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
10745         * make/ly-rules.make (%.texi, %.nexi): Use it.
10746         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
10747         format to lilypond-book.
10748         * GNUmakefile.in (web-doc): Ditto.
10749
10750 2002-10-14  Werner Lemberg  <wl@gnu.org>
10751
10752         Further improve TeX output.  The produced files are about 40%
10753         smaller.  `lilyponddefs.tex' is now read only once.
10754
10755         * tex/lilyponddefs.tex: Remove footer stuff.
10756         (\ifundefined): Renamed to...
10757         (\lilypondundefined): This.  Use LaTeX's definition to
10758         make it nestable and make it global.
10759         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
10760         output.
10761         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
10762         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
10763         them global.
10764         (\placebox): Renamed to...
10765         (\lyitem): This.
10766         Make it global and call \outputscale by itself.
10767         (\lybox, \lyvrule): New macros to reduce input data.
10768         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
10769         New auxiliary macros.
10770         (\SkipLilydefs, \EndLilyPondOutput): Removed.
10771         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
10772         to...
10773         (\lilypondspace): This and made it global.
10774         (\turnOnPostScript): Renamed to...
10775         (\lilypondpostscript): This and made it global.
10776         (\turnOnExperimentalFeatures): Renamed to...
10777         (\lilypondexperimentalfeatures): This and made it global.
10778         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
10779         (\lilypondsetdimen): This and made it global.
10780         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
10781         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
10782         (all, $(outdir)/music-drawing-routines.ps): New rules.
10783         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
10784         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
10785         start-system, stop-system, stop-last-system, filledbox): Updated to
10786         use the changed macros from lilyponddefs.tex.
10787         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
10788
10789 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10790
10791         * Documentation/windows/installing.texi: Update.
10792
10793 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10794
10795         * VERSION: 1.6.5 released
10796
10797         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
10798
10799 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10800
10801         * scm/translator-property-description.scm (voltaOnThisStaff): add
10802         property.
10803
10804 2002-09-28  Werner Lemberg  <wl@gnu.org>
10805
10806         * scm/tex.scm (header-end): Suppress page numbering.
10807
10808         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
10809         Fix quotation for HTML output.
10810
10811 2002-09-28   Graham Percival   <gperciva@sfu.ca>
10812         
10813         * Documentation/user/refman.itely: grammar and phrasing
10814           fixes to "Note Entry" section.  Also adds a few new examples.
10815
10816 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10817
10818         * flower/include/string-data.icc: include string.h
10819
10820 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10821
10822         * scm/chord-name.scm (chord::inner-name-banter): remove space.
10823
10824 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10825
10826         * Documentation/user/GNUmakefile (extra-local-help): Add.
10827
10828         * stepmake/stepmake/www-targets.make (local-help): Add.
10829
10830 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10831
10832         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
10833         packages.
10834
10835         * Documentation/topdocs/README.texi (Top): building documentation
10836         (not website.)
10837
10838 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10839
10840         * Documentation/user/refman.itely: 
10841         * Documentation/user/tutorial.itely: 
10842         * Documentation/user/music-glossary.tely: Merge changes.
10843
10844         * Documentation/user/glossary.html.in: 
10845         * Documentation/index.texi: 
10846         * Documentation/header.html.in: Accomodate renaming of glossary.
10847         
10848         * Documentation/user/tutorial.itely: Add some glossary references.
10849         
10850         * Documentation/user/refman.itely: Minor fixes.
10851         
10852         * Documentation/user/lilypond.tely: Add glossary do direntry.
10853
10854         * Documentation/user/music-glossary.tely: Rename (previously:
10855         glossary.tely).  Fix anchor placement.
10856
10857         * Documentation/user/GNUmakefile: Make music-glossary.info too.
10858
10859 2002-09-23  Werner Lemberg  <wl@gnu.org>
10860
10861         * scripts/lilypond-book.py (output_dict): Fix handling of
10862         various environments by avoid extraneous newlines.
10863         Rename `output-all' regexp for html to `output-html'.
10864         Replace `output-all' regexp for texi with `output-texi-quote'
10865         and `output-texi-noquote'.
10866         (compose_full_body): Don't override `linewidth' user option
10867         for `singleline'.
10868         (schedule_lilypond_block): Don't indent text specified with
10869         `intertext' option.
10870         Add new option `noquote'.
10871         (compile_all_files): Use latex instead of tex to compile ly
10872         files directly.
10873
10874         * Documentation/user/lilypond-book.itely: Updated and revised.
10875         Improve layout.
10876
10877         * Documentation/user/glossary.tely,
10878         Documentation/user/introduction.itely,
10879         Documentation/user/tutorial.itely,
10880         Documentation/user/refman.itely,
10881         Documentation/user/appendices.itely: Fix overfull LilyPond
10882         boxes caused by the new lilypond-book code.  Other minor
10883         fixes.
10884
10885         * Documentation/user/macros.itexi (@texiflat): Don't emit
10886         trailing space.
10887
10888         * scm/tex.scm (end-output, header-end): Add preamble and
10889         postamble to make lilypond output directly compilable with
10890         latex.
10891
10892         
10893 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10894
10895         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
10896         instructions.
10897
10898 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10899
10900         * Documentation/user/glossary.tely: Add titling and hyperlinks.
10901
10902 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10903
10904         * lily/beam.cc (connect_beams): don't crash if there are quarter
10905         notes in beams.
10906
10907 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
10908
10909         * Documentation/user/refman.itely: corrected ancient clef
10910         docu; added docu on ligatures
10911
10912 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
10913
10914         * Documentation/user/glossary.tely,
10915         Documentation/user/refman.itely, input/les-nereides.ly,
10916         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
10917         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
10918         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
10919         Stem properties: flag-style -> stroke-style, style -> flag-style.
10920
10921
10922 2002-09-22  Werner Lemberg  <wl@gnu.org>
10923
10924         * scripts/lilypond-book.py: Add option `notime' to suppress
10925         printing of a time signature.  Specify default indentation of 0pt
10926         if single line fragment.  Don't emit redundant `\paper{ }'.
10927
10928         * Documentation/user/lilypond-book.itely: Updated.
10929
10930         * Documentation/user/glossary.tely: Completely reformatting.
10931
10932 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10933
10934         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
10935
10936 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
10937
10938         * Documentation/user/tutorial.itely: Fix links.
10939         
10940         * Documentation/topdocs/index.tely:
10941         * Documentation/index.texi:
10942         * Documentation/header.html.in: Small website fixes and updates.
10943
10944         * debian/: Debian patch by Anthony Fok.
10945
10946 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10947
10948         * Documentation/footer.html.in: How time flies: It's already 2002!
10949
10950         * Documentation/topdocs/index.tely: Stable/development fix.  Use
10951         more descriptive link names than 'here'.
10952
10953 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10954
10955         * VERSION: 1.7.2 released
10956         * VERSION: 1.6.4 released
10957         
10958         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
10959
10960         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
10961         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
10962
10963         * mf/feta-din.mf (test): add x-height and space.
10964
10965         * lily/dynamic-engraver.cc (process_music): take dynamic direction
10966         from ^_ for crescendi. Idem for slurs and phrasing slurs.
10967
10968         * ly/grace-init.ly: add-to-grace-init: function to portably add
10969         settings to \grace. 
10970
10971         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
10972         if we get an absolute dynamic event.
10973  
10974         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
10975
10976         * lily/source-file.cc (get_line): oops. All line numbers were off
10977         by 2. Fix that. 
10978
10979         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
10980         be after the note, combined with -_^, i.e. c4-(-\)-\>  
10981
10982         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
10983
10984         * lily/parser.yy (number_factor): remove (number) as number
10985         expression. ("Let them eat Lisp").
10986
10987 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10988
10989         * lily/horizontal-bracket.cc: new file.
10990
10991         * lily/horizontal-bracket-engraver.cc: new file.
10992
10993         * input/regression/note-group-bracket.ly: new file. Support
10994         horizontal note brackets for music analysis.
10995
10996         * lily/stem.cc (flag): new flag-style: no-flag.
10997
10998         * input/test/stem-cross-staff.ly: new file
10999         
11000         * Documentation/user/internals.itely: Improved formatting, fixing
11001         typos.  Added a section `Output details' to describe how the TeX
11002         code looks like.
11003
11004         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
11005
11006         * lily/parser.yy: remove \dynamicscript.
11007
11008         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
11009         definitions. 
11010
11011         * python/midi.c (midi_error): take two arguments.
11012
11013         * Merge 1.6.5 changes:
11014         
11015 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11016
11017         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
11018         staff-space.  Previous 1.5 was probably meant as half-spaces.
11019         (cautionary-style): parentheses (was: smaller).  This is what doco
11020         says, and it seems more logical.
11021
11022         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
11023         for 2nd sentence.
11024
11025 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11026
11027         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
11028
11029 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11030
11031         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11032
11033 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11034
11035         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11036
11037 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11038
11039         * scm/translator-property-description.scm (voltaOnThisStaff): add
11040         property.
11041
11042 2002-09-28  Werner Lemberg  <wl@gnu.org>
11043
11044         * scm/tex.scm (header-end): Suppress page numbering.
11045
11046         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11047         Fix quotation for HTML output.
11048
11049 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11050         
11051         * Documentation/user/refman.itely: grammar and phrasing
11052           fixes to "Note Entry" section.  Also adds a few new examples.
11053
11054 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11055
11056         * flower/include/string-data.icc: include string.h
11057
11058 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11059
11060         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11061
11062 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11063
11064         * Documentation/user/GNUmakefile (extra-local-help): Add.
11065
11066         * stepmake/stepmake/www-targets.make (local-help): Add.
11067
11068 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11069
11070         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11071         packages.
11072
11073         * Documentation/topdocs/README.texi (Top): building documentation
11074         (not website.)
11075
11076 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11077
11078         * Documentation/user/refman.itely: 
11079         * Documentation/user/tutorial.itely: 
11080         * Documentation/user/music-glossary.tely: Merge changes.
11081
11082         * Documentation/user/glossary.html.in: 
11083         * Documentation/index.texi: 
11084         * Documentation/header.html.in: Accomodate renaming of glossary.
11085         
11086         * Documentation/user/tutorial.itely: Add some glossary references.
11087         
11088         * Documentation/user/refman.itely: Minor fixes.
11089         
11090         * Documentation/user/lilypond.tely: Add glossary do direntry.
11091
11092         * Documentation/user/music-glossary.tely: Rename (previously:
11093         glossary.tely).  Fix anchor placement.
11094
11095         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11096
11097 2002-09-23  Werner Lemberg  <wl@gnu.org>
11098
11099         * scripts/lilypond-book.py (output_dict): Fix handling of
11100         various environments by avoid extraneous newlines.
11101         Rename `output-all' regexp for html to `output-html'.
11102         Replace `output-all' regexp for texi with `output-texi-quote'
11103         and `output-texi-noquote'.
11104         (compose_full_body): Don't override `linewidth' user option
11105         for `singleline'.
11106         (schedule_lilypond_block): Don't indent text specified with
11107         `intertext' option.
11108         Add new option `noquote'.
11109         (compile_all_files): Use latex instead of tex to compile ly
11110         files directly.
11111
11112         * Documentation/user/lilypond-book.itely: Updated and revised.
11113         Improve layout.
11114
11115         * Documentation/user/glossary.tely,
11116         Documentation/user/introduction.itely,
11117         Documentation/user/tutorial.itely,
11118         Documentation/user/refman.itely,
11119         Documentation/user/appendices.itely: Fix overfull LilyPond
11120         boxes caused by the new lilypond-book code.  Other minor
11121         fixes.
11122
11123         * Documentation/user/macros.itexi (@texiflat): Don't emit
11124         trailing space.
11125
11126         * scm/tex.scm (end-output, header-end): Add preamble and
11127         postamble to make lilypond output directly compilable with
11128         latex.
11129
11130         
11131 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11132
11133         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11134         instructions.
11135
11136 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11137
11138         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11139
11140 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11141
11142         * lily/beam.cc (connect_beams): don't crash if there are quarter
11143         notes in beams.
11144
11145 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11146
11147         * Documentation/user/refman.itely: corrected ancient clef
11148         docu; added docu on ligatures
11149
11150 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11151
11152         * Documentation/user/glossary.tely,
11153         Documentation/user/refman.itely, input/les-nereides.ly,
11154         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11155         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11156         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11157         Stem properties: flag-style -> stroke-style, style -> flag-style.
11158
11159 2002-09-22  Werner Lemberg  <wl@gnu.org>
11160
11161         * scripts/lilypond-book.py: Add option `notime' to suppress
11162         printing of a time signature.  Specify default indentation of 0pt
11163         if single line fragment.  Don't emit redundant `\paper{ }'.
11164
11165         * Documentation/user/lilypond-book.itely: Updated.
11166
11167         * Documentation/user/glossary.tely: Completely reformatting.
11168
11169 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11170
11171         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11172
11173 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11174
11175         * Documentation/user/tutorial.itely: Fix links.
11176         
11177         * Documentation/topdocs/index.tely:
11178         * Documentation/index.texi:
11179         * Documentation/header.html.in: Small website fixes and updates.
11180
11181         * debian/: Debian patch by Anthony Fok.
11182
11183 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11184
11185         * Documentation/footer.html.in: How time flies: It's already 2002!
11186
11187         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11188         more descriptive link names than 'here'.
11189
11190 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11191
11192         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11193
11194 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11195
11196         * lily/part-combine-music-iterator.cc (get_state): cleanup
11197         (get_music_info): cleanup.
11198
11199 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11200
11201         * scm/backend-documentation-lib.scm (interface-doc-string):
11202         crosslinks between interfaces and grobs. Headings for interfaces
11203         in grob explanation.
11204
11205 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11206
11207         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
11208         dtd).  Add preliminary dtd.
11209         (re-sub-alist): Robustify.
11210
11211 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11212
11213         * lily/include/event-chord-iterator.hh,
11214         lily/context-specced-music-iterator.cc,
11215         lily/event.cc, lily/event-chord-iterator.cc: add
11216
11217 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11218
11219         * lily/: some (c) header fixes.
11220         
11221         * lily/request-chord.cc: Remove.
11222         
11223         * lily/include/event-chord-iterator.hh:
11224         * lily/include/event.hh:
11225         * lily/event-chord.cc: New file.
11226         
11227         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
11228         requested.
11229
11230 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11231
11232         * lily/ : rename Request to Event
11233
11234         * lily/parser.yy (command_element): move clef stuff into Scheme.
11235
11236         * lily/:  rename length_mom () to get_length()
11237
11238         * lily/part-combine-music.cc: removed file and class.
11239
11240         * lily/context-specced-music-iterator.cc (class
11241         Context_specced_music_iterator): new file. Obsoletes the
11242         Context_specced_music type.
11243
11244         * scm/music-types.scm (make-repeated-music): put different kinds
11245         of repeated music into music-type table.
11246
11247         * VERSION: 1.7.1 released.
11248
11249         * scm/to-xml.scm: new file.
11250
11251         * input/test/to-xml.ly (fooBar): demo of what is possible with the
11252         new Input representation: dump music as XML.
11253
11254         * scm/engraver-documentation-lib.scm
11255         (engraver-accepts-music-types?): add links from music to engraver,
11256         from music-type to engraver.
11257
11258         * lily/include/command-request.hh: removed
11259         lily/include/musical-request.hh: removed. Removed all _req classes
11260         except Key_change_req. Changes throughout.
11261
11262 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11263
11264         * lily/tuplet-engraver.cc (try_music): Compile kludge.
11265
11266 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11267
11268         * lily/*.cc: specify accepts for many engravers.
11269
11270         * scm/music-documentation-lib.scm: dump music expressions and
11271         music subtypes.
11272
11273         * scm/documentation-lib.scm: complete revision.
11274         Use GOOPS objects to store document tree explicitly. Cleaned up and
11275         sped up doco generation a lot.
11276
11277 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11278
11279         * input/trip.ly (fugaIILeft): add arpeggio
11280
11281         * lily/translator-group.cc (try_music_on_nongroup_children):
11282         oops. The name symbol is in the cdr of the assoc handle.
11283
11284         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
11285         Hyphen_req, Glissando_req, Break_req, Mark_req 
11286
11287 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11288
11289         * lily/musical-request.cc (music-duration-length,
11290         music-duration-compress): new functions.
11291
11292         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
11293         throughout. Warning doesn't work yet.
11294
11295         * lily/translator-group.cc (try_music_on_nongroup_children):
11296         new implementation: store candidate acceptors in a hashTable.
11297
11298 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11299
11300         * scm/music-types.scm (music-descriptions): change name to
11301         internal-class-name
11302
11303         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11304
11305 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11306
11307         * lily/beam.cc (connect_beams): don't crash if there are quarter
11308         notes in beams.
11309
11310 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11311
11312         * Documentation/user/refman.itely: corrected ancient clef
11313         docu; added docu on ligatures
11314
11315 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11316
11317         * Documentation/user/glossary.tely,
11318         Documentation/user/refman.itely, input/les-nereides.ly,
11319         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11320         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11321         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11322         Stem properties: flag-style -> stroke-style, style -> flag-style.
11323
11324 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11325
11326         * scm/music-functions.scm (music-separator?): don't use name music
11327         property.
11328
11329 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11330
11331         * stepmake/stepmake/generic-targets.make (help): Document check
11332         target.
11333
11334         * lily/new-accidental-engraver.cc: Compile fix.
11335
11336 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
11337
11338         * scripts/convert-ly.py: Add rule.
11339
11340         * input/test/music-creation.ly:
11341         * input/test/add-staccato.ly:
11342         * input/test/add-text-script.ly: ly-make-music.
11343
11344         * scm/drums.scm (make-head-type-elem, make-articulation-script):
11345         More ly-make-music renamings.
11346
11347         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
11348
11349         * lily/music-constructor.cc (make_music): Add debugging info.
11350
11351         * scm/music-functions.scm (make-simultaneous-music,
11352         (make-sequential-music, context-spec-music):
11353         * scm/music-types.scm (music-descriptions): Get lily to run.
11354
11355 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11356
11357         * lily/command-request.cc (transpose_key_alist): new function.
11358
11359         * lily/key-performer.cc (create_audio_elements): cleanup. 
11360
11361 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11362
11363         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
11364
11365         * lily/include/translator.hh (ENTER_DESCRIPTION): add
11366         events-accepted field.
11367
11368         * scm/music-types.scm: new file.
11369
11370         * lily/parser.yy: put music type initialization into scheme,
11371         similar to grob initialization.  Changes throughout.
11372
11373 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11374
11375         * Documentation/user/tutorial.itely: Fix links.
11376         
11377         * Documentation/index.texi: 
11378         * Documentation/header.html.in: 
11379         * Documentation/topdocs/index.tely: Small website fixes and updates.
11380
11381         * debian/: Debian patch by Anthony Fok.
11382
11383 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11384
11385         * Documentation/footer.html.in: How time flies: It's already 2002!
11386
11387         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11388         more descriptive link names than 'here'.
11389
11390         * ROADMAP: Remove test stuff.
11391
11392         * scripts/update-lily.py: Allow auto-building of stable and
11393         development versions.  Bugfixes.
11394
11395 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11396
11397         * VERSION: released 1.7.0
11398
11399         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11400
11401         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
11402         positive line widths.
11403
11404 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11405
11406         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
11407         go.  Fix comments.
11408
11409         * cygwin: Cygwin updates.
11410
11411 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11412
11413         * Documentation/windows/installing.texi (Top): version for python,
11414         urls for ghostscript (thanks to John Potelle)
11415         
11416         * lily/simultaneous-music-iterator.cc
11417         (Simultaneous_music_iterator): init children_list_ before
11418         triggering GC.
11419
11420         * lily/*-iterator.cc: be even more careful with smobbed copy
11421         constructors. 
11422
11423         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
11424         LeftEdge item.
11425
11426 2002-09-15  Werner Lemberg  <wl@gnu.org>
11427
11428         Improving LilyPond's output to make them ordinary TeX boxes with
11429         predictable dimensions.  System boxes are now vertically centered on
11430         the baseline; this offset can be further controlled with
11431         \lilypondscoreshift.
11432
11433         * lily/system.cc (System::post_processing): Pass length of current
11434         system to `start-system' (including any horizontal indentation).
11435
11436         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
11437         prettier.
11438         (lily-def): Append `%'.
11439         (start-system): Add parameter `wd'.  Output more TeX code to specify
11440         box dimensions.
11441         (stop-system, stop-last-system): Complement changes in
11442         `start-system'.
11443         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
11444         Updated.
11445
11446         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
11447         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
11448         Write final `\endinput'.
11449
11450         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
11451         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
11452         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
11453         files and macro definitions don't produce spurious spaces and
11454         paragraphs (using \endlinechar).
11455         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
11456
11457         * Documentation/user/internals.itely: Improved formatting, fixing
11458         typos.  Added a section `Output details' to describe how the TeX
11459         code looks like.
11460
11461 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
11462
11463         * lily/accidental-engraver.cc: Also work with partial measures.
11464
11465 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11466
11467         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
11468         spanner.
11469
11470 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11471
11472         * lily/identifier-smob.cc (unpack_identifier): new file.
11473
11474         * lily/lexer.ll (identifier_type): new function.  use ly-id to
11475         pass off scheme expressions as music identifiers.
11476
11477         * scm/lily.scm: reorganisation, cleanups.
11478
11479         * lily/main.cc: small cleanups.
11480
11481 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11482
11483         * lily/ly-module.{cc,hh}: new file.
11484
11485 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
11486
11487         * lily/accidental-engraver.cc: Also work with partial measures.
11488
11489 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11490
11491         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
11492
11493 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11494
11495         * lily/my-lily-lexer.cc: use SCM module in stead of
11496         Scheme_hash_table. Changes throughout.  
11497
11498 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11499
11500         * VERSION (MY_PATCH_LEVEL): make 1.7.0
11501