]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* lily/book-paper-def.cc (Book_paper_def): add copy ctor.
[lilypond.git] / ChangeLog
1 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2
3         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
4
5         * lily/parser.yy (book_paper_head): \bookpaper {} 
6
7         * python/midi.c: remove config.h
8
9 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
10
11         * scm/output-gnome.scm: Update.
12
13 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
14
15         * scm/output-gnome.scm: New file.
16
17         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
18
19 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
20
21         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
22         (find_scaled_font): move from Paper_def
23
24 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
25
26         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
27         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
28
29         * po/fr.po: update po.
30
31         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
32
33         * lily/book-paper-def.cc (print_smob): new file.
34
35 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
36
37         * buildscripts/lilypond-words.py: search words also from
38         music-functions-init.ly.
39
40 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
41
42         * ly/music-functions-init.ly (def-music-function): new helper
43         macro for defining music functions. \addlyrics \appoggiatura
44         \acciaccatura \grace \partcombine \autochange \applycontext
45         \applyoutput and \breathe are now defined here thanks to it.
46
47         * lily/parser.yy: 
48         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
49         \grace \partcombine \autochange \applycontext \applyoutput and
50         \breathe keywords removed from the parser.
51
52         * lily/parser.yy: 
53         * lily/music-function.cc (ly_make_music_function): 
54         * lily/lexer.ll (music_function_type): added a case for 0-arg
55         music functions.
56
57 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
58
59         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
60         refering to a music expression can be used in lily-inside-scheme:
61         #{ $music #}
62
63         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
64         and ly:parser-define, and change ly:parser-parse-string in order
65         to make #{ $music #} work.
66
67         * scm/new-markup.scm (compile-markup-expression): when an argument
68         is a string, use `make-simple-markup'.
69
70 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
71
72         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
73
74 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
75
76         * scripts/convert-ly.py (FatalConversionError.func): handle + in
77         font-size. (backportme)
78
79 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
80
81         * lily/paper-outputter.cc (output_stencil): dump font definitions
82         before each stencil.
83
84         * lily/include/paper-book.hh (struct Score_lines): new
85         struct. Collect info per Paper-score.
86
87         * lily/include/page.hh (class Page): to_stencil() returns Stencil
88         everywhere.
89
90         * lily/stencil.cc (find_expression_fonts): new function
91
92         * lily/paper-outputter.cc (output_stencil): use
93         interpret_stencil_expr
94
95         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
96         (interpret_stencil_expr): new function. Generic stencil
97         interpretation.
98
99         * lily/paper-def.cc (find_scaled_font): divide lookup
100         magnification by outpuscale for non-virtual fontmetrics. This
101         fixes ludicrously long font definitions for text
102         fonts. (backportme)
103
104         * lily/score-engraver.cc: remove
105         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
106
107 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
108
109         * input/test/markup-score.ly: Remove \notes.
110
111         * lily/parser.yy (book_body): Grok Composite_music and \header.
112         (markup): Push NOTES mode before score_block.
113
114         * VERSION: release 2.3.1
115         
116         * mf/feta-klef.mf: 
117         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
118
119         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
120
121         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
122
123 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
124
125         * scm/output-tex.scm (output-tex-string): tighten safe security.
126
127         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
128
129         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
130         allowed ly functions.
131
132         * lily/ly-module.cc (ly_module_define): only define variable if
133         bound.
134         (ly_make_anonymous_module): take safe option.
135
136 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
137
138         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
139
140 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
141
142         * input/regression/newaddlyrics.ly: Fix.
143
144         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
145         \score \notes.
146
147 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
148
149         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
150
151 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
152
153         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
154
155         * lily/paper-line.cc (Paper_line): don't store list of stencils,
156         but convert to single Stencil immediately.
157
158         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
159
160 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
161
162         * scm/output-sodipodi.scm: Resurrect sodipodi output.
163
164 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
165
166         * elisp/lilypond-mode.el: Changed the way defaults are created for
167         LilyPond-command-master.  LilyPond-mode will now check the
168         timestamps of the files to see which command has to run next.
169
170 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
171
172         * scm/bass-figure.scm (format-bass-figure): don't set
173         number-markup for strings. This fixes string in bass
174         figure. (backportme)
175
176         * lily/parser.yy (bass_number): insert number-markup into figure
177         definition.
178
179         * scm/define-music-properties.scm (all-music-properties): make
180         'figure a markup.
181
182         * scripts/convert-ly.py (conv): \apply -> \applymusic
183
184 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
185
186         * elisp/lilypond-mode.el: changed the order of some commands
187         ("Midi" after "2Midi"), use the user-defined
188         LilyPond-command-default as default instead of "LilyPond"
189
190         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
191         to set the master file for the next command.
192
193         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
194         with font-lock-reference-face.
195
196 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
197
198         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
199
200         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
201
202 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
203
204         * ly/music-functions-init.ly (TODO): new file.
205
206         * lily/parser.yy (Generic_prefix_music_scm): add more
207         music_function symbols.
208         (Prefix_composite_music): change \apply to music-function   
209
210         * lily/include/music-function.hh: rename to music-function
211
212 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
213
214         * lily/music-head.cc (LY_DEFINE): change order of args.
215
216         * input/regression/music-head.ly (texidoc): new file.
217
218         * lily/parser.yy (Generic_prefix_music): allow generic
219         music-transformation functions. 
220
221         * lily/include/music-head.hh (is_music_head): new file.
222
223         * lily/music-head.cc (get_music_head_transform): new file.
224
225 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
226
227         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
228         empty extent. This fixes ottava brackets on rests. (backportme)
229
230         * make/lilypond.redhat.spec.in (Group): ln png files for info.
231
232         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
233
234         * cygwin/lily-wins.py: update for the lily-wins.py script.
235
236 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
237
238         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
239         code. This will obviate typeset_grob () in the future.  The effect
240         of this is that improperly written spanner handling will result in
241         invalid spanner bounds.
242         (announce_grob): add to elems_ from here
243         (typeset_grob): comment out.  
244
245         * lily/include/engraver.hh (make_spanner): new calling interface
246         for make_{item,spanner}. This obviates most calls to
247         announce_grob().
248                 
249         * scm/music-functions.scm (set-accidental-style): use GrandStaff
250         iso. PianoStaff for piano styles.
251
252 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
253
254         * Documentation/user/music-glossary.tely: add segno after d.s.
255
256 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
257
258         * lily/include/audio-column.hh: remove unused variables.
259         (patch by Michael Welsh Duggan)
260
261         * flower/include/axes.hh (other_axis): inline Axes function
262         (thanks to David Brandon).
263
264 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
265
266         * cygwin/mknetrel: Install image links (backportme).
267
268         * Documentation/user/GNUmakefile (local-install-info): Activate
269         actual installing of image links (backportme).
270
271 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
272
273         * Documentation/user/notation.itely (Measure repeats): Removed
274         unnecessary (and confusing) \context Voice{.
275
276 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
277
278         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
279
280         * lily/page.cc (Page): Do not use ly_scheme_function for
281         volatile/configurable variables (FIXME: better name).
282
283         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
284         get_scmvar).
285
286 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
287
288         * scripts/convert-ly.py (FatalConversionError.subst): use
289         \transposition.
290
291 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
292
293         * lily/include/page.hh (class Page): Declare left_margin ().
294
295         * lily/page.cc: Remove paper var caching.
296
297 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
298
299         * Documentation/user/music-glossary.tely: Add name to @top node.
300         Remove comment from @table definitions (workaround for makinfo
301         bug).
302
303         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
304         ly:stencil-get-expr).  Update callers.
305         (ly:stencil-align-to!):  Return stencil too.
306
307         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
308         stencil.  Remove looped line-based page output.
309         (output_line): Use line stencil.  Remove looped stencil-based line
310         output.
311
312         * lily/page.cc (ly:page-paper-lines): New function.
313
314         * input/test/markup-score.ly: New file.
315
316         * scm/define-markup-commands.scm (stencil): New markup.
317
318         * lily/book.cc (to_stencil): New method.
319
320         * lily/parser.yy (markup): Use it to grok \score.
321
322 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
323
324         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
325
326         * lily/paper-book.cc (pages): Change signature.  Update callers.
327
328         * lily/include/page.hh:
329         * lily/page.cc: New file.
330
331         * lily/paper-line.cc (to_stencil): New method.
332         
333         * lily/paper-outputter.cc (output_stencil): New method.
334
335         * lily/paper-outputter.cc (output_line): Use them.
336
337         * lily/warn.cc: Remove.
338
339         * lily/my-lily-parser.cc (distill_inname): Remove.
340
341         * flower/include/file-name.hh: 
342         * flower/file-name.cc: New file.  Update users.
343
344         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
345         (find): New method of same name.
346
347         * lily/my-lily-parser.cc (ly:parse-file): Use it.
348
349         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
350         constant error message.
351
352 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
353
354         * input/test/{blank-notes.ly,staff-container.ly}: typos.
355
356 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
357
358         * Documentation/user/music-glossary.tely: @table @strong' replaced
359         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
360         (backportme).
361
362 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
363
364         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
365
366         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
367         #{ lily music expression #} that returns an equivalent scheme
368         music expression by parsing the string.
369
370 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
371
372         * lily/my-lily-parser.cc:
373         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
374         SCM string (foo.ly/toto.scm support).
375
376 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
377
378         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
379
380 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
381
382         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
383
384         * scripts/lilypond-book.py: LY code that includes \header is
385         not assumed to be a fragment.
386
387 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
388
389         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
390         tremolo beams up.
391
392         * lily/stem.cc (chord_start_y): Return 0 if no heads.
393         (get_default_stem_end_position): No tremolo head juggling if no
394         heads.  Fixes tremolo crash on rests (backportme).
395
396         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
397
398 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
399
400         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
401         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
402
403         * lily/lexer.ll: Allow \encoding in NOTES mode.
404
405         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
406         for lyrics, not for commands.
407
408         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
409         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
410
411         * input/regression/newaddlyrics.ly: New file.
412
413         * Documentation/topdocs/NEWS.texi: Update.
414
415         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
416         (Music_list): Allow embedded scm.
417
418         * lily/score.cc (ly:score-bookify): New function.
419
420         * lily/music.cc (ly:music-scorify): Idem.
421
422         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
423         (ly:parser-print-score): Idem.
424
425         * scm/lily.scm (default-toplevel-book-handler): Idem.
426         (default-toplevel-music-handler): Idem.
427         (default-toplevel-score-handler): Idem.
428
429         * ly/declarations-init.ly: Set default toplevel handlers.
430
431         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
432
433         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
434         printer for score at toplevel.
435
436 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
437
438         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
439         Fix for simple case: input/simple-song.ly, more complex stuff
440         does not work yet.
441
442 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
443
444         * lily/parser.yy (Prefix_composite_music): split Composite_music
445         in Prefix_composite_music and Grouped_music_list.
446         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
447
448 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
449
450         * scm/lily.scm (toplevel-expression): New define.
451
452         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
453
454         * lily/parser.yy (toplevel_expression): Use it.
455
456         * lily/include/my-lily-parser.hh: Smobbify.
457
458         * lily/my-lily-parser.cc (parse_string): New method.
459         
460         * lily/my-lily-parser.cc (ly:parse-string): New function.
461
462         * Documentation/user/lilypond.tely: Add comment and workaround for
463         gs-8.01 crash.  Fixes make web.
464
465         Simplification of toplevel music.
466         
467         * lily/lexer.ll, lily/parser.yy:
468
469         * In LYRICS mode, return LYRICS_STRING.  This fixes one
470         shift/reduce problem.
471
472         * Use NOTES mode at start of maininput.
473
474         * Grok toplevel composite music expression, put in score and book.
475
476         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
477
478         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
479
480         * input/simple.ly: New file.
481         
482         * input/simple-song.ly: Idem.
483
484 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
485
486         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
487         Sandberg.
488
489 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
490
491         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
492
493 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
494
495         * input/regression/accidental-octave.ly: doc automatic showing
496         of note names.
497
498 2004-04-16  Heikki Junes <janneke@gnu.org>
499
500         * po/fi.po: do "make po && make -C po po-update" at top-level,
501         then "cp po/out/fi.po po/fi.po" and update fields.
502
503         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
504
505 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
506
507         * Documentation/user/introduction.itely (About this manual): Fix
508         templates and regression urls (backportme).
509
510 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
511
512         * ly/engraver-init.ly (Score:graceSettings): Increase
513         beamed-lengths, especially for 32nd notes.
514
515         * Documentation/user/notation.itely (Grace notes): Correct the
516         syntax for add-grace-property example.
517
518 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
519
520         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
521         `Generated' tag.
522
523         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
524         Severely broken (the Debian package, at least).
525
526 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
527
528         * lily/context.cc (find_create_context): assign to lvalue.
529
530 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
531
532         * lily/include/translator.hh (class Translator): rename
533         get_parent_context() to context () to avoid confusion.
534
535         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
536
537         * lily/lexer.ll: change is_string -> ly_c_string_p 
538
539         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
540
541         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
542
543         * VERSION: release 2.3.0
544
545         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
546
547         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
548         if nonempty.
549
550         * lily/include/context.hh (class Context): make members protected.
551         (children_contexts): new accessor function.
552
553         * lily/include/translator.hh (class Translator): make
554         daddy_context_ protected.
555         (class Translator): clean up. 
556
557         * lily/include/context.hh (class Context): make daddy_context_
558         private.
559
560         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
561         higher for finding Voice. (backportme)  
562
563         * lily/include/context.hh (class Context): remove
564         find_context_below() as a method.
565
566         * Documentation/user/notation.itely (The Lyrics context): add note
567         about manual durations
568
569         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
570         encoding.
571
572         * scm/output-tex.scm (text): dump \inputencoding{} for text.
573
574 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
575
576         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
577         \usepackage{inputenc}
578
579         * lily/paper-book.cc (classic_output): don't advance Offset for
580         TeX output.
581
582         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
583         ec-sauter.map in rules
584
585         * mf/ecb.mf (font_identifier): new file, based on ecbx
586
587         * mf/ecb10.mf (gensize): new file.
588
589         * Documentation/topdocs/NEWS.texi (Top): document some more new
590         features.
591
592         * ly/declarations-init.ly: run convert-ly
593
594         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
595         from input-file-results. Remove input-file-results.* 
596
597 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
598
599         * scm/output-ps.scm (font-command): Fix, again.
600
601         * input/test/title-markup.ly: Add \noPagebreak test.
602
603         * lily/score-engraver.cc (try_music): Bugfix.
604
605 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
606
607         * lily/main.cc (main_with_guile): excise dependency options -M and
608         --dep-prefix
609
610         * lily/input-file-results.cc: excise Makefile dependency code
611
612         * Documentation/user/invoking.itexi (Invoking the lilypond
613         binary): remove dep doco
614         
615         * lily/main.cc (main_with_guile): call lilypond-main
616         
617         * scm/lily.scm (lilypond-main): new function: handle multiple files.
618
619         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
620         exception.
621
622         * lily/my-lily-parser.cc: remove paper_description function
623
624         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
625         new function.
626
627         * lily/main.cc: remove global_score_count.
628
629         * lily/book.cc (process): don't take header from global_input_file.
630
631         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
632
633         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
634
635         * lily/music-output-def.cc (LY_DEFINE): new function
636         ly_output_description. This function does the bulk for  setting,
637         parsing and breaking down of an input file.
638
639         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
640         anonymous modules globally. Let's hope they get GCd
641
642         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
643
644 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
645
646         * scm/output-ps.scm (header): Papersize from paper.
647
648         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
649         for classic output.
650
651         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
652         lilypondclassic is defined.
653         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
654
655         * input/regression/between-systems.ly: Remove.
656
657         * python/lilylib.py (get_bbox): Fix regular expression
658         for bounding box.
659
660         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
661
662         * scm/output-tex.scm (stop-page): Use it.
663
664         * scm/output-ps.scm (define-fonts): Bugfix.
665
666         * lily/grob.cc: Add penalty to interface.
667
668         * lily/include/paper-line.hh (class Paper_line): New member
669         var penalty_.
670
671         * lily/system.cc (get_line): Initialise Paper_line with
672         page-penalty's from original grobs.
673
674         * scm/define-music-properties.scm (all-music-properties): Add
675         page-penalty.
676
677         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
678
679         * lily/score-engraver.cc (try_music): Handle page-penalty.
680
681         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
682
683 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
684
685         * ly/declarations-init.ly (melismaEnd): typo
686
687         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
688
689         * scm/output-ps.scm (text): split string into spaces, use moveto
690         for setting space. 
691         
692 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
693
694         * po/nl.po: Update.
695
696         * scm/font.scm (add-cmr-fonts): Typo.
697
698 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
699
700         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
701         font-encoding.
702
703         * scm/define-grobs.scm (all-grob-descriptions): idem.
704
705         * lily/time-signature.cc (numbered_time_signature): idem.
706
707         * scm/font.scm (add-cmr-fonts): use real encoding names for
708         font-encoding.
709
710 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
711
712         * lily/paper-book.cc (classic_output): 
713         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
714         Fixes classic output.
715         (lilypondstart):
716         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
717         kludge.
718
719         * scripts/old-lilypond-book.py: Remove.
720
721         Page layout for SCOREs enclosed in a BOOK:
722
723         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
724         layout tweaking.
725
726         * input/les-nereides.ly (theScore): Add \book.
727         
728         * input/test/title-markup.ly: Add \book.
729
730         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
731         only if 'verbose.
732
733         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
734
735         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
736
737         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
738         * scm/output-tex.scm (start-system): Update for page layout by
739         LilyPond.
740
741         * scm/output-ps.scm (start-system): Previously (new-start-system).
742
743         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
744         passed to define-fonts.
745
746         * lily/paper-column.cc: 
747         * lily/system.cc (get_line):
748         * ly/property-init.ly (newpage): 
749         * scm/define-grob-properties.scm:
750         * scm/output-ps.scm: 
751         * scm/output-tex.scm: Remove between-system-string kludge.
752
753         * scm/output-ps.scm (define-fonts, font-command,
754         font-load-encoding): Handle ENCODING = #f.
755
756         * scm/output-tex.scm (output-scopes): Check if variable is bound.
757
758         * scm/define-markup-commands.scm (fill-line): Use
759         make-simple-markup (WAS: unexisting make-word-markup).
760
761         * lily/text-item.cc (interpret_markup): Bugfix, transpose
762         ENCODING, MARKUP parameters for interpret_string.
763
764         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
765
766         * lily/score.cc (book_rendering): New method.
767         (default_rendering): Create Paper_book helper locally, dump
768         output.
769
770         * lily/my-lily-lexer.cc (the_key_tab): Add book.
771
772         * lily/parser.yy: Handle \book.
773
774         * lily/include/book.hh: 
775         * lily/book.cc: New file.
776
777 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
778
779         * lily/text-item.cc (interpret_string): new file, select font with
780         encoding.
781
782         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
783
784         * scm/define-markup-commands.scm (encoded-simple): new markup command.
785
786         * lily/parser.yy (markup): take encoding from lexer.
787
788 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
789
790         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
791
792         * scm/output-ps.scm: Remove some cruft.
793
794 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
795
796         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
797
798         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
799
800 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
801
802         * scm/font.scm (add-century-schoolbook-fonts):
803         (make-century-schoolbook-tree): New function.
804
805         * input/test/title-markup.ly: Use Century Schoolbook font.
806
807 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
808
809         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
810         to Erik Sandberg) 
811
812         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
813
814         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
815
816         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
817
818         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
819
820 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
821
822         * scm/part-combiner.scm (determine-split-list): bugfix: if no
823         solo-state (at end of solo), we can set the solo status
824         too. (backportme.)
825
826         * input/regression/part-combine-solo-end.ly: new file.
827
828 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
829
830         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
831         flavour abc files.  Really ignore unknown keys (backportme).
832
833 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
834
835         * lily/scaled-font-metric.cc (text_dimension): only multiply with
836         magnification_ when looking up in orig_.
837
838         * scm/output-tex.scm (text): switch off char-mapping.
839
840         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
841         because AFM's encoding field cannot have spaces.
842
843 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
844
845         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
846
847 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
848
849         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
850
851         * mf/cmr.enc: new file, without hi-bit ascii info. 
852
853         * lily/bezier-bow.cc (slur_shape): make indent dependent on
854         width. This removes the 'hook' at the end of a long slur.
855
856         * buildscripts/mf-to-table.py (parse_logfile): don't append
857         encoding to fontname.
858
859 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
860
861         * scm/output-ps.scm (define-fonts): Load .enc only once.
862
863         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
864         too.
865
866 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
867
868         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
869         encoding field.
870
871         * lily/stencil-scheme.cc: remove ly:fontify-atom 
872
873         * ly/portuges.ly (pitchnames): new file.
874
875         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
876         Michael Welsh Duggan
877
878         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
879
880         * ly/nederlands.ly: add comment about digits.
881
882         * lily/scaled-font-metric.cc (derived_mark): idem.
883
884         * scm/encoding.scm (make-encoding-mapping): change permutation to
885         mapping.
886
887         * lily/scaled-font-metric.cc (derived_mark): is a const method.
888         (Modified_font_metric): make alist for coding_description_
889         (LY_DEFINE): remove coding-name.
890
891         * scm/output-tex.scm (text): remove debugging code.
892
893         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
894
895         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
896         from infile.
897
898         * mf/feta-generic.mf: move fet_beginfont into generic code.
899         use fetaMusic (without space) as encoding
900
901         * mf/feta-autometric.mf: take encoding argument
902
903         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
904
905         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
906         use.
907
908         * scm/encoding.scm (read-encoding-file): use symbol for glyph
909         name.
910
911 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
912
913         * input/test/title-markup.ly: Set inputencoding.
914
915         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
916
917         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
918
919         * scm/encoding.scm (get-coding-filename, get-coding-command): New
920         function.
921         (coding-alist): Also hold filename, command.
922         (read-encoding-file): Return symbols.
923
924 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
925
926         * scm/output-tex.scm: remove fontify; text and char take a font
927         argument.
928
929         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
930
931         * lily/scaled-font-metric.cc (text_dimension): init
932         coding_{permutation,table}_ too 
933         (LY_DEFINE): ly:font-encoding, new function return
934
935         * lily/paper-def.cc (find_scaled_font): take input coding from
936         inputcoding paper var.
937
938         * lily/performance.cc (output): remap modulo 16.
939
940         * lily/text-item.cc (interpret_markup): whoops, variable
941         shadowing fixed.
942
943 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
944
945         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
946         symbols, not symbols to strings.
947         
948         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
949         symbols, not symbols to strings.
950
951 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
952
953         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
954         (ly:kpathsea-gulp-file): New function.
955
956         * scm/encoding.scm (read-encoding-file): Use it.
957
958 2004-04-06  Werner Lemberg  <wl@gnu.org>
959
960         * scm/encoding.scm (coding-alist): Fix typo.
961
962 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
963
964         * lily/scaled-font-metric.cc (text_dimension): move function from
965         Font_metric
966         (make_scaled_font_metric): init coding_scheme_ to TeX
967         (text_dimension): use get-coding-vector for non TeX coding_scheme_
968
969         * lily/include/scaled-font-metric.hh (struct
970         Modified_font_metric): rename from Scaled_font_metric
971
972         * scm/encoding.scm (read-encoding-file): split up large function,
973         leave caching to (delay)
974
975         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
976
977 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
978
979         * lily/my-lily-lexer.cc (set_encoding): New method.
980
981         * lily/lexer.ll: Grok \encoding.
982
983         * lily/font-metric.cc (get_encoded_index): New function.
984
985         * lily/include/font-metric.hh (coding_scheme): New method.
986
987         * scm/encoding.scm: New file.
988
989         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
990
991 2004-04-05  Werner Lemberg  <wl@gnu.org>
992
993         * Documentation/user/tutorial.itely: Revised (finished).
994
995         * Documentation/user/macros.itexi (@separate): Removed.
996
997 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
998
999         * scm/output-ps.scm (define-fonts): fix scaling.
1000
1001         * lily/scaled-font-metric.cc (design_size): add function.
1002
1003         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
1004         partial cut&paste of ly:font-magnification.
1005
1006 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1007
1008         * scm/output-ps.scm (define-fonts):
1009         (fontify): Update.
1010
1011 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1012
1013         * po/fr.po: update. (backportme).
1014
1015         * po/nl.po: update. (backportme). 
1016
1017         * mf/feta-beugel.mf: document why design size is not fixed.
1018
1019         * mf/feta-braces-a.mf: rename to stress that it's not design size.
1020
1021 2004-04-04  Werner Lemberg  <wl@gnu.org>
1022
1023         * Documentation/user/tutorial.itely: Revised (continued).
1024
1025 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1026
1027         * po/nl.po: Update (backportme).
1028
1029 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1030
1031         * po/de.po: update. (backportme).
1032
1033         * scm/output-tex.scm (font-command): use ly: functions to
1034         construct name.
1035         (define-fonts): don't use alist, just dump \font definitions.
1036         (font-load-command): calculate proper scaling by taking
1037         outputscale from paper argument.
1038
1039         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
1040         expression.
1041
1042         * lily/paper-outputter.cc (output_header): pass paper arg to
1043         define-fonts
1044
1045         * lily/paper-def.cc (font_descriptions): dump list of
1046         Scaled_font_metrics
1047         (find_scaled_font): take Font_metric argument, store
1048         Scaled_font_metrics in hash-table containing (size ->
1049         Scaled_font_metrics) alist.
1050         (get_dimension): rename from get_realvar
1051
1052         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
1053         ly:font-magnification, ly:font-name: new functions
1054
1055 2004-04-03  Werner Lemberg  <wl@gnu.org>
1056
1057         * Documentation/user/dedication.itely,
1058         Documentation/user/preface.itely,
1059         Documentation/user/introduction.itely,
1060         Documentation/user/tutorial.itely: Revised.
1061         Removing leading spaces which distorts output if info files are read
1062         with stand-alone info.
1063         Removing superfluous inter-word spaces which also distorts output
1064         for stand-alone info.
1065         Using ` and ' instead of `` and '' everywhere to improve
1066         legilibility with stand-alone info
1067         Using @samp for single-letter input items and data which contains
1068         spaces, @code for other things.
1069
1070         * lily/grob-interface.cc: Adding copyright.
1071         (check_interfaces_for_property): Improve format of warning message.
1072
1073 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1074
1075         * lily/include/font-metric.hh (struct Font_metric): add
1076         design_size () method.
1077
1078         * buildscripts/mf-to-table.py (base): add DesignSize comment.
1079
1080         * lily/afm.cc (read_afm_file): read design size.
1081
1082         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
1083
1084         * scm/music-functions.scm (unfold-repeats): handle dots too.
1085
1086 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1087
1088         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
1089         (backportme)
1090
1091 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1092
1093         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
1094         lyric indent.  Revert melismaBusyProperties using \unset.
1095
1096 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1097
1098         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
1099
1100         * lily/parser.yy (command_element): allow redefinition of |
1101         meaning.
1102
1103         * lily/break-align-engraver.cc (acknowledge_grob): construct
1104         LeftEdge where the first cause for alignment is coming from.
1105         This makes \override Staff.LeftEdge work as expected.
1106
1107         
1108         * lily/slur-performer.cc (Slur_performer): add inits
1109
1110         * lily/beam-performer.cc (Beam_performer): add inits
1111
1112 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1113
1114         * VERSION (PACKAGE_NAME): release 2.2.0
1115
1116         * scripts/convert-ly.py (conv): add 2.2.0 rule.
1117
1118 2004-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1119
1120         * lily/cluster.cc (height): Fix warning.
1121
1122         * lily/parser.yy: Janitorial cleanups.
1123
1124         * Documentation/user/tutorial.itely (Tutorial): Typo.
1125
1126 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1127
1128         * lily/change-iterator.cc (process): search at multiple context
1129         levels. This fixes 
1130
1131         
1132         * scm/part-combiner.scm (analyse-spanner-states): use split-index,
1133         not voice-state index for tie state. This fixes a partcombine
1134         problem with ties.
1135
1136         * Documentation/user/tutorial.itely (Commenting input files): add
1137         note about convert-ly.
1138
1139         * input/test/cadenza-skip.ly:  new file.
1140
1141 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1142
1143         * po/nl.po: Spelling fixes.
1144
1145         * autogen.sh (srcdir): Regenerate.
1146
1147         * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
1148         autogen.sh.
1149
1150         * configure.in: Use C++ to check for C++ header.
1151
1152         * po/nl.po: Update.
1153
1154         * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
1155
1156         * lily/event.cc (to_relative_octave): Translatable sentence should
1157         be one string.
1158
1159         * python/lilylib.py (warranty): Year range is not translatable.
1160         It's 2004 already!
1161
1162         * flower/warn.cc (non_fatal_error, warning, programming_error):
1163         Remove whitespace from translated string.
1164
1165 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1166
1167         * VERSION: release 2.1.37.
1168
1169 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1170
1171         * configure.in: check for C language.
1172
1173         * lily/source-file.cc: include strstream without h.
1174
1175         * scm/documentation-generate.scm (string-append): use name without
1176         .texi.
1177
1178         * autogen.sh (srcdir): SUSE fix.
1179
1180         * Documentation/user/notation.itely (Ancient clefs): idem.
1181
1182         * Documentation/user/lilypond-book.itely (Integrating HTML and
1183         music): idem.
1184
1185         * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
1186
1187         * lily/change-iterator.cc (process): use find_existing_context().
1188
1189         * input/test/polymetric-differing-notes.ly: use ly:music-compress.
1190
1191         * input/regression/repeat-unfold-tremolo.ly: new file.
1192
1193         * scm/music-functions.scm (unfold-repeats): undo music compression
1194         too.
1195
1196         * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
1197         (LY_DEFINE): ly:music-compress new function.
1198
1199         * scm/part-combiner.scm (determine-split-list): split for voice
1200         crossings
1201
1202         * input/regression/part-combine-cross.ly: new file.
1203
1204         * scm/part-combiner.scm (make-part-combine-music): don't do
1205         relative inside partcombine arguments.
1206
1207         * scm/music-functions.scm (make-non-relative-music): new function.
1208
1209         * Documentation/user/notation.itely (Automatic part combining):
1210         add note about \relative.
1211
1212         * lily/part-combine-iterator.cc (construct_children): add
1213         start_moment_ member.
1214
1215         * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
1216         stem-tremolo by stem object. This fixes no stem for tremolo bug.
1217
1218         * lily/stem-tremolo.cc (print): don't crash for no-stem.
1219
1220         * Documentation/user/changing-defaults.itely (Which properties to
1221         change): fixes.
1222
1223 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1224
1225         * po/fr.po: update.
1226
1227 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1228
1229         * input/wilhelmus.ly: More original lyrics.  Add to examples.
1230
1231         * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
1232         Reinstate old code that issues warning.  Fixes --srcdir build.
1233
1234 2004-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1235
1236         * input/wilhelmus.ly: New file.
1237
1238         * Documentation/user/notation.itely: 
1239         * Documentation/user/introduction.itely:
1240         * Documentation/user/tutorial.itely: Use quote ly-option instead
1241         of explicit @quotation.  This fixes too long lilypond linewidths
1242         resulting in overful hboxes.
1243
1244         * scripts/lilypond-book.py: Add ly-option: `quote'.
1245
1246 2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1247
1248         * tex/titledefs.tex: Avoid that the first score line is extra
1249         indented if instrument is defined but not piece.
1250
1251 2004-03-30  Werner Lemberg  <wl@gnu.org>
1252
1253         * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
1254         `lilypond/' to info file name.
1255         (@usermanref) [info]: New variant.
1256
1257         * scm/documentation-generate.scm: Fix definition of @usermanref
1258         and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
1259         to info file name.
1260
1261 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1262
1263         * VERSION: release 2.1.36
1264         
1265         * Documentation/user/changing-defaults.itely (Interpretation
1266         contexts): rewrite introduction.
1267
1268 2004-03-30  Ferenc Wagner  <wferi@tba.elte.hu>
1269
1270         * scm/define-markup-commands.scm: Use TeX accents instead of
1271         straight iso-8859-1 encoding in the doc string.
1272
1273 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1274
1275         * Documentation/user/tutorial.itely (A lead sheet): remove extra
1276         space after dotted duration.
1277
1278 2004-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1279
1280         * Documentation/user/introduction.itely: 
1281         * Documentation/user/notation.itely:
1282         * Documentation/user/tutorial.itely: Up all relative examples.
1283         Enclose @lilypond displays in @quotation.  Typos and corrections.
1284
1285         * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
1286
1287 2004-03-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1288
1289         * scm/music-functions.scm (make-voice-props-revert): Revert also
1290         MultiMeasureRest staff-position in oneVoice.
1291
1292 2004-03-29  Heikki Junes <hjunes@cc.hut.fi>
1293
1294         * Documentation/user/changing-defaults.itely, 
1295         Documentation/user/lilypond.tely: few fixes. Place no comma between
1296         two options: a and b, but commas between three options: a, b, and c.
1297         By this manner, grouping is possible: a and b, and c and d.
1298
1299 2004-03-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1300
1301         * Documentation/user/GNUmakefile: add rule for .nexi
1302
1303 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1304
1305         * Documentation/user/music-glossary.tely: move glossary direntry
1306
1307         * stepmake/stepmake/texinfo-vars.make (INFOINSTALL): 
1308         only do mkdir/install-info if INFO_INSTALL_FILES != "".
1309
1310 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1311
1312         * stepmake/aclocal.m4: Verify that gettext configure check with
1313         gcc-3.3 and autoconf 2.59 is still broken.  Update warning.
1314
1315 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1316
1317         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
1318         glob.glob for .png filenames. This catches multipage pngs.  
1319
1320         * Documentation/user/changing-defaults.itely (Determining the grob
1321         property): fix references.
1322
1323         * lily/staff-symbol.cc (print): only add extent if non empty.
1324         This fixes staff-container.ly.
1325
1326         * lily/timing-engraver.cc (initialize): init whichBar, so a score
1327         starting with a mmrest also works.
1328
1329         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
1330         PNG for texinfo too.
1331
1332         * po/lilypond.pot: update translation strings.
1333
1334         * VERSION: 2.1.35 released
1335         
1336         * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
1337         context argument too.
1338
1339         * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
1340
1341         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
1342
1343         * python/lilylib.py (command_name): don't return 1st path
1344         component.
1345
1346         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
1347         .png case separately.
1348
1349         * python/lilylib.py (system): typo.
1350         
1351 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1352
1353         * input/regression/span-bar.ly: Fix typos.  Set indent-level:2,
1354         run indent-region.
1355
1356         * Documentation/user/preface.itely: Run texinfo-all-menus-update.
1357         Fixes compile.
1358
1359         * lily/function-documentation.cc: Compile fix: Include <string.h>.
1360         Add header.
1361
1362 2004-03-27  Heikki Junes  <hjunes@cc.hut.fi>
1363
1364         * vim/lilypond-indent.vim: small fixes.
1365
1366 2004-03-26  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1367
1368         * Documentation/user/notation.itely (Entering lyrics): Add example
1369         with correct english double quotes (at least for LaTeX output,
1370         maybe not a good idea if we switch to PS as the default output
1371         format).
1372
1373 2004-03-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1374
1375         * lily/staff-performer.cc (create_audio_elements): play instrument
1376         changes before notes arrive. This fixes instrument of the first
1377         note in a score.
1378
1379         * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
1380         to 1.9.0 conversion.
1381
1382         * lily/mark-engraver.cc: doc string.
1383
1384         * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
1385
1386         * Documentation/user/introduction.itely (Introduction): new node.
1387
1388 2004-03-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1389
1390         * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
1391
1392         * input/regression/spacing-ragged-last.ly: new file.
1393
1394         * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
1395         spacing.
1396
1397         * scm/font.scm: rewrite using GOOPS.
1398         
1399         * lily/context-def.cc (filter_engravers): derefence pointer.
1400
1401         * lily/lily-guile.cc (type_check_assignment): use
1402         ly_scheme_function iso. scm_primitive_eval where possible.
1403
1404         * lily/performance.cc (output): limit channels at 15. This fixes
1405         percussion inadvertently showing up in large scores.
1406
1407 2004-03-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1408
1409         * input/regression/tuplet-gap.ly: new file.
1410
1411         * lily/tuplet-bracket.cc (make_bracket): take gap interval.
1412         (print): compute gap length from number size, include italic
1413         correction.
1414
1415         * scm/define-grobs.scm (all-grob-descriptions): remove gap from
1416         tuplet-bracket
1417
1418         * scm/paper.scm (set-default-paper-size): new function, to be
1419         called at toplevel.
1420         (set-paper-size): new function, to be called inside \paper {}
1421         (set-default-paper-size): new function, to be called at toplevel.
1422
1423         * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function. 
1424
1425         * lily/beam-performer.cc (process_music): idem.
1426
1427         * lily/slur-performer.cc (process_music): stop melisma for stop event.
1428         
1429         * tex/titledefs.tex: remove scshape for piece.
1430
1431         * lily/line-spanner.cc (line_stencil): font-encoding = music, not
1432         font-family
1433
1434         * lily/time-signature.cc (special_time_signature): font-encoding
1435         not family.
1436
1437         * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
1438         dynamic to head. This fixes p placement in morgenlied.
1439
1440 2004-03-23  Werner Lemberg  <wl@gnu.org>
1441
1442         * stepmake/stepmake/generic-targets.make (help): Improve text.
1443
1444 2004-03-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1445
1446         * VERSION: 2.1.34 released
1447         
1448         * lily/main.cc (main_with_guile): switch debugging.
1449
1450         * lily/system.cc (get_line): plug leak.
1451
1452         * lily/paper-book.cc (pages): plug memory leaks: delete page array
1453         and contents.
1454         (stencil2line): plug leak.
1455
1456         * Documentation/user/changing-defaults.itely (Determining a grob
1457         property):  new node.
1458         (Layout interfaces): new node.
1459         (Navigating the program reference): new node.
1460
1461         * lily/accidental-engraver.cc (acknowledge_grob): add property
1462         harmonicAccidentals
1463
1464         * lily/piano-pedal-engraver.cc (del_linespanner): new function.
1465         general cleanups.
1466         
1467         * input/les-nereides.ly (middleDynamics): resurrect Les
1468         nereides. Remove pedal hack.
1469
1470 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1471
1472         * input/regression/property-grace-polyphony.ly: new file.
1473
1474         * lily/translator-property.cc (execute_pushpop_property): only pop
1475         one instance of the property. This fixes << \\ >> together with
1476         \grace.
1477
1478         * lily/break-align-interface.cc (ordered_elements): we cannot
1479         modify the #'elements property, so return reordered array.
1480
1481 2004-03-23  Heikki Junes  <hjunes@cc.hut.fi>
1482
1483         * buildscripts/lilypond.words.py: remove.
1484         * buildscripts/lilypond-words.py: add new, renamed file. 
1485         Give generated targets and dirs explicitly in arguments.
1486
1487         * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
1488         elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
1489         vim/lilypond-syntax.vim: update to use new lilypond-words.py.
1490         
1491         * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
1492
1493         * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
1494
1495         * Documentation/topdocs/INSTALL.texi: update vim-mode installing
1496         orders.
1497
1498         * vim/GNUmakefile: add local-uninstall target.
1499
1500         * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
1501         
1502         * vim/vimrc: add a one-liner file.
1503
1504         * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
1505         vimrc in EXTRA_DIST_FILES.
1506
1507         * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
1508
1509 2004-03-22  Heikki Junes  <hjunes@cc.hut.fi>
1510
1511         * config.make.in: add vimdir.
1512
1513         * vim/GNUmakefile: add local-install.
1514
1515 2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1516
1517         * tex/titledefs.tex: Replaced \ifx\blabla\undefined
1518         with \lilypondifundefined{blabla}. Solves problem with multiple
1519         titles in the same lilypond-book document.
1520
1521 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1522
1523         * scm/document-backend.scm (interface-doc): sort grob list for
1524         interface.
1525
1526         * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
1527         pre/post break align-order.
1528
1529         * spelling patch courtesy Edward Sutton.
1530
1531         * Documentation/user/changing-defaults.itely (Changing context
1532         default settings): new node.
1533         (Defining new  contexts): new node.
1534
1535         * scripts/lilypond-book.py (is_derived_class): use numbers
1536         iso. booleans.
1537
1538         * python/lilylib.py (make_ps_images): add margin to PS images.
1539
1540         * scripts/lilypond-book.py (is_derived_class): new function. Take
1541         class arg iso. object.
1542         (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
1543         for bug in GS/dvips.
1544
1545         * lily/text-item.cc (interpret_markup): idem.
1546
1547         * scm/define-markup-commands.scm: remove split around-space hack.
1548
1549         * lily/staff-symbol-referencer.cc (get_rounded_position): new
1550         function, fold WL's fixes into one function.
1551
1552 2004-03-22  Werner Lemberg  <wl@gnu.org>
1553
1554         * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
1555         lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
1556         (Note_column::head_position_interval): Do proper rounding for
1557         calls to Staff_symbol_referencer::get_position.
1558
1559 2004-03-21  Werner Lemberg  <wl@gnu.org>
1560
1561         * lily/score.cc (ly_run_translator), lily/paper-def.cc
1562         (Paper_def::get_paper_outputter), lily/input-file-results.cc
1563         (Input_file_results::Input_file_results), lily/my-lily-parser.cc
1564         (My_lily_parser::parse_file): Improve formatting progress indication
1565         sent to stdout.
1566
1567 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1568
1569         * VERSION: 2.1.33 released.
1570
1571         * scripts/lilypond-book.py (do_file): reinstate --filter support.
1572
1573         * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
1574
1575         * stepmake/stepmake/generic-targets.make: rewrite hack so no
1576         warning is issued about dummy.dep.
1577
1578         * scm/new-font.scm: fix design sizes of nummer
1579
1580 2004-03-21  Werner Lemberg  <wl@gnu.org>
1581
1582         * stepmake/bin/install-sh: Updated (from gnulib).  This removes
1583         some annoying warnings from mkdir during `make install'.
1584
1585 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1586
1587         * lily/performer-group-performer.cc (do_announces): call
1588         Performer_group_performer::create_audio_elements () too.
1589
1590         * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
1591
1592         * scm/define-grobs.scm (all-grob-descriptions): add property
1593         break-align-orders
1594
1595         * lily/global-context.cc (get_default_interpreter): new
1596         function. Override from base class, so no new Score contexts are
1597         created.
1598
1599         * lily/include/stencil.hh (class Stencil): document origin field.
1600
1601         * lily/staff-symbol.cc (print): span staff-symbol on column
1602         extents for non-broken columns. 
1603
1604         * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
1605         key-signature.
1606
1607         * tex/titledefs.tex: don't use smallcaps for piece.
1608
1609         * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
1610         translated stencils in the output.
1611
1612         * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
1613
1614 2004-03-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1615
1616         * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
1617         and init ties_created_
1618
1619         * VERSION: release 2.1.32
1620
1621         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
1622         doc string from IMPLEMENT_CTOR_CALLBACK().
1623
1624         * lily/engraver.cc (typeset_grob): paranoia: take care of the case
1625         that engraver is in a performer hierarchy.
1626
1627 2004-03-17  Heikki Junes <hjunes@cc.hut.fi>
1628
1629         * vim/lilypond-ftdetect.vim: new file.
1630
1631 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1632
1633         * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. 
1634         (compose_ly): default octave should be middle C.
1635
1636         * Documentation/user/changing-defaults.itely (Layout tunings
1637         within contexts): new node.
1638
1639         * lily/include/smobs.hh: document C++ smob interface.
1640
1641         * lily/function-documentation.cc: don't doc functions without
1642         docstring.
1643
1644 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1645
1646         * Documentation/user/lilypond.tely: Remove `* lilypond' node from
1647         direntry, so that `info lilypond' goes to Top.
1648
1649         * scm/output-ps.scm (polygon): Fix: add spaces.
1650
1651         * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
1652         solutions are now optimal too.
1653
1654         * input/test/page-breaks.ly: New file.
1655
1656         * lily/paper-outputter.cc (Paper_outputter): Import page breaking
1657         functions into safe module.
1658
1659         * lily/lily-guile.cc (ly:number->string): Do not leave space at
1660         end, prepend zeros.
1661
1662         * scm/output-*.scm: Use ly:number->string rather than
1663         number->string.  Makes for saner output.
1664
1665         * scm/output-ps.scm (define-fonts): Always scale by designsize.
1666         Fixes feta-nummer, feta-din scaling.
1667
1668 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1669
1670         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
1671
1672         * scm/music-functions.scm (descend-to-context): new
1673         function. Similar to context-spec-music.
1674         (make-time-signature-set): specify Score as descend-only. This
1675         fixes the polymetric.ly example.
1676
1677         * lily/context-specced-music-iterator.cc (construct_children): add
1678         support for descend-only context spec.
1679
1680         * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
1681         determine ez-notation letter. 
1682
1683         * lily/system.cc (get_line): start with dumping layer 3. This
1684         fixes ez notation.
1685
1686 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1687
1688         * input/test/title-markup.ly: Stress breaking harder.
1689
1690         * scm/page-layout.scm (height-score): Overfull page scores twice
1691         as bad as underfull (was: by a power).
1692         (walk-lines): Omit first walk-path round (breaking after new node,
1693         without lines).
1694
1695         * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
1696         diff values are negative.
1697         (output): Bugfix: treat negative vfill differently.
1698
1699         * Documentation/user/lilypond.tely (direntry): Add note about why
1700         `info lilypond' brings up `Invoking LilyPond' node.
1701
1702 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1703
1704         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
1705
1706         * lily/paper-book.cc: Remove cruft.
1707         (output): Bugfix: put vfill between lines.
1708         (pages): Bugfix: set page vars needed for filling.
1709
1710         * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
1711         (was: @ar).
1712
1713         * scm/page-layout.scm: Further development.
1714
1715         * ly/declarations-init.ly (paper): Define page-breaking.
1716
1717 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1718
1719         * lily/note-head.cc (brew_ez_stencil): add note-names
1720         property. Provides internationalization for note names.
1721
1722         * Documentation/user/changing-defaults.itely (Creating contexts):
1723         new node.
1724
1725         * lily/grace-iterator.cc (process): descend to child for \grace.
1726
1727         * lily/timing-translator.cc (initialize): Timing_translator adds
1728         Timing alias by itself.
1729
1730         * lily/context.cc (add_alias): new function.
1731
1732         * scm/lily.scm (tex-output-expression): new function, eval within
1733         drawing API. Guards against eval vulnerabilities.
1734
1735         * scm/output-tex.scm (tex-encoded-fontswitch): idem. 
1736
1737         * scm/output-ps.scm (scm): export lily drawing API.
1738
1739         * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
1740         throughout.
1741
1742 2004-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1743
1744         * scm/page-layout.scm (optimal-page-breaking): New function.
1745         
1746         * lily/paper-book.cc (pages): Use it.
1747
1748 2004-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1749
1750         * lily/include/paper-line.hh (class Paper_line): Full smob.
1751
1752 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1753
1754         * lily/global-context.cc (run_iterator_on_me): fix grace note
1755         nesting by initting measurePosition.
1756
1757         * lily/timing-translator.cc (initialize): do no init
1758         measurePosition
1759         
1760         * lily/include/music-output-def.hh (class Music_output_def): add
1761         input_origin_ field.
1762
1763         * Documentation/user/changing-defaults.itely (Changing context
1764         properties on the fly): new node.
1765
1766         * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
1767         function. Only have smobbed_copy (), and do not provide
1768         smobbed_copy() for non-simple smobs. Changes throughout.
1769
1770 2004-03-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1771
1772         * lily/auto-change-iterator.cc (class Auto_change_iterator): add
1773         start_moment_. Fix by Doug A. Linhardt.
1774
1775 2004-03-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1776
1777         * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
1778         accidentals for harmonic notes.
1779
1780         * lily/note-collision.cc (check_meshing_chords): don't merge heads
1781         of different style. (Thanks to Doug Linhardt).
1782
1783         * Documentation/user/changing-defaults.itely (Scheme tutorial):
1784         new node.
1785
1786 2004-03-16  Heikki Junes <hjunes@cc.hut.fi>
1787
1788         * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
1789
1790         * vim/filetype.vim, vim/lilypond-ftplugin.vim,
1791         vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
1792         vim/lilypond-indent.vim: doc targets and deps in comments.
1793
1794 2004-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1795
1796         * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
1797
1798         * lily/system.cc (get_line): Return Paper_line.  Change all users.
1799
1800         * lily/include/paper-line.hh:
1801         * lily/include/paper-line.cc: New file.
1802
1803 2004-03-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1804
1805         * VERSION (MY_PATCH_LEVEL): release 2.1.31.
1806
1807         * GNUmakefile.in: remove stray make out=www
1808
1809         * input/test/bagpipe.ly (gcdg): octave fixes.
1810
1811         * scm/define-markup-commands.scm (number): use font-encoding
1812         iso. font-family
1813
1814         * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
1815         font-encoding.
1816         
1817 2004-03-15  Heikki Junes <hjunes@cc.hut.fi>
1818
1819         * lily/parse-scm.cc: compile-bugfix: add missing header files for
1820         `output_format_global' and `PAGE_LAYOUT'.
1821
1822 2004-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1823
1824         * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
1825         lily functions in safe mode.
1826
1827         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
1828         Print filename for HTML, LATEX, before texidoc.
1829
1830         * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
1831         instructions in output-ps module.
1832
1833         * scm/lily.scm: Do not load output-ps module.
1834
1835         * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
1836         safe mode.
1837
1838 2004-03-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1839
1840         * lily/span-dynamic-performer.cc (process_music): remove spurious
1841         warning.
1842
1843         * lily/context-def.cc (Context_def): init name to ""
1844
1845         * lily/font-interface.cc: add font-encoding property.
1846
1847         * scm/lily.scm (chain-assoc-get): bugfix.
1848
1849         * lily/paper-book.cc (stencil2line): protect static SCM.
1850
1851         * lily/font-interface.cc (text_font_alist_chain): rename function,
1852         and use text-font-defaults. 
1853
1854         * lily/font-select.cc (properties_to_font_size_family): call SCM code.
1855
1856         * scm/paper.scm (paper-set-staff-size): use new function.
1857
1858         * scm/new-font.scm (make-font-tree): new function.
1859
1860 2004-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1861
1862         * lily/paper-book.cc (output): Bugfix: no output if no \paper.
1863
1864         * scm/lily.scm (get-output-module): New function.
1865         (output-alist): Remove ,ps-output-expression.
1866
1867         * scm/output-tex.scm (ps-output-expression): New function.
1868
1869         * scm/output-ps.scm (ps-output-expression): Remove.
1870         (header, start-page): Output page metadata.
1871
1872         * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
1873         initialise output_module_.  Do not write part of header.
1874         (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
1875         (output_header): Output full header.
1876
1877         * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
1878         FIXME.
1879
1880 2004-03-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1881
1882         * scm/new-font.scm: new file. Tree based font lookup.
1883
1884         * scm/lily.scm (assoc-get): take default argument. Remove
1885         assoc-get-default.
1886         (chain-assoc-get): use chain-assoc-get everywhere.
1887
1888         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
1889         autobeamsettings conversion bug.
1890
1891         * lily/include/global-context.hh (Context): clean-up data hiding.
1892
1893         * lily/include/music-iterator.hh (class Music_iterator): clean-up
1894         data hiding.
1895
1896         * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
1897
1898         * input/regression/stem-shorten.ly: add chord case.
1899
1900         * lily/stem.cc (get_default_stem_end_position): shorten stems
1901         triggered by note-head positions, not by forced-direction. This
1902         fixes a bug with too short stems.  
1903  
1904 2004-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1905
1906         * scripts/lilypond-book.py (Lilypond_snippet.output_html,
1907         Lilypond_snippet.output_latex): Always call output_print_filename.
1908
1909         * lily/paper-book.cc (fill_pages): New method.  Try to cramp or
1910         expand pages.
1911
1912 2004-03-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1913
1914         * scm/part-combiner.scm (make-autochange-music): switch rests
1915         before switched notes too.
1916
1917         * lily/figured-bass-engraver.cc (process_music): change calling
1918         convention.
1919
1920         * scm/bass-figure.scm (format-bass-figure): rewrite function. 
1921
1922         * scm/define-markup-commands.scm (bracketed-y-column): new markup
1923         command.
1924
1925         * lily/include/stencil.hh (class Stencil): add origin field.
1926
1927         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
1928         function.
1929
1930         * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. 
1931
1932         * lily/lexer.ll: remove support for \$ and $ in identifiers
1933
1934         * lily/sequential-iterator.cc: remove copy_grace_fixups
1935         (get_grace_fixup): slight abstraction of fixup code.
1936
1937         * input/test/title-markup.ly (spaceTest): vary staff sizes.
1938
1939 2004-03-12  Heikki Junes <hjunes@cc.hut.fi>
1940
1941         * vim/lilypond-indent.vim: use <C-F> (default) as indent key
1942         in insert-mode. add indenting rules.
1943
1944 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1945
1946         * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
1947         protect hack.
1948
1949         * scm/page-layout.scm:
1950         * lily/paper-book.cc: Handle tagline/copyright.  Internal page
1951         layout and titling should now match external latex based version.
1952
1953         * scm/output-tex.scm (output-scopes): Bugfix: only write string
1954         header fields.
1955
1956         * ps/lilyponddefs.ps: Remove automatic page layout.
1957
1958         * scm/output-ps.scm (new-start-system): New interface function.
1959
1960         * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
1961
1962         * lily/paper-book.cc (output): Bugfix.
1963
1964 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1965
1966         * VERSION (MY_PATCH_LEVEL): release 2.1.30
1967         
1968 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1969
1970         * Documentation/user/lilypond.tely: Bugfix: Remove './' from
1971         direntries.
1972
1973         * ps/lilyponddefs.ps: Bugfix.
1974
1975         * input/regression/multi-measure-rest-instr-name.ly: Typo.
1976
1977 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1978
1979         * lily/auto-beam-engraver.cc (create_beam): add Stem as
1980         cause. This should fix warnings.
1981
1982         * mf/feta-slag.mf (trill_ne): fix upmordent size.
1983
1984         * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
1985         prevent aligned 6ths.
1986
1987         * lily/custos.cc (print): remove adjust-if-on-staffline.
1988
1989 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1990
1991         * lily/paper-book.cc: Do header and footer.
1992
1993 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1994
1995         * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
1996
1997         * scm/paper.scm (lineheight): Remove
1998         (head-sep, foot-sep): Add.
1999
2000 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2001
2002         * mf/feta-schrift.mf: reduce portato thickness.
2003
2004         * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
2005
2006         * lily/grob-pq-engraver.cc (start_translation_timestep): remove
2007         programming_error ().
2008
2009         * lily/piano-pedal-engraver.cc (finalize): attach unfinished
2010         bracket to last command column.
2011
2012         * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
2013         continues on next/prev system.
2014
2015         * input/regression/pedal-end.ly: new file.
2016
2017 2004-03-10  Werner Lemberg  <wl@gnu.org>
2018
2019         * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
2020         Remove pmx2ly stuff.
2021         * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
2022
2023 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2024
2025         * scm/page-layout.scm: New file.
2026
2027         * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
2028         settings.
2029         (Lilypond_snippet.is_outdated): Also check for PNG file.
2030         Workaround for interrupted (web) builds.
2031
2032         * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
2033
2034         * ps/lilyponddefs.ps: Use only very small top-marging.
2035         (init-paper): Also pop page size string.
2036         (start-page, stop-page): New function.
2037
2038         * scm/output-ps.scm (header-end): Remove stray exec commands.
2039
2040 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2041
2042         * lily/input-file-results.cc (do_one_file): use new Paper_book()
2043
2044         * lily/score.cc (default_rendering): clean protection.
2045
2046         * lily/paper-book.cc (mark_smob): implement smob marking.
2047
2048         * scripts/lilypond.py (make_html_menu_file): remove --psgz option
2049
2050         * Documentation/user/*.itely: user manual edits. 
2051
2052 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2053
2054         * Documentation/user/converters.itely (Invoking musedata2ly):
2055         remove pmx2ly.
2056
2057         * scripts/pmx2ly: remove script.
2058         
2059 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2060
2061         * lily/score.cc (default_rendering): Protect paper-book members.
2062
2063         * lily/paper-def.cc (smobbed_copy): New method.
2064
2065         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
2066         switch runtime.
2067
2068         * lily/include/music-output.hh (process): Change signature to
2069         return SCM.
2070
2071         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
2072         method.
2073
2074         * lily/paper-score.cc (process): Return stencils rather than
2075         outputting directly.  Remove paper-book kludge.  Delete grobs.
2076         (output): Remove.
2077
2078         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
2079
2080         * lily/score-engraver.cc (get_output): Do not reset pscore_.
2081
2082         * lily/score.cc (default_rendering)
2083         (ly_render_output): Move adding paper-score two levels up.
2084
2085         * lily/system.cc (get_line):
2086         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
2087
2088 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2089
2090         * scm/font.scm (paper20-font-vector): add more design sizes for
2091         number.
2092
2093         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
2094         feta-nummber{5,7,11,13}.
2095
2096         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
2097         for 12pt design size. 
2098
2099 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2100
2101         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
2102
2103 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2104
2105         * lily/font-select.cc (properties_to_font_size_family): Fix
2106         warning message.
2107
2108         * Experimental PostScript latin1 encoding:
2109         
2110         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
2111
2112         * scm/output-ps.scm: Experimental encoding using reencode-font.
2113         * scm/font.scm: Add latin1 `font-shape'.
2114         
2115         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
2116
2117         * ps/lilyponddefs.ps (reencode-font): New function.
2118
2119         * lily/paper-book.cc (get_pages): Simplistic page breaking.
2120
2121         * scm/output-tex.scm (start-page):
2122         (stop-page): New interface function.
2123
2124 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2125
2126         * lily/paper-outputter.cc (output_expr):
2127         (output_header):
2128         (output_line): New method.
2129
2130         * lily/system.cc (get_line):
2131         (get_lines): New method.
2132         (output_scheme):
2133         (output_line): Remove.
2134
2135         * scm/lily.scm (make-title): New function.
2136
2137         * lily/paper-book.cc: 
2138         * lily/include/paper-book.hh: New file.
2139
2140         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
2141         ly-modules.hh).
2142
2143         * lily/ly-module.cc (ly_modules_lookup): New function.
2144
2145         * lily/main.cc (main_with_guile): Move memory leak debug code back.
2146
2147         * scm/output-ps.scm (make-title): Remove.
2148         (output-scopes): Junk header-title test.
2149
2150 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2151
2152         * mf/feta-schrift.mf: thicker dot for portato.
2153
2154         * lily/accidental-placement.cc (position_accidentals): bugfix in
2155         offset, this fixes right-padding of AccidentalPlacement.
2156
2157         * lily/[h-z]*.cc: () formatting.
2158
2159         * Documentation/user/tutorial.itely (An orchestral part): more
2160         fixes for the tutorial.
2161
2162         * scm/translation-functions.scm (fraction-tuplet-formatter):
2163         reverse fraction.
2164
2165         * lily/parser.yy (context_def_spec_block): use \context instead of
2166         \translator.
2167
2168         * lily/[a-g].cc: () style cleanup.
2169
2170         * Documentation/user/tutorial.itely (Automatic and manual beams):
2171         editing of tutorial.
2172
2173 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2174
2175         * buildscripts/mf-to-table.py (base): write encoding name.
2176
2177 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2178
2179         * Documentation/user/GNUmakefile (local-install-info): Issue
2180         warning (for packager, ie, if not installing in /usr or /usr/local).
2181
2182         * lily/stencil-scheme.cc: 
2183         * lily/staff-symbol-referencer.cc: 
2184         * lily/script-column.cc: 
2185         * lily/pitch.cc: 
2186         * lily/music.cc: 
2187         * lily/grob-pq-engraver.cc: 
2188         * lily/font-interface.cc: 
2189         * lily/music-output-def.cc: 
2190         * lily/duration.cc: 
2191         * lily/grob-scheme.cc:
2192         * lily/context-scheme.cc: Put scheme name on first line in
2193         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
2194         style cleanups.
2195
2196         * stepmake/stepmake/scm-vars.make: 
2197         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
2198         Rename and split TAGS_FILES.
2199
2200         * GNUmakefile.in (ALL-TAGS): Remove.
2201         
2202         * stepmake/stepmake/generic-targets.make (TAGS): Also include
2203         deeper TAGS files.  Fixes regexp tags in TOP dir.
2204
2205 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2206
2207         * VERSION: 2.1.29 released.
2208         
2209         * Documentation/user/changing-defaults.itely (Changing defaults):
2210         new file.
2211
2212         * Documentation/user/notation.itely (Notation manual): rename from 
2213         refman.itely
2214
2215         * Documentation/user/notation-appendices.itely (The Feta font):
2216         new file.
2217
2218         * Documentation/user/advanced.itely: add aborted attempt for
2219         advanced topics manual.
2220
2221 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2222
2223         * scm/new-markup.scm: display Markups in sane format. Patch by
2224         Nicolas Sceaux.
2225
2226 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2227
2228         * lily/main.cc: Cleanups.
2229         (setup_localisation): New function.
2230         (sane_putenv): Remove.
2231         (main_with_guile): New name (Was: main_prog).  Remove musings
2232         about possible preparation for GUILE heavy memory usage and
2233         practical uselessness.  Do not set environment variables
2234         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
2235         name juggling.
2236         (parse_argv): New function.
2237         (copyright): New function.  It's 2004 already.
2238
2239         * lily/input-file-results.cc (do_one_file): Add file name juggling.
2240         (distill_inname): Move from main.
2241
2242 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2243
2244         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
2245
2246         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
2247
2248         * Documentation/user/running.itely: new file.
2249
2250         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
2251
2252         * lily/score-performer.cc (finish): call Translator::finalize ().
2253
2254 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
2255
2256         * lilypond-ftpplugin.vim: renamed to the following file.
2257         * lilypond-ftplugin.vim: new file.
2258
2259         * GNUmakefile.in: update VIM_FILES.
2260
2261 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2262
2263         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
2264         props.
2265
2266         * input/test/tie-sparse.ly: remove.
2267
2268         * lily/tie-performer.cc (try_music): copy & paste from
2269         Tie_engraver.
2270
2271         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
2272         variable_ref twice.
2273
2274         * lily/key-performer.cc (create_audio_elements): use
2275         alterations-in-key.
2276
2277         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
2278
2279 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
2280
2281         * input/test/smart-transpose.ly: fix cases fes->e and similar.
2282         handle also quarter tones (not shown as tests). test also flats.
2283
2284         * Documentation/index.html.in: small fixes.
2285
2286 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2287
2288         * input/regression/new-markup-scheme.ly: Typo.
2289
2290         * scm/define-markup-commands.scm (fill-line): New markup.
2291
2292         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
2293         (output-paper-def): Fix alignment.
2294         (make-title): Fix height/width scaling.
2295
2296         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
2297
2298         * input/test/title-markup.ly: Add remaining titles.  Layout and
2299         font size fixes.  Add simplistic latin1 test.
2300
2301 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
2302
2303         * input/test/nested-groups.ly: remove. move content (to next). 
2304         * input/test/staff-bracket.ly: replace content (from prev), this 
2305         has been already in templates.
2306
2307 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2308
2309         * stepmake/autogen.sh: Only issue warning about running configure
2310         without arguments when autogen.sh will actually be running
2311         configure.
2312
2313 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2314
2315         * scm/new-markup.scm (stack-stencil-line): robustness.
2316
2317         * scm/define-markup-commands.scm (simple): robustification of
2318         simple-markup.
2319
2320         * Documentation/user/music-glossary.tely (Top): change central C
2321         to middle C.
2322
2323         * lily/text-item.cc (interpret_markup): cache make-simple-markup
2324
2325 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2326
2327         * input/test/title-markup.ly (spaceTest): Add.
2328
2329         * lily/text-item.cc (interpret_markup): Make line markup from
2330         multi word markup.
2331
2332         * scm/define-markup-commands.scm (word): New markup command.
2333         (simple): Use it.
2334
2335         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
2336
2337 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
2338
2339         * vim/ftplugin/lilypond.vim:
2340         * vim/syntax/lilypond.vim: use only local settings with setlocal.
2341         show matching paren in insert mode.
2342
2343 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2344
2345         * scm/output-ps.scm (make-title, output-scopes): Further
2346         development.
2347
2348         * input/test/title-markup.ly: New file.
2349
2350         * ps/lilyponddefs.ps: Disable PostScript titling.
2351
2352         * lily/paper-score.cc (process): Quote PORT argument to make-title.
2353
2354 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2355
2356         * lily/arpeggio.cc (width_callback): remove padding.
2357  
2358         * scm/define-grobs.scm (all-grob-descriptions): add padding.
2359
2360         * scm/define-music-types.scm: remove make-music-by-name.
2361
2362         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
2363
2364 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2365
2366         * lily/paper-score.cc (process): Output titles using make-title.
2367
2368         * scm/output-ps.scm (output-stencil): Display directly instead of
2369         constructing string.
2370         (make-title): New function.
2371
2372 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2373
2374         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
2375         music), Documentation/user/invoking.itexi (Invoking lilypond): 
2376         Move documentation of LaTeX packages for latin1 characters to the
2377         lilypond-book manual.
2378
2379 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
2380
2381         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
2382
2383         * vimrc: add menu in console and shortcut <F10> for it.
2384
2385         * vim/:
2386         * vim/compiler/:
2387         * vim/syntax/:
2388         * vim/indent/:
2389         * vim/ftplugin/: new directories.
2390         
2391         * vim/filetype.vim: new file.
2392
2393         * lilypond.vim: remove files (see next).
2394         * vim/syntax/lilypond.vim: new, renamed file (see prev).
2395
2396         * vimrc: remove file (see next).
2397         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
2398
2399         * vim/ftplugin/lilypond.vim: change dir for dictionary.
2400         add header. apply bindings only locally.
2401
2402         * vim/indent/lilypond.vim: new file.
2403
2404         * vim/ftplugin/lilypond.vim: remove errorformat.
2405         * vim/compiler/lilypond.vim: new file for errorformats.
2406
2407         * Documentation/topdocs/INSTALL.texi: give easier orders.
2408
2409         * ROADMAP: add vim/
2410
2411 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2412
2413         * Documentation/user/introduction.itely (Introduction): Use @image
2414         iso @html <img...>.  Add workaround for images in columns in info.
2415
2416         * stepmake/aclocal.m4: Store computed version in variable.
2417
2418         * configure.in: Export MAKEINFO_VERSION.
2419
2420         * config.make.in (MAKEINFO_VERSION): Add.
2421
2422         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
2423
2424         * Documentation/user/GNUmakefile: Only build info with images when
2425         building web.
2426
2427         * GNUmakefile.in (install-WWW): Visit Documentation/user.
2428
2429         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
2430         stuff from documentation-targets.make
2431
2432 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2433
2434         * VERSION: 2.1.28 released
2435         
2436         * scripts/convert-ly.py (conv): 
2437
2438 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
2439
2440         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
2441         \arpeggioBoth. redefine \arpeggioBracket.
2442
2443         * Documentation/user/refman.itely: document new arpeggio
2444         functions.
2445
2446         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
2447
2448         * input/regression/arpeggio-bracket.ly: apply convert-ly.
2449
2450         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
2451
2452 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2453
2454         * Documentation/user/introduction.itely (Automated engraving):
2455         rewrite introduction using website text.
2456
2457 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2458
2459         * scm/*.scm: make-music-by-name is replaced by make-music, which
2460         also accept music property settings, eg:
2461           (make-music 'TextScriptEvent 'direction DOWN 'text
2462               (make-simple-markup x))
2463
2464         Patch courtesy Nicolas Sceaux
2465
2466         * lily/beam-quanting.cc: cleanup, separate counts for left and
2467         right beam ends.
2468
2469         * lily/side-position-interface.cc (quantised_position): also
2470         quantize staccato position for forced stem directions. 
2471
2472 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2473
2474         * scm/*.scm: Patch by Nicolas Sceaux: 
2475
2476         * scm/music-functions.scm: ly:grob-property and ly:music-property
2477         are made procedure with setters.
2478
2479         * scm/*.scm: replace ..-set-property! with set! (..-property  )
2480         
2481 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
2482
2483         * input/test/[t-v]*.ly: finish rewriting texidocs.
2484
2485         * input/test/vaticana.ly: remove.
2486         * input/test/ligature-vaticana.ly: new, renamed file name.
2487
2488         * input/test/stem-centered.ly: remove.
2489         * input/test/mensural-note-heads.ly: new file. take content from
2490         removed file stem-centered.ly.
2491
2492         * input/test/scales-greek.ly: simplify.
2493
2494         * input/test/s*.ly: reformulate texidocs.
2495         
2496         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
2497         of missing features.
2498
2499 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
2500
2501         * input/test/[j-o]*.ly: update texidocs.
2502
2503 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2504
2505         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
2506
2507         * Documentation/topdocs/NEWS.texi: Add note about info docs with
2508         images.
2509
2510         * Documentation/user/lilypond.tely (@direntry): Update.
2511
2512         * stepmake/stepmake/documentation-targets.make
2513         (install-info,uninstall-info): Install into $(package_infodir).
2514         Install images.  Run install-info to update dir.
2515
2516         * config.make.in (package_infodir): Add.
2517
2518         * Documentation/user/GNUmakefile (info-with-images,
2519         local-install-info, local-uninstall-info): New target.
2520
2521 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2522
2523         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
2524         gap/threshold.
2525
2526         * lily/beam-quanting.cc (score_slopes_dy): remove
2527         ROUND_TO_ZERO_SLOPE kludge.
2528
2529         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
2530
2531         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
2532
2533         * lily/global-context.cc (Global_context): alway accept Score
2534         (run_iterator_on_me): cast Context to Score_context, not
2535         Context_def.
2536
2537         * Documentation/user/refman.itely: documentation patch by Edward
2538         Sanford Sutton.
2539
2540         * mf/GNUmakefile: unset sauter-fonts.
2541
2542 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2543
2544         * scripts/lilypond-book.py (output_texinfo): Output @image
2545         descriptions for info too.
2546
2547         * input/test/chord-names-jazz.ly: 
2548         * input/test/embedded-scm.ly: Clarify.
2549
2550         * input/test/cautionaries.ly: Typo.
2551
2552         * lily/input-smob.cc (ly_input_location): Compile fix.
2553
2554 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2555
2556         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
2557
2558         * ly/engraver-init.ly: move \grobdescriptions to Global. This
2559         fixes problems with system defaults being reverted with \override
2560         on Score level.
2561
2562         * lily/global-context.cc (Global_context): apply property-ops to
2563         Global_context too. 
2564
2565 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2566
2567         * scm/output-ps.scm (stencil->string): Rewrite.
2568
2569 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
2570
2571         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
2572         impersonal style.
2573
2574 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2575
2576         * lily/input-smob.cc (ly_input_location: New function.
2577
2578         * scm/define-markup-commands.scm (upright): New markup command.
2579
2580         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
2581
2582         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
2583
2584         * scm/output-ps.scm (output-stencil): New function.
2585
2586         * scripts/lilypond-book.py (do_file): Bugfix: change search order
2587         of snippet types; fixes @ignore and @verbatim blocks.
2588
2589 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
2590
2591         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
2592         to a file in printed documentation, instead, refer either to a 
2593         syntax or to an output.
2594
2595 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2596
2597         * input/regression/beam-center-slope.ly: Add test.
2598
2599 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2600
2601         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
2602         (SAUTER_FONTS): Reinstate.
2603
2604         * scm/define-markup-commands.scm (caps): New markup command.
2605
2606         * scm/output-ps.scm (output-scopes): Experimental markup output.
2607
2608         * scm/: Add missing headers.
2609
2610         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
2611
2612         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
2613
2614 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2615
2616         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
2617         Stray style cleanups.
2618
2619 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2620
2621         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
2622         no dot combination.
2623
2624         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2625         substitute \override Staff.autoBeamSettings too
2626
2627         * Documentation/user/tutorial.itely: proofreading fixes by David
2628         Bobroff
2629
2630 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2631
2632         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
2633
2634         * ps/music-drawing-routines.ps: 
2635         * ps/lilyponddefs.ps: Add end markers.
2636
2637 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2638
2639         * VERSION: 2.1.27 released.
2640         
2641         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
2642
2643         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
2644         obey documentation.
2645
2646 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2647
2648         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
2649
2650         * scm/output-ps.scm: Resurrect.
2651         
2652         * scm/output-tex.scm: Minimal cleanups.
2653
2654         * scm/paper.scm (paper-set-staff-size): Add lineheight.
2655
2656         * make/ly-rules.make: Remove any broken lily-*.tex files before
2657         lilypond-book run.
2658
2659         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
2660         comment.
2661
2662         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
2663         Enabled by default, may save 10% compile time.
2664
2665 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2666
2667         * lily/lyric-phrasing-engraver.cc: remove
2668         
2669         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
2670         longer necessary. 
2671
2672         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
2673         so lyric-phrasing-engraver is no longer necessary.
2674
2675         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
2676         Grob_pq_engraver from Staff.
2677
2678         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
2679         busyGrobs directly.
2680
2681         * input/regression/quote-transposition.ly: new file.
2682
2683         * lily/recording-group-engraver.cc (stop_translation_timestep):
2684         store instrumentTuning too. 
2685
2686         * lily/quote-iterator.cc (process): transpose events using
2687         instrumentTuning.
2688
2689         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
2690         -> \tuning <pitch>
2691
2692         * lily/parser.yy (command_req): add \tuning command for setting
2693         instrument tuning of staff.
2694
2695         * Documentation/user/GNUmakefile
2696         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
2697
2698         * Documentation/user/refman.itely (Customized accidental rules):
2699         typo.
2700
2701 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
2702
2703         * Documentation/user/music-glossary.tely: remove the missing norwegian
2704         translation; they can be put in later properly.
2705
2706 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2707
2708         * lily/recording-group-engraver.cc (start_translation_timestep):
2709         init Recording_group_engraver twice.
2710
2711 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2712
2713         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
2714         stray style cleanups:
2715
2716         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
2717         -Wmissing-prototypes.
2718
2719         * flower/include/killing-cons.tcc (Killing_cons): Add template
2720         specifier for car_.
2721
2722         * flower/include/parray.hh (binsearchs): Add template specifier
2723         for maxkey.
2724
2725         * flower/include/interval.hh: Declare elem () with template specfier.
2726
2727 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
2728
2729         * elisp/lilypond-indent.el (get-buffer-size): add customization
2730         groups for several variables (Reuben Thomas).
2731
2732 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2733
2734         * Documentation/user/invoking.itexi (Point and click): add index
2735         entry.
2736
2737         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
2738         go under beam.
2739
2740         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
2741         sarabande beam. 
2742
2743         * flower/warn.cc (programming_error): cross fingers not thumbs.
2744
2745         * lily/rest.cc (polyphonic_offset_callback): return 0 when
2746         staff-position is set.
2747
2748         * VERSION: release 2.1.26 
2749         
2750         * scm/chord-entry.scm (construct-chord): process transposition
2751         after processing explicit-11.  
2752
2753 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2754
2755         * lily/parser.yy (add_quote): add syntax for adding quotes:
2756         \addquote "id-string" Music
2757
2758         * scripts/lilypond-book.py (do_file): do not overwrite input file.
2759
2760         * scripts/convert-ly.py (conv): add rules for name changes.
2761
2762         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
2763         music/context/grob property functions. Internally, use
2764         get_property() and set_property() for both.
2765
2766 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
2767
2768         * elisp/lilypond-mode.el (get-buffer-size): define new function,
2769         for Emacs <= 20 (Laurent Martelli).
2770
2771 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2772
2773         * lily/parser.yy (command_element): extract quoted vector in
2774         parser.
2775
2776         * input/regression/quote.ly: new file.
2777
2778         * lily/sequential-iterator.cc (process): only process if moment >= 0.
2779
2780         * lily/parser.yy (command_element): \quote DURATION NAME: support
2781         cue notes. 
2782
2783         * lily/quote-iterator.cc (class Quote_iterator): new file.
2784
2785 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2786
2787         * lily/auto-beam-engraver.cc (try_music): accept and process
2788         beam-forbid-event.
2789
2790         * input/regression/auto-beam-no-beam.ly: new file.
2791
2792 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2793
2794         * lily/accidental.cc (print): Change font-relative-size ->
2795         font-size. Fixes cautionary-style = smaller.
2796
2797 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2798
2799         * lily/system-start-delimiter.cc (staff_brace): remove
2800         font-relative-size
2801
2802         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
2803         forgotten with scm_list_n. Fixes spurious coredumps.
2804
2805         * lily/accidental-engraver.cc (stop_translation_timestep): move
2806         update of localKeySignature to stop_translation_timestep (). This
2807         makes sure that all ties are noticed at the right moment.
2808         (stop_translation_timestep): clear tie only when right-side
2809         notehead was seen.
2810         (number_accidentals_from_sig): cleanup. 
2811
2812         * input/regression/accidental-tie.ly (mus): new file
2813
2814         * input/regression/tie-accidental, tie-break-accidental.ly: remove
2815         these longish tests.
2816
2817 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2818
2819         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
2820
2821         * THANKS: update bugreporter list.
2822
2823         * lily/beam.cc (print): broken beams last until end of staff.
2824         (print): broken beams start from prefatory matter.
2825
2826         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
2827
2828         * lily/paper-score.cc (process): dump header only once.
2829
2830         * lily/paper-outputter.cc (Paper_outputter): move logic into
2831         Scheme.
2832
2833         * scm/output-tex.scm (output-scopes): new function.
2834         (output-paper-def): new function
2835         (tex-string-def): new function
2836         (symbol->tex-key): new function
2837
2838         * scripts/convert-ly.py (conv): add rule for | ~
2839
2840 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
2841
2842         * input/regression/{many}.ly: refresh, trying to guess how
2843         it was designed.
2844
2845 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2846
2847         * VERSION: release 2.1.25
2848
2849         * scm/define-translator-properties.scm
2850         (all-user-translation-properties): add printOctaveNames
2851
2852         * ly/engraver-init.ly: remove Note_event_swallower from
2853         NoteNamesContext.
2854
2855         * lily/note-name-engraver.cc (process_music): new property
2856         printOctaveNames
2857
2858         * lily/context.cc (find_existing_context): remove support for
2859         Current.
2860
2861         * scm/music-functions.scm (set-accidental-style): new function;
2862         duplicate accidental macros.
2863
2864         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
2865
2866         * lily/note-name-engraver.cc (process_music):
2867         process_acknowledged_grobs () -> process_music ()
2868
2869         * scm/part-combiner.scm (determine-split-list): robustification.
2870
2871 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2872
2873         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
2874         lines for falling into beam-gap.
2875         (score_forbidden_quants): check all staff lines for falling in
2876         beam gaps.
2877
2878         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
2879         key/clef/time signatures. 
2880
2881         * input/test/ossia.ly: revise example.
2882
2883         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
2884         cleanup.
2885         
2886         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
2887         comply to Scheme standard.  Remove ly:get-paper-variable
2888
2889 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2890
2891         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
2892
2893 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2894
2895         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
2896         properties from Voice context. This fixes accidental size for
2897         staff-switches during grace contexts.
2898
2899         * lily/note-collision.cc (check_meshing_chords): only wipe heads
2900         if necessary. Else, simply wipe dots.
2901
2902         * input/test/beam-alternate.ly: new file
2903
2904         * input/test/piano-staff-distance.ly: new file.
2905
2906         * lily/translator-group.cc (recurse_down_translators): use
2907         Direction for bottom-up/top-down.
2908
2909         * lily/include/translator.hh (class Translator): add
2910         process_music() and do_announces(). This obviates
2911         recurse_down_{engravers,performers}.
2912
2913         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
2914         \melisma and \melismaEnd
2915
2916         * lily/melisma-engraver.cc (process_music): change to
2917         Melisma_translator, unify with performer. Accept
2918         ManualMelismaEvent.
2919
2920         * ly/engraver-init.ly: add Font_size_engraver.
2921
2922 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
2923
2924         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
2925         it hara-kiri.
2926
2927         * input/regression/{many}.ly: improve descriptions trying to figure
2928         out what is tested.
2929
2930 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2931
2932         * lily/slur.cc (broken_trend_offset): robustness fix.
2933
2934         * VERSION: release 2.1.24
2935
2936         * lily/context.cc (find_create_context): go to Score if it exists.
2937
2938         * lily/context-scheme.cc: new file.
2939
2940         * lily/score-translator.cc (get_output): new file.
2941
2942         * lily/include/grob-info.hh: origin_contexts() now does not
2943         include the originating engraver
2944
2945         * lily/translator-group.cc (translator_each): clean up contents,
2946         remove superfluous stubs. Engraver_group_engraver and
2947         Performer_group_performer are the only classes using multiple
2948         inheritance.
2949
2950         * lily/include/score-context.hh (class Score_context): interface
2951         between Score_{engraver,performer} and Global_context.
2952
2953         * lily/include/global-context.hh (Context): change from
2954         global-translator. This is the entry point for contexts; it is not
2955         tweakable using \translator{}. Score is no longer the top context,
2956         but sits underneath Global.
2957
2958         * lily/include/context.hh (class Context): brain surgery: split
2959         out Context functionality from Translator_group. Context is now a
2960         separate type from Translator.
2961
2962 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2963
2964         * lily/include/translator.hh (class Translator): make
2965         get_score_context() and get_global_translator (), and use the one
2966         which is appropriate.
2967
2968         * lily/context.cc: partially put functionality of Translator_group
2969         into Context.
2970
2971         * lily/include/context.hh (Translator): new class: put between
2972         Translator and Translator_group. 
2973
2974         * lily/new-accidental-engraver.cc: remove file.
2975
2976 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
2977
2978         * input/regression/{many}.ly: improve descriptions: use complete 
2979         sentences, try to describe what is tested, avoid `we´, do not use 
2980         don't, ... 
2981
2982 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
2983
2984         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
2985         is at EOL.
2986
2987         * Documentation/user/lilypond.tely: declare the topmost node only
2988         once; removes empty line in @contents.
2989
2990         * Documentation/user/music-glossary.tely: really add Finnish author.
2991         Draw more beatiful `->´ arrow in html: &rarr;
2992
2993 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2994
2995         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
2996
2997         * scripts/convert-ly.py (conv): add ly:music-list  change.
2998
2999         * lily/grob.cc: edit doc string.
3000
3001         * scm/define-grob-properties.scm (all-user-grob-properties):
3002         proofreading, editing of doc strings.
3003
3004         * input/regression/tablature-string-tunings.ly: new file.
3005
3006         * lily/staff-symbol-engraver.cc (process_music): new engraver,
3007         listen to stringTunings
3008
3009         * lily/align-interface.cc (align_elements_to_extents): remove Grob
3010         for self-alignment-[XY] code.
3011  
3012 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3013
3014         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
3015         cond) into function. Cleanup.
3016
3017         * lily/text-spanner.cc: remove text-repeat-if-broken property.
3018         
3019         * VERSION (PACKAGE_NAME): 2.1.23 released
3020
3021 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
3022
3023         * Documentation/user/{refman,internals}.itely: small fixes.
3024
3025 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3026
3027         * lily/accidental-engraver.cc (acknowledge_grob): don't make
3028         accidentals for harmonic notes
3029
3030         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
3031         for harmonic notes.
3032
3033         * scm/document-backend.scm (interface-doc): prune Grob
3034         documentation: don't duplicate interface information.
3035
3036         * lily/*.cc: lots of updates of doc strings.
3037
3038 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3039
3040         * input/test/ac-extra-voice.ly (accompany): remove file.
3041
3042         * input/test/maximum-rest-count.ly: remove file.
3043
3044         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3045         conversion rule for \translator { }. Apply everywhere.  
3046
3047         * lily/parser.yy (music_property_def): set property for \once in
3048         the PropertyMusic itself, not the ContextSpec.
3049         (property_operation): change syntax within \translator { }
3050
3051         * scm/define-music-properties.scm (all-music-properties): clean up.
3052
3053         * lily/auto-beam-engraver.cc (test_moment): use
3054         updated_grob_properties() to retrieve autoBeam settings.
3055
3056         * lily/spacing-spanner.cc: bound shortest_playing_len by
3057         measure_length
3058
3059         * lily/spacing-engraver.cc (acknowledge_grob): ignore
3060         multi-measure events for spacing computation.
3061
3062         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
3063         elliptical, to 1.49.
3064
3065         * lily/rest.cc (polyphonic_offset_callback): new function. Do
3066         vertical positioning for polyphony, without RestCollision object.
3067
3068         * lily/note-column.cc (add_head): prevent rests & note heads on
3069         one stem.
3070
3071         * lily/rest-collision.cc (do_shift): ignore rests with beams.
3072         (do_shift): rewrite only-rests case: use common refpoints: the
3073         routine will have sensible results when other rest-translations
3074         have taken place.
3075
3076         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
3077         < 0 case. 
3078
3079         * VERSION: 2.1.22 released
3080         
3081         * input/GNUmakefile (SUBDIRS): remove ascii-art
3082
3083 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3084
3085         * input/: Convert ly files that still had \property.  Fixes make
3086         web.  Remove exta spaces around '='. 
3087
3088         * scripts/convert-ly.py (conv): Redundant space fixes.
3089
3090         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
3091
3092 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3093
3094         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
3095         create scalable PS and PDFs  for input/{test,template,regression}.
3096
3097         * lily/context.cc (is_alias): move function.
3098         (is_alias): add Bottom as context alias. 
3099         (find_create_translator): add Bottom as a context alias for creation.
3100
3101         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
3102
3103         * lily/parser.yy (music_property_def): new syntax for property
3104         assignments:
3105
3106         \set A.B = #C , \unset A.B
3107         \override A.B #C = #D, \revert A.B #C 
3108
3109         * lily/my-lily-lexer.cc: remove \property
3110
3111 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
3112
3113         * Documentation/user/refman.itely: add dots after seealso refs.
3114
3115         * input/template/{many}.ly: harmonise descriptions.
3116
3117         * Documentation/user/music-glossary.itely: add Finnish author.
3118
3119 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3120
3121         * VERSION (PACKAGE_NAME): release 2.1.21
3122
3123 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3124
3125         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
3126
3127         * scripts/lilypond-book.py (snippet_res): @include filename must
3128         not be empty.
3129
3130 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3131
3132         * scm/documentation-generate.scm (markup-doc-string): dump
3133         markup-commands.tely
3134
3135         * scm/define-markup-commands.scm (override): new file.
3136         Move documentation from refman into doc-strings. 
3137
3138         * input/test/staff-container.ly: fix example.
3139
3140         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3141         StaffContainer
3142
3143         * lily/grob.cc: remove point_dimension_callback
3144         (Grob): read forced dimensions from X-extent and Y-extent.
3145         (get_paper): remove preset_extent.
3146
3147         * scm/define-grobs.scm (all-grob-descriptions): remove
3148         point_dimension_callback. 
3149
3150         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
3151         textscript to head. This makes no-spacing-rods work on
3152         DynamicText.
3153
3154         * lily/chord-name.cc: remove props chord, bass, inversion.
3155
3156         * Documentation/user/appendices.itely: add Scheme functions,
3157         context-properties and layout properties to manual.
3158
3159         * scm/part-combiner.scm (determine-split-list): include rests in a
3160         solo1/2 sequence.
3161
3162         * lily/new-part-combine-iterator.cc (substitute_both): new
3163         function.
3164         (class New_pc_iterator): add separate Voice=solo context, fixes
3165         autobeams going from chords to solo.
3166
3167 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3168
3169         * Documentation/user/invoking.itexi (Editor support): Fix typo.
3170
3171         * Documentation/user/tutorial.itely:
3172         * Documentation/user/refman.itely: Add short note about being part
3173         of lilypond.tely.
3174
3175         * COPYING: Make note more clear with respect to files that are
3176         explicitely licenced otherwise (Documention/user/ comes to mind).
3177         
3178         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
3179         comment about barfing of @c,{}.
3180
3181         * Documentation/user/music-glossary.tely: Add list of authors.
3182
3183         * stepmake/stepmake/library-rules.make: Thank Nelson only in
3184         source (was: also in build log).
3185
3186 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3187
3188         * lily/side-position-interface.cc (general_side_position): if
3189         staff-padding is set, then include staff in support too.
3190
3191         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
3192         module workbook
3193
3194         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
3195
3196         * lily/tuplet-engraver.cc: remove tupletInvisible
3197
3198         * scm/define-translator-properties.scm: cleanup, separate in
3199         internal and user props. 
3200
3201         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
3202         LyricsVoice -> Lyrics
3203
3204         * lily/new-part-combine-iterator.cc (process): only print warning
3205         for symbols.
3206
3207 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3208
3209         * scm/part-combiner.scm: Add proper header.
3210
3211         * All but lily/*: The great --2003 --2004 replace; the missing
3212         `bits'.
3213
3214         * TODO: Fix outline mode.  Add book notes.
3215
3216         * ROADMAP: Update.
3217
3218 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3219
3220         * scm/part-combiner.scm (make-autochange-music): use
3221         accumulator. Fixes stack overflow.
3222
3223         * lily/*: rename brew_molecule -> print , molecule-callback ->
3224         print-function
3225
3226         * scm/define-grob-properties.scm: cleanup. Separate into internal
3227         and user properties.
3228
3229         * lily/translator-property.cc (updated_grob_properties): new
3230         function
3231         (execute_pushpop_property): change to new convention:
3232         object property inits are stored as (cons ALIST BASED-ON). This
3233         storage format allows concurrent tweaks in different contexts.
3234
3235 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3236
3237         * TODO: new file.
3238
3239 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3240
3241         * debian/: Late Debian update (sorry Anthony).
3242
3243         * scripts/lilypond-book.py (do_file): Look for input_file in
3244         include path, or ask kpathsea if LATEX.
3245
3246         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
3247         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
3248         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
3249         --header=texidoc.
3250
3251         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
3252         relative.
3253
3254         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
3255         only when filtering, default to input_base otherwise.  Coding
3256         style fixes.
3257
3258 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3259
3260         * lily/include/translator.hh (class Translator): add virtual
3261         qualifier.
3262
3263 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3264
3265         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
3266
3267 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3268
3269         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
3270
3271         * Documentation/user/refman.itely: Run texinfo-all-menus-update
3272         (fixes make web).
3273
3274         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
3275         live in $(out)-www).
3276
3277         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
3278         dependencies.  Add link to .ly source in HTML output.
3279         (Lilypond_snippet.output_html): Handle multiple page picture
3280         output.
3281         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
3282         Make usable for output_texinfo again.
3283
3284         * Documentation/user/GNUmakefile: Add static dependency for
3285         lilypond.tely includes.
3286
3287         * Documentation/user/tutorial.itely: Add some lost `relative'
3288         ly-options.
3289
3290 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3291
3292         * lily/include/translator-group.hh: move Music_output_def member
3293         to Global_translator.
3294
3295         * scripts/lilypond-book.py (do_file):  fix latex output.
3296
3297         * VERSION: release 2.1.20
3298         
3299         * scm/part-combiner.scm (determine-split-list): robustness fix 
3300
3301         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
3302
3303         * lily/parser.yy (music_output_def_body): plug memory leak.
3304
3305         * lily/translator-group.cc (add_fresh_group_translator): plug
3306         memory leak: unprotect Translator_group once added.   
3307
3308         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
3309
3310         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
3311         write .dep file.
3312         (Lilypond_snippet.ly): add \renameinput.
3313
3314 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3315
3316         * Documentation/user/refman.itely (Markup command definition): Doc
3317         by Nicolas Sceaux. Rewrite by Han-Wen
3318
3319         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
3320         thing of the line.
3321         (brew_molecule): only remove if hyphen is not at the end of line.
3322         (set_spacing_rods): new function: minimum-length specifies
3323         distance between syllables.
3324
3325         * scm/define-grobs.scm (all-grob-descriptions): add
3326         Hyphen_spanner::set_spacing_rods to LyricHyphen
3327
3328         * input/regression/lyric-hyphen-break.ly: new file.
3329
3330         * input/test/lyric-hyphen-retain.ly: new file.
3331
3332         * lily/new-part-combine-iterator.cc (construct_children):
3333         add Rest direction.
3334
3335 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3336
3337         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
3338
3339         * Documentation/bibliography/engraving.bib (donemus1982):
3340         update entry.
3341
3342 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3343
3344         * scripts/lilypond-book.py (Substring.__init__): new class.
3345         (Snippet.output_texinfo): add texidoc option.
3346         (Include_snippet.replacement_text): new class.
3347         (Lilypond_snippet.__init__): new class
3348         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
3349
3350         * Documentation/user/refman.itely (Sound): 
3351         note about number of channels.
3352
3353         * scm/music-functions.scm (voicify-music): add \context Staff for
3354         << \\ >> polyphony.
3355
3356         * lily/parser.yy (verbose_command_req): \skip now creates
3357         SkipMusic, and does not lead to spurious staves.
3358
3359         * scm/define-music-types.scm (music-descriptions): rename
3360         NonEventSkip to SkipMusic
3361
3362         * input/no-notation/midi-lyric-barcheck.ly: new file.
3363
3364         * input/regression/collision-dots-invert.ly: new file.
3365
3366         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
3367         case.
3368
3369         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
3370         die if melody died too.
3371
3372 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3373
3374         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
3375         with reading from stdin.
3376
3377         * lily/slur-performer.cc (try_music): new file.
3378
3379         * lily/melisma-performer.cc (try_music): new file. Handle
3380         melismata to help lyrics.
3381
3382         * lily/beam-performer.cc (try_music): new file. Handle beam events
3383         to help lyrics.
3384
3385         * lily/score-performer.cc (one_time_step): reinstate
3386         process_music().
3387
3388         * lily/performer.cc (process_music): add to interface.
3389
3390         * lily/performer-group-performer.cc (process_music): new function.
3391
3392         * lily/dot-column.cc (do_shifts): do collision resolution before
3393         dot positioning.
3394         
3395         * scripts/lilypond-book.py (Snippet.output_print_filename): new
3396         file, process printfilename option.
3397         (Snippet.__init__): rewrite: do not use global variables h or
3398         index.
3399         (main): really support -I option.
3400         (find_toplevel_snippets): new code.
3401         (find_toplevel_snippets): reinstate old version, without global
3402         variables.
3403
3404         * tex/texinfo.tex: really add file.
3405         
3406 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3407
3408         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
3409         compatibility.
3410
3411 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3412
3413         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
3414
3415         * scm/define-translator-properties.scm (drumPitchTable): add
3416         property.
3417
3418         * scripts/lilypond-book.py (simple_toplevel_snippets): new
3419         function.
3420         (help_summary): docstrings.
3421         (do_file): strip the dir of input_base too.
3422
3423 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3424
3425         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
3426
3427         * Documentation/user/lilypond-book.itely: Update.
3428
3429         * make/ly-rules.make: Update lilypond-book commands.
3430
3431         * Documentation/user/GNUmakefile: Update makeinfo commands,
3432         lilypond-book flags.
3433
3434         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
3435         
3436         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
3437
3438         * scripts/filter-lilypond-book.py: Remove.
3439
3440         * Documentation/user/*tely: Update options for new lilypond-book.
3441
3442         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
3443         with @macros in @includes.
3444
3445 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3446
3447         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
3448         make rest-collision only.
3449
3450         * lily/break-substitution.cc (substitute_one_mutable_property):
3451         clear all-elements using scm_assq_remove_x(). 
3452
3453         * lily/rest-collision.cc (do_shift): shift single rests
3454
3455         * flower/include/array.hh (class Array): rename to is_empty ()
3456
3457         * lily/drum-note-performer.cc: new file: perform drum notes.
3458
3459         * VERSION (PACKAGE_NAME): release 2.1.19.
3460         
3461 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3462
3463         * scripts/filter-lilypond-book.py
3464         (classic_lilypond_book_compatibility): New function.
3465
3466 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3467
3468         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
3469
3470         * Grand 2003 -> 2004 search replace. 
3471
3472         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
3473         (i.e. < > )
3474
3475         * ly/performer-init.ly: add DrumStaff
3476
3477         * lily/axis-group-engraver.cc (acknowledge_grob): also take
3478         lyric-interface; this prevents lines with only extender lines from
3479         being junked.
3480  
3481         * scm/define-grob-interfaces.scm (lyric-interface): new interface
3482
3483         * lily/lyric-extender.cc (brew_molecule): get line breaking and
3484         extenders right, for once and for all (hopefully).
3485         
3486         * lily/break-substitution.cc (substitute_one_mutable_property):
3487         clear old 'all-elements for System grobs.
3488
3489         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
3490         that associatedVoiceContext is always assigned when music & lyrics
3491         are found. 
3492
3493         * ly/engraver-init.ly: remove Lyrics context.
3494         (TabVoice): add noteheads engraver
3495
3496         * input/test/improv.ly: update: do not use Thread switching. 
3497
3498         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
3499         squashedPosition is a number  
3500
3501         * Documentation/user/refman.itely (Automatic note splitting):
3502         remove Thread references.
3503
3504         * input/no-notation/pc-direction.ly: remove file.
3505
3506         * ly/engraver-init.ly: remove Thread
3507
3508         * input/regression/tie-chord-partial.ly: remove file.
3509
3510         * scripts/convert-ly.py (conv): \harmonic rule
3511
3512         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
3513         notation for harmonic notes: <c' g''\harmonic>
3514
3515         * lily/lily-guile.cc (alist_to_hashq): new function
3516
3517         * scm/lily.scm (alist->hash-table): new function.
3518
3519         * Documentation/user/refman.itely (Percussion staves): update doco.
3520
3521         * input/regression/drums.ly (timb): updates
3522
3523         * lily/note-performer.cc (create_audio_elements): robustness fix.
3524
3525         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
3526
3527 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3528
3529         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
3530         discard valid matches.
3531
3532 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3533
3534         * lily/drum-note-engraver.cc: new file.
3535
3536         * ly/drumpitch-init.ly: move drum definitions
3537
3538         * scm/drums.scm: remove file.
3539
3540         * lily/*.cc: remove abort-event everywhere.
3541
3542         * lily/note-heads-engraver.cc (process_music): robustification.
3543
3544         * lily/accidental-engraver.cc (process_acknowledged_grobs):
3545         robustification.
3546
3547         * lily/parser.yy (simple_element): add \drums mode.
3548         (simple_element): remove \pitchnames , \chordmodifiers. Use
3549         variables to store this. 
3550
3551         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
3552         outside \notes.
3553
3554         * VERSION: release 2.1.18.
3555         
3556         * input/test: remove octave-duplicate.ly
3557
3558 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3559
3560         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
3561
3562 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3563
3564         * lily/simultaneous-music-iterator.cc: remove clone() and copy
3565         constructor from Music_iterator. Changes throughout.
3566
3567         * lily/include/music-iterator.hh (class Music_iterator): remove
3568         Music_iterator::skip and Music_iterator::get_pending_events from
3569         interface. Rename report_to -> get_outlet 
3570
3571         * lily/auto-change-iterator.cc: move contents from
3572         new-auto-change-iterator.cc from
3573
3574         * scm/part-combiner.scm: determine split-list from Scheme. 
3575
3576         * lily/new-auto-change-iterator.cc (process): new file.
3577
3578         * lily/parser.yy (part_combined_music): remove old PC cruft.
3579
3580         * ly/engraver-init.ly: remove old
3581         PC cruft.
3582
3583         * Documentation/user/refman.itely (The Lyrics context): note about
3584         extender lines.
3585
3586         * lily/multi-measure-rest-engraver.cc (process_music): extra check
3587         to allow 0-length mmrest events.
3588
3589         * scm/part-combiner.scm (determine-split-list): many bugfixes.
3590
3591         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
3592
3593         * lily/spacing-engraver.cc (finalize): robustifications.
3594
3595         * input/regression/new-part-combine-solo-global.ly: new file.
3596
3597         * scm/part-combiner.scm: rewrite.
3598
3599 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
3600
3601         * Documentation/user/refman.itely, input/puer-fragment.ly,
3602         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
3603         updated for proper use of lyricsto; replaced "(" and ")" ->
3604         "\melisma" and "\melismaEnd"
3605
3606         * input/test/ancient-font.ly: small updates to reduce compile
3607         warnings (TODO: junk this file)
3608
3609         * input/test/gregorian-scripts.ly: added comment about bug
3610
3611         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
3612         tiny robustness fix
3613
3614         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
3615         recent changes in the feta code); temporarily mapped mensural g
3616         clef to a copy of petrucci g clef until mensural g clef will have
3617         been rewritten
3618
3619         * mf/parmesan-heads.mf: bugfix: solved character name clashing
3620         between mensural and neo-mensural heads (this broke quite a while
3621         ago)
3622
3623         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
3624
3625 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3626
3627         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
3628         indication.  Fixes for verbatim, multi line comments.
3629
3630 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3631
3632         * input/regression/new-part-combine-solo.ly: more cases.
3633
3634         * lily/slur.cc (height): robustness fix.
3635
3636         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
3637
3638         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
3639         stemUp/stemDown.
3640
3641         * scm/music-functions.scm (determine-split-list): further analysis.
3642
3643         * lily/script-engraver.cc (try_music): discard duplicate
3644         articulations.
3645
3646         * input/regression/new-part-combine-solo.ly: new file
3647
3648         * input/regression/new-part-combine-a2.ly: new file.
3649
3650         * ly/performer-init.ly: add Devnull
3651
3652         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
3653         for \musicglyph #"accidental-*"
3654         (conv): \newpartcombine rule.
3655
3656 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3657
3658         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
3659
3660 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3661
3662         * scripts/filter-lilypond-book.py: Handle verbatim, latex
3663         textwidth, --output.
3664
3665 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3666
3667         * scm/new-markup.scm (doubleflat): add accidental markups.
3668
3669         * VERSION: release 2.1.17
3670         
3671         * Documentation/user/refman.itely (Automatic part combining):
3672         revise documentation of the part-combiner.
3673
3674         * input/regression/pc-switch-slur.ly (texidoc): remove file.
3675         
3676         * input/test/part-combine-{moment,staff}.ly: remove file.
3677
3678         * input/regression/pc-mmrest.ly (two): remove file.
3679
3680         * scm/define-music-types.scm (music-descriptions): add
3681         Solo{One,Two}Event and UnisonoEvent
3682
3683         * lily/new-part-combine-iterator.cc (unisono): add state_
3684         variable, signal changes with part-combine-event.
3685
3686         * input/regression/new-part-combine-text.ly: new file.
3687
3688         * lily/part-combine-engraver.cc: new file.
3689
3690 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3691
3692         * scripts/filter-lilypond-book.py: Handle snippet options.
3693
3694 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3695
3696         * scm/music-functions.scm (determine-split-list): detect solo1/2
3697         and unisono.
3698
3699         * lily/new-lyric-combine-music-iterator.cc (construct_children):
3700         revert fix, document why.
3701
3702         * lily/tie-performer.cc (process_music): new function. Set melisma
3703         property.
3704
3705         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
3706         always smaller than bracket size.
3707         (make_bracket): oops. Size of the gap was off by factor 2
3708
3709         * input/test/text-rotate.ly: new file.
3710
3711         * scm/new-markup.scm (markup): a macro that provides a
3712         LilyPond-like syntax in scheme for building markups, in order to
3713         help markup command definition. (Nicolas Sceaux)
3714
3715         * input/test/lyrics-skip-notes.ly: new example.
3716
3717         * lily/parser.yy (post_event): make HYPHEN into postfix event.
3718
3719         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
3720         use is_alias() iso. == . This fixes lyrics on
3721         GregorianTranscriptions. 
3722
3723 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3724
3725         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
3726         \thispagestyle{lastpage} to avoid that it's printed on the second
3727         last page when there's only a single score line on the last page.
3728         (The page breaking mechanism in TeX played some ugly tricks to us.)
3729
3730 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3731
3732         * scripts/filter-lilypond-book.py: Further development.
3733
3734         * input/regression/collision-dots-move.ly: New test.
3735
3736         * lily/note-collision.cc (check_meshing_chords): Move dots on left
3737         hand side note head of non-merged collision to the right.
3738
3739         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
3740         Construct children before accessing property from emtpy
3741         lyrics_context_.
3742         (construct_children): Find thread before finding LyricsVoice.
3743         Create LyricsVoice one if none found, fixes crash (thanks Erik
3744         Sandberg).
3745
3746 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
3747
3748         * cygwin/: Forward port.
3749
3750 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3751
3752         * buildscripts/install-info-html.sh: Use Bash.
3753
3754         * cygwin/mknetrel: Patch from Bert.
3755
3756 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3757
3758         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
3759
3760         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
3761         try to copy *png, index.html (Bertalan Fodor).
3762
3763         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
3764
3765 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3766
3767         * lily/note-collision.cc (check_meshing_chords): Do not remove
3768         dots (from down head) when merging similar heads (thanks Matthias
3769         Kilian).  Simplify merge_possible tests and other cleanups
3770
3771         * input/regression/collision-merge-differently-dotted.ly: Add test
3772         for disappearing dots on similar heads for both voices.
3773
3774 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3775
3776         * Documentation/user/invoking.itexi (Invoking lilypond): Document
3777         that tagline overrides copyright for single page scores. Correct
3778         the default tagline value.
3779
3780 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3781
3782         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
3783
3784 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3785
3786         * buildscripts/lilypond-login.sh: Avoid warning about undefined
3787         TEXMF if it's previously unset.
3788
3789 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
3790
3791         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
3792
3793         * input/test/trills.ly: fix the unfolding of lineprall.
3794
3795         * input/test/figured-bass-alternative.ly: fix accidental.
3796
3797 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3798
3799         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
3800         
3801         * input/no-notation/dos-guile.ly: 
3802         * input/no-notation/dos-ps.ly: 
3803         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
3804         
3805         * input/no-notation/safe-include.ly:
3806         * input/no-notation/safe-guile.ly:
3807         * input/no-notation/safe-ps.ly: 
3808         * input/no-notation/safe-tex.ly: New file.
3809
3810         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
3811         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
3812         options now.
3813         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
3814         When in --safe-mode, set environment openout_any=p[aranoid].
3815
3816         * tex/ltest.tex: 
3817         * tex/lilyponddefs.tex: Add \nofiles.
3818
3819         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
3820         options.
3821
3822         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
3823         This allows building the user manual using a binary installation
3824         and a matching unpacked source tree.
3825
3826         * scm/lily.scm (safe-module): New variable. 
3827
3828         * lily/includable-lexer.cc (new_input): Fix error messages.
3829
3830         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
3831         If SAFE, evaluate in safe-module.  Change callers.
3832
3833         * lily/main.cc (Long_option_init): Reinstate safe-mode.
3834
3835         * lily/lexer.ll (embedded_scm): While processing main-input,
3836         invoke ly_parse_scm with safe mode if running in safe-mode.
3837         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
3838         in init.ly for safe-mode.
3839
3840 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3841
3842         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
3843         compatibility with old versions of geometry.sty (compat2
3844         already implied includehead).
3845         Change the page layout slightly so bottom + footskip = top +
3846         headheight + headsep = 16mm, the remaining paperheight-32mm
3847         are used for the music. Increase footskip to 5mm, so the top of
3848         the footer text doesn't touch the music.
3849
3850 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3851
3852         * VERSION: release 2.1.16
3853         
3854         * scm/music-functions.scm (determine-split-list): bugfix: only use
3855         new-active for both voices if both indexes advance. This fixes the
3856         biggest outstanding problem with new-pc. 
3857
3858         * lily/new-part-combine-iterator.cc (construct_children): set more
3859         directions.
3860
3861 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3862
3863         * scripts/convert-ly.py (conv): add instrument rule.
3864
3865         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
3866
3867         * lily/side-position-interface.cc: remove add_staff_support ()
3868         Change all callers to use staff-padding.
3869
3870         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
3871         make_spanner().
3872
3873         * lily/a2-engraver.cc (process_acknowledged_grobs): 
3874
3875         * lily/text-engraver.cc: remove scriptHorizontal property.
3876
3877         * lily/beam.cc (least_squares): also set least-squares-dy for
3878         special case of slanted 2-stem beam to center.
3879
3880         * lily/side-position-interface.cc (out_of_staff): move contents of
3881         out_of_staff into aligned_side.
3882         remove out_of_staff().
3883
3884         * input/regression/measure-grouping.ly: fix warning.
3885
3886         * lily/side-position-interface.cc: add staff-padding support to
3887         Side_position_interface::aligned_side.
3888
3889         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
3890         one get_property too many.
3891
3892         * flower/include/drul-array.hh (linear_combination): new function
3893         (scale_drul): new function
3894
3895         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
3896         operations on empty intervals are silly.
3897
3898 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3899
3900         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
3901         (iso gh_scm2int), fixes crash in new part-combiner.
3902
3903         * configure.in: Up mftrace to 1.0.27.
3904
3905 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3906
3907         * VERSION: release 2.1.15
3908         
3909         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
3910         align all stanza numbers.
3911
3912 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
3913
3914         * Documentation/user/{introduction.itely,refman.itely,
3915         converters.itely}: fix some text inside parentheses; text should
3916         be readable (even) if parentheses are either replaced with commas 
3917         or dropped out.
3918
3919 2004-01-25  Werner Lemberg  <wl@gnu.org>
3920
3921         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
3922         input/test/vaticana.ly, input/test/ancient-font.ly,
3923         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
3924         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
3925         ly/params-as-init.ly, scm/define-grobs.scm,
3926         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
3927
3928         * ly/params-as-init.ly: Removed.  Obsolete.
3929         * buildscripts/lilypond.words.py: Updated.
3930
3931 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3932
3933         * mf/parmesan-clefs.mf: switch off mensural G clefs.
3934
3935         * mf/feta-din{4,5,7,9}.mf: remove.
3936         
3937         * lily/engraver.cc (internal_make_item): centralize item/spanner
3938         factory.
3939
3940         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
3941         do correct chord conversion for ^"sim."  (backportme)
3942         (FatalConversionError.sub_articulations): substitute ^"foo" in
3943         chords too. (backportme)
3944
3945         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
3946         for Fingering.
3947
3948         * lily/side-position-interface.cc (out_of_staff): don't do
3949         anything if staff-padding not defined. 
3950
3951         * mf/feta-params.mf (stafflines): introduce linethickness as
3952         general blackness of the font.
3953
3954         * lily/stem.cc (position_noteheads): rounding error robustness.
3955
3956         * input/regression/rest-collision-beam.ly: move beam/rest stuff
3957         from beam-collision.ly 
3958
3959         * lily/beam.cc (rest_collision_callback): remove direction.
3960
3961         * scm/define-grobs.scm (all-grob-descriptions): remove
3962         enclose-bounds in OttavaBracket and PianoPedalBracket
3963
3964         * scm/new-markup.scm (def-markup-command) new macro, which takes
3965         care of defining the COMMAND-markup and make-COMMAND-markup
3966         procedures, setting markup-signature and keyword-signature object
3967         properties, and pushing the markup command in
3968         markup-function-list.
3969
3970         All markup commands are defined thanks to it.  Users may also use
3971         it to define their own markup commands. (Nicolas Sceaux)
3972
3973         * scm/new-markup.scm: Scheme style clean-up: there should be no
3974         parenthesis alone on a line; LET* should not be used where LET is
3975         enough. (Nicolas Sceaux)
3976
3977 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3978
3979         * scripts/filter-lilypond-book.py: Add script.
3980
3981 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3982
3983         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
3984
3985 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3986
3987         * Documentation/user/refman.itely (Fingering instructions): add
3988         single note chords. 
3989
3990         * lily/multi-measure-rest-engraver.cc: use a single
3991         MultiMeasureEvent for mm rests. This prevents problems with the
3992         new part combiner.
3993
3994         * scm/music-functions.scm (determine-split-list): analysis has
3995         global effect: a difference halfway a phrase makes the entire
3996         phrase be typeset as apart.
3997         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
3998
3999 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4000
4001         * ly/performer-init.ly: add Devnull.
4002
4003         * Documentation/user/refman.itely (Font selection): remove paper20
4004         ref.
4005         
4006 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4007
4008         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
4009
4010 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4011
4012         * scm/music-functions.scm (determine-split-list): bugfixes.
4013
4014         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
4015
4016         * input/test/scales-greek.ly: use C as base, results in different
4017         alterations at the clef.
4018
4019         * input/regression/pedal-ped.ly: new file.
4020
4021         * input/regression/pedal-bracket.ly: new file.
4022
4023         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
4024         replace after_line_breaking()
4025
4026         * lily/line-interface.cc (line): read thickness.
4027         (line): dash-fraction = 0 always for dotted-line style.
4028
4029         * input/test/staff-lines.ly (lower): bugfix.
4030
4031         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
4032         \accepts Devnull into Score.
4033
4034         * scm/lily.scm: remove bla.scm load.
4035
4036 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4037
4038         * VERSION: release 2.1.14
4039         
4040         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
4041
4042         * lily/side-position-interface.cc (general_side_position): add
4043         Staff_symbol_referencer::staff_space ().
4044
4045         * lily/include/context-def.hh: rename from translator-def.hh
4046
4047 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4048
4049         * input/template/piano-dynamics.ly (pedal): Updated definition of
4050         Dynamics such that \cresc works, for example.
4051
4052 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4053
4054         * lily/stem.cc (calc_stem_info): use
4055         Staff_symbol_referencer::staff_space
4056
4057         * lily/beam-quanting.cc (quanting): scale Stem_info 
4058
4059         * lily/beam.cc (rest_collision_callback): use minimum-distance
4060         property for rest/beam collisions.
4061         (rest_collision_callback): bugfixes.
4062
4063         * lily/system.cc (post_processing): extra-offset is now relative
4064         to the size of the current staff.
4065
4066         * scm/music-functions.scm (notice-the-events-for-pc): record all
4067         voices, only analyze "one" and "two".
4068
4069         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
4070         not parent. 
4071
4072         * lily/new-part-combine-iterator.cc (construct_children): create
4073         Devnull from Voice context
4074
4075         * scm/music-functions.scm (determine-split-list): bugfixes.
4076
4077         * lily/lily-guile.cc (robust_scm2int): new function
4078
4079         * lily/staff-symbol-referencer.cc (line_thickness): new
4080         function. Use throughout.
4081
4082         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
4083         in its own context.  Add to preset font-size.
4084
4085         * lily/stem.cc (thickness): new function.
4086
4087         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
4088         compute thickness from ledger-line-thickness.
4089
4090         * lily/note-head.cc (brew_ledger_lines): use
4091         Staff_symbol::get_ledger_line_thickness ().
4092
4093         * lily/beam.cc (rest_collision_callback): use
4094         Staff_symbol_referencer::staff_space().
4095
4096         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
4097         Mus1 Mus2
4098
4099         * lily/include/translator.hh (class Translator): add accepts_list_
4100         so  \with { \denies / \accepts } also works.
4101
4102         * scm/music-functions.scm (determine-split-list): determine split
4103         list from music events.
4104
4105         * lily/new-part-combine-iterator.cc: more states.
4106
4107         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
4108
4109 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4110
4111         * lily/system.cc (set_loose_columns): use the right prebroken cols
4112         for interpolating loose column position.
4113
4114         * lily/text-spanner.cc (brew_molecule): default to no vertical
4115         lines.
4116
4117         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
4118         take space.
4119
4120         * scm/define-grobs.scm (all-grob-descriptions): less padding.
4121
4122 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4123
4124         * scripts/convert-ly.py: Do not test filename when processing
4125         stdin.
4126
4127         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
4128
4129 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4130
4131         * lily/axis-group-engraver.cc (finalize): extra check; if
4132         process_music () is never called, then staffline_ == 0.
4133
4134         * lily/simultaneous-music-iterator.cc (pending_moment): don't
4135         check run_always ().
4136         
4137         * VERSION: release 2.1.13
4138
4139         * input/regression/note-head-style.ly (pattern): cleanup.
4140
4141         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
4142         downloading.
4143
4144         * scm/output-lib.scm (shift-right-at-line-begin): new function:
4145         kludge rehearsalmark placement.
4146
4147         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
4148         , ly:spanner?
4149
4150         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
4151         close to note head for accidentals.
4152
4153         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
4154         tuplet direction.
4155
4156         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
4157
4158 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4159
4160         * lily/include/music-iterator.hh (class Music_iterator): add
4161         substitute_outlet() to iterator API.
4162
4163         * lily/new-part-combine-iterator.cc (construct_children):
4164         New_pc_iterator: new class, better part combining.
4165
4166         * lily/tie-column.cc (werner_directions): new function
4167
4168         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
4169
4170         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
4171         empty objects group spanner as parent
4172
4173         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
4174         slope against graphical slope.
4175
4176         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
4177         for ottava bracket.
4178
4179         * lily/side-position-interface.cc (general_side_position):
4180         opps. reinstate *dir.
4181
4182         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
4183         parser run.
4184
4185         * lily/tuplet-bracket.cc: remove calc_dy ().
4186
4187         * Documentation/user/refman.itely (Balloon help): document balloon
4188         help
4189
4190 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4191
4192         * scm/document-backend.scm (check-dangling-properties): Grob
4193         properties are defined define-grob-properties.scm.
4194         
4195 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4196         
4197         * VERSION: release 2.1.12
4198
4199         * scm/define-grobs.scm (all-grob-descriptions): larger font for
4200         ChordName
4201
4202         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
4203         relation to surroundings.
4204
4205         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
4206         Y-extent to the note-extents: stay clear of the staff.
4207
4208 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4209
4210         * Documentation/user/GNUmakefile
4211         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
4212         iso. copy.
4213
4214         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
4215
4216         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
4217
4218         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
4219
4220         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
4221
4222         * lily/line-interface.cc (line): remove thickness from calling interface.
4223
4224         * lily/hairpin.cc: use Line_interface
4225
4226         * lily/line-interface.cc: new file. Line_interface for everything
4227         with dotted/dashed lines.
4228         
4229
4230         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
4231
4232         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
4233         for constructing ottava brackets.
4234         
4235         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
4236         the note heads.
4237
4238         * Documentation/user/internals.itely (Engravers and performers):
4239         fix broken link.
4240
4241         * scm/music-functions.scm (make-mark-set): new function.
4242
4243         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
4244         functionally identical to beam.
4245
4246         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
4247         () with beam (). 
4248
4249         * Documentation/user/refman.itely (Rehearsal marks): document new
4250         functionality.
4251
4252         * input/regression/rehearsal-mark-number.ly: new file.
4253
4254         * input/regression/rehearsal-mark-letter.ly: new file.
4255
4256         * scm/translation-functions.scm (number->mark-string): new function
4257         (format-mark-letters): new function
4258         (format-mark-numbers): new function
4259
4260         * lily/mark-engraver.cc (process_music): rehearsalMark is now
4261         integer; formatting is done through markFormatter property.
4262         
4263         * scm/define-translator-properties.scm: fold all *-done properties
4264         into positioning-done.
4265
4266         * lily/beam.cc (position_beam): new function
4267         (brew_molecule): make sure that positions are calced before making
4268         the molecule.
4269
4270         * scm/output*.scm (beam):  take 4th argument for function.
4271
4272         * ps/music-drawing-routines.ps: take blot as 4th argument.
4273
4274         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
4275         stem to avoid small dents.
4276         
4277 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4278
4279         * VERSION: release 2.1.11
4280
4281         * input/regression/balloon.ly: new file.
4282
4283         * lily/balloon.cc (brew_molecule): new file: draw boxes around
4284         objects, and make help texts. 
4285
4286         * scm/new-markup.scm (parse-simple-duration): parse duration
4287         string to log & dots. (Thanks Nicolas!)
4288
4289         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
4290         rule.
4291
4292 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
4293
4294         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
4295         Lemberg).
4296
4297         * THANKS: alphabetic order.
4298
4299 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4300
4301         * input/regression/note-head-harmonic.ly: new file.
4302
4303         * Documentation/user/internals.itely (Technical manual): explain
4304         difference between music, translation, layout.
4305
4306         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
4307
4308         * scm/output-ascii-script.scm (bracket): rounding bfs.
4309
4310         * scripts/convert-ly.py (conv): add \include "paper" rule. 
4311
4312         * ly/paper*.ly: remove files. 
4313         
4314         * scm/paper.scm (set-staff-size): new function: set default
4315         staff-size.
4316
4317         * scripts/convert-ly.py (conv): add conversion rule.
4318
4319         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
4320         function.
4321
4322         * scm/paper.scm: new file.
4323         (set-staff-size): new function 
4324         (set-paper-size): new function
4325
4326         * lily/parser.yy (music_output_def_body): restructure definition,
4327         so first Scheme statement in \paper also happens in new scope. 
4328
4329         * lily/system.cc (post_processing): move uniquify_list () to
4330         dumping molecule stage.
4331
4332         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
4333         this will mess up scores that use barchecks to shorten measures.
4334
4335         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
4336         at 20pt too.
4337
4338         * Documentation/user/tutorial.itely (Printing lyrics): document
4339         \lyricsto
4340
4341         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
4342
4343         * Documentation/user/refman.itely (Fermatas): document \lyricsto
4344
4345         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
4346         if Voice is not found.
4347
4348         * VERSION: release 2.1.10
4349         
4350         * input/{test,regression}/: remove old-relative 
4351
4352         * lily/lexer.ll: add empty markup signature. 
4353
4354         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
4355         strut markup
4356
4357         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
4358
4359         * scm/define-translator-properties.scm: update melismata property
4360         doco.
4361
4362         * lily/system.cc (output_lines): revert uniquify_list() patch,
4363         strange side effects seen.
4364         
4365         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
4366         dash-period < 0.
4367
4368         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
4369         for flute. 
4370
4371 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4372
4373         * input/regression/*.ly: use newaddlyrics iso. addlyrics
4374
4375         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
4376
4377         * lily/lyric-extender.cc (brew_molecule): behave decently in case
4378         of line breaks.
4379         (brew_molecule): add padding to left, not right.
4380
4381         * lily/system.cc (uniquify_list): new function
4382         (output_lines): uniquify_list () on all-elements. This fixes
4383         double symbols in the output.
4384
4385         * lily/beam.cc (rest_collision_callback): don't move anything if
4386         staff-position is set.
4387
4388         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
4389
4390         * lily/system.cc (typeset_grob): warn if adding twice.
4391
4392         * lily/sequential-iterator.cc (run_always): implement run_always().
4393         (also in other files.)
4394         
4395         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
4396
4397         * lily/event.cc (to_relative_octave): add octave-check.
4398
4399         * Documentation/user/refman.itely (Line breaking): add noBreak.
4400
4401         * scm/new-markup.scm (normalsize-markup): add function.
4402         (sans-markup): new function.
4403
4404         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
4405         come earlier nowadays.  This fixes beams on grace notes.
4406         
4407         * scm/music-functions.scm (direction-polyphonic-grobs): new
4408         variable, share between override and revert. This fixes script
4409         directions in polyphonic sections. (backportme)
4410
4411 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4412
4413         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
4414         breakpoints.
4415
4416         * lily/break-align-interface.cc: add doco
4417
4418         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
4419
4420 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4421
4422         * VERSION: release 2.1.9
4423
4424         * scm/document-markup.scm (markup-doc-node): add note about naming.
4425
4426         * scm/new-markup.scm (left-align-markup): bugfix. 
4427
4428         * Documentation/user/refman.itely (Ottava brackets): more doco for
4429         ottava.
4430
4431         * lily/side-position-interface.cc (out_of_staff): also do
4432         out_of_staff() correctly for d == DOWN.
4433
4434         * lily/text-spanner.cc (brew_molecule): only put vertical line and
4435         horizontal line if they move to the right.
4436         
4437         * scm/define-grobs.scm (all-grob-descriptions): set
4438         text-repeat-if-broken for ottava spanner
4439
4440         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
4441         property.
4442
4443         * mf/feta18.mf: design size is 18 not 22.5
4444
4445         * lily/new-lyric-combine-music-iterator.cc (process): new file.
4446         Add a single LyricsVoice to a melody. Melismata may be set
4447         individually.
4448
4449         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
4450
4451         * lily/dot-column.cc: add stdio.h
4452
4453 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4454
4455         * lily/item.cc: documentation for break-visibility (Thanks, John).
4456
4457 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4458
4459         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
4460
4461         * lily/translator-def.cc: rename Translator_def to Context_def.
4462
4463         * Documentation/user/internals.itely (Lexical details): clarify
4464         string def.
4465
4466         * Documentation/user/refman.itely (Rhythmic music): add link to
4467         RhythmicStaff 
4468
4469 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4470
4471         * lily/translator.cc: document start_translation_timestep()
4472
4473         * scm/output-tex.scm (tex-encoded-fontswitch): use
4474         round for rounding (inexact->exact yields rationals)
4475
4476         * lily/*.cc: remove superfluous start_translation_timestep() calls.
4477
4478         * lily/translator-group.cc (get_simple_trans_list): 
4479         new function; construct simple_trans_list_ lazily.
4480         
4481 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4482
4483         * lily/paper-outputter.cc (output_scope): Check if number before
4484         checking exact (guile cvs).
4485
4486         * scm/*: Escape backslashes in scheme strings (guile cvs).
4487
4488 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4489
4490         * Documentation/user/refman.itely (Tablatures basic): annotate
4491         seealso sections.
4492
4493         * lily/*.cc: cleanup of engraver initialize() functions.
4494
4495         * lily/repeat-acknowledge-engraver.cc
4496         (start_translation_timestep): remove first_b_
4497
4498         * lily/tab-note-heads-engraver.cc: listen to string number events
4499         inside < > too. (backportme).
4500
4501         * Documentation/user/refman.itely (Text scripts): add fatText to
4502         index.
4503
4504 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4505
4506         * VERSION: 2.1.8
4507
4508         * stepmake/bin/add-html-footer.py (built): add Wiki links to
4509         footer.
4510
4511         * lily/parser.yy (translator_mod): allow \with { \remove .. }
4512
4513         * lily/bar-check-iterator.cc (process): only warn if
4514         barCheckLastFail was changed.
4515
4516         * scm/define-translator-properties.scm (barCheckLastFail): add
4517         property.
4518
4519         * lily/main.cc (main_prog): print summary of failed files.
4520
4521         * lily/axis-group-engraver.cc: move all spanner creation to
4522         process_music (). Now staffs can be adjusted with \override too.
4523         (Jan, you are a brilliant programmer!)
4524         
4525         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
4526
4527 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4528
4529         * Documentation/user/tutorial.itely (Integrating text and music):
4530         Show the commands to produce a PDF as well.
4531
4532 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4533
4534         * lily/translator-def.cc (get_translator_names): accept user
4535         tweaks too. 
4536
4537         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
4538         as big as normal heads. 
4539
4540         * input/*ly: run convert-ly
4541         
4542         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
4543         () if dependencies are fluked.
4544
4545         * scm/document-translation.scm (engraver-doc-string): update on
4546         latest string/symbol conventions.
4547
4548         * lily/translator-ctors.cc: use Scheme_hash_table.
4549
4550         * lily/translator-def.cc (get_translator_names): new function
4551         (add_context_mod): new function
4552         (get_accepted): new function
4553
4554         * lily/parser.yy (context_mod): put all modifications of
4555         \translator { } in a single production, encode as SCM.
4556
4557         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
4558         to use read-only lists, so additions to the definition can be
4559         prepended easily.  
4560
4561         * Documentation/user/invoking.itexi (Editor support): add node on
4562         editor support.
4563
4564         * Documentation/user/refman.itely (Bar check): add lyrics example
4565         of bar checks. 
4566
4567         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
4568
4569         * scripts/convert-ly.py (conv): add conversion rule.
4570
4571         * lily/parser.yy: use \change iso. \translator for staff switch.
4572
4573         * lily/my-lily-lexer.cc: add \change.
4574
4575         * scm/define-translator-properties.scm
4576         (default-melisma-properties): add definition.
4577
4578 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4579
4580         * Documentation/user/refman.itely (Bar lines): clarification of
4581         systemStartDelimiter. 
4582
4583         * input/test/slur-shape.ly (x): remove file.
4584
4585         * lily/translator-group.cc (apply_property_operations): new function.
4586
4587 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4588
4589         * lily/parser.yy (optional_prop_ops): allow \with {
4590         PROPERTYSETTINGS } following \context or \new.
4591
4592         * lily/my-lily-lexer.cc: add \with.
4593
4594         * lily/parser.yy (property_operation): clean up definition of
4595         property operations.
4596         (property_op_to_music): new function.
4597         (context_spec_music): new function
4598
4599         * VERSION: 2.1.7 released.
4600         
4601         * input/regression/collision-merge-dots.ly: new file.
4602
4603         * lily/note-collision.cc (check_meshing_chords): if merging heads,
4604         then kill the dots too. 
4605
4606         * lily/separating-line-group-engraver.cc (acknowledge_grob):
4607         set/unset breakableSeparationItem
4608
4609         * lily/separation-item.cc (relative_width): add function.
4610
4611         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
4612         only-prebreak-interface
4613
4614         * lily/system.cc (output_lines): only junk only-prebreak-interface
4615         grobs.
4616
4617         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
4618         read breakableSeparationItem
4619
4620         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
4621
4622         * lily/system.cc (output_lines): don't suicide Spacing_items. 
4623
4624         * lily/dot-column.cc (dot_config_badness): new function:
4625         select the best scoring dot configuration: dots should go close to
4626         the note heads, but be shifted up or down according to conventions.
4627         (print_dot_configuration): idem.
4628         (shift_one): idem
4629         (remove_collision): idem.
4630
4631         * input/regression/dots.ly: add more test cases.
4632
4633 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4634
4635         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
4636
4637         * flower/include/interval.hh: rename elem_b to contains 
4638
4639         * lily/tie.cc: change 'heads to 'head-pair.
4640
4641         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
4642         fill in 'heads field.
4643
4644         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
4645         minimum-length for short ones, and shorten so collisions with the
4646         next syllable are avoided.
4647
4648         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
4649         near-zero slopes.
4650         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
4651
4652         * lily/dots.cc: remove quantized_position callback. All Y
4653         positioning is done by dot-column.cc
4654
4655         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
4656         exhaustive test of all dot positions. This fixes disappearing dots
4657         in dotted chords.
4658
4659 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4660
4661         * mf/feta-klef.mf (test_staff): fatten up G clef
4662         (test_staff): fatten up f clef.
4663         
4664
4665 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4666
4667         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
4668         * input/les-nereides.ly: Use latin1 characters for title, like
4669         Morgenlied.
4670
4671 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4672
4673         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
4674         cmb10).
4675
4676         * lily/lyric-extender.cc (brew_molecule): add little space before
4677         extender line.
4678
4679         * lily/beam-quanting.cc (score_forbidden_quants): check if
4680         outer stafflines fall in any beam gaps.
4681
4682         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
4683         for lyric texts.
4684
4685 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4686
4687         * VERSION: 2.1.6 released.
4688
4689         * lily/beam-quanting.cc (quanting): add inspect-quants property:
4690         this shows the demerits of a user-defined beam position pair.
4691
4692         * scm/define-grobs.scm (all-grob-descriptions): set
4693         beamed-extreme-minimum-free-lengths to a different value.
4694
4695         * lily/scm-option.cc: add debug-beam scm-option
4696
4697         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
4698
4699 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4700
4701         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
4702
4703         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
4704         space after barline.
4705
4706         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
4707
4708         * lily/spacing-spanner.cc (breakable_column_spacing): take average
4709         of spacing wishes, not maximum. Only do this for delta-t == 0. In
4710         the other case, take standard column-breakable spacing. Do not
4711         warn about "no spacing wishes".
4712
4713         This fixes wide spaces after barlines in very loose lines.
4714
4715         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
4716
4717 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4718
4719         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
4720         acknowledge_grob lyric-syllable, not lyric-text.
4721
4722         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
4723         dashes of length #'length separated by #'dash-period. 
4724
4725         * lily/lyric-extender.cc (brew_molecule): idem
4726
4727         * lily/multi-measure-rest.cc (big_rest): idem
4728
4729         * lily/system-start-delimiter.cc (simple_bar): idem
4730
4731         * lily/bar-line.cc (simple_barline): use rounded box
4732
4733         * VERSION: release 2.1.5
4734
4735         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
4736         music): move note about dvips to more visible place.
4737
4738         * lily/lyric-phrasing-engraver.cc: move from
4739         new-phrasing-engraver.cc, remove old cruft (syllable-group,
4740         lyric-phrasing-engraver.hh)
4741         
4742         * lyric-align.ly: remove file
4743         
4744         * scripts/convert-ly.py (FatalConversionError.func): add removal
4745         rule for automaticMelismata
4746
4747         * ly/engraver-init.ly (ScoreContext): switch on
4748         New_phrasing_engraver by default.
4749
4750         * lily/slur-engraver.cc (class Slur_engraver):
4751         process_acknowledged_grobs -> process_music.
4752         (try_music): signal melismata correctly.
4753
4754         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
4755         word-space, right-trim-amount, and extend past right bound only
4756         for note heads.
4757
4758         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
4759         lyric-extender support: add note-heads to the extender
4760         automatically.
4761
4762         * lily/parser.yy: extender is now post_event. 
4763
4764         * lily/accidental-engraver.cc (number_accidentals): remove
4765         spurious warning about non-parent contexts.
4766
4767         * lily/music-output-def.cc (assign_translator): \translator { }
4768         for a Foo context implicitly redefines \FooContext.
4769
4770         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
4771         fixes.
4772
4773         * lily/slur.cc (brew_molecule): don't use stafflinethickness
4774         doubly in slur weight. 
4775
4776         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
4777         combination.
4778
4779         * scm/define-grobs.scm (all-grob-descriptions): change clef -
4780         staffbar distance.
4781
4782         * scripts/lilypond.py (global_latex_preamble): crank down size of
4783         the margins. Now there is a 12 mm top and bottom margin, which
4784         should correspond with the printable area of modern printers.
4785
4786         This enlarges the music height of the printable page a little.
4787
4788         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
4789         signs. Use \markup instead.
4790         (accreg_pen): tweak for accordeon asterisk.
4791
4792 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4793
4794         * lily/melisma-engraver.cc (try_music): use melisma_busy()
4795
4796         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
4797
4798         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
4799
4800         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
4801
4802         * scm/define-grobs.scm (all-grob-descriptions): change
4803         StanzaNumber description: make side support, i.s.o. breakable.
4804         use Instrument_name_engraver for texts in the margin.
4805
4806         * scm/define-translator-properties.scm: remove
4807         melismaEngraverBusy, stz property.
4808
4809         * *.cc: naming: change empty_b () into is_empty ()
4810
4811         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
4812
4813         * input/regression/lyric-phrasing-new.ly: new file.
4814
4815         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
4816         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
4817         melismata are now left-aligned.
4818
4819 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4820
4821         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
4822
4823         * mf/feta19.mf: remove.
4824         
4825         * mf/feta-klef.mf (test_staff): more tweaks
4826
4827         * mf/feta-toevallig.mf: more small size tweaks.
4828
4829         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
4830         rests for smaller sizes.
4831
4832         * mf/feta-bolletjes.mf: fix cross heads.
4833
4834         * VERSION: release 2.1.4
4835         
4836         * scripts/convert-ly.py (FatalConversionError.func): add rule for
4837         deprecated #'ancient font family
4838
4839         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
4840         it is a string or number.
4841
4842         * scm/output-lib.scm (note-head-style->attachment-coordinates):
4843         change calling convention of stem-attachment function. 
4844
4845         * buildscripts/mf-to-table.py: read and dump WX/WY fields
4846
4847         * mf/feta-autometric.mf: dump WX/WY fields too
4848         
4849         * mf/parmesan-heads.mf: idem.
4850
4851         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
4852         attachment coordinates.
4853
4854         * lily/note-head.cc (stem_attachment_coordinate): read stem
4855         attachment from the notehead glyphs WX/WY fields.
4856
4857         * lily/include/font-metric.hh (struct Font_metric): add methods
4858         get_indexed_wxwy (), make a distinction between looking up by
4859         index and ASCII  
4860
4861         * mf/feta-bolletjes.mf: rewrite note head MF code.
4862         (test_outlines): make heads more rotund for smaller sizes. 
4863
4864 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4865
4866         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
4867         throughout. Font scaling fixes throughout.
4868
4869         * mf/feta-sleur,slur.mf: remove. 
4870
4871         * mf/feta-slag.mf: rewrite.
4872
4873 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4874
4875         * VERSION: release 2.1.3
4876
4877         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
4878
4879         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
4880
4881         * lily/mark-engraver.cc (process_music): fix mark
4882         \default. (backportme)
4883
4884         * stepmake/stepmake/automatically-generated.sub.make (default):
4885         use -n for head/tail commands. 
4886
4887         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
4888         heads with the same pitch.
4889
4890 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4891
4892         * lily/recording-group-engraver.cc (finalize): set protected_scm
4893         member to '() before finalizing.
4894
4895         * lily/translator-group.cc (finalize): remove removal_processing () 
4896
4897         * lily/recording-group-engraver.cc: new engraver: record
4898         synchronized start & end times for each music object.
4899
4900         * lily/parser.yy (toplevel_expression): execute score rendering
4901         during parsing. Cleanup output-filename handling; this is no
4902         longer done with global variables.
4903         (translator_spec_body): allow \type modification too.
4904
4905         * lily/score.cc:  ly:run-translator: new function
4906         (LY_DEFINE): ly:render-output new function.
4907
4908         Separate interpreting and rendering, and make available as
4909         functions at Scheme level.
4910
4911 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4912
4913         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
4914         (musicxml-node->string):
4915         (xml-node->string):
4916         (music-to-musicxml): New function.
4917
4918 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4919
4920         * VERSION: 2.1.2 released
4921
4922         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
4923
4924         * scm/font.scm (paper20-font-vector): discouple font design sizes
4925         from sizes specified in .ly file: store all design sizes of a font
4926         in a single vector.
4927
4928         * lily/font-select.cc (get_font_by_design_size): new function
4929
4930         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
4931         add parmesan,feta in sizes 14 and 18.
4932         
4933         * mf/feta-toevallig.mf: use blot diameter for double sharp.
4934
4935         * lily/font-size-engraver.cc (acknowledge_grob): change definition
4936         of fontSize: this now sets font-size
4937
4938 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4939
4940         * VERSION: 2.1.1 released
4941         
4942         * Documentation/user/refman.itely (Tuning objects): add note about
4943         concurrent tweaks in different contexts. 
4944
4945         * lily/tie-engraver.cc (acknowledge_grob): use
4946         Staff_symbol_referencer::get_position iso. reading staff-position
4947         directly.
4948
4949         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
4950         currentMusicalColumn as left span-point for bracket. The bracket
4951         is too long when there are accidentals.
4952
4953 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4954
4955         * buildscripts/lilypond-profile.sh,
4956         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
4957         Thanks to Reuben Thomas <rrt@mupsych.org>
4958
4959 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
4960
4961         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
4962         Wurbel <wurbel@univ-tln.fr>.
4963
4964 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4965
4966         * scripts/midi2ly.py: Add space after chords.
4967
4968 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
4969
4970         * input/regression/{many}: add few @code{ ... }.
4971
4972 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4973
4974         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
4975         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
4976         Removed cmbx5, cmbx6 (which are included in teTeX)
4977         and cmbxti14 which is not used in fonts.scm.
4978
4979 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
4980
4981         * lily/midi-item.cc: fine tune quarter tones.
4982
4983 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
4984
4985         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
4986         new function, warn how many cents are missing in fine tuning.
4987
4988 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
4989
4990         * input/bugs/rhytmicstaff-tie.ly: add file.
4991
4992         * THANKS: Create skeleton for 2.1.
4993
4994 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
4995
4996         * input/test/bar-lines.ly (TODO): dashed "|".
4997
4998 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
4999
5000         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
5001         input/regression/tie-chord.ly: Fix spell for tying.
5002
5003         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
5004
5005         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
5006         new file (renamed, see above).
5007
5008         * Documentation/user/lilypond-book.itely
5009         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
5010         * input/example-1.ly input/example-2.ly input/example-3.ly
5011         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
5012         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
5013         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
5014         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
5015         * scripts/lilypond-book.py scripts/lilypond.py
5016         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
5017         * vimrc: replace ly2dvi with lilypond and remove silly comments.
5018
5019         * Documentation/user/lilypond.tely: update version.
5020
5021         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
5022         Remove extra spaces in each @node, fixes spaces.
5023
5024 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5025
5026         * scripts/lilypond-book.py (output_dict): Add definition of
5027         \lilypondbook also for LaTeX output. Solves several bug reports.
5028
5029 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
5030
5031         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
5032
5033 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
5034
5035         * input/test/transposition.ly: Fix key signatures, given in comments.
5036
5037 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5038
5039         * scm/midi.scm (instrument-names-alist),
5040         Documentation/user/appendices.itely: Correct spelling of shakuhachi
5041
5042 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5043
5044         * input/test/temporary-stave.ly (texidoc): New example based on an
5045         email question from Ralph Little.
5046
5047 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5048
5049         * VERSION: release 2.1.0
5050         
5051         * lily/note-performer.cc (try_music): accept busy-playing-event.
5052
5053         * lily/swallow-perf.cc (try_music): return false for
5054         busy-playing-event and melisma-playing-event.
5055
5056 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5057
5058         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
5059         >> in \score.
5060
5061 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5062
5063         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
5064         that articulation_substitute will not move beam start again.
5065         (articulation_substitute): Bugfix: remove stray space so that new
5066         old chords ending '>>' does not get broken up.
5067         (sub_chord): Use TAB for indentation (not spaces).
5068         
5069         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
5070         Bugfix for startup: Use ?^ instead of ?\^.
5071
5072 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5073
5074         * lily/lyric-combine-music-iterator.cc
5075         (Lyric_combine_music_iterator): change init order, to prevent GC
5076         segfaults.
5077
5078         * lily/context-specced-music-iterator.cc (construct_children): 
5079         only change  translator if found. This fixes a core dump problem.
5080
5081 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5082
5083         * scm/slur.scm (default-slur-extremity-rules): use equal? for
5084         comparison.
5085
5086         * mf/feta-bolletjes.mf: make hole in half note little
5087         smaller for stem attachment.
5088
5089         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
5090
5091         * mf/feta-banier.mf: don't draw stem with flag, just small square
5092         attachment.
5093
5094         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
5095
5096         * mf/feta-banier.mf: remove upstem/downstem characters.
5097
5098         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
5099
5100         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
5101         stafflinethickness (in the default)
5102
5103         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
5104
5105         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
5106
5107         * Documentation/topdocs/INSTALL.texi (Top): reorder.
5108
5109         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
5110
5111         * lily/include/directional-element-interface.hh:
5112         junk class, make {get,set}_grob_direction functions.
5113
5114         * lily/slur.cc (get_attachment): do something sensible when
5115         attaching to stem without heads (eg. a rest).
5116
5117         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
5118         forcing up to staff.  remove #'support-head property
5119         (brew_molecule): small cleanup.
5120         (flag): remove #'grace property.
5121
5122 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5123
5124         * cygwin/postinstall-lilypond.sh: 
5125         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
5126         (Volker Zell).
5127
5128 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5129
5130         * scripts/lilypond-book.py: resurrect 'eps' option. 
5131         (TexiPaper.to_eps): use -Ppdf for EPS files.
5132
5133         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
5134
5135         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
5136
5137         * VERSION: release 2.0.1
5138
5139         * lily/bezier.cc (get_other_coordinate): change assert into
5140         warning.
5141
5142         * lily/note-head.cc (internal_brew_molecule): make left protusion
5143         smaller, to accomodate for natural sign.
5144         (internal_brew_molecule): only do this when the accidental is
5145         close enough.
5146         (extent): new function
5147
5148         * lily/skyline.cc (merge_skyline): new function
5149         (heighten_skyline): new function
5150
5151         * lily/accidental-placement.cc (position_accidentals) 
5152         (position_accidentals): fix todo.
5153
5154 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5155
5156         * input/test/+.ly (texidoc): put version number inline.
5157
5158         * GNUmakefile.in: remove rsync-web target.
5159         
5160         * input/regression/bar-scripts.ly (onestaff): raggedright
5161
5162 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5163
5164         * lily/*.cc: remove #if 0'd code in couple of places.
5165
5166         * lily/midi-stream.cc (operator <<): rewrite.
5167
5168         * lily/note-head.cc (internal_brew_molecule): 
5169         only make ledgers when the Staff symbol has lines.
5170
5171         * ly/property-init.ly (arpeggioBracket): simplify
5172
5173         * lily/translator-group.cc (execute_pushpop_property): use
5174         SCM_EQ_P for comparing keys. This fixes reverting
5175         auto-beam-settings.
5176
5177 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5178 *
5179         * lily/midi-stream.cc (operator <<): Also write MIDI string when
5180         midi_debug_global_b.
5181         (operator <<): Normalise loop.
5182
5183 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5184
5185         * scripts/lilypond.py (escape_path): revise.
5186
5187         * scm/music-functions.scm (set-output-property): new function.
5188         
5189 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5190
5191         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
5192         use addmakeflags again.
5193
5194         * cygwin/lily-wins.py (escape_shell): New function; use it.
5195
5196         * scripts/lilypond.py (escape_shell): Escape quotes and other
5197         spaces too.  Do not escape escaping backslashes.
5198
5199         * make/srcdir.make.in (web-install): Must call install-WWW now.
5200
5201         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
5202         dependency
5203
5204 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5205
5206         * scripts/lilypond.py (escape_path): escape quotes too. 
5207
5208         * Documentation/user/lilypond.tely (Unified index): rename Index
5209         to accomodate Windows breakage.
5210
5211         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
5212
5213         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
5214         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
5215         target not a source.
5216
5217 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5218
5219         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
5220         addmakeflags.  Build and install doc and web also when building on
5221         Cygwin.
5222
5223         * mf/GNUmakefile: Bugfix.
5224
5225         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
5226         target web.
5227
5228         * cygwin/lily-wins.py: Quote filename.
5229
5230 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5231
5232         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
5233
5234 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5235
5236         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
5237         settings.
5238
5239         * configure.in: Require g++ > 3.0.4.
5240
5241         * mf/GNUmakefile: Bugfix: Add list.ly target.
5242         
5243         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
5244
5245         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
5246         make omf directory, add uninstall targets.
5247
5248 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5249
5250         * lily/tie-performer.cc (initialize): init prev_event
5251
5252         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
5253
5254         * lily/script-engraver.cc (make_script_from_event): don't crash on
5255         non-string articulation-type.
5256
5257         * lily/new-fingering-engraver.cc (add_script): don't crash on
5258         0 scripts 
5259         (acknowledge_grob): warn about text script events.
5260
5261 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
5262
5263         * buildscript/lilypond.words: fix path for drums.scm.
5264
5265 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5266
5267         * lily/spacing-spanner.cc (note_spacing): don't make longer
5268         durations than measure-length.
5269
5270         * VERSION: release 2.0.0
5271
5272         * GNUmakefile.in (rsync-web): version independent rsync target.
5273
5274         * input/test/+.ly (texidoc): idem.
5275
5276         * input/regression/+.ly: print version number.
5277
5278         * input/regression/accidentals.ly (mel): shorten.
5279
5280         * input/regression/accidental-octave.ly (texidoc): shorten.
5281
5282         * input/regression/hairpin-dashed.ly (texidoc): docstring.
5283
5284         * input/regression/completion-heads-polyphony.ly: octave
5285
5286         * input/regression/beam-manual.ly: remove
5287
5288         * input/regression/beam-chord.ly: remove
5289
5290         * input/regression/grace-dynamic.ly: remove
5291         
5292         * input/regression/grace-volta-repeat.ly: octave fixes.
5293
5294         * input/regression/hairpin-dashed.ly (texidoc): doc string.
5295
5296         * lily/parser.yy (step_number): semitones for chord entry too.
5297         (make_chord_step): more robust code, semitones. 
5298
5299         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
5300
5301         * input/regression/breathing-sign.ly (texidoc): split ancient and
5302         normal breathing signs.
5303
5304         * scm/define-grobs.scm (all-grob-descriptions): swap
5305         beamed-extreme-minimum-free-lengths and
5306         beamed-minimum-free-lengths; the 'extreme' case should allow
5307         shorter stems. This fixes forced directions on beamed 32nd and
5308         shorter notes.
5309
5310         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
5311         quartertones, not semitones.
5312         (NoteNamesContext): swallow more event types
5313
5314         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
5315
5316         * VERSION (PACKAGE_NAME): release 1.9.10
5317
5318 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5319
5320         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
5321         set note head as cause of note-column.  This gives a better error
5322         message.
5323
5324 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5325
5326         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
5327
5328 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5329
5330         * mf/GNUmakefile (pfa_warning): instruct 
5331
5332         * stepmake/aclocal.m4: typo.
5333
5334         * Documentation/user/cheatsheet.itely: more verbose examples.
5335
5336         * input/regression/clefs.ly: remove bogus docstring.
5337
5338 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5339
5340         * GNUmakefile.in (SUBDIRS): Add elisp.
5341
5342         * elisp/lilypond-mode.el: 
5343         * elisp/lilypond-init.el: 
5344         * elisp/lilypond-indent.el: 
5345         * elisp/lilypond-font-lock.el: Move from top dir.
5346
5347         * stepmake/stepmake/elisp-vars.make: New file.
5348
5349         * config.make.in (elispdir): Add.
5350
5351         * Documentation/topdocs/INSTALL.texi: Typo.
5352
5353         * make/ly-rules.make: Test for files instead of touching void and
5354         ignoring errors.
5355
5356         * GNUmakefile.in:
5357         * make/lilypond.redhat.spec.in:
5358         * debian/rules: Fix lilypond.words stuff a bit.  For running from
5359         <builddir>, adding
5360         
5361              (push "<builddir>/share/lilypond/elisp" load-path)
5362
5363         to your ~/.emacs.el should give you LilyPond-mode again.
5364
5365         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
5366         regexp for DOS/Windows, we are too paranoid to fix others.
5367
5368 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5369
5370         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
5371
5372         * input/test/chord-names-jazz.ly (banterProperties): fix
5373
5374         * lily/parser.yy (bass_mod): bass figure alterations are semi
5375         tones, not quarter tones
5376
5377         * lily/beam.cc (set_stem_lengths): only lengthen stems
5378         for gapped beams.
5379
5380         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
5381         by beamcount.
5382
5383         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
5384         a warning that the warning may erroneous.
5385
5386         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
5387         target.
5388
5389         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
5390         targets.
5391
5392         * GNUmakefile.in ($(config_h)): config.h should depend on
5393         config.hh.in .
5394         (lilypond.words): remove fontball stuff.
5395
5396         * stepmake/aclocal.m4: only print config.cache warning if it exists.
5397
5398         * configure.in: remove pktrace reference.
5399
5400         * GNUmakefile.in (rsync-web): permissions and ownership for
5401         website.
5402
5403         * lily/volta-engraver.cc (staff_eligible): new function.
5404         (stop_translation_timestep): kill off spanners if not eligible.
5405
5406         * VERSION (PATCH_LEVEL): release 1.9.9
5407
5408         * input/regression/beam-quanting-32nd.ly (texidoc): new file
5409
5410         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
5411         length is more important than forbidden quants.
5412         
5413 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
5414
5415         * buildscripts/lilypond.words: order words in search order,
5416         add lilypond.words.vim to be generated.
5417
5418         * lilypond.vim: use lilypond.words.vim for keyword matching.
5419
5420         * lilypond-mode.el: use search order. fix word selection rules.
5421
5422         * lilypond-font-lock.el: fix fontifying long durations.
5423
5424         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
5425
5426 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5427
5428         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
5429
5430         * stepmake/stepmake/generic-targets.make:
5431         * stepmake/stepmake/bin/make-version.py: 
5432         * stepmake/aclocal.m4:
5433         * make/stepmake.make:
5434         * make/toplevel-version.make: Build fixes: remove last traces of
5435           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
5436
5437         * lily/beam.cc: Add gap-count property.
5438
5439 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5440
5441         * scm/define-grob-properties.scm (gap-count): add gap-count
5442
5443         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
5444
5445 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5446
5447         * cygwin/mknetrel.doc: Typo.
5448
5449         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
5450
5451         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
5452
5453 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5454
5455         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
5456         sizes. Remove support for 'ledger'(=tabloid+landscape).
5457
5458 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5459
5460         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
5461         sauter PFAs.
5462
5463         * configure.in: remove VERSION stuff once again.
5464
5465         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
5466
5467         * scm/define-grobs.scm (all-grob-descriptions): use sans family
5468         for chord names.
5469
5470         * mf/GNUmakefile: always trace pfa fonts.
5471         (SAUTER_FONTS): add cmss[567] too fonts
5472
5473         * configure.in: require mftrace. 
5474
5475         * lily/staff-performer.cc (new_instrument_string): don't look at
5476         instrument property.
5477
5478         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
5479         is_direction is the C++ one. Similar for ly_axis_p and
5480         ly_number_pair_p
5481
5482 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5483
5484         * lily/beam.cc (brew_molecule): read gap-count to determine
5485         number of tremolo (gapped) beams.
5486
5487         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
5488         shorter than 1/8
5489
5490         * flower/include/array.hh (default_compare): new function
5491
5492         * cygwin/mknetrel: Native fixes.
5493
5494         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
5495
5496 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5497
5498         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
5499         feature for Windows.
5500
5501         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
5502
5503         * cygwin/mknetrel: Updates for native use on Cygwin.
5504
5505         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
5506
5507         * stepmake/stepmake/help2man-rules.make: 
5508         * cygwin/mknetrel: Bugfix for manpages.
5509
5510         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
5511         $(builddir).  Stepmake is a normal subdirectory now, that is not
5512         configured.  Another srcdir build fix.
5513
5514         * Documentation/topdocs/INSTALL.texi,
5515         buildscripts/lilypond.words.py, lilypond-font-lock.el,
5516         lilypond-init.el, lilypond-mode.el, debian/rules,
5517         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
5518         rename generated file lilypond.words to lilypond.words.el.
5519
5520 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
5521
5522         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
5523
5524         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
5525         GNUmakefile.in.
5526
5527 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5528
5529         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
5530         when cross building.
5531
5532         * configure.in: srcdir build fix.
5533
5534         * cygwin/GNUmakefile:
5535         * cygwin/lily-wins.py:
5536         * cygwin/postremove-lilypond.sh: 
5537         * cygwin/postinstall-lilypond.sh: Merge from stable.
5538
5539         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
5540         s/ly2dvi/lilypond/.
5541
5542 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5543
5544         * lily/slur.cc (after_line_breaking): only set control points if
5545         none supplied yet.
5546
5547         * input/test/slur-manual.ly: new file.
5548
5549         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
5550         <<  >> chords too.
5551
5552         * VERSION (PACKAGE_NAME): release 1.9.8
5553
5554         * scripts/lilypond.py (escape_path): escape spaces in directory names
5555
5556         * input/test/text-spanner.ly: fixes.
5557
5558 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
5559
5560         * buildscripts/lilypond.words.py: add drum names as note names to
5561         Emacs-mode.
5562
5563 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5564
5565         * input/regression/hairpin-dashed.ly: new file.
5566
5567         * scripts/convert-ly.py (conv): warn about dash-length.
5568
5569         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
5570         automatically if we get a new one.
5571
5572         * lily/lookup.cc (dashed_line): new function
5573
5574         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
5575         dash-fraction.
5576
5577 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
5578
5579         * buildscripts/lilypond.words.py: extract note names.
5580
5581         * lilypond-mode.el: take note names from lilypond.words -file.
5582         small fix in the use of string-match.
5583
5584         * lilypond-font-lock.el: use lilypond.words for note names, add 
5585         maxima to note a duration.
5586
5587 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5588
5589         * lily/breathing-sign.cc: remove railtracks() function. 
5590
5591         * input/regression/arpeggio-bracket.ly (texidoc): add file.
5592
5593         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
5594         (brew_molecule): bugfix don't make arpeggio shorter when
5595         arpeggio-direction is set.
5596
5597         *  debian/rules: small corrections in the (Pedro K)
5598
5599         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
5600         examples.
5601
5602         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
5603         special (repeat) bar comes along.
5604
5605         * input/regression/auto-beam-bar.ly: update.
5606
5607         * scripts/lilypond-book.py (output_dict): remove support for the
5608         EPS option.
5609
5610         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
5611         VerticalAlignment and VerticalAxisGroup this fixes the size
5612         computations for the entire system.
5613  
5614         * input/les-nereides.ly (bass): remove superfluous fontSize.
5615
5616         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
5617         causes directory of file to be added to include path.
5618
5619         * input/regression/beam-break.ly: test single stem beams.
5620
5621         * input/regression/system-start-bracket.ly: fix.
5622
5623         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
5624
5625         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
5626
5627         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
5628         (score_stem_lengths): do something sensible for single stem beams.
5629
5630         * lily/beam.cc (least_squares): add kludge for single stem beams.
5631
5632         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
5633         keySignature to list of broken things.
5634
5635         * input/regression/keys.ly: fix.
5636
5637         * VERSION (PACKAGE_NAME): release 1.9.7
5638
5639         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
5640
5641         * Documentation/user/refman.itely (Pitches): doc quarter tones.
5642
5643         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
5644         (quartertone_pitch): new function
5645
5646         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
5647         flat. WARNING: FONT CHANGED.
5648
5649         * ly/nederlands.ly: add -eh and -ih for quarter tones.
5650
5651         * lily/accidental-placement.cc (add_accidental): support for
5652         quarter tones.
5653
5654         * ly/LANGUAGEs.ly: use symbols for alterations.
5655
5656         * mf/feta-toevallig.mf: change accidental codes. 
5657
5658         * scm/lily.scm (ly:get-option): switch on debugging only for
5659         --verbose.
5660
5661         * lily/lily-guile.cc: remove ly:verbose?
5662
5663         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
5664
5665         * lily/parser.yy (TODO): only do gh_call() for apply with
5666         procedure argument.
5667
5668         * lily/tie-engraver.cc (start_translation_timestep): move melisma
5669         stuff in accordance with new timing of tie-events.
5670
5671         * lily/my-lily-lexer.cc: remove \outputproperty
5672
5673         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
5674
5675         * scm/define-translator-properties.scm (melismaBusyProperties):
5676         add melismaBusyProperties property.
5677
5678 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5679
5680         * input/test/ambitus-mixed.ly (texidoc): new file.
5681
5682         * buildscripts/mutopia-index.py (find): prune debugging
5683
5684         * lily/side-position-interface.cc: doc updates
5685
5686         * Documentation/user/refman.itely: updates, tweaks.
5687
5688         * lily/parser.yy (Simple_music): remove outputproperty
5689
5690         * make/stepmake.make: use VERSION again; importing VERSION via
5691         autoconf dependencies is too hairy.
5692
5693 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
5694
5695         * lilypond-mode.el: allow `-' for keywords and identifiers.
5696
5697 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5698
5699         * VERSION: release 1.9.6
5700         
5701         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
5702         iso. ly2dvi.
5703
5704         * Documentation/user/*.itely: fixes everywhere
5705
5706         * lily/completion-note-heads-engraver.cc: rewrite engraver:
5707         produce ties from the engraver itself, do not broadcast TieEvent.
5708
5709         * lily/my-lily-lexer.cc: remove pitch & duration.
5710
5711         * lily/parser.yy (TODO): remove \pitch and \duration
5712
5713         * input/test/explicit.ly: remove file.
5714
5715         * Documentation/user/refman.itely (Pitches): remove \pitch 
5716         \duration command.
5717
5718 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
5719
5720         * buildscripts/lilypond.words.py: add all slur types to Emacs
5721         insertion menu, suppose everything is postfixed by dropping 
5722         unnecessary `-' -marks.
5723
5724 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5725
5726         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
5727         tremoloed stems.
5728
5729         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
5730         head for flagged stems.
5731
5732         * lily/stem.cc (get_default_stem_end_position): futz with extra
5733         stem length if there is a stem tremolo.
5734
5735         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
5736         it would be too small.
5737
5738         * lily/font-metric.cc: return #f for non-existent glyph.
5739         
5740         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
5741         exported through config.make.
5742
5743         * input/regression/clef-oct.ly: new file.
5744
5745         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
5746         transposition.
5747
5748         * input/template/*.ly: remove old relative.
5749
5750         * ly/english.ly: add X names for double sharp.
5751
5752 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5753
5754         * lily/font-select.cc: new file handle font selection routines.
5755
5756         * lily/parser.yy: add ; (Patrick Atamaniuk)
5757
5758         * input/test/time-signature-double.ly: use markups for double time
5759         sigs.
5760
5761         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
5762         ChordNames.SeparationItem #'padding for adjusting space after chords.
5763         
5764         * lily/music-output-def.cc (LY_DEFINE): 
5765         new function ly:paper-lookup.
5766         
5767         * mf/parmesan-clefs.mf: use # quantities for char_box
5768         offsets. Fixes overflow errors in the PFA. 
5769
5770         * scm/new-markup.scm (strut-markup): change calling interface for
5771         markup. Pass paper-def, not grob. This would allow \markup to be
5772         used separately from grobs.
5773
5774         * lily/paper-def.cc: new function ly:paper-font; this function
5775         replaces ly:get-font.
5776
5777         * lily/include/font-interface.hh (struct Font_interface): take
5778         Paper_def iso. Grob for get_font().
5779
5780 2003-09-14  Graham Percival  <gperlist@shaw.ca>
5781
5782         * Documentation/user/ tutorial.itely, refman.itely: add warning
5783         about \key and accidentals.
5784
5785 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5786
5787         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
5788
5789         * Documentation/user/*.itely: manual tweaks
5790
5791 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
5792
5793         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
5794         cleanup; bugfix: exact_center
5795
5796         * Documentation/user/refman.itely: added more documentation on
5797         ambitus according to recent questions on lilypond-user list
5798
5799 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5800
5801         * input/regression/ottava.ly (texidoc): demo 15ma too.
5802
5803         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
5804
5805         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
5806         octave fixes.
5807
5808 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5809
5810         * lily/lexer.ll: add \r to the rules for newlines; this fixes
5811         problems on older Mac editors.
5812
5813 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
5814
5815         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
5816
5817 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
5818
5819         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
5820         mf/parmesan-clefs.mf: added comments on character alignment and
5821         set_char_box() conventions
5822
5823         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
5824         set_char_box()'s
5825
5826         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
5827
5828 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
5829
5830         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
5831
5832 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
5833
5834         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
5835         shortened to avoid almost-collision with staff line; code cleanup;
5836         other custodes: fixed char boxes; code cleanup
5837
5838 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5839
5840         * configure.in: release 1.9.5
5841         
5842         * scripts/lilypond.py (global_latex_preamble): only set
5843         twosideshift if 'twoside' is in latexoptions 
5844
5845         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
5846
5847         * VERSION: remove
5848
5849         * scripts/*2ly.py: update <> syntax
5850
5851 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5852
5853         * lily/chord-name-engraver.cc (process_music): add origin for
5854         chord name.
5855
5856         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
5857
5858         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
5859         bass notes for exceptions too.
5860
5861         * scm/define-grobs.scm (all-grob-descriptions): rename
5862         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
5863
5864         * scm/define-grob-properties.scm (remove-first): add remove-first
5865         property for orchestral scores.
5866
5867         * Documentation/user/*.itely: switch <<>> and <> 
5868
5869         * lily/glissando-engraver.cc (process_music): bugfix: move line to
5870         last_line only once. This fixes the two consecutive glissandi problem.
5871
5872 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
5873
5874         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
5875         error message "flexa-width undefined"
5876
5877         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
5878         lily/include/gregorian-ligature.hh: print warning when ignoring
5879         head prefixes on flexa shapes
5880
5881         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
5882         space before a series of inclinatum heads
5883
5884         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
5885         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
5886         cleanups
5887
5888         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
5889         and char_box
5890
5891 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
5892
5893         * input/regression/breathing-sign.ly: tiny fixes
5894
5895         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
5896         semantical collision with vaticana ligatures
5897
5898         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
5899         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
5900         now consistent with mensural ligatures
5901
5902         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
5903         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
5904         context pitches and staff position; dto. for virga stem; removed
5905         obsolete virga and clivis characters from parmesan font (WARNING:
5906         font changed)
5907
5908         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
5909         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
5910
5911         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
5912         scm/define-grob-properties.scm: consistency fix: renamed
5913         join_left->add_cauda
5914
5915         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
5916         appendix length; bugfix: yoffs_bt for reverse direction punctum
5917         characters
5918
5919         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
5920         small cleanups; added more docu
5921
5922         * lily/mensural-ligature-engraver.cc,
5923         lily/vaticana-ligature-engraver.cc,
5924         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
5925         computation to CoherentLigatureEngraver
5926
5927         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
5928         scm/define-grob-properties.scm: bugfix: added missing linea and
5929         cavum properties; bugfix: removed dead semivocalis property
5930
5931         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
5932         length; redesigned quilisma, stropha and auctum
5933
5934         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
5935         line thickness
5936
5937         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
5938         Documentation/user/refman.itely: bugfix: introduced shifted
5939         epiphonus head to avoid collision with adjacent plica
5940
5941 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5942
5943         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
5944
5945         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
5946
5947 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5948
5949         * Documentation/user/tutorial.itely (A lead sheet): remove
5950         duplicate chords.
5951
5952         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
5953
5954 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5955
5956         * Documentation/bibliography/computer-notation.bib (isbn): add
5957         xivcim publication.
5958
5959 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
5960
5961         * GNUmakefile.in: drop lilypond.words for generation.
5962
5963 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
5964
5965         * buildscripts/lilypond.words.py: take filename (also) from an arg.
5966
5967         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
5968
5969 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5970
5971         * input/test/figured-bass-alternate.ly (fl): new file.
5972
5973         * Documentation/topdocs/README.texi (Top): clarifications.
5974
5975         * Documentation/bibliography/computer-notation.bib (isbn): add phd
5976         theses of Gieseking and Renz.
5977
5978         * GNUmakefile.in (README_FILES): remove README.mandrake.
5979
5980 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
5981
5982         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
5983         from source files and search patterns listed in the script.
5984
5985         * GNUmakefile.in: add target `lilypond.words'.
5986
5987         * lilypond.words: remove file, generated by `make lilypond.words'.
5988
5989         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
5990
5991 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
5992
5993         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
5994
5995 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5996
5997         * VERSION: 1.9.4 released
5998
5999         * scripts/convert-ly.py (FatalConversionError.figures_replace):
6000         rule for < > <-> << >> substitution
6001
6002         * lily/lexer.ll: exchange meaning of << >> and < > 
6003
6004         * VERSION (PACKAGE_NAME): 1.9.3 released
6005
6006         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
6007         pages unconditionally.
6008
6009 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6010
6011         * Documentation/user/music-glossary.tely (Top): small syntax
6012         fixes.
6013
6014         * scm/music-functions.scm (remove-tag): filter \tagged music
6015         expressions.
6016
6017         * input/regression/tag-filter.ly (texidoc): new file.
6018
6019         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
6020         symbol2 .. ) etc. 
6021
6022         * scripts/convert-ly.py (FatalConversionError.conv): fingering
6023         convert rule.
6024
6025         * Documentation/user/refman.itely (Fingering instructions): adjust
6026         manual.
6027
6028         * lily/new-fingering-engraver.cc (position_scripts): don't crash
6029         for borderline cases (e.g. 1 fingering.)
6030         (position_scripts): revise interface, use fingerOrientations to
6031         set fingering positions.
6032
6033         * scm/document-translation.scm (context-doc): add aliases to
6034         automated documentation.
6035
6036         * make/lilypond-vars.make: remove stepmake compat glue.
6037
6038         * make/generic-vars.make: remove cruft.
6039
6040         * lily/main.cc (main): don't identify binary.
6041
6042 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6043
6044         * lily/include/translator.hh (class Translator): remove
6045         type_string_ , use symbol for context name throughout.
6046         Changes through whole source tree.
6047
6048         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
6049         set PDF as default, and always make PDF.
6050
6051         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
6052
6053 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
6054
6055         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
6056         Documentation/user/refman.itely input/regression/allfontstyle.ly
6057         input/regression/grace-types.ly:
6058         fix spelling for acciaccatura (Webster's 1913).
6059
6060 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6061
6062         * lily/main.cc (usage): adjust blurb, include url.
6063
6064         * input/regression/breathing-sign.ly (texidoc): transpose up
6065
6066 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
6067
6068         * input/regression/breathing-sign.ly: changed ancient examples to
6069         be relevant (by request of Han-Wen); updated BreathingSign text
6070         property according to new syntax.
6071
6072         * ly/gregorian-init.ly: updated BreathingSign text property
6073         according to new syntax
6074
6075 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6076
6077         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
6078         (Clef): index entries for clefs.
6079
6080         * python/lilylib.py (system): remove errorlog files.
6081         
6082 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
6083
6084         * lilypond.words: add \new and new graces. Add dynamics to menus
6085         keeping 1.8.x compatibility; after all the engraving relating to 
6086         notes becomes postfixed `-' marks will be removed.
6087
6088 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6089
6090         * lily/molecule.cc (align_to): idem.
6091
6092         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
6093         
6094         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
6095         accacciatura everywhere.
6096
6097         * VERSION (PACKAGE_NAME): released 1.9.2
6098
6099         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
6100
6101         * scm/document-markup.scm (markup-doc-node): sort markup function
6102         list.
6103
6104         * lily/paper-outputter.cc (output_version): change "Lily was here"
6105         into  "Engraved by LilyPond"
6106
6107         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
6108         on unquoted strings before \notenames.
6109
6110         * lily/parser.yy (lyric_element): allow markup as lyric text. This
6111         increases the number of s/r reductions to 4.
6112
6113         * scm/new-markup.scm (fraction-markup): \fraction command.
6114
6115         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
6116         mode
6117
6118         * lily/lookup.cc (round_filled_box): rename function.
6119         (LY_DEFINE): round-filled-box: change signature.
6120
6121         * Documentation/user/refman.itely: revise section explaining grace
6122         notes.
6123
6124         * lily/translator-scheme.cc (LY_DEFINE): add ! to
6125         ly:set-context-property
6126
6127         * input/*/*.ly (vmus): use \new everywhere.
6128
6129         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
6130
6131         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
6132         default
6133
6134         * scm/music-functions.scm (set-stop-grace-properties)
6135         (set-start-grace-properties, add-grace-property): new functions
6136         for modular grace tweak control.
6137
6138         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
6139         
6140 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6141
6142         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
6143
6144         * GNUmakefile.in (install-pfa-fonts):
6145         (get-pfa-fonts): New target.
6146
6147         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
6148         install-pfa-fonts help.
6149
6150 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6151
6152         * lily/translator-scheme.cc (LY_DEFINE):
6153         ly:context-pushpop-property new function.
6154         (LY_DEFINE): new function ly:translator-find  
6155         new function ly:translator?
6156         (LY_DEFINE): new function ly:context?
6157
6158         * lily/translator-def.cc: remove
6159         Translator_def::apply_pushpop_property().
6160
6161         * python/lilylib.py (read_pipe): only store and display error log
6162         if verbose not set.
6163         (read_pipe): only display log if it contains something.
6164
6165 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6166
6167         * Documentation/misc/GNUmakefile: Re-add.
6168         (TEXTS): Add CHANGES.
6169
6170 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
6171
6172         * lilypond.words: add \newcontext.
6173
6174 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6175
6176         * lily/tie-performer.cc (stop_translation_timestep): only flush
6177         tied_notes when we have actually made a tie. Fixes bugs with ties
6178         in polyphonic scores.
6179
6180 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6181
6182         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
6183         they do not exist.
6184
6185 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6186
6187         * VERSION (PACKAGE_NAME): released 1.9.1 
6188
6189         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
6190         Instrument_name_engraver
6191
6192         * lily/tie-performer.cc (create_audio_elements): bugfix
6193
6194         * Documentation/user/music-glossary.tely (Top): comment out
6195         font-style statements.
6196
6197         * input/test/force-hshift.ly: revise example.
6198
6199         * Documentation/bibliography/engraving.bib (note): typos.
6200
6201         * configure.in: bump GCC requirements to 3.x
6202
6203         * lily/include/audio-item.hh (class Audio_tie): rename
6204         note_l_drul_ to note_drul_
6205
6206         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
6207
6208         * lily/parser.yy (relative_music): whoops. All \relative were off
6209         by ...  a lot .... Ahem.
6210
6211         * scm/define-music-types.scm (music-descriptions): idem.
6212
6213         * lily/beam-engraver.cc: move new-beam-event to beam-event
6214
6215         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
6216         to Tie_engraver
6217
6218         * input/regression/bar-number.ly: remove unnecessary old-relative
6219         options.
6220         
6221         * Documentation/user/internals.itely (Creating contexts): document
6222         \newcontext
6223
6224         * lily/parser.yy (Composite_music): add \newcontext
6225
6226         * Documentation/user/refman.itely (MIDI block): add note about
6227         dotted tempos.
6228
6229         * scm/font.scm: remove old markup legacy
6230
6231         * GNUmakefile.in (web-clean): remake share/ after web-clean.
6232
6233         * lily/breathing-sign.cc (brew_molecule): remove function
6234
6235         * lily/text-item.cc: remove old-style markups.
6236         (interpret_markup): C++ version of markup function
6237         (brew_molecule): idem.
6238
6239         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
6240         as Scheme variable.
6241
6242         * scripts/convert-ly.py (conv): dashes rule.
6243         Apply rule.
6244
6245         * Documentation/user/lilypond-book.itely: syntax fixes. 
6246
6247 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6248
6249         * VERSION (PACKAGE_NAME): release 1.9.0
6250
6251         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
6252         note about dvips. (Should backport.)
6253
6254         * scripts/convert-ly.py
6255         (FatalConversionError.articulation_substitute): add
6256         convert-new-chords code. Remove convert-new-chords.py
6257
6258         * Documentation/user/refman.itely (Octave check): document
6259         \octave.
6260
6261         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
6262         \relative changes.
6263
6264         * lily/parser.yy (command_element): octave check:
6265
6266            \octave PITCH
6267
6268         checks that PITCH (without octave) yields PITCH (with octave) in
6269         \relative
6270
6271         * lily/relative-octave-music.cc (to_relative_octave): octave check.
6272
6273         * lily/scm-option.cc: ly:set-option now has the default argument
6274         #t.
6275
6276         * lily/lexer.ll: add \renameinput
6277
6278         * python/lilylib.py (command_name): robustifications.
6279
6280         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
6281         /dev/stderr. This is ash compatible.
6282
6283         * ly/init.ly: add warning if compatibility was not necessary.
6284
6285         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
6286
6287         * flower/include/string-handle.icc: formatting cleanups, rename
6288         references by ref_count_.
6289
6290 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
6291
6292         * make/lilypond.mandrake.spec.in: syncronize the spec file with
6293         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
6294         package libs separately, fix conflicting php variable out=/dev/vc/
6295         invoking `unset out', declare menus, use only one icon-file, fix
6296         doc-path in menu.
6297
6298 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6299
6300         * scripts/convert-ly.py (FatalConversionError.conv): typo
6301
6302         * Documentation/misc/GNUmakefile: restore misc directory.
6303
6304         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
6305
6306         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
6307         Petites-Preludes 
6308
6309         * input/test/partial-blank.ly (quickmeasure): syntax
6310
6311         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
6312         attachment property.
6313
6314         * Documentation/user/refman.itely: remove superfluous -'s 
6315         (Grace notes): ) fixes.
6316
6317         * lily/music.cc: generic compress(), transpose() functions. Remove
6318         others.
6319
6320         * lily/parser.yy (gen_text_def): remove support for #'(italic )
6321         style markup entry.
6322
6323         * lily/parser.yy: all articulations postfix; remove obligatory -
6324         for [,  ) and \!
6325         
6326         * lily/music.cc (to_relative_octave): write generic
6327         to_relative_octave function; various relative cleanups.
6328         Hmmm.
6329
6330         * lily/scm-option.cc: add options new-relative and old-relative
6331
6332         * po/sv.po: new po file.
6333
6334         * Documentation/user/refman.itely (Dynamics): website
6335         fixes. (should backport!)
6336
6337 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
6338
6339         * make/lilypond.mandrake.spec.in: declare version only once.
6340
6341 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6342
6343         * lily/simultaneous-music.cc (to_relative_octave): undo relative
6344         meaning for now.
6345
6346 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6347
6348         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
6349
6350         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
6351
6352         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
6353
6354         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
6355
6356         * lily/music.cc (var): add ly:music-transpose function.
6357
6358         * lily/parser.yy (pre_events): remove prefix articulations.
6359
6360         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
6361
6362         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
6363
6364         * Documentation/user/refman.itely (Text markup): add comment about
6365         markup in header.
6366
6367 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6368
6369         * lily/paper-outputter.cc (write_header_fields_to_file): 
6370         only dump value if it is a string.
6371
6372         * flower/include/dictionary.hh: remove.
6373         
6374         * Documentation/ChangeLog-1.5: add back old log.
6375
6376         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
6377         .pfas from a .deb.
6378
6379 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6380
6381         * Documentation/bibliography/engraving.bib: add entry for
6382         Jaschinski's Notation
6383
6384 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6385
6386         * Documentation/user/refman.itely (Beaming): add note about
6387         allowBeamBreak
6388
6389 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
6390
6391         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
6392         GregorianTranscription contexts
6393
6394         * ly/engraver-init.ly: vaticana contexts: minor fixes
6395
6396         * Documentation/user/refman.itely (Ancient notation): added note
6397         on appendix length bug
6398
6399         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
6400         input/test/vaticana.ly: use vaticana contexts; small fixes
6401
6402 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6403
6404         * flower/hash.cc: Remove.
6405
6406         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
6407         to (nonexistent?) hash_func_ identifier.
6408
6409         * python/midi.c (midi_error, midi_warning): Use char const* for
6410         __FUNCTION__ argument.
6411
6412         * python/gettext.py: Remove.  We already require python 2.1, which
6413         includes gettext.py.
6414
6415         * configure.in: Require python 2.1, as INSTALL.texi says.
6416         it.
6417
6418         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
6419         versions 1.50 and 1.75.  Remove note about lexer patch.
6420
6421 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6422
6423         * Documentation/topdocs/INSTALL.texi: Update type1 font
6424         description to actual situation.  Add comment about new font ball
6425         layout.
6426
6427         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
6428         in $LILYPONDPREFIX suffices for installation.
6429
6430 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6431
6432         * debian/control (Build-Depends): Add flex-old as alternative to
6433         flex.  Deprecate bison 1.75.
6434
6435 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
6436
6437         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
6438         Vaticana contexts
6439
6440         * Documentation/user/refman.itely (Ancient notation): documented
6441         some bugs; tiny fixes; added docu on Vaticana contexts
6442
6443         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
6444         scripts
6445
6446 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
6447
6448         * Documentation/user/refman.itely (Ancient notation): added some
6449         introductory words; added section on ancient time signatures;
6450         added some @seealso and @refcommands; small fixes and
6451         beautifications
6452
6453 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
6454
6455         * input/regression/note-head-style.ly: many fixes and updates
6456
6457         * Documentation/user/refman.itely: added small sections on ancient
6458         accidentals, rests and flags; revised ancient note head section;
6459         small wording/spelling fixes
6460
6461         * input/test/rests.ly: layout fixes
6462
6463 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
6464
6465         * input/puer-fragment.ly: bugfix: central C position of do clef
6466
6467         * ly/gregorian-init.ly: workaround: add small padding space before
6468         divisiones (the correct fix would be the spacing engine to handle
6469         this)
6470
6471 2003-08-13  Graham Percival  <gperlist@shaw.ca>
6472
6473         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
6474         cue-notes.ly: minor fixes.
6475
6476 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
6477
6478         * Documentation/user/refman.itely: bugfix: remove obsolete link to
6479         input/test/custos-style.ly
6480
6481         * Documentation/index.html.in: bugfix: link to Tutorial.html
6482
6483         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
6484         to neumes; bugfix: "et": epiphonus, not just a simple pes
6485
6486 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
6487
6488         * lilypond-mode.el: split `Insert Tag' if it is long enough.
6489
6490         * lilypond.words: add new features: markup, column, center, \[ \].
6491         
6492 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
6493
6494         * Documentation/topdocs/NEWS.texi, DEDICATION,
6495         stepmake/bin/add-html-footer.py
6496         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
6497         input/mutopia/J.S.Bach/wtk1-fugue1.ly
6498         input/mutopia/J.S.Bach/wtk1-prelude1.ly
6499         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
6500         added (only) after a sentence which is complete; if the sentence is 
6501         not ended a comma `,' or nothing is used. fix also spaces.
6502
6503 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6504
6505         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
6506         requirements to plain 1.6.
6507
6508         * buildscripts/mutopia-index.py (read_lilypond_header): update
6509         mutopia-index.py to 1.4 syntax [sic]
6510
6511 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
6512
6513         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
6514
6515 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6516
6517         * Documentation/index.html.in: url for regression pdf
6518
6519         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
6520
6521         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
6522
6523         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
6524
6525         * VERSION: 1.8.0 released
6526         
6527         * GNUmakefile.in (local-WWW-post): footify build fix.
6528
6529         * configure.in: require GUILE 1.6.4
6530
6531         * Documentation/user/GNUmakefile: don't copy *.png for
6532         lilypond-internals
6533
6534         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
6535         local-WWW-post target.
6536         (rsync-web): add rsync-web target
6537
6538         * Documentation/user/introduction.itely (Music notation and
6539         engraving): add neume example
6540
6541         * input/puer-fragment.ly (cantus): add puer-fragment
6542
6543 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6544
6545         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
6546         to notes, so that equalizer is actualy being used.
6547
6548         * scm/midi.scm (instrument-equalizer-alist):
6549         (absolute-volume-alist): Define public, so that user can copy or
6550         override.
6551
6552         * lily/key-performer.cc (create_audio_elements): Check for minor
6553         key.  Only if key is minor, set MIDI key to minor.
6554
6555 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6556
6557         * Documentation/user/refman.itely (Hiding staffs): fixes.
6558
6559         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
6560
6561         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
6562         vertical extents to deal with Hara kiri correctly.
6563
6564         * input/regression/hara-kiri-short.ly: remove
6565
6566         * input/regression/hara-kiri-pianostaff.ly: update test.
6567
6568         * Documentation/user/*.tely: remove WEBTITLE
6569
6570         * scm/output-tex.scm (comment): idem.
6571
6572         * scm/output-pdftex.scm: remove GUILE 1.4 glue
6573
6574         * scm/music-functions.scm (make-lyric-event): new function
6575
6576         * scm/lily.scm (lilypond-version): new function
6577
6578         * input/test/version-output.ly: new file.
6579
6580         * Documentation/user/lilypond.tely: add version number to
6581         front-page.
6582
6583 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
6584
6585         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
6586
6587 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6588
6589         * input/template/gregorian-transcription.ly (barTwo): syntax update.
6590
6591         * Documentation/user/refman.itely (Hiding staffs): rename node.
6592
6593 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6594
6595         * input/regression/new-markup-syntax.ly (texidoc): remove
6596         molecule-callback override.
6597
6598 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6599
6600         * input/les-nereides.ly: Mark tweaks with %tweak.
6601
6602         * Debian patch, see debian/changelog (Anthony Fok).
6603
6604 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6605
6606         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
6607         problem.
6608
6609 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
6610
6611         * Documentation/user/refman.itely (Text markup): Fix language bug.
6612
6613 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6614
6615         * input/* : postfix syntax fixes.
6616
6617         * Documentation/user/refman.itely (Text markup): add note about
6618         raise/lower with ^ or _ .
6619         
6620         * po/fi.po: fix \\apply strings.
6621
6622         * lily/parser.yy (open_event): warn for prefix articulations.
6623
6624 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
6625
6626         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
6627         fix also on parmesan font.
6628
6629 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6630
6631         * VERSION 1.7.30 released
6632         
6633         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
6634
6635         * buildscripts/mutopia-index.py (headertext): rewording
6636
6637 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6638
6639         * scm/new-markup.scm (strut-markup): new markup function.
6640
6641         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
6642         space also when no accidental is there.
6643
6644 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
6645
6646         * input/les-nereides.ly: Updates.
6647
6648 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
6649
6650         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
6651         which repeats the tag insertion selected from "Insert tag" menu.
6652
6653 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6654
6655         * lily/all-font-metrics.cc (find_font): load AFM files first only
6656         for feta fonts. This fixes problems with TeXlive and other TeX
6657         distros that include AFM files for the CM fonts. 
6658
6659         * scm/font.scm (qualifiers-to-font-name): remove.
6660
6661         * lily/paper-def.cc: remove get_var.
6662
6663         * input/trip.ly: remove file.
6664         
6665         * input/regression/spacing-note-flags.ly (raggedright): remove
6666         stafflinethickness
6667
6668         * input/les-nereides.ly: update to new syntax, cleanups.
6669
6670 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
6671
6672         * Documentation/user/refman.itely: Clarify shortest-note problem
6673         of autobeamer.
6674
6675 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
6676
6677         * lilypond-mode.el: Add each word to regexps only once.
6678
6679         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
6680         is based on the syntax definitions in lilypond.words. Remove all 
6681         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
6682         LilyPond->Insert menu is generated by the entries in lilypond.words 
6683         to which have been given a syntax definition.
6684
6685         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
6686         \notes, \relative, \score, \simultaneous, \transpose.
6687
6688         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
6689
6690         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
6691         
6692         * lilypond-mode.el: add menu keywords separately.
6693
6694         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
6695
6696 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
6697
6698         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
6699         current ugly installation method for PFA fonts.
6700
6701 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
6702
6703         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
6704         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
6705
6706         * Documentation/user/music-glossary.tely: update legato.
6707
6708 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
6709
6710         * lexer-gcc-3.0.patch: Remove.
6711
6712         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
6713
6714 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6715
6716         * debian/rules (binary-arch): remove NEWS.
6717
6718 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
6719
6720         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
6721         stepmake/bin{ many }: polish the `--help's of different scripts;
6722         model taken from the core-utils of Linux.
6723
6724         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
6725
6726 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6727
6728         * flower/parse-afm.cc (parseCharMetrics): add warnings.
6729
6730         * flower/libc-extension.cc: idem.
6731
6732         * flower/include/libc-extension.hh: protect against isinf macros.
6733
6734 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
6735
6736         * { many }: Use two uppercase letters in LilyPond.
6737
6738         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
6739
6740         * VERSION: 1.7.29 released.
6741         
6742 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6743
6744         * lily/tie.cc: add TODO comment.
6745
6746         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
6747
6748         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
6749         linejoins and linecaps. This fixes problems with occasional spikes
6750         on slur/tie endings.
6751         
6752         * input/regression/font-name.ly: don't use PS fonts for
6753         compatibility reasons. 
6754
6755         * mutopia/claop.py (accents): update to 1.8
6756
6757         * Documentation/user/music-glossary.tely (Top): remove 13pt.
6758
6759         * Documentation/user/macros.itexi: don't color glossary links.
6760
6761         * Documentation/user/invoking.itexi (Error messages): new section
6762
6763 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6764
6765         * input/regression/font-name.ly: add file.
6766
6767         * scm/document-backend.scm (grob-doc): remove <hr> from
6768         lilypond-internals
6769
6770         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
6771         reqd version to 1.6.4 
6772
6773         * lily/font-interface.cc (get_font): bugfix: take font-name from
6774         alist chain too. This fixes font-name override for \markup.
6775
6776 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6777
6778         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
6779
6780         * input/test/polymetric-differing-notes.ly: Compile fix.
6781
6782 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
6783
6784         * Documentation/user/refman.itely: fixed typo
6785
6786         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
6787         before flexa
6788
6789 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
6790
6791         * input/test/{ many }: search & fix some typos.
6792
6793 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6794
6795         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
6796         images.
6797
6798         * scm/music-functions.scm (make-voice-props-set): set Script /
6799         TextScript dir for polyphony too.
6800
6801         * scm/define-grobs.scm (all-grob-descriptions): decrease space
6802         before clef.
6803
6804         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
6805
6806 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
6807
6808         * Documentation/user/refman.itely (Percussion): Small
6809         clarifications and fixes.
6810
6811         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
6812         threads. This fixes different heads playing simultaneously.
6813
6814 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
6815
6816         * Documentation/user/{ many }: increase readability (read through 
6817         User manual from `one big page').
6818
6819 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6820
6821         * input/test/polymetric-differing-notes.ly: add example with
6822         disparate note values.
6823
6824         * input/test/polymetric.ly: rename from poly-metric
6825
6826         * scripts/ly2dvi.py (include_path): bugfix: use outbase
6827         iso. outname.
6828
6829         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
6830         G-clef bbox to real char extents. This fixes the G-clef being
6831         offset too much to the right.
6832         document perc clef offset.
6833
6834         WARNING: FONT CHANGED.
6835
6836         * Documentation/user/tutorial.itely (Tutorial): move menu.
6837
6838 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6839
6840         * buildscripts/lilypond-profile.sh (Error): trim error message.
6841
6842         * Documentation/user/invoking.itexi (Invoking the lilypond
6843         binary): add note about path.
6844
6845         * Documentation/user/macros.itexi: add @c at EOL, hopefully
6846         suppresses superfluous spaces.
6847
6848 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6849
6850         * buildscripts/lilypond-profile.sh: Add documentation to error
6851         message.
6852
6853         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
6854
6855 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6856
6857         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
6858         <mike@ossmann.com>)
6859
6860         * Documentation/bibliography/computer-notation.bib (pages): prune
6861         unscientific language.
6862
6863         * Documentation/user/GNUmakefile: copy unsplit file to
6864         lilypond.html (idem for lilypond-internals).
6865
6866         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
6867
6868         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
6869
6870         * python/lilylib.py (lilypond_version): 2.1 proof version check.
6871
6872         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
6873         fix.
6874         
6875 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
6876
6877         * Documentation/user/{ various }: bind text snippets with their
6878         examples, e.g. by punctuation: This is an example.
6879
6880 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6881
6882         * ly/performer-init.ly (VoiceContext): Typos.
6883
6884         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
6885         builds, leave final-install to toplevel srcdir makefile.
6886
6887         * make/srcdir.make.in (install): New target.
6888
6889 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6890
6891         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
6892         This fixes core dump on MIDI output (Simon Weatherill).
6893
6894         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
6895         on local-WWW-post.
6896
6897 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6898
6899         * make/lilypond.redhat.spec.in: add dvips to reqs.
6900
6901 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6902
6903         * make/srcdir.make.in (web): Add special web target.
6904
6905         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
6906         from inner $(LOOP).
6907
6908         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
6909
6910         * stepmake/stepmake/generic-targets.make (www-targets-help):
6911         * GNUmakefile.in (web-install): Install in $(webdir).
6912
6913         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
6914
6915         * cygwin/changelog: 
6916         * cygwin/mknetrel: Update.
6917
6918         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
6919         (html-doc): Remove (use: web).
6920
6921         * stepmake/stepmake/script-rules.make: 
6922         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
6923         Fix $(config_make) dependencies for srcdir build.
6924
6925         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
6926         target for srcdir build.
6927
6928         * stepmake/make/stepmake.make: 
6929         * make/srcdir.make.in: 
6930         * GNUmakefile.in:
6931         * make/stepmake.make (config_make): Rename variable (was:
6932         configuration).
6933
6934 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6935
6936         * Documentation/user/internals.itely (Manipulating music
6937         expressions): run lilypond on example too.
6938
6939         * flower/include/libc-extension.hh: move lrint define to
6940         header. bugfix.
6941         
6942 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6943
6944         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
6945         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
6946         do we recurse whole tree?).
6947
6948         * GNUmakefile.in (html-doc): Resurrect.
6949
6950         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
6951         obsolete $(package-icon) dependency.
6952
6953 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6954
6955         * Documentation/user/refman.itely (Automatic staff changes):
6956         add seealso 
6957
6958         * Documentation/index.html.in: link to bigpage.
6959
6960         * Documentation/user/tutorial.itely (Tutorial): streamline.
6961
6962         * Documentation/index.html.in: url typo.
6963
6964         * VERSION (PACKAGE_NAME): release 1.7.28
6965
6966         * python/lilylib.py (error_log): remove '/' from name.
6967
6968         * input/regression/pedal.ly: remove; dups input/test/
6969         
6970         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
6971
6972         * Documentation/index.html.in: python style doco index.
6973
6974         * Documentation/{footer,header}.html.in (src): remove, 
6975
6976         * Documentation/pictures: remove all but lelie-logo.xpm.
6977
6978         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
6979         before running makeinfo.
6980
6981         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
6982         @code{}
6983
6984 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6985
6986         * input/test/bar-number-regular-interval.ly: rename.
6987
6988         * Documentation/user/*: various fixes. 
6989
6990 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
6991
6992         * Documentation/{ many }: polish for update-all-menus. typos.
6993
6994         * po/fi.po: fixes.
6995
6996         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
6997
6998         * buildscripts/mutopia-index.py: polish.
6999
7000         * input/regression/{ many }, input/test{ many }: polish texidocs.
7001
7002 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7003
7004         * scripts/convert-ly.py (FatalConversionError.conv): rule for
7005         pedal-style
7006
7007         * lily/text-spanner.cc (brew_molecule): use bracket-flare
7008         iso. edge-widen.
7009
7010         * lily/piano-pedal-engraver.cc (process_music): change from
7011         process_acknowledged ()
7012
7013         * lily/piano-pedal-bracket.cc: new file. Change
7014         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
7015         cleaned up.
7016
7017         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
7018
7019         * input/regression/tuplets.ly (texidoc): rename file.
7020
7021         * po/fr.po: update
7022
7023         * buildscripts/lilypond-profile.sh: error message if script is not
7024         sourced.
7025
7026         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
7027         bracket-flare
7028         (make_bracket): simplify code.
7029
7030         * lily/parser.yy (verbose_command_req): catch typos in \key scale
7031         argument.
7032
7033         * python/lilylib.py (lilypond_version_check): new function
7034
7035         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
7036
7037         * scripts/ly2dvi.py (run_lilypond): add version check.
7038
7039         * scripts/lilypond-book.py (option_definitions): typo
7040
7041         * scripts/ly2dvi.py (include_path): typo
7042
7043         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
7044
7045         * lily/parse-scm.cc (parse_handler): typo
7046
7047         * Documentation/user/macros.itexi: use @heading for headings.
7048
7049         * Documentation/user/refman.itely: updates, fixes.
7050
7051 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
7052
7053         * po/fi.po: add Finnish translations. fixes.
7054
7055         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
7056
7057         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
7058         from lily/glissando-engraver.cc.
7059
7060 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7061
7062         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
7063         for non-first _broken_ bracket.
7064
7065         * Documentation/user/refman.itely: corrections.
7066
7067 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7068
7069         * lily/new-fingering-engraver.cc (position_scripts): add heads to
7070         support of the fingerings.
7071
7072         * po/fr.po: French translation update.
7073
7074         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
7075         strings.
7076
7077 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7078
7079         * Documentation/user/introduction.itely: Small fixes.
7080
7081 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7082
7083         * Documentation/topdocs/AUTHORS.texi: polish.
7084
7085 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7086
7087         * Documentation/user/introduction.itely: revise
7088
7089         * Documentation/user/tutorial.itely: reorganise.
7090
7091         * Documentation/topdocs/index.tely: remove.
7092
7093         * Documentation/header.html.in: prune.
7094
7095         * GNUmakefile.in: clean up web building.
7096
7097         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
7098         target.
7099
7100 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
7101
7102         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
7103
7104         * lilypond-mode.el: turn on blink-matching-paren.
7105
7106 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7107
7108         * scm/output-sodipodi.scm (svg-header): Fix typo.
7109
7110 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7111
7112         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
7113         fixes a security hole.
7114
7115         * scripts/lilypond-book.py (original_dir): remove temp_dir
7116
7117         * scm/document-translation.scm: use @code tags.
7118
7119 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7120
7121         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
7122
7123         * lilypond-mode.el: add a buffer-local post-command-hook to set
7124         context dependent syntax-table after each cursor event. Remove old
7125         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
7126
7127         * lilypond-indent.el: update comments.
7128
7129         * Documentation/footer.html.in: add period.
7130
7131 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7132
7133         * make/lilypond.redhat.spec.in (Group): don't strip binary.
7134
7135         * scm/document-translation.scm (document-property-operation): add
7136         @code{} tags.
7137
7138         * VERSION (PACKAGE_NAME): release 1.7.27
7139
7140         * config.make.in: add PAPER variable
7141
7142         * buildscripts/new-chords.py (help): add help text
7143
7144         * Documentation/user/introduction.itely (Typography and program
7145         architecture):  fixes.
7146
7147         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
7148         for texinfo and dvips. This fixes problems with PDF output of the
7149         wrong size.
7150
7151         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
7152         DVIPS_PAPERSIZE variable
7153
7154         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
7155         TEXINFO_PAPERSIZE variable 
7156
7157 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7158
7159         * mf/feta-macros.mf: whoops: only draw lines for test situations.
7160
7161         * mf/feta-toevallig.mf: lowres fixes.
7162
7163 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7164
7165         * NEWS: Typo and fill-paragraph fixes.
7166
7167         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
7168         cast #define.
7169
7170         * configure.in: 
7171         * config.hh.in: Check for lrint.
7172
7173 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7174
7175         * VERSION: 1.7.26 released
7176
7177         * lily/separation-item.cc: add padding property.
7178
7179         * input/test/*.ly: various fixes, remove solo-a2.ly
7180
7181         * scm/new-markup.scm (brew-new-markup-molecule): arg order
7182         bugfix. Fixes old-style markup compatibility.
7183
7184         * Documentation/user/introduction.itely (Introduction): historical
7185         elucidations
7186
7187         * Documentation/user/music-glossary.tely (Top): linewidth fix.
7188
7189         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
7190
7191         * Documentation/index.texi (Top): cleanup.
7192
7193         * Documentation/user/introduction.itely (Introduction): rewrite
7194         introduction, 
7195         (Music notation and  engraving): about notation. Add flat-picture
7196
7197 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7198
7199         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
7200         separation items. This keeps lyrics from bumping into each other.
7201
7202 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7203
7204         * GNUmakefile.in (topdocs-web): New target.
7205         (local-web): Depend on topdocs-web; fixes html-doc.
7206
7207 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7208
7209         * po/lilypond.pot: run po-replace
7210
7211         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
7212
7213         * scm/drums.scm (reset-drum-kit): new function.
7214
7215         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
7216
7217         * scripts/update-lily.py: remove
7218         
7219         * VERSION: release 1.7.25
7220         
7221         * Documentation/user/introduction.itely (Introduction): rewrite
7222         start of introduction.
7223
7224 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
7225
7226         * lily/all-font-metrics.cc: fixed typo
7227
7228 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
7229
7230         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
7231         LilyPond-mode-context-set-syntax-table): new functions to define
7232         the syntax table according to context.
7233
7234         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
7235
7236 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7237
7238         * Documentation/user/refman.itely (Figured bass): 
7239         language nit courtesy http://www.vocabula.com
7240
7241         * GNUmakefile.in: remove no kpathsea hack.
7242
7243         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
7244         doco.
7245
7246         * GNUmakefile.in: remove web-doc target.
7247
7248         * lily/all-font-metrics.cc (find_afm): add message about
7249         buildscripts/clean-fonts.sh 
7250
7251         * scm/define-music-properties.scm (figure): use string for 'figure
7252
7253         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
7254
7255         * input/regression/ : add raggedright = ##t where applicable. 
7256         
7257         * scm/bass-figure.scm (make-bass-figure-markup): add
7258         alignBassFigureAccidentals property.
7259
7260         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
7261         bracket.
7262
7263         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
7264         syllables widths into account for minimum-length.
7265
7266         * input/test/staff-container.ly: update file
7267
7268         * input/test/stem.ly: remove
7269
7270         * lily/event.cc (LY_DEFINE): add ly: prefix.
7271
7272         * input/test/clef-manual-control.ly: from manual-clef
7273
7274         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
7275
7276         * input/test/different-time-signatures.ly: move to poly-metric.ly
7277
7278         * input/test/hara-kiri*,scales.ly: remove
7279         
7280         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
7281         with chord-names-jazz.ly)
7282
7283         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
7284         get scalable cm fonts too.
7285
7286         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
7287         --encoding for mftrace if present.
7288
7289         * input/regression/slur-area.ly: move from test/
7290
7291         * input/test/: remove simple-slur-endings slur-attachment
7292         slur-broken-cross-staff slur-broken.ly slur-damping.ly
7293         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
7294         slur-symmetry slur-symmetry tie-broken.ly
7295
7296         * scm/drums.scm (set-drum-kit): add function.
7297
7298         * Documentation/user/refman.itely (Percussion staves): use
7299         set-drum-kit
7300
7301         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
7302         too
7303         (Global_measure.set_timesig): handle 3/8 time sig too.
7304
7305         * scm/output-lib.scm (note-head-style->attachment-coordinates):
7306         note about triangle note heads.
7307
7308         * scm/drums.scm: use alist for instrument-settings. This fixes the
7309         bug with assigning to drums in the .ly file.
7310
7311         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
7312         CHANGED.
7313
7314         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
7315         cluster-beacon-interface
7316
7317         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
7318
7319         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
7320
7321         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
7322
7323         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
7324         to get positions.
7325
7326         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
7327         make ClusterSpannerBeacon to record Y positions. This removes the
7328         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
7329         make cluster-note-events.
7330
7331 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7332
7333         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
7334
7335         * configure.in: Use lily/main.cc as identifying source file.
7336
7337         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
7338
7339         * config.hh.in: 
7340         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
7341
7342         * configure.in: Require PYTHON >= 2.0.
7343
7344         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
7345           $PYTHON for include dir location.
7346         (STEPMAKE_PYTHON): New function.  Use
7347         
7348             PYTHON=foo ./configure
7349
7350           to override.
7351
7352 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7353
7354         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
7355         something.
7356
7357         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
7358         ftp.lilypond.org everywhere.
7359
7360 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7361
7362         * lily/text-item.cc (interpret_new_markup): do only if new-markup
7363         detected.
7364
7365         * Documentation/user/refman.itely (Grace notes): note on explicit
7366         contexts
7367
7368 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
7369
7370         * lilypond-font-lock.el: add a comment about LilyPond specific
7371         escape characters: ^, - and _, in the syntax table.
7372
7373         * Documentation/user/appendices.itely: a majuscule fix.
7374
7375 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7376
7377         * input/test/trills.ly (endHorizScript): fixes.
7378
7379         * input/test/chord-names-jazz.ly: merge in alternate Jazz
7380         notation, move from regression.
7381
7382         * input/test/script-stack.ly: change name from stacked-scripts
7383
7384         * input/test/ossia.ly: octave errors.
7385
7386         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
7387         for midi-volume-equaliser
7388
7389 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7390
7391         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
7392         cm fonts.
7393
7394         * mf/feta-beugel.mf: don't multiply font_count by 10.
7395
7396         * lily/lookup.cc (horizontal_line): new function. Use
7397         horizontal-line in output backends.
7398
7399         * Documentation/user/tutorial.itely (An orchestral part): new
7400         section on orchestral stuff and identifiers.
7401
7402 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
7403
7404         * lilypond-mode.el: comment-out paren-highlighting, it still causes
7405         some interference to other modes.
7406
7407 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7408
7409         * lily/spacing-spanner.cc (musical_column_spacing): use average,
7410         not maximum of spacing wishes in polyphonic situations.
7411
7412         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
7413         number
7414
7415         * lilypond-indent.el: remove paren matching. 
7416
7417         * lily/text-item.cc (interpret_new_markup): new function
7418         use iso. text2molecule.
7419
7420         * lily/main.cc (notice): change FSF address 
7421
7422         * po/de.po: update PO file to 1.6.
7423
7424 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
7425
7426         * Documentation/user/ {many}: Add periods and remove spaces.
7427         
7428 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
7429
7430         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
7431         Disable buffer-locally default paren hook and make a new one. 
7432
7433         * lilypond-mode.el: Turn off locally paren-mode, but turn on
7434         locally LilyPond-paren-mode. Add todo for mouse double-click.
7435
7436 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
7437
7438         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
7439         Disable buffer-locally default paren idle timer and make a new one. 
7440
7441         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
7442         locally LilyPond-show-paren-mode. Add to menu a toggle for
7443         LilyPond-show-paren-function.
7444
7445 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7446
7447         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
7448
7449 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
7450
7451         * Documentation/user/refman.itely: spelling fix.
7452
7453         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
7454         paren highlight function definitions. add todo for
7455         LilyPond-show-paren-mode.
7456
7457 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7458
7459         * input/template/jazz-combo.ly: new file.
7460
7461 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7462
7463         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
7464         lo-res fixes.
7465
7466         * mf/feta-schrift.mf: bugfix in varcoda sign.
7467         WARNING: FONT CHANGED
7468
7469         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
7470         in accordance with lexer.ll.   
7471
7472 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7473
7474         * Documentation/user/tutorial.itely: Edit introduction.
7475
7476 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7477
7478         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
7479         ly:grob-staff-position
7480
7481 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7482
7483         * scm/to-xml.scm: import srfi-1
7484
7485         * VERSION (MAJOR_VERSION):  release 1.7.24
7486
7487         * python/lilylib.py (make_ps_images): make multipage _really_ work.
7488
7489         * scripts/lilypond-book.py (do_file): put texidoc before image.
7490         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
7491
7492         * input/regression/*.ly: fix snippet octaves 
7493
7494         * input/test/spanner-after-break-tweak.ly: import
7495         broken-spanner-adjustment
7496
7497         * input/no-notation/midi-transposing.ly: move from input/test/
7498
7499         * input/test/: remove chord-markup
7500
7501         * input/regression/instrument-name-partial.ly: move from input/test.
7502
7503         * input/test/vertical-text.ly: remove
7504
7505         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
7506         space above lyrics lines.
7507
7508         * input/test/uniform-breaking.ly: remove file.
7509
7510         * lily/gourlay-breaking.cc (combine_demerits): add comment about
7511         uniform spacing density. 
7512
7513         * input/test/chords.ly (keys): remove file.
7514
7515         * scm/documentation-lib.scm (oop): use srfi-1 too.
7516
7517         * input/regression/*.ly: add \version
7518
7519         * Documentation/user/*.itely: various fixes.
7520
7521         * buildscripts/mf-to-table.py (base): break table every three
7522         symbols.
7523
7524         * input/:  remove %% new-chords-done %% .
7525
7526         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
7527         os-music.ly
7528         
7529 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7530
7531         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
7532
7533         * scm/new-markup.scm (box-markup): new function.
7534         (box-markup): new function. Contributed by Dick Schoeller
7535         <schoeller@attbi.com>
7536
7537         * scm/lily.scm: remove reduce-no-unit 
7538         (list-insert-separator): use fold-right
7539
7540         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
7541         of arguments. 
7542
7543         * NEWS: more neutral language for ancient notation 
7544
7545         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
7546         inside pointing beaming for chord tremolo.
7547
7548         * Documentation/user/lilypond-book.itely: minor editing
7549
7550 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
7551
7552         * NEWS: added news for 1.8 regarding ancient notation
7553
7554         * Documentation/user/refman.itely (Gregorian square neumes
7555         ligatures): fixed typo
7556
7557         * lily/vaticana-ligature-engraver.cc,
7558         lily/include/vaticana-ligature.hh: bugfix: use special heads for
7559         lower/upper head of Pes only when heads are stacked
7560
7561         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
7562         scm/define-grob-properties.scm: cleanup: make "join-left" a
7563         boolean grob property and save delta pitch in grob property
7564         "delta-pitch" instead
7565
7566         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
7567
7568 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7569
7570         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
7571         completely borked
7572
7573         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
7574         (try_music): bug fix: beam multiplicity was completely borked.
7575
7576         * scm/lily.scm: remove tail, filter-list, filter-out-list,
7577         first-n, butfirst-n in favor of srfi-1 functions.
7578         remove string-join, string-pad in favor of srfi-13 functions.
7579
7580         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
7581
7582         * NEWS: use complete sentences.
7583
7584         * Documentation/user/introduction.itely (Example applications):
7585         add note about databases and lilypond-book.
7586
7587         * input/test/volta.ly: remove file
7588
7589         * input/regression/volta-broken-left-edge.ly: simplify file
7590
7591 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7592
7593         * Documentation/user/refman.itely (Constructing a tweak): new
7594         subsection.
7595
7596         * Documentation/user/tutorial.itely (Fine tuning layout): add
7597         common tweaks.
7598
7599         * scm/define-grobs.scm (TextScript): use new brewer.
7600
7601 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7602
7603         * VERSION: release 1.7.23
7604
7605         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
7606
7607         * python/lilylib.py (make_ps_images): bugfixes.
7608
7609         * input/regression/volta-multi-staff.ly: new file.
7610
7611         * Documentation/user/macros.itexi: refcommands, refcommand macros.
7612
7613         * Documentation/user/tutorial.itely (Piano staffs): new section.
7614         (Setting variables): new section
7615         (Fine tuning layout): new section
7616
7617         * input/just-friends.ly: remove file. Superseeded by
7618         input/test/chords-without-melody.ly
7619
7620         * ly/property-init.ly: add all commands to refman.
7621
7622         * scm/define-translator-properties.scm: remove
7623         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
7624
7625         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
7626         name. Underscores botch up PS output.
7627
7628         * scm/define-translator-properties.scm: remove
7629         textNonEmpty, oneBeat, regularSpacingDelta
7630
7631         * scripts/convert-ly.py (FatalConversionError.conv): conversion
7632         rule for automaticBars.
7633
7634         * lily/timing-engraver.cc (start_translation_timestep): change
7635         barNonAuto to automaticBars
7636
7637 2003-06-30  Graham Percival  <gperlist@shaw.ca>
7638
7639         * input/test/perform-tie.ly: delete file.
7640
7641 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
7642
7643         * Documentation/user/refman.itely (Gregorian square neumes
7644         ligatures): bugfix: do not show ledger lines in neumes table
7645         (fixed by setting staff symbol to transparent rather than removing
7646         it from staff context)
7647
7648 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7649
7650         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
7651         glue into brew-new-markup-molecule.
7652
7653         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
7654
7655         * Documentation/user/introduction.itely (Computerized typography):
7656         new section
7657
7658         * Documentation/user/tutorial.itely (An orchestral part): remove
7659         pc example from tutorial.
7660
7661         * input/tutorial/lilbook.tex: use screech-boink
7662
7663         * scripts/lilypond-book.py (compile_all_files): split formatting
7664         output body and scheduling lilypond compilation.
7665         (format_lilypond_output_bodies): new function
7666         (format_lilypond_block): new function
7667         (html_pages): allow multi-page images in HTML
7668
7669         * python/lilylib.py (make_ps_images): rename function from
7670         make_preview, merge with make_page_images
7671
7672 2003-06-28  Graham Percival  <gperlist@shaw.ca>
7673
7674         * input/test/key-clefs.ly: moved to regression.
7675
7676         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
7677
7678         * input/no-notation/README: added note about midi-*.ly files.
7679
7680         * input/test/two-key.ly: moved to no-notation/parse5.ly
7681
7682         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
7683         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
7684
7685         * input/test/ {various}: modified comments, marked some for deletion.
7686
7687         * input/test/lines.ly: deleted file; duplicate of
7688         embedded-postscript.ly
7689
7690         * input/test/mmrest-collision: moved to regression.
7691
7692 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7693
7694         * scm/chord-name.scm (note-name->markup): don't superscript root
7695         alterations in chordnames.
7696
7697 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7698
7699         * Documentation/user/refman.itely (Multi measure rests): more
7700         index/cross-referencing.
7701
7702         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
7703
7704         * scm/font.scm: remove properties-to-font-name code.
7705
7706         * scm/define-grob-properties.scm: remove 'type
7707
7708         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
7709         conversion
7710
7711         * lily/text-spanner.cc: change 'type grob prop to 'style 
7712
7713         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
7714         "first" flag to decide whether to make a start-repeat
7715
7716         * input/regression/grace-volta-repeat-2.ly: new file.
7717
7718 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7719
7720         * lilypond-indent.el: rename generic functions to LilyPond-*
7721
7722 2003-06-22  Graham Percival  <gperlist@shaw.ca>
7723
7724         * input/test/thumb.ly: delete, merged into refman.
7725
7726         * Documentation/user/refman.itely: added thumb info to Fingering.
7727
7728         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
7729         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
7730         vertical-align.ly : deleted files.
7731
7732 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7733
7734         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
7735
7736         * lily/line-spanner.cc (broken_trend_offset): remove function.
7737         (get_broken_offset): idem.
7738         (brew_molecule): rewrite the line-break case.
7739
7740         * input/regression/follow-voice-break.ly:  new file.
7741
7742         * lily/line-spanner.cc (after_line_breaking): remove lines at the
7743         start of a system.
7744
7745 2003-06-20  Graham Percival  <gperlist@shaw.ca>
7746
7747         * input/test/tuplet-rest.ly: moved to regression.
7748
7749         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
7750         deleted file.
7751
7752         * input/test/ {many} : marked file for possible deletion.
7753
7754 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7755
7756         * input/regression/beam-funky.ly: add note about (disputed)
7757         correct beaming.
7758
7759         * ly/engraver-init.ly (ScoreContext): put key-signature after
7760         staff-bar
7761         
7762 2003-06-20  Graham Percival  <gperlist@shaw.ca>
7763
7764         * input/test/ broken.ly lyric-phrasing.ly: deleted.
7765
7766         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
7767
7768         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
7769
7770         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
7771         stem-extend was deleted (it was duplicate example, and not as
7772         good).
7773
7774         * input/test/[s-z]*.ly: add texidoc index.
7775
7776 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7777
7778         * lily/slur.cc (get_boundary_notecolumn_y): change name from
7779         get_first_notecolumn_y
7780
7781         * lily/spanner.cc (broken_spanner_index): new function.
7782
7783 2003-06-19  Graham Percival  <gperlist@shaw.ca>
7784
7785         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
7786         lyric-hyphen.ly : moved to regression.
7787
7788         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
7789         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
7790
7791         * input/test/instrument-name-mmrest.ly: moved to
7792         ../regression/multi-measure-rest-instr-name.ly
7793
7794         * input/test/knee-sym.ly: moved to
7795         ../regression/beam-knee-symmetry.ly.
7796
7797         * input/test/hymn.ly: change comments.
7798
7799         * input/test/[p-r]*.ly: add texidoc index.
7800
7801 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7802
7803         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
7804         to postfix syntax
7805         
7806         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
7807         syntax.
7808
7809         * VERSION: release 1.7.22
7810
7811 2003-06-18  Graham Percival  <gperlist@shaw.ca>
7812
7813         * input/test/[h-k]*.ly: added texidoc index.
7814
7815         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
7816
7817         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
7818
7819         * input/test/ various : mark files for deletion or moving to
7820         regression.
7821
7822         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
7823
7824         * input/test/[l-o]*.ly: added texidoc index.
7825
7826 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7827
7828         * scm/music-functions.scm (make-ottava-set): 
7829         only do ottavation if centralCPosition is set.
7830
7831         * lily/translator-scheme.cc (ly:context-property-where-defined):
7832         return '() if not found.
7833
7834 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
7835
7836         * lilypond-mode.el (LilyPond-un-comment-region): removed.
7837         Use one command for both commenting and uncommenting.
7838
7839         * lilypond-indent.el (LilyPond-comment-region): new function,
7840         (un)comments each line separately.
7841
7842         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
7843         
7844         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
7845         imenu is not added by default; adapted from f90.el,
7846         makes Help-menu, which does not fit, visible in XEmacs.
7847         
7848 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
7849
7850         * lilypond-mode.el: Set show-paren-mode local; minor-mode
7851         show-paren-mode sets blink-matching-paren-on-screen local.
7852         Try to make show-paren-function to paren-highlight local.
7853
7854         * lilypond-indent.el (LilyPond-scan-sexps): new function.
7855         Copy definitions of Emacs' show-paren-function and
7856         XEmacs' paren-highlight and make minimal changes;
7857         add comments about locality. 
7858         Fix matching first open-paren-char in '<< .. >>'.
7859
7860 2003-06-16  Graham Percival  <gperlist@shaw.ca>
7861
7862         * input/test/g*: added texidoc index.
7863
7864         * input/test/[a-g]*: added raggedright==#t when it
7865          seemed appropiate.
7866
7867         * input/test/ fake-grace.ly figured-bass.ly : removed file.
7868
7869         * Documentation/topdoc/INSTALL.texi: removed false warnings
7870         about gcc 3.3.
7871
7872 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7873
7874         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
7875
7876         * input/test/chords-without-melody.ly (texidoc): add from
7877         input/just-friends.ly
7878
7879         * input/regression/size{13--26}.ly: move from input/
7880
7881         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
7882         input/{star-spangled-banner,twinkle}.ly: remove 
7883         
7884         * lily/slur.cc: remove slur over rest warnings.
7885
7886         * lily/note-spacing.cc (get_spacing): include left part of right
7887         object in fixed space. This fixes stretched space before
7888         accidentals.
7889
7890         * input/regression/spacing-accidental-stretch.ly: new file.
7891
7892 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
7893
7894         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
7895         Reduce to 16pt.
7896
7897 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7898
7899         * input/regression/spacing-knee.ly: docstring
7900
7901         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
7902
7903         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
7904         input/tutorial/{test,solar,flowing}.ly: remove
7905
7906         * input/rhythm.ly: remove
7907
7908         * input/mutopia/F.Schubert/standchen.ly: update syntax.
7909
7910         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
7911         update syntax. 
7912
7913         * scm/define-grobs.scm (all-grob-descriptions): set
7914         knee-spacing-correction to 1.0
7915
7916         * lily/note-spacing.cc (stem_dir_correction): compute knee
7917         correction using stem-thickness and head width.
7918
7919         * input/regression/beam-quanting-horizontal.ly: update texidoc
7920
7921         * scm/define-grobs.scm (all-grob-descriptions): set
7922         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
7923         This fixes 32nd beams for noteheads in spaces quants.
7924
7925         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
7926
7927 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
7928
7929         * README.mandrake: Change lilypond-extras to lilypond-documentation.
7930
7931 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7932
7933         * input/test/dpncnt.ly,part-combine-score.ly: remove.
7934
7935         * VERSION (PACKAGE_NAME): release 1.7.21
7936
7937         * input/regression/stem-shorten.ly: new file.
7938
7939         * lily/stem.cc (get_default_stem_end_position): revise stem
7940         shortening code.
7941
7942         * input/regression/spacing-multi-tuplet.ly: move from input/test/
7943
7944         * input/test/{scripts,volta-start,sleur}.ly: remove
7945         
7946         * input/regression/span-bar.ly: smaller file.
7947
7948         * input/regression/spacing-{natural,tight,loose}.ly: remove
7949
7950         * input/test/markup.ly: remove
7951
7952         * scripts/lilypond-book.py: put printfilename in separate chunk,
7953         so texidoc is printed after the filename.  
7954
7955 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
7956
7957         * make/lilypond.mandrake.spec.in: fix docdirs.
7958
7959 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7960
7961         * input/regression/beam-french.ly: bugfix.
7962
7963         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
7964
7965         * input/regression/(various).ly: add raggedright = #t.
7966
7967         * input/regression/auto-beam.ly: move from abe.ly
7968
7969 2003-06-13  Graham Percival  <gperlist@shaw.ca>
7970
7971         * input/test/f*.ly: added texinfo index.
7972         
7973         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
7974
7975 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7976
7977         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
7978         quant penalty for beam just outside staff.
7979
7980         * input/regression/beam-quanting-horizontal.ly (texidoc): move
7981         from beam-pos.ly,  remove non-horizontal tests. 
7982
7983         * input/test/(various): cleanup header info. 
7984
7985         * input/test/tchaikovsky.ly: remove file.
7986
7987         * scm/chord-generic-names.scm: move from
7988         double-plus-new-chord-name.scm
7989
7990         * input/test/orchestscore.ly: remove file
7991
7992         * Documentation/user/refman.itely (Vocal music): update documentation.
7993
7994         * scm/define-translator-properties.scm (chordNoteNamer): remove
7995         chordNameStyle, use chordNameFunction
7996
7997         * scm/chord-name.scm (set-chord-name-style): remove
7998         set-chord-name-style. Use \property chordNameFunction.
7999
8000 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8001
8002         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8003         music): remove @TeX{} command.
8004
8005 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8006
8007         * lilypond-indent.el (scan-sexps): Renamed to
8008         aargh-this-breaks-other-emacs-modes-scan-sexps.
8009
8010 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8011
8012         * lilypond-indent.el: Fix: match concurrent one-char opening and 
8013         closing slurs: '()', etc. Add comments.
8014
8015         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
8016
8017         * lilypond-font-lock.el: match unending string at eof.
8018
8019         * make/lilypond.mandrake.spec.in: refreshed packed file list.
8020         
8021 2003-06-10  Graham Percival  <gperlist@shaw.ca>
8022
8023         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
8024         input/test/beam-dir.ly input/test/beam-position.ly    
8025         input/test/beam-suspect.ly input/test/beam-trend.ly    
8026         input/test/beams.ly input/test/crescendo-text.ly : deleted
8027         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
8028         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
8029         * input/test/default-bars.ly: moved to bar-always.ly
8030         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
8031
8032 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8033
8034         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
8035
8036 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8037
8038         * scm/chord-ignatzek-names.scm (remove-step): rename file.
8039
8040 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
8041
8042         * lilypond-indent.el: Match better slurs in scheme expressions.
8043         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
8044
8045         * Documentation/user/invoking.itexi: document Emacs' paren matching.
8046
8047 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8048
8049         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
8050
8051         * input/ac-extra-voice.ly: Add texidoc.
8052
8053         * ly/chord-modifiers-init.ly: 
8054         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
8055         and chordNameExceptionsPartial for new chord names.
8056
8057         * input/test/chord-names-dpnj.ly: 
8058         * input/test/dpncnt.ly: Update.
8059
8060         * scm/chord-name.scm: 
8061         * scm/double-plus-new-chord-name.scm: Add compatibility for new
8062         chord selection and options.
8063
8064         * ly/chord-modifiers-init.ly: Add exceptions 
8065
8066         * scm/define-translator-properties.scm (chordNameStyle) 
8067         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
8068
8069 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
8070
8071         * ly/property-init.ly (germanChords): Added.
8072         (semiGermanChords): Added.
8073         
8074         * input/test/chord-names-german.ly: Use new macros
8075         
8076 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
8077
8078         * lilypond-indent.el: Use similar parenthesis highlighting for 
8079         Emacs and XEmacs through redefinitions of parenthesis highlighting 
8080         functions; removed LilyPond-show-paren-function. Fix indenting.
8081         Turn paren-matching on also in XEmacs.
8082
8083         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
8084         as needed by parenthesis highlighting functions (in scan-sexp).
8085
8086 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8087
8088         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
8089         function.
8090         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
8091
8092 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
8093
8094         * lilypond-indent.el: tune regexp for show-paren-function.
8095
8096 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8097
8098         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
8099         for all LilyPond-produced tex snippets.
8100
8101         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
8102         fixes one line --preview output of ly2dvi.
8103
8104 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
8105
8106         * lilypond-indent.el: match only one type of slurs in
8107         LilyPond-show-paren-function.
8108
8109 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8110
8111         * debian/GNUmakefile (EXTRA_DIST_FILES): 
8112         * debian/lilypond1.7.dirs: 
8113         * debian/lilypond1.7-doc.dirs: New file.
8114
8115         * input/regression/chord-name-exceptions.ly: Add parameter for
8116         ignatzekExceptions.  Quote hash in docstring.
8117
8118 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
8119
8120         * lilypond-indent.el (show-paren-function): define show-paren-function
8121         as LilyPond-blink-matching-open and use it for closing parens.
8122         Let LilyPond-blink-matching-open know whether a bracket was inserted.
8123
8124         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
8125         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
8126         LilyPond-blink-matching-paren in order to match both open and close
8127         brackets.
8128         
8129 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
8130
8131         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
8132         testing by modifying the code from FSF Emacs paren.el. Add comments.
8133
8134 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8135
8136         * input/test/dpncnt.ly: Transpose example to match new
8137         default \chords octave.  Add comment.
8138         
8139         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
8140         comment about octave change.
8141
8142 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8143
8144         * input/test/[d,e]: added texinfo index tags.
8145         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
8146
8147 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8148
8149         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
8150
8151 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
8152
8153         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
8154         as in blink-matching-open.
8155
8156 2003-06-03  Graham Percival  <gperlist@shaw.ca>
8157
8158         * input/test/[a-c]: more comments in files.
8159         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
8160         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
8161         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
8162         mark file for proposed deletion.
8163         * input/test: renaming files:
8164         auto-beam-4-8.ly to beam-auto-4-8.ly
8165         auto-beam-override.ly to beam-auto-override.ly
8166         auto-beam.ly to beam-auto.ly
8167         blank.ly to blank-paper.ly
8168         absolute-volume.ly to dynamic-absolute-volume.ly
8169
8170 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8171
8172         * input/test/dpncnt.ly: 
8173         * input/test/chord-names-dpnj.ly: Resurrect.
8174
8175         * lily/my-lily-lexer.cc: Remove chordnames keyword.
8176
8177         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
8178
8179         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
8180         Better docstring, add parameter OMIT-ROOT, tidy up.
8181
8182 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
8183
8184         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
8185
8186 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8187
8188         * scm/output-ascii-script.scm (as-font-alist-alist):
8189         (as-properties-to-font-name):
8190         (as-make-style-sheet): Remove.
8191
8192         * scm/font.scm (as-make-font-list): New function.
8193         (as-font-sheet-alist): New variable.
8194
8195         * ly/paper-as9-init.ly: 
8196         * ly/paper-as5-init.ly: Update.
8197
8198         * ly/paper-as5.ly:
8199         * ly/paper-as9.ly: New file.
8200
8201 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8202
8203         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
8204
8205 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8206         * input/sondag-morgen/*: removed due to copyright concerns.
8207         * input/[a,b]*.ly: added a newline at the end of the texinfo
8208         doc string (produces better output in HTML version).
8209         * input/c*.ly: added texinfo index and added comments to
8210         aid in future changes to input/test/ files.
8211
8212 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8213         
8214         * Documentation/user/refman.itely: fixed build problem (missing
8215         file) caused by previous renaming.
8216
8217 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8218         
8219         * input/test/[a,b]*.ly: added texinfo index and added comments to
8220         aid in future changes to input/test/ files.
8221         * input/test/bar-number-every-5-reset.ly: renamed to
8222         bar-number-every-five-reset.ly
8223         * input/test/bar-script-visibility.ly: renamed to
8224         bar-number-show-all.ly
8225
8226 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8227
8228         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
8229         to Voice.
8230
8231         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
8232         out note-line and glissando functionality.
8233         
8234         * lily/line-spanner.cc (brew_molecule): cleanup.
8235
8236 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8237
8238         * scripts/as2text.scm: Use rdelim module.
8239         (start-system): Rename from start-line.
8240         (stop-system): Rename from stop-line.
8241         (af-gulp-file): Use string iso symbol for getenv.
8242
8243         * scm/output-ascii-script.scm: Add guile and lily modules.
8244         (font-name-alist): New variable.
8245         (draw-line): New function.
8246
8247         * scm/output-lib.scm (func, arg->string): Re-add from archive.
8248         (Were these silently removed, without ChangeLog entry?)
8249
8250 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8251
8252         * scm/music-functions.scm (make-ottava-set): bugfixes: also
8253         process 2nd ottava correctly.
8254
8255 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
8256
8257         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
8258
8259 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8260
8261         * Documentation/user/converters.itely (Invoking midi2ly): Update.
8262
8263 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8264
8265         * VERSION: release 1.7.20
8266         
8267         * lily/text-spanner.cc (brew_molecule): clean up function. This
8268         fixes bugs with broken 8va spanners.
8269
8270         * lily/simple-spacer.cc (solve): also compute force for raggedright.
8271         This prevents spurious line-breaks with raggedright
8272         
8273 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8274
8275         * lily/key-performer.cc (create_audio_elements): always use major
8276         key
8277
8278         * Documentation/user/internals.itely: updates
8279
8280         * input/regression/beam-break.ly: new file.
8281
8282         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
8283         beams if starting or terminating stems have 'beaming set.)
8284
8285         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
8286         property.
8287
8288         * lily/parser.yy (verbose_command_req): add comment about scales.
8289
8290 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
8291
8292         * lilypond-indent.el: adjust regexps in bracket-matching.
8293
8294 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
8295
8296         * Documentation/user/refman.itely: more tiny fixes
8297
8298         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
8299         "Chord names"; added table with input syntax for solesmes neumes
8300         table; added some words about rationale on input syntax design
8301
8302         * lily/gregorian-ligature-engraver.cc,
8303         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8304         lily/include/gregorian-ligature.hh: bugfix: horizontal head
8305         alignment of Pes Initio Debilis
8306
8307         * Documentation/user/refman.itely,
8308         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8309         mf/parmesan-heads.mf: fixed most of the head selection/alignment
8310         bugs in the solesmes neumes table
8311
8312 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
8313
8314         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
8315         Similarly, match '[' and ']' by skipping '\[' and '\]'.
8316
8317         * lilypond-mode.el: fix tag-score. small improvements.
8318
8319 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8320
8321         * .cvsignore: Add aclocal.m4.
8322
8323         * lily/music-constructor.cc: Include <assert.h>.
8324
8325 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8326
8327         * ly/engraver-init.ly (HaraKiriStaffContext): use
8328         RemoveEmptyStaffContext instead.
8329
8330         * Documentation/user/refman.itely: updates
8331
8332 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
8333
8334         * Documentation/user/refman.itely: added solesmes neumes table;
8335         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
8336         bugfix: "Ornaments" -> "Articulations"
8337
8338         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
8339
8340 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8341
8342         * lilypond-indent.el: Add a message about trying to match \] or \).
8343         
8344 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
8345         
8346         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
8347         obsolete "arithmetic_*"
8348
8349         * input/bugs/ligatures.ly: removed (will be put into a different
8350         directory later)
8351
8352 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8353
8354         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
8355         libkpathsea (Maurizio Tomasi).
8356
8357 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8358
8359         * input/regression/repeat-slash.ly (texidoc): new file
8360
8361         * lily/slash-repeat-engraver.cc (try_music): new file, handle
8362         slash repeats separately. Slash repeats and %
8363         repeats can now be nested.
8364
8365 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8366
8367         * lilypond-indent.el: Add preliminary test for closing \] and \).
8368         
8369 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
8370
8371         * lily/gregorian-ligature-engraver.cc,
8372         lily/vaticana-ligature-engraver.cc,
8373         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
8374         mf/parmesan-heads.mf: various semivocalis related bugfixes
8375
8376         * input/bugs/ligatures.ly: new file demonstrating problems with
8377         ligatures
8378         
8379 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
8380
8381         * lilypond-mode.el,
8382         lilypond-font-lock.el,
8383         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
8384
8385 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
8386
8387         * lilypond-mode.el: Remove outdated code. Stress the difference 
8388         between Emacs and XEmacs definitions.
8389
8390         * lilypond-mode.el,
8391         lilypond-indent.el: Define a function interactive only when necessary.
8392
8393 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
8394
8395         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
8396         Use inactive regions also in XEmacs.
8397
8398 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8399
8400         * Documentation/user/refman.itely (Repeat syntax): more updates
8401
8402         * lily/simple-spacer.cc (solve): move solution process into
8403         solve(). This fixes a bug with collisions and raggedright = ##t.
8404  
8405         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
8406
8407         * ly/engraver-init.ly: remove GraceContext. Update examples.
8408
8409 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8410
8411         * GNUmakefile.in (fonts): Also make fontball.
8412
8413         * Website fixes:
8414
8415         * ly/engraver-init.ly (GraceContext): Add.
8416
8417         * run:
8418
8419             convert-ly $(find . -name *.ly)
8420
8421         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
8422         new chords.
8423
8424 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8425
8426         * VERSION: 1.7.19 released
8427         
8428         * scm/music-functions.scm (set-octavation): new function.
8429
8430         * input/regression/ottava.ly: new file
8431
8432         * lily/translator-scheme.cc (LY_DEFINE): new function
8433         ly:unset-context-property
8434         (LY_DEFINE) new function ly:context-property-where-defined: 
8435
8436 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
8437
8438         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
8439
8440         * lilypond.words: add few.
8441
8442         * input/test/script-chart.ly: fix typo.
8443
8444 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8445
8446         * scm/define-grobs.scm: uniform naming for definitions and output
8447         routine files. 
8448
8449         * ly/engraver-init.ly (ChoirStaffContext): add \description from
8450         scm/context-description.scm
8451
8452         * lily/parser.yy (translator_spec_body): add \description to the
8453         \translator{} body syntax.
8454
8455         * lily/ottava-engraver.cc: new file.
8456
8457         * scm/chord-name.scm (natural-chord-alteration): replace old
8458         chord stuff. 
8459
8460         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
8461
8462         * Documentation/user/refman.itely (Metronome marks): update doco.
8463
8464         * input/regression/markup-note.ly: new file
8465
8466         * input/regression/metronome-marking.ly: new file
8467
8468         * lily/metronome-engraver.cc: new file. Print \tempo markings.
8469
8470         * scm/new-markup.scm (note-markup): make a note glyph, useful for
8471         metronome marks.
8472
8473 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8474
8475         * Documentation/user/GNUmakefile: Compatibility fix for new
8476         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
8477         for making binary packages; info splitting bug has been fixed.
8478
8479         * Documentation/user/refman.itely: Compile fixes.
8480
8481 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
8482
8483         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
8484         Count \midi -keywords also for a region.
8485
8486 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8487
8488         * lily/lookup.cc (LY_DEFINE): new function
8489
8490         * Documentation/user/tutorial.itely: updates
8491
8492 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
8493
8494         * lilypond-mode.el: Allow Midi on buffer.
8495         Use only '.ly'-extension, remove '.sly' and '.fly'.
8496         Allow use of inactive regions. Invoke next Command on Master file, 
8497         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
8498
8499 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8500
8501         * Documentation/user/tutorial.itely: updates.
8502
8503 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
8504
8505         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
8506
8507 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
8508
8509         * lily/coherent-ligature-engraver.cc: fixed typo
8510
8511         * lily/coherent-ligature-engraver.cc,
8512         lily/gregorian-ligature-engraver.cc,
8513         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
8514         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
8515         lily/vaticana-ligature-engraver.cc,
8516         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
8517         scm/grob-description.scm: cleanup: junked LigatureHead grob and
8518         removed all ligature specific stuff from NoteHead code
8519
8520         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
8521         ligatures now use regular noteheads
8522
8523         * lily/vaticana-ligature.cc: tiny code cleanups
8524
8525         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
8526         space between two adjacent noteheads of the same pitch
8527
8528         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
8529         description; cleanup: removed obsolete font-family settings
8530
8531 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
8532
8533         * lily/coherent-ligature-engraver.cc,
8534         lily/gregorian-ligature-engraver.cc,
8535         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
8536         lily/mensural-ligature-engraver.cc,
8537         lily/vaticana-ligature-engraver.cc,
8538         lily/include/gregorian-ligature-engraver.hh: updated for new
8539         Coherent_ligature_engraver; added comments that describe the basic
8540         design ideas of the ligature implementation
8541
8542         * lily/coherent-ligature-engraver.cc,
8543         lily/include/coherent-ligature-engraver.hh: new file: shared code
8544         between mensural ligatures and Gregorian chant notation ligatures
8545
8546 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
8547
8548         * lilypond-mode.el: XEmacs fixes: include two definitions for the
8549         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
8550         use only two arguments in sit-for, use no arguments in
8551         read-char-exclusive, backspace is not a character (127) in XEmacs.
8552
8553         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
8554
8555 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
8556
8557         * lilypond-mode.el: un-commenting works after syntax-table fix.
8558
8559         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
8560         group, verbose commenting for syntax table.
8561
8562         * lilypond-indent.el: add TODO for ligature slurs.
8563
8564 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
8565
8566         * lilypond-mode.el: Move comments of parenthesis matching away,
8567         (blink-matching-paren-on-screen) fix blinking in Emacs.
8568
8569         * lilypond-font-lock.el: Fix parent-matching for Emacs:
8570         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
8571
8572         * lilypond-indent.el: Add TODO for parenthesis matching.
8573
8574 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
8575
8576         * lilypond-mode.el: Fix XEmacs: 
8577         changed [S-iso-lefttab] to [(shift iso-lefttab)],
8578         invoke explicitly easy-menu-add (in Emacs done automatically).
8579         
8580         * lilypond.words: Add few words from input/*/*.ly.
8581
8582 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8583
8584         * VERSION (PATCH_LEVEL): release 1.7.18
8585
8586         * scripts/lilypond-book.py: only print basename for printfilename
8587         option
8588
8589         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
8590         and syntax updates.
8591
8592 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8593
8594         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
8595         better parametrisation. Move fatness of bulb downward.
8596
8597         * mf/parmesan-custodes.mf (dir_down): remove underscores from
8598         glyph names. Underscores are not allowed .ps encoding files.
8599
8600 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
8601
8602         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
8603         variable "packed" for packed right-ragged mode
8604
8605         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
8606         unused variable ragged; fixed indentation
8607
8608         * Documentation/user/refman.itely: tiny cleanups in ancient
8609         clef and custos section
8610
8611 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8612
8613         * lily/parser.yy (Simple_music): add \applyoutput, syntax
8614         \applyoutput PROCEDURE
8615
8616         * lily/my-lily-lexer.cc: add \applyoutput.
8617
8618         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
8619
8620         * lily/text-item.cc: clean text-interface description
8621
8622 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8623
8624         * input/{regression,test}/: use postfix for slur endings and beam
8625         begins.
8626
8627         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
8628         style beams too. 
8629
8630         * input/regression/lyrics-melisma-beam.ly: new file.
8631
8632         * lily/lyric-engraver.cc (process_music): change from
8633         process_acknowledged_grobs()
8634
8635         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
8636         functions to set and revert auto-beam settings.
8637
8638 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8639
8640         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
8641
8642 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
8643
8644         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
8645         Documentation/user/lilypond.tely: fixed some typos; updated author
8646         info
8647
8648         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
8649         #"" -> #'flag-style = #'()
8650
8651         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
8652         cleanup: removed dead #includes
8653
8654         * lily/gregorian-ligature-engraver.cc,
8655         lily/include/gregorian-ligature.hh,
8656         scm/grob-property-description.scm: small cleanups, small spacing
8657         fixes
8658
8659         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
8660         lily/vaticana-ligature.cc,
8661         lily/include/gregorian-ligature-engraver.hh,
8662         scm/grob-property-description.scm, scm/music-types.scm:
8663         "porrectus" -> "pes or flexa"
8664
8665         * ly/engraver-init.ly, scm/grob-description.scm,
8666         scm/grob-property-description.scm: junked porrectus, now handled
8667         by ligature code
8668
8669         * scm/grob-description.scm: bugfix: added space-alist entry for
8670         breathing sign/custos
8671
8672 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
8673
8674         * Another grand 2003 update.
8675         
8676         * Remove mentioning of `mudela'; There's no such thing.
8677
8678 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8679
8680         * Documentation/user/preface.itely (Preface to version 1.8): update
8681
8682         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
8683
8684         * Documentation/user/converters.itely (Invoking convert-ly): revise
8685
8686         * scripts/convert-ly.py (outfile_name): remove --assume-old.
8687
8688         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
8689
8690 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8691
8692         * Documentation/user/internals.itely: more updates.
8693
8694 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8695
8696         * Documentation/user/refman.itely: revise 
8697
8698         * Documentation/user/internals.itely: revise
8699
8700         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
8701
8702 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
8703
8704         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
8705         beautification: reformatted ancient clefs section; cleanup: small
8706         wording fixes
8707
8708 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
8709
8710         * lilypond.words: added words for chant notation, sorted
8711         alphabetically through "sort lilypond.words"
8712
8713 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
8714
8715         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
8716         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
8717         chant notation
8718
8719 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
8720
8721         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
8722         prevent TeX from interpreting them as long dash
8723
8724         * input/test/vaticana.ly: updated
8725
8726         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
8727         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
8728         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
8729         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
8730         fixes
8731
8732         * mf/parmesan-heads.mf: ledger endings: removed dead code
8733
8734 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8735
8736         * VERSION: 1.7.17 released
8737         
8738         * Documentation/user/GNUmakefile
8739         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
8740         files too.
8741
8742         * scm/document-markup.scm: new file: document all markup
8743         functions.
8744
8745         * scm/documentation-generate.scm: rename all documentation modules
8746         to document-*.scm
8747
8748         * scripts/lilypond-book.py: generate link to .ly file iso. link to
8749         .png
8750
8751         * input/test/divisiones.ly: added
8752
8753         * input/regression/output-property.ly: new file
8754
8755         * lily/cluster.cc: change cluster-interface to use style property
8756
8757 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
8758
8759         * input/test/chord-names-german.ly: modified.
8760
8761         * scm/chords-ignatzek.scm:
8762           chord-name->german-markup: Added
8763           note-name->german-markup: Changed (now producing lowercase notenames)
8764
8765         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
8766         
8767 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8768
8769         * scripts/convert-ly.py (FatalConversionError.conv):
8770         divisiominima -> divisioMinima, etc.
8771
8772         * ly/engraver-init.ly (FiguredBassContext): add
8773         Separating_line_group_engraver to Figured bass context.
8774
8775         * ly/german-chords-init.ly: remove file
8776
8777         * input/test/chord-names-german.ly (scm): new file.
8778
8779         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
8780
8781         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
8782         Chord_name_engraver
8783
8784         * Documentation/user/refman.itely: lots of updates.
8785
8786         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
8787         new file
8788
8789         * input/test/bar-number-every-5-reset.ly: new file.
8790
8791 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8792
8793         * input/regression/chord-name-major7.ly: new file
8794
8795         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
8796         if specced explicitly.
8797
8798         * input/regression/chord-name-entry-11.ly: new file.
8799
8800         * input/test/slur-beautiful.ly: new file.
8801
8802         * Documentation/user/refman.itely: updates.
8803
8804         * input/regression/collisions.ly (threevoice): cleanup.
8805
8806         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
8807
8808 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8809
8810         * Documentation/user/*.itely: various updates.
8811
8812         * ly/spanners-init.ly: enddecr/ endcr.
8813
8814         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
8815         of tutorial
8816
8817 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8818
8819         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
8820
8821         * lily/new-chord-name-engraver.cc (process_music): use octavation
8822         (a number) instead of original-pitch to store inversions. This
8823         fixes a problem with transposed chords with inversions.  
8824
8825 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8826
8827         * stepmake/aclocal.m4: Include compile fix for broken flex, as
8828         used in includable-lexer.hh.
8829
8830         * lily/includable-lexer.cc: Bugfix: include config.h.
8831
8832         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
8833         circumvention of Debian packaging bug.
8834
8835 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8836
8837         * flex-2.5.31 hits Debian/unstable.  Fixes below.
8838         
8839         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
8840
8841         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
8842         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
8843
8844         * lily/include/includable-lexer.hh: 
8845         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
8846
8847         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
8848
8849         * aclocal.m4: Regenerate.
8850
8851         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
8852         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
8853
8854         * scm/pdf.scm (use-modules): Include lily.
8855
8856         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
8857         Noordkamp).
8858         (use-modules): Include lily.
8859         (lily-def): Bugfix: include tex-val in let.
8860
8861 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
8862
8863         * lilypond-mode.el: sensible error if lilypond.words not found.
8864
8865         * lilypond.words: add few words.
8866
8867 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
8868
8869         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
8870
8871         * mf/parmesan-scripts.mf: fixed typo in char name
8872
8873 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8874
8875         * VERSION: 1.7.16 released
8876
8877         * python/lilylib.py (setup_temp): temporary directories are mode 700.
8878         (this is a security vulnerability).
8879
8880         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
8881
8882         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
8883         add staff support.
8884
8885 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
8886
8887         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
8888         ly/script-init.ly, scm/script.scm: bugfix: renamed
8889         fermata->signumcongruentiae to fix naming clash with feta font
8890
8891 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8892
8893         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
8894
8895         * lily/multi-measure-rest-engraver.cc
8896         (start_translation_timestep): use grace timing too for determining
8897         when to make mmrest.
8898         (start_translation_timestep): clear numbers too.
8899
8900 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
8901
8902         * scm/music-types.scm: compile fix: escape braces
8903
8904         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
8905         work around font selection problem
8906
8907         * Documentation/user/refman.itely: BreathingSign: added docu for
8908         property "text"
8909
8910 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
8911
8912         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
8913         information.
8914
8915 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8916
8917         * lily/multi-measure-rest-engraver.cc (class
8918         Multi_measure_rest_engraver): make multiple Number objects, one
8919         for each MultiMeasureTextEvent.
8920
8921         * scm/music-functions.scm (glue-mm-rest-texts): use
8922         MultiMeasureTextEvent
8923
8924         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
8925
8926         * Documentation/user/refman.itely (Multi measure rests): update.
8927
8928 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8929
8930         * lily/ly-module.cc (ly_copy_module_variables): use
8931         scm_internal_hash_fold() for iterating modules.
8932
8933 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
8934
8935         * Documentation/user/refman.itely: Section Custodes: added more
8936         example code
8937
8938         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
8939         neo-mensural rests to parmesan font
8940
8941         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
8942         header
8943
8944 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8945
8946         * Documentation/user/macros.itexi: @fileref macro.
8947
8948         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
8949         each file. 
8950
8951 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
8952
8953         * lily/include/custos.hh, make/lilypond.suse.spec.in,
8954         Documentation/topdocs/AUTHORS.texi: updated my email address
8955
8956         * Documentation/user/refman.itely: updated custos documentation;
8957         beautified divisiones example; beautified articulations table
8958
8959         * lily/breathing-sign.cc: bugfix: finalis molecule
8960
8961 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
8962
8963         * Documentation/user/refman.itely: added docu for
8964         contemporary fermata symbols, gregorian breathing signs; small fixes
8965
8966         * ly/gregorian-init.ly: removed obsolete #'type props
8967
8968 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
8969
8970         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
8971         minimum-length property correctly.
8972
8973 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8974
8975         * scm/music-functions.scm (make-multi-measure-rest): set input
8976         locations for multimeasure rests.
8977
8978 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
8979
8980         * input/regression/breathing-sign.ly: updated to for ancient
8981         notation
8982
8983 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
8984
8985         * scripts/ly2dvi.py: Add newline.
8986
8987 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8988
8989         * scripts/ly2dvi.py (dependency_files): Compile fix.
8990
8991 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8992
8993         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
8994         (make_html_menu_file): --html menu. 
8995
8996 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8997
8998         * scripts/ly2dvi.py (run_dvips): +add the .map file 
8999
9000 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9001
9002         * input/screech-boink.ly: new file.
9003
9004 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9005
9006         * scripts/lilypond-book.py (make_lilypond_file): convert
9007         lilypond-file to lilypond block directly, without going through
9008         begin/end lilypond text.
9009         
9010
9011 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
9012
9013         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
9014         scm/grob-description.scm: moved Michael's original breathing sign
9015         code in brew_molecule() to divisio_minima(); provided new
9016         brew_molecule() that effectively replaces the
9017         Text_item::brew_molecule callback (with additional fallback to
9018         Michael's original code); added callbacks for brewing divisio
9019         maior/maxima and finalis
9020
9021         * gregorian-init.ly: added breathing sign shortcuts for virgula,
9022         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
9023
9024         * script-init.ly: added shortfermata, longfermata,
9025         verylongfermata, varcoda
9026
9027         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
9028         longfermata, verylongfermata, varcomma, varcoda
9029
9030 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9031
9032         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
9033           Remove all noquote and insert a few quote.
9034         
9035         * Documentation/user/lilypond-book.itely (Music fragment options),
9036           scripts/lilypond-book.py: Don't include quotation blocks by
9037           default. Introduce option quote instead of noquote
9038
9039 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9040
9041         * VERSION: 1.7.15 released
9042         
9043         * Documentation/user/lilypond.tely: omf updates.
9044
9045         * buildscripts/texi2omf.py (omf_vars): include version.date
9046
9047         * make/lilypond.redhat.spec.in: fixes for spec file. 
9048
9049         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
9050         by function definition: lily now requires a recent GNU Make.
9051
9052         * scripts/lilypond-book.py (write_deps): remove .tex dependency
9053         writing.
9054
9055         * make/ly-rules.make: remove .ly -> .tex rule
9056
9057         * Documentation/user/refman.itely (Figured bass): revised figured
9058         bass example.
9059
9060 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9061
9062         * stepmake/stepmake/omf-targets.make (local-install): add
9063         scrollkeeper-update message.
9064
9065         * scripts/lilypond-book.py (lilypond_binary): explicity add path
9066         to binary.
9067         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
9068
9069         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
9070
9071         * Documentation/user/converters.itely (Invoking midi2ly): add
9072         track/channel notice.
9073
9074 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9075
9076         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
9077
9078         * lily/parser.yy (scalar): DIGIT is also a scalar.
9079
9080         * Documentation/user/music-glossary.tely: add @omf tags
9081
9082         * Documentation/user/lilypond.tely: add @omf tags
9083
9084         * scm/generate-documentation.scm (string-append): add @omf tags.
9085
9086         * stepmake/stepmake/omf-*: new files 
9087
9088         * input/regression/multi-measure-rest.ly (texidoc): add doco
9089
9090         * GNUmakefile.in (web-doc-install): add web-doc-install target
9091
9092         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
9093         fixes crashes while dumping MIDI.
9094
9095         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
9096         midi
9097
9098 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9099
9100         * buildscripts/texi2omf.py: new file.
9101
9102         * mf/feta-beugel.mf: include font count, not staffsize (16) in
9103         font-name
9104
9105 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9106
9107         * input/regression/beam-manual-beaming.ly (texidoc): new file.
9108
9109         * lily/sequential-iterator.cc (descend_to_child): call
9110         descend_to_child() for all types of music.
9111
9112 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9113
9114         * scm/translator-property-description.scm: Add
9115         bassFigureFormatFunction.  Replace some entries.
9116
9117 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9118
9119         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
9120         clean out.
9121
9122 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9123
9124         * scripts/midi2ly.py (Note.dump): never dump duration for
9125         dump_dur=0.
9126
9127         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
9128         new function
9129
9130         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
9131         figures using new markups. Much simpler, and should improve layout
9132         a little.
9133
9134         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
9135
9136 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9137
9138         * ly/engraver-init.ly: use Hara kiri by default for 
9139         ChordNames, FiguredBass and Lyrics(Voice) context. 
9140
9141         * lily/axis-group-engraver.cc (acknowledge_grob): use
9142         rhythmic-grob-interface for selecting items not to hara-kiri'd 
9143
9144         * scm/new-markup.scm (markup-function-list): add bracket,
9145         vbracket.
9146
9147         * ly/engraver-init.ly (ChordNamesContext): set
9148         minimumVerticalExtent
9149
9150 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9151
9152         * input/test/time-signature-double.ly: new file 
9153
9154         * input/regression/collision-head-chords.ly (texidoc): new file.
9155
9156         * lily/type-swallow-translator.cc: add note swallow translator 
9157
9158         * input/test/time-signature-double.ly: new file.
9159
9160         * lily/type-swallow-translator.cc: add Rest_swallow_translator
9161
9162         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
9163         (FiguredBassContext): idem.
9164
9165         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
9166
9167         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
9168
9169         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
9170
9171         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
9172         .afm dependency
9173
9174         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
9175
9176         * python/lilylib.py (make_page_images): add function.
9177
9178         * scripts/ly2dvi.py (run_latex): include title in preview image.
9179
9180         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
9181         from lilypond-book for <ly2dvifile> tags in HTML.
9182
9183         * scripts/ly2dvi.py (option_definitions): add --debug option to
9184         print out environment.
9185
9186         * input/regression/tie-chord-partial.ly: new file.
9187
9188 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
9189
9190         * lilypond.words: add 3
9191
9192 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9193
9194         * scm/new-markup.scm (markup-function-list): add finger-markup
9195
9196         * input/tutorial/brahms-tweaked.ly: new markup 
9197
9198         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
9199
9200         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
9201         crash when processing '() markup
9202
9203         * input/regression/breathing-sign.ly (texidoc): add caesura example.
9204
9205         * lily/breathing-sign.cc (railtracks): another caesura.
9206
9207         * mf/feta-schrift.mf: caesura symbol. 
9208
9209 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9210
9211         * scripts/convert-ly.py (FatalConversionError.conv): add
9212         ly:molecule-XXX conversions.
9213
9214         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
9215
9216         * input/regression/multi-measure-rest-text.ly: new file.
9217
9218         * scm/music-functions.scm (glue-mm-rest-texts): automatically
9219         convert MMREST-TEXT to MultiMeasureRestNumber settings.
9220
9221         * ly/engraver-init.ly (ScoreContext): move tablature settings to
9222         ScoreContext
9223
9224         * scm/new-markup.scm (center-markup): \center markup.
9225
9226         * scm/music-functions.scm: remove pitchify scripts.
9227
9228         * lily/music.cc (print_smob): display music name if available 
9229
9230 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9231
9232         * Documentation/user/refman.itely (Instrument names): remove
9233         \turnOff doco.
9234
9235 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9236
9237         * lily/score.cc (mark_smob): bugfix.
9238
9239         * input/regression/rehearsal-mark.ly: new file.
9240
9241         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
9242         report error at the current token again.
9243
9244 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9245
9246         * cygwin/mknetrel: Exit if doc build fails.
9247
9248         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
9249
9250 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9251
9252         * scm/music-types.scm (music-descriptions): add doc strings
9253
9254 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9255
9256         * lily/lexer.ll: 
9257         * lily/include/my-lily-lexer.hh: 
9258         * lily/include/includable-lexer.hh: Add flex kludge.
9259
9260         * config.hh.in: 
9261         * config.make.in: 
9262         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
9263         cruft.
9264         
9265         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
9266         code.
9267
9268 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9269
9270         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
9271
9272         * lily/parser.yy (new_chord): Compile fix.
9273
9274 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9275
9276         * Documentation/user/refman.itely (Tuning groups of objects):
9277         remove documentation for \turnOff. 
9278
9279         * lily/percent-repeat-engraver.cc (try_music): add correct
9280         processing moments for double-measure percents as well.
9281
9282         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
9283
9284         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
9285         grob prop type. 
9286
9287         * Documentation/user/refman.itely (Printing named chords): add
9288         chord name tweak doco.
9289
9290         * input/template/gregorian-transcription.ly: new file.
9291
9292 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9293
9294         * VERSION: 1.7.13 released
9295         
9296         * input/test/*: lots of cleanups/comment-outs/removals in chord
9297         examples
9298         
9299         * input/regression/*: lots of cleanups/comment-outs/removals in
9300         chord examples
9301         
9302         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
9303         options
9304
9305         * lily/new-chord-name-engraver.cc (process_music): give original
9306         inversion pitch to chord name routine.
9307
9308         * input/tutorial/os-score.ly: update to new markup
9309
9310         * Documentation/user/appendices.itely: simply include
9311         chords-ignatzek. 
9312
9313         * Documentation/user/refman.itely (Chords mode): add documentation
9314         for chord mode.
9315
9316         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
9317         not present in chord.
9318         (construct-chord): add inversion and bass support.
9319
9320         * lily/chord.cc: junk contents.
9321
9322 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
9323
9324         * Documentation/user/refman.itely:
9325         * Documentation/user/music-glossary.tely: fix. 
9326
9327 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9328
9329         * scm/chord-entry.scm (construct-chord): move chord construction
9330         to Scheme.
9331
9332         * lily/parser.yy (new_chord): new setup for chord entry.
9333
9334 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
9335
9336         * lilypond.words:
9337         * Documentation/user/music-glossary.tely: add ambitus.
9338
9339 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9340
9341         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
9342
9343         * lily/include/*.hh: string() -> to_string()
9344
9345         * scm/chords-ignatzek.scm: new file.
9346
9347         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
9348         standard chord name exceptions.
9349
9350         * scm/translator-property-description.scm (chordNameSeparator):
9351         add property.
9352         (majorSevenSymbol): add property
9353
9354         * lily/translator-scheme.cc (ly:context-properties): new function
9355         (ly:context-parent): new function.
9356         (print_smob): print context name.
9357
9358         * lily/music.cc (ly:get-music-length): new function
9359         (print_smob): don't print properties.
9360
9361         * lily/duration.cc (duration<?): new function
9362
9363         * input/regression/chords-funky-ignatzek.ly: new file.
9364
9365         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
9366         jazz chords.
9367
9368         * lily/pitch.cc (ly:pitch-diff): new function.
9369
9370         * input/regression/chords-ignatzek.ly: new file.
9371
9372 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9373
9374         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
9375         pitches for jazz chords.
9376
9377 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9378
9379         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
9380
9381 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
9382
9383         * lilypond.words: add 1
9384
9385 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
9386
9387         * Documentation/topdocs/AUTHORS.texi: refine.
9388
9389 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
9390
9391         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
9392         
9393         * lilypond.words: add one.
9394
9395 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
9396
9397         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
9398         Fontify bass note in chords, e.g., e in c1/e.
9399         
9400 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9401
9402         * Documentation/user/music-glossary.tely: Dutch updates and
9403         additions (Arent Storm).
9404
9405 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9406
9407         * input/regression/ambitus.ly:  move file.      
9408
9409         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
9410
9411         * lily/event.cc (transpose): add tonic property to Key_change_req
9412         and to Key_engraver.
9413
9414 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
9415
9416         * Documentation/user/refman.itely: fix typo.
9417
9418         * lilypond.words: removed wrong identifiers.
9419
9420 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9421
9422         * mf/feta-toevallig.mf: make flat stem shorter 
9423
9424 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
9425
9426         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
9427
9428         * lilypond.words: add from Phrasing slur.
9429         
9430 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
9431
9432         * lilypond-mode.el: allow launching multiple ViewPS processes.
9433         
9434         * lilypond.words: add from Text markup.
9435
9436 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9437
9438         * input/test/ossia.ly (texidoc): add comment.
9439
9440         * input/regression/voice-follower.ly: new file.
9441
9442         * mf/feta-toevallig.mf: make flat heavier.
9443
9444         * lily/cluster-engraver.cc: clean up Cluster engraver
9445
9446         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
9447         Engraver. Use Note_column to compute Y positions and deal with
9448         line break stuff.
9449
9450 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9451
9452         * lily/stem.cc: move french-beaming to stem.
9453
9454 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
9455
9456         * lilypond-font-lock.el: fontify all durations in chords.
9457
9458         * lilypond.words: add from lily/my-lily-lexer.cc
9459
9460 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9461
9462         * VERSION: release 1.7.12
9463
9464         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
9465
9466         * lily/gregorian-ligature.cc: new file
9467
9468         * lily/*: the Great 2003 search & replace.
9469
9470         * Documentation/user/refman.itely (Manual repeat commands): add
9471         note about font selection.
9472
9473 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
9474
9475         * lilypond-mode.el: propose recompiling midi while invoking playing,
9476         not while stopping playing.
9477
9478 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
9479
9480         * lilypond.words: add one.
9481
9482         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
9483         and expressional note grouping. Fontify chord modes.
9484
9485 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
9486
9487         * Documentation/user/music-glossary.tely (Top): translate melisma.
9488
9489 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9490
9491         * Documentation/user/music-glossary.tely (Top): add melisma.
9492
9493 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
9494
9495         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
9496         interfaces for (abstract) grob GregorianLigature
9497
9498         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
9499         renamed head* -> glyph_name*, x-shift* -> x-offset*
9500
9501         * scm/grob-property-description.scm: bugfix: added missing descriptions
9502
9503 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9504
9505         * input/test/chord-names-dpnj.ly: New file.
9506
9507         * scm/double-plus-new-chord-name.scm: Implement full and partial
9508         exceptions.
9509
9510         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
9511
9512         * scm/double-plus-new-chord-name.scm
9513         (double-plus-new-chord->markup): Fix sub->markup.
9514
9515
9516 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
9517
9518         * lily/custos-engraver.cc: added TODO; editorial changes
9519
9520         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
9521         consistency with other ligature engravers; removed access on (now)
9522         private variable _ligature of Ligature_engraver
9523
9524         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
9525         renamed last_bound -> last_bound_; issue programming_error on
9526         abstract method calls; moved primitives code from
9527         Mensural_bracket_engraver to here (because almost ligature
9528         engravers will need it); renamed try_stop_ligature () ->
9529         typeset_ligature (); bugfix: store primitives of finished ligature
9530         in separate variable finished_primitives_ to avoid clash on input
9531         like "\] \["; added current_ligature () to enable access on
9532         private variable _ligature
9533
9534         * lily/mensural-ligature-engraver.cc: removed primitives_ code
9535         (now in super class); renamed try_stop_ligature () ->
9536         typeset_ligature ()
9537
9538         * lily/mensural-ligature.cc: issue programming_error on abstract
9539         method calls
9540
9541         * lily/note-heads-engraver.cc: added TODO comment upon bool
9542         in_ligature
9543
9544         * mf/parmesan-heads.mf: fixed some of set_char_box()
9545
9546         * scm/grob-description.scm: added VaticanaLigature
9547
9548         * scm/grob-property-description.scm: added neume prefix properties
9549
9550         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
9551         lily/include/gregorian-ligature-engraver.hh,
9552         lily/include/gregorian-ligature.hh: new files; framework for
9553         gregorian ligature engravers such as vaticana
9554
9555         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
9556         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
9557         vaticana style ligature implementation (still somewhat uncomplete)
9558
9559 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9560
9561         * VERSION: release 1.7.11
9562
9563         * scripts/convert-ly.py: add ly:pitch-transpose rule
9564
9565 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9566
9567         * input/test/dpncnt.ly: New file.
9568
9569         * lily/my-lily-lexer.cc: Add chordnames keyword.
9570
9571         * lily/parser.yy (chordnames_block): Parse chord name exception
9572         lists, see input/test/dpncnt.ly.
9573
9574         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
9575         function.
9576
9577         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
9578         filter-out too.
9579
9580         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
9581         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
9582         pitch functions (except for ly:make-pitch, but that's apparently
9583         some sort of scheme naming standard?).
9584
9585         * scm/lily.scm (!=): define-public.
9586
9587         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
9588
9589 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
9590
9591         * scm/double-plus-new-chord-name.scm
9592         (double-plus-new-chord-name->markup): New file.
9593
9594 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9595
9596         * python/lilylib.py (make_preview): don't suppress progress for
9597         bbox extraction.
9598
9599 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9600
9601         * Documentation/user/appendices.itely (scheme): update for new syntax.
9602
9603         * input/regression/chord-name-styles.ly: new file
9604
9605         * lily/instrument-name-engraver.cc: create instrument names
9606         without barline too.  Allows instrument name on ChordNames  
9607
9608         * scm/new-markup.scm (interpret-markup): allow simple strings as
9609         markup too.
9610
9611 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9612
9613         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
9614         (step->markup-accidental): Fix: add accidental.
9615         (chord::inner-name-american): 
9616         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
9617         append stray '/' if last superscript addition was 'o'.
9618
9619         * scm/new-markup.scm (normal-size-sub-markup) 
9620         (normal-size-super-markup): New function.
9621
9622         * lily/source-file.cc (Source_file): Add warning for possibly
9623         intentional but suspicious initialization.
9624
9625         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
9626         add comments about cut-and-paste programming.
9627
9628         * flower/rational.cc (lcm): Not used; comment out.
9629
9630 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9631
9632         * lily/new-fingering-engraver.cc (position_scripts): use
9633         fingerHorizontalDirection to determine fingering horizontal
9634         directions.
9635  
9636         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
9637         fingering support.
9638
9639         * scripts/convert-ly.py (FatalConversionError.conv): add style
9640         conversion rule. 
9641
9642         * scm/chord-name.scm (set-chord-name-style): new function.
9643         (new-chord-name-brew-molecule): revise to interpret markup only
9644         (new-chord->markup): cleanuppish rewrite. To be called from the
9645         new engraver.
9646
9647         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
9648         Markup earlier, during interpreting.
9649
9650         * input/test/{banter,jazz,american}-chords.ly (scheme): update
9651         style settings. Rename to chord-names-*.ly
9652
9653 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
9654
9655         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
9656         markup code and update to new markup.  Most probably broke some of
9657         it.
9658         
9659 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
9660
9661         * Documentation/user/refman.itely: added docu for ambitus and
9662         clusters
9663
9664         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
9665         ly_quote_scm() in lookup.cc
9666
9667         * mf/parmesan-clefs.mf: set_char_box fix
9668
9669         * lily/cluster-engraver.cc: junk implicit protection; use
9670         Protected_scm instead
9671
9672 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
9673
9674         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
9675         throughout.
9676
9677         * scm/new-markup.scm: Turn-off error-triggering test code.
9678
9679 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9680
9681         * scm/new-markup.scm (markup-thrower-typecheck) 
9682         (markup-typecheck?):  add full typechecking functions.
9683         (make-markup-maker): add make-FOO-markup functions.
9684         (markup-argument-list-error): nice error checking messages.
9685         (make-markup): better function: less quoting escapades.
9686
9687 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
9688
9689         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
9690
9691 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9692
9693         * cygwin/lilypond.hint (requires): Add cygwin.
9694
9695         * .cvsignore: Remove stepmake (huh!?!), add lib.
9696
9697         * GNUmakefile.in: Add libdir links for builddir runs.
9698
9699         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
9700         instead of datadir.
9701
9702         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
9703         local_lilypond_libdir.
9704
9705         * config.make.in (lilypond_libdir): Add.
9706
9707         * stepmake/stepmake/substitute-rules.make: 
9708         * stepmake/stepmake/script-rules.make: 
9709         * stepmake/stepmake/python-module-rules.make:
9710         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
9711         lilypond-python-module patch.
9712
9713 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9714
9715         * Documentation/user/refman.itely (Graphical interfaces): add note
9716         about xml2ly.
9717
9718 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9719
9720         * scripts/ly2dvi.py (run_dvips): remove trailing newline
9721
9722 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9723
9724         * VERSION: released 1.7.10
9725
9726         * scripts/musedata2ly.py (): idem
9727
9728         * scripts/midi2ly.py (dump_chord): idem
9729
9730         * scripts/etf2ly.py (version): idem 
9731
9732         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
9733
9734         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
9735
9736         * scm/tex.scm (tex-output-expression): remove eval compat
9737         glut. Other output files too.
9738
9739         * scm/chord-name.scm: don't export anything from chord module.
9740
9741         * input/test/american-chords.ly: idem
9742
9743         * input/test/banter-chords.ly (texidoc): idem
9744
9745         * input/test/Cc-chords.ly: add breakage notes.
9746
9747         * Documentation/user/refman.itely (Text markup): rewrite manual
9748         section.
9749
9750         * lily/parser.yy (scalar): allow \markup { } as property value. 
9751
9752         * scm/chord-name.scm: complete new markup usage
9753
9754         * scm/grob-description.scm (all-grob-descriptions): use new markup
9755         texts by default
9756
9757 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9758
9759         * scm/chord-name.scm: partial move to new markup texts.
9760
9761 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9762
9763         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
9764
9765         * scm/bass-figure.scm (brew-bass-figure): make stack direction
9766         settable.
9767
9768 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
9769
9770         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
9771         invoked for old midi, wait for killing.
9772
9773 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
9774
9775         * Documentation/user/music-glossary.tely: Finnishing.
9776
9777 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9778
9779         * mf/feta-nummer-code.mf: some kerning pairs.
9780
9781 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
9782
9783         * scm/output-lib.scm (set-bar-number-visibility): Context-function
9784         Added.
9785
9786         * Documentation/user/refman.itely (Bar numbers):
9787         set-bar-number-visibility added, modulo-bar-number removed again
9788         (sorry).
9789
9790 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
9791
9792         * scm/output-lib.scm (modulo-bar-number-visible): add function.
9793
9794         * Documentation/user/refman.itely: add modulo-bar-number-visible.
9795
9796         * Documentation/user/music-glossary.tely: translate into Finnish.
9797
9798 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
9799
9800         * lilypond-mode.el: add shortcut for 2midi
9801
9802         * lilypond-font-lock.el: fontify lyrics
9803
9804 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
9805
9806         * scm/drums.scm : use 1.7.x names.
9807
9808         * input/regression/drums.ly : Don't use << chords >>
9809
9810 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
9811
9812         * lilypond-mode.el: tidy, add TODO
9813
9814         * make/lilypond.mandrake.spec.in: install-info quietly.
9815
9816 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9817
9818         * input/test/markup.ly: use new syntax.
9819
9820 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9821
9822         * ly/params-init.ly (interscoreline): add word-space
9823
9824         * input/test/metronome.ly (eighthNote): idem.
9825
9826         * input/test/script-priority.ly: use new markup
9827
9828         * lily/parser.yy (markup): allow HEAD markup0 markup1 
9829
9830         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
9831
9832         * lily/parser.yy (gen_text_def): bugfix.
9833         (full_markup): allow markup identifier.
9834
9835 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
9836
9837         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
9838         jobs at the same time. Add horizontal lines to Command menu.
9839         Allow one compiling job -- propose killing others before a new one.
9840
9841         * lilypond.words: add markup, teeny, etc.
9842
9843 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
9844
9845         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
9846         Allow only one type of midi process; launching Midi either stops
9847         midis or plays the current midi and launching MidiAll stops midis
9848         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
9849         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
9850
9851 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9852
9853         * lily/text-engraver.cc (process_acknowledged_grobs): use new
9854         markup  for new markup texts.
9855
9856         * lily/mark-engraver.cc (process_music): idem
9857         
9858         * lily/instrument-name-engraver.cc (create_text): idem
9859
9860         * scm/new-markup.scm (magnify-markup): new function.
9861
9862         * scm/molecule.scm (stack-lines): bugfix.
9863
9864         * lily/font-interface.cc (get_font): take font-magnification from
9865         alist chain.
9866
9867 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9868
9869         * lily/molecule-scheme.cc: move scheme functions to separate file.
9870
9871         * lily/font-metric.cc  (ly_get_glyph): new function. 
9872         
9873         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
9874         (italic-markup, dynamic-markup): new functions
9875         (font-markup): new function
9876
9877         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
9878         padding and minimum
9879
9880 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
9881
9882         * lily/accidental-engraver.cc:
9883         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
9884
9885 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
9886
9887         * lilypond.vim:
9888         * lilypond-font-lock.el: Put \longa as duration. Accept only 
9889         [a-zA-Z] for user defined identifiers. Separate note cases 
9890         with and without a duration (allow cis\longaX).
9891
9892         * lilypond.words: Add words from Info.
9893
9894 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9895
9896         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
9897
9898 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
9899
9900         * lilypond-mode.el: Propose reverting buffer before a command if
9901         it was edited with an another editor.
9902
9903 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9904
9905         * lily/molecule.cc (ly_translate_molecule): new function
9906
9907         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
9908         into libdir
9909
9910         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
9911
9912         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
9913
9914 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
9915
9916         * lilypond.words: take \words from Info-index.
9917
9918 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9919
9920         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
9921
9922 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
9923
9924         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
9925
9926 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
9927
9928         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
9929         and lilypond-documentation.
9930
9931 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
9932
9933         * lily/parser.yy: Compile fix (bison 1.75).
9934
9935 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9936
9937         * VERSION: 1.7.9 released
9938
9939         * scm/music-functions.scm (shift-one-duration-log): refactor.
9940         Use music-map.
9941
9942         * input/regression/chord-tremolo.ly (texidoc): add dot test.
9943
9944         * NEWS: update.
9945
9946         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
9947         argument
9948         
9949         * scm/music-functions.scm (display-music): new function
9950         (music-map): change arg order.
9951
9952         * input/regression/new-markup-syntax.scm: new file
9953
9954         * lily/parser.yy (markup): add \markup { .. } syntax.
9955
9956         * scm/new-markup.scm (override-markup): new function
9957         (lookup-markup): new function
9958         (music-markup): new function
9959         (lookup-markup-command): use markup-signature to store argument
9960         format for parser.
9961
9962         * lily/lexer.ll: preliminary \markup syntax. 
9963
9964 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
9965
9966         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
9967         add pre/post-dependencies and menus with icons from source.
9968
9969         * Documentation/pictures/lilypond-48x48.xpm:
9970         * Documentation/pictures/lilypond-32x32.xpm:
9971         * Documentation/pictures/lilypond-16x16.xpm: new files, background
9972         transparent.
9973
9974         * stepmake/stepmake/generic-targets.make:
9975         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
9976
9977 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9978
9979         * input/regression/music-map.ly (texidoc): new file.
9980
9981         * scm/music-functions.scm (music-map): new function
9982
9983 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9984
9985         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
9986
9987 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
9988
9989         * input/test/to-xml.ly:
9990         * lily/ligature-engraver.cc: Fixes documentation.
9991
9992         * lilypond.mandrake.spec.in:
9993         * lilypond.redhat.spec.in: Add lilypond.words.
9994
9995         * Documentation/user/refman.itely: Mention Info inside emacs.
9996         
9997         * lilypond.suse.spec.in:
9998         * lilypond.redhat.spec.in:
9999         * lilypond.mandrake.spec.in: Set root-owner for doc
10000         (tobbe@nyvalls.se).
10001
10002 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10003
10004         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
10005         os.popen.read ().
10006
10007 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10008
10009         * scripts/ly2dvi.py (include_path): print warning if failing anything.
10010
10011         * python/lilylib.py (error): add space
10012
10013 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10014
10015         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
10016         distribution.
10017
10018 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10019
10020         * lily/paper-outputter.cc (Paper_outputter): close port when
10021         finishing score.
10022
10023 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10024
10025         * scm/sodipodi.scm: Fixes.
10026
10027 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
10028
10029         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
10030
10031         * buildscripts/make-font-dir.py: Fix. 
10032
10033 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
10034
10035         * lilypond-mode.el: Add support for Info inside Emacs.
10036
10037 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10038
10039         * buildscripts/make-font-dir.py: 
10040         * mf/GNUmakefile: Make sodipodi font map.
10041
10042         * scm/sodipodi.scm: Add more output functions.
10043
10044         * mf/feta-nummer.mf: 
10045         * mf/feta-beugel.mf: Add font_coding_scheme.
10046
10047         * lily/paper-outputter.cc (output_header): Fix creator string.
10048
10049 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10050
10051         * lilypond-mode.el (LilyPond-autocompletion): invoked with
10052         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
10053
10054         * lilypond.words: add two (Everybody can add/remove words now!).
10055
10056         * debian/rules:
10057         * make/lilypond.suse.spec.in:
10058         * make/lilypond.mandrake.spec.in:
10059         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
10060
10061         * Documentation/user/refman.itely: Mention autocompletion.
10062
10063 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
10064
10065         * scripts/ly2dvi.py: Add paper sizes.
10066
10067         * lily/timing-engraver.cc: 
10068         * lily/time-signature.cc: 
10069         * lily/span-bar.cc: 
10070         * lily/grob-scheme.cc: Code formatting fixes.
10071
10072         * scm/sodipodi.scm: 
10073         * scm/sketch.scm:
10074         * buildscripts/mf-to-table.py: 
10075         * buildscripts/make-font-dir.py: Font testing.
10076
10077 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10078
10079         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
10080         inserts try-completion and shows all-completions.
10081
10082         * lilypond.words: '\' -> '\\'
10083
10084         * lilypond-mode.el: load libraries in the end, lilypond.words defines
10085         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
10086         
10087         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
10088         and LilyPond-reserved-words.
10089         
10090 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
10091
10092         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
10093         from load-path.
10094         
10095         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
10096         the mini-buffer with Control-Shift-c.
10097         
10098 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10099
10100         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
10101         duration. This fixes \tempo taking time.
10102
10103 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10104
10105         * lily/volta-engraver.cc (process_acknowledged_grobs): 
10106         Allow for text markup in repeatCommands. 
10107
10108 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
10109
10110         * lilypond-mode.el (LilyPond-insert-string): new function, use it
10111         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
10112         Get rid of skeleton.el-dependency.
10113
10114         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
10115
10116 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10117
10118         * lily/beam-engraver.cc (stop_translation_timestep): reset
10119         now_stop_ev_
10120
10121         * lily/scm-option.cc: add parse-protect to ly:set-option
10122
10123         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
10124
10125 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10126
10127         * lily/include/ligature-bracket.hh: removed
10128         * lily/ligature-bracket.cc: removed
10129
10130         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
10131         .tex
10132
10133         * lily/beam.cc (set_beaming): don't change beam count on rests.
10134         (brew_molecule): always set flag-width > 0.
10135
10136 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
10137
10138         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
10139         chars, remove instructions; instead, refer to lilypond-init.el and
10140         Documentation/topdocs/INSTALL.texi.
10141
10142         * lilypond.words: add identifiers and reserved words.
10143
10144         * Documentation/topdocs/INSTALL.texi: separate sections for installing
10145         files and adding a load-path.
10146
10147         * lilypond-init.el: Instructions, extracted from 
10148         Documentation/topdocs/INSTALL.texi. 
10149         
10150 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10151
10152         * VERSION: 1.7.8 released 
10153
10154         * lily/grob.cc (warning): better robustness fix.
10155
10156 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
10157
10158         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
10159
10160         * lily/cluster-engraver.cc: stick better to variable naming
10161         conventions
10162
10163         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
10164         until stop_translation_timestep()
10165
10166         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
10167         min/max coordinates to backend, but no musical info such as
10168         pitches
10169
10170         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
10171
10172         * lily/grob.cc: robustness fix: warning(): do not crash if
10173         cause is not set
10174
10175         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
10176         the much more elaborated tuplet brackets than the very naive and
10177         simple ligature bracket grob
10178
10179 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10180
10181         * Documentation/user/refman.itely (Analysis brackets): add
10182         horizontal bracket doco.
10183
10184         * ly/property-init.ly (setMmRestFermata): added.
10185
10186         * Documentation/user/refman.itely (Multi measure rests): fermatas
10187         on mm rests.
10188
10189         * input/regression/apply-context.ly (texidoc): new file
10190
10191         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
10192         code to be executed during interpretation. Possible applications:
10193         smart octavation, more advanced bar checks. 
10194
10195         * lily/apply-context-iterator.cc: new file.
10196
10197 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10198
10199         * input/test/new-markup.ly: new file.
10200
10201         * lily/text-item.cc (text_to_molecule): new function
10202
10203         * scm/new-markup.scm (lambda): new file
10204
10205         * lily/function-documentation.cc (ly_add_function_documentation):
10206         add proc property as well
10207
10208 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10209
10210         * Documentation/user/music-glossary.tely (Top): add custos.
10211
10212 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
10213
10214         * Documentation/topdocs/INSTALL.texi: advise how to include source
10215         path to Emacs load-path and improve language.
10216
10217 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10218
10219         * GNUmakefile.in: config.h message fix.
10220
10221         * autogen.sh:
10222         * aclocal.m4: Regenerate.
10223
10224         * configure.in: 
10225         * config.make.in: 
10226         * stepmake/config.make.in: 
10227         * stepmake/configure.in: 
10228         * stepmake/autogen.sh: 
10229         * stepmake/aclocal.m4: Update for autoconf 2.56.
10230
10231 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
10232
10233         * Documentation/topdocs/INSTALL.texi: instructions for an user how
10234         to install Emacs-mode. Instructions how to use vim-mode.
10235
10236 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10237
10238         * scm/music-types.scm (music-descriptions): no length for tempo event.
10239
10240         * input/*.ly: add \version everywhere.
10241         
10242         * input/*.ly: update syntax to 1.7 + new-chords.
10243
10244         * VERSION: 1.7.7 released.
10245         
10246         * Documentation/user/*.tely: new chord syntax.
10247
10248         * input/regression/[bc]*.ly (texidoc): syntax updates.
10249         
10250 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
10251
10252         * lilypond.words: add vocabulary to be used in auto-completion
10253
10254         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
10255
10256         * lilypond.vim: allow note name at EOF
10257
10258 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10259
10260         * buildscripts/new-chords.py (edit): -e option: inline editing.
10261
10262         * input/regression/a*.ly (texidoc): syntax updates.
10263
10264         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
10265         music): elucidations. 
10266
10267 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
10268
10269         * lily/include/lily-proto.hh, ly/engraver-init.ly,
10270         ly/spanners-init.ly, scm/grob-description.scm,
10271         scm/grob-property-description.scm, scm/music-types.scm,
10272         lily/cluster-engraver.cc, lily/cluster.cc,
10273         lily/include/cluster.hh, input/test/cluster.ly: cluster
10274         implementation
10275
10276         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
10277         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
10278         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
10279
10280         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
10281
10282         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
10283
10284         * scm/grob-description.scm: bugfix: by default, use default note
10285         head style when engraving ligatures
10286
10287         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
10288
10289         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
10290         events
10291
10292         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
10293
10294         * input/test/ancient-font.ly: bugfix: style -> flag-style
10295
10296         * lily/ligature-engraver.cc: indentation fix
10297
10298         * lily/parser.yy: indentation fixes
10299         
10300 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10301
10302         * input/regression/measure-grouping.ly: more elaborate example.
10303
10304         * lily/moment.cc: ly:add-moment, ly:mul-moment,
10305         ly:div-moment. New functions 
10306
10307         * scm/music-functions.scm (set-time-signature): new function,
10308         allow inline time sig settings with measure grouping.
10309
10310         * lily/parser.yy (command_element): move time sig construction
10311         into Scheme.
10312
10313         * lily/side-position-interface.cc (out_of_staff): new function,
10314         like padding, but keep minimum distance from staff. Easier than
10315         linespanners (dynamics, pedals), but roughly the same effect.
10316
10317 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
10318
10319         * emacs-mode.el: Added spanish-note-replacements 
10320         (Carlos Betancourt, <carlos.betancourt@chello.be>).
10321
10322         * vimrc: (Un)commenting with <(S-)F12>, tidy.
10323
10324 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
10325
10326         * lilypond.vim: Do not fontify cises, desis, etc.
10327
10328         * vimrc: view dvi with <S-F6>
10329
10330 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10331
10332         * lily/lookup.cc (triangle): new function.
10333
10334         * input/regression/measure-grouping.ly (texidoc): new file: show
10335         triangles and brackets for beat groups of 3 and 2.
10336
10337         * lily/include/measure-grouping-spanner.hh (class
10338         Measure_grouping): new file.
10339
10340         * lily/measure-grouping-spanner.cc (brew_molecule): new file
10341
10342         * lily/measure-grouping-engraver.cc (class
10343         Measure_grouping_engraver): new file.
10344
10345 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10346
10347         * Merge from stable:
10348
10349             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
10350         
10351         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
10352         stylesheet.
10353
10354         * ly/paper19.ly: Include paper19-init.ly.
10355
10356         * ly/paper19-init.ly: New file.
10357
10358         * Documentation/user/tutorial.itely (First steps): Fix first
10359         example for font test.
10360
10361         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
10362
10363         * ChangeLog: Add 1.7.6 release marker (see below).
10364
10365         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
10366         Add .py files.
10367
10368 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10369
10370         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
10371
10372         * input/tutorial/*.ly: update to new syntax.
10373
10374         * lily/parser.yy (Composite_music): new transpose syntax,
10375         \transpose FROM TO MUSIC. 
10376
10377 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10378
10379         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
10380         latex progress/error output to stderr (by default this goes to
10381         stdout).  Show lilypond progress, even when not verbose.
10382
10383         * python/lilylib.py (system): New optional parameter to control
10384         showing of progress.
10385
10386         * scm/backend-documentation-lib.scm (check-dangling-properties):
10387         Fix error message.
10388
10389         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
10390         axis, extent.
10391
10392         * scm/grob-property-description.scm (magnify): Remove.
10393         (extent, axis): Add.
10394
10395 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10396
10397         * VERSION: Release 1.7.6.
10398
10399         * scripts/convert-ly.py: more uniformization substitutions.
10400
10401         * buildscripts/new-chords.py (sub_chords): new file.
10402
10403 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10404
10405         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
10406         lilypond.map.  Include sauter fonts too.  Cleanups.
10407
10408 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10409
10410         * Documentation/user/tutorial.itely (First steps): change to new
10411         chord/tie/slur/beam notation.
10412
10413         * lily/parser.yy (event_that_take_dir): allow postfix notation for
10414         ties.
10415
10416         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
10417         engraver. Process ties in postfix notation, i.e. c8-~ c
10418
10419         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
10420
10421         * input/regression/beam-postfix-notation.ly (texidoc): new file.
10422
10423         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
10424
10425         * lily/beam-engraver.cc (try_music): accept new-beam-events
10426
10427         * input/regression/chord-scripts.ly (texidoc): new file
10428
10429         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
10430         script-events.
10431
10432         * scm/script.scm (default-script-alist): cleanup.
10433
10434         * lily/script-engraver.cc (make_script_from_event): cleanup.
10435
10436         * lily/lyric-combine-music-iterator.cc
10437         (Lyric_combine_music_iterator): remove superfluous events.
10438         (melisma_busy): new function. Fix broken melismas.
10439
10440 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
10441
10442         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
10443         Remove nonvalid settings. Use descriptive key names.
10444         Use <Return> to indicate the pressing of that key.
10445
10446 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10447
10448         * scripts/lilypond-book.py (option_definitions): Typo.
10449
10450         * scripts/ly2dvi.py: Updates.
10451
10452         * python/lilylib.py (setup_environment, print_environment)
10453         (get_bbox, make_preview): Merge and remove from ly2dvi and
10454         lilypond-book.
10455
10456         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
10457
10458         * .cvsignore: Remove some cruft.
10459
10460         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
10461         path.
10462
10463         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
10464         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
10465         throughout.
10466
10467         * python/lilylib.py (quiet_system): Junk
10468         (system): Display error log upon failure.
10469         (read_pipe): New function.  Cleanups and fixes.
10470
10471         * python/*.py: Rename from *.py.in.
10472         
10473         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
10474
10475         * GNUmakefile.in (SUBDIRS): Move python before scripts.
10476
10477 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10478
10479         * python/GNUmakefile: Bugfix: handle modules.
10480
10481         * stepmake/stepmake/python-module-targets.make (default): Add
10482         compiled modules. 
10483
10484         * stepmake/stepmake/python-module-rules.make: Add rule for byte
10485         compiling modules.
10486
10487         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
10488         Bugfix.  (OUT_PYC_MODULES): Add.
10489
10490 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
10491
10492         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
10493         Use default paths. Refresh description.
10494
10495 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10496
10497         * VERSION: 1.7.5 released
10498
10499         * input/regression/finger-chords.ly (texidoc): new file.
10500
10501         * lily/script-engraver.cc (process_music): remove scriptHorizontal
10502         support
10503
10504         * lily/fingering-engraver.cc (process_music): remove kludgy
10505         scriptHorizontal stuff.
10506
10507         * lily/script.cc: remove staff-support property.
10508
10509         * lily/new-fingering-engraver.cc (add_fingering): new
10510         file. Fingering engraver for new style chords.
10511
10512 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10513
10514         * lily/parser.yy (bare_number): allow 4 \cm (without
10515         decimal dot). (should backport to 1.6?)
10516
10517         * ly/declarations-init.ly: use Scheme for dimension defs.
10518
10519         * lily/parser.yy (TODO): remove hard coded dimensions, add
10520         REAL NUMBER_IDENTIFIER production.
10521
10522         * lily/rest-collision.cc (force_shift_callback): rewrite using
10523         -done property.
10524
10525         * scm/grob-property-description.scm (rest-collision-done): add
10526         property.
10527         
10528         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
10529
10530 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10531
10532         * input/regression/multi-measure-rest-center.ly: new file.
10533
10534         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
10535         off horizontally by 0.05 ss. Fixed.
10536
10537 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
10538
10539         * scm/pdftex.scm: Rename ly-number to ly:number->string.
10540
10541         * Documentation/topdocs/index.tely: Remove duplicate from merge.
10542
10543 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10544
10545         * lily/tie.cc (get_control_points): also avoid staff lines on the
10546         just outside the outer staff lines
10547
10548 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10549
10550         * ly/params-init.ly: Just define style-alist, no need to
10551         define-public.
10552
10553         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
10554         (thanks Han-Wen).
10555
10556         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
10557         (FET_FILES): = FONT_FILES.
10558
10559         * Merge from stable:
10560
10561             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
10562
10563 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10564
10565         * VERSION: 1.7.4 released.  
10566         
10567         * scm/generate-documentation.scm (string-append): add macro
10568         definitions.
10569
10570         * lily/text-item.cc (lookup_text): don't use virtual fonts for
10571         normal texts.
10572
10573         * lily/multi-measure-rest-engraver.cc: make separate
10574         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
10575
10576         * lily/multi-measure-rest.cc: remove text handling. Remove
10577         number-threshold.
10578
10579 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10580
10581         * scm/music-types.scm: doc patch by Graham Percival
10582
10583 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10584
10585         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
10586         encoding part.
10587         (Font_info.set_defaults): pixelsize now also defauts to '0'.
10588         (sketch_p): Sketch wants only first four elements of X11 font spec.
10589
10590         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
10591
10592         * mf/feta-autometric.mf: Write foundry and family to log.
10593
10594         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
10595         font translation table.
10596
10597         * buildscripts/mf-to-table.py: Better font info into afm.
10598
10599         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
10600         1.0.9 required.
10601
10602         * configure.in: Whine for mftrace 1.0.9.
10603
10604 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10605
10606         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
10607
10608         * lily/main.cc (main_prog): don't try to load init.EXT when
10609         processing foo.EXT.
10610
10611 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
10612
10613         * scm/tex.scm (zigzig-line): added.
10614
10615         * scm/ps.scm (zigzag-line): added.
10616
10617         * ps/music-drawing-routines.ps (subvec): added.
10618         (draw_zigzag_line): added.
10619         
10620         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
10621         grob properties zigzag-width and zigzag-length.
10622
10623         * input/regression/glissando.ly: Add some zig-zagged glissandi.
10624
10625 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10626
10627         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
10628         svg output, including font.
10629
10630 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10631
10632         * scm/lily.scm: Register sodipodi output module.
10633
10634         * scm/sodipodi.scm: New file.
10635
10636         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
10637
10638         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
10639         comment, after header.
10640         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
10641         FullName.  Fix FontName key.
10642
10643 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
10644
10645         * lily/rest.cc (after_line_breaking): bugfix: dots after half
10646         and breve rests.
10647         
10648         * input/test/blank-notes.ly: bugfix
10649
10650         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
10651         rests. (Kim Shrier)
10652
10653         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
10654         
10655 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10656
10657         * scm/tex.scm: 
10658         * scm/ps.scm: Cleanup and remove obsolete junk.
10659
10660         * Documentation/user/internals.itely:
10661         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
10662
10663         * lily/parser.yy: Identify shift/reduce problems.
10664
10665         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
10666         make-style-sheet.  Too specific for convert-ly?
10667
10668 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10669
10670         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
10671
10672         * input/test/*.ly: various fixes.
10673
10674         * lily/music.cc (name): bugfix
10675
10676         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
10677
10678         * lily/input-file-results.cc (code): set-point-and-click! ->
10679         set-point-and-click
10680         
10681 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10682
10683         * Use uniform ly: prefix for exported scheme primitive functions.
10684
10685         * scm/music-types.scm: junk compat glue
10686
10687         * scripts/convert-ly.py: add rules for stuff below, junk
10688         compatibility glue for spanrequest.
10689
10690         * lily/parser.yy (verbose_event): remove \spanrequest,
10691         \commandspanrequest, \script. 
10692         
10693         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
10694
10695         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
10696         for \penalty, \glissando.
10697
10698         * VERSION: release 1.7.3
10699         
10700 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
10701
10702         * lily/accidental-engraver.cc: Fix
10703         grace-in-the-beginning-of-measure bug caused by the resent
10704         partial-measure fix.
10705
10706         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
10707         overlap looks too crowded)
10708         
10709 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10710
10711         * lily/parser.yy (assignment): allow SCM expression as assignment.
10712
10713         * lily/include/music-output-def.hh (class Music_output_def):
10714         * lily/music-output-def.cc: 
10715         * lily/paper-def.cc: 
10716         * scm/font.scm (markup-to-properties):
10717         * lily/parser.yy (music_output_def_body): 
10718         remove style_sheet_
10719
10720 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10721
10722         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
10723         length.
10724
10725         * input/regression/spacing-to-grace.ly: new file.
10726
10727         * input/regression/spacing-end-of-line.ly: new file.
10728
10729         * lily/note-spacing.cc (get_spacing): take into account breakable
10730         stuff sticking out at the left (time sig change at line break).
10731
10732         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
10733         raggedright code.
10734
10735         * scm/music-functions.scm (make-voice-props-set): add
10736         staff-position for mm rests.
10737  
10738         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
10739         before grace notes a little.
10740
10741         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
10742
10743         * lily/break-align-interface.cc (do_alignment): right-edge spacing
10744         key adds space at the end of line. 
10745
10746 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10747
10748         * scm/sketch.scm: Fix beams.
10749
10750         * buildscripts/mf-to-table.py: Add EncodingScheme.
10751
10752         * scm/sketch.scm: Resurrect.
10753
10754 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10755
10756         * lily/multi-measure-rest.cc: use breve rests for measure lengths
10757         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
10758
10759 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10760
10761         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
10762
10763         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
10764
10765 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10766
10767         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
10768         token for origin information.
10769
10770         * lily/parser.yy (My_lily_lexer): do identifier location and
10771         cloning from lexer.
10772
10773         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
10774         logic out of the parser. Add bar checks on both ends.
10775
10776         * Documentation/user/refman.itely (Multi measure rests): add more
10777         notes about mm rests.
10778
10779 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10780
10781         * input/regression/bar-scripts.ly: Re-enable.
10782
10783         * lily/parser.yy:
10784         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
10785         released rsn.  Bison 1.50 has a crucial bug and won't work.
10786
10787         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
10788
10789
10790 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10791
10792         * input/regression/bar-scripts.ly: Blunt documentation build fix.
10793
10794 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10795
10796         * Actually merge changes since 1.6.4 besides ChangeLog, and
10797         resolve conflicts.  Lots of updates, hope all is well.
10798         
10799         * cygwin/lilypond.hint (requires): Add ghostscript.
10800
10801         * scm: Update some (c).
10802         
10803 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10804
10805         * input/test/{various}.ly: add \header fields and texidoc strings.
10806
10807 2002-10-05  Werner Lemberg  <wl@gnu.org>
10808
10809         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
10810         renamed to `output_latex_quoted'.
10811         Added `output_latex_noquote'.
10812         (schedule_lilypond_block): Implement `noquote' option for LaTeX
10813         mode.
10814
10815 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10816
10817         * ChangeLog: Add 1.6.6 release marker.  See below.
10818
10819         * stepmake/stepmake/po-targets.make: Remove --c++ option.
10820
10821         * scripts/midi2ly.py: Fix global syntax warnings.
10822
10823         * GNUmakefile.in: Generate builddir locale tree too.
10824
10825         * scripts/ly2dvi.py:
10826         * scripts/midi2ly.py: 
10827         * scripts/mup2ly.py: 
10828         * scripts/update-lily.py:
10829         * lily/main.cc (setup_paths): Fix for locales setup.
10830
10831 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10832
10833         * Documentation/windows/installing.texi: Soften wording about
10834         necessity of becoming Administrator.  tommie@iae.nl reports this
10835         does not seem to be necessary for his flavour of Windows 2000.
10836         Explicitely discourage text mode mounts.
10837
10838 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10839
10840         * lily/rest.cc (after_line_breaking): backport dot position fix.
10841
10842         * lily/rest-collision.cc (do_shift): also remove dots for suicided
10843         rests. Thanks to Klaus Zimmermann for finding this bug.
10844
10845 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10846
10847         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
10848
10849 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10850
10851         * Documentation/user/music-glossary.tely: fix links.
10852
10853 2002-10-21  Werner Lemberg  <wl@gnu.org>
10854
10855         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
10856         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
10857         scaling factor) only once and use them in the definition of
10858         \embeddedps.
10859         * ps/music-drawing-routines.ps (skeel): Removed.
10860
10861 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10862
10863         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
10864         Solaris7, as we don't use nested $( ) constructs.
10865
10866 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10867
10868         * VERSION: Release 1.6.6.
10869         
10870 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10871
10872         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
10873         as workaround for /bin/sh problems on Solaris7.
10874
10875 2002-10-19  Werner Lemberg  <wl@gnu.org>
10876
10877         * GNUmakefile.in (web-doc): Fix typos.
10878         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
10879         `music-drawing-routines.ps' but emit \special{header=...} once.
10880         * scm/tex.scm (header-end): Updated.
10881
10882 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10883
10884         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
10885         undefined tremolo. 
10886
10887 2002-10-15  Werner Lemberg  <wl@gnu.org>
10888
10889         * scripts/lilypond-book.py (g_make_html): New global variable.
10890         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
10891         if `g_make_html' isn't set.
10892         [main]: Add format `texi-html'.
10893         (option_definitions): Updated.
10894         * Documentation/user/lilypond-book.itely: Updated.
10895
10896         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
10897         * make/ly-rules.make (%.texi, %.nexi): Use it.
10898         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
10899         format to lilypond-book.
10900         * GNUmakefile.in (web-doc): Ditto.
10901
10902 2002-10-14  Werner Lemberg  <wl@gnu.org>
10903
10904         Further improve TeX output.  The produced files are about 40%
10905         smaller.  `lilyponddefs.tex' is now read only once.
10906
10907         * tex/lilyponddefs.tex: Remove footer stuff.
10908         (\ifundefined): Renamed to...
10909         (\lilypondundefined): This.  Use LaTeX's definition to
10910         make it nestable and make it global.
10911         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
10912         output.
10913         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
10914         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
10915         them global.
10916         (\placebox): Renamed to...
10917         (\lyitem): This.
10918         Make it global and call \outputscale by itself.
10919         (\lybox, \lyvrule): New macros to reduce input data.
10920         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
10921         New auxiliary macros.
10922         (\SkipLilydefs, \EndLilyPondOutput): Removed.
10923         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
10924         to...
10925         (\lilypondspace): This and made it global.
10926         (\turnOnPostScript): Renamed to...
10927         (\lilypondpostscript): This and made it global.
10928         (\turnOnExperimentalFeatures): Renamed to...
10929         (\lilypondexperimentalfeatures): This and made it global.
10930         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
10931         (\lilypondsetdimen): This and made it global.
10932         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
10933         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
10934         (all, $(outdir)/music-drawing-routines.ps): New rules.
10935         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
10936         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
10937         start-system, stop-system, stop-last-system, filledbox): Updated to
10938         use the changed macros from lilyponddefs.tex.
10939         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
10940
10941 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10942
10943         * Documentation/windows/installing.texi: Update.
10944
10945 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10946
10947         * VERSION: 1.6.5 released
10948
10949         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
10950
10951 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10952
10953         * scm/translator-property-description.scm (voltaOnThisStaff): add
10954         property.
10955
10956 2002-09-28  Werner Lemberg  <wl@gnu.org>
10957
10958         * scm/tex.scm (header-end): Suppress page numbering.
10959
10960         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
10961         Fix quotation for HTML output.
10962
10963 2002-09-28   Graham Percival   <gperciva@sfu.ca>
10964         
10965         * Documentation/user/refman.itely: grammar and phrasing
10966           fixes to "Note Entry" section.  Also adds a few new examples.
10967
10968 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10969
10970         * flower/include/string-data.icc: include string.h
10971
10972 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10973
10974         * scm/chord-name.scm (chord::inner-name-banter): remove space.
10975
10976 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10977
10978         * Documentation/user/GNUmakefile (extra-local-help): Add.
10979
10980         * stepmake/stepmake/www-targets.make (local-help): Add.
10981
10982 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10983
10984         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
10985         packages.
10986
10987         * Documentation/topdocs/README.texi (Top): building documentation
10988         (not website.)
10989
10990 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10991
10992         * Documentation/user/refman.itely: 
10993         * Documentation/user/tutorial.itely: 
10994         * Documentation/user/music-glossary.tely: Merge changes.
10995
10996         * Documentation/user/glossary.html.in: 
10997         * Documentation/index.texi: 
10998         * Documentation/header.html.in: Accomodate renaming of glossary.
10999         
11000         * Documentation/user/tutorial.itely: Add some glossary references.
11001         
11002         * Documentation/user/refman.itely: Minor fixes.
11003         
11004         * Documentation/user/lilypond.tely: Add glossary do direntry.
11005
11006         * Documentation/user/music-glossary.tely: Rename (previously:
11007         glossary.tely).  Fix anchor placement.
11008
11009         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11010
11011 2002-09-23  Werner Lemberg  <wl@gnu.org>
11012
11013         * scripts/lilypond-book.py (output_dict): Fix handling of
11014         various environments by avoid extraneous newlines.
11015         Rename `output-all' regexp for html to `output-html'.
11016         Replace `output-all' regexp for texi with `output-texi-quote'
11017         and `output-texi-noquote'.
11018         (compose_full_body): Don't override `linewidth' user option
11019         for `singleline'.
11020         (schedule_lilypond_block): Don't indent text specified with
11021         `intertext' option.
11022         Add new option `noquote'.
11023         (compile_all_files): Use latex instead of tex to compile ly
11024         files directly.
11025
11026         * Documentation/user/lilypond-book.itely: Updated and revised.
11027         Improve layout.
11028
11029         * Documentation/user/glossary.tely,
11030         Documentation/user/introduction.itely,
11031         Documentation/user/tutorial.itely,
11032         Documentation/user/refman.itely,
11033         Documentation/user/appendices.itely: Fix overfull LilyPond
11034         boxes caused by the new lilypond-book code.  Other minor
11035         fixes.
11036
11037         * Documentation/user/macros.itexi (@texiflat): Don't emit
11038         trailing space.
11039
11040         * scm/tex.scm (end-output, header-end): Add preamble and
11041         postamble to make lilypond output directly compilable with
11042         latex.
11043
11044         
11045 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11046
11047         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11048         instructions.
11049
11050 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11051
11052         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11053
11054 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11055
11056         * lily/beam.cc (connect_beams): don't crash if there are quarter
11057         notes in beams.
11058
11059 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11060
11061         * Documentation/user/refman.itely: corrected ancient clef
11062         docu; added docu on ligatures
11063
11064 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11065
11066         * Documentation/user/glossary.tely,
11067         Documentation/user/refman.itely, input/les-nereides.ly,
11068         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11069         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11070         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11071         Stem properties: flag-style -> stroke-style, style -> flag-style.
11072
11073
11074 2002-09-22  Werner Lemberg  <wl@gnu.org>
11075
11076         * scripts/lilypond-book.py: Add option `notime' to suppress
11077         printing of a time signature.  Specify default indentation of 0pt
11078         if single line fragment.  Don't emit redundant `\paper{ }'.
11079
11080         * Documentation/user/lilypond-book.itely: Updated.
11081
11082         * Documentation/user/glossary.tely: Completely reformatting.
11083
11084 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11085
11086         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11087
11088 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11089
11090         * Documentation/user/tutorial.itely: Fix links.
11091         
11092         * Documentation/topdocs/index.tely:
11093         * Documentation/index.texi:
11094         * Documentation/header.html.in: Small website fixes and updates.
11095
11096         * debian/: Debian patch by Anthony Fok.
11097
11098 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11099
11100         * Documentation/footer.html.in: How time flies: It's already 2002!
11101
11102         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11103         more descriptive link names than 'here'.
11104
11105 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11106
11107         * VERSION: 1.7.2 released
11108         * VERSION: 1.6.4 released
11109         
11110         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11111
11112         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
11113         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
11114
11115         * mf/feta-din.mf (test): add x-height and space.
11116
11117         * lily/dynamic-engraver.cc (process_music): take dynamic direction
11118         from ^_ for crescendi. Idem for slurs and phrasing slurs.
11119
11120         * ly/grace-init.ly: add-to-grace-init: function to portably add
11121         settings to \grace. 
11122
11123         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
11124         if we get an absolute dynamic event.
11125  
11126         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
11127
11128         * lily/source-file.cc (get_line): oops. All line numbers were off
11129         by 2. Fix that. 
11130
11131         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
11132         be after the note, combined with -_^, i.e. c4-(-\)-\>  
11133
11134         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
11135
11136         * lily/parser.yy (number_factor): remove (number) as number
11137         expression. ("Let them eat Lisp").
11138
11139 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11140
11141         * lily/horizontal-bracket.cc: new file.
11142
11143         * lily/horizontal-bracket-engraver.cc: new file.
11144
11145         * input/regression/note-group-bracket.ly: new file. Support
11146         horizontal note brackets for music analysis.
11147
11148         * lily/stem.cc (flag): new flag-style: no-flag.
11149
11150         * input/test/stem-cross-staff.ly: new file
11151         
11152         * Documentation/user/internals.itely: Improved formatting, fixing
11153         typos.  Added a section `Output details' to describe how the TeX
11154         code looks like.
11155
11156         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
11157
11158         * lily/parser.yy: remove \dynamicscript.
11159
11160         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
11161         definitions. 
11162
11163         * python/midi.c (midi_error): take two arguments.
11164
11165         * Merge 1.6.5 changes:
11166         
11167 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11168
11169         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
11170         staff-space.  Previous 1.5 was probably meant as half-spaces.
11171         (cautionary-style): parentheses (was: smaller).  This is what doco
11172         says, and it seems more logical.
11173
11174         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
11175         for 2nd sentence.
11176
11177 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11178
11179         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
11180
11181 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11182
11183         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11184
11185 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11186
11187         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11188
11189 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11190
11191         * scm/translator-property-description.scm (voltaOnThisStaff): add
11192         property.
11193
11194 2002-09-28  Werner Lemberg  <wl@gnu.org>
11195
11196         * scm/tex.scm (header-end): Suppress page numbering.
11197
11198         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11199         Fix quotation for HTML output.
11200
11201 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11202         
11203         * Documentation/user/refman.itely: grammar and phrasing
11204           fixes to "Note Entry" section.  Also adds a few new examples.
11205
11206 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11207
11208         * flower/include/string-data.icc: include string.h
11209
11210 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11211
11212         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11213
11214 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11215
11216         * Documentation/user/GNUmakefile (extra-local-help): Add.
11217
11218         * stepmake/stepmake/www-targets.make (local-help): Add.
11219
11220 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11221
11222         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11223         packages.
11224
11225         * Documentation/topdocs/README.texi (Top): building documentation
11226         (not website.)
11227
11228 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11229
11230         * Documentation/user/refman.itely: 
11231         * Documentation/user/tutorial.itely: 
11232         * Documentation/user/music-glossary.tely: Merge changes.
11233
11234         * Documentation/user/glossary.html.in: 
11235         * Documentation/index.texi: 
11236         * Documentation/header.html.in: Accomodate renaming of glossary.
11237         
11238         * Documentation/user/tutorial.itely: Add some glossary references.
11239         
11240         * Documentation/user/refman.itely: Minor fixes.
11241         
11242         * Documentation/user/lilypond.tely: Add glossary do direntry.
11243
11244         * Documentation/user/music-glossary.tely: Rename (previously:
11245         glossary.tely).  Fix anchor placement.
11246
11247         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11248
11249 2002-09-23  Werner Lemberg  <wl@gnu.org>
11250
11251         * scripts/lilypond-book.py (output_dict): Fix handling of
11252         various environments by avoid extraneous newlines.
11253         Rename `output-all' regexp for html to `output-html'.
11254         Replace `output-all' regexp for texi with `output-texi-quote'
11255         and `output-texi-noquote'.
11256         (compose_full_body): Don't override `linewidth' user option
11257         for `singleline'.
11258         (schedule_lilypond_block): Don't indent text specified with
11259         `intertext' option.
11260         Add new option `noquote'.
11261         (compile_all_files): Use latex instead of tex to compile ly
11262         files directly.
11263
11264         * Documentation/user/lilypond-book.itely: Updated and revised.
11265         Improve layout.
11266
11267         * Documentation/user/glossary.tely,
11268         Documentation/user/introduction.itely,
11269         Documentation/user/tutorial.itely,
11270         Documentation/user/refman.itely,
11271         Documentation/user/appendices.itely: Fix overfull LilyPond
11272         boxes caused by the new lilypond-book code.  Other minor
11273         fixes.
11274
11275         * Documentation/user/macros.itexi (@texiflat): Don't emit
11276         trailing space.
11277
11278         * scm/tex.scm (end-output, header-end): Add preamble and
11279         postamble to make lilypond output directly compilable with
11280         latex.
11281
11282         
11283 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11284
11285         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11286         instructions.
11287
11288 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11289
11290         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11291
11292 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11293
11294         * lily/beam.cc (connect_beams): don't crash if there are quarter
11295         notes in beams.
11296
11297 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11298
11299         * Documentation/user/refman.itely: corrected ancient clef
11300         docu; added docu on ligatures
11301
11302 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11303
11304         * Documentation/user/glossary.tely,
11305         Documentation/user/refman.itely, input/les-nereides.ly,
11306         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11307         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11308         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11309         Stem properties: flag-style -> stroke-style, style -> flag-style.
11310
11311 2002-09-22  Werner Lemberg  <wl@gnu.org>
11312
11313         * scripts/lilypond-book.py: Add option `notime' to suppress
11314         printing of a time signature.  Specify default indentation of 0pt
11315         if single line fragment.  Don't emit redundant `\paper{ }'.
11316
11317         * Documentation/user/lilypond-book.itely: Updated.
11318
11319         * Documentation/user/glossary.tely: Completely reformatting.
11320
11321 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11322
11323         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11324
11325 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11326
11327         * Documentation/user/tutorial.itely: Fix links.
11328         
11329         * Documentation/topdocs/index.tely:
11330         * Documentation/index.texi:
11331         * Documentation/header.html.in: Small website fixes and updates.
11332
11333         * debian/: Debian patch by Anthony Fok.
11334
11335 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11336
11337         * Documentation/footer.html.in: How time flies: It's already 2002!
11338
11339         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11340         more descriptive link names than 'here'.
11341
11342 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11343
11344         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11345
11346 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11347
11348         * lily/part-combine-music-iterator.cc (get_state): cleanup
11349         (get_music_info): cleanup.
11350
11351 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11352
11353         * scm/backend-documentation-lib.scm (interface-doc-string):
11354         crosslinks between interfaces and grobs. Headings for interfaces
11355         in grob explanation.
11356
11357 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11358
11359         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
11360         dtd).  Add preliminary dtd.
11361         (re-sub-alist): Robustify.
11362
11363 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11364
11365         * lily/include/event-chord-iterator.hh,
11366         lily/context-specced-music-iterator.cc,
11367         lily/event.cc, lily/event-chord-iterator.cc: add
11368
11369 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11370
11371         * lily/: some (c) header fixes.
11372         
11373         * lily/request-chord.cc: Remove.
11374         
11375         * lily/include/event-chord-iterator.hh:
11376         * lily/include/event.hh:
11377         * lily/event-chord.cc: New file.
11378         
11379         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
11380         requested.
11381
11382 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11383
11384         * lily/ : rename Request to Event
11385
11386         * lily/parser.yy (command_element): move clef stuff into Scheme.
11387
11388         * lily/:  rename length_mom () to get_length()
11389
11390         * lily/part-combine-music.cc: removed file and class.
11391
11392         * lily/context-specced-music-iterator.cc (class
11393         Context_specced_music_iterator): new file. Obsoletes the
11394         Context_specced_music type.
11395
11396         * scm/music-types.scm (make-repeated-music): put different kinds
11397         of repeated music into music-type table.
11398
11399         * VERSION: 1.7.1 released.
11400
11401         * scm/to-xml.scm: new file.
11402
11403         * input/test/to-xml.ly (fooBar): demo of what is possible with the
11404         new Input representation: dump music as XML.
11405
11406         * scm/engraver-documentation-lib.scm
11407         (engraver-accepts-music-types?): add links from music to engraver,
11408         from music-type to engraver.
11409
11410         * lily/include/command-request.hh: removed
11411         lily/include/musical-request.hh: removed. Removed all _req classes
11412         except Key_change_req. Changes throughout.
11413
11414 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11415
11416         * lily/tuplet-engraver.cc (try_music): Compile kludge.
11417
11418 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11419
11420         * lily/*.cc: specify accepts for many engravers.
11421
11422         * scm/music-documentation-lib.scm: dump music expressions and
11423         music subtypes.
11424
11425         * scm/documentation-lib.scm: complete revision.
11426         Use GOOPS objects to store document tree explicitly. Cleaned up and
11427         sped up doco generation a lot.
11428
11429 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11430
11431         * input/trip.ly (fugaIILeft): add arpeggio
11432
11433         * lily/translator-group.cc (try_music_on_nongroup_children):
11434         oops. The name symbol is in the cdr of the assoc handle.
11435
11436         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
11437         Hyphen_req, Glissando_req, Break_req, Mark_req 
11438
11439 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11440
11441         * lily/musical-request.cc (music-duration-length,
11442         music-duration-compress): new functions.
11443
11444         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
11445         throughout. Warning doesn't work yet.
11446
11447         * lily/translator-group.cc (try_music_on_nongroup_children):
11448         new implementation: store candidate acceptors in a hashTable.
11449
11450 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11451
11452         * scm/music-types.scm (music-descriptions): change name to
11453         internal-class-name
11454
11455         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11456
11457 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11458
11459         * lily/beam.cc (connect_beams): don't crash if there are quarter
11460         notes in beams.
11461
11462 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11463
11464         * Documentation/user/refman.itely: corrected ancient clef
11465         docu; added docu on ligatures
11466
11467 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11468
11469         * Documentation/user/glossary.tely,
11470         Documentation/user/refman.itely, input/les-nereides.ly,
11471         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11472         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11473         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11474         Stem properties: flag-style -> stroke-style, style -> flag-style.
11475
11476 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11477
11478         * scm/music-functions.scm (music-separator?): don't use name music
11479         property.
11480
11481 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11482
11483         * stepmake/stepmake/generic-targets.make (help): Document check
11484         target.
11485
11486         * lily/new-accidental-engraver.cc: Compile fix.
11487
11488 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
11489
11490         * scripts/convert-ly.py: Add rule.
11491
11492         * input/test/music-creation.ly:
11493         * input/test/add-staccato.ly:
11494         * input/test/add-text-script.ly: ly-make-music.
11495
11496         * scm/drums.scm (make-head-type-elem, make-articulation-script):
11497         More ly-make-music renamings.
11498
11499         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
11500
11501         * lily/music-constructor.cc (make_music): Add debugging info.
11502
11503         * scm/music-functions.scm (make-simultaneous-music,
11504         (make-sequential-music, context-spec-music):
11505         * scm/music-types.scm (music-descriptions): Get lily to run.
11506
11507 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11508
11509         * lily/command-request.cc (transpose_key_alist): new function.
11510
11511         * lily/key-performer.cc (create_audio_elements): cleanup. 
11512
11513 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11514
11515         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
11516
11517         * lily/include/translator.hh (ENTER_DESCRIPTION): add
11518         events-accepted field.
11519
11520         * scm/music-types.scm: new file.
11521
11522         * lily/parser.yy: put music type initialization into scheme,
11523         similar to grob initialization.  Changes throughout.
11524
11525 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11526
11527         * Documentation/user/tutorial.itely: Fix links.
11528         
11529         * Documentation/index.texi: 
11530         * Documentation/header.html.in: 
11531         * Documentation/topdocs/index.tely: Small website fixes and updates.
11532
11533         * debian/: Debian patch by Anthony Fok.
11534
11535 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11536
11537         * Documentation/footer.html.in: How time flies: It's already 2002!
11538
11539         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11540         more descriptive link names than 'here'.
11541
11542         * ROADMAP: Remove test stuff.
11543
11544         * scripts/update-lily.py: Allow auto-building of stable and
11545         development versions.  Bugfixes.
11546
11547 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11548
11549         * VERSION: released 1.7.0
11550
11551         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11552
11553         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
11554         positive line widths.
11555
11556 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11557
11558         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
11559         go.  Fix comments.
11560
11561         * cygwin: Cygwin updates.
11562
11563 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11564
11565         * Documentation/windows/installing.texi (Top): version for python,
11566         urls for ghostscript (thanks to John Potelle)
11567         
11568         * lily/simultaneous-music-iterator.cc
11569         (Simultaneous_music_iterator): init children_list_ before
11570         triggering GC.
11571
11572         * lily/*-iterator.cc: be even more careful with smobbed copy
11573         constructors. 
11574
11575         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
11576         LeftEdge item.
11577
11578 2002-09-15  Werner Lemberg  <wl@gnu.org>
11579
11580         Improving LilyPond's output to make them ordinary TeX boxes with
11581         predictable dimensions.  System boxes are now vertically centered on
11582         the baseline; this offset can be further controlled with
11583         \lilypondscoreshift.
11584
11585         * lily/system.cc (System::post_processing): Pass length of current
11586         system to `start-system' (including any horizontal indentation).
11587
11588         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
11589         prettier.
11590         (lily-def): Append `%'.
11591         (start-system): Add parameter `wd'.  Output more TeX code to specify
11592         box dimensions.
11593         (stop-system, stop-last-system): Complement changes in
11594         `start-system'.
11595         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
11596         Updated.
11597
11598         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
11599         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
11600         Write final `\endinput'.
11601
11602         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
11603         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
11604         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
11605         files and macro definitions don't produce spurious spaces and
11606         paragraphs (using \endlinechar).
11607         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
11608
11609         * Documentation/user/internals.itely: Improved formatting, fixing
11610         typos.  Added a section `Output details' to describe how the TeX
11611         code looks like.
11612
11613 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
11614
11615         * lily/accidental-engraver.cc: Also work with partial measures.
11616
11617 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11618
11619         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
11620         spanner.
11621
11622 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11623
11624         * lily/identifier-smob.cc (unpack_identifier): new file.
11625
11626         * lily/lexer.ll (identifier_type): new function.  use ly-id to
11627         pass off scheme expressions as music identifiers.
11628
11629         * scm/lily.scm: reorganisation, cleanups.
11630
11631         * lily/main.cc: small cleanups.
11632
11633 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11634
11635         * lily/ly-module.{cc,hh}: new file.
11636
11637 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
11638
11639         * lily/accidental-engraver.cc: Also work with partial measures.
11640
11641 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11642
11643         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
11644
11645 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11646
11647         * lily/my-lily-lexer.cc: use SCM module in stead of
11648         Scheme_hash_table. Changes throughout.  
11649
11650 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11651
11652         * VERSION (MY_PATCH_LEVEL): make 1.7.0
11653