]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
(My_lily_lexer): bugfix; op should be tag.
[lilypond.git] / ChangeLog
1 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2
3         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
4
5 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
6
7         * scripts/convert-ly.py (FatalConversionError.func): handle + in
8         font-size. (backportme)
9
10 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
11
12         * lily/paper-outputter.cc (output_stencil): dump font definitions
13         before each stencil.
14
15         * lily/include/paper-book.hh (struct Score_lines): new
16         struct. Collect info per Paper-score.
17
18         * lily/include/page.hh (class Page): to_stencil() returns Stencil
19         everywhere.
20
21         * lily/stencil.cc (find_expression_fonts): new function
22
23         * lily/paper-outputter.cc (output_stencil): use
24         interpret_stencil_expr
25
26         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
27         (interpret_stencil_expr): new function. Generic stencil
28         interpretation.
29
30         * lily/paper-def.cc (find_scaled_font): divide lookup
31         magnification by outpuscale for non-virtual fontmetrics. This
32         fixes ludicrously long font definitions for text
33         fonts. (backportme)
34
35         * lily/score-engraver.cc: remove
36         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
37
38 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
39
40         * input/test/markup-score.ly: Remove \notes.
41
42         * lily/parser.yy (book_body): Grok Composite_music and \header.
43         (markup): Push NOTES mode before score_block.
44
45         * VERSION: release 2.3.1
46         
47         * mf/feta-klef.mf: 
48         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
49
50         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
51
52         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
53
54 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
55
56         * scm/output-tex.scm (output-tex-string): tighten safe security.
57
58         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
59
60         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
61         allowed ly functions.
62
63         * lily/ly-module.cc (ly_module_define): only define variable if
64         bound.
65         (ly_make_anonymous_module): take safe option.
66
67 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
68
69         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
70
71 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
72
73         * input/regression/newaddlyrics.ly: Fix.
74
75         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
76         \score \notes.
77
78 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
79
80         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
81
82 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
83
84         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
85
86         * lily/paper-line.cc (Paper_line): don't store list of stencils,
87         but convert to single Stencil immediately.
88
89         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
90
91 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
92
93         * scm/output-sodipodi.scm: Resurrect sodipodi output.
94
95 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
96
97         * elisp/lilypond-mode.el: Changed the way defaults are created for
98         LilyPond-command-master.  LilyPond-mode will now check the
99         timestamps of the files to see which command has to run next.
100
101 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
102
103         * scm/bass-figure.scm (format-bass-figure): don't set
104         number-markup for strings. This fixes string in bass
105         figure. (backportme)
106
107         * lily/parser.yy (bass_number): insert number-markup into figure
108         definition.
109
110         * scm/define-music-properties.scm (all-music-properties): make
111         'figure a markup.
112
113         * scripts/convert-ly.py (conv): \apply -> \applymusic
114
115 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
116
117         * elisp/lilypond-mode.el: changed the order of some commands
118         ("Midi" after "2Midi"), use the user-defined
119         LilyPond-command-default as default instead of "LilyPond"
120
121         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
122         to set the master file for the next command.
123
124         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
125         with font-lock-reference-face.
126
127 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
128
129         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
130
131         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
132
133 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
134
135         * ly/music-functions-init.ly (TODO): new file.
136
137         * lily/parser.yy (Generic_prefix_music_scm): add more
138         music_function symbols.
139         (Prefix_composite_music): change \apply to music-function   
140
141         * lily/include/music-function.hh: rename to music-function
142
143 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
144
145         * lily/music-head.cc (LY_DEFINE): change order of args.
146
147         * input/regression/music-head.ly (texidoc): new file.
148
149         * lily/parser.yy (Generic_prefix_music): allow generic
150         music-transformation functions. 
151
152         * lily/include/music-head.hh (is_music_head): new file.
153
154         * lily/music-head.cc (get_music_head_transform): new file.
155
156 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
157
158         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
159         empty extent. This fixes ottava brackets on rests. (backportme)
160
161         * make/lilypond.redhat.spec.in (Group): ln png files for info.
162
163         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
164
165         * cygwin/lily-wins.py: update for the lily-wins.py script.
166
167 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
168
169         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
170         code. This will obviate typeset_grob () in the future.  The effect
171         of this is that improperly written spanner handling will result in
172         invalid spanner bounds.
173         (announce_grob): add to elems_ from here
174         (typeset_grob): comment out.  
175
176         * lily/include/engraver.hh (make_spanner): new calling interface
177         for make_{item,spanner}. This obviates most calls to
178         announce_grob().
179                 
180         * scm/music-functions.scm (set-accidental-style): use GrandStaff
181         iso. PianoStaff for piano styles.
182
183 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
184
185         * Documentation/user/music-glossary.tely: add segno after d.s.
186
187 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
188
189         * lily/include/audio-column.hh: remove unused variables.
190         (patch by Michael Welsh Duggan)
191
192         * flower/include/axes.hh (other_axis): inline Axes function
193         (thanks to David Brandon).
194
195 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
196
197         * cygwin/mknetrel: Install image links (backportme).
198
199         * Documentation/user/GNUmakefile (local-install-info): Activate
200         actual installing of image links (backportme).
201
202 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
203
204         * Documentation/user/notation.itely (Measure repeats): Removed
205         unnecessary (and confusing) \context Voice{.
206
207 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
208
209         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
210
211         * lily/page.cc (Page): Do not use ly_scheme_function for
212         volatile/configurable variables (FIXME: better name).
213
214         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
215         get_scmvar).
216
217 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
218
219         * scripts/convert-ly.py (FatalConversionError.subst): use
220         \transposition.
221
222 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
223
224         * lily/include/page.hh (class Page): Declare left_margin ().
225
226         * lily/page.cc: Remove paper var caching.
227
228 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
229
230         * Documentation/user/music-glossary.tely: Add name to @top node.
231         Remove comment from @table definitions (workaround for makinfo
232         bug).
233
234         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
235         ly:stencil-get-expr).  Update callers.
236         (ly:stencil-align-to!):  Return stencil too.
237
238         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
239         stencil.  Remove looped line-based page output.
240         (output_line): Use line stencil.  Remove looped stencil-based line
241         output.
242
243         * lily/page.cc (ly:page-paper-lines): New function.
244
245         * input/test/markup-score.ly: New file.
246
247         * scm/define-markup-commands.scm (stencil): New markup.
248
249         * lily/book.cc (to_stencil): New method.
250
251         * lily/parser.yy (markup): Use it to grok \score.
252
253 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
254
255         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
256
257         * lily/paper-book.cc (pages): Change signature.  Update callers.
258
259         * lily/include/page.hh:
260         * lily/page.cc: New file.
261
262         * lily/paper-line.cc (to_stencil): New method.
263         
264         * lily/paper-outputter.cc (output_stencil): New method.
265
266         * lily/paper-outputter.cc (output_line): Use them.
267
268         * lily/warn.cc: Remove.
269
270         * lily/my-lily-parser.cc (distill_inname): Remove.
271
272         * flower/include/file-name.hh: 
273         * flower/file-name.cc: New file.  Update users.
274
275         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
276         (find): New method of same name.
277
278         * lily/my-lily-parser.cc (ly:parse-file): Use it.
279
280         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
281         constant error message.
282
283 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
284
285         * input/test/{blank-notes.ly,staff-container.ly}: typos.
286
287 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
288
289         * Documentation/user/music-glossary.tely: @table @strong' replaced
290         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
291         (backportme).
292
293 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
294
295         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
296
297         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
298         #{ lily music expression #} that returns an equivalent scheme
299         music expression by parsing the string.
300
301 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
302
303         * lily/my-lily-parser.cc:
304         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
305         SCM string (foo.ly/toto.scm support).
306
307 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
308
309         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
310
311 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
312
313         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
314
315         * scripts/lilypond-book.py: LY code that includes \header is
316         not assumed to be a fragment.
317
318 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
319
320         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
321         tremolo beams up.
322
323         * lily/stem.cc (chord_start_y): Return 0 if no heads.
324         (get_default_stem_end_position): No tremolo head juggling if no
325         heads.  Fixes tremolo crash on rests (backportme).
326
327         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
328
329 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
330
331         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
332         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
333
334         * lily/lexer.ll: Allow \encoding in NOTES mode.
335
336         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
337         for lyrics, not for commands.
338
339         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
340         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
341
342         * input/regression/newaddlyrics.ly: New file.
343
344         * Documentation/topdocs/NEWS.texi: Update.
345
346         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
347         (Music_list): Allow embedded scm.
348
349         * lily/score.cc (ly:score-bookify): New function.
350
351         * lily/music.cc (ly:music-scorify): Idem.
352
353         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
354         (ly:parser-print-score): Idem.
355
356         * scm/lily.scm (default-toplevel-book-handler): Idem.
357         (default-toplevel-music-handler): Idem.
358         (default-toplevel-score-handler): Idem.
359
360         * ly/declarations-init.ly: Set default toplevel handlers.
361
362         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
363
364         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
365         printer for score at toplevel.
366
367 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
368
369         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
370         Fix for simple case: input/simple-song.ly, more complex stuff
371         does not work yet.
372
373 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
374
375         * lily/parser.yy (Prefix_composite_music): split Composite_music
376         in Prefix_composite_music and Grouped_music_list.
377         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
378
379 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
380
381         * scm/lily.scm (toplevel-expression): New define.
382
383         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
384
385         * lily/parser.yy (toplevel_expression): Use it.
386
387         * lily/include/my-lily-parser.hh: Smobbify.
388
389         * lily/my-lily-parser.cc (parse_string): New method.
390         
391         * lily/my-lily-parser.cc (ly:parse-string): New function.
392
393         * Documentation/user/lilypond.tely: Add comment and workaround for
394         gs-8.01 crash.  Fixes make web.
395
396         Simplification of toplevel music.
397         
398         * lily/lexer.ll, lily/parser.yy:
399
400         * In LYRICS mode, return LYRICS_STRING.  This fixes one
401         shift/reduce problem.
402
403         * Use NOTES mode at start of maininput.
404
405         * Grok toplevel composite music expression, put in score and book.
406
407         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
408
409         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
410
411         * input/simple.ly: New file.
412         
413         * input/simple-song.ly: Idem.
414
415 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
416
417         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
418         Sandberg.
419
420 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
421
422         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
423
424 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
425
426         * input/regression/accidental-octave.ly: doc automatic showing
427         of note names.
428
429 2004-04-16  Heikki Junes <janneke@gnu.org>
430
431         * po/fi.po: do "make po && make -C po po-update" at top-level,
432         then "cp po/out/fi.po po/fi.po" and update fields.
433
434         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
435
436 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
437
438         * Documentation/user/introduction.itely (About this manual): Fix
439         templates and regression urls (backportme).
440
441 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
442
443         * ly/engraver-init.ly (Score:graceSettings): Increase
444         beamed-lengths, especially for 32nd notes.
445
446         * Documentation/user/notation.itely (Grace notes): Correct the
447         syntax for add-grace-property example.
448
449 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
450
451         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
452         `Generated' tag.
453
454         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
455         Severely broken (the Debian package, at least).
456
457 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
458
459         * lily/context.cc (find_create_context): assign to lvalue.
460
461 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
462
463         * lily/include/translator.hh (class Translator): rename
464         get_parent_context() to context () to avoid confusion.
465
466         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
467
468         * lily/lexer.ll: change is_string -> ly_c_string_p 
469
470         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
471
472         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
473
474         * VERSION: release 2.3.0
475
476         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
477
478         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
479         if nonempty.
480
481         * lily/include/context.hh (class Context): make members protected.
482         (children_contexts): new accessor function.
483
484         * lily/include/translator.hh (class Translator): make
485         daddy_context_ protected.
486         (class Translator): clean up. 
487
488         * lily/include/context.hh (class Context): make daddy_context_
489         private.
490
491         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
492         higher for finding Voice. (backportme)  
493
494         * lily/include/context.hh (class Context): remove
495         find_context_below() as a method.
496
497         * Documentation/user/notation.itely (The Lyrics context): add note
498         about manual durations
499
500         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
501         encoding.
502
503         * scm/output-tex.scm (text): dump \inputencoding{} for text.
504
505 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
506
507         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
508         \usepackage{inputenc}
509
510         * lily/paper-book.cc (classic_output): don't advance Offset for
511         TeX output.
512
513         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
514         ec-sauter.map in rules
515
516         * mf/ecb.mf (font_identifier): new file, based on ecbx
517
518         * mf/ecb10.mf (gensize): new file.
519
520         * Documentation/topdocs/NEWS.texi (Top): document some more new
521         features.
522
523         * ly/declarations-init.ly: run convert-ly
524
525         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
526         from input-file-results. Remove input-file-results.* 
527
528 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
529
530         * scm/output-ps.scm (font-command): Fix, again.
531
532         * input/test/title-markup.ly: Add \noPagebreak test.
533
534         * lily/score-engraver.cc (try_music): Bugfix.
535
536 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
537
538         * lily/main.cc (main_with_guile): excise dependency options -M and
539         --dep-prefix
540
541         * lily/input-file-results.cc: excise Makefile dependency code
542
543         * Documentation/user/invoking.itexi (Invoking the lilypond
544         binary): remove dep doco
545         
546         * lily/main.cc (main_with_guile): call lilypond-main
547         
548         * scm/lily.scm (lilypond-main): new function: handle multiple files.
549
550         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
551         exception.
552
553         * lily/my-lily-parser.cc: remove paper_description function
554
555         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
556         new function.
557
558         * lily/main.cc: remove global_score_count.
559
560         * lily/book.cc (process): don't take header from global_input_file.
561
562         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
563
564         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
565
566         * lily/music-output-def.cc (LY_DEFINE): new function
567         ly_output_description. This function does the bulk for  setting,
568         parsing and breaking down of an input file.
569
570         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
571         anonymous modules globally. Let's hope they get GCd
572
573         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
574
575 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
576
577         * scm/output-ps.scm (header): Papersize from paper.
578
579         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
580         for classic output.
581
582         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
583         lilypondclassic is defined.
584         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
585
586         * input/regression/between-systems.ly: Remove.
587
588         * python/lilylib.py (get_bbox): Fix regular expression
589         for bounding box.
590
591         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
592
593         * scm/output-tex.scm (stop-page): Use it.
594
595         * scm/output-ps.scm (define-fonts): Bugfix.
596
597         * lily/grob.cc: Add penalty to interface.
598
599         * lily/include/paper-line.hh (class Paper_line): New member
600         var penalty_.
601
602         * lily/system.cc (get_line): Initialise Paper_line with
603         page-penalty's from original grobs.
604
605         * scm/define-music-properties.scm (all-music-properties): Add
606         page-penalty.
607
608         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
609
610         * lily/score-engraver.cc (try_music): Handle page-penalty.
611
612         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
613
614 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
615
616         * ly/declarations-init.ly (melismaEnd): typo
617
618         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
619
620         * scm/output-ps.scm (text): split string into spaces, use moveto
621         for setting space. 
622         
623 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
624
625         * po/nl.po: Update.
626
627         * scm/font.scm (add-cmr-fonts): Typo.
628
629 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
630
631         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
632         font-encoding.
633
634         * scm/define-grobs.scm (all-grob-descriptions): idem.
635
636         * lily/time-signature.cc (numbered_time_signature): idem.
637
638         * scm/font.scm (add-cmr-fonts): use real encoding names for
639         font-encoding.
640
641 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
642
643         * lily/paper-book.cc (classic_output): 
644         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
645         Fixes classic output.
646         (lilypondstart):
647         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
648         kludge.
649
650         * scripts/old-lilypond-book.py: Remove.
651
652         Page layout for SCOREs enclosed in a BOOK:
653
654         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
655         layout tweaking.
656
657         * input/les-nereides.ly (theScore): Add \book.
658         
659         * input/test/title-markup.ly: Add \book.
660
661         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
662         only if 'verbose.
663
664         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
665
666         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
667
668         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
669         * scm/output-tex.scm (start-system): Update for page layout by
670         LilyPond.
671
672         * scm/output-ps.scm (start-system): Previously (new-start-system).
673
674         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
675         passed to define-fonts.
676
677         * lily/paper-column.cc: 
678         * lily/system.cc (get_line):
679         * ly/property-init.ly (newpage): 
680         * scm/define-grob-properties.scm:
681         * scm/output-ps.scm: 
682         * scm/output-tex.scm: Remove between-system-string kludge.
683
684         * scm/output-ps.scm (define-fonts, font-command,
685         font-load-encoding): Handle ENCODING = #f.
686
687         * scm/output-tex.scm (output-scopes): Check if variable is bound.
688
689         * scm/define-markup-commands.scm (fill-line): Use
690         make-simple-markup (WAS: unexisting make-word-markup).
691
692         * lily/text-item.cc (interpret_markup): Bugfix, transpose
693         ENCODING, MARKUP parameters for interpret_string.
694
695         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
696
697         * lily/score.cc (book_rendering): New method.
698         (default_rendering): Create Paper_book helper locally, dump
699         output.
700
701         * lily/my-lily-lexer.cc (the_key_tab): Add book.
702
703         * lily/parser.yy: Handle \book.
704
705         * lily/include/book.hh: 
706         * lily/book.cc: New file.
707
708 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
709
710         * lily/text-item.cc (interpret_string): new file, select font with
711         encoding.
712
713         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
714
715         * scm/define-markup-commands.scm (encoded-simple): new markup command.
716
717         * lily/parser.yy (markup): take encoding from lexer.
718
719 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
720
721         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
722
723         * scm/output-ps.scm: Remove some cruft.
724
725 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
726
727         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
728
729         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
730
731 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
732
733         * scm/font.scm (add-century-schoolbook-fonts):
734         (make-century-schoolbook-tree): New function.
735
736         * input/test/title-markup.ly: Use Century Schoolbook font.
737
738 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
739
740         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
741         to Erik Sandberg) 
742
743         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
744
745         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
746
747         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
748
749         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
750
751 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
752
753         * scm/part-combiner.scm (determine-split-list): bugfix: if no
754         solo-state (at end of solo), we can set the solo status
755         too. (backportme.)
756
757         * input/regression/part-combine-solo-end.ly: new file.
758
759 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
760
761         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
762         flavour abc files.  Really ignore unknown keys (backportme).
763
764 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
765
766         * lily/scaled-font-metric.cc (text_dimension): only multiply with
767         magnification_ when looking up in orig_.
768
769         * scm/output-tex.scm (text): switch off char-mapping.
770
771         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
772         because AFM's encoding field cannot have spaces.
773
774 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
775
776         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
777
778 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
779
780         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
781
782         * mf/cmr.enc: new file, without hi-bit ascii info. 
783
784         * lily/bezier-bow.cc (slur_shape): make indent dependent on
785         width. This removes the 'hook' at the end of a long slur.
786
787         * buildscripts/mf-to-table.py (parse_logfile): don't append
788         encoding to fontname.
789
790 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
791
792         * scm/output-ps.scm (define-fonts): Load .enc only once.
793
794         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
795         too.
796
797 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
798
799         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
800         encoding field.
801
802         * lily/stencil-scheme.cc: remove ly:fontify-atom 
803
804         * ly/portuges.ly (pitchnames): new file.
805
806         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
807         Michael Welsh Duggan
808
809         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
810
811         * ly/nederlands.ly: add comment about digits.
812
813         * lily/scaled-font-metric.cc (derived_mark): idem.
814
815         * scm/encoding.scm (make-encoding-mapping): change permutation to
816         mapping.
817
818         * lily/scaled-font-metric.cc (derived_mark): is a const method.
819         (Modified_font_metric): make alist for coding_description_
820         (LY_DEFINE): remove coding-name.
821
822         * scm/output-tex.scm (text): remove debugging code.
823
824         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
825
826         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
827         from infile.
828
829         * mf/feta-generic.mf: move fet_beginfont into generic code.
830         use fetaMusic (without space) as encoding
831
832         * mf/feta-autometric.mf: take encoding argument
833
834         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
835
836         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
837         use.
838
839         * scm/encoding.scm (read-encoding-file): use symbol for glyph
840         name.
841
842 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
843
844         * input/test/title-markup.ly: Set inputencoding.
845
846         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
847
848         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
849
850         * scm/encoding.scm (get-coding-filename, get-coding-command): New
851         function.
852         (coding-alist): Also hold filename, command.
853         (read-encoding-file): Return symbols.
854
855 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
856
857         * scm/output-tex.scm: remove fontify; text and char take a font
858         argument.
859
860         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
861
862         * lily/scaled-font-metric.cc (text_dimension): init
863         coding_{permutation,table}_ too 
864         (LY_DEFINE): ly:font-encoding, new function return
865
866         * lily/paper-def.cc (find_scaled_font): take input coding from
867         inputcoding paper var.
868
869         * lily/performance.cc (output): remap modulo 16.
870
871         * lily/text-item.cc (interpret_markup): whoops, variable
872         shadowing fixed.
873
874 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
875
876         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
877         symbols, not symbols to strings.
878         
879         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
880         symbols, not symbols to strings.
881
882 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
883
884         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
885         (ly:kpathsea-gulp-file): New function.
886
887         * scm/encoding.scm (read-encoding-file): Use it.
888
889 2004-04-06  Werner Lemberg  <wl@gnu.org>
890
891         * scm/encoding.scm (coding-alist): Fix typo.
892
893 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
894
895         * lily/scaled-font-metric.cc (text_dimension): move function from
896         Font_metric
897         (make_scaled_font_metric): init coding_scheme_ to TeX
898         (text_dimension): use get-coding-vector for non TeX coding_scheme_
899
900         * lily/include/scaled-font-metric.hh (struct
901         Modified_font_metric): rename from Scaled_font_metric
902
903         * scm/encoding.scm (read-encoding-file): split up large function,
904         leave caching to (delay)
905
906         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
907
908 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
909
910         * lily/my-lily-lexer.cc (set_encoding): New method.
911
912         * lily/lexer.ll: Grok \encoding.
913
914         * lily/font-metric.cc (get_encoded_index): New function.
915
916         * lily/include/font-metric.hh (coding_scheme): New method.
917
918         * scm/encoding.scm: New file.
919
920         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
921
922 2004-04-05  Werner Lemberg  <wl@gnu.org>
923
924         * Documentation/user/tutorial.itely: Revised (finished).
925
926         * Documentation/user/macros.itexi (@separate): Removed.
927
928 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
929
930         * scm/output-ps.scm (define-fonts): fix scaling.
931
932         * lily/scaled-font-metric.cc (design_size): add function.
933
934         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
935         partial cut&paste of ly:font-magnification.
936
937 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
938
939         * scm/output-ps.scm (define-fonts):
940         (fontify): Update.
941
942 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
943
944         * po/fr.po: update. (backportme).
945
946         * po/nl.po: update. (backportme). 
947
948         * mf/feta-beugel.mf: document why design size is not fixed.
949
950         * mf/feta-braces-a.mf: rename to stress that it's not design size.
951
952 2004-04-04  Werner Lemberg  <wl@gnu.org>
953
954         * Documentation/user/tutorial.itely: Revised (continued).
955
956 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
957
958         * po/nl.po: Update (backportme).
959
960 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
961
962         * po/de.po: update. (backportme).
963
964         * scm/output-tex.scm (font-command): use ly: functions to
965         construct name.
966         (define-fonts): don't use alist, just dump \font definitions.
967         (font-load-command): calculate proper scaling by taking
968         outputscale from paper argument.
969
970         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
971         expression.
972
973         * lily/paper-outputter.cc (output_header): pass paper arg to
974         define-fonts
975
976         * lily/paper-def.cc (font_descriptions): dump list of
977         Scaled_font_metrics
978         (find_scaled_font): take Font_metric argument, store
979         Scaled_font_metrics in hash-table containing (size ->
980         Scaled_font_metrics) alist.
981         (get_dimension): rename from get_realvar
982
983         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
984         ly:font-magnification, ly:font-name: new functions
985
986 2004-04-03  Werner Lemberg  <wl@gnu.org>
987
988         * Documentation/user/dedication.itely,
989         Documentation/user/preface.itely,
990         Documentation/user/introduction.itely,
991         Documentation/user/tutorial.itely: Revised.
992         Removing leading spaces which distorts output if info files are read
993         with stand-alone info.
994         Removing superfluous inter-word spaces which also distorts output
995         for stand-alone info.
996         Using ` and ' instead of `` and '' everywhere to improve
997         legilibility with stand-alone info
998         Using @samp for single-letter input items and data which contains
999         spaces, @code for other things.
1000
1001         * lily/grob-interface.cc: Adding copyright.
1002         (check_interfaces_for_property): Improve format of warning message.
1003
1004 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1005
1006         * lily/include/font-metric.hh (struct Font_metric): add
1007         design_size () method.
1008
1009         * buildscripts/mf-to-table.py (base): add DesignSize comment.
1010
1011         * lily/afm.cc (read_afm_file): read design size.
1012
1013         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
1014
1015         * scm/music-functions.scm (unfold-repeats): handle dots too.
1016
1017 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1018
1019         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
1020         (backportme)
1021
1022 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1023
1024         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
1025         lyric indent.  Revert melismaBusyProperties using \unset.
1026
1027 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1028
1029         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
1030
1031         * lily/parser.yy (command_element): allow redefinition of |
1032         meaning.
1033
1034         * lily/break-align-engraver.cc (acknowledge_grob): construct
1035         LeftEdge where the first cause for alignment is coming from.
1036         This makes \override Staff.LeftEdge work as expected.
1037
1038         
1039         * lily/slur-performer.cc (Slur_performer): add inits
1040
1041         * lily/beam-performer.cc (Beam_performer): add inits
1042
1043 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1044
1045         * VERSION (PACKAGE_NAME): release 2.2.0
1046
1047         * scripts/convert-ly.py (conv): add 2.2.0 rule.
1048
1049 2004-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1050
1051         * lily/cluster.cc (height): Fix warning.
1052
1053         * lily/parser.yy: Janitorial cleanups.
1054
1055         * Documentation/user/tutorial.itely (Tutorial): Typo.
1056
1057 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1058
1059         * lily/change-iterator.cc (process): search at multiple context
1060         levels. This fixes 
1061
1062         
1063         * scm/part-combiner.scm (analyse-spanner-states): use split-index,
1064         not voice-state index for tie state. This fixes a partcombine
1065         problem with ties.
1066
1067         * Documentation/user/tutorial.itely (Commenting input files): add
1068         note about convert-ly.
1069
1070         * input/test/cadenza-skip.ly:  new file.
1071
1072 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1073
1074         * po/nl.po: Spelling fixes.
1075
1076         * autogen.sh (srcdir): Regenerate.
1077
1078         * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
1079         autogen.sh.
1080
1081         * configure.in: Use C++ to check for C++ header.
1082
1083         * po/nl.po: Update.
1084
1085         * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
1086
1087         * lily/event.cc (to_relative_octave): Translatable sentence should
1088         be one string.
1089
1090         * python/lilylib.py (warranty): Year range is not translatable.
1091         It's 2004 already!
1092
1093         * flower/warn.cc (non_fatal_error, warning, programming_error):
1094         Remove whitespace from translated string.
1095
1096 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1097
1098         * VERSION: release 2.1.37.
1099
1100 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1101
1102         * configure.in: check for C language.
1103
1104         * lily/source-file.cc: include strstream without h.
1105
1106         * scm/documentation-generate.scm (string-append): use name without
1107         .texi.
1108
1109         * autogen.sh (srcdir): SUSE fix.
1110
1111         * Documentation/user/notation.itely (Ancient clefs): idem.
1112
1113         * Documentation/user/lilypond-book.itely (Integrating HTML and
1114         music): idem.
1115
1116         * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
1117
1118         * lily/change-iterator.cc (process): use find_existing_context().
1119
1120         * input/test/polymetric-differing-notes.ly: use ly:music-compress.
1121
1122         * input/regression/repeat-unfold-tremolo.ly: new file.
1123
1124         * scm/music-functions.scm (unfold-repeats): undo music compression
1125         too.
1126
1127         * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
1128         (LY_DEFINE): ly:music-compress new function.
1129
1130         * scm/part-combiner.scm (determine-split-list): split for voice
1131         crossings
1132
1133         * input/regression/part-combine-cross.ly: new file.
1134
1135         * scm/part-combiner.scm (make-part-combine-music): don't do
1136         relative inside partcombine arguments.
1137
1138         * scm/music-functions.scm (make-non-relative-music): new function.
1139
1140         * Documentation/user/notation.itely (Automatic part combining):
1141         add note about \relative.
1142
1143         * lily/part-combine-iterator.cc (construct_children): add
1144         start_moment_ member.
1145
1146         * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
1147         stem-tremolo by stem object. This fixes no stem for tremolo bug.
1148
1149         * lily/stem-tremolo.cc (print): don't crash for no-stem.
1150
1151         * Documentation/user/changing-defaults.itely (Which properties to
1152         change): fixes.
1153
1154 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1155
1156         * po/fr.po: update.
1157
1158 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1159
1160         * input/wilhelmus.ly: More original lyrics.  Add to examples.
1161
1162         * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
1163         Reinstate old code that issues warning.  Fixes --srcdir build.
1164
1165 2004-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1166
1167         * input/wilhelmus.ly: New file.
1168
1169         * Documentation/user/notation.itely: 
1170         * Documentation/user/introduction.itely:
1171         * Documentation/user/tutorial.itely: Use quote ly-option instead
1172         of explicit @quotation.  This fixes too long lilypond linewidths
1173         resulting in overful hboxes.
1174
1175         * scripts/lilypond-book.py: Add ly-option: `quote'.
1176
1177 2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1178
1179         * tex/titledefs.tex: Avoid that the first score line is extra
1180         indented if instrument is defined but not piece.
1181
1182 2004-03-30  Werner Lemberg  <wl@gnu.org>
1183
1184         * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
1185         `lilypond/' to info file name.
1186         (@usermanref) [info]: New variant.
1187
1188         * scm/documentation-generate.scm: Fix definition of @usermanref
1189         and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
1190         to info file name.
1191
1192 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1193
1194         * VERSION: release 2.1.36
1195         
1196         * Documentation/user/changing-defaults.itely (Interpretation
1197         contexts): rewrite introduction.
1198
1199 2004-03-30  Ferenc Wagner  <wferi@tba.elte.hu>
1200
1201         * scm/define-markup-commands.scm: Use TeX accents instead of
1202         straight iso-8859-1 encoding in the doc string.
1203
1204 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1205
1206         * Documentation/user/tutorial.itely (A lead sheet): remove extra
1207         space after dotted duration.
1208
1209 2004-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1210
1211         * Documentation/user/introduction.itely: 
1212         * Documentation/user/notation.itely:
1213         * Documentation/user/tutorial.itely: Up all relative examples.
1214         Enclose @lilypond displays in @quotation.  Typos and corrections.
1215
1216         * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
1217
1218 2004-03-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1219
1220         * scm/music-functions.scm (make-voice-props-revert): Revert also
1221         MultiMeasureRest staff-position in oneVoice.
1222
1223 2004-03-29  Heikki Junes <hjunes@cc.hut.fi>
1224
1225         * Documentation/user/changing-defaults.itely, 
1226         Documentation/user/lilypond.tely: few fixes. Place no comma between
1227         two options: a and b, but commas between three options: a, b, and c.
1228         By this manner, grouping is possible: a and b, and c and d.
1229
1230 2004-03-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1231
1232         * Documentation/user/GNUmakefile: add rule for .nexi
1233
1234 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1235
1236         * Documentation/user/music-glossary.tely: move glossary direntry
1237
1238         * stepmake/stepmake/texinfo-vars.make (INFOINSTALL): 
1239         only do mkdir/install-info if INFO_INSTALL_FILES != "".
1240
1241 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1242
1243         * stepmake/aclocal.m4: Verify that gettext configure check with
1244         gcc-3.3 and autoconf 2.59 is still broken.  Update warning.
1245
1246 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1247
1248         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
1249         glob.glob for .png filenames. This catches multipage pngs.  
1250
1251         * Documentation/user/changing-defaults.itely (Determining the grob
1252         property): fix references.
1253
1254         * lily/staff-symbol.cc (print): only add extent if non empty.
1255         This fixes staff-container.ly.
1256
1257         * lily/timing-engraver.cc (initialize): init whichBar, so a score
1258         starting with a mmrest also works.
1259
1260         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
1261         PNG for texinfo too.
1262
1263         * po/lilypond.pot: update translation strings.
1264
1265         * VERSION: 2.1.35 released
1266         
1267         * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
1268         context argument too.
1269
1270         * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
1271
1272         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
1273
1274         * python/lilylib.py (command_name): don't return 1st path
1275         component.
1276
1277         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
1278         .png case separately.
1279
1280         * python/lilylib.py (system): typo.
1281         
1282 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1283
1284         * input/regression/span-bar.ly: Fix typos.  Set indent-level:2,
1285         run indent-region.
1286
1287         * Documentation/user/preface.itely: Run texinfo-all-menus-update.
1288         Fixes compile.
1289
1290         * lily/function-documentation.cc: Compile fix: Include <string.h>.
1291         Add header.
1292
1293 2004-03-27  Heikki Junes  <hjunes@cc.hut.fi>
1294
1295         * vim/lilypond-indent.vim: small fixes.
1296
1297 2004-03-26  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1298
1299         * Documentation/user/notation.itely (Entering lyrics): Add example
1300         with correct english double quotes (at least for LaTeX output,
1301         maybe not a good idea if we switch to PS as the default output
1302         format).
1303
1304 2004-03-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1305
1306         * lily/staff-performer.cc (create_audio_elements): play instrument
1307         changes before notes arrive. This fixes instrument of the first
1308         note in a score.
1309
1310         * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
1311         to 1.9.0 conversion.
1312
1313         * lily/mark-engraver.cc: doc string.
1314
1315         * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
1316
1317         * Documentation/user/introduction.itely (Introduction): new node.
1318
1319 2004-03-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1320
1321         * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
1322
1323         * input/regression/spacing-ragged-last.ly: new file.
1324
1325         * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
1326         spacing.
1327
1328         * scm/font.scm: rewrite using GOOPS.
1329         
1330         * lily/context-def.cc (filter_engravers): derefence pointer.
1331
1332         * lily/lily-guile.cc (type_check_assignment): use
1333         ly_scheme_function iso. scm_primitive_eval where possible.
1334
1335         * lily/performance.cc (output): limit channels at 15. This fixes
1336         percussion inadvertently showing up in large scores.
1337
1338 2004-03-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1339
1340         * input/regression/tuplet-gap.ly: new file.
1341
1342         * lily/tuplet-bracket.cc (make_bracket): take gap interval.
1343         (print): compute gap length from number size, include italic
1344         correction.
1345
1346         * scm/define-grobs.scm (all-grob-descriptions): remove gap from
1347         tuplet-bracket
1348
1349         * scm/paper.scm (set-default-paper-size): new function, to be
1350         called at toplevel.
1351         (set-paper-size): new function, to be called inside \paper {}
1352         (set-default-paper-size): new function, to be called at toplevel.
1353
1354         * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function. 
1355
1356         * lily/beam-performer.cc (process_music): idem.
1357
1358         * lily/slur-performer.cc (process_music): stop melisma for stop event.
1359         
1360         * tex/titledefs.tex: remove scshape for piece.
1361
1362         * lily/line-spanner.cc (line_stencil): font-encoding = music, not
1363         font-family
1364
1365         * lily/time-signature.cc (special_time_signature): font-encoding
1366         not family.
1367
1368         * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
1369         dynamic to head. This fixes p placement in morgenlied.
1370
1371 2004-03-23  Werner Lemberg  <wl@gnu.org>
1372
1373         * stepmake/stepmake/generic-targets.make (help): Improve text.
1374
1375 2004-03-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1376
1377         * VERSION: 2.1.34 released
1378         
1379         * lily/main.cc (main_with_guile): switch debugging.
1380
1381         * lily/system.cc (get_line): plug leak.
1382
1383         * lily/paper-book.cc (pages): plug memory leaks: delete page array
1384         and contents.
1385         (stencil2line): plug leak.
1386
1387         * Documentation/user/changing-defaults.itely (Determining a grob
1388         property):  new node.
1389         (Layout interfaces): new node.
1390         (Navigating the program reference): new node.
1391
1392         * lily/accidental-engraver.cc (acknowledge_grob): add property
1393         harmonicAccidentals
1394
1395         * lily/piano-pedal-engraver.cc (del_linespanner): new function.
1396         general cleanups.
1397         
1398         * input/les-nereides.ly (middleDynamics): resurrect Les
1399         nereides. Remove pedal hack.
1400
1401 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1402
1403         * input/regression/property-grace-polyphony.ly: new file.
1404
1405         * lily/translator-property.cc (execute_pushpop_property): only pop
1406         one instance of the property. This fixes << \\ >> together with
1407         \grace.
1408
1409         * lily/break-align-interface.cc (ordered_elements): we cannot
1410         modify the #'elements property, so return reordered array.
1411
1412 2004-03-23  Heikki Junes  <hjunes@cc.hut.fi>
1413
1414         * buildscripts/lilypond.words.py: remove.
1415         * buildscripts/lilypond-words.py: add new, renamed file. 
1416         Give generated targets and dirs explicitly in arguments.
1417
1418         * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
1419         elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
1420         vim/lilypond-syntax.vim: update to use new lilypond-words.py.
1421         
1422         * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
1423
1424         * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
1425
1426         * Documentation/topdocs/INSTALL.texi: update vim-mode installing
1427         orders.
1428
1429         * vim/GNUmakefile: add local-uninstall target.
1430
1431         * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
1432         
1433         * vim/vimrc: add a one-liner file.
1434
1435         * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
1436         vimrc in EXTRA_DIST_FILES.
1437
1438         * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
1439
1440 2004-03-22  Heikki Junes  <hjunes@cc.hut.fi>
1441
1442         * config.make.in: add vimdir.
1443
1444         * vim/GNUmakefile: add local-install.
1445
1446 2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1447
1448         * tex/titledefs.tex: Replaced \ifx\blabla\undefined
1449         with \lilypondifundefined{blabla}. Solves problem with multiple
1450         titles in the same lilypond-book document.
1451
1452 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1453
1454         * scm/document-backend.scm (interface-doc): sort grob list for
1455         interface.
1456
1457         * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
1458         pre/post break align-order.
1459
1460         * spelling patch courtesy Edward Sutton.
1461
1462         * Documentation/user/changing-defaults.itely (Changing context
1463         default settings): new node.
1464         (Defining new  contexts): new node.
1465
1466         * scripts/lilypond-book.py (is_derived_class): use numbers
1467         iso. booleans.
1468
1469         * python/lilylib.py (make_ps_images): add margin to PS images.
1470
1471         * scripts/lilypond-book.py (is_derived_class): new function. Take
1472         class arg iso. object.
1473         (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
1474         for bug in GS/dvips.
1475
1476         * lily/text-item.cc (interpret_markup): idem.
1477
1478         * scm/define-markup-commands.scm: remove split around-space hack.
1479
1480         * lily/staff-symbol-referencer.cc (get_rounded_position): new
1481         function, fold WL's fixes into one function.
1482
1483 2004-03-22  Werner Lemberg  <wl@gnu.org>
1484
1485         * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
1486         lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
1487         (Note_column::head_position_interval): Do proper rounding for
1488         calls to Staff_symbol_referencer::get_position.
1489
1490 2004-03-21  Werner Lemberg  <wl@gnu.org>
1491
1492         * lily/score.cc (ly_run_translator), lily/paper-def.cc
1493         (Paper_def::get_paper_outputter), lily/input-file-results.cc
1494         (Input_file_results::Input_file_results), lily/my-lily-parser.cc
1495         (My_lily_parser::parse_file): Improve formatting progress indication
1496         sent to stdout.
1497
1498 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1499
1500         * VERSION: 2.1.33 released.
1501
1502         * scripts/lilypond-book.py (do_file): reinstate --filter support.
1503
1504         * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
1505
1506         * stepmake/stepmake/generic-targets.make: rewrite hack so no
1507         warning is issued about dummy.dep.
1508
1509         * scm/new-font.scm: fix design sizes of nummer
1510
1511 2004-03-21  Werner Lemberg  <wl@gnu.org>
1512
1513         * stepmake/bin/install-sh: Updated (from gnulib).  This removes
1514         some annoying warnings from mkdir during `make install'.
1515
1516 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1517
1518         * lily/performer-group-performer.cc (do_announces): call
1519         Performer_group_performer::create_audio_elements () too.
1520
1521         * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
1522
1523         * scm/define-grobs.scm (all-grob-descriptions): add property
1524         break-align-orders
1525
1526         * lily/global-context.cc (get_default_interpreter): new
1527         function. Override from base class, so no new Score contexts are
1528         created.
1529
1530         * lily/include/stencil.hh (class Stencil): document origin field.
1531
1532         * lily/staff-symbol.cc (print): span staff-symbol on column
1533         extents for non-broken columns. 
1534
1535         * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
1536         key-signature.
1537
1538         * tex/titledefs.tex: don't use smallcaps for piece.
1539
1540         * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
1541         translated stencils in the output.
1542
1543         * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
1544
1545 2004-03-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1546
1547         * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
1548         and init ties_created_
1549
1550         * VERSION: release 2.1.32
1551
1552         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
1553         doc string from IMPLEMENT_CTOR_CALLBACK().
1554
1555         * lily/engraver.cc (typeset_grob): paranoia: take care of the case
1556         that engraver is in a performer hierarchy.
1557
1558 2004-03-17  Heikki Junes <hjunes@cc.hut.fi>
1559
1560         * vim/lilypond-ftdetect.vim: new file.
1561
1562 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1563
1564         * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. 
1565         (compose_ly): default octave should be middle C.
1566
1567         * Documentation/user/changing-defaults.itely (Layout tunings
1568         within contexts): new node.
1569
1570         * lily/include/smobs.hh: document C++ smob interface.
1571
1572         * lily/function-documentation.cc: don't doc functions without
1573         docstring.
1574
1575 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1576
1577         * Documentation/user/lilypond.tely: Remove `* lilypond' node from
1578         direntry, so that `info lilypond' goes to Top.
1579
1580         * scm/output-ps.scm (polygon): Fix: add spaces.
1581
1582         * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
1583         solutions are now optimal too.
1584
1585         * input/test/page-breaks.ly: New file.
1586
1587         * lily/paper-outputter.cc (Paper_outputter): Import page breaking
1588         functions into safe module.
1589
1590         * lily/lily-guile.cc (ly:number->string): Do not leave space at
1591         end, prepend zeros.
1592
1593         * scm/output-*.scm: Use ly:number->string rather than
1594         number->string.  Makes for saner output.
1595
1596         * scm/output-ps.scm (define-fonts): Always scale by designsize.
1597         Fixes feta-nummer, feta-din scaling.
1598
1599 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1600
1601         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
1602
1603         * scm/music-functions.scm (descend-to-context): new
1604         function. Similar to context-spec-music.
1605         (make-time-signature-set): specify Score as descend-only. This
1606         fixes the polymetric.ly example.
1607
1608         * lily/context-specced-music-iterator.cc (construct_children): add
1609         support for descend-only context spec.
1610
1611         * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
1612         determine ez-notation letter. 
1613
1614         * lily/system.cc (get_line): start with dumping layer 3. This
1615         fixes ez notation.
1616
1617 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1618
1619         * input/test/title-markup.ly: Stress breaking harder.
1620
1621         * scm/page-layout.scm (height-score): Overfull page scores twice
1622         as bad as underfull (was: by a power).
1623         (walk-lines): Omit first walk-path round (breaking after new node,
1624         without lines).
1625
1626         * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
1627         diff values are negative.
1628         (output): Bugfix: treat negative vfill differently.
1629
1630         * Documentation/user/lilypond.tely (direntry): Add note about why
1631         `info lilypond' brings up `Invoking LilyPond' node.
1632
1633 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1634
1635         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
1636
1637         * lily/paper-book.cc: Remove cruft.
1638         (output): Bugfix: put vfill between lines.
1639         (pages): Bugfix: set page vars needed for filling.
1640
1641         * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
1642         (was: @ar).
1643
1644         * scm/page-layout.scm: Further development.
1645
1646         * ly/declarations-init.ly (paper): Define page-breaking.
1647
1648 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1649
1650         * lily/note-head.cc (brew_ez_stencil): add note-names
1651         property. Provides internationalization for note names.
1652
1653         * Documentation/user/changing-defaults.itely (Creating contexts):
1654         new node.
1655
1656         * lily/grace-iterator.cc (process): descend to child for \grace.
1657
1658         * lily/timing-translator.cc (initialize): Timing_translator adds
1659         Timing alias by itself.
1660
1661         * lily/context.cc (add_alias): new function.
1662
1663         * scm/lily.scm (tex-output-expression): new function, eval within
1664         drawing API. Guards against eval vulnerabilities.
1665
1666         * scm/output-tex.scm (tex-encoded-fontswitch): idem. 
1667
1668         * scm/output-ps.scm (scm): export lily drawing API.
1669
1670         * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
1671         throughout.
1672
1673 2004-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1674
1675         * scm/page-layout.scm (optimal-page-breaking): New function.
1676         
1677         * lily/paper-book.cc (pages): Use it.
1678
1679 2004-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1680
1681         * lily/include/paper-line.hh (class Paper_line): Full smob.
1682
1683 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1684
1685         * lily/global-context.cc (run_iterator_on_me): fix grace note
1686         nesting by initting measurePosition.
1687
1688         * lily/timing-translator.cc (initialize): do no init
1689         measurePosition
1690         
1691         * lily/include/music-output-def.hh (class Music_output_def): add
1692         input_origin_ field.
1693
1694         * Documentation/user/changing-defaults.itely (Changing context
1695         properties on the fly): new node.
1696
1697         * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
1698         function. Only have smobbed_copy (), and do not provide
1699         smobbed_copy() for non-simple smobs. Changes throughout.
1700
1701 2004-03-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1702
1703         * lily/auto-change-iterator.cc (class Auto_change_iterator): add
1704         start_moment_. Fix by Doug A. Linhardt.
1705
1706 2004-03-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1707
1708         * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
1709         accidentals for harmonic notes.
1710
1711         * lily/note-collision.cc (check_meshing_chords): don't merge heads
1712         of different style. (Thanks to Doug Linhardt).
1713
1714         * Documentation/user/changing-defaults.itely (Scheme tutorial):
1715         new node.
1716
1717 2004-03-16  Heikki Junes <hjunes@cc.hut.fi>
1718
1719         * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
1720
1721         * vim/filetype.vim, vim/lilypond-ftplugin.vim,
1722         vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
1723         vim/lilypond-indent.vim: doc targets and deps in comments.
1724
1725 2004-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1726
1727         * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
1728
1729         * lily/system.cc (get_line): Return Paper_line.  Change all users.
1730
1731         * lily/include/paper-line.hh:
1732         * lily/include/paper-line.cc: New file.
1733
1734 2004-03-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1735
1736         * VERSION (MY_PATCH_LEVEL): release 2.1.31.
1737
1738         * GNUmakefile.in: remove stray make out=www
1739
1740         * input/test/bagpipe.ly (gcdg): octave fixes.
1741
1742         * scm/define-markup-commands.scm (number): use font-encoding
1743         iso. font-family
1744
1745         * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
1746         font-encoding.
1747         
1748 2004-03-15  Heikki Junes <hjunes@cc.hut.fi>
1749
1750         * lily/parse-scm.cc: compile-bugfix: add missing header files for
1751         `output_format_global' and `PAGE_LAYOUT'.
1752
1753 2004-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1754
1755         * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
1756         lily functions in safe mode.
1757
1758         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
1759         Print filename for HTML, LATEX, before texidoc.
1760
1761         * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
1762         instructions in output-ps module.
1763
1764         * scm/lily.scm: Do not load output-ps module.
1765
1766         * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
1767         safe mode.
1768
1769 2004-03-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1770
1771         * lily/span-dynamic-performer.cc (process_music): remove spurious
1772         warning.
1773
1774         * lily/context-def.cc (Context_def): init name to ""
1775
1776         * lily/font-interface.cc: add font-encoding property.
1777
1778         * scm/lily.scm (chain-assoc-get): bugfix.
1779
1780         * lily/paper-book.cc (stencil2line): protect static SCM.
1781
1782         * lily/font-interface.cc (text_font_alist_chain): rename function,
1783         and use text-font-defaults. 
1784
1785         * lily/font-select.cc (properties_to_font_size_family): call SCM code.
1786
1787         * scm/paper.scm (paper-set-staff-size): use new function.
1788
1789         * scm/new-font.scm (make-font-tree): new function.
1790
1791 2004-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1792
1793         * lily/paper-book.cc (output): Bugfix: no output if no \paper.
1794
1795         * scm/lily.scm (get-output-module): New function.
1796         (output-alist): Remove ,ps-output-expression.
1797
1798         * scm/output-tex.scm (ps-output-expression): New function.
1799
1800         * scm/output-ps.scm (ps-output-expression): Remove.
1801         (header, start-page): Output page metadata.
1802
1803         * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
1804         initialise output_module_.  Do not write part of header.
1805         (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
1806         (output_header): Output full header.
1807
1808         * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
1809         FIXME.
1810
1811 2004-03-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1812
1813         * scm/new-font.scm: new file. Tree based font lookup.
1814
1815         * scm/lily.scm (assoc-get): take default argument. Remove
1816         assoc-get-default.
1817         (chain-assoc-get): use chain-assoc-get everywhere.
1818
1819         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
1820         autobeamsettings conversion bug.
1821
1822         * lily/include/global-context.hh (Context): clean-up data hiding.
1823
1824         * lily/include/music-iterator.hh (class Music_iterator): clean-up
1825         data hiding.
1826
1827         * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
1828
1829         * input/regression/stem-shorten.ly: add chord case.
1830
1831         * lily/stem.cc (get_default_stem_end_position): shorten stems
1832         triggered by note-head positions, not by forced-direction. This
1833         fixes a bug with too short stems.  
1834  
1835 2004-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1836
1837         * scripts/lilypond-book.py (Lilypond_snippet.output_html,
1838         Lilypond_snippet.output_latex): Always call output_print_filename.
1839
1840         * lily/paper-book.cc (fill_pages): New method.  Try to cramp or
1841         expand pages.
1842
1843 2004-03-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1844
1845         * scm/part-combiner.scm (make-autochange-music): switch rests
1846         before switched notes too.
1847
1848         * lily/figured-bass-engraver.cc (process_music): change calling
1849         convention.
1850
1851         * scm/bass-figure.scm (format-bass-figure): rewrite function. 
1852
1853         * scm/define-markup-commands.scm (bracketed-y-column): new markup
1854         command.
1855
1856         * lily/include/stencil.hh (class Stencil): add origin field.
1857
1858         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
1859         function.
1860
1861         * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. 
1862
1863         * lily/lexer.ll: remove support for \$ and $ in identifiers
1864
1865         * lily/sequential-iterator.cc: remove copy_grace_fixups
1866         (get_grace_fixup): slight abstraction of fixup code.
1867
1868         * input/test/title-markup.ly (spaceTest): vary staff sizes.
1869
1870 2004-03-12  Heikki Junes <hjunes@cc.hut.fi>
1871
1872         * vim/lilypond-indent.vim: use <C-F> (default) as indent key
1873         in insert-mode. add indenting rules.
1874
1875 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1876
1877         * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
1878         protect hack.
1879
1880         * scm/page-layout.scm:
1881         * lily/paper-book.cc: Handle tagline/copyright.  Internal page
1882         layout and titling should now match external latex based version.
1883
1884         * scm/output-tex.scm (output-scopes): Bugfix: only write string
1885         header fields.
1886
1887         * ps/lilyponddefs.ps: Remove automatic page layout.
1888
1889         * scm/output-ps.scm (new-start-system): New interface function.
1890
1891         * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
1892
1893         * lily/paper-book.cc (output): Bugfix.
1894
1895 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1896
1897         * VERSION (MY_PATCH_LEVEL): release 2.1.30
1898         
1899 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1900
1901         * Documentation/user/lilypond.tely: Bugfix: Remove './' from
1902         direntries.
1903
1904         * ps/lilyponddefs.ps: Bugfix.
1905
1906         * input/regression/multi-measure-rest-instr-name.ly: Typo.
1907
1908 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1909
1910         * lily/auto-beam-engraver.cc (create_beam): add Stem as
1911         cause. This should fix warnings.
1912
1913         * mf/feta-slag.mf (trill_ne): fix upmordent size.
1914
1915         * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
1916         prevent aligned 6ths.
1917
1918         * lily/custos.cc (print): remove adjust-if-on-staffline.
1919
1920 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1921
1922         * lily/paper-book.cc: Do header and footer.
1923
1924 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1925
1926         * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
1927
1928         * scm/paper.scm (lineheight): Remove
1929         (head-sep, foot-sep): Add.
1930
1931 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1932
1933         * mf/feta-schrift.mf: reduce portato thickness.
1934
1935         * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
1936
1937         * lily/grob-pq-engraver.cc (start_translation_timestep): remove
1938         programming_error ().
1939
1940         * lily/piano-pedal-engraver.cc (finalize): attach unfinished
1941         bracket to last command column.
1942
1943         * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
1944         continues on next/prev system.
1945
1946         * input/regression/pedal-end.ly: new file.
1947
1948 2004-03-10  Werner Lemberg  <wl@gnu.org>
1949
1950         * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
1951         Remove pmx2ly stuff.
1952         * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
1953
1954 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1955
1956         * scm/page-layout.scm: New file.
1957
1958         * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
1959         settings.
1960         (Lilypond_snippet.is_outdated): Also check for PNG file.
1961         Workaround for interrupted (web) builds.
1962
1963         * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
1964
1965         * ps/lilyponddefs.ps: Use only very small top-marging.
1966         (init-paper): Also pop page size string.
1967         (start-page, stop-page): New function.
1968
1969         * scm/output-ps.scm (header-end): Remove stray exec commands.
1970
1971 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1972
1973         * lily/input-file-results.cc (do_one_file): use new Paper_book()
1974
1975         * lily/score.cc (default_rendering): clean protection.
1976
1977         * lily/paper-book.cc (mark_smob): implement smob marking.
1978
1979         * scripts/lilypond.py (make_html_menu_file): remove --psgz option
1980
1981         * Documentation/user/*.itely: user manual edits. 
1982
1983 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1984
1985         * Documentation/user/converters.itely (Invoking musedata2ly):
1986         remove pmx2ly.
1987
1988         * scripts/pmx2ly: remove script.
1989         
1990 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1991
1992         * lily/score.cc (default_rendering): Protect paper-book members.
1993
1994         * lily/paper-def.cc (smobbed_copy): New method.
1995
1996         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
1997         switch runtime.
1998
1999         * lily/include/music-output.hh (process): Change signature to
2000         return SCM.
2001
2002         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
2003         method.
2004
2005         * lily/paper-score.cc (process): Return stencils rather than
2006         outputting directly.  Remove paper-book kludge.  Delete grobs.
2007         (output): Remove.
2008
2009         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
2010
2011         * lily/score-engraver.cc (get_output): Do not reset pscore_.
2012
2013         * lily/score.cc (default_rendering)
2014         (ly_render_output): Move adding paper-score two levels up.
2015
2016         * lily/system.cc (get_line):
2017         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
2018
2019 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2020
2021         * scm/font.scm (paper20-font-vector): add more design sizes for
2022         number.
2023
2024         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
2025         feta-nummber{5,7,11,13}.
2026
2027         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
2028         for 12pt design size. 
2029
2030 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2031
2032         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
2033
2034 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2035
2036         * lily/font-select.cc (properties_to_font_size_family): Fix
2037         warning message.
2038
2039         * Experimental PostScript latin1 encoding:
2040         
2041         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
2042
2043         * scm/output-ps.scm: Experimental encoding using reencode-font.
2044         * scm/font.scm: Add latin1 `font-shape'.
2045         
2046         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
2047
2048         * ps/lilyponddefs.ps (reencode-font): New function.
2049
2050         * lily/paper-book.cc (get_pages): Simplistic page breaking.
2051
2052         * scm/output-tex.scm (start-page):
2053         (stop-page): New interface function.
2054
2055 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2056
2057         * lily/paper-outputter.cc (output_expr):
2058         (output_header):
2059         (output_line): New method.
2060
2061         * lily/system.cc (get_line):
2062         (get_lines): New method.
2063         (output_scheme):
2064         (output_line): Remove.
2065
2066         * scm/lily.scm (make-title): New function.
2067
2068         * lily/paper-book.cc: 
2069         * lily/include/paper-book.hh: New file.
2070
2071         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
2072         ly-modules.hh).
2073
2074         * lily/ly-module.cc (ly_modules_lookup): New function.
2075
2076         * lily/main.cc (main_with_guile): Move memory leak debug code back.
2077
2078         * scm/output-ps.scm (make-title): Remove.
2079         (output-scopes): Junk header-title test.
2080
2081 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2082
2083         * mf/feta-schrift.mf: thicker dot for portato.
2084
2085         * lily/accidental-placement.cc (position_accidentals): bugfix in
2086         offset, this fixes right-padding of AccidentalPlacement.
2087
2088         * lily/[h-z]*.cc: () formatting.
2089
2090         * Documentation/user/tutorial.itely (An orchestral part): more
2091         fixes for the tutorial.
2092
2093         * scm/translation-functions.scm (fraction-tuplet-formatter):
2094         reverse fraction.
2095
2096         * lily/parser.yy (context_def_spec_block): use \context instead of
2097         \translator.
2098
2099         * lily/[a-g].cc: () style cleanup.
2100
2101         * Documentation/user/tutorial.itely (Automatic and manual beams):
2102         editing of tutorial.
2103
2104 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2105
2106         * buildscripts/mf-to-table.py (base): write encoding name.
2107
2108 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2109
2110         * Documentation/user/GNUmakefile (local-install-info): Issue
2111         warning (for packager, ie, if not installing in /usr or /usr/local).
2112
2113         * lily/stencil-scheme.cc: 
2114         * lily/staff-symbol-referencer.cc: 
2115         * lily/script-column.cc: 
2116         * lily/pitch.cc: 
2117         * lily/music.cc: 
2118         * lily/grob-pq-engraver.cc: 
2119         * lily/font-interface.cc: 
2120         * lily/music-output-def.cc: 
2121         * lily/duration.cc: 
2122         * lily/grob-scheme.cc:
2123         * lily/context-scheme.cc: Put scheme name on first line in
2124         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
2125         style cleanups.
2126
2127         * stepmake/stepmake/scm-vars.make: 
2128         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
2129         Rename and split TAGS_FILES.
2130
2131         * GNUmakefile.in (ALL-TAGS): Remove.
2132         
2133         * stepmake/stepmake/generic-targets.make (TAGS): Also include
2134         deeper TAGS files.  Fixes regexp tags in TOP dir.
2135
2136 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2137
2138         * VERSION: 2.1.29 released.
2139         
2140         * Documentation/user/changing-defaults.itely (Changing defaults):
2141         new file.
2142
2143         * Documentation/user/notation.itely (Notation manual): rename from 
2144         refman.itely
2145
2146         * Documentation/user/notation-appendices.itely (The Feta font):
2147         new file.
2148
2149         * Documentation/user/advanced.itely: add aborted attempt for
2150         advanced topics manual.
2151
2152 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2153
2154         * scm/new-markup.scm: display Markups in sane format. Patch by
2155         Nicolas Sceaux.
2156
2157 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2158
2159         * lily/main.cc: Cleanups.
2160         (setup_localisation): New function.
2161         (sane_putenv): Remove.
2162         (main_with_guile): New name (Was: main_prog).  Remove musings
2163         about possible preparation for GUILE heavy memory usage and
2164         practical uselessness.  Do not set environment variables
2165         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
2166         name juggling.
2167         (parse_argv): New function.
2168         (copyright): New function.  It's 2004 already.
2169
2170         * lily/input-file-results.cc (do_one_file): Add file name juggling.
2171         (distill_inname): Move from main.
2172
2173 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2174
2175         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
2176
2177         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
2178
2179         * Documentation/user/running.itely: new file.
2180
2181         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
2182
2183         * lily/score-performer.cc (finish): call Translator::finalize ().
2184
2185 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
2186
2187         * lilypond-ftpplugin.vim: renamed to the following file.
2188         * lilypond-ftplugin.vim: new file.
2189
2190         * GNUmakefile.in: update VIM_FILES.
2191
2192 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2193
2194         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
2195         props.
2196
2197         * input/test/tie-sparse.ly: remove.
2198
2199         * lily/tie-performer.cc (try_music): copy & paste from
2200         Tie_engraver.
2201
2202         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
2203         variable_ref twice.
2204
2205         * lily/key-performer.cc (create_audio_elements): use
2206         alterations-in-key.
2207
2208         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
2209
2210 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
2211
2212         * input/test/smart-transpose.ly: fix cases fes->e and similar.
2213         handle also quarter tones (not shown as tests). test also flats.
2214
2215         * Documentation/index.html.in: small fixes.
2216
2217 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2218
2219         * input/regression/new-markup-scheme.ly: Typo.
2220
2221         * scm/define-markup-commands.scm (fill-line): New markup.
2222
2223         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
2224         (output-paper-def): Fix alignment.
2225         (make-title): Fix height/width scaling.
2226
2227         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
2228
2229         * input/test/title-markup.ly: Add remaining titles.  Layout and
2230         font size fixes.  Add simplistic latin1 test.
2231
2232 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
2233
2234         * input/test/nested-groups.ly: remove. move content (to next). 
2235         * input/test/staff-bracket.ly: replace content (from prev), this 
2236         has been already in templates.
2237
2238 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2239
2240         * stepmake/autogen.sh: Only issue warning about running configure
2241         without arguments when autogen.sh will actually be running
2242         configure.
2243
2244 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2245
2246         * scm/new-markup.scm (stack-stencil-line): robustness.
2247
2248         * scm/define-markup-commands.scm (simple): robustification of
2249         simple-markup.
2250
2251         * Documentation/user/music-glossary.tely (Top): change central C
2252         to middle C.
2253
2254         * lily/text-item.cc (interpret_markup): cache make-simple-markup
2255
2256 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2257
2258         * input/test/title-markup.ly (spaceTest): Add.
2259
2260         * lily/text-item.cc (interpret_markup): Make line markup from
2261         multi word markup.
2262
2263         * scm/define-markup-commands.scm (word): New markup command.
2264         (simple): Use it.
2265
2266         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
2267
2268 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
2269
2270         * vim/ftplugin/lilypond.vim:
2271         * vim/syntax/lilypond.vim: use only local settings with setlocal.
2272         show matching paren in insert mode.
2273
2274 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2275
2276         * scm/output-ps.scm (make-title, output-scopes): Further
2277         development.
2278
2279         * input/test/title-markup.ly: New file.
2280
2281         * ps/lilyponddefs.ps: Disable PostScript titling.
2282
2283         * lily/paper-score.cc (process): Quote PORT argument to make-title.
2284
2285 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2286
2287         * lily/arpeggio.cc (width_callback): remove padding.
2288  
2289         * scm/define-grobs.scm (all-grob-descriptions): add padding.
2290
2291         * scm/define-music-types.scm: remove make-music-by-name.
2292
2293         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
2294
2295 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2296
2297         * lily/paper-score.cc (process): Output titles using make-title.
2298
2299         * scm/output-ps.scm (output-stencil): Display directly instead of
2300         constructing string.
2301         (make-title): New function.
2302
2303 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2304
2305         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
2306         music), Documentation/user/invoking.itexi (Invoking lilypond): 
2307         Move documentation of LaTeX packages for latin1 characters to the
2308         lilypond-book manual.
2309
2310 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
2311
2312         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
2313
2314         * vimrc: add menu in console and shortcut <F10> for it.
2315
2316         * vim/:
2317         * vim/compiler/:
2318         * vim/syntax/:
2319         * vim/indent/:
2320         * vim/ftplugin/: new directories.
2321         
2322         * vim/filetype.vim: new file.
2323
2324         * lilypond.vim: remove files (see next).
2325         * vim/syntax/lilypond.vim: new, renamed file (see prev).
2326
2327         * vimrc: remove file (see next).
2328         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
2329
2330         * vim/ftplugin/lilypond.vim: change dir for dictionary.
2331         add header. apply bindings only locally.
2332
2333         * vim/indent/lilypond.vim: new file.
2334
2335         * vim/ftplugin/lilypond.vim: remove errorformat.
2336         * vim/compiler/lilypond.vim: new file for errorformats.
2337
2338         * Documentation/topdocs/INSTALL.texi: give easier orders.
2339
2340         * ROADMAP: add vim/
2341
2342 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2343
2344         * Documentation/user/introduction.itely (Introduction): Use @image
2345         iso @html <img...>.  Add workaround for images in columns in info.
2346
2347         * stepmake/aclocal.m4: Store computed version in variable.
2348
2349         * configure.in: Export MAKEINFO_VERSION.
2350
2351         * config.make.in (MAKEINFO_VERSION): Add.
2352
2353         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
2354
2355         * Documentation/user/GNUmakefile: Only build info with images when
2356         building web.
2357
2358         * GNUmakefile.in (install-WWW): Visit Documentation/user.
2359
2360         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
2361         stuff from documentation-targets.make
2362
2363 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2364
2365         * VERSION: 2.1.28 released
2366         
2367         * scripts/convert-ly.py (conv): 
2368
2369 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
2370
2371         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
2372         \arpeggioBoth. redefine \arpeggioBracket.
2373
2374         * Documentation/user/refman.itely: document new arpeggio
2375         functions.
2376
2377         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
2378
2379         * input/regression/arpeggio-bracket.ly: apply convert-ly.
2380
2381         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
2382
2383 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2384
2385         * Documentation/user/introduction.itely (Automated engraving):
2386         rewrite introduction using website text.
2387
2388 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2389
2390         * scm/*.scm: make-music-by-name is replaced by make-music, which
2391         also accept music property settings, eg:
2392           (make-music 'TextScriptEvent 'direction DOWN 'text
2393               (make-simple-markup x))
2394
2395         Patch courtesy Nicolas Sceaux
2396
2397         * lily/beam-quanting.cc: cleanup, separate counts for left and
2398         right beam ends.
2399
2400         * lily/side-position-interface.cc (quantised_position): also
2401         quantize staccato position for forced stem directions. 
2402
2403 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2404
2405         * scm/*.scm: Patch by Nicolas Sceaux: 
2406
2407         * scm/music-functions.scm: ly:grob-property and ly:music-property
2408         are made procedure with setters.
2409
2410         * scm/*.scm: replace ..-set-property! with set! (..-property  )
2411         
2412 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
2413
2414         * input/test/[t-v]*.ly: finish rewriting texidocs.
2415
2416         * input/test/vaticana.ly: remove.
2417         * input/test/ligature-vaticana.ly: new, renamed file name.
2418
2419         * input/test/stem-centered.ly: remove.
2420         * input/test/mensural-note-heads.ly: new file. take content from
2421         removed file stem-centered.ly.
2422
2423         * input/test/scales-greek.ly: simplify.
2424
2425         * input/test/s*.ly: reformulate texidocs.
2426         
2427         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
2428         of missing features.
2429
2430 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
2431
2432         * input/test/[j-o]*.ly: update texidocs.
2433
2434 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2435
2436         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
2437
2438         * Documentation/topdocs/NEWS.texi: Add note about info docs with
2439         images.
2440
2441         * Documentation/user/lilypond.tely (@direntry): Update.
2442
2443         * stepmake/stepmake/documentation-targets.make
2444         (install-info,uninstall-info): Install into $(package_infodir).
2445         Install images.  Run install-info to update dir.
2446
2447         * config.make.in (package_infodir): Add.
2448
2449         * Documentation/user/GNUmakefile (info-with-images,
2450         local-install-info, local-uninstall-info): New target.
2451
2452 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2453
2454         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
2455         gap/threshold.
2456
2457         * lily/beam-quanting.cc (score_slopes_dy): remove
2458         ROUND_TO_ZERO_SLOPE kludge.
2459
2460         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
2461
2462         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
2463
2464         * lily/global-context.cc (Global_context): alway accept Score
2465         (run_iterator_on_me): cast Context to Score_context, not
2466         Context_def.
2467
2468         * Documentation/user/refman.itely: documentation patch by Edward
2469         Sanford Sutton.
2470
2471         * mf/GNUmakefile: unset sauter-fonts.
2472
2473 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2474
2475         * scripts/lilypond-book.py (output_texinfo): Output @image
2476         descriptions for info too.
2477
2478         * input/test/chord-names-jazz.ly: 
2479         * input/test/embedded-scm.ly: Clarify.
2480
2481         * input/test/cautionaries.ly: Typo.
2482
2483         * lily/input-smob.cc (ly_input_location): Compile fix.
2484
2485 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2486
2487         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
2488
2489         * ly/engraver-init.ly: move \grobdescriptions to Global. This
2490         fixes problems with system defaults being reverted with \override
2491         on Score level.
2492
2493         * lily/global-context.cc (Global_context): apply property-ops to
2494         Global_context too. 
2495
2496 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2497
2498         * scm/output-ps.scm (stencil->string): Rewrite.
2499
2500 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
2501
2502         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
2503         impersonal style.
2504
2505 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2506
2507         * lily/input-smob.cc (ly_input_location: New function.
2508
2509         * scm/define-markup-commands.scm (upright): New markup command.
2510
2511         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
2512
2513         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
2514
2515         * scm/output-ps.scm (output-stencil): New function.
2516
2517         * scripts/lilypond-book.py (do_file): Bugfix: change search order
2518         of snippet types; fixes @ignore and @verbatim blocks.
2519
2520 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
2521
2522         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
2523         to a file in printed documentation, instead, refer either to a 
2524         syntax or to an output.
2525
2526 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2527
2528         * input/regression/beam-center-slope.ly: Add test.
2529
2530 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2531
2532         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
2533         (SAUTER_FONTS): Reinstate.
2534
2535         * scm/define-markup-commands.scm (caps): New markup command.
2536
2537         * scm/output-ps.scm (output-scopes): Experimental markup output.
2538
2539         * scm/: Add missing headers.
2540
2541         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
2542
2543         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
2544
2545 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2546
2547         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
2548         Stray style cleanups.
2549
2550 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2551
2552         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
2553         no dot combination.
2554
2555         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2556         substitute \override Staff.autoBeamSettings too
2557
2558         * Documentation/user/tutorial.itely: proofreading fixes by David
2559         Bobroff
2560
2561 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2562
2563         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
2564
2565         * ps/music-drawing-routines.ps: 
2566         * ps/lilyponddefs.ps: Add end markers.
2567
2568 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2569
2570         * VERSION: 2.1.27 released.
2571         
2572         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
2573
2574         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
2575         obey documentation.
2576
2577 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2578
2579         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
2580
2581         * scm/output-ps.scm: Resurrect.
2582         
2583         * scm/output-tex.scm: Minimal cleanups.
2584
2585         * scm/paper.scm (paper-set-staff-size): Add lineheight.
2586
2587         * make/ly-rules.make: Remove any broken lily-*.tex files before
2588         lilypond-book run.
2589
2590         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
2591         comment.
2592
2593         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
2594         Enabled by default, may save 10% compile time.
2595
2596 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2597
2598         * lily/lyric-phrasing-engraver.cc: remove
2599         
2600         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
2601         longer necessary. 
2602
2603         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
2604         so lyric-phrasing-engraver is no longer necessary.
2605
2606         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
2607         Grob_pq_engraver from Staff.
2608
2609         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
2610         busyGrobs directly.
2611
2612         * input/regression/quote-transposition.ly: new file.
2613
2614         * lily/recording-group-engraver.cc (stop_translation_timestep):
2615         store instrumentTuning too. 
2616
2617         * lily/quote-iterator.cc (process): transpose events using
2618         instrumentTuning.
2619
2620         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
2621         -> \tuning <pitch>
2622
2623         * lily/parser.yy (command_req): add \tuning command for setting
2624         instrument tuning of staff.
2625
2626         * Documentation/user/GNUmakefile
2627         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
2628
2629         * Documentation/user/refman.itely (Customized accidental rules):
2630         typo.
2631
2632 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
2633
2634         * Documentation/user/music-glossary.tely: remove the missing norwegian
2635         translation; they can be put in later properly.
2636
2637 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2638
2639         * lily/recording-group-engraver.cc (start_translation_timestep):
2640         init Recording_group_engraver twice.
2641
2642 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2643
2644         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
2645         stray style cleanups:
2646
2647         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
2648         -Wmissing-prototypes.
2649
2650         * flower/include/killing-cons.tcc (Killing_cons): Add template
2651         specifier for car_.
2652
2653         * flower/include/parray.hh (binsearchs): Add template specifier
2654         for maxkey.
2655
2656         * flower/include/interval.hh: Declare elem () with template specfier.
2657
2658 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
2659
2660         * elisp/lilypond-indent.el (get-buffer-size): add customization
2661         groups for several variables (Reuben Thomas).
2662
2663 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2664
2665         * Documentation/user/invoking.itexi (Point and click): add index
2666         entry.
2667
2668         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
2669         go under beam.
2670
2671         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
2672         sarabande beam. 
2673
2674         * flower/warn.cc (programming_error): cross fingers not thumbs.
2675
2676         * lily/rest.cc (polyphonic_offset_callback): return 0 when
2677         staff-position is set.
2678
2679         * VERSION: release 2.1.26 
2680         
2681         * scm/chord-entry.scm (construct-chord): process transposition
2682         after processing explicit-11.  
2683
2684 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2685
2686         * lily/parser.yy (add_quote): add syntax for adding quotes:
2687         \addquote "id-string" Music
2688
2689         * scripts/lilypond-book.py (do_file): do not overwrite input file.
2690
2691         * scripts/convert-ly.py (conv): add rules for name changes.
2692
2693         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
2694         music/context/grob property functions. Internally, use
2695         get_property() and set_property() for both.
2696
2697 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
2698
2699         * elisp/lilypond-mode.el (get-buffer-size): define new function,
2700         for Emacs <= 20 (Laurent Martelli).
2701
2702 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2703
2704         * lily/parser.yy (command_element): extract quoted vector in
2705         parser.
2706
2707         * input/regression/quote.ly: new file.
2708
2709         * lily/sequential-iterator.cc (process): only process if moment >= 0.
2710
2711         * lily/parser.yy (command_element): \quote DURATION NAME: support
2712         cue notes. 
2713
2714         * lily/quote-iterator.cc (class Quote_iterator): new file.
2715
2716 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2717
2718         * lily/auto-beam-engraver.cc (try_music): accept and process
2719         beam-forbid-event.
2720
2721         * input/regression/auto-beam-no-beam.ly: new file.
2722
2723 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2724
2725         * lily/accidental.cc (print): Change font-relative-size ->
2726         font-size. Fixes cautionary-style = smaller.
2727
2728 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2729
2730         * lily/system-start-delimiter.cc (staff_brace): remove
2731         font-relative-size
2732
2733         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
2734         forgotten with scm_list_n. Fixes spurious coredumps.
2735
2736         * lily/accidental-engraver.cc (stop_translation_timestep): move
2737         update of localKeySignature to stop_translation_timestep (). This
2738         makes sure that all ties are noticed at the right moment.
2739         (stop_translation_timestep): clear tie only when right-side
2740         notehead was seen.
2741         (number_accidentals_from_sig): cleanup. 
2742
2743         * input/regression/accidental-tie.ly (mus): new file
2744
2745         * input/regression/tie-accidental, tie-break-accidental.ly: remove
2746         these longish tests.
2747
2748 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2749
2750         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
2751
2752         * THANKS: update bugreporter list.
2753
2754         * lily/beam.cc (print): broken beams last until end of staff.
2755         (print): broken beams start from prefatory matter.
2756
2757         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
2758
2759         * lily/paper-score.cc (process): dump header only once.
2760
2761         * lily/paper-outputter.cc (Paper_outputter): move logic into
2762         Scheme.
2763
2764         * scm/output-tex.scm (output-scopes): new function.
2765         (output-paper-def): new function
2766         (tex-string-def): new function
2767         (symbol->tex-key): new function
2768
2769         * scripts/convert-ly.py (conv): add rule for | ~
2770
2771 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
2772
2773         * input/regression/{many}.ly: refresh, trying to guess how
2774         it was designed.
2775
2776 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2777
2778         * VERSION: release 2.1.25
2779
2780         * scm/define-translator-properties.scm
2781         (all-user-translation-properties): add printOctaveNames
2782
2783         * ly/engraver-init.ly: remove Note_event_swallower from
2784         NoteNamesContext.
2785
2786         * lily/note-name-engraver.cc (process_music): new property
2787         printOctaveNames
2788
2789         * lily/context.cc (find_existing_context): remove support for
2790         Current.
2791
2792         * scm/music-functions.scm (set-accidental-style): new function;
2793         duplicate accidental macros.
2794
2795         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
2796
2797         * lily/note-name-engraver.cc (process_music):
2798         process_acknowledged_grobs () -> process_music ()
2799
2800         * scm/part-combiner.scm (determine-split-list): robustification.
2801
2802 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2803
2804         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
2805         lines for falling into beam-gap.
2806         (score_forbidden_quants): check all staff lines for falling in
2807         beam gaps.
2808
2809         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
2810         key/clef/time signatures. 
2811
2812         * input/test/ossia.ly: revise example.
2813
2814         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
2815         cleanup.
2816         
2817         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
2818         comply to Scheme standard.  Remove ly:get-paper-variable
2819
2820 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2821
2822         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
2823
2824 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2825
2826         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
2827         properties from Voice context. This fixes accidental size for
2828         staff-switches during grace contexts.
2829
2830         * lily/note-collision.cc (check_meshing_chords): only wipe heads
2831         if necessary. Else, simply wipe dots.
2832
2833         * input/test/beam-alternate.ly: new file
2834
2835         * input/test/piano-staff-distance.ly: new file.
2836
2837         * lily/translator-group.cc (recurse_down_translators): use
2838         Direction for bottom-up/top-down.
2839
2840         * lily/include/translator.hh (class Translator): add
2841         process_music() and do_announces(). This obviates
2842         recurse_down_{engravers,performers}.
2843
2844         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
2845         \melisma and \melismaEnd
2846
2847         * lily/melisma-engraver.cc (process_music): change to
2848         Melisma_translator, unify with performer. Accept
2849         ManualMelismaEvent.
2850
2851         * ly/engraver-init.ly: add Font_size_engraver.
2852
2853 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
2854
2855         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
2856         it hara-kiri.
2857
2858         * input/regression/{many}.ly: improve descriptions trying to figure
2859         out what is tested.
2860
2861 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2862
2863         * lily/slur.cc (broken_trend_offset): robustness fix.
2864
2865         * VERSION: release 2.1.24
2866
2867         * lily/context.cc (find_create_context): go to Score if it exists.
2868
2869         * lily/context-scheme.cc: new file.
2870
2871         * lily/score-translator.cc (get_output): new file.
2872
2873         * lily/include/grob-info.hh: origin_contexts() now does not
2874         include the originating engraver
2875
2876         * lily/translator-group.cc (translator_each): clean up contents,
2877         remove superfluous stubs. Engraver_group_engraver and
2878         Performer_group_performer are the only classes using multiple
2879         inheritance.
2880
2881         * lily/include/score-context.hh (class Score_context): interface
2882         between Score_{engraver,performer} and Global_context.
2883
2884         * lily/include/global-context.hh (Context): change from
2885         global-translator. This is the entry point for contexts; it is not
2886         tweakable using \translator{}. Score is no longer the top context,
2887         but sits underneath Global.
2888
2889         * lily/include/context.hh (class Context): brain surgery: split
2890         out Context functionality from Translator_group. Context is now a
2891         separate type from Translator.
2892
2893 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2894
2895         * lily/include/translator.hh (class Translator): make
2896         get_score_context() and get_global_translator (), and use the one
2897         which is appropriate.
2898
2899         * lily/context.cc: partially put functionality of Translator_group
2900         into Context.
2901
2902         * lily/include/context.hh (Translator): new class: put between
2903         Translator and Translator_group. 
2904
2905         * lily/new-accidental-engraver.cc: remove file.
2906
2907 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
2908
2909         * input/regression/{many}.ly: improve descriptions: use complete 
2910         sentences, try to describe what is tested, avoid `we´, do not use 
2911         don't, ... 
2912
2913 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
2914
2915         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
2916         is at EOL.
2917
2918         * Documentation/user/lilypond.tely: declare the topmost node only
2919         once; removes empty line in @contents.
2920
2921         * Documentation/user/music-glossary.tely: really add Finnish author.
2922         Draw more beatiful `->´ arrow in html: &rarr;
2923
2924 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2925
2926         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
2927
2928         * scripts/convert-ly.py (conv): add ly:music-list  change.
2929
2930         * lily/grob.cc: edit doc string.
2931
2932         * scm/define-grob-properties.scm (all-user-grob-properties):
2933         proofreading, editing of doc strings.
2934
2935         * input/regression/tablature-string-tunings.ly: new file.
2936
2937         * lily/staff-symbol-engraver.cc (process_music): new engraver,
2938         listen to stringTunings
2939
2940         * lily/align-interface.cc (align_elements_to_extents): remove Grob
2941         for self-alignment-[XY] code.
2942  
2943 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2944
2945         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
2946         cond) into function. Cleanup.
2947
2948         * lily/text-spanner.cc: remove text-repeat-if-broken property.
2949         
2950         * VERSION (PACKAGE_NAME): 2.1.23 released
2951
2952 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
2953
2954         * Documentation/user/{refman,internals}.itely: small fixes.
2955
2956 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2957
2958         * lily/accidental-engraver.cc (acknowledge_grob): don't make
2959         accidentals for harmonic notes
2960
2961         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
2962         for harmonic notes.
2963
2964         * scm/document-backend.scm (interface-doc): prune Grob
2965         documentation: don't duplicate interface information.
2966
2967         * lily/*.cc: lots of updates of doc strings.
2968
2969 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2970
2971         * input/test/ac-extra-voice.ly (accompany): remove file.
2972
2973         * input/test/maximum-rest-count.ly: remove file.
2974
2975         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2976         conversion rule for \translator { }. Apply everywhere.  
2977
2978         * lily/parser.yy (music_property_def): set property for \once in
2979         the PropertyMusic itself, not the ContextSpec.
2980         (property_operation): change syntax within \translator { }
2981
2982         * scm/define-music-properties.scm (all-music-properties): clean up.
2983
2984         * lily/auto-beam-engraver.cc (test_moment): use
2985         updated_grob_properties() to retrieve autoBeam settings.
2986
2987         * lily/spacing-spanner.cc: bound shortest_playing_len by
2988         measure_length
2989
2990         * lily/spacing-engraver.cc (acknowledge_grob): ignore
2991         multi-measure events for spacing computation.
2992
2993         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
2994         elliptical, to 1.49.
2995
2996         * lily/rest.cc (polyphonic_offset_callback): new function. Do
2997         vertical positioning for polyphony, without RestCollision object.
2998
2999         * lily/note-column.cc (add_head): prevent rests & note heads on
3000         one stem.
3001
3002         * lily/rest-collision.cc (do_shift): ignore rests with beams.
3003         (do_shift): rewrite only-rests case: use common refpoints: the
3004         routine will have sensible results when other rest-translations
3005         have taken place.
3006
3007         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
3008         < 0 case. 
3009
3010         * VERSION: 2.1.22 released
3011         
3012         * input/GNUmakefile (SUBDIRS): remove ascii-art
3013
3014 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3015
3016         * input/: Convert ly files that still had \property.  Fixes make
3017         web.  Remove exta spaces around '='. 
3018
3019         * scripts/convert-ly.py (conv): Redundant space fixes.
3020
3021         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
3022
3023 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3024
3025         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
3026         create scalable PS and PDFs  for input/{test,template,regression}.
3027
3028         * lily/context.cc (is_alias): move function.
3029         (is_alias): add Bottom as context alias. 
3030         (find_create_translator): add Bottom as a context alias for creation.
3031
3032         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
3033
3034         * lily/parser.yy (music_property_def): new syntax for property
3035         assignments:
3036
3037         \set A.B = #C , \unset A.B
3038         \override A.B #C = #D, \revert A.B #C 
3039
3040         * lily/my-lily-lexer.cc: remove \property
3041
3042 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
3043
3044         * Documentation/user/refman.itely: add dots after seealso refs.
3045
3046         * input/template/{many}.ly: harmonise descriptions.
3047
3048         * Documentation/user/music-glossary.itely: add Finnish author.
3049
3050 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3051
3052         * VERSION (PACKAGE_NAME): release 2.1.21
3053
3054 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3055
3056         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
3057
3058         * scripts/lilypond-book.py (snippet_res): @include filename must
3059         not be empty.
3060
3061 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3062
3063         * scm/documentation-generate.scm (markup-doc-string): dump
3064         markup-commands.tely
3065
3066         * scm/define-markup-commands.scm (override): new file.
3067         Move documentation from refman into doc-strings. 
3068
3069         * input/test/staff-container.ly: fix example.
3070
3071         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3072         StaffContainer
3073
3074         * lily/grob.cc: remove point_dimension_callback
3075         (Grob): read forced dimensions from X-extent and Y-extent.
3076         (get_paper): remove preset_extent.
3077
3078         * scm/define-grobs.scm (all-grob-descriptions): remove
3079         point_dimension_callback. 
3080
3081         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
3082         textscript to head. This makes no-spacing-rods work on
3083         DynamicText.
3084
3085         * lily/chord-name.cc: remove props chord, bass, inversion.
3086
3087         * Documentation/user/appendices.itely: add Scheme functions,
3088         context-properties and layout properties to manual.
3089
3090         * scm/part-combiner.scm (determine-split-list): include rests in a
3091         solo1/2 sequence.
3092
3093         * lily/new-part-combine-iterator.cc (substitute_both): new
3094         function.
3095         (class New_pc_iterator): add separate Voice=solo context, fixes
3096         autobeams going from chords to solo.
3097
3098 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3099
3100         * Documentation/user/invoking.itexi (Editor support): Fix typo.
3101
3102         * Documentation/user/tutorial.itely:
3103         * Documentation/user/refman.itely: Add short note about being part
3104         of lilypond.tely.
3105
3106         * COPYING: Make note more clear with respect to files that are
3107         explicitely licenced otherwise (Documention/user/ comes to mind).
3108         
3109         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
3110         comment about barfing of @c,{}.
3111
3112         * Documentation/user/music-glossary.tely: Add list of authors.
3113
3114         * stepmake/stepmake/library-rules.make: Thank Nelson only in
3115         source (was: also in build log).
3116
3117 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3118
3119         * lily/side-position-interface.cc (general_side_position): if
3120         staff-padding is set, then include staff in support too.
3121
3122         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
3123         module workbook
3124
3125         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
3126
3127         * lily/tuplet-engraver.cc: remove tupletInvisible
3128
3129         * scm/define-translator-properties.scm: cleanup, separate in
3130         internal and user props. 
3131
3132         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
3133         LyricsVoice -> Lyrics
3134
3135         * lily/new-part-combine-iterator.cc (process): only print warning
3136         for symbols.
3137
3138 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3139
3140         * scm/part-combiner.scm: Add proper header.
3141
3142         * All but lily/*: The great --2003 --2004 replace; the missing
3143         `bits'.
3144
3145         * TODO: Fix outline mode.  Add book notes.
3146
3147         * ROADMAP: Update.
3148
3149 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3150
3151         * scm/part-combiner.scm (make-autochange-music): use
3152         accumulator. Fixes stack overflow.
3153
3154         * lily/*: rename brew_molecule -> print , molecule-callback ->
3155         print-function
3156
3157         * scm/define-grob-properties.scm: cleanup. Separate into internal
3158         and user properties.
3159
3160         * lily/translator-property.cc (updated_grob_properties): new
3161         function
3162         (execute_pushpop_property): change to new convention:
3163         object property inits are stored as (cons ALIST BASED-ON). This
3164         storage format allows concurrent tweaks in different contexts.
3165
3166 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3167
3168         * TODO: new file.
3169
3170 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3171
3172         * debian/: Late Debian update (sorry Anthony).
3173
3174         * scripts/lilypond-book.py (do_file): Look for input_file in
3175         include path, or ask kpathsea if LATEX.
3176
3177         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
3178         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
3179         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
3180         --header=texidoc.
3181
3182         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
3183         relative.
3184
3185         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
3186         only when filtering, default to input_base otherwise.  Coding
3187         style fixes.
3188
3189 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3190
3191         * lily/include/translator.hh (class Translator): add virtual
3192         qualifier.
3193
3194 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3195
3196         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
3197
3198 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3199
3200         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
3201
3202         * Documentation/user/refman.itely: Run texinfo-all-menus-update
3203         (fixes make web).
3204
3205         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
3206         live in $(out)-www).
3207
3208         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
3209         dependencies.  Add link to .ly source in HTML output.
3210         (Lilypond_snippet.output_html): Handle multiple page picture
3211         output.
3212         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
3213         Make usable for output_texinfo again.
3214
3215         * Documentation/user/GNUmakefile: Add static dependency for
3216         lilypond.tely includes.
3217
3218         * Documentation/user/tutorial.itely: Add some lost `relative'
3219         ly-options.
3220
3221 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3222
3223         * lily/include/translator-group.hh: move Music_output_def member
3224         to Global_translator.
3225
3226         * scripts/lilypond-book.py (do_file):  fix latex output.
3227
3228         * VERSION: release 2.1.20
3229         
3230         * scm/part-combiner.scm (determine-split-list): robustness fix 
3231
3232         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
3233
3234         * lily/parser.yy (music_output_def_body): plug memory leak.
3235
3236         * lily/translator-group.cc (add_fresh_group_translator): plug
3237         memory leak: unprotect Translator_group once added.   
3238
3239         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
3240
3241         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
3242         write .dep file.
3243         (Lilypond_snippet.ly): add \renameinput.
3244
3245 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3246
3247         * Documentation/user/refman.itely (Markup command definition): Doc
3248         by Nicolas Sceaux. Rewrite by Han-Wen
3249
3250         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
3251         thing of the line.
3252         (brew_molecule): only remove if hyphen is not at the end of line.
3253         (set_spacing_rods): new function: minimum-length specifies
3254         distance between syllables.
3255
3256         * scm/define-grobs.scm (all-grob-descriptions): add
3257         Hyphen_spanner::set_spacing_rods to LyricHyphen
3258
3259         * input/regression/lyric-hyphen-break.ly: new file.
3260
3261         * input/test/lyric-hyphen-retain.ly: new file.
3262
3263         * lily/new-part-combine-iterator.cc (construct_children):
3264         add Rest direction.
3265
3266 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3267
3268         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
3269
3270         * Documentation/bibliography/engraving.bib (donemus1982):
3271         update entry.
3272
3273 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3274
3275         * scripts/lilypond-book.py (Substring.__init__): new class.
3276         (Snippet.output_texinfo): add texidoc option.
3277         (Include_snippet.replacement_text): new class.
3278         (Lilypond_snippet.__init__): new class
3279         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
3280
3281         * Documentation/user/refman.itely (Sound): 
3282         note about number of channels.
3283
3284         * scm/music-functions.scm (voicify-music): add \context Staff for
3285         << \\ >> polyphony.
3286
3287         * lily/parser.yy (verbose_command_req): \skip now creates
3288         SkipMusic, and does not lead to spurious staves.
3289
3290         * scm/define-music-types.scm (music-descriptions): rename
3291         NonEventSkip to SkipMusic
3292
3293         * input/no-notation/midi-lyric-barcheck.ly: new file.
3294
3295         * input/regression/collision-dots-invert.ly: new file.
3296
3297         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
3298         case.
3299
3300         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
3301         die if melody died too.
3302
3303 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3304
3305         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
3306         with reading from stdin.
3307
3308         * lily/slur-performer.cc (try_music): new file.
3309
3310         * lily/melisma-performer.cc (try_music): new file. Handle
3311         melismata to help lyrics.
3312
3313         * lily/beam-performer.cc (try_music): new file. Handle beam events
3314         to help lyrics.
3315
3316         * lily/score-performer.cc (one_time_step): reinstate
3317         process_music().
3318
3319         * lily/performer.cc (process_music): add to interface.
3320
3321         * lily/performer-group-performer.cc (process_music): new function.
3322
3323         * lily/dot-column.cc (do_shifts): do collision resolution before
3324         dot positioning.
3325         
3326         * scripts/lilypond-book.py (Snippet.output_print_filename): new
3327         file, process printfilename option.
3328         (Snippet.__init__): rewrite: do not use global variables h or
3329         index.
3330         (main): really support -I option.
3331         (find_toplevel_snippets): new code.
3332         (find_toplevel_snippets): reinstate old version, without global
3333         variables.
3334
3335         * tex/texinfo.tex: really add file.
3336         
3337 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3338
3339         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
3340         compatibility.
3341
3342 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3343
3344         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
3345
3346         * scm/define-translator-properties.scm (drumPitchTable): add
3347         property.
3348
3349         * scripts/lilypond-book.py (simple_toplevel_snippets): new
3350         function.
3351         (help_summary): docstrings.
3352         (do_file): strip the dir of input_base too.
3353
3354 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3355
3356         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
3357
3358         * Documentation/user/lilypond-book.itely: Update.
3359
3360         * make/ly-rules.make: Update lilypond-book commands.
3361
3362         * Documentation/user/GNUmakefile: Update makeinfo commands,
3363         lilypond-book flags.
3364
3365         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
3366         
3367         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
3368
3369         * scripts/filter-lilypond-book.py: Remove.
3370
3371         * Documentation/user/*tely: Update options for new lilypond-book.
3372
3373         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
3374         with @macros in @includes.
3375
3376 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3377
3378         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
3379         make rest-collision only.
3380
3381         * lily/break-substitution.cc (substitute_one_mutable_property):
3382         clear all-elements using scm_assq_remove_x(). 
3383
3384         * lily/rest-collision.cc (do_shift): shift single rests
3385
3386         * flower/include/array.hh (class Array): rename to is_empty ()
3387
3388         * lily/drum-note-performer.cc: new file: perform drum notes.
3389
3390         * VERSION (PACKAGE_NAME): release 2.1.19.
3391         
3392 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3393
3394         * scripts/filter-lilypond-book.py
3395         (classic_lilypond_book_compatibility): New function.
3396
3397 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3398
3399         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
3400
3401         * Grand 2003 -> 2004 search replace. 
3402
3403         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
3404         (i.e. < > )
3405
3406         * ly/performer-init.ly: add DrumStaff
3407
3408         * lily/axis-group-engraver.cc (acknowledge_grob): also take
3409         lyric-interface; this prevents lines with only extender lines from
3410         being junked.
3411  
3412         * scm/define-grob-interfaces.scm (lyric-interface): new interface
3413
3414         * lily/lyric-extender.cc (brew_molecule): get line breaking and
3415         extenders right, for once and for all (hopefully).
3416         
3417         * lily/break-substitution.cc (substitute_one_mutable_property):
3418         clear old 'all-elements for System grobs.
3419
3420         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
3421         that associatedVoiceContext is always assigned when music & lyrics
3422         are found. 
3423
3424         * ly/engraver-init.ly: remove Lyrics context.
3425         (TabVoice): add noteheads engraver
3426
3427         * input/test/improv.ly: update: do not use Thread switching. 
3428
3429         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
3430         squashedPosition is a number  
3431
3432         * Documentation/user/refman.itely (Automatic note splitting):
3433         remove Thread references.
3434
3435         * input/no-notation/pc-direction.ly: remove file.
3436
3437         * ly/engraver-init.ly: remove Thread
3438
3439         * input/regression/tie-chord-partial.ly: remove file.
3440
3441         * scripts/convert-ly.py (conv): \harmonic rule
3442
3443         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
3444         notation for harmonic notes: <c' g''\harmonic>
3445
3446         * lily/lily-guile.cc (alist_to_hashq): new function
3447
3448         * scm/lily.scm (alist->hash-table): new function.
3449
3450         * Documentation/user/refman.itely (Percussion staves): update doco.
3451
3452         * input/regression/drums.ly (timb): updates
3453
3454         * lily/note-performer.cc (create_audio_elements): robustness fix.
3455
3456         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
3457
3458 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3459
3460         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
3461         discard valid matches.
3462
3463 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3464
3465         * lily/drum-note-engraver.cc: new file.
3466
3467         * ly/drumpitch-init.ly: move drum definitions
3468
3469         * scm/drums.scm: remove file.
3470
3471         * lily/*.cc: remove abort-event everywhere.
3472
3473         * lily/note-heads-engraver.cc (process_music): robustification.
3474
3475         * lily/accidental-engraver.cc (process_acknowledged_grobs):
3476         robustification.
3477
3478         * lily/parser.yy (simple_element): add \drums mode.
3479         (simple_element): remove \pitchnames , \chordmodifiers. Use
3480         variables to store this. 
3481
3482         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
3483         outside \notes.
3484
3485         * VERSION: release 2.1.18.
3486         
3487         * input/test: remove octave-duplicate.ly
3488
3489 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3490
3491         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
3492
3493 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3494
3495         * lily/simultaneous-music-iterator.cc: remove clone() and copy
3496         constructor from Music_iterator. Changes throughout.
3497
3498         * lily/include/music-iterator.hh (class Music_iterator): remove
3499         Music_iterator::skip and Music_iterator::get_pending_events from
3500         interface. Rename report_to -> get_outlet 
3501
3502         * lily/auto-change-iterator.cc: move contents from
3503         new-auto-change-iterator.cc from
3504
3505         * scm/part-combiner.scm: determine split-list from Scheme. 
3506
3507         * lily/new-auto-change-iterator.cc (process): new file.
3508
3509         * lily/parser.yy (part_combined_music): remove old PC cruft.
3510
3511         * ly/engraver-init.ly: remove old
3512         PC cruft.
3513
3514         * Documentation/user/refman.itely (The Lyrics context): note about
3515         extender lines.
3516
3517         * lily/multi-measure-rest-engraver.cc (process_music): extra check
3518         to allow 0-length mmrest events.
3519
3520         * scm/part-combiner.scm (determine-split-list): many bugfixes.
3521
3522         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
3523
3524         * lily/spacing-engraver.cc (finalize): robustifications.
3525
3526         * input/regression/new-part-combine-solo-global.ly: new file.
3527
3528         * scm/part-combiner.scm: rewrite.
3529
3530 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
3531
3532         * Documentation/user/refman.itely, input/puer-fragment.ly,
3533         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
3534         updated for proper use of lyricsto; replaced "(" and ")" ->
3535         "\melisma" and "\melismaEnd"
3536
3537         * input/test/ancient-font.ly: small updates to reduce compile
3538         warnings (TODO: junk this file)
3539
3540         * input/test/gregorian-scripts.ly: added comment about bug
3541
3542         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
3543         tiny robustness fix
3544
3545         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
3546         recent changes in the feta code); temporarily mapped mensural g
3547         clef to a copy of petrucci g clef until mensural g clef will have
3548         been rewritten
3549
3550         * mf/parmesan-heads.mf: bugfix: solved character name clashing
3551         between mensural and neo-mensural heads (this broke quite a while
3552         ago)
3553
3554         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
3555
3556 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3557
3558         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
3559         indication.  Fixes for verbatim, multi line comments.
3560
3561 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3562
3563         * input/regression/new-part-combine-solo.ly: more cases.
3564
3565         * lily/slur.cc (height): robustness fix.
3566
3567         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
3568
3569         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
3570         stemUp/stemDown.
3571
3572         * scm/music-functions.scm (determine-split-list): further analysis.
3573
3574         * lily/script-engraver.cc (try_music): discard duplicate
3575         articulations.
3576
3577         * input/regression/new-part-combine-solo.ly: new file
3578
3579         * input/regression/new-part-combine-a2.ly: new file.
3580
3581         * ly/performer-init.ly: add Devnull
3582
3583         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
3584         for \musicglyph #"accidental-*"
3585         (conv): \newpartcombine rule.
3586
3587 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3588
3589         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
3590
3591 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3592
3593         * scripts/filter-lilypond-book.py: Handle verbatim, latex
3594         textwidth, --output.
3595
3596 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3597
3598         * scm/new-markup.scm (doubleflat): add accidental markups.
3599
3600         * VERSION: release 2.1.17
3601         
3602         * Documentation/user/refman.itely (Automatic part combining):
3603         revise documentation of the part-combiner.
3604
3605         * input/regression/pc-switch-slur.ly (texidoc): remove file.
3606         
3607         * input/test/part-combine-{moment,staff}.ly: remove file.
3608
3609         * input/regression/pc-mmrest.ly (two): remove file.
3610
3611         * scm/define-music-types.scm (music-descriptions): add
3612         Solo{One,Two}Event and UnisonoEvent
3613
3614         * lily/new-part-combine-iterator.cc (unisono): add state_
3615         variable, signal changes with part-combine-event.
3616
3617         * input/regression/new-part-combine-text.ly: new file.
3618
3619         * lily/part-combine-engraver.cc: new file.
3620
3621 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3622
3623         * scripts/filter-lilypond-book.py: Handle snippet options.
3624
3625 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3626
3627         * scm/music-functions.scm (determine-split-list): detect solo1/2
3628         and unisono.
3629
3630         * lily/new-lyric-combine-music-iterator.cc (construct_children):
3631         revert fix, document why.
3632
3633         * lily/tie-performer.cc (process_music): new function. Set melisma
3634         property.
3635
3636         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
3637         always smaller than bracket size.
3638         (make_bracket): oops. Size of the gap was off by factor 2
3639
3640         * input/test/text-rotate.ly: new file.
3641
3642         * scm/new-markup.scm (markup): a macro that provides a
3643         LilyPond-like syntax in scheme for building markups, in order to
3644         help markup command definition. (Nicolas Sceaux)
3645
3646         * input/test/lyrics-skip-notes.ly: new example.
3647
3648         * lily/parser.yy (post_event): make HYPHEN into postfix event.
3649
3650         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
3651         use is_alias() iso. == . This fixes lyrics on
3652         GregorianTranscriptions. 
3653
3654 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3655
3656         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
3657         \thispagestyle{lastpage} to avoid that it's printed on the second
3658         last page when there's only a single score line on the last page.
3659         (The page breaking mechanism in TeX played some ugly tricks to us.)
3660
3661 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3662
3663         * scripts/filter-lilypond-book.py: Further development.
3664
3665         * input/regression/collision-dots-move.ly: New test.
3666
3667         * lily/note-collision.cc (check_meshing_chords): Move dots on left
3668         hand side note head of non-merged collision to the right.
3669
3670         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
3671         Construct children before accessing property from emtpy
3672         lyrics_context_.
3673         (construct_children): Find thread before finding LyricsVoice.
3674         Create LyricsVoice one if none found, fixes crash (thanks Erik
3675         Sandberg).
3676
3677 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
3678
3679         * cygwin/: Forward port.
3680
3681 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3682
3683         * buildscripts/install-info-html.sh: Use Bash.
3684
3685         * cygwin/mknetrel: Patch from Bert.
3686
3687 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3688
3689         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
3690
3691         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
3692         try to copy *png, index.html (Bertalan Fodor).
3693
3694         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
3695
3696 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3697
3698         * lily/note-collision.cc (check_meshing_chords): Do not remove
3699         dots (from down head) when merging similar heads (thanks Matthias
3700         Kilian).  Simplify merge_possible tests and other cleanups
3701
3702         * input/regression/collision-merge-differently-dotted.ly: Add test
3703         for disappearing dots on similar heads for both voices.
3704
3705 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3706
3707         * Documentation/user/invoking.itexi (Invoking lilypond): Document
3708         that tagline overrides copyright for single page scores. Correct
3709         the default tagline value.
3710
3711 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3712
3713         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
3714
3715 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3716
3717         * buildscripts/lilypond-login.sh: Avoid warning about undefined
3718         TEXMF if it's previously unset.
3719
3720 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
3721
3722         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
3723
3724         * input/test/trills.ly: fix the unfolding of lineprall.
3725
3726         * input/test/figured-bass-alternative.ly: fix accidental.
3727
3728 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3729
3730         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
3731         
3732         * input/no-notation/dos-guile.ly: 
3733         * input/no-notation/dos-ps.ly: 
3734         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
3735         
3736         * input/no-notation/safe-include.ly:
3737         * input/no-notation/safe-guile.ly:
3738         * input/no-notation/safe-ps.ly: 
3739         * input/no-notation/safe-tex.ly: New file.
3740
3741         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
3742         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
3743         options now.
3744         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
3745         When in --safe-mode, set environment openout_any=p[aranoid].
3746
3747         * tex/ltest.tex: 
3748         * tex/lilyponddefs.tex: Add \nofiles.
3749
3750         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
3751         options.
3752
3753         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
3754         This allows building the user manual using a binary installation
3755         and a matching unpacked source tree.
3756
3757         * scm/lily.scm (safe-module): New variable. 
3758
3759         * lily/includable-lexer.cc (new_input): Fix error messages.
3760
3761         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
3762         If SAFE, evaluate in safe-module.  Change callers.
3763
3764         * lily/main.cc (Long_option_init): Reinstate safe-mode.
3765
3766         * lily/lexer.ll (embedded_scm): While processing main-input,
3767         invoke ly_parse_scm with safe mode if running in safe-mode.
3768         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
3769         in init.ly for safe-mode.
3770
3771 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3772
3773         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
3774         compatibility with old versions of geometry.sty (compat2
3775         already implied includehead).
3776         Change the page layout slightly so bottom + footskip = top +
3777         headheight + headsep = 16mm, the remaining paperheight-32mm
3778         are used for the music. Increase footskip to 5mm, so the top of
3779         the footer text doesn't touch the music.
3780
3781 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3782
3783         * VERSION: release 2.1.16
3784         
3785         * scm/music-functions.scm (determine-split-list): bugfix: only use
3786         new-active for both voices if both indexes advance. This fixes the
3787         biggest outstanding problem with new-pc. 
3788
3789         * lily/new-part-combine-iterator.cc (construct_children): set more
3790         directions.
3791
3792 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3793
3794         * scripts/convert-ly.py (conv): add instrument rule.
3795
3796         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
3797
3798         * lily/side-position-interface.cc: remove add_staff_support ()
3799         Change all callers to use staff-padding.
3800
3801         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
3802         make_spanner().
3803
3804         * lily/a2-engraver.cc (process_acknowledged_grobs): 
3805
3806         * lily/text-engraver.cc: remove scriptHorizontal property.
3807
3808         * lily/beam.cc (least_squares): also set least-squares-dy for
3809         special case of slanted 2-stem beam to center.
3810
3811         * lily/side-position-interface.cc (out_of_staff): move contents of
3812         out_of_staff into aligned_side.
3813         remove out_of_staff().
3814
3815         * input/regression/measure-grouping.ly: fix warning.
3816
3817         * lily/side-position-interface.cc: add staff-padding support to
3818         Side_position_interface::aligned_side.
3819
3820         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
3821         one get_property too many.
3822
3823         * flower/include/drul-array.hh (linear_combination): new function
3824         (scale_drul): new function
3825
3826         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
3827         operations on empty intervals are silly.
3828
3829 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3830
3831         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
3832         (iso gh_scm2int), fixes crash in new part-combiner.
3833
3834         * configure.in: Up mftrace to 1.0.27.
3835
3836 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3837
3838         * VERSION: release 2.1.15
3839         
3840         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
3841         align all stanza numbers.
3842
3843 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
3844
3845         * Documentation/user/{introduction.itely,refman.itely,
3846         converters.itely}: fix some text inside parentheses; text should
3847         be readable (even) if parentheses are either replaced with commas 
3848         or dropped out.
3849
3850 2004-01-25  Werner Lemberg  <wl@gnu.org>
3851
3852         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
3853         input/test/vaticana.ly, input/test/ancient-font.ly,
3854         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
3855         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
3856         ly/params-as-init.ly, scm/define-grobs.scm,
3857         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
3858
3859         * ly/params-as-init.ly: Removed.  Obsolete.
3860         * buildscripts/lilypond.words.py: Updated.
3861
3862 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3863
3864         * mf/parmesan-clefs.mf: switch off mensural G clefs.
3865
3866         * mf/feta-din{4,5,7,9}.mf: remove.
3867         
3868         * lily/engraver.cc (internal_make_item): centralize item/spanner
3869         factory.
3870
3871         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
3872         do correct chord conversion for ^"sim."  (backportme)
3873         (FatalConversionError.sub_articulations): substitute ^"foo" in
3874         chords too. (backportme)
3875
3876         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
3877         for Fingering.
3878
3879         * lily/side-position-interface.cc (out_of_staff): don't do
3880         anything if staff-padding not defined. 
3881
3882         * mf/feta-params.mf (stafflines): introduce linethickness as
3883         general blackness of the font.
3884
3885         * lily/stem.cc (position_noteheads): rounding error robustness.
3886
3887         * input/regression/rest-collision-beam.ly: move beam/rest stuff
3888         from beam-collision.ly 
3889
3890         * lily/beam.cc (rest_collision_callback): remove direction.
3891
3892         * scm/define-grobs.scm (all-grob-descriptions): remove
3893         enclose-bounds in OttavaBracket and PianoPedalBracket
3894
3895         * scm/new-markup.scm (def-markup-command) new macro, which takes
3896         care of defining the COMMAND-markup and make-COMMAND-markup
3897         procedures, setting markup-signature and keyword-signature object
3898         properties, and pushing the markup command in
3899         markup-function-list.
3900
3901         All markup commands are defined thanks to it.  Users may also use
3902         it to define their own markup commands. (Nicolas Sceaux)
3903
3904         * scm/new-markup.scm: Scheme style clean-up: there should be no
3905         parenthesis alone on a line; LET* should not be used where LET is
3906         enough. (Nicolas Sceaux)
3907
3908 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3909
3910         * scripts/filter-lilypond-book.py: Add script.
3911
3912 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3913
3914         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
3915
3916 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3917
3918         * Documentation/user/refman.itely (Fingering instructions): add
3919         single note chords. 
3920
3921         * lily/multi-measure-rest-engraver.cc: use a single
3922         MultiMeasureEvent for mm rests. This prevents problems with the
3923         new part combiner.
3924
3925         * scm/music-functions.scm (determine-split-list): analysis has
3926         global effect: a difference halfway a phrase makes the entire
3927         phrase be typeset as apart.
3928         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
3929
3930 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3931
3932         * ly/performer-init.ly: add Devnull.
3933
3934         * Documentation/user/refman.itely (Font selection): remove paper20
3935         ref.
3936         
3937 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3938
3939         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
3940
3941 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3942
3943         * scm/music-functions.scm (determine-split-list): bugfixes.
3944
3945         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
3946
3947         * input/test/scales-greek.ly: use C as base, results in different
3948         alterations at the clef.
3949
3950         * input/regression/pedal-ped.ly: new file.
3951
3952         * input/regression/pedal-bracket.ly: new file.
3953
3954         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
3955         replace after_line_breaking()
3956
3957         * lily/line-interface.cc (line): read thickness.
3958         (line): dash-fraction = 0 always for dotted-line style.
3959
3960         * input/test/staff-lines.ly (lower): bugfix.
3961
3962         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
3963         \accepts Devnull into Score.
3964
3965         * scm/lily.scm: remove bla.scm load.
3966
3967 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3968
3969         * VERSION: release 2.1.14
3970         
3971         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
3972
3973         * lily/side-position-interface.cc (general_side_position): add
3974         Staff_symbol_referencer::staff_space ().
3975
3976         * lily/include/context-def.hh: rename from translator-def.hh
3977
3978 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3979
3980         * input/template/piano-dynamics.ly (pedal): Updated definition of
3981         Dynamics such that \cresc works, for example.
3982
3983 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3984
3985         * lily/stem.cc (calc_stem_info): use
3986         Staff_symbol_referencer::staff_space
3987
3988         * lily/beam-quanting.cc (quanting): scale Stem_info 
3989
3990         * lily/beam.cc (rest_collision_callback): use minimum-distance
3991         property for rest/beam collisions.
3992         (rest_collision_callback): bugfixes.
3993
3994         * lily/system.cc (post_processing): extra-offset is now relative
3995         to the size of the current staff.
3996
3997         * scm/music-functions.scm (notice-the-events-for-pc): record all
3998         voices, only analyze "one" and "two".
3999
4000         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
4001         not parent. 
4002
4003         * lily/new-part-combine-iterator.cc (construct_children): create
4004         Devnull from Voice context
4005
4006         * scm/music-functions.scm (determine-split-list): bugfixes.
4007
4008         * lily/lily-guile.cc (robust_scm2int): new function
4009
4010         * lily/staff-symbol-referencer.cc (line_thickness): new
4011         function. Use throughout.
4012
4013         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
4014         in its own context.  Add to preset font-size.
4015
4016         * lily/stem.cc (thickness): new function.
4017
4018         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
4019         compute thickness from ledger-line-thickness.
4020
4021         * lily/note-head.cc (brew_ledger_lines): use
4022         Staff_symbol::get_ledger_line_thickness ().
4023
4024         * lily/beam.cc (rest_collision_callback): use
4025         Staff_symbol_referencer::staff_space().
4026
4027         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
4028         Mus1 Mus2
4029
4030         * lily/include/translator.hh (class Translator): add accepts_list_
4031         so  \with { \denies / \accepts } also works.
4032
4033         * scm/music-functions.scm (determine-split-list): determine split
4034         list from music events.
4035
4036         * lily/new-part-combine-iterator.cc: more states.
4037
4038         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
4039
4040 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4041
4042         * lily/system.cc (set_loose_columns): use the right prebroken cols
4043         for interpolating loose column position.
4044
4045         * lily/text-spanner.cc (brew_molecule): default to no vertical
4046         lines.
4047
4048         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
4049         take space.
4050
4051         * scm/define-grobs.scm (all-grob-descriptions): less padding.
4052
4053 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4054
4055         * scripts/convert-ly.py: Do not test filename when processing
4056         stdin.
4057
4058         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
4059
4060 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4061
4062         * lily/axis-group-engraver.cc (finalize): extra check; if
4063         process_music () is never called, then staffline_ == 0.
4064
4065         * lily/simultaneous-music-iterator.cc (pending_moment): don't
4066         check run_always ().
4067         
4068         * VERSION: release 2.1.13
4069
4070         * input/regression/note-head-style.ly (pattern): cleanup.
4071
4072         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
4073         downloading.
4074
4075         * scm/output-lib.scm (shift-right-at-line-begin): new function:
4076         kludge rehearsalmark placement.
4077
4078         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
4079         , ly:spanner?
4080
4081         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
4082         close to note head for accidentals.
4083
4084         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
4085         tuplet direction.
4086
4087         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
4088
4089 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4090
4091         * lily/include/music-iterator.hh (class Music_iterator): add
4092         substitute_outlet() to iterator API.
4093
4094         * lily/new-part-combine-iterator.cc (construct_children):
4095         New_pc_iterator: new class, better part combining.
4096
4097         * lily/tie-column.cc (werner_directions): new function
4098
4099         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
4100
4101         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
4102         empty objects group spanner as parent
4103
4104         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
4105         slope against graphical slope.
4106
4107         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
4108         for ottava bracket.
4109
4110         * lily/side-position-interface.cc (general_side_position):
4111         opps. reinstate *dir.
4112
4113         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
4114         parser run.
4115
4116         * lily/tuplet-bracket.cc: remove calc_dy ().
4117
4118         * Documentation/user/refman.itely (Balloon help): document balloon
4119         help
4120
4121 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4122
4123         * scm/document-backend.scm (check-dangling-properties): Grob
4124         properties are defined define-grob-properties.scm.
4125         
4126 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4127         
4128         * VERSION: release 2.1.12
4129
4130         * scm/define-grobs.scm (all-grob-descriptions): larger font for
4131         ChordName
4132
4133         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
4134         relation to surroundings.
4135
4136         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
4137         Y-extent to the note-extents: stay clear of the staff.
4138
4139 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4140
4141         * Documentation/user/GNUmakefile
4142         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
4143         iso. copy.
4144
4145         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
4146
4147         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
4148
4149         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
4150
4151         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
4152
4153         * lily/line-interface.cc (line): remove thickness from calling interface.
4154
4155         * lily/hairpin.cc: use Line_interface
4156
4157         * lily/line-interface.cc: new file. Line_interface for everything
4158         with dotted/dashed lines.
4159         
4160
4161         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
4162
4163         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
4164         for constructing ottava brackets.
4165         
4166         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
4167         the note heads.
4168
4169         * Documentation/user/internals.itely (Engravers and performers):
4170         fix broken link.
4171
4172         * scm/music-functions.scm (make-mark-set): new function.
4173
4174         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
4175         functionally identical to beam.
4176
4177         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
4178         () with beam (). 
4179
4180         * Documentation/user/refman.itely (Rehearsal marks): document new
4181         functionality.
4182
4183         * input/regression/rehearsal-mark-number.ly: new file.
4184
4185         * input/regression/rehearsal-mark-letter.ly: new file.
4186
4187         * scm/translation-functions.scm (number->mark-string): new function
4188         (format-mark-letters): new function
4189         (format-mark-numbers): new function
4190
4191         * lily/mark-engraver.cc (process_music): rehearsalMark is now
4192         integer; formatting is done through markFormatter property.
4193         
4194         * scm/define-translator-properties.scm: fold all *-done properties
4195         into positioning-done.
4196
4197         * lily/beam.cc (position_beam): new function
4198         (brew_molecule): make sure that positions are calced before making
4199         the molecule.
4200
4201         * scm/output*.scm (beam):  take 4th argument for function.
4202
4203         * ps/music-drawing-routines.ps: take blot as 4th argument.
4204
4205         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
4206         stem to avoid small dents.
4207         
4208 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4209
4210         * VERSION: release 2.1.11
4211
4212         * input/regression/balloon.ly: new file.
4213
4214         * lily/balloon.cc (brew_molecule): new file: draw boxes around
4215         objects, and make help texts. 
4216
4217         * scm/new-markup.scm (parse-simple-duration): parse duration
4218         string to log & dots. (Thanks Nicolas!)
4219
4220         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
4221         rule.
4222
4223 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
4224
4225         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
4226         Lemberg).
4227
4228         * THANKS: alphabetic order.
4229
4230 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4231
4232         * input/regression/note-head-harmonic.ly: new file.
4233
4234         * Documentation/user/internals.itely (Technical manual): explain
4235         difference between music, translation, layout.
4236
4237         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
4238
4239         * scm/output-ascii-script.scm (bracket): rounding bfs.
4240
4241         * scripts/convert-ly.py (conv): add \include "paper" rule. 
4242
4243         * ly/paper*.ly: remove files. 
4244         
4245         * scm/paper.scm (set-staff-size): new function: set default
4246         staff-size.
4247
4248         * scripts/convert-ly.py (conv): add conversion rule.
4249
4250         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
4251         function.
4252
4253         * scm/paper.scm: new file.
4254         (set-staff-size): new function 
4255         (set-paper-size): new function
4256
4257         * lily/parser.yy (music_output_def_body): restructure definition,
4258         so first Scheme statement in \paper also happens in new scope. 
4259
4260         * lily/system.cc (post_processing): move uniquify_list () to
4261         dumping molecule stage.
4262
4263         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
4264         this will mess up scores that use barchecks to shorten measures.
4265
4266         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
4267         at 20pt too.
4268
4269         * Documentation/user/tutorial.itely (Printing lyrics): document
4270         \lyricsto
4271
4272         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
4273
4274         * Documentation/user/refman.itely (Fermatas): document \lyricsto
4275
4276         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
4277         if Voice is not found.
4278
4279         * VERSION: release 2.1.10
4280         
4281         * input/{test,regression}/: remove old-relative 
4282
4283         * lily/lexer.ll: add empty markup signature. 
4284
4285         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
4286         strut markup
4287
4288         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
4289
4290         * scm/define-translator-properties.scm: update melismata property
4291         doco.
4292
4293         * lily/system.cc (output_lines): revert uniquify_list() patch,
4294         strange side effects seen.
4295         
4296         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
4297         dash-period < 0.
4298
4299         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
4300         for flute. 
4301
4302 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4303
4304         * input/regression/*.ly: use newaddlyrics iso. addlyrics
4305
4306         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
4307
4308         * lily/lyric-extender.cc (brew_molecule): behave decently in case
4309         of line breaks.
4310         (brew_molecule): add padding to left, not right.
4311
4312         * lily/system.cc (uniquify_list): new function
4313         (output_lines): uniquify_list () on all-elements. This fixes
4314         double symbols in the output.
4315
4316         * lily/beam.cc (rest_collision_callback): don't move anything if
4317         staff-position is set.
4318
4319         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
4320
4321         * lily/system.cc (typeset_grob): warn if adding twice.
4322
4323         * lily/sequential-iterator.cc (run_always): implement run_always().
4324         (also in other files.)
4325         
4326         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
4327
4328         * lily/event.cc (to_relative_octave): add octave-check.
4329
4330         * Documentation/user/refman.itely (Line breaking): add noBreak.
4331
4332         * scm/new-markup.scm (normalsize-markup): add function.
4333         (sans-markup): new function.
4334
4335         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
4336         come earlier nowadays.  This fixes beams on grace notes.
4337         
4338         * scm/music-functions.scm (direction-polyphonic-grobs): new
4339         variable, share between override and revert. This fixes script
4340         directions in polyphonic sections. (backportme)
4341
4342 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4343
4344         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
4345         breakpoints.
4346
4347         * lily/break-align-interface.cc: add doco
4348
4349         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
4350
4351 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4352
4353         * VERSION: release 2.1.9
4354
4355         * scm/document-markup.scm (markup-doc-node): add note about naming.
4356
4357         * scm/new-markup.scm (left-align-markup): bugfix. 
4358
4359         * Documentation/user/refman.itely (Ottava brackets): more doco for
4360         ottava.
4361
4362         * lily/side-position-interface.cc (out_of_staff): also do
4363         out_of_staff() correctly for d == DOWN.
4364
4365         * lily/text-spanner.cc (brew_molecule): only put vertical line and
4366         horizontal line if they move to the right.
4367         
4368         * scm/define-grobs.scm (all-grob-descriptions): set
4369         text-repeat-if-broken for ottava spanner
4370
4371         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
4372         property.
4373
4374         * mf/feta18.mf: design size is 18 not 22.5
4375
4376         * lily/new-lyric-combine-music-iterator.cc (process): new file.
4377         Add a single LyricsVoice to a melody. Melismata may be set
4378         individually.
4379
4380         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
4381
4382         * lily/dot-column.cc: add stdio.h
4383
4384 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4385
4386         * lily/item.cc: documentation for break-visibility (Thanks, John).
4387
4388 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4389
4390         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
4391
4392         * lily/translator-def.cc: rename Translator_def to Context_def.
4393
4394         * Documentation/user/internals.itely (Lexical details): clarify
4395         string def.
4396
4397         * Documentation/user/refman.itely (Rhythmic music): add link to
4398         RhythmicStaff 
4399
4400 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4401
4402         * lily/translator.cc: document start_translation_timestep()
4403
4404         * scm/output-tex.scm (tex-encoded-fontswitch): use
4405         round for rounding (inexact->exact yields rationals)
4406
4407         * lily/*.cc: remove superfluous start_translation_timestep() calls.
4408
4409         * lily/translator-group.cc (get_simple_trans_list): 
4410         new function; construct simple_trans_list_ lazily.
4411         
4412 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4413
4414         * lily/paper-outputter.cc (output_scope): Check if number before
4415         checking exact (guile cvs).
4416
4417         * scm/*: Escape backslashes in scheme strings (guile cvs).
4418
4419 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4420
4421         * Documentation/user/refman.itely (Tablatures basic): annotate
4422         seealso sections.
4423
4424         * lily/*.cc: cleanup of engraver initialize() functions.
4425
4426         * lily/repeat-acknowledge-engraver.cc
4427         (start_translation_timestep): remove first_b_
4428
4429         * lily/tab-note-heads-engraver.cc: listen to string number events
4430         inside < > too. (backportme).
4431
4432         * Documentation/user/refman.itely (Text scripts): add fatText to
4433         index.
4434
4435 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4436
4437         * VERSION: 2.1.8
4438
4439         * stepmake/bin/add-html-footer.py (built): add Wiki links to
4440         footer.
4441
4442         * lily/parser.yy (translator_mod): allow \with { \remove .. }
4443
4444         * lily/bar-check-iterator.cc (process): only warn if
4445         barCheckLastFail was changed.
4446
4447         * scm/define-translator-properties.scm (barCheckLastFail): add
4448         property.
4449
4450         * lily/main.cc (main_prog): print summary of failed files.
4451
4452         * lily/axis-group-engraver.cc: move all spanner creation to
4453         process_music (). Now staffs can be adjusted with \override too.
4454         (Jan, you are a brilliant programmer!)
4455         
4456         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
4457
4458 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4459
4460         * Documentation/user/tutorial.itely (Integrating text and music):
4461         Show the commands to produce a PDF as well.
4462
4463 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4464
4465         * lily/translator-def.cc (get_translator_names): accept user
4466         tweaks too. 
4467
4468         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
4469         as big as normal heads. 
4470
4471         * input/*ly: run convert-ly
4472         
4473         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
4474         () if dependencies are fluked.
4475
4476         * scm/document-translation.scm (engraver-doc-string): update on
4477         latest string/symbol conventions.
4478
4479         * lily/translator-ctors.cc: use Scheme_hash_table.
4480
4481         * lily/translator-def.cc (get_translator_names): new function
4482         (add_context_mod): new function
4483         (get_accepted): new function
4484
4485         * lily/parser.yy (context_mod): put all modifications of
4486         \translator { } in a single production, encode as SCM.
4487
4488         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
4489         to use read-only lists, so additions to the definition can be
4490         prepended easily.  
4491
4492         * Documentation/user/invoking.itexi (Editor support): add node on
4493         editor support.
4494
4495         * Documentation/user/refman.itely (Bar check): add lyrics example
4496         of bar checks. 
4497
4498         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
4499
4500         * scripts/convert-ly.py (conv): add conversion rule.
4501
4502         * lily/parser.yy: use \change iso. \translator for staff switch.
4503
4504         * lily/my-lily-lexer.cc: add \change.
4505
4506         * scm/define-translator-properties.scm
4507         (default-melisma-properties): add definition.
4508
4509 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4510
4511         * Documentation/user/refman.itely (Bar lines): clarification of
4512         systemStartDelimiter. 
4513
4514         * input/test/slur-shape.ly (x): remove file.
4515
4516         * lily/translator-group.cc (apply_property_operations): new function.
4517
4518 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4519
4520         * lily/parser.yy (optional_prop_ops): allow \with {
4521         PROPERTYSETTINGS } following \context or \new.
4522
4523         * lily/my-lily-lexer.cc: add \with.
4524
4525         * lily/parser.yy (property_operation): clean up definition of
4526         property operations.
4527         (property_op_to_music): new function.
4528         (context_spec_music): new function
4529
4530         * VERSION: 2.1.7 released.
4531         
4532         * input/regression/collision-merge-dots.ly: new file.
4533
4534         * lily/note-collision.cc (check_meshing_chords): if merging heads,
4535         then kill the dots too. 
4536
4537         * lily/separating-line-group-engraver.cc (acknowledge_grob):
4538         set/unset breakableSeparationItem
4539
4540         * lily/separation-item.cc (relative_width): add function.
4541
4542         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
4543         only-prebreak-interface
4544
4545         * lily/system.cc (output_lines): only junk only-prebreak-interface
4546         grobs.
4547
4548         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
4549         read breakableSeparationItem
4550
4551         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
4552
4553         * lily/system.cc (output_lines): don't suicide Spacing_items. 
4554
4555         * lily/dot-column.cc (dot_config_badness): new function:
4556         select the best scoring dot configuration: dots should go close to
4557         the note heads, but be shifted up or down according to conventions.
4558         (print_dot_configuration): idem.
4559         (shift_one): idem
4560         (remove_collision): idem.
4561
4562         * input/regression/dots.ly: add more test cases.
4563
4564 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4565
4566         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
4567
4568         * flower/include/interval.hh: rename elem_b to contains 
4569
4570         * lily/tie.cc: change 'heads to 'head-pair.
4571
4572         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
4573         fill in 'heads field.
4574
4575         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
4576         minimum-length for short ones, and shorten so collisions with the
4577         next syllable are avoided.
4578
4579         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
4580         near-zero slopes.
4581         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
4582
4583         * lily/dots.cc: remove quantized_position callback. All Y
4584         positioning is done by dot-column.cc
4585
4586         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
4587         exhaustive test of all dot positions. This fixes disappearing dots
4588         in dotted chords.
4589
4590 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4591
4592         * mf/feta-klef.mf (test_staff): fatten up G clef
4593         (test_staff): fatten up f clef.
4594         
4595
4596 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4597
4598         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
4599         * input/les-nereides.ly: Use latin1 characters for title, like
4600         Morgenlied.
4601
4602 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4603
4604         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
4605         cmb10).
4606
4607         * lily/lyric-extender.cc (brew_molecule): add little space before
4608         extender line.
4609
4610         * lily/beam-quanting.cc (score_forbidden_quants): check if
4611         outer stafflines fall in any beam gaps.
4612
4613         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
4614         for lyric texts.
4615
4616 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4617
4618         * VERSION: 2.1.6 released.
4619
4620         * lily/beam-quanting.cc (quanting): add inspect-quants property:
4621         this shows the demerits of a user-defined beam position pair.
4622
4623         * scm/define-grobs.scm (all-grob-descriptions): set
4624         beamed-extreme-minimum-free-lengths to a different value.
4625
4626         * lily/scm-option.cc: add debug-beam scm-option
4627
4628         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
4629
4630 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4631
4632         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
4633
4634         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
4635         space after barline.
4636
4637         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
4638
4639         * lily/spacing-spanner.cc (breakable_column_spacing): take average
4640         of spacing wishes, not maximum. Only do this for delta-t == 0. In
4641         the other case, take standard column-breakable spacing. Do not
4642         warn about "no spacing wishes".
4643
4644         This fixes wide spaces after barlines in very loose lines.
4645
4646         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
4647
4648 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4649
4650         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
4651         acknowledge_grob lyric-syllable, not lyric-text.
4652
4653         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
4654         dashes of length #'length separated by #'dash-period. 
4655
4656         * lily/lyric-extender.cc (brew_molecule): idem
4657
4658         * lily/multi-measure-rest.cc (big_rest): idem
4659
4660         * lily/system-start-delimiter.cc (simple_bar): idem
4661
4662         * lily/bar-line.cc (simple_barline): use rounded box
4663
4664         * VERSION: release 2.1.5
4665
4666         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
4667         music): move note about dvips to more visible place.
4668
4669         * lily/lyric-phrasing-engraver.cc: move from
4670         new-phrasing-engraver.cc, remove old cruft (syllable-group,
4671         lyric-phrasing-engraver.hh)
4672         
4673         * lyric-align.ly: remove file
4674         
4675         * scripts/convert-ly.py (FatalConversionError.func): add removal
4676         rule for automaticMelismata
4677
4678         * ly/engraver-init.ly (ScoreContext): switch on
4679         New_phrasing_engraver by default.
4680
4681         * lily/slur-engraver.cc (class Slur_engraver):
4682         process_acknowledged_grobs -> process_music.
4683         (try_music): signal melismata correctly.
4684
4685         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
4686         word-space, right-trim-amount, and extend past right bound only
4687         for note heads.
4688
4689         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
4690         lyric-extender support: add note-heads to the extender
4691         automatically.
4692
4693         * lily/parser.yy: extender is now post_event. 
4694
4695         * lily/accidental-engraver.cc (number_accidentals): remove
4696         spurious warning about non-parent contexts.
4697
4698         * lily/music-output-def.cc (assign_translator): \translator { }
4699         for a Foo context implicitly redefines \FooContext.
4700
4701         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
4702         fixes.
4703
4704         * lily/slur.cc (brew_molecule): don't use stafflinethickness
4705         doubly in slur weight. 
4706
4707         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
4708         combination.
4709
4710         * scm/define-grobs.scm (all-grob-descriptions): change clef -
4711         staffbar distance.
4712
4713         * scripts/lilypond.py (global_latex_preamble): crank down size of
4714         the margins. Now there is a 12 mm top and bottom margin, which
4715         should correspond with the printable area of modern printers.
4716
4717         This enlarges the music height of the printable page a little.
4718
4719         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
4720         signs. Use \markup instead.
4721         (accreg_pen): tweak for accordeon asterisk.
4722
4723 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4724
4725         * lily/melisma-engraver.cc (try_music): use melisma_busy()
4726
4727         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
4728
4729         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
4730
4731         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
4732
4733         * scm/define-grobs.scm (all-grob-descriptions): change
4734         StanzaNumber description: make side support, i.s.o. breakable.
4735         use Instrument_name_engraver for texts in the margin.
4736
4737         * scm/define-translator-properties.scm: remove
4738         melismaEngraverBusy, stz property.
4739
4740         * *.cc: naming: change empty_b () into is_empty ()
4741
4742         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
4743
4744         * input/regression/lyric-phrasing-new.ly: new file.
4745
4746         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
4747         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
4748         melismata are now left-aligned.
4749
4750 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4751
4752         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
4753
4754         * mf/feta19.mf: remove.
4755         
4756         * mf/feta-klef.mf (test_staff): more tweaks
4757
4758         * mf/feta-toevallig.mf: more small size tweaks.
4759
4760         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
4761         rests for smaller sizes.
4762
4763         * mf/feta-bolletjes.mf: fix cross heads.
4764
4765         * VERSION: release 2.1.4
4766         
4767         * scripts/convert-ly.py (FatalConversionError.func): add rule for
4768         deprecated #'ancient font family
4769
4770         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
4771         it is a string or number.
4772
4773         * scm/output-lib.scm (note-head-style->attachment-coordinates):
4774         change calling convention of stem-attachment function. 
4775
4776         * buildscripts/mf-to-table.py: read and dump WX/WY fields
4777
4778         * mf/feta-autometric.mf: dump WX/WY fields too
4779         
4780         * mf/parmesan-heads.mf: idem.
4781
4782         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
4783         attachment coordinates.
4784
4785         * lily/note-head.cc (stem_attachment_coordinate): read stem
4786         attachment from the notehead glyphs WX/WY fields.
4787
4788         * lily/include/font-metric.hh (struct Font_metric): add methods
4789         get_indexed_wxwy (), make a distinction between looking up by
4790         index and ASCII  
4791
4792         * mf/feta-bolletjes.mf: rewrite note head MF code.
4793         (test_outlines): make heads more rotund for smaller sizes. 
4794
4795 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4796
4797         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
4798         throughout. Font scaling fixes throughout.
4799
4800         * mf/feta-sleur,slur.mf: remove. 
4801
4802         * mf/feta-slag.mf: rewrite.
4803
4804 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4805
4806         * VERSION: release 2.1.3
4807
4808         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
4809
4810         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
4811
4812         * lily/mark-engraver.cc (process_music): fix mark
4813         \default. (backportme)
4814
4815         * stepmake/stepmake/automatically-generated.sub.make (default):
4816         use -n for head/tail commands. 
4817
4818         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
4819         heads with the same pitch.
4820
4821 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
4822
4823         * lily/recording-group-engraver.cc (finalize): set protected_scm
4824         member to '() before finalizing.
4825
4826         * lily/translator-group.cc (finalize): remove removal_processing () 
4827
4828         * lily/recording-group-engraver.cc: new engraver: record
4829         synchronized start & end times for each music object.
4830
4831         * lily/parser.yy (toplevel_expression): execute score rendering
4832         during parsing. Cleanup output-filename handling; this is no
4833         longer done with global variables.
4834         (translator_spec_body): allow \type modification too.
4835
4836         * lily/score.cc:  ly:run-translator: new function
4837         (LY_DEFINE): ly:render-output new function.
4838
4839         Separate interpreting and rendering, and make available as
4840         functions at Scheme level.
4841
4842 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4843
4844         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
4845         (musicxml-node->string):
4846         (xml-node->string):
4847         (music-to-musicxml): New function.
4848
4849 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4850
4851         * VERSION: 2.1.2 released
4852
4853         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
4854
4855         * scm/font.scm (paper20-font-vector): discouple font design sizes
4856         from sizes specified in .ly file: store all design sizes of a font
4857         in a single vector.
4858
4859         * lily/font-select.cc (get_font_by_design_size): new function
4860
4861         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
4862         add parmesan,feta in sizes 14 and 18.
4863         
4864         * mf/feta-toevallig.mf: use blot diameter for double sharp.
4865
4866         * lily/font-size-engraver.cc (acknowledge_grob): change definition
4867         of fontSize: this now sets font-size
4868
4869 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4870
4871         * VERSION: 2.1.1 released
4872         
4873         * Documentation/user/refman.itely (Tuning objects): add note about
4874         concurrent tweaks in different contexts. 
4875
4876         * lily/tie-engraver.cc (acknowledge_grob): use
4877         Staff_symbol_referencer::get_position iso. reading staff-position
4878         directly.
4879
4880         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
4881         currentMusicalColumn as left span-point for bracket. The bracket
4882         is too long when there are accidentals.
4883
4884 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4885
4886         * buildscripts/lilypond-profile.sh,
4887         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
4888         Thanks to Reuben Thomas <rrt@mupsych.org>
4889
4890 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
4891
4892         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
4893         Wurbel <wurbel@univ-tln.fr>.
4894
4895 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4896
4897         * scripts/midi2ly.py: Add space after chords.
4898
4899 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
4900
4901         * input/regression/{many}: add few @code{ ... }.
4902
4903 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4904
4905         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
4906         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
4907         Removed cmbx5, cmbx6 (which are included in teTeX)
4908         and cmbxti14 which is not used in fonts.scm.
4909
4910 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
4911
4912         * lily/midi-item.cc: fine tune quarter tones.
4913
4914 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
4915
4916         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
4917         new function, warn how many cents are missing in fine tuning.
4918
4919 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
4920
4921         * input/bugs/rhytmicstaff-tie.ly: add file.
4922
4923         * THANKS: Create skeleton for 2.1.
4924
4925 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
4926
4927         * input/test/bar-lines.ly (TODO): dashed "|".
4928
4929 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
4930
4931         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
4932         input/regression/tie-chord.ly: Fix spell for tying.
4933
4934         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
4935
4936         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
4937         new file (renamed, see above).
4938
4939         * Documentation/user/lilypond-book.itely
4940         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
4941         * input/example-1.ly input/example-2.ly input/example-3.ly
4942         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
4943         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
4944         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
4945         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
4946         * scripts/lilypond-book.py scripts/lilypond.py
4947         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
4948         * vimrc: replace ly2dvi with lilypond and remove silly comments.
4949
4950         * Documentation/user/lilypond.tely: update version.
4951
4952         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
4953         Remove extra spaces in each @node, fixes spaces.
4954
4955 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4956
4957         * scripts/lilypond-book.py (output_dict): Add definition of
4958         \lilypondbook also for LaTeX output. Solves several bug reports.
4959
4960 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
4961
4962         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
4963
4964 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
4965
4966         * input/test/transposition.ly: Fix key signatures, given in comments.
4967
4968 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4969
4970         * scm/midi.scm (instrument-names-alist),
4971         Documentation/user/appendices.itely: Correct spelling of shakuhachi
4972
4973 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4974
4975         * input/test/temporary-stave.ly (texidoc): New example based on an
4976         email question from Ralph Little.
4977
4978 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4979
4980         * VERSION: release 2.1.0
4981         
4982         * lily/note-performer.cc (try_music): accept busy-playing-event.
4983
4984         * lily/swallow-perf.cc (try_music): return false for
4985         busy-playing-event and melisma-playing-event.
4986
4987 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4988
4989         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
4990         >> in \score.
4991
4992 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4993
4994         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
4995         that articulation_substitute will not move beam start again.
4996         (articulation_substitute): Bugfix: remove stray space so that new
4997         old chords ending '>>' does not get broken up.
4998         (sub_chord): Use TAB for indentation (not spaces).
4999         
5000         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
5001         Bugfix for startup: Use ?^ instead of ?\^.
5002
5003 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5004
5005         * lily/lyric-combine-music-iterator.cc
5006         (Lyric_combine_music_iterator): change init order, to prevent GC
5007         segfaults.
5008
5009         * lily/context-specced-music-iterator.cc (construct_children): 
5010         only change  translator if found. This fixes a core dump problem.
5011
5012 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5013
5014         * scm/slur.scm (default-slur-extremity-rules): use equal? for
5015         comparison.
5016
5017         * mf/feta-bolletjes.mf: make hole in half note little
5018         smaller for stem attachment.
5019
5020         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
5021
5022         * mf/feta-banier.mf: don't draw stem with flag, just small square
5023         attachment.
5024
5025         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
5026
5027         * mf/feta-banier.mf: remove upstem/downstem characters.
5028
5029         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
5030
5031         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
5032         stafflinethickness (in the default)
5033
5034         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
5035
5036         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
5037
5038         * Documentation/topdocs/INSTALL.texi (Top): reorder.
5039
5040         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
5041
5042         * lily/include/directional-element-interface.hh:
5043         junk class, make {get,set}_grob_direction functions.
5044
5045         * lily/slur.cc (get_attachment): do something sensible when
5046         attaching to stem without heads (eg. a rest).
5047
5048         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
5049         forcing up to staff.  remove #'support-head property
5050         (brew_molecule): small cleanup.
5051         (flag): remove #'grace property.
5052
5053 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5054
5055         * cygwin/postinstall-lilypond.sh: 
5056         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
5057         (Volker Zell).
5058
5059 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5060
5061         * scripts/lilypond-book.py: resurrect 'eps' option. 
5062         (TexiPaper.to_eps): use -Ppdf for EPS files.
5063
5064         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
5065
5066         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
5067
5068         * VERSION: release 2.0.1
5069
5070         * lily/bezier.cc (get_other_coordinate): change assert into
5071         warning.
5072
5073         * lily/note-head.cc (internal_brew_molecule): make left protusion
5074         smaller, to accomodate for natural sign.
5075         (internal_brew_molecule): only do this when the accidental is
5076         close enough.
5077         (extent): new function
5078
5079         * lily/skyline.cc (merge_skyline): new function
5080         (heighten_skyline): new function
5081
5082         * lily/accidental-placement.cc (position_accidentals) 
5083         (position_accidentals): fix todo.
5084
5085 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5086
5087         * input/test/+.ly (texidoc): put version number inline.
5088
5089         * GNUmakefile.in: remove rsync-web target.
5090         
5091         * input/regression/bar-scripts.ly (onestaff): raggedright
5092
5093 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5094
5095         * lily/*.cc: remove #if 0'd code in couple of places.
5096
5097         * lily/midi-stream.cc (operator <<): rewrite.
5098
5099         * lily/note-head.cc (internal_brew_molecule): 
5100         only make ledgers when the Staff symbol has lines.
5101
5102         * ly/property-init.ly (arpeggioBracket): simplify
5103
5104         * lily/translator-group.cc (execute_pushpop_property): use
5105         SCM_EQ_P for comparing keys. This fixes reverting
5106         auto-beam-settings.
5107
5108 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5109 *
5110         * lily/midi-stream.cc (operator <<): Also write MIDI string when
5111         midi_debug_global_b.
5112         (operator <<): Normalise loop.
5113
5114 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5115
5116         * scripts/lilypond.py (escape_path): revise.
5117
5118         * scm/music-functions.scm (set-output-property): new function.
5119         
5120 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5121
5122         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
5123         use addmakeflags again.
5124
5125         * cygwin/lily-wins.py (escape_shell): New function; use it.
5126
5127         * scripts/lilypond.py (escape_shell): Escape quotes and other
5128         spaces too.  Do not escape escaping backslashes.
5129
5130         * make/srcdir.make.in (web-install): Must call install-WWW now.
5131
5132         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
5133         dependency
5134
5135 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5136
5137         * scripts/lilypond.py (escape_path): escape quotes too. 
5138
5139         * Documentation/user/lilypond.tely (Unified index): rename Index
5140         to accomodate Windows breakage.
5141
5142         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
5143
5144         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
5145         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
5146         target not a source.
5147
5148 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5149
5150         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
5151         addmakeflags.  Build and install doc and web also when building on
5152         Cygwin.
5153
5154         * mf/GNUmakefile: Bugfix.
5155
5156         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
5157         target web.
5158
5159         * cygwin/lily-wins.py: Quote filename.
5160
5161 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5162
5163         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
5164
5165 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5166
5167         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
5168         settings.
5169
5170         * configure.in: Require g++ > 3.0.4.
5171
5172         * mf/GNUmakefile: Bugfix: Add list.ly target.
5173         
5174         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
5175
5176         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
5177         make omf directory, add uninstall targets.
5178
5179 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5180
5181         * lily/tie-performer.cc (initialize): init prev_event
5182
5183         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
5184
5185         * lily/script-engraver.cc (make_script_from_event): don't crash on
5186         non-string articulation-type.
5187
5188         * lily/new-fingering-engraver.cc (add_script): don't crash on
5189         0 scripts 
5190         (acknowledge_grob): warn about text script events.
5191
5192 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
5193
5194         * buildscript/lilypond.words: fix path for drums.scm.
5195
5196 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5197
5198         * lily/spacing-spanner.cc (note_spacing): don't make longer
5199         durations than measure-length.
5200
5201         * VERSION: release 2.0.0
5202
5203         * GNUmakefile.in (rsync-web): version independent rsync target.
5204
5205         * input/test/+.ly (texidoc): idem.
5206
5207         * input/regression/+.ly: print version number.
5208
5209         * input/regression/accidentals.ly (mel): shorten.
5210
5211         * input/regression/accidental-octave.ly (texidoc): shorten.
5212
5213         * input/regression/hairpin-dashed.ly (texidoc): docstring.
5214
5215         * input/regression/completion-heads-polyphony.ly: octave
5216
5217         * input/regression/beam-manual.ly: remove
5218
5219         * input/regression/beam-chord.ly: remove
5220
5221         * input/regression/grace-dynamic.ly: remove
5222         
5223         * input/regression/grace-volta-repeat.ly: octave fixes.
5224
5225         * input/regression/hairpin-dashed.ly (texidoc): doc string.
5226
5227         * lily/parser.yy (step_number): semitones for chord entry too.
5228         (make_chord_step): more robust code, semitones. 
5229
5230         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
5231
5232         * input/regression/breathing-sign.ly (texidoc): split ancient and
5233         normal breathing signs.
5234
5235         * scm/define-grobs.scm (all-grob-descriptions): swap
5236         beamed-extreme-minimum-free-lengths and
5237         beamed-minimum-free-lengths; the 'extreme' case should allow
5238         shorter stems. This fixes forced directions on beamed 32nd and
5239         shorter notes.
5240
5241         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
5242         quartertones, not semitones.
5243         (NoteNamesContext): swallow more event types
5244
5245         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
5246
5247         * VERSION (PACKAGE_NAME): release 1.9.10
5248
5249 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5250
5251         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
5252         set note head as cause of note-column.  This gives a better error
5253         message.
5254
5255 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5256
5257         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
5258
5259 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5260
5261         * mf/GNUmakefile (pfa_warning): instruct 
5262
5263         * stepmake/aclocal.m4: typo.
5264
5265         * Documentation/user/cheatsheet.itely: more verbose examples.
5266
5267         * input/regression/clefs.ly: remove bogus docstring.
5268
5269 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5270
5271         * GNUmakefile.in (SUBDIRS): Add elisp.
5272
5273         * elisp/lilypond-mode.el: 
5274         * elisp/lilypond-init.el: 
5275         * elisp/lilypond-indent.el: 
5276         * elisp/lilypond-font-lock.el: Move from top dir.
5277
5278         * stepmake/stepmake/elisp-vars.make: New file.
5279
5280         * config.make.in (elispdir): Add.
5281
5282         * Documentation/topdocs/INSTALL.texi: Typo.
5283
5284         * make/ly-rules.make: Test for files instead of touching void and
5285         ignoring errors.
5286
5287         * GNUmakefile.in:
5288         * make/lilypond.redhat.spec.in:
5289         * debian/rules: Fix lilypond.words stuff a bit.  For running from
5290         <builddir>, adding
5291         
5292              (push "<builddir>/share/lilypond/elisp" load-path)
5293
5294         to your ~/.emacs.el should give you LilyPond-mode again.
5295
5296         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
5297         regexp for DOS/Windows, we are too paranoid to fix others.
5298
5299 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5300
5301         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
5302
5303         * input/test/chord-names-jazz.ly (banterProperties): fix
5304
5305         * lily/parser.yy (bass_mod): bass figure alterations are semi
5306         tones, not quarter tones
5307
5308         * lily/beam.cc (set_stem_lengths): only lengthen stems
5309         for gapped beams.
5310
5311         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
5312         by beamcount.
5313
5314         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
5315         a warning that the warning may erroneous.
5316
5317         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
5318         target.
5319
5320         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
5321         targets.
5322
5323         * GNUmakefile.in ($(config_h)): config.h should depend on
5324         config.hh.in .
5325         (lilypond.words): remove fontball stuff.
5326
5327         * stepmake/aclocal.m4: only print config.cache warning if it exists.
5328
5329         * configure.in: remove pktrace reference.
5330
5331         * GNUmakefile.in (rsync-web): permissions and ownership for
5332         website.
5333
5334         * lily/volta-engraver.cc (staff_eligible): new function.
5335         (stop_translation_timestep): kill off spanners if not eligible.
5336
5337         * VERSION (PATCH_LEVEL): release 1.9.9
5338
5339         * input/regression/beam-quanting-32nd.ly (texidoc): new file
5340
5341         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
5342         length is more important than forbidden quants.
5343         
5344 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
5345
5346         * buildscripts/lilypond.words: order words in search order,
5347         add lilypond.words.vim to be generated.
5348
5349         * lilypond.vim: use lilypond.words.vim for keyword matching.
5350
5351         * lilypond-mode.el: use search order. fix word selection rules.
5352
5353         * lilypond-font-lock.el: fix fontifying long durations.
5354
5355         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
5356
5357 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5358
5359         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
5360
5361         * stepmake/stepmake/generic-targets.make:
5362         * stepmake/stepmake/bin/make-version.py: 
5363         * stepmake/aclocal.m4:
5364         * make/stepmake.make:
5365         * make/toplevel-version.make: Build fixes: remove last traces of
5366           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
5367
5368         * lily/beam.cc: Add gap-count property.
5369
5370 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5371
5372         * scm/define-grob-properties.scm (gap-count): add gap-count
5373
5374         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
5375
5376 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5377
5378         * cygwin/mknetrel.doc: Typo.
5379
5380         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
5381
5382         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
5383
5384 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5385
5386         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
5387         sizes. Remove support for 'ledger'(=tabloid+landscape).
5388
5389 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5390
5391         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
5392         sauter PFAs.
5393
5394         * configure.in: remove VERSION stuff once again.
5395
5396         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
5397
5398         * scm/define-grobs.scm (all-grob-descriptions): use sans family
5399         for chord names.
5400
5401         * mf/GNUmakefile: always trace pfa fonts.
5402         (SAUTER_FONTS): add cmss[567] too fonts
5403
5404         * configure.in: require mftrace. 
5405
5406         * lily/staff-performer.cc (new_instrument_string): don't look at
5407         instrument property.
5408
5409         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
5410         is_direction is the C++ one. Similar for ly_axis_p and
5411         ly_number_pair_p
5412
5413 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5414
5415         * lily/beam.cc (brew_molecule): read gap-count to determine
5416         number of tremolo (gapped) beams.
5417
5418         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
5419         shorter than 1/8
5420
5421         * flower/include/array.hh (default_compare): new function
5422
5423         * cygwin/mknetrel: Native fixes.
5424
5425         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
5426
5427 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5428
5429         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
5430         feature for Windows.
5431
5432         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
5433
5434         * cygwin/mknetrel: Updates for native use on Cygwin.
5435
5436         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
5437
5438         * stepmake/stepmake/help2man-rules.make: 
5439         * cygwin/mknetrel: Bugfix for manpages.
5440
5441         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
5442         $(builddir).  Stepmake is a normal subdirectory now, that is not
5443         configured.  Another srcdir build fix.
5444
5445         * Documentation/topdocs/INSTALL.texi,
5446         buildscripts/lilypond.words.py, lilypond-font-lock.el,
5447         lilypond-init.el, lilypond-mode.el, debian/rules,
5448         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
5449         rename generated file lilypond.words to lilypond.words.el.
5450
5451 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
5452
5453         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
5454
5455         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
5456         GNUmakefile.in.
5457
5458 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5459
5460         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
5461         when cross building.
5462
5463         * configure.in: srcdir build fix.
5464
5465         * cygwin/GNUmakefile:
5466         * cygwin/lily-wins.py:
5467         * cygwin/postremove-lilypond.sh: 
5468         * cygwin/postinstall-lilypond.sh: Merge from stable.
5469
5470         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
5471         s/ly2dvi/lilypond/.
5472
5473 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5474
5475         * lily/slur.cc (after_line_breaking): only set control points if
5476         none supplied yet.
5477
5478         * input/test/slur-manual.ly: new file.
5479
5480         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
5481         <<  >> chords too.
5482
5483         * VERSION (PACKAGE_NAME): release 1.9.8
5484
5485         * scripts/lilypond.py (escape_path): escape spaces in directory names
5486
5487         * input/test/text-spanner.ly: fixes.
5488
5489 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
5490
5491         * buildscripts/lilypond.words.py: add drum names as note names to
5492         Emacs-mode.
5493
5494 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5495
5496         * input/regression/hairpin-dashed.ly: new file.
5497
5498         * scripts/convert-ly.py (conv): warn about dash-length.
5499
5500         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
5501         automatically if we get a new one.
5502
5503         * lily/lookup.cc (dashed_line): new function
5504
5505         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
5506         dash-fraction.
5507
5508 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
5509
5510         * buildscripts/lilypond.words.py: extract note names.
5511
5512         * lilypond-mode.el: take note names from lilypond.words -file.
5513         small fix in the use of string-match.
5514
5515         * lilypond-font-lock.el: use lilypond.words for note names, add 
5516         maxima to note a duration.
5517
5518 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5519
5520         * lily/breathing-sign.cc: remove railtracks() function. 
5521
5522         * input/regression/arpeggio-bracket.ly (texidoc): add file.
5523
5524         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
5525         (brew_molecule): bugfix don't make arpeggio shorter when
5526         arpeggio-direction is set.
5527
5528         *  debian/rules: small corrections in the (Pedro K)
5529
5530         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
5531         examples.
5532
5533         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
5534         special (repeat) bar comes along.
5535
5536         * input/regression/auto-beam-bar.ly: update.
5537
5538         * scripts/lilypond-book.py (output_dict): remove support for the
5539         EPS option.
5540
5541         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
5542         VerticalAlignment and VerticalAxisGroup this fixes the size
5543         computations for the entire system.
5544  
5545         * input/les-nereides.ly (bass): remove superfluous fontSize.
5546
5547         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
5548         causes directory of file to be added to include path.
5549
5550         * input/regression/beam-break.ly: test single stem beams.
5551
5552         * input/regression/system-start-bracket.ly: fix.
5553
5554         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
5555
5556         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
5557
5558         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
5559         (score_stem_lengths): do something sensible for single stem beams.
5560
5561         * lily/beam.cc (least_squares): add kludge for single stem beams.
5562
5563         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
5564         keySignature to list of broken things.
5565
5566         * input/regression/keys.ly: fix.
5567
5568         * VERSION (PACKAGE_NAME): release 1.9.7
5569
5570         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
5571
5572         * Documentation/user/refman.itely (Pitches): doc quarter tones.
5573
5574         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
5575         (quartertone_pitch): new function
5576
5577         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
5578         flat. WARNING: FONT CHANGED.
5579
5580         * ly/nederlands.ly: add -eh and -ih for quarter tones.
5581
5582         * lily/accidental-placement.cc (add_accidental): support for
5583         quarter tones.
5584
5585         * ly/LANGUAGEs.ly: use symbols for alterations.
5586
5587         * mf/feta-toevallig.mf: change accidental codes. 
5588
5589         * scm/lily.scm (ly:get-option): switch on debugging only for
5590         --verbose.
5591
5592         * lily/lily-guile.cc: remove ly:verbose?
5593
5594         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
5595
5596         * lily/parser.yy (TODO): only do gh_call() for apply with
5597         procedure argument.
5598
5599         * lily/tie-engraver.cc (start_translation_timestep): move melisma
5600         stuff in accordance with new timing of tie-events.
5601
5602         * lily/my-lily-lexer.cc: remove \outputproperty
5603
5604         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
5605
5606         * scm/define-translator-properties.scm (melismaBusyProperties):
5607         add melismaBusyProperties property.
5608
5609 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5610
5611         * input/test/ambitus-mixed.ly (texidoc): new file.
5612
5613         * buildscripts/mutopia-index.py (find): prune debugging
5614
5615         * lily/side-position-interface.cc: doc updates
5616
5617         * Documentation/user/refman.itely: updates, tweaks.
5618
5619         * lily/parser.yy (Simple_music): remove outputproperty
5620
5621         * make/stepmake.make: use VERSION again; importing VERSION via
5622         autoconf dependencies is too hairy.
5623
5624 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
5625
5626         * lilypond-mode.el: allow `-' for keywords and identifiers.
5627
5628 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5629
5630         * VERSION: release 1.9.6
5631         
5632         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
5633         iso. ly2dvi.
5634
5635         * Documentation/user/*.itely: fixes everywhere
5636
5637         * lily/completion-note-heads-engraver.cc: rewrite engraver:
5638         produce ties from the engraver itself, do not broadcast TieEvent.
5639
5640         * lily/my-lily-lexer.cc: remove pitch & duration.
5641
5642         * lily/parser.yy (TODO): remove \pitch and \duration
5643
5644         * input/test/explicit.ly: remove file.
5645
5646         * Documentation/user/refman.itely (Pitches): remove \pitch 
5647         \duration command.
5648
5649 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
5650
5651         * buildscripts/lilypond.words.py: add all slur types to Emacs
5652         insertion menu, suppose everything is postfixed by dropping 
5653         unnecessary `-' -marks.
5654
5655 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5656
5657         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
5658         tremoloed stems.
5659
5660         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
5661         head for flagged stems.
5662
5663         * lily/stem.cc (get_default_stem_end_position): futz with extra
5664         stem length if there is a stem tremolo.
5665
5666         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
5667         it would be too small.
5668
5669         * lily/font-metric.cc: return #f for non-existent glyph.
5670         
5671         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
5672         exported through config.make.
5673
5674         * input/regression/clef-oct.ly: new file.
5675
5676         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
5677         transposition.
5678
5679         * input/template/*.ly: remove old relative.
5680
5681         * ly/english.ly: add X names for double sharp.
5682
5683 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5684
5685         * lily/font-select.cc: new file handle font selection routines.
5686
5687         * lily/parser.yy: add ; (Patrick Atamaniuk)
5688
5689         * input/test/time-signature-double.ly: use markups for double time
5690         sigs.
5691
5692         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
5693         ChordNames.SeparationItem #'padding for adjusting space after chords.
5694         
5695         * lily/music-output-def.cc (LY_DEFINE): 
5696         new function ly:paper-lookup.
5697         
5698         * mf/parmesan-clefs.mf: use # quantities for char_box
5699         offsets. Fixes overflow errors in the PFA. 
5700
5701         * scm/new-markup.scm (strut-markup): change calling interface for
5702         markup. Pass paper-def, not grob. This would allow \markup to be
5703         used separately from grobs.
5704
5705         * lily/paper-def.cc: new function ly:paper-font; this function
5706         replaces ly:get-font.
5707
5708         * lily/include/font-interface.hh (struct Font_interface): take
5709         Paper_def iso. Grob for get_font().
5710
5711 2003-09-14  Graham Percival  <gperlist@shaw.ca>
5712
5713         * Documentation/user/ tutorial.itely, refman.itely: add warning
5714         about \key and accidentals.
5715
5716 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5717
5718         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
5719
5720         * Documentation/user/*.itely: manual tweaks
5721
5722 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
5723
5724         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
5725         cleanup; bugfix: exact_center
5726
5727         * Documentation/user/refman.itely: added more documentation on
5728         ambitus according to recent questions on lilypond-user list
5729
5730 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5731
5732         * input/regression/ottava.ly (texidoc): demo 15ma too.
5733
5734         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
5735
5736         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
5737         octave fixes.
5738
5739 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5740
5741         * lily/lexer.ll: add \r to the rules for newlines; this fixes
5742         problems on older Mac editors.
5743
5744 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
5745
5746         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
5747
5748 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
5749
5750         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
5751         mf/parmesan-clefs.mf: added comments on character alignment and
5752         set_char_box() conventions
5753
5754         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
5755         set_char_box()'s
5756
5757         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
5758
5759 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
5760
5761         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
5762
5763 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
5764
5765         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
5766         shortened to avoid almost-collision with staff line; code cleanup;
5767         other custodes: fixed char boxes; code cleanup
5768
5769 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5770
5771         * configure.in: release 1.9.5
5772         
5773         * scripts/lilypond.py (global_latex_preamble): only set
5774         twosideshift if 'twoside' is in latexoptions 
5775
5776         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
5777
5778         * VERSION: remove
5779
5780         * scripts/*2ly.py: update <> syntax
5781
5782 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5783
5784         * lily/chord-name-engraver.cc (process_music): add origin for
5785         chord name.
5786
5787         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
5788
5789         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
5790         bass notes for exceptions too.
5791
5792         * scm/define-grobs.scm (all-grob-descriptions): rename
5793         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
5794
5795         * scm/define-grob-properties.scm (remove-first): add remove-first
5796         property for orchestral scores.
5797
5798         * Documentation/user/*.itely: switch <<>> and <> 
5799
5800         * lily/glissando-engraver.cc (process_music): bugfix: move line to
5801         last_line only once. This fixes the two consecutive glissandi problem.
5802
5803 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
5804
5805         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
5806         error message "flexa-width undefined"
5807
5808         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
5809         lily/include/gregorian-ligature.hh: print warning when ignoring
5810         head prefixes on flexa shapes
5811
5812         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
5813         space before a series of inclinatum heads
5814
5815         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
5816         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
5817         cleanups
5818
5819         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
5820         and char_box
5821
5822 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
5823
5824         * input/regression/breathing-sign.ly: tiny fixes
5825
5826         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
5827         semantical collision with vaticana ligatures
5828
5829         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
5830         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
5831         now consistent with mensural ligatures
5832
5833         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
5834         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
5835         context pitches and staff position; dto. for virga stem; removed
5836         obsolete virga and clivis characters from parmesan font (WARNING:
5837         font changed)
5838
5839         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
5840         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
5841
5842         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
5843         scm/define-grob-properties.scm: consistency fix: renamed
5844         join_left->add_cauda
5845
5846         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
5847         appendix length; bugfix: yoffs_bt for reverse direction punctum
5848         characters
5849
5850         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
5851         small cleanups; added more docu
5852
5853         * lily/mensural-ligature-engraver.cc,
5854         lily/vaticana-ligature-engraver.cc,
5855         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
5856         computation to CoherentLigatureEngraver
5857
5858         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
5859         scm/define-grob-properties.scm: bugfix: added missing linea and
5860         cavum properties; bugfix: removed dead semivocalis property
5861
5862         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
5863         length; redesigned quilisma, stropha and auctum
5864
5865         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
5866         line thickness
5867
5868         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
5869         Documentation/user/refman.itely: bugfix: introduced shifted
5870         epiphonus head to avoid collision with adjacent plica
5871
5872 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5873
5874         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
5875
5876         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
5877
5878 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5879
5880         * Documentation/user/tutorial.itely (A lead sheet): remove
5881         duplicate chords.
5882
5883         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
5884
5885 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5886
5887         * Documentation/bibliography/computer-notation.bib (isbn): add
5888         xivcim publication.
5889
5890 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
5891
5892         * GNUmakefile.in: drop lilypond.words for generation.
5893
5894 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
5895
5896         * buildscripts/lilypond.words.py: take filename (also) from an arg.
5897
5898         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
5899
5900 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5901
5902         * input/test/figured-bass-alternate.ly (fl): new file.
5903
5904         * Documentation/topdocs/README.texi (Top): clarifications.
5905
5906         * Documentation/bibliography/computer-notation.bib (isbn): add phd
5907         theses of Gieseking and Renz.
5908
5909         * GNUmakefile.in (README_FILES): remove README.mandrake.
5910
5911 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
5912
5913         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
5914         from source files and search patterns listed in the script.
5915
5916         * GNUmakefile.in: add target `lilypond.words'.
5917
5918         * lilypond.words: remove file, generated by `make lilypond.words'.
5919
5920         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
5921
5922 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
5923
5924         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
5925
5926 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5927
5928         * VERSION: 1.9.4 released
5929
5930         * scripts/convert-ly.py (FatalConversionError.figures_replace):
5931         rule for < > <-> << >> substitution
5932
5933         * lily/lexer.ll: exchange meaning of << >> and < > 
5934
5935         * VERSION (PACKAGE_NAME): 1.9.3 released
5936
5937         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
5938         pages unconditionally.
5939
5940 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5941
5942         * Documentation/user/music-glossary.tely (Top): small syntax
5943         fixes.
5944
5945         * scm/music-functions.scm (remove-tag): filter \tagged music
5946         expressions.
5947
5948         * input/regression/tag-filter.ly (texidoc): new file.
5949
5950         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
5951         symbol2 .. ) etc. 
5952
5953         * scripts/convert-ly.py (FatalConversionError.conv): fingering
5954         convert rule.
5955
5956         * Documentation/user/refman.itely (Fingering instructions): adjust
5957         manual.
5958
5959         * lily/new-fingering-engraver.cc (position_scripts): don't crash
5960         for borderline cases (e.g. 1 fingering.)
5961         (position_scripts): revise interface, use fingerOrientations to
5962         set fingering positions.
5963
5964         * scm/document-translation.scm (context-doc): add aliases to
5965         automated documentation.
5966
5967         * make/lilypond-vars.make: remove stepmake compat glue.
5968
5969         * make/generic-vars.make: remove cruft.
5970
5971         * lily/main.cc (main): don't identify binary.
5972
5973 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5974
5975         * lily/include/translator.hh (class Translator): remove
5976         type_string_ , use symbol for context name throughout.
5977         Changes through whole source tree.
5978
5979         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
5980         set PDF as default, and always make PDF.
5981
5982         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
5983
5984 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
5985
5986         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
5987         Documentation/user/refman.itely input/regression/allfontstyle.ly
5988         input/regression/grace-types.ly:
5989         fix spelling for acciaccatura (Webster's 1913).
5990
5991 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5992
5993         * lily/main.cc (usage): adjust blurb, include url.
5994
5995         * input/regression/breathing-sign.ly (texidoc): transpose up
5996
5997 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
5998
5999         * input/regression/breathing-sign.ly: changed ancient examples to
6000         be relevant (by request of Han-Wen); updated BreathingSign text
6001         property according to new syntax.
6002
6003         * ly/gregorian-init.ly: updated BreathingSign text property
6004         according to new syntax
6005
6006 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6007
6008         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
6009         (Clef): index entries for clefs.
6010
6011         * python/lilylib.py (system): remove errorlog files.
6012         
6013 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
6014
6015         * lilypond.words: add \new and new graces. Add dynamics to menus
6016         keeping 1.8.x compatibility; after all the engraving relating to 
6017         notes becomes postfixed `-' marks will be removed.
6018
6019 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6020
6021         * lily/molecule.cc (align_to): idem.
6022
6023         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
6024         
6025         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
6026         accacciatura everywhere.
6027
6028         * VERSION (PACKAGE_NAME): released 1.9.2
6029
6030         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
6031
6032         * scm/document-markup.scm (markup-doc-node): sort markup function
6033         list.
6034
6035         * lily/paper-outputter.cc (output_version): change "Lily was here"
6036         into  "Engraved by LilyPond"
6037
6038         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
6039         on unquoted strings before \notenames.
6040
6041         * lily/parser.yy (lyric_element): allow markup as lyric text. This
6042         increases the number of s/r reductions to 4.
6043
6044         * scm/new-markup.scm (fraction-markup): \fraction command.
6045
6046         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
6047         mode
6048
6049         * lily/lookup.cc (round_filled_box): rename function.
6050         (LY_DEFINE): round-filled-box: change signature.
6051
6052         * Documentation/user/refman.itely: revise section explaining grace
6053         notes.
6054
6055         * lily/translator-scheme.cc (LY_DEFINE): add ! to
6056         ly:set-context-property
6057
6058         * input/*/*.ly (vmus): use \new everywhere.
6059
6060         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
6061
6062         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
6063         default
6064
6065         * scm/music-functions.scm (set-stop-grace-properties)
6066         (set-start-grace-properties, add-grace-property): new functions
6067         for modular grace tweak control.
6068
6069         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
6070         
6071 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6072
6073         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
6074
6075         * GNUmakefile.in (install-pfa-fonts):
6076         (get-pfa-fonts): New target.
6077
6078         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
6079         install-pfa-fonts help.
6080
6081 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6082
6083         * lily/translator-scheme.cc (LY_DEFINE):
6084         ly:context-pushpop-property new function.
6085         (LY_DEFINE): new function ly:translator-find  
6086         new function ly:translator?
6087         (LY_DEFINE): new function ly:context?
6088
6089         * lily/translator-def.cc: remove
6090         Translator_def::apply_pushpop_property().
6091
6092         * python/lilylib.py (read_pipe): only store and display error log
6093         if verbose not set.
6094         (read_pipe): only display log if it contains something.
6095
6096 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6097
6098         * Documentation/misc/GNUmakefile: Re-add.
6099         (TEXTS): Add CHANGES.
6100
6101 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
6102
6103         * lilypond.words: add \newcontext.
6104
6105 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6106
6107         * lily/tie-performer.cc (stop_translation_timestep): only flush
6108         tied_notes when we have actually made a tie. Fixes bugs with ties
6109         in polyphonic scores.
6110
6111 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6112
6113         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
6114         they do not exist.
6115
6116 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6117
6118         * VERSION (PACKAGE_NAME): released 1.9.1 
6119
6120         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
6121         Instrument_name_engraver
6122
6123         * lily/tie-performer.cc (create_audio_elements): bugfix
6124
6125         * Documentation/user/music-glossary.tely (Top): comment out
6126         font-style statements.
6127
6128         * input/test/force-hshift.ly: revise example.
6129
6130         * Documentation/bibliography/engraving.bib (note): typos.
6131
6132         * configure.in: bump GCC requirements to 3.x
6133
6134         * lily/include/audio-item.hh (class Audio_tie): rename
6135         note_l_drul_ to note_drul_
6136
6137         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
6138
6139         * lily/parser.yy (relative_music): whoops. All \relative were off
6140         by ...  a lot .... Ahem.
6141
6142         * scm/define-music-types.scm (music-descriptions): idem.
6143
6144         * lily/beam-engraver.cc: move new-beam-event to beam-event
6145
6146         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
6147         to Tie_engraver
6148
6149         * input/regression/bar-number.ly: remove unnecessary old-relative
6150         options.
6151         
6152         * Documentation/user/internals.itely (Creating contexts): document
6153         \newcontext
6154
6155         * lily/parser.yy (Composite_music): add \newcontext
6156
6157         * Documentation/user/refman.itely (MIDI block): add note about
6158         dotted tempos.
6159
6160         * scm/font.scm: remove old markup legacy
6161
6162         * GNUmakefile.in (web-clean): remake share/ after web-clean.
6163
6164         * lily/breathing-sign.cc (brew_molecule): remove function
6165
6166         * lily/text-item.cc: remove old-style markups.
6167         (interpret_markup): C++ version of markup function
6168         (brew_molecule): idem.
6169
6170         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
6171         as Scheme variable.
6172
6173         * scripts/convert-ly.py (conv): dashes rule.
6174         Apply rule.
6175
6176         * Documentation/user/lilypond-book.itely: syntax fixes. 
6177
6178 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6179
6180         * VERSION (PACKAGE_NAME): release 1.9.0
6181
6182         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
6183         note about dvips. (Should backport.)
6184
6185         * scripts/convert-ly.py
6186         (FatalConversionError.articulation_substitute): add
6187         convert-new-chords code. Remove convert-new-chords.py
6188
6189         * Documentation/user/refman.itely (Octave check): document
6190         \octave.
6191
6192         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
6193         \relative changes.
6194
6195         * lily/parser.yy (command_element): octave check:
6196
6197            \octave PITCH
6198
6199         checks that PITCH (without octave) yields PITCH (with octave) in
6200         \relative
6201
6202         * lily/relative-octave-music.cc (to_relative_octave): octave check.
6203
6204         * lily/scm-option.cc: ly:set-option now has the default argument
6205         #t.
6206
6207         * lily/lexer.ll: add \renameinput
6208
6209         * python/lilylib.py (command_name): robustifications.
6210
6211         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
6212         /dev/stderr. This is ash compatible.
6213
6214         * ly/init.ly: add warning if compatibility was not necessary.
6215
6216         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
6217
6218         * flower/include/string-handle.icc: formatting cleanups, rename
6219         references by ref_count_.
6220
6221 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
6222
6223         * make/lilypond.mandrake.spec.in: syncronize the spec file with
6224         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
6225         package libs separately, fix conflicting php variable out=/dev/vc/
6226         invoking `unset out', declare menus, use only one icon-file, fix
6227         doc-path in menu.
6228
6229 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6230
6231         * scripts/convert-ly.py (FatalConversionError.conv): typo
6232
6233         * Documentation/misc/GNUmakefile: restore misc directory.
6234
6235         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
6236
6237         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
6238         Petites-Preludes 
6239
6240         * input/test/partial-blank.ly (quickmeasure): syntax
6241
6242         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
6243         attachment property.
6244
6245         * Documentation/user/refman.itely: remove superfluous -'s 
6246         (Grace notes): ) fixes.
6247
6248         * lily/music.cc: generic compress(), transpose() functions. Remove
6249         others.
6250
6251         * lily/parser.yy (gen_text_def): remove support for #'(italic )
6252         style markup entry.
6253
6254         * lily/parser.yy: all articulations postfix; remove obligatory -
6255         for [,  ) and \!
6256         
6257         * lily/music.cc (to_relative_octave): write generic
6258         to_relative_octave function; various relative cleanups.
6259         Hmmm.
6260
6261         * lily/scm-option.cc: add options new-relative and old-relative
6262
6263         * po/sv.po: new po file.
6264
6265         * Documentation/user/refman.itely (Dynamics): website
6266         fixes. (should backport!)
6267
6268 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
6269
6270         * make/lilypond.mandrake.spec.in: declare version only once.
6271
6272 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6273
6274         * lily/simultaneous-music.cc (to_relative_octave): undo relative
6275         meaning for now.
6276
6277 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6278
6279         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
6280
6281         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
6282
6283         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
6284
6285         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
6286
6287         * lily/music.cc (var): add ly:music-transpose function.
6288
6289         * lily/parser.yy (pre_events): remove prefix articulations.
6290
6291         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
6292
6293         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
6294
6295         * Documentation/user/refman.itely (Text markup): add comment about
6296         markup in header.
6297
6298 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6299
6300         * lily/paper-outputter.cc (write_header_fields_to_file): 
6301         only dump value if it is a string.
6302
6303         * flower/include/dictionary.hh: remove.
6304         
6305         * Documentation/ChangeLog-1.5: add back old log.
6306
6307         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
6308         .pfas from a .deb.
6309
6310 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6311
6312         * Documentation/bibliography/engraving.bib: add entry for
6313         Jaschinski's Notation
6314
6315 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6316
6317         * Documentation/user/refman.itely (Beaming): add note about
6318         allowBeamBreak
6319
6320 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
6321
6322         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
6323         GregorianTranscription contexts
6324
6325         * ly/engraver-init.ly: vaticana contexts: minor fixes
6326
6327         * Documentation/user/refman.itely (Ancient notation): added note
6328         on appendix length bug
6329
6330         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
6331         input/test/vaticana.ly: use vaticana contexts; small fixes
6332
6333 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6334
6335         * flower/hash.cc: Remove.
6336
6337         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
6338         to (nonexistent?) hash_func_ identifier.
6339
6340         * python/midi.c (midi_error, midi_warning): Use char const* for
6341         __FUNCTION__ argument.
6342
6343         * python/gettext.py: Remove.  We already require python 2.1, which
6344         includes gettext.py.
6345
6346         * configure.in: Require python 2.1, as INSTALL.texi says.
6347         it.
6348
6349         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
6350         versions 1.50 and 1.75.  Remove note about lexer patch.
6351
6352 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6353
6354         * Documentation/topdocs/INSTALL.texi: Update type1 font
6355         description to actual situation.  Add comment about new font ball
6356         layout.
6357
6358         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
6359         in $LILYPONDPREFIX suffices for installation.
6360
6361 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6362
6363         * debian/control (Build-Depends): Add flex-old as alternative to
6364         flex.  Deprecate bison 1.75.
6365
6366 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
6367
6368         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
6369         Vaticana contexts
6370
6371         * Documentation/user/refman.itely (Ancient notation): documented
6372         some bugs; tiny fixes; added docu on Vaticana contexts
6373
6374         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
6375         scripts
6376
6377 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
6378
6379         * Documentation/user/refman.itely (Ancient notation): added some
6380         introductory words; added section on ancient time signatures;
6381         added some @seealso and @refcommands; small fixes and
6382         beautifications
6383
6384 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
6385
6386         * input/regression/note-head-style.ly: many fixes and updates
6387
6388         * Documentation/user/refman.itely: added small sections on ancient
6389         accidentals, rests and flags; revised ancient note head section;
6390         small wording/spelling fixes
6391
6392         * input/test/rests.ly: layout fixes
6393
6394 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
6395
6396         * input/puer-fragment.ly: bugfix: central C position of do clef
6397
6398         * ly/gregorian-init.ly: workaround: add small padding space before
6399         divisiones (the correct fix would be the spacing engine to handle
6400         this)
6401
6402 2003-08-13  Graham Percival  <gperlist@shaw.ca>
6403
6404         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
6405         cue-notes.ly: minor fixes.
6406
6407 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
6408
6409         * Documentation/user/refman.itely: bugfix: remove obsolete link to
6410         input/test/custos-style.ly
6411
6412         * Documentation/index.html.in: bugfix: link to Tutorial.html
6413
6414         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
6415         to neumes; bugfix: "et": epiphonus, not just a simple pes
6416
6417 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
6418
6419         * lilypond-mode.el: split `Insert Tag' if it is long enough.
6420
6421         * lilypond.words: add new features: markup, column, center, \[ \].
6422         
6423 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
6424
6425         * Documentation/topdocs/NEWS.texi, DEDICATION,
6426         stepmake/bin/add-html-footer.py
6427         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
6428         input/mutopia/J.S.Bach/wtk1-fugue1.ly
6429         input/mutopia/J.S.Bach/wtk1-prelude1.ly
6430         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
6431         added (only) after a sentence which is complete; if the sentence is 
6432         not ended a comma `,' or nothing is used. fix also spaces.
6433
6434 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6435
6436         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
6437         requirements to plain 1.6.
6438
6439         * buildscripts/mutopia-index.py (read_lilypond_header): update
6440         mutopia-index.py to 1.4 syntax [sic]
6441
6442 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
6443
6444         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
6445
6446 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6447
6448         * Documentation/index.html.in: url for regression pdf
6449
6450         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
6451
6452         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
6453
6454         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
6455
6456         * VERSION: 1.8.0 released
6457         
6458         * GNUmakefile.in (local-WWW-post): footify build fix.
6459
6460         * configure.in: require GUILE 1.6.4
6461
6462         * Documentation/user/GNUmakefile: don't copy *.png for
6463         lilypond-internals
6464
6465         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
6466         local-WWW-post target.
6467         (rsync-web): add rsync-web target
6468
6469         * Documentation/user/introduction.itely (Music notation and
6470         engraving): add neume example
6471
6472         * input/puer-fragment.ly (cantus): add puer-fragment
6473
6474 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6475
6476         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
6477         to notes, so that equalizer is actualy being used.
6478
6479         * scm/midi.scm (instrument-equalizer-alist):
6480         (absolute-volume-alist): Define public, so that user can copy or
6481         override.
6482
6483         * lily/key-performer.cc (create_audio_elements): Check for minor
6484         key.  Only if key is minor, set MIDI key to minor.
6485
6486 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6487
6488         * Documentation/user/refman.itely (Hiding staffs): fixes.
6489
6490         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
6491
6492         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
6493         vertical extents to deal with Hara kiri correctly.
6494
6495         * input/regression/hara-kiri-short.ly: remove
6496
6497         * input/regression/hara-kiri-pianostaff.ly: update test.
6498
6499         * Documentation/user/*.tely: remove WEBTITLE
6500
6501         * scm/output-tex.scm (comment): idem.
6502
6503         * scm/output-pdftex.scm: remove GUILE 1.4 glue
6504
6505         * scm/music-functions.scm (make-lyric-event): new function
6506
6507         * scm/lily.scm (lilypond-version): new function
6508
6509         * input/test/version-output.ly: new file.
6510
6511         * Documentation/user/lilypond.tely: add version number to
6512         front-page.
6513
6514 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
6515
6516         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
6517
6518 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6519
6520         * input/template/gregorian-transcription.ly (barTwo): syntax update.
6521
6522         * Documentation/user/refman.itely (Hiding staffs): rename node.
6523
6524 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6525
6526         * input/regression/new-markup-syntax.ly (texidoc): remove
6527         molecule-callback override.
6528
6529 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6530
6531         * input/les-nereides.ly: Mark tweaks with %tweak.
6532
6533         * Debian patch, see debian/changelog (Anthony Fok).
6534
6535 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6536
6537         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
6538         problem.
6539
6540 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
6541
6542         * Documentation/user/refman.itely (Text markup): Fix language bug.
6543
6544 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6545
6546         * input/* : postfix syntax fixes.
6547
6548         * Documentation/user/refman.itely (Text markup): add note about
6549         raise/lower with ^ or _ .
6550         
6551         * po/fi.po: fix \\apply strings.
6552
6553         * lily/parser.yy (open_event): warn for prefix articulations.
6554
6555 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
6556
6557         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
6558         fix also on parmesan font.
6559
6560 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6561
6562         * VERSION 1.7.30 released
6563         
6564         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
6565
6566         * buildscripts/mutopia-index.py (headertext): rewording
6567
6568 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6569
6570         * scm/new-markup.scm (strut-markup): new markup function.
6571
6572         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
6573         space also when no accidental is there.
6574
6575 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
6576
6577         * input/les-nereides.ly: Updates.
6578
6579 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
6580
6581         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
6582         which repeats the tag insertion selected from "Insert tag" menu.
6583
6584 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6585
6586         * lily/all-font-metrics.cc (find_font): load AFM files first only
6587         for feta fonts. This fixes problems with TeXlive and other TeX
6588         distros that include AFM files for the CM fonts. 
6589
6590         * scm/font.scm (qualifiers-to-font-name): remove.
6591
6592         * lily/paper-def.cc: remove get_var.
6593
6594         * input/trip.ly: remove file.
6595         
6596         * input/regression/spacing-note-flags.ly (raggedright): remove
6597         stafflinethickness
6598
6599         * input/les-nereides.ly: update to new syntax, cleanups.
6600
6601 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
6602
6603         * Documentation/user/refman.itely: Clarify shortest-note problem
6604         of autobeamer.
6605
6606 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
6607
6608         * lilypond-mode.el: Add each word to regexps only once.
6609
6610         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
6611         is based on the syntax definitions in lilypond.words. Remove all 
6612         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
6613         LilyPond->Insert menu is generated by the entries in lilypond.words 
6614         to which have been given a syntax definition.
6615
6616         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
6617         \notes, \relative, \score, \simultaneous, \transpose.
6618
6619         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
6620
6621         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
6622         
6623         * lilypond-mode.el: add menu keywords separately.
6624
6625         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
6626
6627 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
6628
6629         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
6630         current ugly installation method for PFA fonts.
6631
6632 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
6633
6634         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
6635         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
6636
6637         * Documentation/user/music-glossary.tely: update legato.
6638
6639 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
6640
6641         * lexer-gcc-3.0.patch: Remove.
6642
6643         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
6644
6645 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6646
6647         * debian/rules (binary-arch): remove NEWS.
6648
6649 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
6650
6651         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
6652         stepmake/bin{ many }: polish the `--help's of different scripts;
6653         model taken from the core-utils of Linux.
6654
6655         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
6656
6657 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6658
6659         * flower/parse-afm.cc (parseCharMetrics): add warnings.
6660
6661         * flower/libc-extension.cc: idem.
6662
6663         * flower/include/libc-extension.hh: protect against isinf macros.
6664
6665 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
6666
6667         * { many }: Use two uppercase letters in LilyPond.
6668
6669         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
6670
6671         * VERSION: 1.7.29 released.
6672         
6673 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6674
6675         * lily/tie.cc: add TODO comment.
6676
6677         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
6678
6679         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
6680         linejoins and linecaps. This fixes problems with occasional spikes
6681         on slur/tie endings.
6682         
6683         * input/regression/font-name.ly: don't use PS fonts for
6684         compatibility reasons. 
6685
6686         * mutopia/claop.py (accents): update to 1.8
6687
6688         * Documentation/user/music-glossary.tely (Top): remove 13pt.
6689
6690         * Documentation/user/macros.itexi: don't color glossary links.
6691
6692         * Documentation/user/invoking.itexi (Error messages): new section
6693
6694 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6695
6696         * input/regression/font-name.ly: add file.
6697
6698         * scm/document-backend.scm (grob-doc): remove <hr> from
6699         lilypond-internals
6700
6701         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
6702         reqd version to 1.6.4 
6703
6704         * lily/font-interface.cc (get_font): bugfix: take font-name from
6705         alist chain too. This fixes font-name override for \markup.
6706
6707 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6708
6709         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
6710
6711         * input/test/polymetric-differing-notes.ly: Compile fix.
6712
6713 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
6714
6715         * Documentation/user/refman.itely: fixed typo
6716
6717         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
6718         before flexa
6719
6720 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
6721
6722         * input/test/{ many }: search & fix some typos.
6723
6724 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6725
6726         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
6727         images.
6728
6729         * scm/music-functions.scm (make-voice-props-set): set Script /
6730         TextScript dir for polyphony too.
6731
6732         * scm/define-grobs.scm (all-grob-descriptions): decrease space
6733         before clef.
6734
6735         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
6736
6737 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
6738
6739         * Documentation/user/refman.itely (Percussion): Small
6740         clarifications and fixes.
6741
6742         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
6743         threads. This fixes different heads playing simultaneously.
6744
6745 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
6746
6747         * Documentation/user/{ many }: increase readability (read through 
6748         User manual from `one big page').
6749
6750 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6751
6752         * input/test/polymetric-differing-notes.ly: add example with
6753         disparate note values.
6754
6755         * input/test/polymetric.ly: rename from poly-metric
6756
6757         * scripts/ly2dvi.py (include_path): bugfix: use outbase
6758         iso. outname.
6759
6760         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
6761         G-clef bbox to real char extents. This fixes the G-clef being
6762         offset too much to the right.
6763         document perc clef offset.
6764
6765         WARNING: FONT CHANGED.
6766
6767         * Documentation/user/tutorial.itely (Tutorial): move menu.
6768
6769 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6770
6771         * buildscripts/lilypond-profile.sh (Error): trim error message.
6772
6773         * Documentation/user/invoking.itexi (Invoking the lilypond
6774         binary): add note about path.
6775
6776         * Documentation/user/macros.itexi: add @c at EOL, hopefully
6777         suppresses superfluous spaces.
6778
6779 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6780
6781         * buildscripts/lilypond-profile.sh: Add documentation to error
6782         message.
6783
6784         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
6785
6786 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6787
6788         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
6789         <mike@ossmann.com>)
6790
6791         * Documentation/bibliography/computer-notation.bib (pages): prune
6792         unscientific language.
6793
6794         * Documentation/user/GNUmakefile: copy unsplit file to
6795         lilypond.html (idem for lilypond-internals).
6796
6797         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
6798
6799         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
6800
6801         * python/lilylib.py (lilypond_version): 2.1 proof version check.
6802
6803         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
6804         fix.
6805         
6806 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
6807
6808         * Documentation/user/{ various }: bind text snippets with their
6809         examples, e.g. by punctuation: This is an example.
6810
6811 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6812
6813         * ly/performer-init.ly (VoiceContext): Typos.
6814
6815         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
6816         builds, leave final-install to toplevel srcdir makefile.
6817
6818         * make/srcdir.make.in (install): New target.
6819
6820 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6821
6822         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
6823         This fixes core dump on MIDI output (Simon Weatherill).
6824
6825         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
6826         on local-WWW-post.
6827
6828 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6829
6830         * make/lilypond.redhat.spec.in: add dvips to reqs.
6831
6832 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6833
6834         * make/srcdir.make.in (web): Add special web target.
6835
6836         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
6837         from inner $(LOOP).
6838
6839         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
6840
6841         * stepmake/stepmake/generic-targets.make (www-targets-help):
6842         * GNUmakefile.in (web-install): Install in $(webdir).
6843
6844         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
6845
6846         * cygwin/changelog: 
6847         * cygwin/mknetrel: Update.
6848
6849         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
6850         (html-doc): Remove (use: web).
6851
6852         * stepmake/stepmake/script-rules.make: 
6853         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
6854         Fix $(config_make) dependencies for srcdir build.
6855
6856         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
6857         target for srcdir build.
6858
6859         * stepmake/make/stepmake.make: 
6860         * make/srcdir.make.in: 
6861         * GNUmakefile.in:
6862         * make/stepmake.make (config_make): Rename variable (was:
6863         configuration).
6864
6865 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6866
6867         * Documentation/user/internals.itely (Manipulating music
6868         expressions): run lilypond on example too.
6869
6870         * flower/include/libc-extension.hh: move lrint define to
6871         header. bugfix.
6872         
6873 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6874
6875         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
6876         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
6877         do we recurse whole tree?).
6878
6879         * GNUmakefile.in (html-doc): Resurrect.
6880
6881         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
6882         obsolete $(package-icon) dependency.
6883
6884 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6885
6886         * Documentation/user/refman.itely (Automatic staff changes):
6887         add seealso 
6888
6889         * Documentation/index.html.in: link to bigpage.
6890
6891         * Documentation/user/tutorial.itely (Tutorial): streamline.
6892
6893         * Documentation/index.html.in: url typo.
6894
6895         * VERSION (PACKAGE_NAME): release 1.7.28
6896
6897         * python/lilylib.py (error_log): remove '/' from name.
6898
6899         * input/regression/pedal.ly: remove; dups input/test/
6900         
6901         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
6902
6903         * Documentation/index.html.in: python style doco index.
6904
6905         * Documentation/{footer,header}.html.in (src): remove, 
6906
6907         * Documentation/pictures: remove all but lelie-logo.xpm.
6908
6909         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
6910         before running makeinfo.
6911
6912         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
6913         @code{}
6914
6915 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6916
6917         * input/test/bar-number-regular-interval.ly: rename.
6918
6919         * Documentation/user/*: various fixes. 
6920
6921 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
6922
6923         * Documentation/{ many }: polish for update-all-menus. typos.
6924
6925         * po/fi.po: fixes.
6926
6927         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
6928
6929         * buildscripts/mutopia-index.py: polish.
6930
6931         * input/regression/{ many }, input/test{ many }: polish texidocs.
6932
6933 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6934
6935         * scripts/convert-ly.py (FatalConversionError.conv): rule for
6936         pedal-style
6937
6938         * lily/text-spanner.cc (brew_molecule): use bracket-flare
6939         iso. edge-widen.
6940
6941         * lily/piano-pedal-engraver.cc (process_music): change from
6942         process_acknowledged ()
6943
6944         * lily/piano-pedal-bracket.cc: new file. Change
6945         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
6946         cleaned up.
6947
6948         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
6949
6950         * input/regression/tuplets.ly (texidoc): rename file.
6951
6952         * po/fr.po: update
6953
6954         * buildscripts/lilypond-profile.sh: error message if script is not
6955         sourced.
6956
6957         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
6958         bracket-flare
6959         (make_bracket): simplify code.
6960
6961         * lily/parser.yy (verbose_command_req): catch typos in \key scale
6962         argument.
6963
6964         * python/lilylib.py (lilypond_version_check): new function
6965
6966         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
6967
6968         * scripts/ly2dvi.py (run_lilypond): add version check.
6969
6970         * scripts/lilypond-book.py (option_definitions): typo
6971
6972         * scripts/ly2dvi.py (include_path): typo
6973
6974         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
6975
6976         * lily/parse-scm.cc (parse_handler): typo
6977
6978         * Documentation/user/macros.itexi: use @heading for headings.
6979
6980         * Documentation/user/refman.itely: updates, fixes.
6981
6982 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
6983
6984         * po/fi.po: add Finnish translations. fixes.
6985
6986         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
6987
6988         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
6989         from lily/glissando-engraver.cc.
6990
6991 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6992
6993         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
6994         for non-first _broken_ bracket.
6995
6996         * Documentation/user/refman.itely: corrections.
6997
6998 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6999
7000         * lily/new-fingering-engraver.cc (position_scripts): add heads to
7001         support of the fingerings.
7002
7003         * po/fr.po: French translation update.
7004
7005         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
7006         strings.
7007
7008 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7009
7010         * Documentation/user/introduction.itely: Small fixes.
7011
7012 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7013
7014         * Documentation/topdocs/AUTHORS.texi: polish.
7015
7016 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7017
7018         * Documentation/user/introduction.itely: revise
7019
7020         * Documentation/user/tutorial.itely: reorganise.
7021
7022         * Documentation/topdocs/index.tely: remove.
7023
7024         * Documentation/header.html.in: prune.
7025
7026         * GNUmakefile.in: clean up web building.
7027
7028         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
7029         target.
7030
7031 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
7032
7033         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
7034
7035         * lilypond-mode.el: turn on blink-matching-paren.
7036
7037 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7038
7039         * scm/output-sodipodi.scm (svg-header): Fix typo.
7040
7041 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7042
7043         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
7044         fixes a security hole.
7045
7046         * scripts/lilypond-book.py (original_dir): remove temp_dir
7047
7048         * scm/document-translation.scm: use @code tags.
7049
7050 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7051
7052         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
7053
7054         * lilypond-mode.el: add a buffer-local post-command-hook to set
7055         context dependent syntax-table after each cursor event. Remove old
7056         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
7057
7058         * lilypond-indent.el: update comments.
7059
7060         * Documentation/footer.html.in: add period.
7061
7062 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7063
7064         * make/lilypond.redhat.spec.in (Group): don't strip binary.
7065
7066         * scm/document-translation.scm (document-property-operation): add
7067         @code{} tags.
7068
7069         * VERSION (PACKAGE_NAME): release 1.7.27
7070
7071         * config.make.in: add PAPER variable
7072
7073         * buildscripts/new-chords.py (help): add help text
7074
7075         * Documentation/user/introduction.itely (Typography and program
7076         architecture):  fixes.
7077
7078         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
7079         for texinfo and dvips. This fixes problems with PDF output of the
7080         wrong size.
7081
7082         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
7083         DVIPS_PAPERSIZE variable
7084
7085         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
7086         TEXINFO_PAPERSIZE variable 
7087
7088 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7089
7090         * mf/feta-macros.mf: whoops: only draw lines for test situations.
7091
7092         * mf/feta-toevallig.mf: lowres fixes.
7093
7094 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7095
7096         * NEWS: Typo and fill-paragraph fixes.
7097
7098         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
7099         cast #define.
7100
7101         * configure.in: 
7102         * config.hh.in: Check for lrint.
7103
7104 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7105
7106         * VERSION: 1.7.26 released
7107
7108         * lily/separation-item.cc: add padding property.
7109
7110         * input/test/*.ly: various fixes, remove solo-a2.ly
7111
7112         * scm/new-markup.scm (brew-new-markup-molecule): arg order
7113         bugfix. Fixes old-style markup compatibility.
7114
7115         * Documentation/user/introduction.itely (Introduction): historical
7116         elucidations
7117
7118         * Documentation/user/music-glossary.tely (Top): linewidth fix.
7119
7120         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
7121
7122         * Documentation/index.texi (Top): cleanup.
7123
7124         * Documentation/user/introduction.itely (Introduction): rewrite
7125         introduction, 
7126         (Music notation and  engraving): about notation. Add flat-picture
7127
7128 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7129
7130         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
7131         separation items. This keeps lyrics from bumping into each other.
7132
7133 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7134
7135         * GNUmakefile.in (topdocs-web): New target.
7136         (local-web): Depend on topdocs-web; fixes html-doc.
7137
7138 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7139
7140         * po/lilypond.pot: run po-replace
7141
7142         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
7143
7144         * scm/drums.scm (reset-drum-kit): new function.
7145
7146         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
7147
7148         * scripts/update-lily.py: remove
7149         
7150         * VERSION: release 1.7.25
7151         
7152         * Documentation/user/introduction.itely (Introduction): rewrite
7153         start of introduction.
7154
7155 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
7156
7157         * lily/all-font-metrics.cc: fixed typo
7158
7159 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
7160
7161         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
7162         LilyPond-mode-context-set-syntax-table): new functions to define
7163         the syntax table according to context.
7164
7165         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
7166
7167 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7168
7169         * Documentation/user/refman.itely (Figured bass): 
7170         language nit courtesy http://www.vocabula.com
7171
7172         * GNUmakefile.in: remove no kpathsea hack.
7173
7174         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
7175         doco.
7176
7177         * GNUmakefile.in: remove web-doc target.
7178
7179         * lily/all-font-metrics.cc (find_afm): add message about
7180         buildscripts/clean-fonts.sh 
7181
7182         * scm/define-music-properties.scm (figure): use string for 'figure
7183
7184         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
7185
7186         * input/regression/ : add raggedright = ##t where applicable. 
7187         
7188         * scm/bass-figure.scm (make-bass-figure-markup): add
7189         alignBassFigureAccidentals property.
7190
7191         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
7192         bracket.
7193
7194         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
7195         syllables widths into account for minimum-length.
7196
7197         * input/test/staff-container.ly: update file
7198
7199         * input/test/stem.ly: remove
7200
7201         * lily/event.cc (LY_DEFINE): add ly: prefix.
7202
7203         * input/test/clef-manual-control.ly: from manual-clef
7204
7205         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
7206
7207         * input/test/different-time-signatures.ly: move to poly-metric.ly
7208
7209         * input/test/hara-kiri*,scales.ly: remove
7210         
7211         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
7212         with chord-names-jazz.ly)
7213
7214         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
7215         get scalable cm fonts too.
7216
7217         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
7218         --encoding for mftrace if present.
7219
7220         * input/regression/slur-area.ly: move from test/
7221
7222         * input/test/: remove simple-slur-endings slur-attachment
7223         slur-broken-cross-staff slur-broken.ly slur-damping.ly
7224         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
7225         slur-symmetry slur-symmetry tie-broken.ly
7226
7227         * scm/drums.scm (set-drum-kit): add function.
7228
7229         * Documentation/user/refman.itely (Percussion staves): use
7230         set-drum-kit
7231
7232         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
7233         too
7234         (Global_measure.set_timesig): handle 3/8 time sig too.
7235
7236         * scm/output-lib.scm (note-head-style->attachment-coordinates):
7237         note about triangle note heads.
7238
7239         * scm/drums.scm: use alist for instrument-settings. This fixes the
7240         bug with assigning to drums in the .ly file.
7241
7242         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
7243         CHANGED.
7244
7245         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
7246         cluster-beacon-interface
7247
7248         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
7249
7250         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
7251
7252         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
7253
7254         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
7255         to get positions.
7256
7257         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
7258         make ClusterSpannerBeacon to record Y positions. This removes the
7259         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
7260         make cluster-note-events.
7261
7262 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7263
7264         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
7265
7266         * configure.in: Use lily/main.cc as identifying source file.
7267
7268         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
7269
7270         * config.hh.in: 
7271         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
7272
7273         * configure.in: Require PYTHON >= 2.0.
7274
7275         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
7276           $PYTHON for include dir location.
7277         (STEPMAKE_PYTHON): New function.  Use
7278         
7279             PYTHON=foo ./configure
7280
7281           to override.
7282
7283 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7284
7285         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
7286         something.
7287
7288         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
7289         ftp.lilypond.org everywhere.
7290
7291 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7292
7293         * lily/text-item.cc (interpret_new_markup): do only if new-markup
7294         detected.
7295
7296         * Documentation/user/refman.itely (Grace notes): note on explicit
7297         contexts
7298
7299 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
7300
7301         * lilypond-font-lock.el: add a comment about LilyPond specific
7302         escape characters: ^, - and _, in the syntax table.
7303
7304         * Documentation/user/appendices.itely: a majuscule fix.
7305
7306 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7307
7308         * input/test/trills.ly (endHorizScript): fixes.
7309
7310         * input/test/chord-names-jazz.ly: merge in alternate Jazz
7311         notation, move from regression.
7312
7313         * input/test/script-stack.ly: change name from stacked-scripts
7314
7315         * input/test/ossia.ly: octave errors.
7316
7317         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
7318         for midi-volume-equaliser
7319
7320 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7321
7322         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
7323         cm fonts.
7324
7325         * mf/feta-beugel.mf: don't multiply font_count by 10.
7326
7327         * lily/lookup.cc (horizontal_line): new function. Use
7328         horizontal-line in output backends.
7329
7330         * Documentation/user/tutorial.itely (An orchestral part): new
7331         section on orchestral stuff and identifiers.
7332
7333 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
7334
7335         * lilypond-mode.el: comment-out paren-highlighting, it still causes
7336         some interference to other modes.
7337
7338 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7339
7340         * lily/spacing-spanner.cc (musical_column_spacing): use average,
7341         not maximum of spacing wishes in polyphonic situations.
7342
7343         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
7344         number
7345
7346         * lilypond-indent.el: remove paren matching. 
7347
7348         * lily/text-item.cc (interpret_new_markup): new function
7349         use iso. text2molecule.
7350
7351         * lily/main.cc (notice): change FSF address 
7352
7353         * po/de.po: update PO file to 1.6.
7354
7355 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
7356
7357         * Documentation/user/ {many}: Add periods and remove spaces.
7358         
7359 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
7360
7361         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
7362         Disable buffer-locally default paren hook and make a new one. 
7363
7364         * lilypond-mode.el: Turn off locally paren-mode, but turn on
7365         locally LilyPond-paren-mode. Add todo for mouse double-click.
7366
7367 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
7368
7369         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
7370         Disable buffer-locally default paren idle timer and make a new one. 
7371
7372         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
7373         locally LilyPond-show-paren-mode. Add to menu a toggle for
7374         LilyPond-show-paren-function.
7375
7376 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7377
7378         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
7379
7380 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
7381
7382         * Documentation/user/refman.itely: spelling fix.
7383
7384         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
7385         paren highlight function definitions. add todo for
7386         LilyPond-show-paren-mode.
7387
7388 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7389
7390         * input/template/jazz-combo.ly: new file.
7391
7392 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7393
7394         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
7395         lo-res fixes.
7396
7397         * mf/feta-schrift.mf: bugfix in varcoda sign.
7398         WARNING: FONT CHANGED
7399
7400         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
7401         in accordance with lexer.ll.   
7402
7403 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7404
7405         * Documentation/user/tutorial.itely: Edit introduction.
7406
7407 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7408
7409         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
7410         ly:grob-staff-position
7411
7412 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7413
7414         * scm/to-xml.scm: import srfi-1
7415
7416         * VERSION (MAJOR_VERSION):  release 1.7.24
7417
7418         * python/lilylib.py (make_ps_images): make multipage _really_ work.
7419
7420         * scripts/lilypond-book.py (do_file): put texidoc before image.
7421         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
7422
7423         * input/regression/*.ly: fix snippet octaves 
7424
7425         * input/test/spanner-after-break-tweak.ly: import
7426         broken-spanner-adjustment
7427
7428         * input/no-notation/midi-transposing.ly: move from input/test/
7429
7430         * input/test/: remove chord-markup
7431
7432         * input/regression/instrument-name-partial.ly: move from input/test.
7433
7434         * input/test/vertical-text.ly: remove
7435
7436         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
7437         space above lyrics lines.
7438
7439         * input/test/uniform-breaking.ly: remove file.
7440
7441         * lily/gourlay-breaking.cc (combine_demerits): add comment about
7442         uniform spacing density. 
7443
7444         * input/test/chords.ly (keys): remove file.
7445
7446         * scm/documentation-lib.scm (oop): use srfi-1 too.
7447
7448         * input/regression/*.ly: add \version
7449
7450         * Documentation/user/*.itely: various fixes.
7451
7452         * buildscripts/mf-to-table.py (base): break table every three
7453         symbols.
7454
7455         * input/:  remove %% new-chords-done %% .
7456
7457         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
7458         os-music.ly
7459         
7460 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7461
7462         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
7463
7464         * scm/new-markup.scm (box-markup): new function.
7465         (box-markup): new function. Contributed by Dick Schoeller
7466         <schoeller@attbi.com>
7467
7468         * scm/lily.scm: remove reduce-no-unit 
7469         (list-insert-separator): use fold-right
7470
7471         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
7472         of arguments. 
7473
7474         * NEWS: more neutral language for ancient notation 
7475
7476         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
7477         inside pointing beaming for chord tremolo.
7478
7479         * Documentation/user/lilypond-book.itely: minor editing
7480
7481 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
7482
7483         * NEWS: added news for 1.8 regarding ancient notation
7484
7485         * Documentation/user/refman.itely (Gregorian square neumes
7486         ligatures): fixed typo
7487
7488         * lily/vaticana-ligature-engraver.cc,
7489         lily/include/vaticana-ligature.hh: bugfix: use special heads for
7490         lower/upper head of Pes only when heads are stacked
7491
7492         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
7493         scm/define-grob-properties.scm: cleanup: make "join-left" a
7494         boolean grob property and save delta pitch in grob property
7495         "delta-pitch" instead
7496
7497         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
7498
7499 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7500
7501         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
7502         completely borked
7503
7504         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
7505         (try_music): bug fix: beam multiplicity was completely borked.
7506
7507         * scm/lily.scm: remove tail, filter-list, filter-out-list,
7508         first-n, butfirst-n in favor of srfi-1 functions.
7509         remove string-join, string-pad in favor of srfi-13 functions.
7510
7511         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
7512
7513         * NEWS: use complete sentences.
7514
7515         * Documentation/user/introduction.itely (Example applications):
7516         add note about databases and lilypond-book.
7517
7518         * input/test/volta.ly: remove file
7519
7520         * input/regression/volta-broken-left-edge.ly: simplify file
7521
7522 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7523
7524         * Documentation/user/refman.itely (Constructing a tweak): new
7525         subsection.
7526
7527         * Documentation/user/tutorial.itely (Fine tuning layout): add
7528         common tweaks.
7529
7530         * scm/define-grobs.scm (TextScript): use new brewer.
7531
7532 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7533
7534         * VERSION: release 1.7.23
7535
7536         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
7537
7538         * python/lilylib.py (make_ps_images): bugfixes.
7539
7540         * input/regression/volta-multi-staff.ly: new file.
7541
7542         * Documentation/user/macros.itexi: refcommands, refcommand macros.
7543
7544         * Documentation/user/tutorial.itely (Piano staffs): new section.
7545         (Setting variables): new section
7546         (Fine tuning layout): new section
7547
7548         * input/just-friends.ly: remove file. Superseeded by
7549         input/test/chords-without-melody.ly
7550
7551         * ly/property-init.ly: add all commands to refman.
7552
7553         * scm/define-translator-properties.scm: remove
7554         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
7555
7556         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
7557         name. Underscores botch up PS output.
7558
7559         * scm/define-translator-properties.scm: remove
7560         textNonEmpty, oneBeat, regularSpacingDelta
7561
7562         * scripts/convert-ly.py (FatalConversionError.conv): conversion
7563         rule for automaticBars.
7564
7565         * lily/timing-engraver.cc (start_translation_timestep): change
7566         barNonAuto to automaticBars
7567
7568 2003-06-30  Graham Percival  <gperlist@shaw.ca>
7569
7570         * input/test/perform-tie.ly: delete file.
7571
7572 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
7573
7574         * Documentation/user/refman.itely (Gregorian square neumes
7575         ligatures): bugfix: do not show ledger lines in neumes table
7576         (fixed by setting staff symbol to transparent rather than removing
7577         it from staff context)
7578
7579 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7580
7581         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
7582         glue into brew-new-markup-molecule.
7583
7584         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
7585
7586         * Documentation/user/introduction.itely (Computerized typography):
7587         new section
7588
7589         * Documentation/user/tutorial.itely (An orchestral part): remove
7590         pc example from tutorial.
7591
7592         * input/tutorial/lilbook.tex: use screech-boink
7593
7594         * scripts/lilypond-book.py (compile_all_files): split formatting
7595         output body and scheduling lilypond compilation.
7596         (format_lilypond_output_bodies): new function
7597         (format_lilypond_block): new function
7598         (html_pages): allow multi-page images in HTML
7599
7600         * python/lilylib.py (make_ps_images): rename function from
7601         make_preview, merge with make_page_images
7602
7603 2003-06-28  Graham Percival  <gperlist@shaw.ca>
7604
7605         * input/test/key-clefs.ly: moved to regression.
7606
7607         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
7608
7609         * input/no-notation/README: added note about midi-*.ly files.
7610
7611         * input/test/two-key.ly: moved to no-notation/parse5.ly
7612
7613         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
7614         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
7615
7616         * input/test/ {various}: modified comments, marked some for deletion.
7617
7618         * input/test/lines.ly: deleted file; duplicate of
7619         embedded-postscript.ly
7620
7621         * input/test/mmrest-collision: moved to regression.
7622
7623 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7624
7625         * scm/chord-name.scm (note-name->markup): don't superscript root
7626         alterations in chordnames.
7627
7628 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7629
7630         * Documentation/user/refman.itely (Multi measure rests): more
7631         index/cross-referencing.
7632
7633         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
7634
7635         * scm/font.scm: remove properties-to-font-name code.
7636
7637         * scm/define-grob-properties.scm: remove 'type
7638
7639         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
7640         conversion
7641
7642         * lily/text-spanner.cc: change 'type grob prop to 'style 
7643
7644         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
7645         "first" flag to decide whether to make a start-repeat
7646
7647         * input/regression/grace-volta-repeat-2.ly: new file.
7648
7649 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7650
7651         * lilypond-indent.el: rename generic functions to LilyPond-*
7652
7653 2003-06-22  Graham Percival  <gperlist@shaw.ca>
7654
7655         * input/test/thumb.ly: delete, merged into refman.
7656
7657         * Documentation/user/refman.itely: added thumb info to Fingering.
7658
7659         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
7660         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
7661         vertical-align.ly : deleted files.
7662
7663 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7664
7665         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
7666
7667         * lily/line-spanner.cc (broken_trend_offset): remove function.
7668         (get_broken_offset): idem.
7669         (brew_molecule): rewrite the line-break case.
7670
7671         * input/regression/follow-voice-break.ly:  new file.
7672
7673         * lily/line-spanner.cc (after_line_breaking): remove lines at the
7674         start of a system.
7675
7676 2003-06-20  Graham Percival  <gperlist@shaw.ca>
7677
7678         * input/test/tuplet-rest.ly: moved to regression.
7679
7680         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
7681         deleted file.
7682
7683         * input/test/ {many} : marked file for possible deletion.
7684
7685 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7686
7687         * input/regression/beam-funky.ly: add note about (disputed)
7688         correct beaming.
7689
7690         * ly/engraver-init.ly (ScoreContext): put key-signature after
7691         staff-bar
7692         
7693 2003-06-20  Graham Percival  <gperlist@shaw.ca>
7694
7695         * input/test/ broken.ly lyric-phrasing.ly: deleted.
7696
7697         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
7698
7699         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
7700
7701         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
7702         stem-extend was deleted (it was duplicate example, and not as
7703         good).
7704
7705         * input/test/[s-z]*.ly: add texidoc index.
7706
7707 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7708
7709         * lily/slur.cc (get_boundary_notecolumn_y): change name from
7710         get_first_notecolumn_y
7711
7712         * lily/spanner.cc (broken_spanner_index): new function.
7713
7714 2003-06-19  Graham Percival  <gperlist@shaw.ca>
7715
7716         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
7717         lyric-hyphen.ly : moved to regression.
7718
7719         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
7720         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
7721
7722         * input/test/instrument-name-mmrest.ly: moved to
7723         ../regression/multi-measure-rest-instr-name.ly
7724
7725         * input/test/knee-sym.ly: moved to
7726         ../regression/beam-knee-symmetry.ly.
7727
7728         * input/test/hymn.ly: change comments.
7729
7730         * input/test/[p-r]*.ly: add texidoc index.
7731
7732 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7733
7734         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
7735         to postfix syntax
7736         
7737         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
7738         syntax.
7739
7740         * VERSION: release 1.7.22
7741
7742 2003-06-18  Graham Percival  <gperlist@shaw.ca>
7743
7744         * input/test/[h-k]*.ly: added texidoc index.
7745
7746         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
7747
7748         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
7749
7750         * input/test/ various : mark files for deletion or moving to
7751         regression.
7752
7753         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
7754
7755         * input/test/[l-o]*.ly: added texidoc index.
7756
7757 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7758
7759         * scm/music-functions.scm (make-ottava-set): 
7760         only do ottavation if centralCPosition is set.
7761
7762         * lily/translator-scheme.cc (ly:context-property-where-defined):
7763         return '() if not found.
7764
7765 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
7766
7767         * lilypond-mode.el (LilyPond-un-comment-region): removed.
7768         Use one command for both commenting and uncommenting.
7769
7770         * lilypond-indent.el (LilyPond-comment-region): new function,
7771         (un)comments each line separately.
7772
7773         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
7774         
7775         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
7776         imenu is not added by default; adapted from f90.el,
7777         makes Help-menu, which does not fit, visible in XEmacs.
7778         
7779 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
7780
7781         * lilypond-mode.el: Set show-paren-mode local; minor-mode
7782         show-paren-mode sets blink-matching-paren-on-screen local.
7783         Try to make show-paren-function to paren-highlight local.
7784
7785         * lilypond-indent.el (LilyPond-scan-sexps): new function.
7786         Copy definitions of Emacs' show-paren-function and
7787         XEmacs' paren-highlight and make minimal changes;
7788         add comments about locality. 
7789         Fix matching first open-paren-char in '<< .. >>'.
7790
7791 2003-06-16  Graham Percival  <gperlist@shaw.ca>
7792
7793         * input/test/g*: added texidoc index.
7794
7795         * input/test/[a-g]*: added raggedright==#t when it
7796          seemed appropiate.
7797
7798         * input/test/ fake-grace.ly figured-bass.ly : removed file.
7799
7800         * Documentation/topdoc/INSTALL.texi: removed false warnings
7801         about gcc 3.3.
7802
7803 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7804
7805         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
7806
7807         * input/test/chords-without-melody.ly (texidoc): add from
7808         input/just-friends.ly
7809
7810         * input/regression/size{13--26}.ly: move from input/
7811
7812         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
7813         input/{star-spangled-banner,twinkle}.ly: remove 
7814         
7815         * lily/slur.cc: remove slur over rest warnings.
7816
7817         * lily/note-spacing.cc (get_spacing): include left part of right
7818         object in fixed space. This fixes stretched space before
7819         accidentals.
7820
7821         * input/regression/spacing-accidental-stretch.ly: new file.
7822
7823 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
7824
7825         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
7826         Reduce to 16pt.
7827
7828 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7829
7830         * input/regression/spacing-knee.ly: docstring
7831
7832         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
7833
7834         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
7835         input/tutorial/{test,solar,flowing}.ly: remove
7836
7837         * input/rhythm.ly: remove
7838
7839         * input/mutopia/F.Schubert/standchen.ly: update syntax.
7840
7841         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
7842         update syntax. 
7843
7844         * scm/define-grobs.scm (all-grob-descriptions): set
7845         knee-spacing-correction to 1.0
7846
7847         * lily/note-spacing.cc (stem_dir_correction): compute knee
7848         correction using stem-thickness and head width.
7849
7850         * input/regression/beam-quanting-horizontal.ly: update texidoc
7851
7852         * scm/define-grobs.scm (all-grob-descriptions): set
7853         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
7854         This fixes 32nd beams for noteheads in spaces quants.
7855
7856         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
7857
7858 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
7859
7860         * README.mandrake: Change lilypond-extras to lilypond-documentation.
7861
7862 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7863
7864         * input/test/dpncnt.ly,part-combine-score.ly: remove.
7865
7866         * VERSION (PACKAGE_NAME): release 1.7.21
7867
7868         * input/regression/stem-shorten.ly: new file.
7869
7870         * lily/stem.cc (get_default_stem_end_position): revise stem
7871         shortening code.
7872
7873         * input/regression/spacing-multi-tuplet.ly: move from input/test/
7874
7875         * input/test/{scripts,volta-start,sleur}.ly: remove
7876         
7877         * input/regression/span-bar.ly: smaller file.
7878
7879         * input/regression/spacing-{natural,tight,loose}.ly: remove
7880
7881         * input/test/markup.ly: remove
7882
7883         * scripts/lilypond-book.py: put printfilename in separate chunk,
7884         so texidoc is printed after the filename.  
7885
7886 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
7887
7888         * make/lilypond.mandrake.spec.in: fix docdirs.
7889
7890 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7891
7892         * input/regression/beam-french.ly: bugfix.
7893
7894         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
7895
7896         * input/regression/(various).ly: add raggedright = #t.
7897
7898         * input/regression/auto-beam.ly: move from abe.ly
7899
7900 2003-06-13  Graham Percival  <gperlist@shaw.ca>
7901
7902         * input/test/f*.ly: added texinfo index.
7903         
7904         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
7905
7906 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7907
7908         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
7909         quant penalty for beam just outside staff.
7910
7911         * input/regression/beam-quanting-horizontal.ly (texidoc): move
7912         from beam-pos.ly,  remove non-horizontal tests. 
7913
7914         * input/test/(various): cleanup header info. 
7915
7916         * input/test/tchaikovsky.ly: remove file.
7917
7918         * scm/chord-generic-names.scm: move from
7919         double-plus-new-chord-name.scm
7920
7921         * input/test/orchestscore.ly: remove file
7922
7923         * Documentation/user/refman.itely (Vocal music): update documentation.
7924
7925         * scm/define-translator-properties.scm (chordNoteNamer): remove
7926         chordNameStyle, use chordNameFunction
7927
7928         * scm/chord-name.scm (set-chord-name-style): remove
7929         set-chord-name-style. Use \property chordNameFunction.
7930
7931 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7932
7933         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
7934         music): remove @TeX{} command.
7935
7936 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
7937
7938         * lilypond-indent.el (scan-sexps): Renamed to
7939         aargh-this-breaks-other-emacs-modes-scan-sexps.
7940
7941 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
7942
7943         * lilypond-indent.el: Fix: match concurrent one-char opening and 
7944         closing slurs: '()', etc. Add comments.
7945
7946         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
7947
7948         * lilypond-font-lock.el: match unending string at eof.
7949
7950         * make/lilypond.mandrake.spec.in: refreshed packed file list.
7951         
7952 2003-06-10  Graham Percival  <gperlist@shaw.ca>
7953
7954         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
7955         input/test/beam-dir.ly input/test/beam-position.ly    
7956         input/test/beam-suspect.ly input/test/beam-trend.ly    
7957         input/test/beams.ly input/test/crescendo-text.ly : deleted
7958         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
7959         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
7960         * input/test/default-bars.ly: moved to bar-always.ly
7961         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
7962
7963 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7964
7965         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
7966
7967 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7968
7969         * scm/chord-ignatzek-names.scm (remove-step): rename file.
7970
7971 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
7972
7973         * lilypond-indent.el: Match better slurs in scheme expressions.
7974         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
7975
7976         * Documentation/user/invoking.itexi: document Emacs' paren matching.
7977
7978 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
7979
7980         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
7981
7982         * input/ac-extra-voice.ly: Add texidoc.
7983
7984         * ly/chord-modifiers-init.ly: 
7985         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
7986         and chordNameExceptionsPartial for new chord names.
7987
7988         * input/test/chord-names-dpnj.ly: 
7989         * input/test/dpncnt.ly: Update.
7990
7991         * scm/chord-name.scm: 
7992         * scm/double-plus-new-chord-name.scm: Add compatibility for new
7993         chord selection and options.
7994
7995         * ly/chord-modifiers-init.ly: Add exceptions 
7996
7997         * scm/define-translator-properties.scm (chordNameStyle) 
7998         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
7999
8000 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
8001
8002         * ly/property-init.ly (germanChords): Added.
8003         (semiGermanChords): Added.
8004         
8005         * input/test/chord-names-german.ly: Use new macros
8006         
8007 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
8008
8009         * lilypond-indent.el: Use similar parenthesis highlighting for 
8010         Emacs and XEmacs through redefinitions of parenthesis highlighting 
8011         functions; removed LilyPond-show-paren-function. Fix indenting.
8012         Turn paren-matching on also in XEmacs.
8013
8014         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
8015         as needed by parenthesis highlighting functions (in scan-sexp).
8016
8017 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8018
8019         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
8020         function.
8021         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
8022
8023 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
8024
8025         * lilypond-indent.el: tune regexp for show-paren-function.
8026
8027 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8028
8029         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
8030         for all LilyPond-produced tex snippets.
8031
8032         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
8033         fixes one line --preview output of ly2dvi.
8034
8035 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
8036
8037         * lilypond-indent.el: match only one type of slurs in
8038         LilyPond-show-paren-function.
8039
8040 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8041
8042         * debian/GNUmakefile (EXTRA_DIST_FILES): 
8043         * debian/lilypond1.7.dirs: 
8044         * debian/lilypond1.7-doc.dirs: New file.
8045
8046         * input/regression/chord-name-exceptions.ly: Add parameter for
8047         ignatzekExceptions.  Quote hash in docstring.
8048
8049 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
8050
8051         * lilypond-indent.el (show-paren-function): define show-paren-function
8052         as LilyPond-blink-matching-open and use it for closing parens.
8053         Let LilyPond-blink-matching-open know whether a bracket was inserted.
8054
8055         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
8056         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
8057         LilyPond-blink-matching-paren in order to match both open and close
8058         brackets.
8059         
8060 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
8061
8062         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
8063         testing by modifying the code from FSF Emacs paren.el. Add comments.
8064
8065 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8066
8067         * input/test/dpncnt.ly: Transpose example to match new
8068         default \chords octave.  Add comment.
8069         
8070         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
8071         comment about octave change.
8072
8073 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8074
8075         * input/test/[d,e]: added texinfo index tags.
8076         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
8077
8078 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8079
8080         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
8081
8082 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
8083
8084         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
8085         as in blink-matching-open.
8086
8087 2003-06-03  Graham Percival  <gperlist@shaw.ca>
8088
8089         * input/test/[a-c]: more comments in files.
8090         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
8091         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
8092         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
8093         mark file for proposed deletion.
8094         * input/test: renaming files:
8095         auto-beam-4-8.ly to beam-auto-4-8.ly
8096         auto-beam-override.ly to beam-auto-override.ly
8097         auto-beam.ly to beam-auto.ly
8098         blank.ly to blank-paper.ly
8099         absolute-volume.ly to dynamic-absolute-volume.ly
8100
8101 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8102
8103         * input/test/dpncnt.ly: 
8104         * input/test/chord-names-dpnj.ly: Resurrect.
8105
8106         * lily/my-lily-lexer.cc: Remove chordnames keyword.
8107
8108         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
8109
8110         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
8111         Better docstring, add parameter OMIT-ROOT, tidy up.
8112
8113 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
8114
8115         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
8116
8117 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8118
8119         * scm/output-ascii-script.scm (as-font-alist-alist):
8120         (as-properties-to-font-name):
8121         (as-make-style-sheet): Remove.
8122
8123         * scm/font.scm (as-make-font-list): New function.
8124         (as-font-sheet-alist): New variable.
8125
8126         * ly/paper-as9-init.ly: 
8127         * ly/paper-as5-init.ly: Update.
8128
8129         * ly/paper-as5.ly:
8130         * ly/paper-as9.ly: New file.
8131
8132 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8133
8134         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
8135
8136 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8137         * input/sondag-morgen/*: removed due to copyright concerns.
8138         * input/[a,b]*.ly: added a newline at the end of the texinfo
8139         doc string (produces better output in HTML version).
8140         * input/c*.ly: added texinfo index and added comments to
8141         aid in future changes to input/test/ files.
8142
8143 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8144         
8145         * Documentation/user/refman.itely: fixed build problem (missing
8146         file) caused by previous renaming.
8147
8148 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8149         
8150         * input/test/[a,b]*.ly: added texinfo index and added comments to
8151         aid in future changes to input/test/ files.
8152         * input/test/bar-number-every-5-reset.ly: renamed to
8153         bar-number-every-five-reset.ly
8154         * input/test/bar-script-visibility.ly: renamed to
8155         bar-number-show-all.ly
8156
8157 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8158
8159         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
8160         to Voice.
8161
8162         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
8163         out note-line and glissando functionality.
8164         
8165         * lily/line-spanner.cc (brew_molecule): cleanup.
8166
8167 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8168
8169         * scripts/as2text.scm: Use rdelim module.
8170         (start-system): Rename from start-line.
8171         (stop-system): Rename from stop-line.
8172         (af-gulp-file): Use string iso symbol for getenv.
8173
8174         * scm/output-ascii-script.scm: Add guile and lily modules.
8175         (font-name-alist): New variable.
8176         (draw-line): New function.
8177
8178         * scm/output-lib.scm (func, arg->string): Re-add from archive.
8179         (Were these silently removed, without ChangeLog entry?)
8180
8181 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8182
8183         * scm/music-functions.scm (make-ottava-set): bugfixes: also
8184         process 2nd ottava correctly.
8185
8186 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
8187
8188         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
8189
8190 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8191
8192         * Documentation/user/converters.itely (Invoking midi2ly): Update.
8193
8194 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8195
8196         * VERSION: release 1.7.20
8197         
8198         * lily/text-spanner.cc (brew_molecule): clean up function. This
8199         fixes bugs with broken 8va spanners.
8200
8201         * lily/simple-spacer.cc (solve): also compute force for raggedright.
8202         This prevents spurious line-breaks with raggedright
8203         
8204 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8205
8206         * lily/key-performer.cc (create_audio_elements): always use major
8207         key
8208
8209         * Documentation/user/internals.itely: updates
8210
8211         * input/regression/beam-break.ly: new file.
8212
8213         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
8214         beams if starting or terminating stems have 'beaming set.)
8215
8216         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
8217         property.
8218
8219         * lily/parser.yy (verbose_command_req): add comment about scales.
8220
8221 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
8222
8223         * lilypond-indent.el: adjust regexps in bracket-matching.
8224
8225 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
8226
8227         * Documentation/user/refman.itely: more tiny fixes
8228
8229         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
8230         "Chord names"; added table with input syntax for solesmes neumes
8231         table; added some words about rationale on input syntax design
8232
8233         * lily/gregorian-ligature-engraver.cc,
8234         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8235         lily/include/gregorian-ligature.hh: bugfix: horizontal head
8236         alignment of Pes Initio Debilis
8237
8238         * Documentation/user/refman.itely,
8239         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8240         mf/parmesan-heads.mf: fixed most of the head selection/alignment
8241         bugs in the solesmes neumes table
8242
8243 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
8244
8245         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
8246         Similarly, match '[' and ']' by skipping '\[' and '\]'.
8247
8248         * lilypond-mode.el: fix tag-score. small improvements.
8249
8250 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8251
8252         * .cvsignore: Add aclocal.m4.
8253
8254         * lily/music-constructor.cc: Include <assert.h>.
8255
8256 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8257
8258         * ly/engraver-init.ly (HaraKiriStaffContext): use
8259         RemoveEmptyStaffContext instead.
8260
8261         * Documentation/user/refman.itely: updates
8262
8263 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
8264
8265         * Documentation/user/refman.itely: added solesmes neumes table;
8266         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
8267         bugfix: "Ornaments" -> "Articulations"
8268
8269         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
8270
8271 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8272
8273         * lilypond-indent.el: Add a message about trying to match \] or \).
8274         
8275 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
8276         
8277         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
8278         obsolete "arithmetic_*"
8279
8280         * input/bugs/ligatures.ly: removed (will be put into a different
8281         directory later)
8282
8283 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8284
8285         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
8286         libkpathsea (Maurizio Tomasi).
8287
8288 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8289
8290         * input/regression/repeat-slash.ly (texidoc): new file
8291
8292         * lily/slash-repeat-engraver.cc (try_music): new file, handle
8293         slash repeats separately. Slash repeats and %
8294         repeats can now be nested.
8295
8296 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8297
8298         * lilypond-indent.el: Add preliminary test for closing \] and \).
8299         
8300 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
8301
8302         * lily/gregorian-ligature-engraver.cc,
8303         lily/vaticana-ligature-engraver.cc,
8304         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
8305         mf/parmesan-heads.mf: various semivocalis related bugfixes
8306
8307         * input/bugs/ligatures.ly: new file demonstrating problems with
8308         ligatures
8309         
8310 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
8311
8312         * lilypond-mode.el,
8313         lilypond-font-lock.el,
8314         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
8315
8316 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
8317
8318         * lilypond-mode.el: Remove outdated code. Stress the difference 
8319         between Emacs and XEmacs definitions.
8320
8321         * lilypond-mode.el,
8322         lilypond-indent.el: Define a function interactive only when necessary.
8323
8324 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
8325
8326         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
8327         Use inactive regions also in XEmacs.
8328
8329 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8330
8331         * Documentation/user/refman.itely (Repeat syntax): more updates
8332
8333         * lily/simple-spacer.cc (solve): move solution process into
8334         solve(). This fixes a bug with collisions and raggedright = ##t.
8335  
8336         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
8337
8338         * ly/engraver-init.ly: remove GraceContext. Update examples.
8339
8340 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8341
8342         * GNUmakefile.in (fonts): Also make fontball.
8343
8344         * Website fixes:
8345
8346         * ly/engraver-init.ly (GraceContext): Add.
8347
8348         * run:
8349
8350             convert-ly $(find . -name *.ly)
8351
8352         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
8353         new chords.
8354
8355 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8356
8357         * VERSION: 1.7.19 released
8358         
8359         * scm/music-functions.scm (set-octavation): new function.
8360
8361         * input/regression/ottava.ly: new file
8362
8363         * lily/translator-scheme.cc (LY_DEFINE): new function
8364         ly:unset-context-property
8365         (LY_DEFINE) new function ly:context-property-where-defined: 
8366
8367 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
8368
8369         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
8370
8371         * lilypond.words: add few.
8372
8373         * input/test/script-chart.ly: fix typo.
8374
8375 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8376
8377         * scm/define-grobs.scm: uniform naming for definitions and output
8378         routine files. 
8379
8380         * ly/engraver-init.ly (ChoirStaffContext): add \description from
8381         scm/context-description.scm
8382
8383         * lily/parser.yy (translator_spec_body): add \description to the
8384         \translator{} body syntax.
8385
8386         * lily/ottava-engraver.cc: new file.
8387
8388         * scm/chord-name.scm (natural-chord-alteration): replace old
8389         chord stuff. 
8390
8391         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
8392
8393         * Documentation/user/refman.itely (Metronome marks): update doco.
8394
8395         * input/regression/markup-note.ly: new file
8396
8397         * input/regression/metronome-marking.ly: new file
8398
8399         * lily/metronome-engraver.cc: new file. Print \tempo markings.
8400
8401         * scm/new-markup.scm (note-markup): make a note glyph, useful for
8402         metronome marks.
8403
8404 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8405
8406         * Documentation/user/GNUmakefile: Compatibility fix for new
8407         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
8408         for making binary packages; info splitting bug has been fixed.
8409
8410         * Documentation/user/refman.itely: Compile fixes.
8411
8412 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
8413
8414         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
8415         Count \midi -keywords also for a region.
8416
8417 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8418
8419         * lily/lookup.cc (LY_DEFINE): new function
8420
8421         * Documentation/user/tutorial.itely: updates
8422
8423 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
8424
8425         * lilypond-mode.el: Allow Midi on buffer.
8426         Use only '.ly'-extension, remove '.sly' and '.fly'.
8427         Allow use of inactive regions. Invoke next Command on Master file, 
8428         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
8429
8430 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8431
8432         * Documentation/user/tutorial.itely: updates.
8433
8434 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
8435
8436         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
8437
8438 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
8439
8440         * lily/coherent-ligature-engraver.cc: fixed typo
8441
8442         * lily/coherent-ligature-engraver.cc,
8443         lily/gregorian-ligature-engraver.cc,
8444         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
8445         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
8446         lily/vaticana-ligature-engraver.cc,
8447         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
8448         scm/grob-description.scm: cleanup: junked LigatureHead grob and
8449         removed all ligature specific stuff from NoteHead code
8450
8451         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
8452         ligatures now use regular noteheads
8453
8454         * lily/vaticana-ligature.cc: tiny code cleanups
8455
8456         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
8457         space between two adjacent noteheads of the same pitch
8458
8459         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
8460         description; cleanup: removed obsolete font-family settings
8461
8462 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
8463
8464         * lily/coherent-ligature-engraver.cc,
8465         lily/gregorian-ligature-engraver.cc,
8466         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
8467         lily/mensural-ligature-engraver.cc,
8468         lily/vaticana-ligature-engraver.cc,
8469         lily/include/gregorian-ligature-engraver.hh: updated for new
8470         Coherent_ligature_engraver; added comments that describe the basic
8471         design ideas of the ligature implementation
8472
8473         * lily/coherent-ligature-engraver.cc,
8474         lily/include/coherent-ligature-engraver.hh: new file: shared code
8475         between mensural ligatures and Gregorian chant notation ligatures
8476
8477 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
8478
8479         * lilypond-mode.el: XEmacs fixes: include two definitions for the
8480         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
8481         use only two arguments in sit-for, use no arguments in
8482         read-char-exclusive, backspace is not a character (127) in XEmacs.
8483
8484         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
8485
8486 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
8487
8488         * lilypond-mode.el: un-commenting works after syntax-table fix.
8489
8490         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
8491         group, verbose commenting for syntax table.
8492
8493         * lilypond-indent.el: add TODO for ligature slurs.
8494
8495 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
8496
8497         * lilypond-mode.el: Move comments of parenthesis matching away,
8498         (blink-matching-paren-on-screen) fix blinking in Emacs.
8499
8500         * lilypond-font-lock.el: Fix parent-matching for Emacs:
8501         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
8502
8503         * lilypond-indent.el: Add TODO for parenthesis matching.
8504
8505 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
8506
8507         * lilypond-mode.el: Fix XEmacs: 
8508         changed [S-iso-lefttab] to [(shift iso-lefttab)],
8509         invoke explicitly easy-menu-add (in Emacs done automatically).
8510         
8511         * lilypond.words: Add few words from input/*/*.ly.
8512
8513 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8514
8515         * VERSION (PATCH_LEVEL): release 1.7.18
8516
8517         * scripts/lilypond-book.py: only print basename for printfilename
8518         option
8519
8520         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
8521         and syntax updates.
8522
8523 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8524
8525         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
8526         better parametrisation. Move fatness of bulb downward.
8527
8528         * mf/parmesan-custodes.mf (dir_down): remove underscores from
8529         glyph names. Underscores are not allowed .ps encoding files.
8530
8531 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
8532
8533         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
8534         variable "packed" for packed right-ragged mode
8535
8536         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
8537         unused variable ragged; fixed indentation
8538
8539         * Documentation/user/refman.itely: tiny cleanups in ancient
8540         clef and custos section
8541
8542 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8543
8544         * lily/parser.yy (Simple_music): add \applyoutput, syntax
8545         \applyoutput PROCEDURE
8546
8547         * lily/my-lily-lexer.cc: add \applyoutput.
8548
8549         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
8550
8551         * lily/text-item.cc: clean text-interface description
8552
8553 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8554
8555         * input/{regression,test}/: use postfix for slur endings and beam
8556         begins.
8557
8558         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
8559         style beams too. 
8560
8561         * input/regression/lyrics-melisma-beam.ly: new file.
8562
8563         * lily/lyric-engraver.cc (process_music): change from
8564         process_acknowledged_grobs()
8565
8566         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
8567         functions to set and revert auto-beam settings.
8568
8569 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8570
8571         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
8572
8573 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
8574
8575         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
8576         Documentation/user/lilypond.tely: fixed some typos; updated author
8577         info
8578
8579         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
8580         #"" -> #'flag-style = #'()
8581
8582         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
8583         cleanup: removed dead #includes
8584
8585         * lily/gregorian-ligature-engraver.cc,
8586         lily/include/gregorian-ligature.hh,
8587         scm/grob-property-description.scm: small cleanups, small spacing
8588         fixes
8589
8590         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
8591         lily/vaticana-ligature.cc,
8592         lily/include/gregorian-ligature-engraver.hh,
8593         scm/grob-property-description.scm, scm/music-types.scm:
8594         "porrectus" -> "pes or flexa"
8595
8596         * ly/engraver-init.ly, scm/grob-description.scm,
8597         scm/grob-property-description.scm: junked porrectus, now handled
8598         by ligature code
8599
8600         * scm/grob-description.scm: bugfix: added space-alist entry for
8601         breathing sign/custos
8602
8603 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
8604
8605         * Another grand 2003 update.
8606         
8607         * Remove mentioning of `mudela'; There's no such thing.
8608
8609 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8610
8611         * Documentation/user/preface.itely (Preface to version 1.8): update
8612
8613         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
8614
8615         * Documentation/user/converters.itely (Invoking convert-ly): revise
8616
8617         * scripts/convert-ly.py (outfile_name): remove --assume-old.
8618
8619         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
8620
8621 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8622
8623         * Documentation/user/internals.itely: more updates.
8624
8625 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8626
8627         * Documentation/user/refman.itely: revise 
8628
8629         * Documentation/user/internals.itely: revise
8630
8631         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
8632
8633 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
8634
8635         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
8636         beautification: reformatted ancient clefs section; cleanup: small
8637         wording fixes
8638
8639 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
8640
8641         * lilypond.words: added words for chant notation, sorted
8642         alphabetically through "sort lilypond.words"
8643
8644 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
8645
8646         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
8647         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
8648         chant notation
8649
8650 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
8651
8652         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
8653         prevent TeX from interpreting them as long dash
8654
8655         * input/test/vaticana.ly: updated
8656
8657         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
8658         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
8659         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
8660         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
8661         fixes
8662
8663         * mf/parmesan-heads.mf: ledger endings: removed dead code
8664
8665 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8666
8667         * VERSION: 1.7.17 released
8668         
8669         * Documentation/user/GNUmakefile
8670         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
8671         files too.
8672
8673         * scm/document-markup.scm: new file: document all markup
8674         functions.
8675
8676         * scm/documentation-generate.scm: rename all documentation modules
8677         to document-*.scm
8678
8679         * scripts/lilypond-book.py: generate link to .ly file iso. link to
8680         .png
8681
8682         * input/test/divisiones.ly: added
8683
8684         * input/regression/output-property.ly: new file
8685
8686         * lily/cluster.cc: change cluster-interface to use style property
8687
8688 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
8689
8690         * input/test/chord-names-german.ly: modified.
8691
8692         * scm/chords-ignatzek.scm:
8693           chord-name->german-markup: Added
8694           note-name->german-markup: Changed (now producing lowercase notenames)
8695
8696         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
8697         
8698 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8699
8700         * scripts/convert-ly.py (FatalConversionError.conv):
8701         divisiominima -> divisioMinima, etc.
8702
8703         * ly/engraver-init.ly (FiguredBassContext): add
8704         Separating_line_group_engraver to Figured bass context.
8705
8706         * ly/german-chords-init.ly: remove file
8707
8708         * input/test/chord-names-german.ly (scm): new file.
8709
8710         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
8711
8712         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
8713         Chord_name_engraver
8714
8715         * Documentation/user/refman.itely: lots of updates.
8716
8717         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
8718         new file
8719
8720         * input/test/bar-number-every-5-reset.ly: new file.
8721
8722 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8723
8724         * input/regression/chord-name-major7.ly: new file
8725
8726         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
8727         if specced explicitly.
8728
8729         * input/regression/chord-name-entry-11.ly: new file.
8730
8731         * input/test/slur-beautiful.ly: new file.
8732
8733         * Documentation/user/refman.itely: updates.
8734
8735         * input/regression/collisions.ly (threevoice): cleanup.
8736
8737         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
8738
8739 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8740
8741         * Documentation/user/*.itely: various updates.
8742
8743         * ly/spanners-init.ly: enddecr/ endcr.
8744
8745         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
8746         of tutorial
8747
8748 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8749
8750         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
8751
8752         * lily/new-chord-name-engraver.cc (process_music): use octavation
8753         (a number) instead of original-pitch to store inversions. This
8754         fixes a problem with transposed chords with inversions.  
8755
8756 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8757
8758         * stepmake/aclocal.m4: Include compile fix for broken flex, as
8759         used in includable-lexer.hh.
8760
8761         * lily/includable-lexer.cc: Bugfix: include config.h.
8762
8763         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
8764         circumvention of Debian packaging bug.
8765
8766 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
8767
8768         * flex-2.5.31 hits Debian/unstable.  Fixes below.
8769         
8770         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
8771
8772         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
8773         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
8774
8775         * lily/include/includable-lexer.hh: 
8776         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
8777
8778         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
8779
8780         * aclocal.m4: Regenerate.
8781
8782         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
8783         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
8784
8785         * scm/pdf.scm (use-modules): Include lily.
8786
8787         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
8788         Noordkamp).
8789         (use-modules): Include lily.
8790         (lily-def): Bugfix: include tex-val in let.
8791
8792 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
8793
8794         * lilypond-mode.el: sensible error if lilypond.words not found.
8795
8796         * lilypond.words: add few words.
8797
8798 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
8799
8800         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
8801
8802         * mf/parmesan-scripts.mf: fixed typo in char name
8803
8804 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8805
8806         * VERSION: 1.7.16 released
8807
8808         * python/lilylib.py (setup_temp): temporary directories are mode 700.
8809         (this is a security vulnerability).
8810
8811         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
8812
8813         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
8814         add staff support.
8815
8816 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
8817
8818         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
8819         ly/script-init.ly, scm/script.scm: bugfix: renamed
8820         fermata->signumcongruentiae to fix naming clash with feta font
8821
8822 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8823
8824         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
8825
8826         * lily/multi-measure-rest-engraver.cc
8827         (start_translation_timestep): use grace timing too for determining
8828         when to make mmrest.
8829         (start_translation_timestep): clear numbers too.
8830
8831 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
8832
8833         * scm/music-types.scm: compile fix: escape braces
8834
8835         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
8836         work around font selection problem
8837
8838         * Documentation/user/refman.itely: BreathingSign: added docu for
8839         property "text"
8840
8841 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
8842
8843         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
8844         information.
8845
8846 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8847
8848         * lily/multi-measure-rest-engraver.cc (class
8849         Multi_measure_rest_engraver): make multiple Number objects, one
8850         for each MultiMeasureTextEvent.
8851
8852         * scm/music-functions.scm (glue-mm-rest-texts): use
8853         MultiMeasureTextEvent
8854
8855         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
8856
8857         * Documentation/user/refman.itely (Multi measure rests): update.
8858
8859 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8860
8861         * lily/ly-module.cc (ly_copy_module_variables): use
8862         scm_internal_hash_fold() for iterating modules.
8863
8864 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
8865
8866         * Documentation/user/refman.itely: Section Custodes: added more
8867         example code
8868
8869         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
8870         neo-mensural rests to parmesan font
8871
8872         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
8873         header
8874
8875 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8876
8877         * Documentation/user/macros.itexi: @fileref macro.
8878
8879         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
8880         each file. 
8881
8882 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
8883
8884         * lily/include/custos.hh, make/lilypond.suse.spec.in,
8885         Documentation/topdocs/AUTHORS.texi: updated my email address
8886
8887         * Documentation/user/refman.itely: updated custos documentation;
8888         beautified divisiones example; beautified articulations table
8889
8890         * lily/breathing-sign.cc: bugfix: finalis molecule
8891
8892 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
8893
8894         * Documentation/user/refman.itely: added docu for
8895         contemporary fermata symbols, gregorian breathing signs; small fixes
8896
8897         * ly/gregorian-init.ly: removed obsolete #'type props
8898
8899 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
8900
8901         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
8902         minimum-length property correctly.
8903
8904 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8905
8906         * scm/music-functions.scm (make-multi-measure-rest): set input
8907         locations for multimeasure rests.
8908
8909 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
8910
8911         * input/regression/breathing-sign.ly: updated to for ancient
8912         notation
8913
8914 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
8915
8916         * scripts/ly2dvi.py: Add newline.
8917
8918 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8919
8920         * scripts/ly2dvi.py (dependency_files): Compile fix.
8921
8922 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8923
8924         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
8925         (make_html_menu_file): --html menu. 
8926
8927 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8928
8929         * scripts/ly2dvi.py (run_dvips): +add the .map file 
8930
8931 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8932
8933         * input/screech-boink.ly: new file.
8934
8935 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8936
8937         * scripts/lilypond-book.py (make_lilypond_file): convert
8938         lilypond-file to lilypond block directly, without going through
8939         begin/end lilypond text.
8940         
8941
8942 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
8943
8944         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
8945         scm/grob-description.scm: moved Michael's original breathing sign
8946         code in brew_molecule() to divisio_minima(); provided new
8947         brew_molecule() that effectively replaces the
8948         Text_item::brew_molecule callback (with additional fallback to
8949         Michael's original code); added callbacks for brewing divisio
8950         maior/maxima and finalis
8951
8952         * gregorian-init.ly: added breathing sign shortcuts for virgula,
8953         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
8954
8955         * script-init.ly: added shortfermata, longfermata,
8956         verylongfermata, varcoda
8957
8958         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
8959         longfermata, verylongfermata, varcomma, varcoda
8960
8961 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
8962
8963         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
8964           Remove all noquote and insert a few quote.
8965         
8966         * Documentation/user/lilypond-book.itely (Music fragment options),
8967           scripts/lilypond-book.py: Don't include quotation blocks by
8968           default. Introduce option quote instead of noquote
8969
8970 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8971
8972         * VERSION: 1.7.15 released
8973         
8974         * Documentation/user/lilypond.tely: omf updates.
8975
8976         * buildscripts/texi2omf.py (omf_vars): include version.date
8977
8978         * make/lilypond.redhat.spec.in: fixes for spec file. 
8979
8980         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
8981         by function definition: lily now requires a recent GNU Make.
8982
8983         * scripts/lilypond-book.py (write_deps): remove .tex dependency
8984         writing.
8985
8986         * make/ly-rules.make: remove .ly -> .tex rule
8987
8988         * Documentation/user/refman.itely (Figured bass): revised figured
8989         bass example.
8990
8991 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8992
8993         * stepmake/stepmake/omf-targets.make (local-install): add
8994         scrollkeeper-update message.
8995
8996         * scripts/lilypond-book.py (lilypond_binary): explicity add path
8997         to binary.
8998         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
8999
9000         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
9001
9002         * Documentation/user/converters.itely (Invoking midi2ly): add
9003         track/channel notice.
9004
9005 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9006
9007         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
9008
9009         * lily/parser.yy (scalar): DIGIT is also a scalar.
9010
9011         * Documentation/user/music-glossary.tely: add @omf tags
9012
9013         * Documentation/user/lilypond.tely: add @omf tags
9014
9015         * scm/generate-documentation.scm (string-append): add @omf tags.
9016
9017         * stepmake/stepmake/omf-*: new files 
9018
9019         * input/regression/multi-measure-rest.ly (texidoc): add doco
9020
9021         * GNUmakefile.in (web-doc-install): add web-doc-install target
9022
9023         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
9024         fixes crashes while dumping MIDI.
9025
9026         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
9027         midi
9028
9029 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9030
9031         * buildscripts/texi2omf.py: new file.
9032
9033         * mf/feta-beugel.mf: include font count, not staffsize (16) in
9034         font-name
9035
9036 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9037
9038         * input/regression/beam-manual-beaming.ly (texidoc): new file.
9039
9040         * lily/sequential-iterator.cc (descend_to_child): call
9041         descend_to_child() for all types of music.
9042
9043 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9044
9045         * scm/translator-property-description.scm: Add
9046         bassFigureFormatFunction.  Replace some entries.
9047
9048 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9049
9050         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
9051         clean out.
9052
9053 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9054
9055         * scripts/midi2ly.py (Note.dump): never dump duration for
9056         dump_dur=0.
9057
9058         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
9059         new function
9060
9061         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
9062         figures using new markups. Much simpler, and should improve layout
9063         a little.
9064
9065         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
9066
9067 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9068
9069         * ly/engraver-init.ly: use Hara kiri by default for 
9070         ChordNames, FiguredBass and Lyrics(Voice) context. 
9071
9072         * lily/axis-group-engraver.cc (acknowledge_grob): use
9073         rhythmic-grob-interface for selecting items not to hara-kiri'd 
9074
9075         * scm/new-markup.scm (markup-function-list): add bracket,
9076         vbracket.
9077
9078         * ly/engraver-init.ly (ChordNamesContext): set
9079         minimumVerticalExtent
9080
9081 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9082
9083         * input/test/time-signature-double.ly: new file 
9084
9085         * input/regression/collision-head-chords.ly (texidoc): new file.
9086
9087         * lily/type-swallow-translator.cc: add note swallow translator 
9088
9089         * input/test/time-signature-double.ly: new file.
9090
9091         * lily/type-swallow-translator.cc: add Rest_swallow_translator
9092
9093         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
9094         (FiguredBassContext): idem.
9095
9096         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
9097
9098         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
9099
9100         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
9101
9102         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
9103         .afm dependency
9104
9105         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
9106
9107         * python/lilylib.py (make_page_images): add function.
9108
9109         * scripts/ly2dvi.py (run_latex): include title in preview image.
9110
9111         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
9112         from lilypond-book for <ly2dvifile> tags in HTML.
9113
9114         * scripts/ly2dvi.py (option_definitions): add --debug option to
9115         print out environment.
9116
9117         * input/regression/tie-chord-partial.ly: new file.
9118
9119 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
9120
9121         * lilypond.words: add 3
9122
9123 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9124
9125         * scm/new-markup.scm (markup-function-list): add finger-markup
9126
9127         * input/tutorial/brahms-tweaked.ly: new markup 
9128
9129         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
9130
9131         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
9132         crash when processing '() markup
9133
9134         * input/regression/breathing-sign.ly (texidoc): add caesura example.
9135
9136         * lily/breathing-sign.cc (railtracks): another caesura.
9137
9138         * mf/feta-schrift.mf: caesura symbol. 
9139
9140 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9141
9142         * scripts/convert-ly.py (FatalConversionError.conv): add
9143         ly:molecule-XXX conversions.
9144
9145         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
9146
9147         * input/regression/multi-measure-rest-text.ly: new file.
9148
9149         * scm/music-functions.scm (glue-mm-rest-texts): automatically
9150         convert MMREST-TEXT to MultiMeasureRestNumber settings.
9151
9152         * ly/engraver-init.ly (ScoreContext): move tablature settings to
9153         ScoreContext
9154
9155         * scm/new-markup.scm (center-markup): \center markup.
9156
9157         * scm/music-functions.scm: remove pitchify scripts.
9158
9159         * lily/music.cc (print_smob): display music name if available 
9160
9161 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9162
9163         * Documentation/user/refman.itely (Instrument names): remove
9164         \turnOff doco.
9165
9166 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9167
9168         * lily/score.cc (mark_smob): bugfix.
9169
9170         * input/regression/rehearsal-mark.ly: new file.
9171
9172         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
9173         report error at the current token again.
9174
9175 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9176
9177         * cygwin/mknetrel: Exit if doc build fails.
9178
9179         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
9180
9181 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9182
9183         * scm/music-types.scm (music-descriptions): add doc strings
9184
9185 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9186
9187         * lily/lexer.ll: 
9188         * lily/include/my-lily-lexer.hh: 
9189         * lily/include/includable-lexer.hh: Add flex kludge.
9190
9191         * config.hh.in: 
9192         * config.make.in: 
9193         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
9194         cruft.
9195         
9196         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
9197         code.
9198
9199 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9200
9201         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
9202
9203         * lily/parser.yy (new_chord): Compile fix.
9204
9205 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9206
9207         * Documentation/user/refman.itely (Tuning groups of objects):
9208         remove documentation for \turnOff. 
9209
9210         * lily/percent-repeat-engraver.cc (try_music): add correct
9211         processing moments for double-measure percents as well.
9212
9213         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
9214
9215         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
9216         grob prop type. 
9217
9218         * Documentation/user/refman.itely (Printing named chords): add
9219         chord name tweak doco.
9220
9221         * input/template/gregorian-transcription.ly: new file.
9222
9223 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9224
9225         * VERSION: 1.7.13 released
9226         
9227         * input/test/*: lots of cleanups/comment-outs/removals in chord
9228         examples
9229         
9230         * input/regression/*: lots of cleanups/comment-outs/removals in
9231         chord examples
9232         
9233         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
9234         options
9235
9236         * lily/new-chord-name-engraver.cc (process_music): give original
9237         inversion pitch to chord name routine.
9238
9239         * input/tutorial/os-score.ly: update to new markup
9240
9241         * Documentation/user/appendices.itely: simply include
9242         chords-ignatzek. 
9243
9244         * Documentation/user/refman.itely (Chords mode): add documentation
9245         for chord mode.
9246
9247         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
9248         not present in chord.
9249         (construct-chord): add inversion and bass support.
9250
9251         * lily/chord.cc: junk contents.
9252
9253 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
9254
9255         * Documentation/user/refman.itely:
9256         * Documentation/user/music-glossary.tely: fix. 
9257
9258 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9259
9260         * scm/chord-entry.scm (construct-chord): move chord construction
9261         to Scheme.
9262
9263         * lily/parser.yy (new_chord): new setup for chord entry.
9264
9265 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
9266
9267         * lilypond.words:
9268         * Documentation/user/music-glossary.tely: add ambitus.
9269
9270 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9271
9272         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
9273
9274         * lily/include/*.hh: string() -> to_string()
9275
9276         * scm/chords-ignatzek.scm: new file.
9277
9278         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
9279         standard chord name exceptions.
9280
9281         * scm/translator-property-description.scm (chordNameSeparator):
9282         add property.
9283         (majorSevenSymbol): add property
9284
9285         * lily/translator-scheme.cc (ly:context-properties): new function
9286         (ly:context-parent): new function.
9287         (print_smob): print context name.
9288
9289         * lily/music.cc (ly:get-music-length): new function
9290         (print_smob): don't print properties.
9291
9292         * lily/duration.cc (duration<?): new function
9293
9294         * input/regression/chords-funky-ignatzek.ly: new file.
9295
9296         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
9297         jazz chords.
9298
9299         * lily/pitch.cc (ly:pitch-diff): new function.
9300
9301         * input/regression/chords-ignatzek.ly: new file.
9302
9303 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9304
9305         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
9306         pitches for jazz chords.
9307
9308 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9309
9310         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
9311
9312 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
9313
9314         * lilypond.words: add 1
9315
9316 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
9317
9318         * Documentation/topdocs/AUTHORS.texi: refine.
9319
9320 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
9321
9322         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
9323         
9324         * lilypond.words: add one.
9325
9326 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
9327
9328         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
9329         Fontify bass note in chords, e.g., e in c1/e.
9330         
9331 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9332
9333         * Documentation/user/music-glossary.tely: Dutch updates and
9334         additions (Arent Storm).
9335
9336 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9337
9338         * input/regression/ambitus.ly:  move file.      
9339
9340         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
9341
9342         * lily/event.cc (transpose): add tonic property to Key_change_req
9343         and to Key_engraver.
9344
9345 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
9346
9347         * Documentation/user/refman.itely: fix typo.
9348
9349         * lilypond.words: removed wrong identifiers.
9350
9351 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9352
9353         * mf/feta-toevallig.mf: make flat stem shorter 
9354
9355 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
9356
9357         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
9358
9359         * lilypond.words: add from Phrasing slur.
9360         
9361 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
9362
9363         * lilypond-mode.el: allow launching multiple ViewPS processes.
9364         
9365         * lilypond.words: add from Text markup.
9366
9367 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9368
9369         * input/test/ossia.ly (texidoc): add comment.
9370
9371         * input/regression/voice-follower.ly: new file.
9372
9373         * mf/feta-toevallig.mf: make flat heavier.
9374
9375         * lily/cluster-engraver.cc: clean up Cluster engraver
9376
9377         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
9378         Engraver. Use Note_column to compute Y positions and deal with
9379         line break stuff.
9380
9381 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9382
9383         * lily/stem.cc: move french-beaming to stem.
9384
9385 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
9386
9387         * lilypond-font-lock.el: fontify all durations in chords.
9388
9389         * lilypond.words: add from lily/my-lily-lexer.cc
9390
9391 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9392
9393         * VERSION: release 1.7.12
9394
9395         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
9396
9397         * lily/gregorian-ligature.cc: new file
9398
9399         * lily/*: the Great 2003 search & replace.
9400
9401         * Documentation/user/refman.itely (Manual repeat commands): add
9402         note about font selection.
9403
9404 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
9405
9406         * lilypond-mode.el: propose recompiling midi while invoking playing,
9407         not while stopping playing.
9408
9409 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
9410
9411         * lilypond.words: add one.
9412
9413         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
9414         and expressional note grouping. Fontify chord modes.
9415
9416 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
9417
9418         * Documentation/user/music-glossary.tely (Top): translate melisma.
9419
9420 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9421
9422         * Documentation/user/music-glossary.tely (Top): add melisma.
9423
9424 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
9425
9426         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
9427         interfaces for (abstract) grob GregorianLigature
9428
9429         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
9430         renamed head* -> glyph_name*, x-shift* -> x-offset*
9431
9432         * scm/grob-property-description.scm: bugfix: added missing descriptions
9433
9434 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9435
9436         * input/test/chord-names-dpnj.ly: New file.
9437
9438         * scm/double-plus-new-chord-name.scm: Implement full and partial
9439         exceptions.
9440
9441         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
9442
9443         * scm/double-plus-new-chord-name.scm
9444         (double-plus-new-chord->markup): Fix sub->markup.
9445
9446
9447 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
9448
9449         * lily/custos-engraver.cc: added TODO; editorial changes
9450
9451         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
9452         consistency with other ligature engravers; removed access on (now)
9453         private variable _ligature of Ligature_engraver
9454
9455         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
9456         renamed last_bound -> last_bound_; issue programming_error on
9457         abstract method calls; moved primitives code from
9458         Mensural_bracket_engraver to here (because almost ligature
9459         engravers will need it); renamed try_stop_ligature () ->
9460         typeset_ligature (); bugfix: store primitives of finished ligature
9461         in separate variable finished_primitives_ to avoid clash on input
9462         like "\] \["; added current_ligature () to enable access on
9463         private variable _ligature
9464
9465         * lily/mensural-ligature-engraver.cc: removed primitives_ code
9466         (now in super class); renamed try_stop_ligature () ->
9467         typeset_ligature ()
9468
9469         * lily/mensural-ligature.cc: issue programming_error on abstract
9470         method calls
9471
9472         * lily/note-heads-engraver.cc: added TODO comment upon bool
9473         in_ligature
9474
9475         * mf/parmesan-heads.mf: fixed some of set_char_box()
9476
9477         * scm/grob-description.scm: added VaticanaLigature
9478
9479         * scm/grob-property-description.scm: added neume prefix properties
9480
9481         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
9482         lily/include/gregorian-ligature-engraver.hh,
9483         lily/include/gregorian-ligature.hh: new files; framework for
9484         gregorian ligature engravers such as vaticana
9485
9486         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
9487         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
9488         vaticana style ligature implementation (still somewhat uncomplete)
9489
9490 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9491
9492         * VERSION: release 1.7.11
9493
9494         * scripts/convert-ly.py: add ly:pitch-transpose rule
9495
9496 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9497
9498         * input/test/dpncnt.ly: New file.
9499
9500         * lily/my-lily-lexer.cc: Add chordnames keyword.
9501
9502         * lily/parser.yy (chordnames_block): Parse chord name exception
9503         lists, see input/test/dpncnt.ly.
9504
9505         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
9506         function.
9507
9508         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
9509         filter-out too.
9510
9511         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
9512         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
9513         pitch functions (except for ly:make-pitch, but that's apparently
9514         some sort of scheme naming standard?).
9515
9516         * scm/lily.scm (!=): define-public.
9517
9518         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
9519
9520 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
9521
9522         * scm/double-plus-new-chord-name.scm
9523         (double-plus-new-chord-name->markup): New file.
9524
9525 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9526
9527         * python/lilylib.py (make_preview): don't suppress progress for
9528         bbox extraction.
9529
9530 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9531
9532         * Documentation/user/appendices.itely (scheme): update for new syntax.
9533
9534         * input/regression/chord-name-styles.ly: new file
9535
9536         * lily/instrument-name-engraver.cc: create instrument names
9537         without barline too.  Allows instrument name on ChordNames  
9538
9539         * scm/new-markup.scm (interpret-markup): allow simple strings as
9540         markup too.
9541
9542 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9543
9544         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
9545         (step->markup-accidental): Fix: add accidental.
9546         (chord::inner-name-american): 
9547         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
9548         append stray '/' if last superscript addition was 'o'.
9549
9550         * scm/new-markup.scm (normal-size-sub-markup) 
9551         (normal-size-super-markup): New function.
9552
9553         * lily/source-file.cc (Source_file): Add warning for possibly
9554         intentional but suspicious initialization.
9555
9556         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
9557         add comments about cut-and-paste programming.
9558
9559         * flower/rational.cc (lcm): Not used; comment out.
9560
9561 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9562
9563         * lily/new-fingering-engraver.cc (position_scripts): use
9564         fingerHorizontalDirection to determine fingering horizontal
9565         directions.
9566  
9567         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
9568         fingering support.
9569
9570         * scripts/convert-ly.py (FatalConversionError.conv): add style
9571         conversion rule. 
9572
9573         * scm/chord-name.scm (set-chord-name-style): new function.
9574         (new-chord-name-brew-molecule): revise to interpret markup only
9575         (new-chord->markup): cleanuppish rewrite. To be called from the
9576         new engraver.
9577
9578         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
9579         Markup earlier, during interpreting.
9580
9581         * input/test/{banter,jazz,american}-chords.ly (scheme): update
9582         style settings. Rename to chord-names-*.ly
9583
9584 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
9585
9586         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
9587         markup code and update to new markup.  Most probably broke some of
9588         it.
9589         
9590 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
9591
9592         * Documentation/user/refman.itely: added docu for ambitus and
9593         clusters
9594
9595         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
9596         ly_quote_scm() in lookup.cc
9597
9598         * mf/parmesan-clefs.mf: set_char_box fix
9599
9600         * lily/cluster-engraver.cc: junk implicit protection; use
9601         Protected_scm instead
9602
9603 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
9604
9605         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
9606         throughout.
9607
9608         * scm/new-markup.scm: Turn-off error-triggering test code.
9609
9610 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9611
9612         * scm/new-markup.scm (markup-thrower-typecheck) 
9613         (markup-typecheck?):  add full typechecking functions.
9614         (make-markup-maker): add make-FOO-markup functions.
9615         (markup-argument-list-error): nice error checking messages.
9616         (make-markup): better function: less quoting escapades.
9617
9618 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
9619
9620         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
9621
9622 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9623
9624         * cygwin/lilypond.hint (requires): Add cygwin.
9625
9626         * .cvsignore: Remove stepmake (huh!?!), add lib.
9627
9628         * GNUmakefile.in: Add libdir links for builddir runs.
9629
9630         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
9631         instead of datadir.
9632
9633         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
9634         local_lilypond_libdir.
9635
9636         * config.make.in (lilypond_libdir): Add.
9637
9638         * stepmake/stepmake/substitute-rules.make: 
9639         * stepmake/stepmake/script-rules.make: 
9640         * stepmake/stepmake/python-module-rules.make:
9641         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
9642         lilypond-python-module patch.
9643
9644 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9645
9646         * Documentation/user/refman.itely (Graphical interfaces): add note
9647         about xml2ly.
9648
9649 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9650
9651         * scripts/ly2dvi.py (run_dvips): remove trailing newline
9652
9653 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9654
9655         * VERSION: released 1.7.10
9656
9657         * scripts/musedata2ly.py (): idem
9658
9659         * scripts/midi2ly.py (dump_chord): idem
9660
9661         * scripts/etf2ly.py (version): idem 
9662
9663         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
9664
9665         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
9666
9667         * scm/tex.scm (tex-output-expression): remove eval compat
9668         glut. Other output files too.
9669
9670         * scm/chord-name.scm: don't export anything from chord module.
9671
9672         * input/test/american-chords.ly: idem
9673
9674         * input/test/banter-chords.ly (texidoc): idem
9675
9676         * input/test/Cc-chords.ly: add breakage notes.
9677
9678         * Documentation/user/refman.itely (Text markup): rewrite manual
9679         section.
9680
9681         * lily/parser.yy (scalar): allow \markup { } as property value. 
9682
9683         * scm/chord-name.scm: complete new markup usage
9684
9685         * scm/grob-description.scm (all-grob-descriptions): use new markup
9686         texts by default
9687
9688 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9689
9690         * scm/chord-name.scm: partial move to new markup texts.
9691
9692 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9693
9694         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
9695
9696         * scm/bass-figure.scm (brew-bass-figure): make stack direction
9697         settable.
9698
9699 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
9700
9701         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
9702         invoked for old midi, wait for killing.
9703
9704 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
9705
9706         * Documentation/user/music-glossary.tely: Finnishing.
9707
9708 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9709
9710         * mf/feta-nummer-code.mf: some kerning pairs.
9711
9712 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
9713
9714         * scm/output-lib.scm (set-bar-number-visibility): Context-function
9715         Added.
9716
9717         * Documentation/user/refman.itely (Bar numbers):
9718         set-bar-number-visibility added, modulo-bar-number removed again
9719         (sorry).
9720
9721 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
9722
9723         * scm/output-lib.scm (modulo-bar-number-visible): add function.
9724
9725         * Documentation/user/refman.itely: add modulo-bar-number-visible.
9726
9727         * Documentation/user/music-glossary.tely: translate into Finnish.
9728
9729 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
9730
9731         * lilypond-mode.el: add shortcut for 2midi
9732
9733         * lilypond-font-lock.el: fontify lyrics
9734
9735 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
9736
9737         * scm/drums.scm : use 1.7.x names.
9738
9739         * input/regression/drums.ly : Don't use << chords >>
9740
9741 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
9742
9743         * lilypond-mode.el: tidy, add TODO
9744
9745         * make/lilypond.mandrake.spec.in: install-info quietly.
9746
9747 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9748
9749         * input/test/markup.ly: use new syntax.
9750
9751 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9752
9753         * ly/params-init.ly (interscoreline): add word-space
9754
9755         * input/test/metronome.ly (eighthNote): idem.
9756
9757         * input/test/script-priority.ly: use new markup
9758
9759         * lily/parser.yy (markup): allow HEAD markup0 markup1 
9760
9761         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
9762
9763         * lily/parser.yy (gen_text_def): bugfix.
9764         (full_markup): allow markup identifier.
9765
9766 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
9767
9768         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
9769         jobs at the same time. Add horizontal lines to Command menu.
9770         Allow one compiling job -- propose killing others before a new one.
9771
9772         * lilypond.words: add markup, teeny, etc.
9773
9774 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
9775
9776         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
9777         Allow only one type of midi process; launching Midi either stops
9778         midis or plays the current midi and launching MidiAll stops midis
9779         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
9780         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
9781
9782 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9783
9784         * lily/text-engraver.cc (process_acknowledged_grobs): use new
9785         markup  for new markup texts.
9786
9787         * lily/mark-engraver.cc (process_music): idem
9788         
9789         * lily/instrument-name-engraver.cc (create_text): idem
9790
9791         * scm/new-markup.scm (magnify-markup): new function.
9792
9793         * scm/molecule.scm (stack-lines): bugfix.
9794
9795         * lily/font-interface.cc (get_font): take font-magnification from
9796         alist chain.
9797
9798 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9799
9800         * lily/molecule-scheme.cc: move scheme functions to separate file.
9801
9802         * lily/font-metric.cc  (ly_get_glyph): new function. 
9803         
9804         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
9805         (italic-markup, dynamic-markup): new functions
9806         (font-markup): new function
9807
9808         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
9809         padding and minimum
9810
9811 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
9812
9813         * lily/accidental-engraver.cc:
9814         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
9815
9816 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
9817
9818         * lilypond.vim:
9819         * lilypond-font-lock.el: Put \longa as duration. Accept only 
9820         [a-zA-Z] for user defined identifiers. Separate note cases 
9821         with and without a duration (allow cis\longaX).
9822
9823         * lilypond.words: Add words from Info.
9824
9825 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9826
9827         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
9828
9829 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
9830
9831         * lilypond-mode.el: Propose reverting buffer before a command if
9832         it was edited with an another editor.
9833
9834 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9835
9836         * lily/molecule.cc (ly_translate_molecule): new function
9837
9838         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
9839         into libdir
9840
9841         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
9842
9843         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
9844
9845 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
9846
9847         * lilypond.words: take \words from Info-index.
9848
9849 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9850
9851         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
9852
9853 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
9854
9855         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
9856
9857 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
9858
9859         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
9860         and lilypond-documentation.
9861
9862 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
9863
9864         * lily/parser.yy: Compile fix (bison 1.75).
9865
9866 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9867
9868         * VERSION: 1.7.9 released
9869
9870         * scm/music-functions.scm (shift-one-duration-log): refactor.
9871         Use music-map.
9872
9873         * input/regression/chord-tremolo.ly (texidoc): add dot test.
9874
9875         * NEWS: update.
9876
9877         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
9878         argument
9879         
9880         * scm/music-functions.scm (display-music): new function
9881         (music-map): change arg order.
9882
9883         * input/regression/new-markup-syntax.scm: new file
9884
9885         * lily/parser.yy (markup): add \markup { .. } syntax.
9886
9887         * scm/new-markup.scm (override-markup): new function
9888         (lookup-markup): new function
9889         (music-markup): new function
9890         (lookup-markup-command): use markup-signature to store argument
9891         format for parser.
9892
9893         * lily/lexer.ll: preliminary \markup syntax. 
9894
9895 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
9896
9897         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
9898         add pre/post-dependencies and menus with icons from source.
9899
9900         * Documentation/pictures/lilypond-48x48.xpm:
9901         * Documentation/pictures/lilypond-32x32.xpm:
9902         * Documentation/pictures/lilypond-16x16.xpm: new files, background
9903         transparent.
9904
9905         * stepmake/stepmake/generic-targets.make:
9906         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
9907
9908 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9909
9910         * input/regression/music-map.ly (texidoc): new file.
9911
9912         * scm/music-functions.scm (music-map): new function
9913
9914 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9915
9916         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
9917
9918 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
9919
9920         * input/test/to-xml.ly:
9921         * lily/ligature-engraver.cc: Fixes documentation.
9922
9923         * lilypond.mandrake.spec.in:
9924         * lilypond.redhat.spec.in: Add lilypond.words.
9925
9926         * Documentation/user/refman.itely: Mention Info inside emacs.
9927         
9928         * lilypond.suse.spec.in:
9929         * lilypond.redhat.spec.in:
9930         * lilypond.mandrake.spec.in: Set root-owner for doc
9931         (tobbe@nyvalls.se).
9932
9933 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
9934
9935         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
9936         os.popen.read ().
9937
9938 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9939
9940         * scripts/ly2dvi.py (include_path): print warning if failing anything.
9941
9942         * python/lilylib.py (error): add space
9943
9944 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9945
9946         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
9947         distribution.
9948
9949 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9950
9951         * lily/paper-outputter.cc (Paper_outputter): close port when
9952         finishing score.
9953
9954 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9955
9956         * scm/sodipodi.scm: Fixes.
9957
9958 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
9959
9960         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
9961
9962         * buildscripts/make-font-dir.py: Fix. 
9963
9964 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
9965
9966         * lilypond-mode.el: Add support for Info inside Emacs.
9967
9968 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9969
9970         * buildscripts/make-font-dir.py: 
9971         * mf/GNUmakefile: Make sodipodi font map.
9972
9973         * scm/sodipodi.scm: Add more output functions.
9974
9975         * mf/feta-nummer.mf: 
9976         * mf/feta-beugel.mf: Add font_coding_scheme.
9977
9978         * lily/paper-outputter.cc (output_header): Fix creator string.
9979
9980 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
9981
9982         * lilypond-mode.el (LilyPond-autocompletion): invoked with
9983         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
9984
9985         * lilypond.words: add two (Everybody can add/remove words now!).
9986
9987         * debian/rules:
9988         * make/lilypond.suse.spec.in:
9989         * make/lilypond.mandrake.spec.in:
9990         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
9991
9992         * Documentation/user/refman.itely: Mention autocompletion.
9993
9994 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
9995
9996         * scripts/ly2dvi.py: Add paper sizes.
9997
9998         * lily/timing-engraver.cc: 
9999         * lily/time-signature.cc: 
10000         * lily/span-bar.cc: 
10001         * lily/grob-scheme.cc: Code formatting fixes.
10002
10003         * scm/sodipodi.scm: 
10004         * scm/sketch.scm:
10005         * buildscripts/mf-to-table.py: 
10006         * buildscripts/make-font-dir.py: Font testing.
10007
10008 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10009
10010         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
10011         inserts try-completion and shows all-completions.
10012
10013         * lilypond.words: '\' -> '\\'
10014
10015         * lilypond-mode.el: load libraries in the end, lilypond.words defines
10016         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
10017         
10018         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
10019         and LilyPond-reserved-words.
10020         
10021 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
10022
10023         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
10024         from load-path.
10025         
10026         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
10027         the mini-buffer with Control-Shift-c.
10028         
10029 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10030
10031         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
10032         duration. This fixes \tempo taking time.
10033
10034 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10035
10036         * lily/volta-engraver.cc (process_acknowledged_grobs): 
10037         Allow for text markup in repeatCommands. 
10038
10039 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
10040
10041         * lilypond-mode.el (LilyPond-insert-string): new function, use it
10042         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
10043         Get rid of skeleton.el-dependency.
10044
10045         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
10046
10047 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10048
10049         * lily/beam-engraver.cc (stop_translation_timestep): reset
10050         now_stop_ev_
10051
10052         * lily/scm-option.cc: add parse-protect to ly:set-option
10053
10054         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
10055
10056 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10057
10058         * lily/include/ligature-bracket.hh: removed
10059         * lily/ligature-bracket.cc: removed
10060
10061         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
10062         .tex
10063
10064         * lily/beam.cc (set_beaming): don't change beam count on rests.
10065         (brew_molecule): always set flag-width > 0.
10066
10067 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
10068
10069         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
10070         chars, remove instructions; instead, refer to lilypond-init.el and
10071         Documentation/topdocs/INSTALL.texi.
10072
10073         * lilypond.words: add identifiers and reserved words.
10074
10075         * Documentation/topdocs/INSTALL.texi: separate sections for installing
10076         files and adding a load-path.
10077
10078         * lilypond-init.el: Instructions, extracted from 
10079         Documentation/topdocs/INSTALL.texi. 
10080         
10081 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10082
10083         * VERSION: 1.7.8 released 
10084
10085         * lily/grob.cc (warning): better robustness fix.
10086
10087 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
10088
10089         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
10090
10091         * lily/cluster-engraver.cc: stick better to variable naming
10092         conventions
10093
10094         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
10095         until stop_translation_timestep()
10096
10097         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
10098         min/max coordinates to backend, but no musical info such as
10099         pitches
10100
10101         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
10102
10103         * lily/grob.cc: robustness fix: warning(): do not crash if
10104         cause is not set
10105
10106         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
10107         the much more elaborated tuplet brackets than the very naive and
10108         simple ligature bracket grob
10109
10110 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10111
10112         * Documentation/user/refman.itely (Analysis brackets): add
10113         horizontal bracket doco.
10114
10115         * ly/property-init.ly (setMmRestFermata): added.
10116
10117         * Documentation/user/refman.itely (Multi measure rests): fermatas
10118         on mm rests.
10119
10120         * input/regression/apply-context.ly (texidoc): new file
10121
10122         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
10123         code to be executed during interpretation. Possible applications:
10124         smart octavation, more advanced bar checks. 
10125
10126         * lily/apply-context-iterator.cc: new file.
10127
10128 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10129
10130         * input/test/new-markup.ly: new file.
10131
10132         * lily/text-item.cc (text_to_molecule): new function
10133
10134         * scm/new-markup.scm (lambda): new file
10135
10136         * lily/function-documentation.cc (ly_add_function_documentation):
10137         add proc property as well
10138
10139 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10140
10141         * Documentation/user/music-glossary.tely (Top): add custos.
10142
10143 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
10144
10145         * Documentation/topdocs/INSTALL.texi: advise how to include source
10146         path to Emacs load-path and improve language.
10147
10148 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10149
10150         * GNUmakefile.in: config.h message fix.
10151
10152         * autogen.sh:
10153         * aclocal.m4: Regenerate.
10154
10155         * configure.in: 
10156         * config.make.in: 
10157         * stepmake/config.make.in: 
10158         * stepmake/configure.in: 
10159         * stepmake/autogen.sh: 
10160         * stepmake/aclocal.m4: Update for autoconf 2.56.
10161
10162 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
10163
10164         * Documentation/topdocs/INSTALL.texi: instructions for an user how
10165         to install Emacs-mode. Instructions how to use vim-mode.
10166
10167 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10168
10169         * scm/music-types.scm (music-descriptions): no length for tempo event.
10170
10171         * input/*.ly: add \version everywhere.
10172         
10173         * input/*.ly: update syntax to 1.7 + new-chords.
10174
10175         * VERSION: 1.7.7 released.
10176         
10177         * Documentation/user/*.tely: new chord syntax.
10178
10179         * input/regression/[bc]*.ly (texidoc): syntax updates.
10180         
10181 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
10182
10183         * lilypond.words: add vocabulary to be used in auto-completion
10184
10185         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
10186
10187         * lilypond.vim: allow note name at EOF
10188
10189 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10190
10191         * buildscripts/new-chords.py (edit): -e option: inline editing.
10192
10193         * input/regression/a*.ly (texidoc): syntax updates.
10194
10195         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
10196         music): elucidations. 
10197
10198 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
10199
10200         * lily/include/lily-proto.hh, ly/engraver-init.ly,
10201         ly/spanners-init.ly, scm/grob-description.scm,
10202         scm/grob-property-description.scm, scm/music-types.scm,
10203         lily/cluster-engraver.cc, lily/cluster.cc,
10204         lily/include/cluster.hh, input/test/cluster.ly: cluster
10205         implementation
10206
10207         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
10208         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
10209         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
10210
10211         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
10212
10213         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
10214
10215         * scm/grob-description.scm: bugfix: by default, use default note
10216         head style when engraving ligatures
10217
10218         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
10219
10220         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
10221         events
10222
10223         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
10224
10225         * input/test/ancient-font.ly: bugfix: style -> flag-style
10226
10227         * lily/ligature-engraver.cc: indentation fix
10228
10229         * lily/parser.yy: indentation fixes
10230         
10231 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10232
10233         * input/regression/measure-grouping.ly: more elaborate example.
10234
10235         * lily/moment.cc: ly:add-moment, ly:mul-moment,
10236         ly:div-moment. New functions 
10237
10238         * scm/music-functions.scm (set-time-signature): new function,
10239         allow inline time sig settings with measure grouping.
10240
10241         * lily/parser.yy (command_element): move time sig construction
10242         into Scheme.
10243
10244         * lily/side-position-interface.cc (out_of_staff): new function,
10245         like padding, but keep minimum distance from staff. Easier than
10246         linespanners (dynamics, pedals), but roughly the same effect.
10247
10248 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
10249
10250         * emacs-mode.el: Added spanish-note-replacements 
10251         (Carlos Betancourt, <carlos.betancourt@chello.be>).
10252
10253         * vimrc: (Un)commenting with <(S-)F12>, tidy.
10254
10255 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
10256
10257         * lilypond.vim: Do not fontify cises, desis, etc.
10258
10259         * vimrc: view dvi with <S-F6>
10260
10261 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10262
10263         * lily/lookup.cc (triangle): new function.
10264
10265         * input/regression/measure-grouping.ly (texidoc): new file: show
10266         triangles and brackets for beat groups of 3 and 2.
10267
10268         * lily/include/measure-grouping-spanner.hh (class
10269         Measure_grouping): new file.
10270
10271         * lily/measure-grouping-spanner.cc (brew_molecule): new file
10272
10273         * lily/measure-grouping-engraver.cc (class
10274         Measure_grouping_engraver): new file.
10275
10276 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10277
10278         * Merge from stable:
10279
10280             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
10281         
10282         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
10283         stylesheet.
10284
10285         * ly/paper19.ly: Include paper19-init.ly.
10286
10287         * ly/paper19-init.ly: New file.
10288
10289         * Documentation/user/tutorial.itely (First steps): Fix first
10290         example for font test.
10291
10292         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
10293
10294         * ChangeLog: Add 1.7.6 release marker (see below).
10295
10296         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
10297         Add .py files.
10298
10299 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10300
10301         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
10302
10303         * input/tutorial/*.ly: update to new syntax.
10304
10305         * lily/parser.yy (Composite_music): new transpose syntax,
10306         \transpose FROM TO MUSIC. 
10307
10308 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10309
10310         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
10311         latex progress/error output to stderr (by default this goes to
10312         stdout).  Show lilypond progress, even when not verbose.
10313
10314         * python/lilylib.py (system): New optional parameter to control
10315         showing of progress.
10316
10317         * scm/backend-documentation-lib.scm (check-dangling-properties):
10318         Fix error message.
10319
10320         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
10321         axis, extent.
10322
10323         * scm/grob-property-description.scm (magnify): Remove.
10324         (extent, axis): Add.
10325
10326 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10327
10328         * VERSION: Release 1.7.6.
10329
10330         * scripts/convert-ly.py: more uniformization substitutions.
10331
10332         * buildscripts/new-chords.py (sub_chords): new file.
10333
10334 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10335
10336         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
10337         lilypond.map.  Include sauter fonts too.  Cleanups.
10338
10339 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10340
10341         * Documentation/user/tutorial.itely (First steps): change to new
10342         chord/tie/slur/beam notation.
10343
10344         * lily/parser.yy (event_that_take_dir): allow postfix notation for
10345         ties.
10346
10347         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
10348         engraver. Process ties in postfix notation, i.e. c8-~ c
10349
10350         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
10351
10352         * input/regression/beam-postfix-notation.ly (texidoc): new file.
10353
10354         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
10355
10356         * lily/beam-engraver.cc (try_music): accept new-beam-events
10357
10358         * input/regression/chord-scripts.ly (texidoc): new file
10359
10360         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
10361         script-events.
10362
10363         * scm/script.scm (default-script-alist): cleanup.
10364
10365         * lily/script-engraver.cc (make_script_from_event): cleanup.
10366
10367         * lily/lyric-combine-music-iterator.cc
10368         (Lyric_combine_music_iterator): remove superfluous events.
10369         (melisma_busy): new function. Fix broken melismas.
10370
10371 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
10372
10373         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
10374         Remove nonvalid settings. Use descriptive key names.
10375         Use <Return> to indicate the pressing of that key.
10376
10377 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10378
10379         * scripts/lilypond-book.py (option_definitions): Typo.
10380
10381         * scripts/ly2dvi.py: Updates.
10382
10383         * python/lilylib.py (setup_environment, print_environment)
10384         (get_bbox, make_preview): Merge and remove from ly2dvi and
10385         lilypond-book.
10386
10387         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
10388
10389         * .cvsignore: Remove some cruft.
10390
10391         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
10392         path.
10393
10394         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
10395         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
10396         throughout.
10397
10398         * python/lilylib.py (quiet_system): Junk
10399         (system): Display error log upon failure.
10400         (read_pipe): New function.  Cleanups and fixes.
10401
10402         * python/*.py: Rename from *.py.in.
10403         
10404         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
10405
10406         * GNUmakefile.in (SUBDIRS): Move python before scripts.
10407
10408 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10409
10410         * python/GNUmakefile: Bugfix: handle modules.
10411
10412         * stepmake/stepmake/python-module-targets.make (default): Add
10413         compiled modules. 
10414
10415         * stepmake/stepmake/python-module-rules.make: Add rule for byte
10416         compiling modules.
10417
10418         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
10419         Bugfix.  (OUT_PYC_MODULES): Add.
10420
10421 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
10422
10423         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
10424         Use default paths. Refresh description.
10425
10426 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10427
10428         * VERSION: 1.7.5 released
10429
10430         * input/regression/finger-chords.ly (texidoc): new file.
10431
10432         * lily/script-engraver.cc (process_music): remove scriptHorizontal
10433         support
10434
10435         * lily/fingering-engraver.cc (process_music): remove kludgy
10436         scriptHorizontal stuff.
10437
10438         * lily/script.cc: remove staff-support property.
10439
10440         * lily/new-fingering-engraver.cc (add_fingering): new
10441         file. Fingering engraver for new style chords.
10442
10443 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10444
10445         * lily/parser.yy (bare_number): allow 4 \cm (without
10446         decimal dot). (should backport to 1.6?)
10447
10448         * ly/declarations-init.ly: use Scheme for dimension defs.
10449
10450         * lily/parser.yy (TODO): remove hard coded dimensions, add
10451         REAL NUMBER_IDENTIFIER production.
10452
10453         * lily/rest-collision.cc (force_shift_callback): rewrite using
10454         -done property.
10455
10456         * scm/grob-property-description.scm (rest-collision-done): add
10457         property.
10458         
10459         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
10460
10461 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10462
10463         * input/regression/multi-measure-rest-center.ly: new file.
10464
10465         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
10466         off horizontally by 0.05 ss. Fixed.
10467
10468 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
10469
10470         * scm/pdftex.scm: Rename ly-number to ly:number->string.
10471
10472         * Documentation/topdocs/index.tely: Remove duplicate from merge.
10473
10474 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10475
10476         * lily/tie.cc (get_control_points): also avoid staff lines on the
10477         just outside the outer staff lines
10478
10479 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10480
10481         * ly/params-init.ly: Just define style-alist, no need to
10482         define-public.
10483
10484         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
10485         (thanks Han-Wen).
10486
10487         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
10488         (FET_FILES): = FONT_FILES.
10489
10490         * Merge from stable:
10491
10492             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
10493
10494 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10495
10496         * VERSION: 1.7.4 released.  
10497         
10498         * scm/generate-documentation.scm (string-append): add macro
10499         definitions.
10500
10501         * lily/text-item.cc (lookup_text): don't use virtual fonts for
10502         normal texts.
10503
10504         * lily/multi-measure-rest-engraver.cc: make separate
10505         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
10506
10507         * lily/multi-measure-rest.cc: remove text handling. Remove
10508         number-threshold.
10509
10510 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10511
10512         * scm/music-types.scm: doc patch by Graham Percival
10513
10514 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10515
10516         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
10517         encoding part.
10518         (Font_info.set_defaults): pixelsize now also defauts to '0'.
10519         (sketch_p): Sketch wants only first four elements of X11 font spec.
10520
10521         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
10522
10523         * mf/feta-autometric.mf: Write foundry and family to log.
10524
10525         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
10526         font translation table.
10527
10528         * buildscripts/mf-to-table.py: Better font info into afm.
10529
10530         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
10531         1.0.9 required.
10532
10533         * configure.in: Whine for mftrace 1.0.9.
10534
10535 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10536
10537         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
10538
10539         * lily/main.cc (main_prog): don't try to load init.EXT when
10540         processing foo.EXT.
10541
10542 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
10543
10544         * scm/tex.scm (zigzig-line): added.
10545
10546         * scm/ps.scm (zigzag-line): added.
10547
10548         * ps/music-drawing-routines.ps (subvec): added.
10549         (draw_zigzag_line): added.
10550         
10551         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
10552         grob properties zigzag-width and zigzag-length.
10553
10554         * input/regression/glissando.ly: Add some zig-zagged glissandi.
10555
10556 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
10557
10558         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
10559         svg output, including font.
10560
10561 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10562
10563         * scm/lily.scm: Register sodipodi output module.
10564
10565         * scm/sodipodi.scm: New file.
10566
10567         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
10568
10569         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
10570         comment, after header.
10571         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
10572         FullName.  Fix FontName key.
10573
10574 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
10575
10576         * lily/rest.cc (after_line_breaking): bugfix: dots after half
10577         and breve rests.
10578         
10579         * input/test/blank-notes.ly: bugfix
10580
10581         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
10582         rests. (Kim Shrier)
10583
10584         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
10585         
10586 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
10587
10588         * scm/tex.scm: 
10589         * scm/ps.scm: Cleanup and remove obsolete junk.
10590
10591         * Documentation/user/internals.itely:
10592         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
10593
10594         * lily/parser.yy: Identify shift/reduce problems.
10595
10596         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
10597         make-style-sheet.  Too specific for convert-ly?
10598
10599 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10600
10601         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
10602
10603         * input/test/*.ly: various fixes.
10604
10605         * lily/music.cc (name): bugfix
10606
10607         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
10608
10609         * lily/input-file-results.cc (code): set-point-and-click! ->
10610         set-point-and-click
10611         
10612 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10613
10614         * Use uniform ly: prefix for exported scheme primitive functions.
10615
10616         * scm/music-types.scm: junk compat glue
10617
10618         * scripts/convert-ly.py: add rules for stuff below, junk
10619         compatibility glue for spanrequest.
10620
10621         * lily/parser.yy (verbose_event): remove \spanrequest,
10622         \commandspanrequest, \script. 
10623         
10624         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
10625
10626         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
10627         for \penalty, \glissando.
10628
10629         * VERSION: release 1.7.3
10630         
10631 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
10632
10633         * lily/accidental-engraver.cc: Fix
10634         grace-in-the-beginning-of-measure bug caused by the resent
10635         partial-measure fix.
10636
10637         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
10638         overlap looks too crowded)
10639         
10640 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10641
10642         * lily/parser.yy (assignment): allow SCM expression as assignment.
10643
10644         * lily/include/music-output-def.hh (class Music_output_def):
10645         * lily/music-output-def.cc: 
10646         * lily/paper-def.cc: 
10647         * scm/font.scm (markup-to-properties):
10648         * lily/parser.yy (music_output_def_body): 
10649         remove style_sheet_
10650
10651 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10652
10653         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
10654         length.
10655
10656         * input/regression/spacing-to-grace.ly: new file.
10657
10658         * input/regression/spacing-end-of-line.ly: new file.
10659
10660         * lily/note-spacing.cc (get_spacing): take into account breakable
10661         stuff sticking out at the left (time sig change at line break).
10662
10663         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
10664         raggedright code.
10665
10666         * scm/music-functions.scm (make-voice-props-set): add
10667         staff-position for mm rests.
10668  
10669         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
10670         before grace notes a little.
10671
10672         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
10673
10674         * lily/break-align-interface.cc (do_alignment): right-edge spacing
10675         key adds space at the end of line. 
10676
10677 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10678
10679         * scm/sketch.scm: Fix beams.
10680
10681         * buildscripts/mf-to-table.py: Add EncodingScheme.
10682
10683         * scm/sketch.scm: Resurrect.
10684
10685 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10686
10687         * lily/multi-measure-rest.cc: use breve rests for measure lengths
10688         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
10689
10690 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10691
10692         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
10693
10694         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
10695
10696 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10697
10698         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
10699         token for origin information.
10700
10701         * lily/parser.yy (My_lily_lexer): do identifier location and
10702         cloning from lexer.
10703
10704         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
10705         logic out of the parser. Add bar checks on both ends.
10706
10707         * Documentation/user/refman.itely (Multi measure rests): add more
10708         notes about mm rests.
10709
10710 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
10711
10712         * input/regression/bar-scripts.ly: Re-enable.
10713
10714         * lily/parser.yy:
10715         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
10716         released rsn.  Bison 1.50 has a crucial bug and won't work.
10717
10718         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
10719
10720
10721 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10722
10723         * input/regression/bar-scripts.ly: Blunt documentation build fix.
10724
10725 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10726
10727         * Actually merge changes since 1.6.4 besides ChangeLog, and
10728         resolve conflicts.  Lots of updates, hope all is well.
10729         
10730         * cygwin/lilypond.hint (requires): Add ghostscript.
10731
10732         * scm: Update some (c).
10733         
10734 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10735
10736         * input/test/{various}.ly: add \header fields and texidoc strings.
10737
10738 2002-10-05  Werner Lemberg  <wl@gnu.org>
10739
10740         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
10741         renamed to `output_latex_quoted'.
10742         Added `output_latex_noquote'.
10743         (schedule_lilypond_block): Implement `noquote' option for LaTeX
10744         mode.
10745
10746 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10747
10748         * ChangeLog: Add 1.6.6 release marker.  See below.
10749
10750         * stepmake/stepmake/po-targets.make: Remove --c++ option.
10751
10752         * scripts/midi2ly.py: Fix global syntax warnings.
10753
10754         * GNUmakefile.in: Generate builddir locale tree too.
10755
10756         * scripts/ly2dvi.py:
10757         * scripts/midi2ly.py: 
10758         * scripts/mup2ly.py: 
10759         * scripts/update-lily.py:
10760         * lily/main.cc (setup_paths): Fix for locales setup.
10761
10762 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10763
10764         * Documentation/windows/installing.texi: Soften wording about
10765         necessity of becoming Administrator.  tommie@iae.nl reports this
10766         does not seem to be necessary for his flavour of Windows 2000.
10767         Explicitely discourage text mode mounts.
10768
10769 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10770
10771         * lily/rest.cc (after_line_breaking): backport dot position fix.
10772
10773         * lily/rest-collision.cc (do_shift): also remove dots for suicided
10774         rests. Thanks to Klaus Zimmermann for finding this bug.
10775
10776 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10777
10778         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
10779
10780 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10781
10782         * Documentation/user/music-glossary.tely: fix links.
10783
10784 2002-10-21  Werner Lemberg  <wl@gnu.org>
10785
10786         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
10787         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
10788         scaling factor) only once and use them in the definition of
10789         \embeddedps.
10790         * ps/music-drawing-routines.ps (skeel): Removed.
10791
10792 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10793
10794         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
10795         Solaris7, as we don't use nested $( ) constructs.
10796
10797 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10798
10799         * VERSION: Release 1.6.6.
10800         
10801 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10802
10803         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
10804         as workaround for /bin/sh problems on Solaris7.
10805
10806 2002-10-19  Werner Lemberg  <wl@gnu.org>
10807
10808         * GNUmakefile.in (web-doc): Fix typos.
10809         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
10810         `music-drawing-routines.ps' but emit \special{header=...} once.
10811         * scm/tex.scm (header-end): Updated.
10812
10813 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10814
10815         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
10816         undefined tremolo. 
10817
10818 2002-10-15  Werner Lemberg  <wl@gnu.org>
10819
10820         * scripts/lilypond-book.py (g_make_html): New global variable.
10821         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
10822         if `g_make_html' isn't set.
10823         [main]: Add format `texi-html'.
10824         (option_definitions): Updated.
10825         * Documentation/user/lilypond-book.itely: Updated.
10826
10827         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
10828         * make/ly-rules.make (%.texi, %.nexi): Use it.
10829         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
10830         format to lilypond-book.
10831         * GNUmakefile.in (web-doc): Ditto.
10832
10833 2002-10-14  Werner Lemberg  <wl@gnu.org>
10834
10835         Further improve TeX output.  The produced files are about 40%
10836         smaller.  `lilyponddefs.tex' is now read only once.
10837
10838         * tex/lilyponddefs.tex: Remove footer stuff.
10839         (\ifundefined): Renamed to...
10840         (\lilypondundefined): This.  Use LaTeX's definition to
10841         make it nestable and make it global.
10842         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
10843         output.
10844         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
10845         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
10846         them global.
10847         (\placebox): Renamed to...
10848         (\lyitem): This.
10849         Make it global and call \outputscale by itself.
10850         (\lybox, \lyvrule): New macros to reduce input data.
10851         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
10852         New auxiliary macros.
10853         (\SkipLilydefs, \EndLilyPondOutput): Removed.
10854         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
10855         to...
10856         (\lilypondspace): This and made it global.
10857         (\turnOnPostScript): Renamed to...
10858         (\lilypondpostscript): This and made it global.
10859         (\turnOnExperimentalFeatures): Renamed to...
10860         (\lilypondexperimentalfeatures): This and made it global.
10861         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
10862         (\lilypondsetdimen): This and made it global.
10863         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
10864         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
10865         (all, $(outdir)/music-drawing-routines.ps): New rules.
10866         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
10867         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
10868         start-system, stop-system, stop-last-system, filledbox): Updated to
10869         use the changed macros from lilyponddefs.tex.
10870         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
10871
10872 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10873
10874         * Documentation/windows/installing.texi: Update.
10875
10876 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10877
10878         * VERSION: 1.6.5 released
10879
10880         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
10881
10882 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10883
10884         * scm/translator-property-description.scm (voltaOnThisStaff): add
10885         property.
10886
10887 2002-09-28  Werner Lemberg  <wl@gnu.org>
10888
10889         * scm/tex.scm (header-end): Suppress page numbering.
10890
10891         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
10892         Fix quotation for HTML output.
10893
10894 2002-09-28   Graham Percival   <gperciva@sfu.ca>
10895         
10896         * Documentation/user/refman.itely: grammar and phrasing
10897           fixes to "Note Entry" section.  Also adds a few new examples.
10898
10899 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10900
10901         * flower/include/string-data.icc: include string.h
10902
10903 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10904
10905         * scm/chord-name.scm (chord::inner-name-banter): remove space.
10906
10907 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10908
10909         * Documentation/user/GNUmakefile (extra-local-help): Add.
10910
10911         * stepmake/stepmake/www-targets.make (local-help): Add.
10912
10913 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10914
10915         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
10916         packages.
10917
10918         * Documentation/topdocs/README.texi (Top): building documentation
10919         (not website.)
10920
10921 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10922
10923         * Documentation/user/refman.itely: 
10924         * Documentation/user/tutorial.itely: 
10925         * Documentation/user/music-glossary.tely: Merge changes.
10926
10927         * Documentation/user/glossary.html.in: 
10928         * Documentation/index.texi: 
10929         * Documentation/header.html.in: Accomodate renaming of glossary.
10930         
10931         * Documentation/user/tutorial.itely: Add some glossary references.
10932         
10933         * Documentation/user/refman.itely: Minor fixes.
10934         
10935         * Documentation/user/lilypond.tely: Add glossary do direntry.
10936
10937         * Documentation/user/music-glossary.tely: Rename (previously:
10938         glossary.tely).  Fix anchor placement.
10939
10940         * Documentation/user/GNUmakefile: Make music-glossary.info too.
10941
10942 2002-09-23  Werner Lemberg  <wl@gnu.org>
10943
10944         * scripts/lilypond-book.py (output_dict): Fix handling of
10945         various environments by avoid extraneous newlines.
10946         Rename `output-all' regexp for html to `output-html'.
10947         Replace `output-all' regexp for texi with `output-texi-quote'
10948         and `output-texi-noquote'.
10949         (compose_full_body): Don't override `linewidth' user option
10950         for `singleline'.
10951         (schedule_lilypond_block): Don't indent text specified with
10952         `intertext' option.
10953         Add new option `noquote'.
10954         (compile_all_files): Use latex instead of tex to compile ly
10955         files directly.
10956
10957         * Documentation/user/lilypond-book.itely: Updated and revised.
10958         Improve layout.
10959
10960         * Documentation/user/glossary.tely,
10961         Documentation/user/introduction.itely,
10962         Documentation/user/tutorial.itely,
10963         Documentation/user/refman.itely,
10964         Documentation/user/appendices.itely: Fix overfull LilyPond
10965         boxes caused by the new lilypond-book code.  Other minor
10966         fixes.
10967
10968         * Documentation/user/macros.itexi (@texiflat): Don't emit
10969         trailing space.
10970
10971         * scm/tex.scm (end-output, header-end): Add preamble and
10972         postamble to make lilypond output directly compilable with
10973         latex.
10974
10975         
10976 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10977
10978         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
10979         instructions.
10980
10981 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10982
10983         * Documentation/user/glossary.tely: Add titling and hyperlinks.
10984
10985 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10986
10987         * lily/beam.cc (connect_beams): don't crash if there are quarter
10988         notes in beams.
10989
10990 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
10991
10992         * Documentation/user/refman.itely: corrected ancient clef
10993         docu; added docu on ligatures
10994
10995 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
10996
10997         * Documentation/user/glossary.tely,
10998         Documentation/user/refman.itely, input/les-nereides.ly,
10999         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11000         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11001         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11002         Stem properties: flag-style -> stroke-style, style -> flag-style.
11003
11004
11005 2002-09-22  Werner Lemberg  <wl@gnu.org>
11006
11007         * scripts/lilypond-book.py: Add option `notime' to suppress
11008         printing of a time signature.  Specify default indentation of 0pt
11009         if single line fragment.  Don't emit redundant `\paper{ }'.
11010
11011         * Documentation/user/lilypond-book.itely: Updated.
11012
11013         * Documentation/user/glossary.tely: Completely reformatting.
11014
11015 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11016
11017         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11018
11019 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11020
11021         * Documentation/user/tutorial.itely: Fix links.
11022         
11023         * Documentation/topdocs/index.tely:
11024         * Documentation/index.texi:
11025         * Documentation/header.html.in: Small website fixes and updates.
11026
11027         * debian/: Debian patch by Anthony Fok.
11028
11029 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11030
11031         * Documentation/footer.html.in: How time flies: It's already 2002!
11032
11033         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11034         more descriptive link names than 'here'.
11035
11036 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11037
11038         * VERSION: 1.7.2 released
11039         * VERSION: 1.6.4 released
11040         
11041         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11042
11043         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
11044         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
11045
11046         * mf/feta-din.mf (test): add x-height and space.
11047
11048         * lily/dynamic-engraver.cc (process_music): take dynamic direction
11049         from ^_ for crescendi. Idem for slurs and phrasing slurs.
11050
11051         * ly/grace-init.ly: add-to-grace-init: function to portably add
11052         settings to \grace. 
11053
11054         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
11055         if we get an absolute dynamic event.
11056  
11057         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
11058
11059         * lily/source-file.cc (get_line): oops. All line numbers were off
11060         by 2. Fix that. 
11061
11062         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
11063         be after the note, combined with -_^, i.e. c4-(-\)-\>  
11064
11065         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
11066
11067         * lily/parser.yy (number_factor): remove (number) as number
11068         expression. ("Let them eat Lisp").
11069
11070 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11071
11072         * lily/horizontal-bracket.cc: new file.
11073
11074         * lily/horizontal-bracket-engraver.cc: new file.
11075
11076         * input/regression/note-group-bracket.ly: new file. Support
11077         horizontal note brackets for music analysis.
11078
11079         * lily/stem.cc (flag): new flag-style: no-flag.
11080
11081         * input/test/stem-cross-staff.ly: new file
11082         
11083         * Documentation/user/internals.itely: Improved formatting, fixing
11084         typos.  Added a section `Output details' to describe how the TeX
11085         code looks like.
11086
11087         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
11088
11089         * lily/parser.yy: remove \dynamicscript.
11090
11091         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
11092         definitions. 
11093
11094         * python/midi.c (midi_error): take two arguments.
11095
11096         * Merge 1.6.5 changes:
11097         
11098 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11099
11100         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
11101         staff-space.  Previous 1.5 was probably meant as half-spaces.
11102         (cautionary-style): parentheses (was: smaller).  This is what doco
11103         says, and it seems more logical.
11104
11105         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
11106         for 2nd sentence.
11107
11108 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11109
11110         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
11111
11112 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11113
11114         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11115
11116 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11117
11118         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11119
11120 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11121
11122         * scm/translator-property-description.scm (voltaOnThisStaff): add
11123         property.
11124
11125 2002-09-28  Werner Lemberg  <wl@gnu.org>
11126
11127         * scm/tex.scm (header-end): Suppress page numbering.
11128
11129         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11130         Fix quotation for HTML output.
11131
11132 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11133         
11134         * Documentation/user/refman.itely: grammar and phrasing
11135           fixes to "Note Entry" section.  Also adds a few new examples.
11136
11137 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11138
11139         * flower/include/string-data.icc: include string.h
11140
11141 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11142
11143         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11144
11145 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11146
11147         * Documentation/user/GNUmakefile (extra-local-help): Add.
11148
11149         * stepmake/stepmake/www-targets.make (local-help): Add.
11150
11151 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11152
11153         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11154         packages.
11155
11156         * Documentation/topdocs/README.texi (Top): building documentation
11157         (not website.)
11158
11159 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11160
11161         * Documentation/user/refman.itely: 
11162         * Documentation/user/tutorial.itely: 
11163         * Documentation/user/music-glossary.tely: Merge changes.
11164
11165         * Documentation/user/glossary.html.in: 
11166         * Documentation/index.texi: 
11167         * Documentation/header.html.in: Accomodate renaming of glossary.
11168         
11169         * Documentation/user/tutorial.itely: Add some glossary references.
11170         
11171         * Documentation/user/refman.itely: Minor fixes.
11172         
11173         * Documentation/user/lilypond.tely: Add glossary do direntry.
11174
11175         * Documentation/user/music-glossary.tely: Rename (previously:
11176         glossary.tely).  Fix anchor placement.
11177
11178         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11179
11180 2002-09-23  Werner Lemberg  <wl@gnu.org>
11181
11182         * scripts/lilypond-book.py (output_dict): Fix handling of
11183         various environments by avoid extraneous newlines.
11184         Rename `output-all' regexp for html to `output-html'.
11185         Replace `output-all' regexp for texi with `output-texi-quote'
11186         and `output-texi-noquote'.
11187         (compose_full_body): Don't override `linewidth' user option
11188         for `singleline'.
11189         (schedule_lilypond_block): Don't indent text specified with
11190         `intertext' option.
11191         Add new option `noquote'.
11192         (compile_all_files): Use latex instead of tex to compile ly
11193         files directly.
11194
11195         * Documentation/user/lilypond-book.itely: Updated and revised.
11196         Improve layout.
11197
11198         * Documentation/user/glossary.tely,
11199         Documentation/user/introduction.itely,
11200         Documentation/user/tutorial.itely,
11201         Documentation/user/refman.itely,
11202         Documentation/user/appendices.itely: Fix overfull LilyPond
11203         boxes caused by the new lilypond-book code.  Other minor
11204         fixes.
11205
11206         * Documentation/user/macros.itexi (@texiflat): Don't emit
11207         trailing space.
11208
11209         * scm/tex.scm (end-output, header-end): Add preamble and
11210         postamble to make lilypond output directly compilable with
11211         latex.
11212
11213         
11214 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11215
11216         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11217         instructions.
11218
11219 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11220
11221         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11222
11223 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11224
11225         * lily/beam.cc (connect_beams): don't crash if there are quarter
11226         notes in beams.
11227
11228 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11229
11230         * Documentation/user/refman.itely: corrected ancient clef
11231         docu; added docu on ligatures
11232
11233 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11234
11235         * Documentation/user/glossary.tely,
11236         Documentation/user/refman.itely, input/les-nereides.ly,
11237         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11238         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11239         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11240         Stem properties: flag-style -> stroke-style, style -> flag-style.
11241
11242 2002-09-22  Werner Lemberg  <wl@gnu.org>
11243
11244         * scripts/lilypond-book.py: Add option `notime' to suppress
11245         printing of a time signature.  Specify default indentation of 0pt
11246         if single line fragment.  Don't emit redundant `\paper{ }'.
11247
11248         * Documentation/user/lilypond-book.itely: Updated.
11249
11250         * Documentation/user/glossary.tely: Completely reformatting.
11251
11252 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11253
11254         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11255
11256 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11257
11258         * Documentation/user/tutorial.itely: Fix links.
11259         
11260         * Documentation/topdocs/index.tely:
11261         * Documentation/index.texi:
11262         * Documentation/header.html.in: Small website fixes and updates.
11263
11264         * debian/: Debian patch by Anthony Fok.
11265
11266 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11267
11268         * Documentation/footer.html.in: How time flies: It's already 2002!
11269
11270         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11271         more descriptive link names than 'here'.
11272
11273 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11274
11275         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11276
11277 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11278
11279         * lily/part-combine-music-iterator.cc (get_state): cleanup
11280         (get_music_info): cleanup.
11281
11282 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11283
11284         * scm/backend-documentation-lib.scm (interface-doc-string):
11285         crosslinks between interfaces and grobs. Headings for interfaces
11286         in grob explanation.
11287
11288 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11289
11290         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
11291         dtd).  Add preliminary dtd.
11292         (re-sub-alist): Robustify.
11293
11294 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11295
11296         * lily/include/event-chord-iterator.hh,
11297         lily/context-specced-music-iterator.cc,
11298         lily/event.cc, lily/event-chord-iterator.cc: add
11299
11300 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11301
11302         * lily/: some (c) header fixes.
11303         
11304         * lily/request-chord.cc: Remove.
11305         
11306         * lily/include/event-chord-iterator.hh:
11307         * lily/include/event.hh:
11308         * lily/event-chord.cc: New file.
11309         
11310         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
11311         requested.
11312
11313 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11314
11315         * lily/ : rename Request to Event
11316
11317         * lily/parser.yy (command_element): move clef stuff into Scheme.
11318
11319         * lily/:  rename length_mom () to get_length()
11320
11321         * lily/part-combine-music.cc: removed file and class.
11322
11323         * lily/context-specced-music-iterator.cc (class
11324         Context_specced_music_iterator): new file. Obsoletes the
11325         Context_specced_music type.
11326
11327         * scm/music-types.scm (make-repeated-music): put different kinds
11328         of repeated music into music-type table.
11329
11330         * VERSION: 1.7.1 released.
11331
11332         * scm/to-xml.scm: new file.
11333
11334         * input/test/to-xml.ly (fooBar): demo of what is possible with the
11335         new Input representation: dump music as XML.
11336
11337         * scm/engraver-documentation-lib.scm
11338         (engraver-accepts-music-types?): add links from music to engraver,
11339         from music-type to engraver.
11340
11341         * lily/include/command-request.hh: removed
11342         lily/include/musical-request.hh: removed. Removed all _req classes
11343         except Key_change_req. Changes throughout.
11344
11345 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11346
11347         * lily/tuplet-engraver.cc (try_music): Compile kludge.
11348
11349 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11350
11351         * lily/*.cc: specify accepts for many engravers.
11352
11353         * scm/music-documentation-lib.scm: dump music expressions and
11354         music subtypes.
11355
11356         * scm/documentation-lib.scm: complete revision.
11357         Use GOOPS objects to store document tree explicitly. Cleaned up and
11358         sped up doco generation a lot.
11359
11360 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11361
11362         * input/trip.ly (fugaIILeft): add arpeggio
11363
11364         * lily/translator-group.cc (try_music_on_nongroup_children):
11365         oops. The name symbol is in the cdr of the assoc handle.
11366
11367         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
11368         Hyphen_req, Glissando_req, Break_req, Mark_req 
11369
11370 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11371
11372         * lily/musical-request.cc (music-duration-length,
11373         music-duration-compress): new functions.
11374
11375         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
11376         throughout. Warning doesn't work yet.
11377
11378         * lily/translator-group.cc (try_music_on_nongroup_children):
11379         new implementation: store candidate acceptors in a hashTable.
11380
11381 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11382
11383         * scm/music-types.scm (music-descriptions): change name to
11384         internal-class-name
11385
11386         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11387
11388 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11389
11390         * lily/beam.cc (connect_beams): don't crash if there are quarter
11391         notes in beams.
11392
11393 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11394
11395         * Documentation/user/refman.itely: corrected ancient clef
11396         docu; added docu on ligatures
11397
11398 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11399
11400         * Documentation/user/glossary.tely,
11401         Documentation/user/refman.itely, input/les-nereides.ly,
11402         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11403         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11404         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11405         Stem properties: flag-style -> stroke-style, style -> flag-style.
11406
11407 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11408
11409         * scm/music-functions.scm (music-separator?): don't use name music
11410         property.
11411
11412 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11413
11414         * stepmake/stepmake/generic-targets.make (help): Document check
11415         target.
11416
11417         * lily/new-accidental-engraver.cc: Compile fix.
11418
11419 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
11420
11421         * scripts/convert-ly.py: Add rule.
11422
11423         * input/test/music-creation.ly:
11424         * input/test/add-staccato.ly:
11425         * input/test/add-text-script.ly: ly-make-music.
11426
11427         * scm/drums.scm (make-head-type-elem, make-articulation-script):
11428         More ly-make-music renamings.
11429
11430         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
11431
11432         * lily/music-constructor.cc (make_music): Add debugging info.
11433
11434         * scm/music-functions.scm (make-simultaneous-music,
11435         (make-sequential-music, context-spec-music):
11436         * scm/music-types.scm (music-descriptions): Get lily to run.
11437
11438 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11439
11440         * lily/command-request.cc (transpose_key_alist): new function.
11441
11442         * lily/key-performer.cc (create_audio_elements): cleanup. 
11443
11444 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11445
11446         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
11447
11448         * lily/include/translator.hh (ENTER_DESCRIPTION): add
11449         events-accepted field.
11450
11451         * scm/music-types.scm: new file.
11452
11453         * lily/parser.yy: put music type initialization into scheme,
11454         similar to grob initialization.  Changes throughout.
11455
11456 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11457
11458         * Documentation/user/tutorial.itely: Fix links.
11459         
11460         * Documentation/index.texi: 
11461         * Documentation/header.html.in: 
11462         * Documentation/topdocs/index.tely: Small website fixes and updates.
11463
11464         * debian/: Debian patch by Anthony Fok.
11465
11466 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11467
11468         * Documentation/footer.html.in: How time flies: It's already 2002!
11469
11470         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11471         more descriptive link names than 'here'.
11472
11473         * ROADMAP: Remove test stuff.
11474
11475         * scripts/update-lily.py: Allow auto-building of stable and
11476         development versions.  Bugfixes.
11477
11478 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11479
11480         * VERSION: released 1.7.0
11481
11482         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11483
11484         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
11485         positive line widths.
11486
11487 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11488
11489         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
11490         go.  Fix comments.
11491
11492         * cygwin: Cygwin updates.
11493
11494 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11495
11496         * Documentation/windows/installing.texi (Top): version for python,
11497         urls for ghostscript (thanks to John Potelle)
11498         
11499         * lily/simultaneous-music-iterator.cc
11500         (Simultaneous_music_iterator): init children_list_ before
11501         triggering GC.
11502
11503         * lily/*-iterator.cc: be even more careful with smobbed copy
11504         constructors. 
11505
11506         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
11507         LeftEdge item.
11508
11509 2002-09-15  Werner Lemberg  <wl@gnu.org>
11510
11511         Improving LilyPond's output to make them ordinary TeX boxes with
11512         predictable dimensions.  System boxes are now vertically centered on
11513         the baseline; this offset can be further controlled with
11514         \lilypondscoreshift.
11515
11516         * lily/system.cc (System::post_processing): Pass length of current
11517         system to `start-system' (including any horizontal indentation).
11518
11519         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
11520         prettier.
11521         (lily-def): Append `%'.
11522         (start-system): Add parameter `wd'.  Output more TeX code to specify
11523         box dimensions.
11524         (stop-system, stop-last-system): Complement changes in
11525         `start-system'.
11526         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
11527         Updated.
11528
11529         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
11530         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
11531         Write final `\endinput'.
11532
11533         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
11534         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
11535         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
11536         files and macro definitions don't produce spurious spaces and
11537         paragraphs (using \endlinechar).
11538         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
11539
11540         * Documentation/user/internals.itely: Improved formatting, fixing
11541         typos.  Added a section `Output details' to describe how the TeX
11542         code looks like.
11543
11544 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
11545
11546         * lily/accidental-engraver.cc: Also work with partial measures.
11547
11548 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11549
11550         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
11551         spanner.
11552
11553 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11554
11555         * lily/identifier-smob.cc (unpack_identifier): new file.
11556
11557         * lily/lexer.ll (identifier_type): new function.  use ly-id to
11558         pass off scheme expressions as music identifiers.
11559
11560         * scm/lily.scm: reorganisation, cleanups.
11561
11562         * lily/main.cc: small cleanups.
11563
11564 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11565
11566         * lily/ly-module.{cc,hh}: new file.
11567
11568 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
11569
11570         * lily/accidental-engraver.cc: Also work with partial measures.
11571
11572 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11573
11574         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
11575
11576 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11577
11578         * lily/my-lily-lexer.cc: use SCM module in stead of
11579         Scheme_hash_table. Changes throughout.  
11580
11581 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11582
11583         * VERSION (MY_PATCH_LEVEL): make 1.7.0
11584