]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
updated instructions for running gnome backend
[lilypond.git] / ChangeLog
1 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2
3         * scm/output-gnome.scm: updated instructions for running gnome
4         backend
5
6 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
7
8         * scm/fret-diagrams.scm (draw-dots): default values for dot size
9         and dot-position now depend on finger-code value; in-dot makes
10         dots larger and centered.
11         (draw-barre): added straight-barre indicator option
12         (draw-dots): made fontify-text-white work.
13
14         * music-drawing-routines.ps: added /draw_white_text
15
16         * scm/output-tex.scm:  added white-text
17
18         * scm/output-ps.scm:  added white-text
19
20         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
21         list of stencil expressions
22
23         * scm/stencil.scm: Added fontify-text-white
24
25 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
26
27         * input/regression/+.ly: use @unnumbered section.
28
29 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
30
31         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
32         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
33
34 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
35
36         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
37
38 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
39
40         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
41         was causing an error. (was not actually commited in 2004-06-20)
42
43         * input/regression/lily-in-scheme.ly (withPaddingC): does not
44         breaks anymore
45
46 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
47
48         * lily/my-lily-parser.cc (parse_string): switch module too.
49
50 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
51
52         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
53         ec-fonts-mftraced to running requirements.
54
55 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
56
57         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
58         assignments don't reach the original file.
59
60         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
61         exists
62
63 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
64
65         * scm/output-gnome.scm: 
66         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
67
68         * debian/: Apply Debian patch (Anthony Fok).
69
70 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
71
72         * Documentation/user/music-glossary.tely: fix titling; @top is already
73         an @unnumbered @chapter.
74
75 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
76
77         * debian/GNUmakefile (EXTRA_DIST_FILES):
78         (CONF_FILES): update file list.
79
80         * lily/stencil.cc (interpret_stencil_expression): bugfix.
81
82 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
83
84         * debian/: Remove cruft (requested Anthony Fok.)
85
86         * buildscripts/guile-gnome.sh: Build without gcc libtool version
87         juggling.
88
89         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
90         Add popup menu with grob properties.
91
92         * lily/grob-scheme.cc (ly:grob-properties):
93         (ly:grob-basic-properties): New function.
94
95         * lily/stencil.cc (interpret_stencil_expression): Comment-out
96         "no-origin" call.  Fixes -fps output.
97
98         * scm/output-ps.scm (no-origin): Add dummy implementation.
99
100         * scm/output-gnome.scm (define-origin): Remove
101         (grob-cause): Add.
102
103         * scm/output-ps.scm (scm):
104         * scm/output-tex.scm (scm): Remove define-origin from exports list.
105         (define-origin): Remove.
106
107         * scm/output-gnome.scm (define-origin): 
108
109         * scm/lily.scm (ly:all-output-backend-commands): Remove
110         define-origin.  Add grob-cause.
111
112 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
113
114         * buildscripts/lilypond-words.py: add ly/portugues.ly.
115
116 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
117
118         * Documentation/user/GNUmakefile:
119         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
120         --include-css=.../texinfo.css; command includes css into the html.
121
122         * Documentation/texinfo.css: add file.
123         define <hr> as black and thin.            
124
125 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
126
127         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
128         stencil expression. Junk define-origin.
129
130         * lily/my-lily-parser.cc (parse_string): init parser variable when
131         lexer_ is set, ie. in parse_string and parse_file.
132
133         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
134         ly:score-bookify.
135
136         * scm/lily.scm (collect-scores-for-book): new function.
137
138         * ly/init.ly: print collected scores/musics.
139
140         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
141         scope, not in lily module.
142
143         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
144
145         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
146         encapsulate gtk/pango tests.
147
148         * po/tr.po: Turkish translation.
149
150 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
151
152         * input/regression/lily-in-scheme.ly: regression test for #{
153         ... #} syntax
154
155         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
156         was causing an error.
157
158         * Documentation/user/programming-interface.itely (Using LilyPond
159         syntax inside Scheme): documentation for #{ ... #} syntax.
160
161 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
162
163         * Documentation/index.html.in: use black thin <hr>.
164
165         * buildscripts/mutopia-index.py: use thin black <hr>.
166
167 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
168
169         * scm/fret-diagrams.scm: Use UNIX style line endings.
170         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
171         typo.  Fixes compile.
172
173         * scm/output-ps.scm (white-dot): Remove second incarnation.
174
175         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
176
177 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
178
179         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
180         single file error.
181
182         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
183
184 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
185
186         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
187         remove size as argument to fret-diagram interface;
188         improved white-circle dots for fret;
189         improved top-fret thick line/
190
191         * scm/output-ps.scm: added white-dot function
192
193         * scm/output-tex.scm: added white-dot function
194
195         * tex/music-drawing-routines.ps: added draw_white_dot function
196
197         * ps/music-drawing-routines.ps: added draw_white_dot function
198
199         * input/test/fret-diagram.ly: examples to show multiple
200         functions and multiple interfaces
201
202 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
203
204         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
205         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
206
207         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
208         conflict.  Have I told you lately how much I love autotools?
209
210 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
211
212         * lily/lily-guile.cc: 
213         * lily/pangofc-afm-decoder.cc:
214         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
215         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
216
217         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
218         developers.
219
220         * lily/paper-outputter.cc (file): New method.
221         (dump_string): Use it.
222
223         * scm/output-gnome.scm: Update with pango CVS info, lilylib
224         musing.
225
226         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
227         of them has a comma :-).
228
229         * scm/framework-gnome.scm: Add pango decoders.
230
231         * lily/include/pangofc-afm-decoder.hh: 
232         * lily/pangofc-afm-decoder.cc: New file.
233
234         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
235
236         * configure.in: Check for pango.
237
238         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
239         autoconf).
240         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
241
242         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
243
244 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
245
246         * Documentation/user/tutorial.itely (Integrating text and music):
247         fix grammar & punctuation.
248
249 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
250
251         * lily/: Stray janitorial cleanups.
252
253         * scm/lily.scm (ly:all-stencil-expressions):
254         * scm/lily.scm (ly:all-output-backend-commands): New function.
255
256         * scm/safe-lily.scm (safe-objects): Add them.
257
258         * scm/framework-gnome.scm (<gnome-outputter>): New class.
259
260         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
261
262 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
263
264         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
265
266 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
267
268         * scm/page-layout.scm (default-page-make-stencil): add
269         raggedbottom, raggedlastbottom.
270
271         * Documentation/user/changing-defaults.itely (Page layout): add doc.
272
273         * scm/framework-tex.scm (define-fonts): fix export of
274         papersize.
275
276         * lily/paper-book.cc (classic_output): strip suffixes from
277         framework functions.
278
279         * lily/tuplet-bracket.cc (before_line_breaking): do not return
280         SCM_UNDEFINED to Scheme.
281
282 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
283
284         * lily/book.cc: remove Book::to_stencil().
285         (process): whoops. Score::book_rendering returns vector, not list.
286
287         * scripts/convert-ly.py (conv): remove \notes.
288         apply to input examples.
289
290         * lily/paper-outputter.cc (output_stencil): don't use
291         smobify_self() but self_scm()
292
293         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
294         from smobify_self().
295
296         * lily/paper-book.cc (output): load framework module
297         scm_c_resolve_module().
298
299         * python/lilylib.py (exit): exit with argument i.
300
301 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
302
303         * scm/framework-gnome.scm (output-framework-gnome): Try loading
304         gnome modules from non-toplevel.
305
306         * lily/ly-module.cc (ly:import-module): Export to ly:.
307
308         * lily/paper-score.cc (process): Do not show progress newline.
309
310         * lily/paper-book.cc (output, classic_output): Show progess
311         newline after score.
312
313 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
314
315         * buildscripts/lilypond-words.py: add ly/vlaams.ly
316
317 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
318
319         * lily/score.cc (ly:run-translator): Do not crash on empty music
320         list.
321
322         * lily/book.cc (process): Do not render score when systems is empty.
323
324         * input/simple-song.ly: Down one octave.
325
326         * scm/output-gnome.scm: Remove script again; re-add modules fix
327         (CVS conflict resolve?)
328
329         * lily/stencil.cc (ly:interpret-stencil): Was:
330         interpret_stencil_expression.
331
332 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
333
334         * buildscripts/guile-gnome.sh: New file.
335
336         * scm/output-gnome.scm: White background, better window size, sane
337         canvas size.  Cleanups.
338
339 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
340
341         * VERSION: release 2.3.4
342
343         * Documentation/user/invoking.itexi (Invoking the lilypond
344         binary): document --safe.
345
346         * scm/output-gnome.scm: set PATH in script.
347
348         * scm/page-layout.scm (default-page-make-stencil): don't stretch
349         if there is too few systems on a page.
350
351         * lily/parser.yy (relative_music): start at middle C without pitch
352         argument.
353
354         * Documentation/user/changing-defaults.itely (Page layout): new node.
355         (Paper size): rename node
356         (Page breaking): new node.
357         (Titling): move from invoking.
358         (File structure): new node.
359
360         * lily/parser.yy (score_body): allow \header and music anywhere in
361         \score body.
362
363 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
364
365         * scm/lily.scm (ly:load): Remove page-breaking.scm.
366
367 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
368
369         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
370
371         * lily/include/paper-line.hh: rename to Paper_system.
372
373         * lily/include/paper-book.hh: doc class.
374
375         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
376
377         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
378         (plain-header): add instrument-name.
379         (default-page-make-stencil): bugfixes.
380
381         * lily/parser.yy (book_body): allow \header anywhere in \book{}
382
383         * lily/paper-book.cc: remove copyright & tagline. Remove
384         interactions with Page
385
386         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
387         here, 
388         (default-page-make-stencil): new function
389         (default-page-music-height): new function
390         (page-headfoot): new function
391         (ly:optimal-page-breaks): generate stencils directly from here
392
393         * scm/titling.scm: new file, group titling functions
394
395 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
396
397         * scm/output-gnome.scm: Handle multiple pages.
398
399         * scm/framework-gnome.scm: Do not load output-gnome.
400         (framework-gnome): Invoke output-gnome::header and
401         output-gnome::end-output as faked stencils.  Fixes experimental
402         gnome output.
403
404 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
405
406         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
407         octavation compatibility fixes. Backportme. 
408
409         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
410         pages.
411         (ly:optimal-page-breaks): combine-penalties: no shortcut for
412         negative. Now we handle negative penalties (ie. \pageBreak)
413         correctly.
414
415         * lily/system.cc (get_line): extract page-penalty from the left
416         bound.
417
418         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
419
420 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
421
422         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
423
424 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
425
426         * scm/output-gnome.scm: Update script.  Move development to
427         lilypond_2_3_2 branch for now.
428
429 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
430
431         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
432         negative penalties.
433         cleanups.
434
435         * Documentation/user/changing-defaults.itely (Creating contexts):
436         index entries
437
438         * scm/page-breaking.scm (ly:optimal-page-breaks): new
439         file. Rewrite function. 
440
441         * lily/paper-book.cc (pages): new interface: page-breaking returns
442         list of line-list.
443
444         * lily/page.cc (Page): take lines argument.
445
446         * scm/document-translation.scm (all-engravers-doc): link to user man
447
448         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty iso. score.
449
450         * Documentation/user/notation.itely (Relative octaves): typo.
451
452         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
453
454 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
455
456         * scm/output-gnome.scm: Update build script.
457
458 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
459
460         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
461         gnome backend.
462
463         * scm/framework-gnome.scm: New file.
464
465         * scm/lily.scm: Use it.
466
467         * lily/paper-outputter.cc: Janitorial cleanups.
468         (ly:outputter-dump-string): Remove unreachable statement.
469
470         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
471         (ice-9): Bugfix: Add srfi-1.
472
473         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
474
475 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
476
477         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
478         in do_quit()
479
480 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
481
482         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
483
484 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
485
486         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
487         override of Beam::position-callbacks. Why would grace beams not be
488         quantized? Fixes: weird-stem-size-grace. 
489
490         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
491         warning only once. Backportme.
492
493         * lily/accidental-engraver.cc (number_accidentals_from_sig):
494         bugfix, 2nd try. Backportme.
495
496         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
497
498 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
499
500         * Documentation/user/notation.itely (Instrument transpositions):
501         Correct the name of the instrumentTransposition property.
502
503 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
504
505         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
506
507 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
508
509         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
510         and postLilyPondExample are called when defined.
511
512 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
513
514         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
515         This fixes setting notenames with `\include "nederlands.ly" '
516
517         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
518         new function.
519
520 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
521
522         * scm/page-layout.scm: don't do piece, it should be in score-title
523         only.
524
525         * lily/lexer.ll: lex \score separately.
526
527         * lily/paper-book.cc: junk stencil2line.
528
529         * lily/paper-line.cc (Paper_line): construct from Stencil
530         directly. No futzing with the dimensions.
531
532         * lily/include/paper-line.hh (class Paper_line): 
533
534         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
535         takes arbitrary number of arguments.
536
537         * input/test/markup-score.ly (tuning): simplify example. 
538
539 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
540
541         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
542
543         * scm/define-markup-commands.scm (score): define score-markup
544
545         * lily/parser.yy (markup): use score-markup.
546
547         * lily/score.cc: add ly:score? 
548
549 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
550
551         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
552         fret-parse-string so it prepares for calls to fret-diagram-verbose
553         Changed display constants to props so they are available for
554         \override.
555
556 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
557
558         * VERSION: release 2.3.3
559
560         * stepmake/stepmake/generic-vars.make: unset LANG.
561
562         * input/regression/tuplet-nest.ly: bugfix.
563
564         * lily/tie-performer.cc (stop_translation_timestep): reset
565         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
566
567         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
568         clear repeat_ directly after setting stem_tremolo_. Fixes:
569         tremolo-repeat.ly
570
571         * input/regression/span-bar-break.ly: new file.
572
573         * scm/define-grobs.scm (all-grob-descriptions): remove
574         break-visibility from SpanBar. Fixes: piano-repeat.ly
575
576 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
577
578         * python/lilylib.py (make_ps_images): only compute bbox when needed.
579
580         * scripts/lilypond-book.py (process_snippets): use lily -f ps
581         files for generating pngs. (failed experiment)
582
583         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
584         file with PFA fonts included.
585
586         * lily/score.cc (default_rendering): put header in too.
587
588         * lily/paper-line.cc (LY_DEFINE): change function to
589         ly:paper-line-extent
590
591         * scm/page-layout.scm (default-book-title): only add lines for
592         non-nil fields.
593         (default-score-title): idem.
594
595         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
596
597         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
598
599         * lily/include/paper-book.hh (class Paper_book): remove height_
600         member.
601
602         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
603
604         * lily/ly-module.cc (LY_DEFINE): bugfix.
605
606         * lily/paper-book.cc (book_title): separate function for the book
607         title.
608
609         * scm/page-layout.scm (default-book-title): only account for
610         markup fields.
611
612         * scm/framework-ps.scm: new file. Move high level interface from
613         output-ps.scm
614
615         * scm/music-functions.scm (def-grace-function): move macros from
616         ly/music-functions-init.ly
617
618         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
619         framework-tex.scm
620
621         * scm/framework-tex.scm (dump-line): new file. High level
622         interface for output (pages, systems, header). 
623
624         * lily/include/page.hh (class Page): add is_last_ field.
625
626         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
627
628         * lily/paper-book.cc (split_string): new function
629         (output): output multiple formats, i.e. --format=ps,tex
630
631         * scm/output-ps.scm (output-scopes): dump variables directly.
632         (define-fonts): rewrite for new interface
633
634         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
635
636         * lily/paper-outputter.cc (Paper_outputter): take format argument.
637
638         * lily/main.cc (parse_argv): don't set extension for output.
639
640         * lily/clef-engraver.cc (create_clef): remove
641         Staff_symbol_referencer::set_position() call. 
642
643 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
644
645         * ly/music-functions-init.ly (addlyrics): set the 'origin property
646         with the location argument in music function definitions.
647
648 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
649
650         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
651         staffsymbol dependency.
652
653         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
654         cleanups.
655
656         * lily/book.cc (process): return Paper_book
657         (to_stencil): use Book::process().
658
659         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
660         header_ field. Store in $globalheader
661
662         * lily/parser.yy (book_body): book header is initted to
663         $globalheader.
664
665
666 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
667
668         * input/test/fill-a4.ly: removed.
669
670         * lily/parser.yy (output_def): push scope of parent_ Output_def
671         too.
672
673 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
674
675         * scm/output-gnome.scm: Update info.
676
677 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
678
679         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
680
681         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
682         than 1 module.
683
684         * lily/include/ly-module.hh (ly_use_module): rename is_module to
685         ly_c_module_p.
686
687         * scm/page-layout.scm (default-book-title): move Scheme titling
688         functions to here.
689
690         * lily/parser.yy (book_paper_block): remove scope too.
691
692         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
693
694         * lily/rest.cc: add direction to rest properties.
695
696         * lily/include/output-def.hh: new file, move from
697         music-output-def.hh
698
699 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
700
701         * scm/output-gnome.scm: Describe feta-cork hack.
702
703 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
704
705         * lily/include/book-paper-def.hh: derive from Output_def 
706
707         * lily/include/paper-def.hh: move all functionality out of class.
708         Junk header.
709
710         * lily/include/music-output-def.hh: rename Music_output_def to
711         Output_def.
712
713         * input/wilhelmus.ly: only set space for Paper formatting. 
714
715         * lily/include/midi-def.hh: remove file, remove class.
716         Move functions to Music-output-def.
717
718         * lily/music-output-def.cc (Music_output_def): remove separate
719         translator table. Lookup translators in scope directly. This
720         obviates Context suffix for context identifiers, i.e.
721
722         \context {
723           \Staff
724           .. 
725           }
726
727
728         will work.
729
730
731         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
732
733         * Documentation/user/changing-defaults.itely (Horizontal spacing):
734         document spacing override hack.
735
736 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
737
738         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
739         installation info.  Support point-and-click.  Add +/- zoom
740         keybindings.
741
742 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
743
744         * VERSION: 2.3.2 released
745
746         * lily/parser.yy (book_body): set default bookpaper.
747
748         * scm/output-tex.scm (header): kludge: hard code linewidth. 
749
750         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
751
752 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
753
754         * lily/score.cc (default_rendering): scale outputdef before
755         starting.
756
757 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
758
759         * scm/fret-diagrams.scm: Add header.
760
761         * scm/output-gnome.scm: Hello world :-)
762
763 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
764
765         * scripts/lilypond.py (run_dvips): only add papersize if present.
766
767         * lily/accidental-engraver.cc (update_local_key_signature): new
768         function, fold code from initialize() and process_music().
769         (update_local_key_signature): use deep copy. This fixes one
770         problem from custom-key-signatures.ly.
771         (number_accidentals_from_sig): tighter check for
772         accidental-too-old.
773
774         * ly/engraver-init.ly: remove localKeySignature
775         definition from ChoirStaff, StaffGroup, Score.
776
777         * lily/percent-repeat-engraver.cc (try_music): add moments for
778         barlines too. Fixes: skipbars-percent-repeat.ly.
779
780 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
781
782         * lily/context-def.cc (filter_performers): don't go to cdrloc if
783         skipping last pair. Fixes: crash-bar-number.
784
785         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
786         D. Sorensen)
787
788         * input/test/fret-diagram.ly: new file.
789
790         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
791         (scale-paper): divide by scale.
792
793 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
794
795         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
796         case.
797
798 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
799
800         * scm/stencil.scm (fontify-text): reinstate function
801
802         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
803
804         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
805
806         * lily/parser.yy (book_paper_head): \bookpaper {} 
807
808         * python/midi.c: remove config.h
809
810 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
811
812         * scm/output-gnome.scm: Update.
813
814 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
815
816         * scm/output-gnome.scm: New file.
817
818         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
819
820 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
821
822         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
823         (find_scaled_font): move from Paper_def
824
825 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
826
827         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
828         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
829
830         * po/fr.po: update po.
831
832         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
833
834         * lily/book-paper-def.cc (print_smob): new file.
835
836 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
837
838         * buildscripts/lilypond-words.py: search words also from
839         music-functions-init.ly.
840
841 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
842
843         * ly/music-functions-init.ly (def-music-function): new helper
844         macro for defining music functions. \addlyrics \appoggiatura
845         \acciaccatura \grace \partcombine \autochange \applycontext
846         \applyoutput and \breathe are now defined here thanks to it.
847
848         * lily/parser.yy: 
849         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
850         \grace \partcombine \autochange \applycontext \applyoutput and
851         \breathe keywords removed from the parser.
852
853         * lily/parser.yy: 
854         * lily/music-function.cc (ly_make_music_function): 
855         * lily/lexer.ll (music_function_type): added a case for 0-arg
856         music functions.
857
858 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
859
860         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
861         refering to a music expression can be used in lily-inside-scheme:
862         #{ $music #}
863
864         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
865         and ly:parser-define, and change ly:parser-parse-string in order
866         to make #{ $music #} work.
867
868         * scm/new-markup.scm (compile-markup-expression): when an argument
869         is a string, use `make-simple-markup'.
870
871 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
872
873         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
874
875 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
876
877         * scripts/convert-ly.py (FatalConversionError.func): handle + in
878         font-size. (backportme)
879
880 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
881
882         * lily/paper-outputter.cc (output_stencil): dump font definitions
883         before each stencil.
884
885         * lily/include/paper-book.hh (struct Score_lines): new
886         struct. Collect info per Paper-score.
887
888         * lily/include/page.hh (class Page): to_stencil() returns Stencil
889         everywhere.
890
891         * lily/stencil.cc (find_expression_fonts): new function
892
893         * lily/paper-outputter.cc (output_stencil): use
894         interpret_stencil_expr
895
896         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
897         (interpret_stencil_expr): new function. Generic stencil
898         interpretation.
899
900         * lily/paper-def.cc (find_scaled_font): divide lookup
901         magnification by outpuscale for non-virtual fontmetrics. This
902         fixes ludicrously long font definitions for text
903         fonts. (backportme)
904
905         * lily/score-engraver.cc: remove
906         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
907
908 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
909
910         * input/test/markup-score.ly: Remove \notes.
911
912         * lily/parser.yy (book_body): Grok Composite_music and \header.
913         (markup): Push NOTES mode before score_block.
914
915         * VERSION: release 2.3.1
916
917         * mf/feta-klef.mf: 
918         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
919
920         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
921
922         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
923
924 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
925
926         * scm/output-tex.scm (output-tex-string): tighten safe security.
927
928         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
929
930         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
931         allowed ly functions.
932
933         * lily/ly-module.cc (ly_module_define): only define variable if
934         bound.
935         (ly_make_anonymous_module): take safe option.
936
937 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
938
939         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
940
941 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
942
943         * input/regression/newaddlyrics.ly: Fix.
944
945         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
946         \score \notes.
947
948 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
949
950         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
951
952 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
953
954         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
955
956         * lily/paper-line.cc (Paper_line): don't store list of stencils,
957         but convert to single Stencil immediately.
958
959         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
960
961 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
962
963         * scm/output-sodipodi.scm: Resurrect sodipodi output.
964
965 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
966
967         * elisp/lilypond-mode.el: Changed the way defaults are created for
968         LilyPond-command-master.  LilyPond-mode will now check the
969         timestamps of the files to see which command has to run next.
970
971 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
972
973         * scm/bass-figure.scm (format-bass-figure): don't set
974         number-markup for strings. This fixes string in bass
975         figure. (backportme)
976
977         * lily/parser.yy (bass_number): insert number-markup into figure
978         definition.
979
980         * scm/define-music-properties.scm (all-music-properties): make
981         'figure a markup.
982
983         * scripts/convert-ly.py (conv): \apply -> \applymusic
984
985 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
986
987         * elisp/lilypond-mode.el: changed the order of some commands
988         ("Midi" after "2Midi"), use the user-defined
989         LilyPond-command-default as default instead of "LilyPond"
990
991         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
992         to set the master file for the next command.
993
994         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
995         with font-lock-reference-face.
996
997 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
998
999         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
1000
1001         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
1002
1003 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1004
1005         * ly/music-functions-init.ly (TODO): new file.
1006
1007         * lily/parser.yy (Generic_prefix_music_scm): add more
1008         music_function symbols.
1009         (Prefix_composite_music): change \apply to music-function   
1010
1011         * lily/include/music-function.hh: rename to music-function
1012
1013 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1014
1015         * lily/music-head.cc (LY_DEFINE): change order of args.
1016
1017         * input/regression/music-head.ly (texidoc): new file.
1018
1019         * lily/parser.yy (Generic_prefix_music): allow generic
1020         music-transformation functions. 
1021
1022         * lily/include/music-head.hh (is_music_head): new file.
1023
1024         * lily/music-head.cc (get_music_head_transform): new file.
1025
1026 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1027
1028         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
1029         empty extent. This fixes ottava brackets on rests. (backportme)
1030
1031         * make/lilypond.redhat.spec.in (Group): ln png files for info.
1032
1033         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
1034
1035         * cygwin/lily-wins.py: update for the lily-wins.py script.
1036
1037 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1038
1039         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
1040         code. This will obviate typeset_grob () in the future.  The effect
1041         of this is that improperly written spanner handling will result in
1042         invalid spanner bounds.
1043         (announce_grob): add to elems_ from here
1044         (typeset_grob): comment out.  
1045
1046         * lily/include/engraver.hh (make_spanner): new calling interface
1047         for make_{item,spanner}. This obviates most calls to
1048         announce_grob().
1049
1050         * scm/music-functions.scm (set-accidental-style): use GrandStaff
1051         iso. PianoStaff for piano styles.
1052
1053 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
1054
1055         * Documentation/user/music-glossary.tely: add segno after d.s.
1056
1057 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1058
1059         * lily/include/audio-column.hh: remove unused variables.
1060         (patch by Michael Welsh Duggan)
1061
1062         * flower/include/axes.hh (other_axis): inline Axes function
1063         (thanks to David Brandon).
1064
1065 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1066
1067         * cygwin/mknetrel: Install image links (backportme).
1068
1069         * Documentation/user/GNUmakefile (local-install-info): Activate
1070         actual installing of image links (backportme).
1071
1072 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1073
1074         * Documentation/user/notation.itely (Measure repeats): Removed
1075         unnecessary (and confusing) \context Voice{.
1076
1077 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1078
1079         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
1080
1081         * lily/page.cc (Page): Do not use ly_scheme_function for
1082         volatile/configurable variables (FIXME: better name).
1083
1084         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
1085         get_scmvar).
1086
1087 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1088
1089         * scripts/convert-ly.py (FatalConversionError.subst): use
1090         \transposition.
1091
1092 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1093
1094         * lily/include/page.hh (class Page): Declare left_margin ().
1095
1096         * lily/page.cc: Remove paper var caching.
1097
1098 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1099
1100         * Documentation/user/music-glossary.tely: Add name to @top node.
1101         Remove comment from @table definitions (workaround for makinfo
1102         bug).
1103
1104         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
1105         ly:stencil-get-expr).  Update callers.
1106         (ly:stencil-align-to!):  Return stencil too.
1107
1108         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
1109         stencil.  Remove looped line-based page output.
1110         (output_line): Use line stencil.  Remove looped stencil-based line
1111         output.
1112
1113         * lily/page.cc (ly:page-paper-lines): New function.
1114
1115         * input/test/markup-score.ly: New file.
1116
1117         * scm/define-markup-commands.scm (stencil): New markup.
1118
1119         * lily/book.cc (to_stencil): New method.
1120
1121         * lily/parser.yy (markup): Use it to grok \score.
1122
1123 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1124
1125         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
1126
1127         * lily/paper-book.cc (pages): Change signature.  Update callers.
1128
1129         * lily/include/page.hh:
1130         * lily/page.cc: New file.
1131
1132         * lily/paper-line.cc (to_stencil): New method.
1133
1134         * lily/paper-outputter.cc (output_stencil): New method.
1135
1136         * lily/paper-outputter.cc (output_line): Use them.
1137
1138         * lily/warn.cc: Remove.
1139
1140         * lily/my-lily-parser.cc (distill_inname): Remove.
1141
1142         * flower/include/file-name.hh: 
1143         * flower/file-name.cc: New file.  Update users.
1144
1145         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
1146         (find): New method of same name.
1147
1148         * lily/my-lily-parser.cc (ly:parse-file): Use it.
1149
1150         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
1151         constant error message.
1152
1153 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
1154
1155         * input/test/{blank-notes.ly,staff-container.ly}: typos.
1156
1157 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1158
1159         * Documentation/user/music-glossary.tely: @table @strong' replaced
1160         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
1161         (backportme).
1162
1163 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1164
1165         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
1166
1167         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
1168         #{ lily music expression #} that returns an equivalent scheme
1169         music expression by parsing the string.
1170
1171 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1172
1173         * lily/my-lily-parser.cc:
1174         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
1175         SCM string (foo.ly/toto.scm support).
1176
1177 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1178
1179         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
1180
1181 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1182
1183         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
1184
1185         * scripts/lilypond-book.py: LY code that includes \header is
1186         not assumed to be a fragment.
1187
1188 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1189
1190         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
1191         tremolo beams up.
1192
1193         * lily/stem.cc (chord_start_y): Return 0 if no heads.
1194         (get_default_stem_end_position): No tremolo head juggling if no
1195         heads.  Fixes tremolo crash on rests (backportme).
1196
1197         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
1198
1199 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1200
1201         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
1202         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
1203
1204         * lily/lexer.ll: Allow \encoding in NOTES mode.
1205
1206         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
1207         for lyrics, not for commands.
1208
1209         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
1210         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
1211
1212         * input/regression/newaddlyrics.ly: New file.
1213
1214         * Documentation/topdocs/NEWS.texi: Update.
1215
1216         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
1217         (Music_list): Allow embedded scm.
1218
1219         * lily/score.cc (ly:score-bookify): New function.
1220
1221         * lily/music.cc (ly:music-scorify): Idem.
1222
1223         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
1224         (ly:parser-print-score): Idem.
1225
1226         * scm/lily.scm (default-toplevel-book-handler): Idem.
1227         (default-toplevel-music-handler): Idem.
1228         (default-toplevel-score-handler): Idem.
1229
1230         * ly/declarations-init.ly: Set default toplevel handlers.
1231
1232         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
1233
1234         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
1235         printer for score at toplevel.
1236
1237 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1238
1239         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
1240         Fix for simple case: input/simple-song.ly, more complex stuff
1241         does not work yet.
1242
1243 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1244
1245         * lily/parser.yy (Prefix_composite_music): split Composite_music
1246         in Prefix_composite_music and Grouped_music_list.
1247         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
1248
1249 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1250
1251         * scm/lily.scm (toplevel-expression): New define.
1252
1253         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
1254
1255         * lily/parser.yy (toplevel_expression): Use it.
1256
1257         * lily/include/my-lily-parser.hh: Smobbify.
1258
1259         * lily/my-lily-parser.cc (parse_string): New method.
1260
1261         * lily/my-lily-parser.cc (ly:parse-string): New function.
1262
1263         * Documentation/user/lilypond.tely: Add comment and workaround for
1264         gs-8.01 crash.  Fixes make web.
1265
1266         Simplification of toplevel music.
1267
1268         * lily/lexer.ll, lily/parser.yy:
1269
1270         * In LYRICS mode, return LYRICS_STRING.  This fixes one
1271         shift/reduce problem.
1272
1273         * Use NOTES mode at start of maininput.
1274
1275         * Grok toplevel composite music expression, put in score and book.
1276
1277         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
1278
1279         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
1280
1281         * input/simple.ly: New file.
1282
1283         * input/simple-song.ly: Idem.
1284
1285 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1286
1287         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
1288         Sandberg.
1289
1290 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1291
1292         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
1293
1294 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
1295
1296         * input/regression/accidental-octave.ly: doc automatic showing
1297         of note names.
1298
1299 2004-04-16  Heikki Junes <janneke@gnu.org>
1300
1301         * po/fi.po: do "make po && make -C po po-update" at top-level,
1302         then "cp po/out/fi.po po/fi.po" and update fields.
1303
1304         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
1305
1306 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1307
1308         * Documentation/user/introduction.itely (About this manual): Fix
1309         templates and regression urls (backportme).
1310
1311 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1312
1313         * ly/engraver-init.ly (Score:graceSettings): Increase
1314         beamed-lengths, especially for 32nd notes.
1315
1316         * Documentation/user/notation.itely (Grace notes): Correct the
1317         syntax for add-grace-property example.
1318
1319 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1320
1321         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
1322         `Generated' tag.
1323
1324         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
1325         Severely broken (the Debian package, at least).
1326
1327 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1328
1329         * lily/context.cc (find_create_context): assign to lvalue.
1330
1331 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1332
1333         * lily/include/translator.hh (class Translator): rename
1334         get_parent_context() to context () to avoid confusion.
1335
1336         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
1337
1338         * lily/lexer.ll: change is_string -> ly_c_string_p 
1339
1340         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
1341
1342         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
1343
1344         * VERSION: release 2.3.0
1345
1346         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
1347
1348         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
1349         if nonempty.
1350
1351         * lily/include/context.hh (class Context): make members protected.
1352         (children_contexts): new accessor function.
1353
1354         * lily/include/translator.hh (class Translator): make
1355         daddy_context_ protected.
1356         (class Translator): clean up. 
1357
1358         * lily/include/context.hh (class Context): make daddy_context_
1359         private.
1360
1361         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
1362         higher for finding Voice. (backportme)  
1363
1364         * lily/include/context.hh (class Context): remove
1365         find_context_below() as a method.
1366
1367         * Documentation/user/notation.itely (The Lyrics context): add note
1368         about manual durations
1369
1370         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
1371         encoding.
1372
1373         * scm/output-tex.scm (text): dump \inputencoding{} for text.
1374
1375 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1376
1377         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
1378         \usepackage{inputenc}
1379
1380         * lily/paper-book.cc (classic_output): don't advance Offset for
1381         TeX output.
1382
1383         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
1384         ec-sauter.map in rules
1385
1386         * mf/ecb.mf (font_identifier): new file, based on ecbx
1387
1388         * mf/ecb10.mf (gensize): new file.
1389
1390         * Documentation/topdocs/NEWS.texi (Top): document some more new
1391         features.
1392
1393         * ly/declarations-init.ly: run convert-ly
1394
1395         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
1396         from input-file-results. Remove input-file-results.* 
1397
1398 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1399
1400         * scm/output-ps.scm (font-command): Fix, again.
1401
1402         * input/test/title-markup.ly: Add \noPagebreak test.
1403
1404         * lily/score-engraver.cc (try_music): Bugfix.
1405
1406 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1407
1408         * lily/main.cc (main_with_guile): excise dependency options -M and
1409         --dep-prefix
1410
1411         * lily/input-file-results.cc: excise Makefile dependency code
1412
1413         * Documentation/user/invoking.itexi (Invoking the lilypond
1414         binary): remove dep doco
1415
1416         * lily/main.cc (main_with_guile): call lilypond-main
1417
1418         * scm/lily.scm (lilypond-main): new function: handle multiple files.
1419
1420         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
1421         exception.
1422
1423         * lily/my-lily-parser.cc: remove paper_description function
1424
1425         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
1426         new function.
1427
1428         * lily/main.cc: remove global_score_count.
1429
1430         * lily/book.cc (process): don't take header from global_input_file.
1431
1432         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
1433
1434         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
1435
1436         * lily/music-output-def.cc (LY_DEFINE): new function
1437         ly_output_description. This function does the bulk for  setting,
1438         parsing and breaking down of an input file.
1439
1440         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
1441         anonymous modules globally. Let's hope they get GCd
1442
1443         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
1444
1445 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1446
1447         * scm/output-ps.scm (header): Papersize from paper.
1448
1449         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
1450         for classic output.
1451
1452         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
1453         lilypondclassic is defined.
1454         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
1455
1456         * input/regression/between-systems.ly: Remove.
1457
1458         * python/lilylib.py (get_bbox): Fix regular expression
1459         for bounding box.
1460
1461         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
1462
1463         * scm/output-tex.scm (stop-page): Use it.
1464
1465         * scm/output-ps.scm (define-fonts): Bugfix.
1466
1467         * lily/grob.cc: Add penalty to interface.
1468
1469         * lily/include/paper-line.hh (class Paper_line): New member
1470         var penalty_.
1471
1472         * lily/system.cc (get_line): Initialise Paper_line with
1473         page-penalty's from original grobs.
1474
1475         * scm/define-music-properties.scm (all-music-properties): Add
1476         page-penalty.
1477
1478         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
1479
1480         * lily/score-engraver.cc (try_music): Handle page-penalty.
1481
1482         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
1483
1484 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1485
1486         * ly/declarations-init.ly (melismaEnd): typo
1487
1488         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
1489
1490         * scm/output-ps.scm (text): split string into spaces, use moveto
1491         for setting space. 
1492
1493 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1494
1495         * po/nl.po: Update.
1496
1497         * scm/font.scm (add-cmr-fonts): Typo.
1498
1499 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1500
1501         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
1502         font-encoding.
1503
1504         * scm/define-grobs.scm (all-grob-descriptions): idem.
1505
1506         * lily/time-signature.cc (numbered_time_signature): idem.
1507
1508         * scm/font.scm (add-cmr-fonts): use real encoding names for
1509         font-encoding.
1510
1511 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1512
1513         * lily/paper-book.cc (classic_output): 
1514         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
1515         Fixes classic output.
1516         (lilypondstart):
1517         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
1518         kludge.
1519
1520         * scripts/old-lilypond-book.py: Remove.
1521
1522         Page layout for SCOREs enclosed in a BOOK:
1523
1524         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
1525         layout tweaking.
1526
1527         * input/les-nereides.ly (theScore): Add \book.
1528
1529         * input/test/title-markup.ly: Add \book.
1530
1531         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
1532         only if 'verbose.
1533
1534         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
1535
1536         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
1537
1538         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
1539         * scm/output-tex.scm (start-system): Update for page layout by
1540         LilyPond.
1541
1542         * scm/output-ps.scm (start-system): Previously (new-start-system).
1543
1544         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
1545         passed to define-fonts.
1546
1547         * lily/paper-column.cc: 
1548         * lily/system.cc (get_line):
1549         * ly/property-init.ly (newpage): 
1550         * scm/define-grob-properties.scm:
1551         * scm/output-ps.scm: 
1552         * scm/output-tex.scm: Remove between-system-string kludge.
1553
1554         * scm/output-ps.scm (define-fonts, font-command,
1555         font-load-encoding): Handle ENCODING = #f.
1556
1557         * scm/output-tex.scm (output-scopes): Check if variable is bound.
1558
1559         * scm/define-markup-commands.scm (fill-line): Use
1560         make-simple-markup (WAS: unexisting make-word-markup).
1561
1562         * lily/text-item.cc (interpret_markup): Bugfix, transpose
1563         ENCODING, MARKUP parameters for interpret_string.
1564
1565         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
1566
1567         * lily/score.cc (book_rendering): New method.
1568         (default_rendering): Create Paper_book helper locally, dump
1569         output.
1570
1571         * lily/my-lily-lexer.cc (the_key_tab): Add book.
1572
1573         * lily/parser.yy: Handle \book.
1574
1575         * lily/include/book.hh: 
1576         * lily/book.cc: New file.
1577
1578 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1579
1580         * lily/text-item.cc (interpret_string): new file, select font with
1581         encoding.
1582
1583         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
1584
1585         * scm/define-markup-commands.scm (encoded-simple): new markup command.
1586
1587         * lily/parser.yy (markup): take encoding from lexer.
1588
1589 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1590
1591         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
1592
1593         * scm/output-ps.scm: Remove some cruft.
1594
1595 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1596
1597         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
1598
1599         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
1600
1601 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1602
1603         * scm/font.scm (add-century-schoolbook-fonts):
1604         (make-century-schoolbook-tree): New function.
1605
1606         * input/test/title-markup.ly: Use Century Schoolbook font.
1607
1608 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1609
1610         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
1611         to Erik Sandberg) 
1612
1613         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
1614
1615         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
1616
1617         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
1618
1619         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
1620
1621 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1622
1623         * scm/part-combiner.scm (determine-split-list): bugfix: if no
1624         solo-state (at end of solo), we can set the solo status
1625         too. (backportme.)
1626
1627         * input/regression/part-combine-solo-end.ly: new file.
1628
1629 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1630
1631         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
1632         flavour abc files.  Really ignore unknown keys (backportme).
1633
1634 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1635
1636         * lily/scaled-font-metric.cc (text_dimension): only multiply with
1637         magnification_ when looking up in orig_.
1638
1639         * scm/output-tex.scm (text): switch off char-mapping.
1640
1641         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
1642         because AFM's encoding field cannot have spaces.
1643
1644 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1645
1646         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
1647
1648 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1649
1650         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
1651
1652         * mf/cmr.enc: new file, without hi-bit ascii info. 
1653
1654         * lily/bezier-bow.cc (slur_shape): make indent dependent on
1655         width. This removes the 'hook' at the end of a long slur.
1656
1657         * buildscripts/mf-to-table.py (parse_logfile): don't append
1658         encoding to fontname.
1659
1660 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1661
1662         * scm/output-ps.scm (define-fonts): Load .enc only once.
1663
1664         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
1665         too.
1666
1667 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1668
1669         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
1670         encoding field.
1671
1672         * lily/stencil-scheme.cc: remove ly:fontify-atom 
1673
1674         * ly/portuges.ly (pitchnames): new file.
1675
1676         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
1677         Michael Welsh Duggan
1678
1679         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
1680
1681         * ly/nederlands.ly: add comment about digits.
1682
1683         * lily/scaled-font-metric.cc (derived_mark): idem.
1684
1685         * scm/encoding.scm (make-encoding-mapping): change permutation to
1686         mapping.
1687
1688         * lily/scaled-font-metric.cc (derived_mark): is a const method.
1689         (Modified_font_metric): make alist for coding_description_
1690         (LY_DEFINE): remove coding-name.
1691
1692         * scm/output-tex.scm (text): remove debugging code.
1693
1694         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
1695
1696         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
1697         from infile.
1698
1699         * mf/feta-generic.mf: move fet_beginfont into generic code.
1700         use fetaMusic (without space) as encoding
1701
1702         * mf/feta-autometric.mf: take encoding argument
1703
1704         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
1705
1706         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
1707         use.
1708
1709         * scm/encoding.scm (read-encoding-file): use symbol for glyph
1710         name.
1711
1712 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1713
1714         * input/test/title-markup.ly: Set inputencoding.
1715
1716         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
1717
1718         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
1719
1720         * scm/encoding.scm (get-coding-filename, get-coding-command): New
1721         function.
1722         (coding-alist): Also hold filename, command.
1723         (read-encoding-file): Return symbols.
1724
1725 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1726
1727         * scm/output-tex.scm: remove fontify; text and char take a font
1728         argument.
1729
1730         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
1731
1732         * lily/scaled-font-metric.cc (text_dimension): init
1733         coding_{permutation,table}_ too 
1734         (LY_DEFINE): ly:font-encoding, new function return
1735
1736         * lily/paper-def.cc (find_scaled_font): take input coding from
1737         inputcoding paper var.
1738
1739         * lily/performance.cc (output): remap modulo 16.
1740
1741         * lily/text-item.cc (interpret_markup): whoops, variable
1742         shadowing fixed.
1743
1744 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
1745
1746         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
1747         symbols, not symbols to strings.
1748
1749         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
1750         symbols, not symbols to strings.
1751
1752 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1753
1754         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
1755         (ly:kpathsea-gulp-file): New function.
1756
1757         * scm/encoding.scm (read-encoding-file): Use it.
1758
1759 2004-04-06  Werner Lemberg  <wl@gnu.org>
1760
1761         * scm/encoding.scm (coding-alist): Fix typo.
1762
1763 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1764
1765         * lily/scaled-font-metric.cc (text_dimension): move function from
1766         Font_metric
1767         (make_scaled_font_metric): init coding_scheme_ to TeX
1768         (text_dimension): use get-coding-vector for non TeX coding_scheme_
1769
1770         * lily/include/scaled-font-metric.hh (struct
1771         Modified_font_metric): rename from Scaled_font_metric
1772
1773         * scm/encoding.scm (read-encoding-file): split up large function,
1774         leave caching to (delay)
1775
1776         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
1777
1778 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1779
1780         * lily/my-lily-lexer.cc (set_encoding): New method.
1781
1782         * lily/lexer.ll: Grok \encoding.
1783
1784         * lily/font-metric.cc (get_encoded_index): New function.
1785
1786         * lily/include/font-metric.hh (coding_scheme): New method.
1787
1788         * scm/encoding.scm: New file.
1789
1790         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
1791
1792 2004-04-05  Werner Lemberg  <wl@gnu.org>
1793
1794         * Documentation/user/tutorial.itely: Revised (finished).
1795
1796         * Documentation/user/macros.itexi (@separate): Removed.
1797
1798 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1799
1800         * scm/output-ps.scm (define-fonts): fix scaling.
1801
1802         * lily/scaled-font-metric.cc (design_size): add function.
1803
1804         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
1805         partial cut&paste of ly:font-magnification.
1806
1807 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1808
1809         * scm/output-ps.scm (define-fonts):
1810         (fontify): Update.
1811
1812 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1813
1814         * po/fr.po: update. (backportme).
1815
1816         * po/nl.po: update. (backportme). 
1817
1818         * mf/feta-beugel.mf: document why design size is not fixed.
1819
1820         * mf/feta-braces-a.mf: rename to stress that it's not design size.
1821
1822 2004-04-04  Werner Lemberg  <wl@gnu.org>
1823
1824         * Documentation/user/tutorial.itely: Revised (continued).
1825
1826 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1827
1828         * po/nl.po: Update (backportme).
1829
1830 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1831
1832         * po/de.po: update. (backportme).
1833
1834         * scm/output-tex.scm (font-command): use ly: functions to
1835         construct name.
1836         (define-fonts): don't use alist, just dump \font definitions.
1837         (font-load-command): calculate proper scaling by taking
1838         outputscale from paper argument.
1839
1840         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
1841         expression.
1842
1843         * lily/paper-outputter.cc (output_header): pass paper arg to
1844         define-fonts
1845
1846         * lily/paper-def.cc (font_descriptions): dump list of
1847         Scaled_font_metrics
1848         (find_scaled_font): take Font_metric argument, store
1849         Scaled_font_metrics in hash-table containing (size ->
1850         Scaled_font_metrics) alist.
1851         (get_dimension): rename from get_realvar
1852
1853         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
1854         ly:font-magnification, ly:font-name: new functions
1855
1856 2004-04-03  Werner Lemberg  <wl@gnu.org>
1857
1858         * Documentation/user/dedication.itely,
1859         Documentation/user/preface.itely,
1860         Documentation/user/introduction.itely,
1861         Documentation/user/tutorial.itely: Revised.
1862         Removing leading spaces which distorts output if info files are read
1863         with stand-alone info.
1864         Removing superfluous inter-word spaces which also distorts output
1865         for stand-alone info.
1866         Using ` and ' instead of `` and '' everywhere to improve
1867         legilibility with stand-alone info
1868         Using @samp for single-letter input items and data which contains
1869         spaces, @code for other things.
1870
1871         * lily/grob-interface.cc: Adding copyright.
1872         (check_interfaces_for_property): Improve format of warning message.
1873
1874 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1875
1876         * lily/include/font-metric.hh (struct Font_metric): add
1877         design_size () method.
1878
1879         * buildscripts/mf-to-table.py (base): add DesignSize comment.
1880
1881         * lily/afm.cc (read_afm_file): read design size.
1882
1883         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
1884
1885         * scm/music-functions.scm (unfold-repeats): handle dots too.
1886
1887 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1888
1889         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
1890         (backportme)
1891
1892 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1893
1894         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
1895         lyric indent.  Revert melismaBusyProperties using \unset.
1896
1897 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1898
1899         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
1900
1901         * lily/parser.yy (command_element): allow redefinition of |
1902         meaning.
1903
1904         * lily/break-align-engraver.cc (acknowledge_grob): construct
1905         LeftEdge where the first cause for alignment is coming from.
1906         This makes \override Staff.LeftEdge work as expected.
1907
1908
1909         * lily/slur-performer.cc (Slur_performer): add inits
1910
1911         * lily/beam-performer.cc (Beam_performer): add inits
1912
1913 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1914
1915         * VERSION (PACKAGE_NAME): release 2.2.0
1916
1917         * scripts/convert-ly.py (conv): add 2.2.0 rule.
1918
1919 2004-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1920
1921         * lily/cluster.cc (height): Fix warning.
1922
1923         * lily/parser.yy: Janitorial cleanups.
1924
1925         * Documentation/user/tutorial.itely (Tutorial): Typo.
1926
1927 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1928
1929         * lily/change-iterator.cc (process): search at multiple context
1930         levels. This fixes 
1931
1932
1933         * scm/part-combiner.scm (analyse-spanner-states): use split-index,
1934         not voice-state index for tie state. This fixes a partcombine
1935         problem with ties.
1936
1937         * Documentation/user/tutorial.itely (Commenting input files): add
1938         note about convert-ly.
1939
1940         * input/test/cadenza-skip.ly:  new file.
1941
1942 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1943
1944         * po/nl.po: Spelling fixes.
1945
1946         * autogen.sh (srcdir): Regenerate.
1947
1948         * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
1949         autogen.sh.
1950
1951         * configure.in: Use C++ to check for C++ header.
1952
1953         * po/nl.po: Update.
1954
1955         * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
1956
1957         * lily/event.cc (to_relative_octave): Translatable sentence should
1958         be one string.
1959
1960         * python/lilylib.py (warranty): Year range is not translatable.
1961         It's 2004 already!
1962
1963         * flower/warn.cc (non_fatal_error, warning, programming_error):
1964         Remove whitespace from translated string.
1965
1966 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1967
1968         * VERSION: release 2.1.37.
1969
1970 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1971
1972         * configure.in: check for C language.
1973
1974         * lily/source-file.cc: include strstream without h.
1975
1976         * scm/documentation-generate.scm (string-append): use name without
1977         .texi.
1978
1979         * autogen.sh (srcdir): SUSE fix.
1980
1981         * Documentation/user/notation.itely (Ancient clefs): idem.
1982
1983         * Documentation/user/lilypond-book.itely (Integrating HTML and
1984         music): idem.
1985
1986         * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
1987
1988         * lily/change-iterator.cc (process): use find_existing_context().
1989
1990         * input/test/polymetric-differing-notes.ly: use ly:music-compress.
1991
1992         * input/regression/repeat-unfold-tremolo.ly: new file.
1993
1994         * scm/music-functions.scm (unfold-repeats): undo music compression
1995         too.
1996
1997         * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
1998         (LY_DEFINE): ly:music-compress new function.
1999
2000         * scm/part-combiner.scm (determine-split-list): split for voice
2001         crossings
2002
2003         * input/regression/part-combine-cross.ly: new file.
2004
2005         * scm/part-combiner.scm (make-part-combine-music): don't do
2006         relative inside partcombine arguments.
2007
2008         * scm/music-functions.scm (make-non-relative-music): new function.
2009
2010         * Documentation/user/notation.itely (Automatic part combining):
2011         add note about \relative.
2012
2013         * lily/part-combine-iterator.cc (construct_children): add
2014         start_moment_ member.
2015
2016         * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
2017         stem-tremolo by stem object. This fixes no stem for tremolo bug.
2018
2019         * lily/stem-tremolo.cc (print): don't crash for no-stem.
2020
2021         * Documentation/user/changing-defaults.itely (Which properties to
2022         change): fixes.
2023
2024 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2025
2026         * po/fr.po: update.
2027
2028 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2029
2030         * input/wilhelmus.ly: More original lyrics.  Add to examples.
2031
2032         * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
2033         Reinstate old code that issues warning.  Fixes --srcdir build.
2034
2035 2004-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2036
2037         * input/wilhelmus.ly: New file.
2038
2039         * Documentation/user/notation.itely: 
2040         * Documentation/user/introduction.itely:
2041         * Documentation/user/tutorial.itely: Use quote ly-option instead
2042         of explicit @quotation.  This fixes too long lilypond linewidths
2043         resulting in overful hboxes.
2044
2045         * scripts/lilypond-book.py: Add ly-option: `quote'.
2046
2047 2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2048
2049         * tex/titledefs.tex: Avoid that the first score line is extra
2050         indented if instrument is defined but not piece.
2051
2052 2004-03-30  Werner Lemberg  <wl@gnu.org>
2053
2054         * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
2055         `lilypond/' to info file name.
2056         (@usermanref) [info]: New variant.
2057
2058         * scm/documentation-generate.scm: Fix definition of @usermanref
2059         and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
2060         to info file name.
2061
2062 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2063
2064         * VERSION: release 2.1.36
2065
2066         * Documentation/user/changing-defaults.itely (Interpretation
2067         contexts): rewrite introduction.
2068
2069 2004-03-30  Ferenc Wagner  <wferi@tba.elte.hu>
2070
2071         * scm/define-markup-commands.scm: Use TeX accents instead of
2072         straight iso-8859-1 encoding in the doc string.
2073
2074 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2075
2076         * Documentation/user/tutorial.itely (A lead sheet): remove extra
2077         space after dotted duration.
2078
2079 2004-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2080
2081         * Documentation/user/introduction.itely: 
2082         * Documentation/user/notation.itely:
2083         * Documentation/user/tutorial.itely: Up all relative examples.
2084         Enclose @lilypond displays in @quotation.  Typos and corrections.
2085
2086         * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
2087
2088 2004-03-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2089
2090         * scm/music-functions.scm (make-voice-props-revert): Revert also
2091         MultiMeasureRest staff-position in oneVoice.
2092
2093 2004-03-29  Heikki Junes <hjunes@cc.hut.fi>
2094
2095         * Documentation/user/changing-defaults.itely, 
2096         Documentation/user/lilypond.tely: few fixes. Place no comma between
2097         two options: a and b, but commas between three options: a, b, and c.
2098         By this manner, grouping is possible: a and b, and c and d.
2099
2100 2004-03-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2101
2102         * Documentation/user/GNUmakefile: add rule for .nexi
2103
2104 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2105
2106         * Documentation/user/music-glossary.tely: move glossary direntry
2107
2108         * stepmake/stepmake/texinfo-vars.make (INFOINSTALL): 
2109         only do mkdir/install-info if INFO_INSTALL_FILES != "".
2110
2111 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2112
2113         * stepmake/aclocal.m4: Verify that gettext configure check with
2114         gcc-3.3 and autoconf 2.59 is still broken.  Update warning.
2115
2116 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2117
2118         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
2119         glob.glob for .png filenames. This catches multipage pngs.  
2120
2121         * Documentation/user/changing-defaults.itely (Determining the grob
2122         property): fix references.
2123
2124         * lily/staff-symbol.cc (print): only add extent if non empty.
2125         This fixes staff-container.ly.
2126
2127         * lily/timing-engraver.cc (initialize): init whichBar, so a score
2128         starting with a mmrest also works.
2129
2130         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
2131         PNG for texinfo too.
2132
2133         * po/lilypond.pot: update translation strings.
2134
2135         * VERSION: 2.1.35 released
2136
2137         * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
2138         context argument too.
2139
2140         * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
2141
2142         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
2143
2144         * python/lilylib.py (command_name): don't return 1st path
2145         component.
2146
2147         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
2148         .png case separately.
2149
2150         * python/lilylib.py (system): typo.
2151
2152 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2153
2154         * input/regression/span-bar.ly: Fix typos.  Set indent-level:2,
2155         run indent-region.
2156
2157         * Documentation/user/preface.itely: Run texinfo-all-menus-update.
2158         Fixes compile.
2159
2160         * lily/function-documentation.cc: Compile fix: Include <string.h>.
2161         Add header.
2162
2163 2004-03-27  Heikki Junes  <hjunes@cc.hut.fi>
2164
2165         * vim/lilypond-indent.vim: small fixes.
2166
2167 2004-03-26  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2168
2169         * Documentation/user/notation.itely (Entering lyrics): Add example
2170         with correct english double quotes (at least for LaTeX output,
2171         maybe not a good idea if we switch to PS as the default output
2172         format).
2173
2174 2004-03-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2175
2176         * lily/staff-performer.cc (create_audio_elements): play instrument
2177         changes before notes arrive. This fixes instrument of the first
2178         note in a score.
2179
2180         * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
2181         to 1.9.0 conversion.
2182
2183         * lily/mark-engraver.cc: doc string.
2184
2185         * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
2186
2187         * Documentation/user/introduction.itely (Introduction): new node.
2188
2189 2004-03-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2190
2191         * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
2192
2193         * input/regression/spacing-ragged-last.ly: new file.
2194
2195         * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
2196         spacing.
2197
2198         * scm/font.scm: rewrite using GOOPS.
2199
2200         * lily/context-def.cc (filter_engravers): derefence pointer.
2201
2202         * lily/lily-guile.cc (type_check_assignment): use
2203         ly_scheme_function iso. scm_primitive_eval where possible.
2204
2205         * lily/performance.cc (output): limit channels at 15. This fixes
2206         percussion inadvertently showing up in large scores.
2207
2208 2004-03-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2209
2210         * input/regression/tuplet-gap.ly: new file.
2211
2212         * lily/tuplet-bracket.cc (make_bracket): take gap interval.
2213         (print): compute gap length from number size, include italic
2214         correction.
2215
2216         * scm/define-grobs.scm (all-grob-descriptions): remove gap from
2217         tuplet-bracket
2218
2219         * scm/paper.scm (set-default-paper-size): new function, to be
2220         called at toplevel.
2221         (set-paper-size): new function, to be called inside \paper {}
2222         (set-default-paper-size): new function, to be called at toplevel.
2223
2224         * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function. 
2225
2226         * lily/beam-performer.cc (process_music): idem.
2227
2228         * lily/slur-performer.cc (process_music): stop melisma for stop event.
2229
2230         * tex/titledefs.tex: remove scshape for piece.
2231
2232         * lily/line-spanner.cc (line_stencil): font-encoding = music, not
2233         font-family
2234
2235         * lily/time-signature.cc (special_time_signature): font-encoding
2236         not family.
2237
2238         * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
2239         dynamic to head. This fixes p placement in morgenlied.
2240
2241 2004-03-23  Werner Lemberg  <wl@gnu.org>
2242
2243         * stepmake/stepmake/generic-targets.make (help): Improve text.
2244
2245 2004-03-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2246
2247         * VERSION: 2.1.34 released
2248
2249         * lily/main.cc (main_with_guile): switch debugging.
2250
2251         * lily/system.cc (get_line): plug leak.
2252
2253         * lily/paper-book.cc (pages): plug memory leaks: delete page array
2254         and contents.
2255         (stencil2line): plug leak.
2256
2257         * Documentation/user/changing-defaults.itely (Determining a grob
2258         property):  new node.
2259         (Layout interfaces): new node.
2260         (Navigating the program reference): new node.
2261
2262         * lily/accidental-engraver.cc (acknowledge_grob): add property
2263         harmonicAccidentals
2264
2265         * lily/piano-pedal-engraver.cc (del_linespanner): new function.
2266         general cleanups.
2267
2268         * input/les-nereides.ly (middleDynamics): resurrect Les
2269         nereides. Remove pedal hack.
2270
2271 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2272
2273         * input/regression/property-grace-polyphony.ly: new file.
2274
2275         * lily/translator-property.cc (execute_pushpop_property): only pop
2276         one instance of the property. This fixes << \\ >> together with
2277         \grace.
2278
2279         * lily/break-align-interface.cc (ordered_elements): we cannot
2280         modify the #'elements property, so return reordered array.
2281
2282 2004-03-23  Heikki Junes  <hjunes@cc.hut.fi>
2283
2284         * buildscripts/lilypond.words.py: remove.
2285         * buildscripts/lilypond-words.py: add new, renamed file. 
2286         Give generated targets and dirs explicitly in arguments.
2287
2288         * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
2289         elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
2290         vim/lilypond-syntax.vim: update to use new lilypond-words.py.
2291
2292         * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
2293
2294         * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
2295
2296         * Documentation/topdocs/INSTALL.texi: update vim-mode installing
2297         orders.
2298
2299         * vim/GNUmakefile: add local-uninstall target.
2300
2301         * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
2302
2303         * vim/vimrc: add a one-liner file.
2304
2305         * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
2306         vimrc in EXTRA_DIST_FILES.
2307
2308         * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
2309
2310 2004-03-22  Heikki Junes  <hjunes@cc.hut.fi>
2311
2312         * config.make.in: add vimdir.
2313
2314         * vim/GNUmakefile: add local-install.
2315
2316 2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2317
2318         * tex/titledefs.tex: Replaced \ifx\blabla\undefined
2319         with \lilypondifundefined{blabla}. Solves problem with multiple
2320         titles in the same lilypond-book document.
2321
2322 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2323
2324         * scm/document-backend.scm (interface-doc): sort grob list for
2325         interface.
2326
2327         * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
2328         pre/post break align-order.
2329
2330         * spelling patch courtesy Edward Sutton.
2331
2332         * Documentation/user/changing-defaults.itely (Changing context
2333         default settings): new node.
2334         (Defining new  contexts): new node.
2335
2336         * scripts/lilypond-book.py (is_derived_class): use numbers
2337         iso. booleans.
2338
2339         * python/lilylib.py (make_ps_images): add margin to PS images.
2340
2341         * scripts/lilypond-book.py (is_derived_class): new function. Take
2342         class arg iso. object.
2343         (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
2344         for bug in GS/dvips.
2345
2346         * lily/text-item.cc (interpret_markup): idem.
2347
2348         * scm/define-markup-commands.scm: remove split around-space hack.
2349
2350         * lily/staff-symbol-referencer.cc (get_rounded_position): new
2351         function, fold WL's fixes into one function.
2352
2353 2004-03-22  Werner Lemberg  <wl@gnu.org>
2354
2355         * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
2356         lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
2357         (Note_column::head_position_interval): Do proper rounding for
2358         calls to Staff_symbol_referencer::get_position.
2359
2360 2004-03-21  Werner Lemberg  <wl@gnu.org>
2361
2362         * lily/score.cc (ly_run_translator), lily/paper-def.cc
2363         (Paper_def::get_paper_outputter), lily/input-file-results.cc
2364         (Input_file_results::Input_file_results), lily/my-lily-parser.cc
2365         (My_lily_parser::parse_file): Improve formatting progress indication
2366         sent to stdout.
2367
2368 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2369
2370         * VERSION: 2.1.33 released.
2371
2372         * scripts/lilypond-book.py (do_file): reinstate --filter support.
2373
2374         * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
2375
2376         * stepmake/stepmake/generic-targets.make: rewrite hack so no
2377         warning is issued about dummy.dep.
2378
2379         * scm/new-font.scm: fix design sizes of nummer
2380
2381 2004-03-21  Werner Lemberg  <wl@gnu.org>
2382
2383         * stepmake/bin/install-sh: Updated (from gnulib).  This removes
2384         some annoying warnings from mkdir during `make install'.
2385
2386 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2387
2388         * lily/performer-group-performer.cc (do_announces): call
2389         Performer_group_performer::create_audio_elements () too.
2390
2391         * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
2392
2393         * scm/define-grobs.scm (all-grob-descriptions): add property
2394         break-align-orders
2395
2396         * lily/global-context.cc (get_default_interpreter): new
2397         function. Override from base class, so no new Score contexts are
2398         created.
2399
2400         * lily/include/stencil.hh (class Stencil): document origin field.
2401
2402         * lily/staff-symbol.cc (print): span staff-symbol on column
2403         extents for non-broken columns. 
2404
2405         * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
2406         key-signature.
2407
2408         * tex/titledefs.tex: don't use smallcaps for piece.
2409
2410         * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
2411         translated stencils in the output.
2412
2413         * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
2414
2415 2004-03-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2416
2417         * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
2418         and init ties_created_
2419
2420         * VERSION: release 2.1.32
2421
2422         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
2423         doc string from IMPLEMENT_CTOR_CALLBACK().
2424
2425         * lily/engraver.cc (typeset_grob): paranoia: take care of the case
2426         that engraver is in a performer hierarchy.
2427
2428 2004-03-17  Heikki Junes <hjunes@cc.hut.fi>
2429
2430         * vim/lilypond-ftdetect.vim: new file.
2431
2432 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2433
2434         * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. 
2435         (compose_ly): default octave should be middle C.
2436
2437         * Documentation/user/changing-defaults.itely (Layout tunings
2438         within contexts): new node.
2439
2440         * lily/include/smobs.hh: document C++ smob interface.
2441
2442         * lily/function-documentation.cc: don't doc functions without
2443         docstring.
2444
2445 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2446
2447         * Documentation/user/lilypond.tely: Remove `* lilypond' node from
2448         direntry, so that `info lilypond' goes to Top.
2449
2450         * scm/output-ps.scm (polygon): Fix: add spaces.
2451
2452         * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
2453         solutions are now optimal too.
2454
2455         * input/test/page-breaks.ly: New file.
2456
2457         * lily/paper-outputter.cc (Paper_outputter): Import page breaking
2458         functions into safe module.
2459
2460         * lily/lily-guile.cc (ly:number->string): Do not leave space at
2461         end, prepend zeros.
2462
2463         * scm/output-*.scm: Use ly:number->string rather than
2464         number->string.  Makes for saner output.
2465
2466         * scm/output-ps.scm (define-fonts): Always scale by designsize.
2467         Fixes feta-nummer, feta-din scaling.
2468
2469 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2470
2471         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
2472
2473         * scm/music-functions.scm (descend-to-context): new
2474         function. Similar to context-spec-music.
2475         (make-time-signature-set): specify Score as descend-only. This
2476         fixes the polymetric.ly example.
2477
2478         * lily/context-specced-music-iterator.cc (construct_children): add
2479         support for descend-only context spec.
2480
2481         * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
2482         determine ez-notation letter. 
2483
2484         * lily/system.cc (get_line): start with dumping layer 3. This
2485         fixes ez notation.
2486
2487 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2488
2489         * input/test/title-markup.ly: Stress breaking harder.
2490
2491         * scm/page-layout.scm (height-score): Overfull page scores twice
2492         as bad as underfull (was: by a power).
2493         (walk-lines): Omit first walk-path round (breaking after new node,
2494         without lines).
2495
2496         * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
2497         diff values are negative.
2498         (output): Bugfix: treat negative vfill differently.
2499
2500         * Documentation/user/lilypond.tely (direntry): Add note about why
2501         `info lilypond' brings up `Invoking LilyPond' node.
2502
2503 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2504
2505         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
2506
2507         * lily/paper-book.cc: Remove cruft.
2508         (output): Bugfix: put vfill between lines.
2509         (pages): Bugfix: set page vars needed for filling.
2510
2511         * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
2512         (was: @ar).
2513
2514         * scm/page-layout.scm: Further development.
2515
2516         * ly/declarations-init.ly (paper): Define page-breaking.
2517
2518 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2519
2520         * lily/note-head.cc (brew_ez_stencil): add note-names
2521         property. Provides internationalization for note names.
2522
2523         * Documentation/user/changing-defaults.itely (Creating contexts):
2524         new node.
2525
2526         * lily/grace-iterator.cc (process): descend to child for \grace.
2527
2528         * lily/timing-translator.cc (initialize): Timing_translator adds
2529         Timing alias by itself.
2530
2531         * lily/context.cc (add_alias): new function.
2532
2533         * scm/lily.scm (tex-output-expression): new function, eval within
2534         drawing API. Guards against eval vulnerabilities.
2535
2536         * scm/output-tex.scm (tex-encoded-fontswitch): idem. 
2537
2538         * scm/output-ps.scm (scm): export lily drawing API.
2539
2540         * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
2541         throughout.
2542
2543 2004-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2544
2545         * scm/page-layout.scm (optimal-page-breaking): New function.
2546
2547         * lily/paper-book.cc (pages): Use it.
2548
2549 2004-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2550
2551         * lily/include/paper-line.hh (class Paper_line): Full smob.
2552
2553 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2554
2555         * lily/global-context.cc (run_iterator_on_me): fix grace note
2556         nesting by initting measurePosition.
2557
2558         * lily/timing-translator.cc (initialize): do no init
2559         measurePosition
2560
2561         * lily/include/music-output-def.hh (class Music_output_def): add
2562         input_origin_ field.
2563
2564         * Documentation/user/changing-defaults.itely (Changing context
2565         properties on the fly): new node.
2566
2567         * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
2568         function. Only have smobbed_copy (), and do not provide
2569         smobbed_copy() for non-simple smobs. Changes throughout.
2570
2571 2004-03-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2572
2573         * lily/auto-change-iterator.cc (class Auto_change_iterator): add
2574         start_moment_. Fix by Doug A. Linhardt.
2575
2576 2004-03-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2577
2578         * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
2579         accidentals for harmonic notes.
2580
2581         * lily/note-collision.cc (check_meshing_chords): don't merge heads
2582         of different style. (Thanks to Doug Linhardt).
2583
2584         * Documentation/user/changing-defaults.itely (Scheme tutorial):
2585         new node.
2586
2587 2004-03-16  Heikki Junes <hjunes@cc.hut.fi>
2588
2589         * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
2590
2591         * vim/filetype.vim, vim/lilypond-ftplugin.vim,
2592         vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
2593         vim/lilypond-indent.vim: doc targets and deps in comments.
2594
2595 2004-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2596
2597         * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
2598
2599         * lily/system.cc (get_line): Return Paper_line.  Change all users.
2600
2601         * lily/include/paper-line.hh:
2602         * lily/include/paper-line.cc: New file.
2603
2604 2004-03-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2605
2606         * VERSION (MY_PATCH_LEVEL): release 2.1.31.
2607
2608         * GNUmakefile.in: remove stray make out=www
2609
2610         * input/test/bagpipe.ly (gcdg): octave fixes.
2611
2612         * scm/define-markup-commands.scm (number): use font-encoding
2613         iso. font-family
2614
2615         * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
2616         font-encoding.
2617
2618 2004-03-15  Heikki Junes <hjunes@cc.hut.fi>
2619
2620         * lily/parse-scm.cc: compile-bugfix: add missing header files for
2621         `output_format_global' and `PAGE_LAYOUT'.
2622
2623 2004-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2624
2625         * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
2626         lily functions in safe mode.
2627
2628         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
2629         Print filename for HTML, LATEX, before texidoc.
2630
2631         * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
2632         instructions in output-ps module.
2633
2634         * scm/lily.scm: Do not load output-ps module.
2635
2636         * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
2637         safe mode.
2638
2639 2004-03-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2640
2641         * lily/span-dynamic-performer.cc (process_music): remove spurious
2642         warning.
2643
2644         * lily/context-def.cc (Context_def): init name to ""
2645
2646         * lily/font-interface.cc: add font-encoding property.
2647
2648         * scm/lily.scm (chain-assoc-get): bugfix.
2649
2650         * lily/paper-book.cc (stencil2line): protect static SCM.
2651
2652         * lily/font-interface.cc (text_font_alist_chain): rename function,
2653         and use text-font-defaults. 
2654
2655         * lily/font-select.cc (properties_to_font_size_family): call SCM code.
2656
2657         * scm/paper.scm (paper-set-staff-size): use new function.
2658
2659         * scm/new-font.scm (make-font-tree): new function.
2660
2661 2004-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2662
2663         * lily/paper-book.cc (output): Bugfix: no output if no \paper.
2664
2665         * scm/lily.scm (get-output-module): New function.
2666         (output-alist): Remove ,ps-output-expression.
2667
2668         * scm/output-tex.scm (ps-output-expression): New function.
2669
2670         * scm/output-ps.scm (ps-output-expression): Remove.
2671         (header, start-page): Output page metadata.
2672
2673         * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
2674         initialise output_module_.  Do not write part of header.
2675         (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
2676         (output_header): Output full header.
2677
2678         * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
2679         FIXME.
2680
2681 2004-03-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2682
2683         * scm/new-font.scm: new file. Tree based font lookup.
2684
2685         * scm/lily.scm (assoc-get): take default argument. Remove
2686         assoc-get-default.
2687         (chain-assoc-get): use chain-assoc-get everywhere.
2688
2689         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2690         autobeamsettings conversion bug.
2691
2692         * lily/include/global-context.hh (Context): clean-up data hiding.
2693
2694         * lily/include/music-iterator.hh (class Music_iterator): clean-up
2695         data hiding.
2696
2697         * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
2698
2699         * input/regression/stem-shorten.ly: add chord case.
2700
2701         * lily/stem.cc (get_default_stem_end_position): shorten stems
2702         triggered by note-head positions, not by forced-direction. This
2703         fixes a bug with too short stems.  
2704
2705 2004-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2706
2707         * scripts/lilypond-book.py (Lilypond_snippet.output_html,
2708         Lilypond_snippet.output_latex): Always call output_print_filename.
2709
2710         * lily/paper-book.cc (fill_pages): New method.  Try to cramp or
2711         expand pages.
2712
2713 2004-03-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2714
2715         * scm/part-combiner.scm (make-autochange-music): switch rests
2716         before switched notes too.
2717
2718         * lily/figured-bass-engraver.cc (process_music): change calling
2719         convention.
2720
2721         * scm/bass-figure.scm (format-bass-figure): rewrite function. 
2722
2723         * scm/define-markup-commands.scm (bracketed-y-column): new markup
2724         command.
2725
2726         * lily/include/stencil.hh (class Stencil): add origin field.
2727
2728         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
2729         function.
2730
2731         * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. 
2732
2733         * lily/lexer.ll: remove support for \$ and $ in identifiers
2734
2735         * lily/sequential-iterator.cc: remove copy_grace_fixups
2736         (get_grace_fixup): slight abstraction of fixup code.
2737
2738         * input/test/title-markup.ly (spaceTest): vary staff sizes.
2739
2740 2004-03-12  Heikki Junes <hjunes@cc.hut.fi>
2741
2742         * vim/lilypond-indent.vim: use <C-F> (default) as indent key
2743         in insert-mode. add indenting rules.
2744
2745 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2746
2747         * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
2748         protect hack.
2749
2750         * scm/page-layout.scm:
2751         * lily/paper-book.cc: Handle tagline/copyright.  Internal page
2752         layout and titling should now match external latex based version.
2753
2754         * scm/output-tex.scm (output-scopes): Bugfix: only write string
2755         header fields.
2756
2757         * ps/lilyponddefs.ps: Remove automatic page layout.
2758
2759         * scm/output-ps.scm (new-start-system): New interface function.
2760
2761         * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
2762
2763         * lily/paper-book.cc (output): Bugfix.
2764
2765 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2766
2767         * VERSION (MY_PATCH_LEVEL): release 2.1.30
2768
2769 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2770
2771         * Documentation/user/lilypond.tely: Bugfix: Remove './' from
2772         direntries.
2773
2774         * ps/lilyponddefs.ps: Bugfix.
2775
2776         * input/regression/multi-measure-rest-instr-name.ly: Typo.
2777
2778 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2779
2780         * lily/auto-beam-engraver.cc (create_beam): add Stem as
2781         cause. This should fix warnings.
2782
2783         * mf/feta-slag.mf (trill_ne): fix upmordent size.
2784
2785         * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
2786         prevent aligned 6ths.
2787
2788         * lily/custos.cc (print): remove adjust-if-on-staffline.
2789
2790 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2791
2792         * lily/paper-book.cc: Do header and footer.
2793
2794 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2795
2796         * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
2797
2798         * scm/paper.scm (lineheight): Remove
2799         (head-sep, foot-sep): Add.
2800
2801 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2802
2803         * mf/feta-schrift.mf: reduce portato thickness.
2804
2805         * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
2806
2807         * lily/grob-pq-engraver.cc (start_translation_timestep): remove
2808         programming_error ().
2809
2810         * lily/piano-pedal-engraver.cc (finalize): attach unfinished
2811         bracket to last command column.
2812
2813         * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
2814         continues on next/prev system.
2815
2816         * input/regression/pedal-end.ly: new file.
2817
2818 2004-03-10  Werner Lemberg  <wl@gnu.org>
2819
2820         * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
2821         Remove pmx2ly stuff.
2822         * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
2823
2824 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2825
2826         * scm/page-layout.scm: New file.
2827
2828         * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
2829         settings.
2830         (Lilypond_snippet.is_outdated): Also check for PNG file.
2831         Workaround for interrupted (web) builds.
2832
2833         * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
2834
2835         * ps/lilyponddefs.ps: Use only very small top-marging.
2836         (init-paper): Also pop page size string.
2837         (start-page, stop-page): New function.
2838
2839         * scm/output-ps.scm (header-end): Remove stray exec commands.
2840
2841 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2842
2843         * lily/input-file-results.cc (do_one_file): use new Paper_book()
2844
2845         * lily/score.cc (default_rendering): clean protection.
2846
2847         * lily/paper-book.cc (mark_smob): implement smob marking.
2848
2849         * scripts/lilypond.py (make_html_menu_file): remove --psgz option
2850
2851         * Documentation/user/*.itely: user manual edits. 
2852
2853 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2854
2855         * Documentation/user/converters.itely (Invoking musedata2ly):
2856         remove pmx2ly.
2857
2858         * scripts/pmx2ly: remove script.
2859
2860 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2861
2862         * lily/score.cc (default_rendering): Protect paper-book members.
2863
2864         * lily/paper-def.cc (smobbed_copy): New method.
2865
2866         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
2867         switch runtime.
2868
2869         * lily/include/music-output.hh (process): Change signature to
2870         return SCM.
2871
2872         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
2873         method.
2874
2875         * lily/paper-score.cc (process): Return stencils rather than
2876         outputting directly.  Remove paper-book kludge.  Delete grobs.
2877         (output): Remove.
2878
2879         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
2880
2881         * lily/score-engraver.cc (get_output): Do not reset pscore_.
2882
2883         * lily/score.cc (default_rendering)
2884         (ly_render_output): Move adding paper-score two levels up.
2885
2886         * lily/system.cc (get_line):
2887         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
2888
2889 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2890
2891         * scm/font.scm (paper20-font-vector): add more design sizes for
2892         number.
2893
2894         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
2895         feta-nummber{5,7,11,13}.
2896
2897         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
2898         for 12pt design size. 
2899
2900 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2901
2902         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
2903
2904 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2905
2906         * lily/font-select.cc (properties_to_font_size_family): Fix
2907         warning message.
2908
2909         * Experimental PostScript latin1 encoding:
2910
2911         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
2912
2913         * scm/output-ps.scm: Experimental encoding using reencode-font.
2914         * scm/font.scm: Add latin1 `font-shape'.
2915
2916         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
2917
2918         * ps/lilyponddefs.ps (reencode-font): New function.
2919
2920         * lily/paper-book.cc (get_pages): Simplistic page breaking.
2921
2922         * scm/output-tex.scm (start-page):
2923         (stop-page): New interface function.
2924
2925 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2926
2927         * lily/paper-outputter.cc (output_expr):
2928         (output_header):
2929         (output_line): New method.
2930
2931         * lily/system.cc (get_line):
2932         (get_lines): New method.
2933         (output_scheme):
2934         (output_line): Remove.
2935
2936         * scm/lily.scm (make-title): New function.
2937
2938         * lily/paper-book.cc: 
2939         * lily/include/paper-book.hh: New file.
2940
2941         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
2942         ly-modules.hh).
2943
2944         * lily/ly-module.cc (ly_modules_lookup): New function.
2945
2946         * lily/main.cc (main_with_guile): Move memory leak debug code back.
2947
2948         * scm/output-ps.scm (make-title): Remove.
2949         (output-scopes): Junk header-title test.
2950
2951 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2952
2953         * mf/feta-schrift.mf: thicker dot for portato.
2954
2955         * lily/accidental-placement.cc (position_accidentals): bugfix in
2956         offset, this fixes right-padding of AccidentalPlacement.
2957
2958         * lily/[h-z]*.cc: () formatting.
2959
2960         * Documentation/user/tutorial.itely (An orchestral part): more
2961         fixes for the tutorial.
2962
2963         * scm/translation-functions.scm (fraction-tuplet-formatter):
2964         reverse fraction.
2965
2966         * lily/parser.yy (context_def_spec_block): use \context instead of
2967         \translator.
2968
2969         * lily/[a-g].cc: () style cleanup.
2970
2971         * Documentation/user/tutorial.itely (Automatic and manual beams):
2972         editing of tutorial.
2973
2974 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2975
2976         * buildscripts/mf-to-table.py (base): write encoding name.
2977
2978 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2979
2980         * Documentation/user/GNUmakefile (local-install-info): Issue
2981         warning (for packager, ie, if not installing in /usr or /usr/local).
2982
2983         * lily/stencil-scheme.cc: 
2984         * lily/staff-symbol-referencer.cc: 
2985         * lily/script-column.cc: 
2986         * lily/pitch.cc: 
2987         * lily/music.cc: 
2988         * lily/grob-pq-engraver.cc: 
2989         * lily/font-interface.cc: 
2990         * lily/music-output-def.cc: 
2991         * lily/duration.cc: 
2992         * lily/grob-scheme.cc:
2993         * lily/context-scheme.cc: Put scheme name on first line in
2994         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
2995         style cleanups.
2996
2997         * stepmake/stepmake/scm-vars.make: 
2998         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
2999         Rename and split TAGS_FILES.
3000
3001         * GNUmakefile.in (ALL-TAGS): Remove.
3002
3003         * stepmake/stepmake/generic-targets.make (TAGS): Also include
3004         deeper TAGS files.  Fixes regexp tags in TOP dir.
3005
3006 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3007
3008         * VERSION: 2.1.29 released.
3009
3010         * Documentation/user/changing-defaults.itely (Changing defaults):
3011         new file.
3012
3013         * Documentation/user/notation.itely (Notation manual): rename from 
3014         refman.itely
3015
3016         * Documentation/user/notation-appendices.itely (The Feta font):
3017         new file.
3018
3019         * Documentation/user/advanced.itely: add aborted attempt for
3020         advanced topics manual.
3021
3022 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3023
3024         * scm/new-markup.scm: display Markups in sane format. Patch by
3025         Nicolas Sceaux.
3026
3027 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3028
3029         * lily/main.cc: Cleanups.
3030         (setup_localisation): New function.
3031         (sane_putenv): Remove.
3032         (main_with_guile): New name (Was: main_prog).  Remove musings
3033         about possible preparation for GUILE heavy memory usage and
3034         practical uselessness.  Do not set environment variables
3035         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
3036         name juggling.
3037         (parse_argv): New function.
3038         (copyright): New function.  It's 2004 already.
3039
3040         * lily/input-file-results.cc (do_one_file): Add file name juggling.
3041         (distill_inname): Move from main.
3042
3043 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3044
3045         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
3046
3047         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
3048
3049         * Documentation/user/running.itely: new file.
3050
3051         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
3052
3053         * lily/score-performer.cc (finish): call Translator::finalize ().
3054
3055 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
3056
3057         * lilypond-ftpplugin.vim: renamed to the following file.
3058         * lilypond-ftplugin.vim: new file.
3059
3060         * GNUmakefile.in: update VIM_FILES.
3061
3062 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3063
3064         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
3065         props.
3066
3067         * input/test/tie-sparse.ly: remove.
3068
3069         * lily/tie-performer.cc (try_music): copy & paste from
3070         Tie_engraver.
3071
3072         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
3073         variable_ref twice.
3074
3075         * lily/key-performer.cc (create_audio_elements): use
3076         alterations-in-key.
3077
3078         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
3079
3080 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
3081
3082         * input/test/smart-transpose.ly: fix cases fes->e and similar.
3083         handle also quarter tones (not shown as tests). test also flats.
3084
3085         * Documentation/index.html.in: small fixes.
3086
3087 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3088
3089         * input/regression/new-markup-scheme.ly: Typo.
3090
3091         * scm/define-markup-commands.scm (fill-line): New markup.
3092
3093         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
3094         (output-paper-def): Fix alignment.
3095         (make-title): Fix height/width scaling.
3096
3097         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
3098
3099         * input/test/title-markup.ly: Add remaining titles.  Layout and
3100         font size fixes.  Add simplistic latin1 test.
3101
3102 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
3103
3104         * input/test/nested-groups.ly: remove. move content (to next). 
3105         * input/test/staff-bracket.ly: replace content (from prev), this 
3106         has been already in templates.
3107
3108 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3109
3110         * stepmake/autogen.sh: Only issue warning about running configure
3111         without arguments when autogen.sh will actually be running
3112         configure.
3113
3114 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3115
3116         * scm/new-markup.scm (stack-stencil-line): robustness.
3117
3118         * scm/define-markup-commands.scm (simple): robustification of
3119         simple-markup.
3120
3121         * Documentation/user/music-glossary.tely (Top): change central C
3122         to middle C.
3123
3124         * lily/text-item.cc (interpret_markup): cache make-simple-markup
3125
3126 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3127
3128         * input/test/title-markup.ly (spaceTest): Add.
3129
3130         * lily/text-item.cc (interpret_markup): Make line markup from
3131         multi word markup.
3132
3133         * scm/define-markup-commands.scm (word): New markup command.
3134         (simple): Use it.
3135
3136         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
3137
3138 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
3139
3140         * vim/ftplugin/lilypond.vim:
3141         * vim/syntax/lilypond.vim: use only local settings with setlocal.
3142         show matching paren in insert mode.
3143
3144 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3145
3146         * scm/output-ps.scm (make-title, output-scopes): Further
3147         development.
3148
3149         * input/test/title-markup.ly: New file.
3150
3151         * ps/lilyponddefs.ps: Disable PostScript titling.
3152
3153         * lily/paper-score.cc (process): Quote PORT argument to make-title.
3154
3155 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3156
3157         * lily/arpeggio.cc (width_callback): remove padding.
3158
3159         * scm/define-grobs.scm (all-grob-descriptions): add padding.
3160
3161         * scm/define-music-types.scm: remove make-music-by-name.
3162
3163         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
3164
3165 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3166
3167         * lily/paper-score.cc (process): Output titles using make-title.
3168
3169         * scm/output-ps.scm (output-stencil): Display directly instead of
3170         constructing string.
3171         (make-title): New function.
3172
3173 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3174
3175         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
3176         music), Documentation/user/invoking.itexi (Invoking lilypond): 
3177         Move documentation of LaTeX packages for latin1 characters to the
3178         lilypond-book manual.
3179
3180 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
3181
3182         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
3183
3184         * vimrc: add menu in console and shortcut <F10> for it.
3185
3186         * vim/:
3187         * vim/compiler/:
3188         * vim/syntax/:
3189         * vim/indent/:
3190         * vim/ftplugin/: new directories.
3191
3192         * vim/filetype.vim: new file.
3193
3194         * lilypond.vim: remove files (see next).
3195         * vim/syntax/lilypond.vim: new, renamed file (see prev).
3196
3197         * vimrc: remove file (see next).
3198         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
3199
3200         * vim/ftplugin/lilypond.vim: change dir for dictionary.
3201         add header. apply bindings only locally.
3202
3203         * vim/indent/lilypond.vim: new file.
3204
3205         * vim/ftplugin/lilypond.vim: remove errorformat.
3206         * vim/compiler/lilypond.vim: new file for errorformats.
3207
3208         * Documentation/topdocs/INSTALL.texi: give easier orders.
3209
3210         * ROADMAP: add vim/
3211
3212 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3213
3214         * Documentation/user/introduction.itely (Introduction): Use @image
3215         iso @html <img...>.  Add workaround for images in columns in info.
3216
3217         * stepmake/aclocal.m4: Store computed version in variable.
3218
3219         * configure.in: Export MAKEINFO_VERSION.
3220
3221         * config.make.in (MAKEINFO_VERSION): Add.
3222
3223         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
3224
3225         * Documentation/user/GNUmakefile: Only build info with images when
3226         building web.
3227
3228         * GNUmakefile.in (install-WWW): Visit Documentation/user.
3229
3230         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
3231         stuff from documentation-targets.make
3232
3233 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3234
3235         * VERSION: 2.1.28 released
3236
3237         * scripts/convert-ly.py (conv): 
3238
3239 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
3240
3241         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
3242         \arpeggioBoth. redefine \arpeggioBracket.
3243
3244         * Documentation/user/refman.itely: document new arpeggio
3245         functions.
3246
3247         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
3248
3249         * input/regression/arpeggio-bracket.ly: apply convert-ly.
3250
3251         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
3252
3253 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3254
3255         * Documentation/user/introduction.itely (Automated engraving):
3256         rewrite introduction using website text.
3257
3258 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3259
3260         * scm/*.scm: make-music-by-name is replaced by make-music, which
3261         also accept music property settings, eg:
3262           (make-music 'TextScriptEvent 'direction DOWN 'text
3263               (make-simple-markup x))
3264
3265         Patch courtesy Nicolas Sceaux
3266
3267         * lily/beam-quanting.cc: cleanup, separate counts for left and
3268         right beam ends.
3269
3270         * lily/side-position-interface.cc (quantised_position): also
3271         quantize staccato position for forced stem directions. 
3272
3273 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3274
3275         * scm/*.scm: Patch by Nicolas Sceaux: 
3276
3277         * scm/music-functions.scm: ly:grob-property and ly:music-property
3278         are made procedure with setters.
3279
3280         * scm/*.scm: replace ..-set-property! with set! (..-property  )
3281
3282 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
3283
3284         * input/test/[t-v]*.ly: finish rewriting texidocs.
3285
3286         * input/test/vaticana.ly: remove.
3287         * input/test/ligature-vaticana.ly: new, renamed file name.
3288
3289         * input/test/stem-centered.ly: remove.
3290         * input/test/mensural-note-heads.ly: new file. take content from
3291         removed file stem-centered.ly.
3292
3293         * input/test/scales-greek.ly: simplify.
3294
3295         * input/test/s*.ly: reformulate texidocs.
3296
3297         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
3298         of missing features.
3299
3300 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3301
3302         * input/test/[j-o]*.ly: update texidocs.
3303
3304 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3305
3306         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
3307
3308         * Documentation/topdocs/NEWS.texi: Add note about info docs with
3309         images.
3310
3311         * Documentation/user/lilypond.tely (@direntry): Update.
3312
3313         * stepmake/stepmake/documentation-targets.make
3314         (install-info,uninstall-info): Install into $(package_infodir).
3315         Install images.  Run install-info to update dir.
3316
3317         * config.make.in (package_infodir): Add.
3318
3319         * Documentation/user/GNUmakefile (info-with-images,
3320         local-install-info, local-uninstall-info): New target.
3321
3322 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3323
3324         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
3325         gap/threshold.
3326
3327         * lily/beam-quanting.cc (score_slopes_dy): remove
3328         ROUND_TO_ZERO_SLOPE kludge.
3329
3330         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
3331
3332         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
3333
3334         * lily/global-context.cc (Global_context): alway accept Score
3335         (run_iterator_on_me): cast Context to Score_context, not
3336         Context_def.
3337
3338         * Documentation/user/refman.itely: documentation patch by Edward
3339         Sanford Sutton.
3340
3341         * mf/GNUmakefile: unset sauter-fonts.
3342
3343 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3344
3345         * scripts/lilypond-book.py (output_texinfo): Output @image
3346         descriptions for info too.
3347
3348         * input/test/chord-names-jazz.ly: 
3349         * input/test/embedded-scm.ly: Clarify.
3350
3351         * input/test/cautionaries.ly: Typo.
3352
3353         * lily/input-smob.cc (ly_input_location): Compile fix.
3354
3355 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3356
3357         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
3358
3359         * ly/engraver-init.ly: move \grobdescriptions to Global. This
3360         fixes problems with system defaults being reverted with \override
3361         on Score level.
3362
3363         * lily/global-context.cc (Global_context): apply property-ops to
3364         Global_context too. 
3365
3366 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3367
3368         * scm/output-ps.scm (stencil->string): Rewrite.
3369
3370 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3371
3372         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
3373         impersonal style.
3374
3375 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3376
3377         * lily/input-smob.cc (ly_input_location: New function.
3378
3379         * scm/define-markup-commands.scm (upright): New markup command.
3380
3381         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
3382
3383         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
3384
3385         * scm/output-ps.scm (output-stencil): New function.
3386
3387         * scripts/lilypond-book.py (do_file): Bugfix: change search order
3388         of snippet types; fixes @ignore and @verbatim blocks.
3389
3390 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
3391
3392         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
3393         to a file in printed documentation, instead, refer either to a 
3394         syntax or to an output.
3395
3396 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3397
3398         * input/regression/beam-center-slope.ly: Add test.
3399
3400 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3401
3402         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
3403         (SAUTER_FONTS): Reinstate.
3404
3405         * scm/define-markup-commands.scm (caps): New markup command.
3406
3407         * scm/output-ps.scm (output-scopes): Experimental markup output.
3408
3409         * scm/: Add missing headers.
3410
3411         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
3412
3413         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
3414
3415 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3416
3417         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
3418         Stray style cleanups.
3419
3420 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3421
3422         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
3423         no dot combination.
3424
3425         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3426         substitute \override Staff.autoBeamSettings too
3427
3428         * Documentation/user/tutorial.itely: proofreading fixes by David
3429         Bobroff
3430
3431 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3432
3433         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
3434
3435         * ps/music-drawing-routines.ps: 
3436         * ps/lilyponddefs.ps: Add end markers.
3437
3438 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3439
3440         * VERSION: 2.1.27 released.
3441
3442         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
3443
3444         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
3445         obey documentation.
3446
3447 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3448
3449         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
3450
3451         * scm/output-ps.scm: Resurrect.
3452
3453         * scm/output-tex.scm: Minimal cleanups.
3454
3455         * scm/paper.scm (paper-set-staff-size): Add lineheight.
3456
3457         * make/ly-rules.make: Remove any broken lily-*.tex files before
3458         lilypond-book run.
3459
3460         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
3461         comment.
3462
3463         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
3464         Enabled by default, may save 10% compile time.
3465
3466 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3467
3468         * lily/lyric-phrasing-engraver.cc: remove
3469
3470         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
3471         longer necessary. 
3472
3473         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
3474         so lyric-phrasing-engraver is no longer necessary.
3475
3476         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
3477         Grob_pq_engraver from Staff.
3478
3479         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
3480         busyGrobs directly.
3481
3482         * input/regression/quote-transposition.ly: new file.
3483
3484         * lily/recording-group-engraver.cc (stop_translation_timestep):
3485         store instrumentTuning too. 
3486
3487         * lily/quote-iterator.cc (process): transpose events using
3488         instrumentTuning.
3489
3490         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
3491         -> \tuning <pitch>
3492
3493         * lily/parser.yy (command_req): add \tuning command for setting
3494         instrument tuning of staff.
3495
3496         * Documentation/user/GNUmakefile
3497         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
3498
3499         * Documentation/user/refman.itely (Customized accidental rules):
3500         typo.
3501
3502 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3503
3504         * Documentation/user/music-glossary.tely: remove the missing norwegian
3505         translation; they can be put in later properly.
3506
3507 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3508
3509         * lily/recording-group-engraver.cc (start_translation_timestep):
3510         init Recording_group_engraver twice.
3511
3512 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3513
3514         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
3515         stray style cleanups:
3516
3517         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
3518         -Wmissing-prototypes.
3519
3520         * flower/include/killing-cons.tcc (Killing_cons): Add template
3521         specifier for car_.
3522
3523         * flower/include/parray.hh (binsearchs): Add template specifier
3524         for maxkey.
3525
3526         * flower/include/interval.hh: Declare elem () with template specfier.
3527
3528 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3529
3530         * elisp/lilypond-indent.el (get-buffer-size): add customization
3531         groups for several variables (Reuben Thomas).
3532
3533 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3534
3535         * Documentation/user/invoking.itexi (Point and click): add index
3536         entry.
3537
3538         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
3539         go under beam.
3540
3541         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
3542         sarabande beam. 
3543
3544         * flower/warn.cc (programming_error): cross fingers not thumbs.
3545
3546         * lily/rest.cc (polyphonic_offset_callback): return 0 when
3547         staff-position is set.
3548
3549         * VERSION: release 2.1.26 
3550
3551         * scm/chord-entry.scm (construct-chord): process transposition
3552         after processing explicit-11.  
3553
3554 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3555
3556         * lily/parser.yy (add_quote): add syntax for adding quotes:
3557         \addquote "id-string" Music
3558
3559         * scripts/lilypond-book.py (do_file): do not overwrite input file.
3560
3561         * scripts/convert-ly.py (conv): add rules for name changes.
3562
3563         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
3564         music/context/grob property functions. Internally, use
3565         get_property() and set_property() for both.
3566
3567 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
3568
3569         * elisp/lilypond-mode.el (get-buffer-size): define new function,
3570         for Emacs <= 20 (Laurent Martelli).
3571
3572 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3573
3574         * lily/parser.yy (command_element): extract quoted vector in
3575         parser.
3576
3577         * input/regression/quote.ly: new file.
3578
3579         * lily/sequential-iterator.cc (process): only process if moment >= 0.
3580
3581         * lily/parser.yy (command_element): \quote DURATION NAME: support
3582         cue notes. 
3583
3584         * lily/quote-iterator.cc (class Quote_iterator): new file.
3585
3586 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3587
3588         * lily/auto-beam-engraver.cc (try_music): accept and process
3589         beam-forbid-event.
3590
3591         * input/regression/auto-beam-no-beam.ly: new file.
3592
3593 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3594
3595         * lily/accidental.cc (print): Change font-relative-size ->
3596         font-size. Fixes cautionary-style = smaller.
3597
3598 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3599
3600         * lily/system-start-delimiter.cc (staff_brace): remove
3601         font-relative-size
3602
3603         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
3604         forgotten with scm_list_n. Fixes spurious coredumps.
3605
3606         * lily/accidental-engraver.cc (stop_translation_timestep): move
3607         update of localKeySignature to stop_translation_timestep (). This
3608         makes sure that all ties are noticed at the right moment.
3609         (stop_translation_timestep): clear tie only when right-side
3610         notehead was seen.
3611         (number_accidentals_from_sig): cleanup. 
3612
3613         * input/regression/accidental-tie.ly (mus): new file
3614
3615         * input/regression/tie-accidental, tie-break-accidental.ly: remove
3616         these longish tests.
3617
3618 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3619
3620         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
3621
3622         * THANKS: update bugreporter list.
3623
3624         * lily/beam.cc (print): broken beams last until end of staff.
3625         (print): broken beams start from prefatory matter.
3626
3627         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
3628
3629         * lily/paper-score.cc (process): dump header only once.
3630
3631         * lily/paper-outputter.cc (Paper_outputter): move logic into
3632         Scheme.
3633
3634         * scm/output-tex.scm (output-scopes): new function.
3635         (output-paper-def): new function
3636         (tex-string-def): new function
3637         (symbol->tex-key): new function
3638
3639         * scripts/convert-ly.py (conv): add rule for | ~
3640
3641 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
3642
3643         * input/regression/{many}.ly: refresh, trying to guess how
3644         it was designed.
3645
3646 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3647
3648         * VERSION: release 2.1.25
3649
3650         * scm/define-translator-properties.scm
3651         (all-user-translation-properties): add printOctaveNames
3652
3653         * ly/engraver-init.ly: remove Note_event_swallower from
3654         NoteNamesContext.
3655
3656         * lily/note-name-engraver.cc (process_music): new property
3657         printOctaveNames
3658
3659         * lily/context.cc (find_existing_context): remove support for
3660         Current.
3661
3662         * scm/music-functions.scm (set-accidental-style): new function;
3663         duplicate accidental macros.
3664
3665         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
3666
3667         * lily/note-name-engraver.cc (process_music):
3668         process_acknowledged_grobs () -> process_music ()
3669
3670         * scm/part-combiner.scm (determine-split-list): robustification.
3671
3672 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3673
3674         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
3675         lines for falling into beam-gap.
3676         (score_forbidden_quants): check all staff lines for falling in
3677         beam gaps.
3678
3679         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
3680         key/clef/time signatures. 
3681
3682         * input/test/ossia.ly: revise example.
3683
3684         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
3685         cleanup.
3686
3687         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
3688         comply to Scheme standard.  Remove ly:get-paper-variable
3689
3690 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3691
3692         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
3693
3694 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3695
3696         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
3697         properties from Voice context. This fixes accidental size for
3698         staff-switches during grace contexts.
3699
3700         * lily/note-collision.cc (check_meshing_chords): only wipe heads
3701         if necessary. Else, simply wipe dots.
3702
3703         * input/test/beam-alternate.ly: new file
3704
3705         * input/test/piano-staff-distance.ly: new file.
3706
3707         * lily/translator-group.cc (recurse_down_translators): use
3708         Direction for bottom-up/top-down.
3709
3710         * lily/include/translator.hh (class Translator): add
3711         process_music() and do_announces(). This obviates
3712         recurse_down_{engravers,performers}.
3713
3714         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
3715         \melisma and \melismaEnd
3716
3717         * lily/melisma-engraver.cc (process_music): change to
3718         Melisma_translator, unify with performer. Accept
3719         ManualMelismaEvent.
3720
3721         * ly/engraver-init.ly: add Font_size_engraver.
3722
3723 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3724
3725         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
3726         it hara-kiri.
3727
3728         * input/regression/{many}.ly: improve descriptions trying to figure
3729         out what is tested.
3730
3731 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3732
3733         * lily/slur.cc (broken_trend_offset): robustness fix.
3734
3735         * VERSION: release 2.1.24
3736
3737         * lily/context.cc (find_create_context): go to Score if it exists.
3738
3739         * lily/context-scheme.cc: new file.
3740
3741         * lily/score-translator.cc (get_output): new file.
3742
3743         * lily/include/grob-info.hh: origin_contexts() now does not
3744         include the originating engraver
3745
3746         * lily/translator-group.cc (translator_each): clean up contents,
3747         remove superfluous stubs. Engraver_group_engraver and
3748         Performer_group_performer are the only classes using multiple
3749         inheritance.
3750
3751         * lily/include/score-context.hh (class Score_context): interface
3752         between Score_{engraver,performer} and Global_context.
3753
3754         * lily/include/global-context.hh (Context): change from
3755         global-translator. This is the entry point for contexts; it is not
3756         tweakable using \translator{}. Score is no longer the top context,
3757         but sits underneath Global.
3758
3759         * lily/include/context.hh (class Context): brain surgery: split
3760         out Context functionality from Translator_group. Context is now a
3761         separate type from Translator.
3762
3763 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3764
3765         * lily/include/translator.hh (class Translator): make
3766         get_score_context() and get_global_translator (), and use the one
3767         which is appropriate.
3768
3769         * lily/context.cc: partially put functionality of Translator_group
3770         into Context.
3771
3772         * lily/include/context.hh (Translator): new class: put between
3773         Translator and Translator_group. 
3774
3775         * lily/new-accidental-engraver.cc: remove file.
3776
3777 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3778
3779         * input/regression/{many}.ly: improve descriptions: use complete 
3780         sentences, try to describe what is tested, avoid `we´, do not use 
3781         don't, ... 
3782
3783 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
3784
3785         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
3786         is at EOL.
3787
3788         * Documentation/user/lilypond.tely: declare the topmost node only
3789         once; removes empty line in @contents.
3790
3791         * Documentation/user/music-glossary.tely: really add Finnish author.
3792         Draw more beatiful `->´ arrow in html: &rarr;
3793
3794 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3795
3796         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
3797
3798         * scripts/convert-ly.py (conv): add ly:music-list  change.
3799
3800         * lily/grob.cc: edit doc string.
3801
3802         * scm/define-grob-properties.scm (all-user-grob-properties):
3803         proofreading, editing of doc strings.
3804
3805         * input/regression/tablature-string-tunings.ly: new file.
3806
3807         * lily/staff-symbol-engraver.cc (process_music): new engraver,
3808         listen to stringTunings
3809
3810         * lily/align-interface.cc (align_elements_to_extents): remove Grob
3811         for self-alignment-[XY] code.
3812
3813 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3814
3815         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
3816         cond) into function. Cleanup.
3817
3818         * lily/text-spanner.cc: remove text-repeat-if-broken property.
3819
3820         * VERSION (PACKAGE_NAME): 2.1.23 released
3821
3822 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
3823
3824         * Documentation/user/{refman,internals}.itely: small fixes.
3825
3826 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3827
3828         * lily/accidental-engraver.cc (acknowledge_grob): don't make
3829         accidentals for harmonic notes
3830
3831         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
3832         for harmonic notes.
3833
3834         * scm/document-backend.scm (interface-doc): prune Grob
3835         documentation: don't duplicate interface information.
3836
3837         * lily/*.cc: lots of updates of doc strings.
3838
3839 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3840
3841         * input/test/ac-extra-voice.ly (accompany): remove file.
3842
3843         * input/test/maximum-rest-count.ly: remove file.
3844
3845         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3846         conversion rule for \translator { }. Apply everywhere.  
3847
3848         * lily/parser.yy (music_property_def): set property for \once in
3849         the PropertyMusic itself, not the ContextSpec.
3850         (property_operation): change syntax within \translator { }
3851
3852         * scm/define-music-properties.scm (all-music-properties): clean up.
3853
3854         * lily/auto-beam-engraver.cc (test_moment): use
3855         updated_grob_properties() to retrieve autoBeam settings.
3856
3857         * lily/spacing-spanner.cc: bound shortest_playing_len by
3858         measure_length
3859
3860         * lily/spacing-engraver.cc (acknowledge_grob): ignore
3861         multi-measure events for spacing computation.
3862
3863         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
3864         elliptical, to 1.49.
3865
3866         * lily/rest.cc (polyphonic_offset_callback): new function. Do
3867         vertical positioning for polyphony, without RestCollision object.
3868
3869         * lily/note-column.cc (add_head): prevent rests & note heads on
3870         one stem.
3871
3872         * lily/rest-collision.cc (do_shift): ignore rests with beams.
3873         (do_shift): rewrite only-rests case: use common refpoints: the
3874         routine will have sensible results when other rest-translations
3875         have taken place.
3876
3877         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
3878         < 0 case. 
3879
3880         * VERSION: 2.1.22 released
3881
3882         * input/GNUmakefile (SUBDIRS): remove ascii-art
3883
3884 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3885
3886         * input/: Convert ly files that still had \property.  Fixes make
3887         web.  Remove exta spaces around '='. 
3888
3889         * scripts/convert-ly.py (conv): Redundant space fixes.
3890
3891         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
3892
3893 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3894
3895         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
3896         create scalable PS and PDFs  for input/{test,template,regression}.
3897
3898         * lily/context.cc (is_alias): move function.
3899         (is_alias): add Bottom as context alias. 
3900         (find_create_translator): add Bottom as a context alias for creation.
3901
3902         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
3903
3904         * lily/parser.yy (music_property_def): new syntax for property
3905         assignments:
3906
3907         \set A.B = #C , \unset A.B
3908         \override A.B #C = #D, \revert A.B #C 
3909
3910         * lily/my-lily-lexer.cc: remove \property
3911
3912 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
3913
3914         * Documentation/user/refman.itely: add dots after seealso refs.
3915
3916         * input/template/{many}.ly: harmonise descriptions.
3917
3918         * Documentation/user/music-glossary.itely: add Finnish author.
3919
3920 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3921
3922         * VERSION (PACKAGE_NAME): release 2.1.21
3923
3924 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3925
3926         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
3927
3928         * scripts/lilypond-book.py (snippet_res): @include filename must
3929         not be empty.
3930
3931 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3932
3933         * scm/documentation-generate.scm (markup-doc-string): dump
3934         markup-commands.tely
3935
3936         * scm/define-markup-commands.scm (override): new file.
3937         Move documentation from refman into doc-strings. 
3938
3939         * input/test/staff-container.ly: fix example.
3940
3941         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3942         StaffContainer
3943
3944         * lily/grob.cc: remove point_dimension_callback
3945         (Grob): read forced dimensions from X-extent and Y-extent.
3946         (get_paper): remove preset_extent.
3947
3948         * scm/define-grobs.scm (all-grob-descriptions): remove
3949         point_dimension_callback. 
3950
3951         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
3952         textscript to head. This makes no-spacing-rods work on
3953         DynamicText.
3954
3955         * lily/chord-name.cc: remove props chord, bass, inversion.
3956
3957         * Documentation/user/appendices.itely: add Scheme functions,
3958         context-properties and layout properties to manual.
3959
3960         * scm/part-combiner.scm (determine-split-list): include rests in a
3961         solo1/2 sequence.
3962
3963         * lily/new-part-combine-iterator.cc (substitute_both): new
3964         function.
3965         (class New_pc_iterator): add separate Voice=solo context, fixes
3966         autobeams going from chords to solo.
3967
3968 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3969
3970         * Documentation/user/invoking.itexi (Editor support): Fix typo.
3971
3972         * Documentation/user/tutorial.itely:
3973         * Documentation/user/refman.itely: Add short note about being part
3974         of lilypond.tely.
3975
3976         * COPYING: Make note more clear with respect to files that are
3977         explicitely licenced otherwise (Documention/user/ comes to mind).
3978
3979         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
3980         comment about barfing of @c,{}.
3981
3982         * Documentation/user/music-glossary.tely: Add list of authors.
3983
3984         * stepmake/stepmake/library-rules.make: Thank Nelson only in
3985         source (was: also in build log).
3986
3987 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3988
3989         * lily/side-position-interface.cc (general_side_position): if
3990         staff-padding is set, then include staff in support too.
3991
3992         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
3993         module workbook
3994
3995         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
3996
3997         * lily/tuplet-engraver.cc: remove tupletInvisible
3998
3999         * scm/define-translator-properties.scm: cleanup, separate in
4000         internal and user props. 
4001
4002         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
4003         LyricsVoice -> Lyrics
4004
4005         * lily/new-part-combine-iterator.cc (process): only print warning
4006         for symbols.
4007
4008 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4009
4010         * scm/part-combiner.scm: Add proper header.
4011
4012         * All but lily/*: The great --2003 --2004 replace; the missing
4013         `bits'.
4014
4015         * TODO: Fix outline mode.  Add book notes.
4016
4017         * ROADMAP: Update.
4018
4019 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4020
4021         * scm/part-combiner.scm (make-autochange-music): use
4022         accumulator. Fixes stack overflow.
4023
4024         * lily/*: rename brew_molecule -> print , molecule-callback ->
4025         print-function
4026
4027         * scm/define-grob-properties.scm: cleanup. Separate into internal
4028         and user properties.
4029
4030         * lily/translator-property.cc (updated_grob_properties): new
4031         function
4032         (execute_pushpop_property): change to new convention:
4033         object property inits are stored as (cons ALIST BASED-ON). This
4034         storage format allows concurrent tweaks in different contexts.
4035
4036 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4037
4038         * TODO: new file.
4039
4040 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4041
4042         * debian/: Late Debian update (sorry Anthony).
4043
4044         * scripts/lilypond-book.py (do_file): Look for input_file in
4045         include path, or ask kpathsea if LATEX.
4046
4047         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
4048         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
4049         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
4050         --header=texidoc.
4051
4052         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
4053         relative.
4054
4055         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
4056         only when filtering, default to input_base otherwise.  Coding
4057         style fixes.
4058
4059 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4060
4061         * lily/include/translator.hh (class Translator): add virtual
4062         qualifier.
4063
4064 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4065
4066         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
4067
4068 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4069
4070         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
4071
4072         * Documentation/user/refman.itely: Run texinfo-all-menus-update
4073         (fixes make web).
4074
4075         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
4076         live in $(out)-www).
4077
4078         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
4079         dependencies.  Add link to .ly source in HTML output.
4080         (Lilypond_snippet.output_html): Handle multiple page picture
4081         output.
4082         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
4083         Make usable for output_texinfo again.
4084
4085         * Documentation/user/GNUmakefile: Add static dependency for
4086         lilypond.tely includes.
4087
4088         * Documentation/user/tutorial.itely: Add some lost `relative'
4089         ly-options.
4090
4091 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4092
4093         * lily/include/translator-group.hh: move Music_output_def member
4094         to Global_translator.
4095
4096         * scripts/lilypond-book.py (do_file):  fix latex output.
4097
4098         * VERSION: release 2.1.20
4099
4100         * scm/part-combiner.scm (determine-split-list): robustness fix 
4101
4102         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
4103
4104         * lily/parser.yy (music_output_def_body): plug memory leak.
4105
4106         * lily/translator-group.cc (add_fresh_group_translator): plug
4107         memory leak: unprotect Translator_group once added.   
4108
4109         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
4110
4111         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
4112         write .dep file.
4113         (Lilypond_snippet.ly): add \renameinput.
4114
4115 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4116
4117         * Documentation/user/refman.itely (Markup command definition): Doc
4118         by Nicolas Sceaux. Rewrite by Han-Wen
4119
4120         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
4121         thing of the line.
4122         (brew_molecule): only remove if hyphen is not at the end of line.
4123         (set_spacing_rods): new function: minimum-length specifies
4124         distance between syllables.
4125
4126         * scm/define-grobs.scm (all-grob-descriptions): add
4127         Hyphen_spanner::set_spacing_rods to LyricHyphen
4128
4129         * input/regression/lyric-hyphen-break.ly: new file.
4130
4131         * input/test/lyric-hyphen-retain.ly: new file.
4132
4133         * lily/new-part-combine-iterator.cc (construct_children):
4134         add Rest direction.
4135
4136 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4137
4138         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
4139
4140         * Documentation/bibliography/engraving.bib (donemus1982):
4141         update entry.
4142
4143 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4144
4145         * scripts/lilypond-book.py (Substring.__init__): new class.
4146         (Snippet.output_texinfo): add texidoc option.
4147         (Include_snippet.replacement_text): new class.
4148         (Lilypond_snippet.__init__): new class
4149         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
4150
4151         * Documentation/user/refman.itely (Sound): 
4152         note about number of channels.
4153
4154         * scm/music-functions.scm (voicify-music): add \context Staff for
4155         << \\ >> polyphony.
4156
4157         * lily/parser.yy (verbose_command_req): \skip now creates
4158         SkipMusic, and does not lead to spurious staves.
4159
4160         * scm/define-music-types.scm (music-descriptions): rename
4161         NonEventSkip to SkipMusic
4162
4163         * input/no-notation/midi-lyric-barcheck.ly: new file.
4164
4165         * input/regression/collision-dots-invert.ly: new file.
4166
4167         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
4168         case.
4169
4170         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
4171         die if melody died too.
4172
4173 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4174
4175         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
4176         with reading from stdin.
4177
4178         * lily/slur-performer.cc (try_music): new file.
4179
4180         * lily/melisma-performer.cc (try_music): new file. Handle
4181         melismata to help lyrics.
4182
4183         * lily/beam-performer.cc (try_music): new file. Handle beam events
4184         to help lyrics.
4185
4186         * lily/score-performer.cc (one_time_step): reinstate
4187         process_music().
4188
4189         * lily/performer.cc (process_music): add to interface.
4190
4191         * lily/performer-group-performer.cc (process_music): new function.
4192
4193         * lily/dot-column.cc (do_shifts): do collision resolution before
4194         dot positioning.
4195
4196         * scripts/lilypond-book.py (Snippet.output_print_filename): new
4197         file, process printfilename option.
4198         (Snippet.__init__): rewrite: do not use global variables h or
4199         index.
4200         (main): really support -I option.
4201         (find_toplevel_snippets): new code.
4202         (find_toplevel_snippets): reinstate old version, without global
4203         variables.
4204
4205         * tex/texinfo.tex: really add file.
4206
4207 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4208
4209         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
4210         compatibility.
4211
4212 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4213
4214         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
4215
4216         * scm/define-translator-properties.scm (drumPitchTable): add
4217         property.
4218
4219         * scripts/lilypond-book.py (simple_toplevel_snippets): new
4220         function.
4221         (help_summary): docstrings.
4222         (do_file): strip the dir of input_base too.
4223
4224 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4225
4226         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
4227
4228         * Documentation/user/lilypond-book.itely: Update.
4229
4230         * make/ly-rules.make: Update lilypond-book commands.
4231
4232         * Documentation/user/GNUmakefile: Update makeinfo commands,
4233         lilypond-book flags.
4234
4235         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
4236
4237         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
4238
4239         * scripts/filter-lilypond-book.py: Remove.
4240
4241         * Documentation/user/*tely: Update options for new lilypond-book.
4242
4243         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
4244         with @macros in @includes.
4245
4246 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4247
4248         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
4249         make rest-collision only.
4250
4251         * lily/break-substitution.cc (substitute_one_mutable_property):
4252         clear all-elements using scm_assq_remove_x(). 
4253
4254         * lily/rest-collision.cc (do_shift): shift single rests
4255
4256         * flower/include/array.hh (class Array): rename to is_empty ()
4257
4258         * lily/drum-note-performer.cc: new file: perform drum notes.
4259
4260         * VERSION (PACKAGE_NAME): release 2.1.19.
4261
4262 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4263
4264         * scripts/filter-lilypond-book.py
4265         (classic_lilypond_book_compatibility): New function.
4266
4267 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4268
4269         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
4270
4271         * Grand 2003 -> 2004 search replace. 
4272
4273         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
4274         (i.e. < > )
4275
4276         * ly/performer-init.ly: add DrumStaff
4277
4278         * lily/axis-group-engraver.cc (acknowledge_grob): also take
4279         lyric-interface; this prevents lines with only extender lines from
4280         being junked.
4281
4282         * scm/define-grob-interfaces.scm (lyric-interface): new interface
4283
4284         * lily/lyric-extender.cc (brew_molecule): get line breaking and
4285         extenders right, for once and for all (hopefully).
4286
4287         * lily/break-substitution.cc (substitute_one_mutable_property):
4288         clear old 'all-elements for System grobs.
4289
4290         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
4291         that associatedVoiceContext is always assigned when music & lyrics
4292         are found. 
4293
4294         * ly/engraver-init.ly: remove Lyrics context.
4295         (TabVoice): add noteheads engraver
4296
4297         * input/test/improv.ly: update: do not use Thread switching. 
4298
4299         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
4300         squashedPosition is a number  
4301
4302         * Documentation/user/refman.itely (Automatic note splitting):
4303         remove Thread references.
4304
4305         * input/no-notation/pc-direction.ly: remove file.
4306
4307         * ly/engraver-init.ly: remove Thread
4308
4309         * input/regression/tie-chord-partial.ly: remove file.
4310
4311         * scripts/convert-ly.py (conv): \harmonic rule
4312
4313         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
4314         notation for harmonic notes: <c' g''\harmonic>
4315
4316         * lily/lily-guile.cc (alist_to_hashq): new function
4317
4318         * scm/lily.scm (alist->hash-table): new function.
4319
4320         * Documentation/user/refman.itely (Percussion staves): update doco.
4321
4322         * input/regression/drums.ly (timb): updates
4323
4324         * lily/note-performer.cc (create_audio_elements): robustness fix.
4325
4326         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
4327
4328 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4329
4330         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
4331         discard valid matches.
4332
4333 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4334
4335         * lily/drum-note-engraver.cc: new file.
4336
4337         * ly/drumpitch-init.ly: move drum definitions
4338
4339         * scm/drums.scm: remove file.
4340
4341         * lily/*.cc: remove abort-event everywhere.
4342
4343         * lily/note-heads-engraver.cc (process_music): robustification.
4344
4345         * lily/accidental-engraver.cc (process_acknowledged_grobs):
4346         robustification.
4347
4348         * lily/parser.yy (simple_element): add \drums mode.
4349         (simple_element): remove \pitchnames , \chordmodifiers. Use
4350         variables to store this. 
4351
4352         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
4353         outside \notes.
4354
4355         * VERSION: release 2.1.18.
4356
4357         * input/test: remove octave-duplicate.ly
4358
4359 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4360
4361         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
4362
4363 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4364
4365         * lily/simultaneous-music-iterator.cc: remove clone() and copy
4366         constructor from Music_iterator. Changes throughout.
4367
4368         * lily/include/music-iterator.hh (class Music_iterator): remove
4369         Music_iterator::skip and Music_iterator::get_pending_events from
4370         interface. Rename report_to -> get_outlet 
4371
4372         * lily/auto-change-iterator.cc: move contents from
4373         new-auto-change-iterator.cc from
4374
4375         * scm/part-combiner.scm: determine split-list from Scheme. 
4376
4377         * lily/new-auto-change-iterator.cc (process): new file.
4378
4379         * lily/parser.yy (part_combined_music): remove old PC cruft.
4380
4381         * ly/engraver-init.ly: remove old
4382         PC cruft.
4383
4384         * Documentation/user/refman.itely (The Lyrics context): note about
4385         extender lines.
4386
4387         * lily/multi-measure-rest-engraver.cc (process_music): extra check
4388         to allow 0-length mmrest events.
4389
4390         * scm/part-combiner.scm (determine-split-list): many bugfixes.
4391
4392         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
4393
4394         * lily/spacing-engraver.cc (finalize): robustifications.
4395
4396         * input/regression/new-part-combine-solo-global.ly: new file.
4397
4398         * scm/part-combiner.scm: rewrite.
4399
4400 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
4401
4402         * Documentation/user/refman.itely, input/puer-fragment.ly,
4403         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
4404         updated for proper use of lyricsto; replaced "(" and ")" ->
4405         "\melisma" and "\melismaEnd"
4406
4407         * input/test/ancient-font.ly: small updates to reduce compile
4408         warnings (TODO: junk this file)
4409
4410         * input/test/gregorian-scripts.ly: added comment about bug
4411
4412         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
4413         tiny robustness fix
4414
4415         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
4416         recent changes in the feta code); temporarily mapped mensural g
4417         clef to a copy of petrucci g clef until mensural g clef will have
4418         been rewritten
4419
4420         * mf/parmesan-heads.mf: bugfix: solved character name clashing
4421         between mensural and neo-mensural heads (this broke quite a while
4422         ago)
4423
4424         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
4425
4426 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4427
4428         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
4429         indication.  Fixes for verbatim, multi line comments.
4430
4431 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4432
4433         * input/regression/new-part-combine-solo.ly: more cases.
4434
4435         * lily/slur.cc (height): robustness fix.
4436
4437         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
4438
4439         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
4440         stemUp/stemDown.
4441
4442         * scm/music-functions.scm (determine-split-list): further analysis.
4443
4444         * lily/script-engraver.cc (try_music): discard duplicate
4445         articulations.
4446
4447         * input/regression/new-part-combine-solo.ly: new file
4448
4449         * input/regression/new-part-combine-a2.ly: new file.
4450
4451         * ly/performer-init.ly: add Devnull
4452
4453         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
4454         for \musicglyph #"accidental-*"
4455         (conv): \newpartcombine rule.
4456
4457 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4458
4459         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
4460
4461 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4462
4463         * scripts/filter-lilypond-book.py: Handle verbatim, latex
4464         textwidth, --output.
4465
4466 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4467
4468         * scm/new-markup.scm (doubleflat): add accidental markups.
4469
4470         * VERSION: release 2.1.17
4471
4472         * Documentation/user/refman.itely (Automatic part combining):
4473         revise documentation of the part-combiner.
4474
4475         * input/regression/pc-switch-slur.ly (texidoc): remove file.
4476
4477         * input/test/part-combine-{moment,staff}.ly: remove file.
4478
4479         * input/regression/pc-mmrest.ly (two): remove file.
4480
4481         * scm/define-music-types.scm (music-descriptions): add
4482         Solo{One,Two}Event and UnisonoEvent
4483
4484         * lily/new-part-combine-iterator.cc (unisono): add state_
4485         variable, signal changes with part-combine-event.
4486
4487         * input/regression/new-part-combine-text.ly: new file.
4488
4489         * lily/part-combine-engraver.cc: new file.
4490
4491 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4492
4493         * scripts/filter-lilypond-book.py: Handle snippet options.
4494
4495 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4496
4497         * scm/music-functions.scm (determine-split-list): detect solo1/2
4498         and unisono.
4499
4500         * lily/new-lyric-combine-music-iterator.cc (construct_children):
4501         revert fix, document why.
4502
4503         * lily/tie-performer.cc (process_music): new function. Set melisma
4504         property.
4505
4506         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
4507         always smaller than bracket size.
4508         (make_bracket): oops. Size of the gap was off by factor 2
4509
4510         * input/test/text-rotate.ly: new file.
4511
4512         * scm/new-markup.scm (markup): a macro that provides a
4513         LilyPond-like syntax in scheme for building markups, in order to
4514         help markup command definition. (Nicolas Sceaux)
4515
4516         * input/test/lyrics-skip-notes.ly: new example.
4517
4518         * lily/parser.yy (post_event): make HYPHEN into postfix event.
4519
4520         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
4521         use is_alias() iso. == . This fixes lyrics on
4522         GregorianTranscriptions. 
4523
4524 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4525
4526         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
4527         \thispagestyle{lastpage} to avoid that it's printed on the second
4528         last page when there's only a single score line on the last page.
4529         (The page breaking mechanism in TeX played some ugly tricks to us.)
4530
4531 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4532
4533         * scripts/filter-lilypond-book.py: Further development.
4534
4535         * input/regression/collision-dots-move.ly: New test.
4536
4537         * lily/note-collision.cc (check_meshing_chords): Move dots on left
4538         hand side note head of non-merged collision to the right.
4539
4540         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
4541         Construct children before accessing property from emtpy
4542         lyrics_context_.
4543         (construct_children): Find thread before finding LyricsVoice.
4544         Create LyricsVoice one if none found, fixes crash (thanks Erik
4545         Sandberg).
4546
4547 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4548
4549         * cygwin/: Forward port.
4550
4551 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4552
4553         * buildscripts/install-info-html.sh: Use Bash.
4554
4555         * cygwin/mknetrel: Patch from Bert.
4556
4557 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4558
4559         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
4560
4561         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
4562         try to copy *png, index.html (Bertalan Fodor).
4563
4564         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
4565
4566 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4567
4568         * lily/note-collision.cc (check_meshing_chords): Do not remove
4569         dots (from down head) when merging similar heads (thanks Matthias
4570         Kilian).  Simplify merge_possible tests and other cleanups
4571
4572         * input/regression/collision-merge-differently-dotted.ly: Add test
4573         for disappearing dots on similar heads for both voices.
4574
4575 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4576
4577         * Documentation/user/invoking.itexi (Invoking lilypond): Document
4578         that tagline overrides copyright for single page scores. Correct
4579         the default tagline value.
4580
4581 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4582
4583         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
4584
4585 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4586
4587         * buildscripts/lilypond-login.sh: Avoid warning about undefined
4588         TEXMF if it's previously unset.
4589
4590 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
4591
4592         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
4593
4594         * input/test/trills.ly: fix the unfolding of lineprall.
4595
4596         * input/test/figured-bass-alternative.ly: fix accidental.
4597
4598 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4599
4600         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
4601
4602         * input/no-notation/dos-guile.ly: 
4603         * input/no-notation/dos-ps.ly: 
4604         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
4605
4606         * input/no-notation/safe-include.ly:
4607         * input/no-notation/safe-guile.ly:
4608         * input/no-notation/safe-ps.ly: 
4609         * input/no-notation/safe-tex.ly: New file.
4610
4611         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
4612         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
4613         options now.
4614         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
4615         When in --safe-mode, set environment openout_any=p[aranoid].
4616
4617         * tex/ltest.tex: 
4618         * tex/lilyponddefs.tex: Add \nofiles.
4619
4620         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
4621         options.
4622
4623         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
4624         This allows building the user manual using a binary installation
4625         and a matching unpacked source tree.
4626
4627         * scm/lily.scm (safe-module): New variable. 
4628
4629         * lily/includable-lexer.cc (new_input): Fix error messages.
4630
4631         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
4632         If SAFE, evaluate in safe-module.  Change callers.
4633
4634         * lily/main.cc (Long_option_init): Reinstate safe-mode.
4635
4636         * lily/lexer.ll (embedded_scm): While processing main-input,
4637         invoke ly_parse_scm with safe mode if running in safe-mode.
4638         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
4639         in init.ly for safe-mode.
4640
4641 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4642
4643         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
4644         compatibility with old versions of geometry.sty (compat2
4645         already implied includehead).
4646         Change the page layout slightly so bottom + footskip = top +
4647         headheight + headsep = 16mm, the remaining paperheight-32mm
4648         are used for the music. Increase footskip to 5mm, so the top of
4649         the footer text doesn't touch the music.
4650
4651 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4652
4653         * VERSION: release 2.1.16
4654
4655         * scm/music-functions.scm (determine-split-list): bugfix: only use
4656         new-active for both voices if both indexes advance. This fixes the
4657         biggest outstanding problem with new-pc. 
4658
4659         * lily/new-part-combine-iterator.cc (construct_children): set more
4660         directions.
4661
4662 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4663
4664         * scripts/convert-ly.py (conv): add instrument rule.
4665
4666         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
4667
4668         * lily/side-position-interface.cc: remove add_staff_support ()
4669         Change all callers to use staff-padding.
4670
4671         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
4672         make_spanner().
4673
4674         * lily/a2-engraver.cc (process_acknowledged_grobs): 
4675
4676         * lily/text-engraver.cc: remove scriptHorizontal property.
4677
4678         * lily/beam.cc (least_squares): also set least-squares-dy for
4679         special case of slanted 2-stem beam to center.
4680
4681         * lily/side-position-interface.cc (out_of_staff): move contents of
4682         out_of_staff into aligned_side.
4683         remove out_of_staff().
4684
4685         * input/regression/measure-grouping.ly: fix warning.
4686
4687         * lily/side-position-interface.cc: add staff-padding support to
4688         Side_position_interface::aligned_side.
4689
4690         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
4691         one get_property too many.
4692
4693         * flower/include/drul-array.hh (linear_combination): new function
4694         (scale_drul): new function
4695
4696         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
4697         operations on empty intervals are silly.
4698
4699 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4700
4701         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
4702         (iso gh_scm2int), fixes crash in new part-combiner.
4703
4704         * configure.in: Up mftrace to 1.0.27.
4705
4706 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4707
4708         * VERSION: release 2.1.15
4709
4710         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
4711         align all stanza numbers.
4712
4713 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
4714
4715         * Documentation/user/{introduction.itely,refman.itely,
4716         converters.itely}: fix some text inside parentheses; text should
4717         be readable (even) if parentheses are either replaced with commas 
4718         or dropped out.
4719
4720 2004-01-25  Werner Lemberg  <wl@gnu.org>
4721
4722         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
4723         input/test/vaticana.ly, input/test/ancient-font.ly,
4724         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
4725         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
4726         ly/params-as-init.ly, scm/define-grobs.scm,
4727         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
4728
4729         * ly/params-as-init.ly: Removed.  Obsolete.
4730         * buildscripts/lilypond.words.py: Updated.
4731
4732 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4733
4734         * mf/parmesan-clefs.mf: switch off mensural G clefs.
4735
4736         * mf/feta-din{4,5,7,9}.mf: remove.
4737
4738         * lily/engraver.cc (internal_make_item): centralize item/spanner
4739         factory.
4740
4741         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
4742         do correct chord conversion for ^"sim."  (backportme)
4743         (FatalConversionError.sub_articulations): substitute ^"foo" in
4744         chords too. (backportme)
4745
4746         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
4747         for Fingering.
4748
4749         * lily/side-position-interface.cc (out_of_staff): don't do
4750         anything if staff-padding not defined. 
4751
4752         * mf/feta-params.mf (stafflines): introduce linethickness as
4753         general blackness of the font.
4754
4755         * lily/stem.cc (position_noteheads): rounding error robustness.
4756
4757         * input/regression/rest-collision-beam.ly: move beam/rest stuff
4758         from beam-collision.ly 
4759
4760         * lily/beam.cc (rest_collision_callback): remove direction.
4761
4762         * scm/define-grobs.scm (all-grob-descriptions): remove
4763         enclose-bounds in OttavaBracket and PianoPedalBracket
4764
4765         * scm/new-markup.scm (def-markup-command) new macro, which takes
4766         care of defining the COMMAND-markup and make-COMMAND-markup
4767         procedures, setting markup-signature and keyword-signature object
4768         properties, and pushing the markup command in
4769         markup-function-list.
4770
4771         All markup commands are defined thanks to it.  Users may also use
4772         it to define their own markup commands. (Nicolas Sceaux)
4773
4774         * scm/new-markup.scm: Scheme style clean-up: there should be no
4775         parenthesis alone on a line; LET* should not be used where LET is
4776         enough. (Nicolas Sceaux)
4777
4778 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4779
4780         * scripts/filter-lilypond-book.py: Add script.
4781
4782 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4783
4784         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
4785
4786 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4787
4788         * Documentation/user/refman.itely (Fingering instructions): add
4789         single note chords. 
4790
4791         * lily/multi-measure-rest-engraver.cc: use a single
4792         MultiMeasureEvent for mm rests. This prevents problems with the
4793         new part combiner.
4794
4795         * scm/music-functions.scm (determine-split-list): analysis has
4796         global effect: a difference halfway a phrase makes the entire
4797         phrase be typeset as apart.
4798         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
4799
4800 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4801
4802         * ly/performer-init.ly: add Devnull.
4803
4804         * Documentation/user/refman.itely (Font selection): remove paper20
4805         ref.
4806
4807 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4808
4809         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
4810
4811 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4812
4813         * scm/music-functions.scm (determine-split-list): bugfixes.
4814
4815         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
4816
4817         * input/test/scales-greek.ly: use C as base, results in different
4818         alterations at the clef.
4819
4820         * input/regression/pedal-ped.ly: new file.
4821
4822         * input/regression/pedal-bracket.ly: new file.
4823
4824         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
4825         replace after_line_breaking()
4826
4827         * lily/line-interface.cc (line): read thickness.
4828         (line): dash-fraction = 0 always for dotted-line style.
4829
4830         * input/test/staff-lines.ly (lower): bugfix.
4831
4832         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
4833         \accepts Devnull into Score.
4834
4835         * scm/lily.scm: remove bla.scm load.
4836
4837 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4838
4839         * VERSION: release 2.1.14
4840
4841         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
4842
4843         * lily/side-position-interface.cc (general_side_position): add
4844         Staff_symbol_referencer::staff_space ().
4845
4846         * lily/include/context-def.hh: rename from translator-def.hh
4847
4848 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4849
4850         * input/template/piano-dynamics.ly (pedal): Updated definition of
4851         Dynamics such that \cresc works, for example.
4852
4853 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4854
4855         * lily/stem.cc (calc_stem_info): use
4856         Staff_symbol_referencer::staff_space
4857
4858         * lily/beam-quanting.cc (quanting): scale Stem_info 
4859
4860         * lily/beam.cc (rest_collision_callback): use minimum-distance
4861         property for rest/beam collisions.
4862         (rest_collision_callback): bugfixes.
4863
4864         * lily/system.cc (post_processing): extra-offset is now relative
4865         to the size of the current staff.
4866
4867         * scm/music-functions.scm (notice-the-events-for-pc): record all
4868         voices, only analyze "one" and "two".
4869
4870         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
4871         not parent. 
4872
4873         * lily/new-part-combine-iterator.cc (construct_children): create
4874         Devnull from Voice context
4875
4876         * scm/music-functions.scm (determine-split-list): bugfixes.
4877
4878         * lily/lily-guile.cc (robust_scm2int): new function
4879
4880         * lily/staff-symbol-referencer.cc (line_thickness): new
4881         function. Use throughout.
4882
4883         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
4884         in its own context.  Add to preset font-size.
4885
4886         * lily/stem.cc (thickness): new function.
4887
4888         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
4889         compute thickness from ledger-line-thickness.
4890
4891         * lily/note-head.cc (brew_ledger_lines): use
4892         Staff_symbol::get_ledger_line_thickness ().
4893
4894         * lily/beam.cc (rest_collision_callback): use
4895         Staff_symbol_referencer::staff_space().
4896
4897         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
4898         Mus1 Mus2
4899
4900         * lily/include/translator.hh (class Translator): add accepts_list_
4901         so  \with { \denies / \accepts } also works.
4902
4903         * scm/music-functions.scm (determine-split-list): determine split
4904         list from music events.
4905
4906         * lily/new-part-combine-iterator.cc: more states.
4907
4908         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
4909
4910 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4911
4912         * lily/system.cc (set_loose_columns): use the right prebroken cols
4913         for interpolating loose column position.
4914
4915         * lily/text-spanner.cc (brew_molecule): default to no vertical
4916         lines.
4917
4918         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
4919         take space.
4920
4921         * scm/define-grobs.scm (all-grob-descriptions): less padding.
4922
4923 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4924
4925         * scripts/convert-ly.py: Do not test filename when processing
4926         stdin.
4927
4928         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
4929
4930 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4931
4932         * lily/axis-group-engraver.cc (finalize): extra check; if
4933         process_music () is never called, then staffline_ == 0.
4934
4935         * lily/simultaneous-music-iterator.cc (pending_moment): don't
4936         check run_always ().
4937
4938         * VERSION: release 2.1.13
4939
4940         * input/regression/note-head-style.ly (pattern): cleanup.
4941
4942         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
4943         downloading.
4944
4945         * scm/output-lib.scm (shift-right-at-line-begin): new function:
4946         kludge rehearsalmark placement.
4947
4948         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
4949         , ly:spanner?
4950
4951         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
4952         close to note head for accidentals.
4953
4954         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
4955         tuplet direction.
4956
4957         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
4958
4959 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4960
4961         * lily/include/music-iterator.hh (class Music_iterator): add
4962         substitute_outlet() to iterator API.
4963
4964         * lily/new-part-combine-iterator.cc (construct_children):
4965         New_pc_iterator: new class, better part combining.
4966
4967         * lily/tie-column.cc (werner_directions): new function
4968
4969         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
4970
4971         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
4972         empty objects group spanner as parent
4973
4974         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
4975         slope against graphical slope.
4976
4977         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
4978         for ottava bracket.
4979
4980         * lily/side-position-interface.cc (general_side_position):
4981         opps. reinstate *dir.
4982
4983         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
4984         parser run.
4985
4986         * lily/tuplet-bracket.cc: remove calc_dy ().
4987
4988         * Documentation/user/refman.itely (Balloon help): document balloon
4989         help
4990
4991 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4992
4993         * scm/document-backend.scm (check-dangling-properties): Grob
4994         properties are defined define-grob-properties.scm.
4995
4996 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4997
4998         * VERSION: release 2.1.12
4999
5000         * scm/define-grobs.scm (all-grob-descriptions): larger font for
5001         ChordName
5002
5003         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
5004         relation to surroundings.
5005
5006         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
5007         Y-extent to the note-extents: stay clear of the staff.
5008
5009 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5010
5011         * Documentation/user/GNUmakefile
5012         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
5013         iso. copy.
5014
5015         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
5016
5017         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
5018
5019         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
5020
5021         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
5022
5023         * lily/line-interface.cc (line): remove thickness from calling interface.
5024
5025         * lily/hairpin.cc: use Line_interface
5026
5027         * lily/line-interface.cc: new file. Line_interface for everything
5028         with dotted/dashed lines.
5029
5030
5031         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
5032
5033         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
5034         for constructing ottava brackets.
5035
5036         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
5037         the note heads.
5038
5039         * Documentation/user/internals.itely (Engravers and performers):
5040         fix broken link.
5041
5042         * scm/music-functions.scm (make-mark-set): new function.
5043
5044         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
5045         functionally identical to beam.
5046
5047         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
5048         () with beam (). 
5049
5050         * Documentation/user/refman.itely (Rehearsal marks): document new
5051         functionality.
5052
5053         * input/regression/rehearsal-mark-number.ly: new file.
5054
5055         * input/regression/rehearsal-mark-letter.ly: new file.
5056
5057         * scm/translation-functions.scm (number->mark-string): new function
5058         (format-mark-letters): new function
5059         (format-mark-numbers): new function
5060
5061         * lily/mark-engraver.cc (process_music): rehearsalMark is now
5062         integer; formatting is done through markFormatter property.
5063
5064         * scm/define-translator-properties.scm: fold all *-done properties
5065         into positioning-done.
5066
5067         * lily/beam.cc (position_beam): new function
5068         (brew_molecule): make sure that positions are calced before making
5069         the molecule.
5070
5071         * scm/output*.scm (beam):  take 4th argument for function.
5072
5073         * ps/music-drawing-routines.ps: take blot as 4th argument.
5074
5075         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
5076         stem to avoid small dents.
5077
5078 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5079
5080         * VERSION: release 2.1.11
5081
5082         * input/regression/balloon.ly: new file.
5083
5084         * lily/balloon.cc (brew_molecule): new file: draw boxes around
5085         objects, and make help texts. 
5086
5087         * scm/new-markup.scm (parse-simple-duration): parse duration
5088         string to log & dots. (Thanks Nicolas!)
5089
5090         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
5091         rule.
5092
5093 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
5094
5095         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
5096         Lemberg).
5097
5098         * THANKS: alphabetic order.
5099
5100 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5101
5102         * input/regression/note-head-harmonic.ly: new file.
5103
5104         * Documentation/user/internals.itely (Technical manual): explain
5105         difference between music, translation, layout.
5106
5107         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
5108
5109         * scm/output-ascii-script.scm (bracket): rounding bfs.
5110
5111         * scripts/convert-ly.py (conv): add \include "paper" rule. 
5112
5113         * ly/paper*.ly: remove files. 
5114
5115         * scm/paper.scm (set-staff-size): new function: set default
5116         staff-size.
5117
5118         * scripts/convert-ly.py (conv): add conversion rule.
5119
5120         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
5121         function.
5122
5123         * scm/paper.scm: new file.
5124         (set-staff-size): new function 
5125         (set-paper-size): new function
5126
5127         * lily/parser.yy (music_output_def_body): restructure definition,
5128         so first Scheme statement in \paper also happens in new scope. 
5129
5130         * lily/system.cc (post_processing): move uniquify_list () to
5131         dumping molecule stage.
5132
5133         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
5134         this will mess up scores that use barchecks to shorten measures.
5135
5136         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
5137         at 20pt too.
5138
5139         * Documentation/user/tutorial.itely (Printing lyrics): document
5140         \lyricsto
5141
5142         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
5143
5144         * Documentation/user/refman.itely (Fermatas): document \lyricsto
5145
5146         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
5147         if Voice is not found.
5148
5149         * VERSION: release 2.1.10
5150
5151         * input/{test,regression}/: remove old-relative 
5152
5153         * lily/lexer.ll: add empty markup signature. 
5154
5155         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
5156         strut markup
5157
5158         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
5159
5160         * scm/define-translator-properties.scm: update melismata property
5161         doco.
5162
5163         * lily/system.cc (output_lines): revert uniquify_list() patch,
5164         strange side effects seen.
5165
5166         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
5167         dash-period < 0.
5168
5169         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
5170         for flute. 
5171
5172 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5173
5174         * input/regression/*.ly: use newaddlyrics iso. addlyrics
5175
5176         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
5177
5178         * lily/lyric-extender.cc (brew_molecule): behave decently in case
5179         of line breaks.
5180         (brew_molecule): add padding to left, not right.
5181
5182         * lily/system.cc (uniquify_list): new function
5183         (output_lines): uniquify_list () on all-elements. This fixes
5184         double symbols in the output.
5185
5186         * lily/beam.cc (rest_collision_callback): don't move anything if
5187         staff-position is set.
5188
5189         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
5190
5191         * lily/system.cc (typeset_grob): warn if adding twice.
5192
5193         * lily/sequential-iterator.cc (run_always): implement run_always().
5194         (also in other files.)
5195
5196         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
5197
5198         * lily/event.cc (to_relative_octave): add octave-check.
5199
5200         * Documentation/user/refman.itely (Line breaking): add noBreak.
5201
5202         * scm/new-markup.scm (normalsize-markup): add function.
5203         (sans-markup): new function.
5204
5205         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
5206         come earlier nowadays.  This fixes beams on grace notes.
5207
5208         * scm/music-functions.scm (direction-polyphonic-grobs): new
5209         variable, share between override and revert. This fixes script
5210         directions in polyphonic sections. (backportme)
5211
5212 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5213
5214         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
5215         breakpoints.
5216
5217         * lily/break-align-interface.cc: add doco
5218
5219         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
5220
5221 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5222
5223         * VERSION: release 2.1.9
5224
5225         * scm/document-markup.scm (markup-doc-node): add note about naming.
5226
5227         * scm/new-markup.scm (left-align-markup): bugfix. 
5228
5229         * Documentation/user/refman.itely (Ottava brackets): more doco for
5230         ottava.
5231
5232         * lily/side-position-interface.cc (out_of_staff): also do
5233         out_of_staff() correctly for d == DOWN.
5234
5235         * lily/text-spanner.cc (brew_molecule): only put vertical line and
5236         horizontal line if they move to the right.
5237
5238         * scm/define-grobs.scm (all-grob-descriptions): set
5239         text-repeat-if-broken for ottava spanner
5240
5241         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
5242         property.
5243
5244         * mf/feta18.mf: design size is 18 not 22.5
5245
5246         * lily/new-lyric-combine-music-iterator.cc (process): new file.
5247         Add a single LyricsVoice to a melody. Melismata may be set
5248         individually.
5249
5250         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
5251
5252         * lily/dot-column.cc: add stdio.h
5253
5254 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5255
5256         * lily/item.cc: documentation for break-visibility (Thanks, John).
5257
5258 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5259
5260         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
5261
5262         * lily/translator-def.cc: rename Translator_def to Context_def.
5263
5264         * Documentation/user/internals.itely (Lexical details): clarify
5265         string def.
5266
5267         * Documentation/user/refman.itely (Rhythmic music): add link to
5268         RhythmicStaff 
5269
5270 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5271
5272         * lily/translator.cc: document start_translation_timestep()
5273
5274         * scm/output-tex.scm (tex-encoded-fontswitch): use
5275         round for rounding (inexact->exact yields rationals)
5276
5277         * lily/*.cc: remove superfluous start_translation_timestep() calls.
5278
5279         * lily/translator-group.cc (get_simple_trans_list): 
5280         new function; construct simple_trans_list_ lazily.
5281
5282 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5283
5284         * lily/paper-outputter.cc (output_scope): Check if number before
5285         checking exact (guile cvs).
5286
5287         * scm/*: Escape backslashes in scheme strings (guile cvs).
5288
5289 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5290
5291         * Documentation/user/refman.itely (Tablatures basic): annotate
5292         seealso sections.
5293
5294         * lily/*.cc: cleanup of engraver initialize() functions.
5295
5296         * lily/repeat-acknowledge-engraver.cc
5297         (start_translation_timestep): remove first_b_
5298
5299         * lily/tab-note-heads-engraver.cc: listen to string number events
5300         inside < > too. (backportme).
5301
5302         * Documentation/user/refman.itely (Text scripts): add fatText to
5303         index.
5304
5305 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5306
5307         * VERSION: 2.1.8
5308
5309         * stepmake/bin/add-html-footer.py (built): add Wiki links to
5310         footer.
5311
5312         * lily/parser.yy (translator_mod): allow \with { \remove .. }
5313
5314         * lily/bar-check-iterator.cc (process): only warn if
5315         barCheckLastFail was changed.
5316
5317         * scm/define-translator-properties.scm (barCheckLastFail): add
5318         property.
5319
5320         * lily/main.cc (main_prog): print summary of failed files.
5321
5322         * lily/axis-group-engraver.cc: move all spanner creation to
5323         process_music (). Now staffs can be adjusted with \override too.
5324         (Jan, you are a brilliant programmer!)
5325
5326         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
5327
5328 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5329
5330         * Documentation/user/tutorial.itely (Integrating text and music):
5331         Show the commands to produce a PDF as well.
5332
5333 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5334
5335         * lily/translator-def.cc (get_translator_names): accept user
5336         tweaks too. 
5337
5338         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
5339         as big as normal heads. 
5340
5341         * input/*ly: run convert-ly
5342
5343         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
5344         () if dependencies are fluked.
5345
5346         * scm/document-translation.scm (engraver-doc-string): update on
5347         latest string/symbol conventions.
5348
5349         * lily/translator-ctors.cc: use Scheme_hash_table.
5350
5351         * lily/translator-def.cc (get_translator_names): new function
5352         (add_context_mod): new function
5353         (get_accepted): new function
5354
5355         * lily/parser.yy (context_mod): put all modifications of
5356         \translator { } in a single production, encode as SCM.
5357
5358         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
5359         to use read-only lists, so additions to the definition can be
5360         prepended easily.  
5361
5362         * Documentation/user/invoking.itexi (Editor support): add node on
5363         editor support.
5364
5365         * Documentation/user/refman.itely (Bar check): add lyrics example
5366         of bar checks. 
5367
5368         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
5369
5370         * scripts/convert-ly.py (conv): add conversion rule.
5371
5372         * lily/parser.yy: use \change iso. \translator for staff switch.
5373
5374         * lily/my-lily-lexer.cc: add \change.
5375
5376         * scm/define-translator-properties.scm
5377         (default-melisma-properties): add definition.
5378
5379 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5380
5381         * Documentation/user/refman.itely (Bar lines): clarification of
5382         systemStartDelimiter. 
5383
5384         * input/test/slur-shape.ly (x): remove file.
5385
5386         * lily/translator-group.cc (apply_property_operations): new function.
5387
5388 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5389
5390         * lily/parser.yy (optional_prop_ops): allow \with {
5391         PROPERTYSETTINGS } following \context or \new.
5392
5393         * lily/my-lily-lexer.cc: add \with.
5394
5395         * lily/parser.yy (property_operation): clean up definition of
5396         property operations.
5397         (property_op_to_music): new function.
5398         (context_spec_music): new function
5399
5400         * VERSION: 2.1.7 released.
5401
5402         * input/regression/collision-merge-dots.ly: new file.
5403
5404         * lily/note-collision.cc (check_meshing_chords): if merging heads,
5405         then kill the dots too. 
5406
5407         * lily/separating-line-group-engraver.cc (acknowledge_grob):
5408         set/unset breakableSeparationItem
5409
5410         * lily/separation-item.cc (relative_width): add function.
5411
5412         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
5413         only-prebreak-interface
5414
5415         * lily/system.cc (output_lines): only junk only-prebreak-interface
5416         grobs.
5417
5418         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
5419         read breakableSeparationItem
5420
5421         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
5422
5423         * lily/system.cc (output_lines): don't suicide Spacing_items. 
5424
5425         * lily/dot-column.cc (dot_config_badness): new function:
5426         select the best scoring dot configuration: dots should go close to
5427         the note heads, but be shifted up or down according to conventions.
5428         (print_dot_configuration): idem.
5429         (shift_one): idem
5430         (remove_collision): idem.
5431
5432         * input/regression/dots.ly: add more test cases.
5433
5434 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5435
5436         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
5437
5438         * flower/include/interval.hh: rename elem_b to contains 
5439
5440         * lily/tie.cc: change 'heads to 'head-pair.
5441
5442         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
5443         fill in 'heads field.
5444
5445         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
5446         minimum-length for short ones, and shorten so collisions with the
5447         next syllable are avoided.
5448
5449         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
5450         near-zero slopes.
5451         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
5452
5453         * lily/dots.cc: remove quantized_position callback. All Y
5454         positioning is done by dot-column.cc
5455
5456         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
5457         exhaustive test of all dot positions. This fixes disappearing dots
5458         in dotted chords.
5459
5460 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5461
5462         * mf/feta-klef.mf (test_staff): fatten up G clef
5463         (test_staff): fatten up f clef.
5464
5465
5466 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5467
5468         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
5469         * input/les-nereides.ly: Use latin1 characters for title, like
5470         Morgenlied.
5471
5472 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5473
5474         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
5475         cmb10).
5476
5477         * lily/lyric-extender.cc (brew_molecule): add little space before
5478         extender line.
5479
5480         * lily/beam-quanting.cc (score_forbidden_quants): check if
5481         outer stafflines fall in any beam gaps.
5482
5483         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
5484         for lyric texts.
5485
5486 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5487
5488         * VERSION: 2.1.6 released.
5489
5490         * lily/beam-quanting.cc (quanting): add inspect-quants property:
5491         this shows the demerits of a user-defined beam position pair.
5492
5493         * scm/define-grobs.scm (all-grob-descriptions): set
5494         beamed-extreme-minimum-free-lengths to a different value.
5495
5496         * lily/scm-option.cc: add debug-beam scm-option
5497
5498         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
5499
5500 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5501
5502         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
5503
5504         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
5505         space after barline.
5506
5507         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
5508
5509         * lily/spacing-spanner.cc (breakable_column_spacing): take average
5510         of spacing wishes, not maximum. Only do this for delta-t == 0. In
5511         the other case, take standard column-breakable spacing. Do not
5512         warn about "no spacing wishes".
5513
5514         This fixes wide spaces after barlines in very loose lines.
5515
5516         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
5517
5518 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5519
5520         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
5521         acknowledge_grob lyric-syllable, not lyric-text.
5522
5523         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
5524         dashes of length #'length separated by #'dash-period. 
5525
5526         * lily/lyric-extender.cc (brew_molecule): idem
5527
5528         * lily/multi-measure-rest.cc (big_rest): idem
5529
5530         * lily/system-start-delimiter.cc (simple_bar): idem
5531
5532         * lily/bar-line.cc (simple_barline): use rounded box
5533
5534         * VERSION: release 2.1.5
5535
5536         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5537         music): move note about dvips to more visible place.
5538
5539         * lily/lyric-phrasing-engraver.cc: move from
5540         new-phrasing-engraver.cc, remove old cruft (syllable-group,
5541         lyric-phrasing-engraver.hh)
5542
5543         * lyric-align.ly: remove file
5544
5545         * scripts/convert-ly.py (FatalConversionError.func): add removal
5546         rule for automaticMelismata
5547
5548         * ly/engraver-init.ly (ScoreContext): switch on
5549         New_phrasing_engraver by default.
5550
5551         * lily/slur-engraver.cc (class Slur_engraver):
5552         process_acknowledged_grobs -> process_music.
5553         (try_music): signal melismata correctly.
5554
5555         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
5556         word-space, right-trim-amount, and extend past right bound only
5557         for note heads.
5558
5559         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
5560         lyric-extender support: add note-heads to the extender
5561         automatically.
5562
5563         * lily/parser.yy: extender is now post_event. 
5564
5565         * lily/accidental-engraver.cc (number_accidentals): remove
5566         spurious warning about non-parent contexts.
5567
5568         * lily/music-output-def.cc (assign_translator): \translator { }
5569         for a Foo context implicitly redefines \FooContext.
5570
5571         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
5572         fixes.
5573
5574         * lily/slur.cc (brew_molecule): don't use stafflinethickness
5575         doubly in slur weight. 
5576
5577         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
5578         combination.
5579
5580         * scm/define-grobs.scm (all-grob-descriptions): change clef -
5581         staffbar distance.
5582
5583         * scripts/lilypond.py (global_latex_preamble): crank down size of
5584         the margins. Now there is a 12 mm top and bottom margin, which
5585         should correspond with the printable area of modern printers.
5586
5587         This enlarges the music height of the printable page a little.
5588
5589         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
5590         signs. Use \markup instead.
5591         (accreg_pen): tweak for accordeon asterisk.
5592
5593 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5594
5595         * lily/melisma-engraver.cc (try_music): use melisma_busy()
5596
5597         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
5598
5599         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
5600
5601         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
5602
5603         * scm/define-grobs.scm (all-grob-descriptions): change
5604         StanzaNumber description: make side support, i.s.o. breakable.
5605         use Instrument_name_engraver for texts in the margin.
5606
5607         * scm/define-translator-properties.scm: remove
5608         melismaEngraverBusy, stz property.
5609
5610         * *.cc: naming: change empty_b () into is_empty ()
5611
5612         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
5613
5614         * input/regression/lyric-phrasing-new.ly: new file.
5615
5616         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
5617         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
5618         melismata are now left-aligned.
5619
5620 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5621
5622         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
5623
5624         * mf/feta19.mf: remove.
5625
5626         * mf/feta-klef.mf (test_staff): more tweaks
5627
5628         * mf/feta-toevallig.mf: more small size tweaks.
5629
5630         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
5631         rests for smaller sizes.
5632
5633         * mf/feta-bolletjes.mf: fix cross heads.
5634
5635         * VERSION: release 2.1.4
5636
5637         * scripts/convert-ly.py (FatalConversionError.func): add rule for
5638         deprecated #'ancient font family
5639
5640         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
5641         it is a string or number.
5642
5643         * scm/output-lib.scm (note-head-style->attachment-coordinates):
5644         change calling convention of stem-attachment function. 
5645
5646         * buildscripts/mf-to-table.py: read and dump WX/WY fields
5647
5648         * mf/feta-autometric.mf: dump WX/WY fields too
5649
5650         * mf/parmesan-heads.mf: idem.
5651
5652         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
5653         attachment coordinates.
5654
5655         * lily/note-head.cc (stem_attachment_coordinate): read stem
5656         attachment from the notehead glyphs WX/WY fields.
5657
5658         * lily/include/font-metric.hh (struct Font_metric): add methods
5659         get_indexed_wxwy (), make a distinction between looking up by
5660         index and ASCII  
5661
5662         * mf/feta-bolletjes.mf: rewrite note head MF code.
5663         (test_outlines): make heads more rotund for smaller sizes. 
5664
5665 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5666
5667         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
5668         throughout. Font scaling fixes throughout.
5669
5670         * mf/feta-sleur,slur.mf: remove. 
5671
5672         * mf/feta-slag.mf: rewrite.
5673
5674 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5675
5676         * VERSION: release 2.1.3
5677
5678         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
5679
5680         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
5681
5682         * lily/mark-engraver.cc (process_music): fix mark
5683         \default. (backportme)
5684
5685         * stepmake/stepmake/automatically-generated.sub.make (default):
5686         use -n for head/tail commands. 
5687
5688         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
5689         heads with the same pitch.
5690
5691 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5692
5693         * lily/recording-group-engraver.cc (finalize): set protected_scm
5694         member to '() before finalizing.
5695
5696         * lily/translator-group.cc (finalize): remove removal_processing () 
5697
5698         * lily/recording-group-engraver.cc: new engraver: record
5699         synchronized start & end times for each music object.
5700
5701         * lily/parser.yy (toplevel_expression): execute score rendering
5702         during parsing. Cleanup output-filename handling; this is no
5703         longer done with global variables.
5704         (translator_spec_body): allow \type modification too.
5705
5706         * lily/score.cc:  ly:run-translator: new function
5707         (LY_DEFINE): ly:render-output new function.
5708
5709         Separate interpreting and rendering, and make available as
5710         functions at Scheme level.
5711
5712 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5713
5714         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
5715         (musicxml-node->string):
5716         (xml-node->string):
5717         (music-to-musicxml): New function.
5718
5719 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5720
5721         * VERSION: 2.1.2 released
5722
5723         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
5724
5725         * scm/font.scm (paper20-font-vector): discouple font design sizes
5726         from sizes specified in .ly file: store all design sizes of a font
5727         in a single vector.
5728
5729         * lily/font-select.cc (get_font_by_design_size): new function
5730
5731         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
5732         add parmesan,feta in sizes 14 and 18.
5733
5734         * mf/feta-toevallig.mf: use blot diameter for double sharp.
5735
5736         * lily/font-size-engraver.cc (acknowledge_grob): change definition
5737         of fontSize: this now sets font-size
5738
5739 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5740
5741         * VERSION: 2.1.1 released
5742
5743         * Documentation/user/refman.itely (Tuning objects): add note about
5744         concurrent tweaks in different contexts. 
5745
5746         * lily/tie-engraver.cc (acknowledge_grob): use
5747         Staff_symbol_referencer::get_position iso. reading staff-position
5748         directly.
5749
5750         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
5751         currentMusicalColumn as left span-point for bracket. The bracket
5752         is too long when there are accidentals.
5753
5754 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5755
5756         * buildscripts/lilypond-profile.sh,
5757         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
5758         Thanks to Reuben Thomas <rrt@mupsych.org>
5759
5760 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
5761
5762         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
5763         Wurbel <wurbel@univ-tln.fr>.
5764
5765 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5766
5767         * scripts/midi2ly.py: Add space after chords.
5768
5769 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
5770
5771         * input/regression/{many}: add few @code{ ... }.
5772
5773 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5774
5775         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
5776         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
5777         Removed cmbx5, cmbx6 (which are included in teTeX)
5778         and cmbxti14 which is not used in fonts.scm.
5779
5780 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
5781
5782         * lily/midi-item.cc: fine tune quarter tones.
5783
5784 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
5785
5786         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
5787         new function, warn how many cents are missing in fine tuning.
5788
5789 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
5790
5791         * input/bugs/rhytmicstaff-tie.ly: add file.
5792
5793         * THANKS: Create skeleton for 2.1.
5794
5795 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
5796
5797         * input/test/bar-lines.ly (TODO): dashed "|".
5798
5799 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
5800
5801         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
5802         input/regression/tie-chord.ly: Fix spell for tying.
5803
5804         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
5805
5806         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
5807         new file (renamed, see above).
5808
5809         * Documentation/user/lilypond-book.itely
5810         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
5811         * input/example-1.ly input/example-2.ly input/example-3.ly
5812         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
5813         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
5814         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
5815         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
5816         * scripts/lilypond-book.py scripts/lilypond.py
5817         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
5818         * vimrc: replace ly2dvi with lilypond and remove silly comments.
5819
5820         * Documentation/user/lilypond.tely: update version.
5821
5822         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
5823         Remove extra spaces in each @node, fixes spaces.
5824
5825 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5826
5827         * scripts/lilypond-book.py (output_dict): Add definition of
5828         \lilypondbook also for LaTeX output. Solves several bug reports.
5829
5830 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
5831
5832         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
5833
5834 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
5835
5836         * input/test/transposition.ly: Fix key signatures, given in comments.
5837
5838 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5839
5840         * scm/midi.scm (instrument-names-alist),
5841         Documentation/user/appendices.itely: Correct spelling of shakuhachi
5842
5843 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5844
5845         * input/test/temporary-stave.ly (texidoc): New example based on an
5846         email question from Ralph Little.
5847
5848 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5849
5850         * VERSION: release 2.1.0
5851
5852         * lily/note-performer.cc (try_music): accept busy-playing-event.
5853
5854         * lily/swallow-perf.cc (try_music): return false for
5855         busy-playing-event and melisma-playing-event.
5856
5857 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5858
5859         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
5860         >> in \score.
5861
5862 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5863
5864         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
5865         that articulation_substitute will not move beam start again.
5866         (articulation_substitute): Bugfix: remove stray space so that new
5867         old chords ending '>>' does not get broken up.
5868         (sub_chord): Use TAB for indentation (not spaces).
5869
5870         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
5871         Bugfix for startup: Use ?^ instead of ?\^.
5872
5873 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5874
5875         * lily/lyric-combine-music-iterator.cc
5876         (Lyric_combine_music_iterator): change init order, to prevent GC
5877         segfaults.
5878
5879         * lily/context-specced-music-iterator.cc (construct_children): 
5880         only change  translator if found. This fixes a core dump problem.
5881
5882 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5883
5884         * scm/slur.scm (default-slur-extremity-rules): use equal? for
5885         comparison.
5886
5887         * mf/feta-bolletjes.mf: make hole in half note little
5888         smaller for stem attachment.
5889
5890         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
5891
5892         * mf/feta-banier.mf: don't draw stem with flag, just small square
5893         attachment.
5894
5895         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
5896
5897         * mf/feta-banier.mf: remove upstem/downstem characters.
5898
5899         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
5900
5901         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
5902         stafflinethickness (in the default)
5903
5904         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
5905
5906         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
5907
5908         * Documentation/topdocs/INSTALL.texi (Top): reorder.
5909
5910         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
5911
5912         * lily/include/directional-element-interface.hh:
5913         junk class, make {get,set}_grob_direction functions.
5914
5915         * lily/slur.cc (get_attachment): do something sensible when
5916         attaching to stem without heads (eg. a rest).
5917
5918         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
5919         forcing up to staff.  remove #'support-head property
5920         (brew_molecule): small cleanup.
5921         (flag): remove #'grace property.
5922
5923 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5924
5925         * cygwin/postinstall-lilypond.sh: 
5926         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
5927         (Volker Zell).
5928
5929 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5930
5931         * scripts/lilypond-book.py: resurrect 'eps' option. 
5932         (TexiPaper.to_eps): use -Ppdf for EPS files.
5933
5934         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
5935
5936         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
5937
5938         * VERSION: release 2.0.1
5939
5940         * lily/bezier.cc (get_other_coordinate): change assert into
5941         warning.
5942
5943         * lily/note-head.cc (internal_brew_molecule): make left protusion
5944         smaller, to accomodate for natural sign.
5945         (internal_brew_molecule): only do this when the accidental is
5946         close enough.
5947         (extent): new function
5948
5949         * lily/skyline.cc (merge_skyline): new function
5950         (heighten_skyline): new function
5951
5952         * lily/accidental-placement.cc (position_accidentals) 
5953         (position_accidentals): fix todo.
5954
5955 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5956
5957         * input/test/+.ly (texidoc): put version number inline.
5958
5959         * GNUmakefile.in: remove rsync-web target.
5960
5961         * input/regression/bar-scripts.ly (onestaff): raggedright
5962
5963 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5964
5965         * lily/*.cc: remove #if 0'd code in couple of places.
5966
5967         * lily/midi-stream.cc (operator <<): rewrite.
5968
5969         * lily/note-head.cc (internal_brew_molecule): 
5970         only make ledgers when the Staff symbol has lines.
5971
5972         * ly/property-init.ly (arpeggioBracket): simplify
5973
5974         * lily/translator-group.cc (execute_pushpop_property): use
5975         SCM_EQ_P for comparing keys. This fixes reverting
5976         auto-beam-settings.
5977
5978 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5979 *
5980         * lily/midi-stream.cc (operator <<): Also write MIDI string when
5981         midi_debug_global_b.
5982         (operator <<): Normalise loop.
5983
5984 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5985
5986         * scripts/lilypond.py (escape_path): revise.
5987
5988         * scm/music-functions.scm (set-output-property): new function.
5989
5990 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5991
5992         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
5993         use addmakeflags again.
5994
5995         * cygwin/lily-wins.py (escape_shell): New function; use it.
5996
5997         * scripts/lilypond.py (escape_shell): Escape quotes and other
5998         spaces too.  Do not escape escaping backslashes.
5999
6000         * make/srcdir.make.in (web-install): Must call install-WWW now.
6001
6002         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
6003         dependency
6004
6005 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6006
6007         * scripts/lilypond.py (escape_path): escape quotes too. 
6008
6009         * Documentation/user/lilypond.tely (Unified index): rename Index
6010         to accomodate Windows breakage.
6011
6012         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
6013
6014         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
6015         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
6016         target not a source.
6017
6018 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6019
6020         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
6021         addmakeflags.  Build and install doc and web also when building on
6022         Cygwin.
6023
6024         * mf/GNUmakefile: Bugfix.
6025
6026         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
6027         target web.
6028
6029         * cygwin/lily-wins.py: Quote filename.
6030
6031 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6032
6033         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
6034
6035 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6036
6037         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
6038         settings.
6039
6040         * configure.in: Require g++ > 3.0.4.
6041
6042         * mf/GNUmakefile: Bugfix: Add list.ly target.
6043
6044         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
6045
6046         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
6047         make omf directory, add uninstall targets.
6048
6049 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6050
6051         * lily/tie-performer.cc (initialize): init prev_event
6052
6053         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
6054
6055         * lily/script-engraver.cc (make_script_from_event): don't crash on
6056         non-string articulation-type.
6057
6058         * lily/new-fingering-engraver.cc (add_script): don't crash on
6059         0 scripts 
6060         (acknowledge_grob): warn about text script events.
6061
6062 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
6063
6064         * buildscript/lilypond.words: fix path for drums.scm.
6065
6066 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6067
6068         * lily/spacing-spanner.cc (note_spacing): don't make longer
6069         durations than measure-length.
6070
6071         * VERSION: release 2.0.0
6072
6073         * GNUmakefile.in (rsync-web): version independent rsync target.
6074
6075         * input/test/+.ly (texidoc): idem.
6076
6077         * input/regression/+.ly: print version number.
6078
6079         * input/regression/accidentals.ly (mel): shorten.
6080
6081         * input/regression/accidental-octave.ly (texidoc): shorten.
6082
6083         * input/regression/hairpin-dashed.ly (texidoc): docstring.
6084
6085         * input/regression/completion-heads-polyphony.ly: octave
6086
6087         * input/regression/beam-manual.ly: remove
6088
6089         * input/regression/beam-chord.ly: remove
6090
6091         * input/regression/grace-dynamic.ly: remove
6092
6093         * input/regression/grace-volta-repeat.ly: octave fixes.
6094
6095         * input/regression/hairpin-dashed.ly (texidoc): doc string.
6096
6097         * lily/parser.yy (step_number): semitones for chord entry too.
6098         (make_chord_step): more robust code, semitones. 
6099
6100         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
6101
6102         * input/regression/breathing-sign.ly (texidoc): split ancient and
6103         normal breathing signs.
6104
6105         * scm/define-grobs.scm (all-grob-descriptions): swap
6106         beamed-extreme-minimum-free-lengths and
6107         beamed-minimum-free-lengths; the 'extreme' case should allow
6108         shorter stems. This fixes forced directions on beamed 32nd and
6109         shorter notes.
6110
6111         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
6112         quartertones, not semitones.
6113         (NoteNamesContext): swallow more event types
6114
6115         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
6116
6117         * VERSION (PACKAGE_NAME): release 1.9.10
6118
6119 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6120
6121         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
6122         set note head as cause of note-column.  This gives a better error
6123         message.
6124
6125 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
6126
6127         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
6128
6129 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6130
6131         * mf/GNUmakefile (pfa_warning): instruct 
6132
6133         * stepmake/aclocal.m4: typo.
6134
6135         * Documentation/user/cheatsheet.itely: more verbose examples.
6136
6137         * input/regression/clefs.ly: remove bogus docstring.
6138
6139 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
6140
6141         * GNUmakefile.in (SUBDIRS): Add elisp.
6142
6143         * elisp/lilypond-mode.el: 
6144         * elisp/lilypond-init.el: 
6145         * elisp/lilypond-indent.el: 
6146         * elisp/lilypond-font-lock.el: Move from top dir.
6147
6148         * stepmake/stepmake/elisp-vars.make: New file.
6149
6150         * config.make.in (elispdir): Add.
6151
6152         * Documentation/topdocs/INSTALL.texi: Typo.
6153
6154         * make/ly-rules.make: Test for files instead of touching void and
6155         ignoring errors.
6156
6157         * GNUmakefile.in:
6158         * make/lilypond.redhat.spec.in:
6159         * debian/rules: Fix lilypond.words stuff a bit.  For running from
6160         <builddir>, adding
6161
6162         (push "<builddir>/share/lilypond/elisp" load-path)
6163
6164         to your ~/.emacs.el should give you LilyPond-mode again.
6165
6166         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
6167         regexp for DOS/Windows, we are too paranoid to fix others.
6168
6169 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6170
6171         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
6172
6173         * input/test/chord-names-jazz.ly (banterProperties): fix
6174
6175         * lily/parser.yy (bass_mod): bass figure alterations are semi
6176         tones, not quarter tones
6177
6178         * lily/beam.cc (set_stem_lengths): only lengthen stems
6179         for gapped beams.
6180
6181         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
6182         by beamcount.
6183
6184         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
6185         a warning that the warning may erroneous.
6186
6187         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
6188         target.
6189
6190         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
6191         targets.
6192
6193         * GNUmakefile.in ($(config_h)): config.h should depend on
6194         config.hh.in .
6195         (lilypond.words): remove fontball stuff.
6196
6197         * stepmake/aclocal.m4: only print config.cache warning if it exists.
6198
6199         * configure.in: remove pktrace reference.
6200
6201         * GNUmakefile.in (rsync-web): permissions and ownership for
6202         website.
6203
6204         * lily/volta-engraver.cc (staff_eligible): new function.
6205         (stop_translation_timestep): kill off spanners if not eligible.
6206
6207         * VERSION (PATCH_LEVEL): release 1.9.9
6208
6209         * input/regression/beam-quanting-32nd.ly (texidoc): new file
6210
6211         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
6212         length is more important than forbidden quants.
6213
6214 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
6215
6216         * buildscripts/lilypond.words: order words in search order,
6217         add lilypond.words.vim to be generated.
6218
6219         * lilypond.vim: use lilypond.words.vim for keyword matching.
6220
6221         * lilypond-mode.el: use search order. fix word selection rules.
6222
6223         * lilypond-font-lock.el: fix fontifying long durations.
6224
6225         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
6226
6227 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6228
6229         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
6230
6231         * stepmake/stepmake/generic-targets.make:
6232         * stepmake/stepmake/bin/make-version.py: 
6233         * stepmake/aclocal.m4:
6234         * make/stepmake.make:
6235         * make/toplevel-version.make: Build fixes: remove last traces of
6236           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
6237
6238         * lily/beam.cc: Add gap-count property.
6239
6240 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6241
6242         * scm/define-grob-properties.scm (gap-count): add gap-count
6243
6244         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
6245
6246 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6247
6248         * cygwin/mknetrel.doc: Typo.
6249
6250         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
6251
6252         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
6253
6254 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6255
6256         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
6257         sizes. Remove support for 'ledger'(=tabloid+landscape).
6258
6259 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6260
6261         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
6262         sauter PFAs.
6263
6264         * configure.in: remove VERSION stuff once again.
6265
6266         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
6267
6268         * scm/define-grobs.scm (all-grob-descriptions): use sans family
6269         for chord names.
6270
6271         * mf/GNUmakefile: always trace pfa fonts.
6272         (SAUTER_FONTS): add cmss[567] too fonts
6273
6274         * configure.in: require mftrace. 
6275
6276         * lily/staff-performer.cc (new_instrument_string): don't look at
6277         instrument property.
6278
6279         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
6280         is_direction is the C++ one. Similar for ly_axis_p and
6281         ly_number_pair_p
6282
6283 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6284
6285         * lily/beam.cc (brew_molecule): read gap-count to determine
6286         number of tremolo (gapped) beams.
6287
6288         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
6289         shorter than 1/8
6290
6291         * flower/include/array.hh (default_compare): new function
6292
6293         * cygwin/mknetrel: Native fixes.
6294
6295         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
6296
6297 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6298
6299         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
6300         feature for Windows.
6301
6302         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
6303
6304         * cygwin/mknetrel: Updates for native use on Cygwin.
6305
6306         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
6307
6308         * stepmake/stepmake/help2man-rules.make: 
6309         * cygwin/mknetrel: Bugfix for manpages.
6310
6311         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
6312         $(builddir).  Stepmake is a normal subdirectory now, that is not
6313         configured.  Another srcdir build fix.
6314
6315         * Documentation/topdocs/INSTALL.texi,
6316         buildscripts/lilypond.words.py, lilypond-font-lock.el,
6317         lilypond-init.el, lilypond-mode.el, debian/rules,
6318         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
6319         rename generated file lilypond.words to lilypond.words.el.
6320
6321 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
6322
6323         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
6324
6325         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
6326         GNUmakefile.in.
6327
6328 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6329
6330         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
6331         when cross building.
6332
6333         * configure.in: srcdir build fix.
6334
6335         * cygwin/GNUmakefile:
6336         * cygwin/lily-wins.py:
6337         * cygwin/postremove-lilypond.sh: 
6338         * cygwin/postinstall-lilypond.sh: Merge from stable.
6339
6340         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
6341         s/ly2dvi/lilypond/.
6342
6343 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6344
6345         * lily/slur.cc (after_line_breaking): only set control points if
6346         none supplied yet.
6347
6348         * input/test/slur-manual.ly: new file.
6349
6350         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
6351         <<  >> chords too.
6352
6353         * VERSION (PACKAGE_NAME): release 1.9.8
6354
6355         * scripts/lilypond.py (escape_path): escape spaces in directory names
6356
6357         * input/test/text-spanner.ly: fixes.
6358
6359 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
6360
6361         * buildscripts/lilypond.words.py: add drum names as note names to
6362         Emacs-mode.
6363
6364 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6365
6366         * input/regression/hairpin-dashed.ly: new file.
6367
6368         * scripts/convert-ly.py (conv): warn about dash-length.
6369
6370         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
6371         automatically if we get a new one.
6372
6373         * lily/lookup.cc (dashed_line): new function
6374
6375         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
6376         dash-fraction.
6377
6378 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
6379
6380         * buildscripts/lilypond.words.py: extract note names.
6381
6382         * lilypond-mode.el: take note names from lilypond.words -file.
6383         small fix in the use of string-match.
6384
6385         * lilypond-font-lock.el: use lilypond.words for note names, add 
6386         maxima to note a duration.
6387
6388 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6389
6390         * lily/breathing-sign.cc: remove railtracks() function. 
6391
6392         * input/regression/arpeggio-bracket.ly (texidoc): add file.
6393
6394         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
6395         (brew_molecule): bugfix don't make arpeggio shorter when
6396         arpeggio-direction is set.
6397
6398         *  debian/rules: small corrections in the (Pedro K)
6399
6400         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
6401         examples.
6402
6403         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
6404         special (repeat) bar comes along.
6405
6406         * input/regression/auto-beam-bar.ly: update.
6407
6408         * scripts/lilypond-book.py (output_dict): remove support for the
6409         EPS option.
6410
6411         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
6412         VerticalAlignment and VerticalAxisGroup this fixes the size
6413         computations for the entire system.
6414
6415         * input/les-nereides.ly (bass): remove superfluous fontSize.
6416
6417         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
6418         causes directory of file to be added to include path.
6419
6420         * input/regression/beam-break.ly: test single stem beams.
6421
6422         * input/regression/system-start-bracket.ly: fix.
6423
6424         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
6425
6426         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
6427
6428         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
6429         (score_stem_lengths): do something sensible for single stem beams.
6430
6431         * lily/beam.cc (least_squares): add kludge for single stem beams.
6432
6433         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
6434         keySignature to list of broken things.
6435
6436         * input/regression/keys.ly: fix.
6437
6438         * VERSION (PACKAGE_NAME): release 1.9.7
6439
6440         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
6441
6442         * Documentation/user/refman.itely (Pitches): doc quarter tones.
6443
6444         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
6445         (quartertone_pitch): new function
6446
6447         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
6448         flat. WARNING: FONT CHANGED.
6449
6450         * ly/nederlands.ly: add -eh and -ih for quarter tones.
6451
6452         * lily/accidental-placement.cc (add_accidental): support for
6453         quarter tones.
6454
6455         * ly/LANGUAGEs.ly: use symbols for alterations.
6456
6457         * mf/feta-toevallig.mf: change accidental codes. 
6458
6459         * scm/lily.scm (ly:get-option): switch on debugging only for
6460         --verbose.
6461
6462         * lily/lily-guile.cc: remove ly:verbose?
6463
6464         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
6465
6466         * lily/parser.yy (TODO): only do gh_call() for apply with
6467         procedure argument.
6468
6469         * lily/tie-engraver.cc (start_translation_timestep): move melisma
6470         stuff in accordance with new timing of tie-events.
6471
6472         * lily/my-lily-lexer.cc: remove \outputproperty
6473
6474         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
6475
6476         * scm/define-translator-properties.scm (melismaBusyProperties):
6477         add melismaBusyProperties property.
6478
6479 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6480
6481         * input/test/ambitus-mixed.ly (texidoc): new file.
6482
6483         * buildscripts/mutopia-index.py (find): prune debugging
6484
6485         * lily/side-position-interface.cc: doc updates
6486
6487         * Documentation/user/refman.itely: updates, tweaks.
6488
6489         * lily/parser.yy (Simple_music): remove outputproperty
6490
6491         * make/stepmake.make: use VERSION again; importing VERSION via
6492         autoconf dependencies is too hairy.
6493
6494 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
6495
6496         * lilypond-mode.el: allow `-' for keywords and identifiers.
6497
6498 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6499
6500         * VERSION: release 1.9.6
6501
6502         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
6503         iso. ly2dvi.
6504
6505         * Documentation/user/*.itely: fixes everywhere
6506
6507         * lily/completion-note-heads-engraver.cc: rewrite engraver:
6508         produce ties from the engraver itself, do not broadcast TieEvent.
6509
6510         * lily/my-lily-lexer.cc: remove pitch & duration.
6511
6512         * lily/parser.yy (TODO): remove \pitch and \duration
6513
6514         * input/test/explicit.ly: remove file.
6515
6516         * Documentation/user/refman.itely (Pitches): remove \pitch 
6517         \duration command.
6518
6519 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
6520
6521         * buildscripts/lilypond.words.py: add all slur types to Emacs
6522         insertion menu, suppose everything is postfixed by dropping 
6523         unnecessary `-' -marks.
6524
6525 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6526
6527         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
6528         tremoloed stems.
6529
6530         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
6531         head for flagged stems.
6532
6533         * lily/stem.cc (get_default_stem_end_position): futz with extra
6534         stem length if there is a stem tremolo.
6535
6536         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
6537         it would be too small.
6538
6539         * lily/font-metric.cc: return #f for non-existent glyph.
6540
6541         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
6542         exported through config.make.
6543
6544         * input/regression/clef-oct.ly: new file.
6545
6546         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
6547         transposition.
6548
6549         * input/template/*.ly: remove old relative.
6550
6551         * ly/english.ly: add X names for double sharp.
6552
6553 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6554
6555         * lily/font-select.cc: new file handle font selection routines.
6556
6557         * lily/parser.yy: add ; (Patrick Atamaniuk)
6558
6559         * input/test/time-signature-double.ly: use markups for double time
6560         sigs.
6561
6562         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
6563         ChordNames.SeparationItem #'padding for adjusting space after chords.
6564
6565         * lily/music-output-def.cc (LY_DEFINE): 
6566         new function ly:paper-lookup.
6567
6568         * mf/parmesan-clefs.mf: use # quantities for char_box
6569         offsets. Fixes overflow errors in the PFA. 
6570
6571         * scm/new-markup.scm (strut-markup): change calling interface for
6572         markup. Pass paper-def, not grob. This would allow \markup to be
6573         used separately from grobs.
6574
6575         * lily/paper-def.cc: new function ly:paper-font; this function
6576         replaces ly:get-font.
6577
6578         * lily/include/font-interface.hh (struct Font_interface): take
6579         Paper_def iso. Grob for get_font().
6580
6581 2003-09-14  Graham Percival  <gperlist@shaw.ca>
6582
6583         * Documentation/user/ tutorial.itely, refman.itely: add warning
6584         about \key and accidentals.
6585
6586 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6587
6588         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
6589
6590         * Documentation/user/*.itely: manual tweaks
6591
6592 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
6593
6594         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
6595         cleanup; bugfix: exact_center
6596
6597         * Documentation/user/refman.itely: added more documentation on
6598         ambitus according to recent questions on lilypond-user list
6599
6600 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6601
6602         * input/regression/ottava.ly (texidoc): demo 15ma too.
6603
6604         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
6605
6606         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
6607         octave fixes.
6608
6609 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6610
6611         * lily/lexer.ll: add \r to the rules for newlines; this fixes
6612         problems on older Mac editors.
6613
6614 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
6615
6616         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
6617
6618 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
6619
6620         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
6621         mf/parmesan-clefs.mf: added comments on character alignment and
6622         set_char_box() conventions
6623
6624         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
6625         set_char_box()'s
6626
6627         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
6628
6629 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
6630
6631         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
6632
6633 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
6634
6635         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
6636         shortened to avoid almost-collision with staff line; code cleanup;
6637         other custodes: fixed char boxes; code cleanup
6638
6639 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6640
6641         * configure.in: release 1.9.5
6642
6643         * scripts/lilypond.py (global_latex_preamble): only set
6644         twosideshift if 'twoside' is in latexoptions 
6645
6646         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
6647
6648         * VERSION: remove
6649
6650         * scripts/*2ly.py: update <> syntax
6651
6652 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6653
6654         * lily/chord-name-engraver.cc (process_music): add origin for
6655         chord name.
6656
6657         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
6658
6659         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
6660         bass notes for exceptions too.
6661
6662         * scm/define-grobs.scm (all-grob-descriptions): rename
6663         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
6664
6665         * scm/define-grob-properties.scm (remove-first): add remove-first
6666         property for orchestral scores.
6667
6668         * Documentation/user/*.itely: switch <<>> and <> 
6669
6670         * lily/glissando-engraver.cc (process_music): bugfix: move line to
6671         last_line only once. This fixes the two consecutive glissandi problem.
6672
6673 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
6674
6675         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
6676         error message "flexa-width undefined"
6677
6678         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6679         lily/include/gregorian-ligature.hh: print warning when ignoring
6680         head prefixes on flexa shapes
6681
6682         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
6683         space before a series of inclinatum heads
6684
6685         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6686         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
6687         cleanups
6688
6689         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
6690         and char_box
6691
6692 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
6693
6694         * input/regression/breathing-sign.ly: tiny fixes
6695
6696         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
6697         semantical collision with vaticana ligatures
6698
6699         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6700         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
6701         now consistent with mensural ligatures
6702
6703         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6704         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
6705         context pitches and staff position; dto. for virga stem; removed
6706         obsolete virga and clivis characters from parmesan font (WARNING:
6707         font changed)
6708
6709         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
6710         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
6711
6712         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6713         scm/define-grob-properties.scm: consistency fix: renamed
6714         join_left->add_cauda
6715
6716         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
6717         appendix length; bugfix: yoffs_bt for reverse direction punctum
6718         characters
6719
6720         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
6721         small cleanups; added more docu
6722
6723         * lily/mensural-ligature-engraver.cc,
6724         lily/vaticana-ligature-engraver.cc,
6725         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
6726         computation to CoherentLigatureEngraver
6727
6728         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
6729         scm/define-grob-properties.scm: bugfix: added missing linea and
6730         cavum properties; bugfix: removed dead semivocalis property
6731
6732         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
6733         length; redesigned quilisma, stropha and auctum
6734
6735         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
6736         line thickness
6737
6738         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
6739         Documentation/user/refman.itely: bugfix: introduced shifted
6740         epiphonus head to avoid collision with adjacent plica
6741
6742 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6743
6744         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
6745
6746         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
6747
6748 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6749
6750         * Documentation/user/tutorial.itely (A lead sheet): remove
6751         duplicate chords.
6752
6753         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
6754
6755 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6756
6757         * Documentation/bibliography/computer-notation.bib (isbn): add
6758         xivcim publication.
6759
6760 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
6761
6762         * GNUmakefile.in: drop lilypond.words for generation.
6763
6764 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
6765
6766         * buildscripts/lilypond.words.py: take filename (also) from an arg.
6767
6768         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
6769
6770 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6771
6772         * input/test/figured-bass-alternate.ly (fl): new file.
6773
6774         * Documentation/topdocs/README.texi (Top): clarifications.
6775
6776         * Documentation/bibliography/computer-notation.bib (isbn): add phd
6777         theses of Gieseking and Renz.
6778
6779         * GNUmakefile.in (README_FILES): remove README.mandrake.
6780
6781 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
6782
6783         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
6784         from source files and search patterns listed in the script.
6785
6786         * GNUmakefile.in: add target `lilypond.words'.
6787
6788         * lilypond.words: remove file, generated by `make lilypond.words'.
6789
6790         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
6791
6792 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
6793
6794         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
6795
6796 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6797
6798         * VERSION: 1.9.4 released
6799
6800         * scripts/convert-ly.py (FatalConversionError.figures_replace):
6801         rule for < > <-> << >> substitution
6802
6803         * lily/lexer.ll: exchange meaning of << >> and < > 
6804
6805         * VERSION (PACKAGE_NAME): 1.9.3 released
6806
6807         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
6808         pages unconditionally.
6809
6810 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6811
6812         * Documentation/user/music-glossary.tely (Top): small syntax
6813         fixes.
6814
6815         * scm/music-functions.scm (remove-tag): filter \tagged music
6816         expressions.
6817
6818         * input/regression/tag-filter.ly (texidoc): new file.
6819
6820         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
6821         symbol2 .. ) etc. 
6822
6823         * scripts/convert-ly.py (FatalConversionError.conv): fingering
6824         convert rule.
6825
6826         * Documentation/user/refman.itely (Fingering instructions): adjust
6827         manual.
6828
6829         * lily/new-fingering-engraver.cc (position_scripts): don't crash
6830         for borderline cases (e.g. 1 fingering.)
6831         (position_scripts): revise interface, use fingerOrientations to
6832         set fingering positions.
6833
6834         * scm/document-translation.scm (context-doc): add aliases to
6835         automated documentation.
6836
6837         * make/lilypond-vars.make: remove stepmake compat glue.
6838
6839         * make/generic-vars.make: remove cruft.
6840
6841         * lily/main.cc (main): don't identify binary.
6842
6843 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6844
6845         * lily/include/translator.hh (class Translator): remove
6846         type_string_ , use symbol for context name throughout.
6847         Changes through whole source tree.
6848
6849         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
6850         set PDF as default, and always make PDF.
6851
6852         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
6853
6854 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
6855
6856         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
6857         Documentation/user/refman.itely input/regression/allfontstyle.ly
6858         input/regression/grace-types.ly:
6859         fix spelling for acciaccatura (Webster's 1913).
6860
6861 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6862
6863         * lily/main.cc (usage): adjust blurb, include url.
6864
6865         * input/regression/breathing-sign.ly (texidoc): transpose up
6866
6867 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
6868
6869         * input/regression/breathing-sign.ly: changed ancient examples to
6870         be relevant (by request of Han-Wen); updated BreathingSign text
6871         property according to new syntax.
6872
6873         * ly/gregorian-init.ly: updated BreathingSign text property
6874         according to new syntax
6875
6876 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6877
6878         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
6879         (Clef): index entries for clefs.
6880
6881         * python/lilylib.py (system): remove errorlog files.
6882
6883 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
6884
6885         * lilypond.words: add \new and new graces. Add dynamics to menus
6886         keeping 1.8.x compatibility; after all the engraving relating to 
6887         notes becomes postfixed `-' marks will be removed.
6888
6889 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6890
6891         * lily/molecule.cc (align_to): idem.
6892
6893         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
6894
6895         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
6896         accacciatura everywhere.
6897
6898         * VERSION (PACKAGE_NAME): released 1.9.2
6899
6900         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
6901
6902         * scm/document-markup.scm (markup-doc-node): sort markup function
6903         list.
6904
6905         * lily/paper-outputter.cc (output_version): change "Lily was here"
6906         into  "Engraved by LilyPond"
6907
6908         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
6909         on unquoted strings before \notenames.
6910
6911         * lily/parser.yy (lyric_element): allow markup as lyric text. This
6912         increases the number of s/r reductions to 4.
6913
6914         * scm/new-markup.scm (fraction-markup): \fraction command.
6915
6916         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
6917         mode
6918
6919         * lily/lookup.cc (round_filled_box): rename function.
6920         (LY_DEFINE): round-filled-box: change signature.
6921
6922         * Documentation/user/refman.itely: revise section explaining grace
6923         notes.
6924
6925         * lily/translator-scheme.cc (LY_DEFINE): add ! to
6926         ly:set-context-property
6927
6928         * input/*/*.ly (vmus): use \new everywhere.
6929
6930         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
6931
6932         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
6933         default
6934
6935         * scm/music-functions.scm (set-stop-grace-properties)
6936         (set-start-grace-properties, add-grace-property): new functions
6937         for modular grace tweak control.
6938
6939         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
6940
6941 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6942
6943         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
6944
6945         * GNUmakefile.in (install-pfa-fonts):
6946         (get-pfa-fonts): New target.
6947
6948         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
6949         install-pfa-fonts help.
6950
6951 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6952
6953         * lily/translator-scheme.cc (LY_DEFINE):
6954         ly:context-pushpop-property new function.
6955         (LY_DEFINE): new function ly:translator-find  
6956         new function ly:translator?
6957         (LY_DEFINE): new function ly:context?
6958
6959         * lily/translator-def.cc: remove
6960         Translator_def::apply_pushpop_property().
6961
6962         * python/lilylib.py (read_pipe): only store and display error log
6963         if verbose not set.
6964         (read_pipe): only display log if it contains something.
6965
6966 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6967
6968         * Documentation/misc/GNUmakefile: Re-add.
6969         (TEXTS): Add CHANGES.
6970
6971 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
6972
6973         * lilypond.words: add \newcontext.
6974
6975 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6976
6977         * lily/tie-performer.cc (stop_translation_timestep): only flush
6978         tied_notes when we have actually made a tie. Fixes bugs with ties
6979         in polyphonic scores.
6980
6981 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6982
6983         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
6984         they do not exist.
6985
6986 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6987
6988         * VERSION (PACKAGE_NAME): released 1.9.1 
6989
6990         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
6991         Instrument_name_engraver
6992
6993         * lily/tie-performer.cc (create_audio_elements): bugfix
6994
6995         * Documentation/user/music-glossary.tely (Top): comment out
6996         font-style statements.
6997
6998         * input/test/force-hshift.ly: revise example.
6999
7000         * Documentation/bibliography/engraving.bib (note): typos.
7001
7002         * configure.in: bump GCC requirements to 3.x
7003
7004         * lily/include/audio-item.hh (class Audio_tie): rename
7005         note_l_drul_ to note_drul_
7006
7007         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
7008
7009         * lily/parser.yy (relative_music): whoops. All \relative were off
7010         by ...  a lot .... Ahem.
7011
7012         * scm/define-music-types.scm (music-descriptions): idem.
7013
7014         * lily/beam-engraver.cc: move new-beam-event to beam-event
7015
7016         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
7017         to Tie_engraver
7018
7019         * input/regression/bar-number.ly: remove unnecessary old-relative
7020         options.
7021
7022         * Documentation/user/internals.itely (Creating contexts): document
7023         \newcontext
7024
7025         * lily/parser.yy (Composite_music): add \newcontext
7026
7027         * Documentation/user/refman.itely (MIDI block): add note about
7028         dotted tempos.
7029
7030         * scm/font.scm: remove old markup legacy
7031
7032         * GNUmakefile.in (web-clean): remake share/ after web-clean.
7033
7034         * lily/breathing-sign.cc (brew_molecule): remove function
7035
7036         * lily/text-item.cc: remove old-style markups.
7037         (interpret_markup): C++ version of markup function
7038         (brew_molecule): idem.
7039
7040         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
7041         as Scheme variable.
7042
7043         * scripts/convert-ly.py (conv): dashes rule.
7044         Apply rule.
7045
7046         * Documentation/user/lilypond-book.itely: syntax fixes. 
7047
7048 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7049
7050         * VERSION (PACKAGE_NAME): release 1.9.0
7051
7052         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
7053         note about dvips. (Should backport.)
7054
7055         * scripts/convert-ly.py
7056         (FatalConversionError.articulation_substitute): add
7057         convert-new-chords code. Remove convert-new-chords.py
7058
7059         * Documentation/user/refman.itely (Octave check): document
7060         \octave.
7061
7062         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
7063         \relative changes.
7064
7065         * lily/parser.yy (command_element): octave check:
7066
7067            \octave PITCH
7068
7069         checks that PITCH (without octave) yields PITCH (with octave) in
7070         \relative
7071
7072         * lily/relative-octave-music.cc (to_relative_octave): octave check.
7073
7074         * lily/scm-option.cc: ly:set-option now has the default argument
7075         #t.
7076
7077         * lily/lexer.ll: add \renameinput
7078
7079         * python/lilylib.py (command_name): robustifications.
7080
7081         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
7082         /dev/stderr. This is ash compatible.
7083
7084         * ly/init.ly: add warning if compatibility was not necessary.
7085
7086         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
7087
7088         * flower/include/string-handle.icc: formatting cleanups, rename
7089         references by ref_count_.
7090
7091 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
7092
7093         * make/lilypond.mandrake.spec.in: syncronize the spec file with
7094         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
7095         package libs separately, fix conflicting php variable out=/dev/vc/
7096         invoking `unset out', declare menus, use only one icon-file, fix
7097         doc-path in menu.
7098
7099 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7100
7101         * scripts/convert-ly.py (FatalConversionError.conv): typo
7102
7103         * Documentation/misc/GNUmakefile: restore misc directory.
7104
7105         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
7106
7107         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
7108         Petites-Preludes 
7109
7110         * input/test/partial-blank.ly (quickmeasure): syntax
7111
7112         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
7113         attachment property.
7114
7115         * Documentation/user/refman.itely: remove superfluous -'s 
7116         (Grace notes): ) fixes.
7117
7118         * lily/music.cc: generic compress(), transpose() functions. Remove
7119         others.
7120
7121         * lily/parser.yy (gen_text_def): remove support for #'(italic )
7122         style markup entry.
7123
7124         * lily/parser.yy: all articulations postfix; remove obligatory -
7125         for [,  ) and \!
7126
7127         * lily/music.cc (to_relative_octave): write generic
7128         to_relative_octave function; various relative cleanups.
7129         Hmmm.
7130
7131         * lily/scm-option.cc: add options new-relative and old-relative
7132
7133         * po/sv.po: new po file.
7134
7135         * Documentation/user/refman.itely (Dynamics): website
7136         fixes. (should backport!)
7137
7138 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
7139
7140         * make/lilypond.mandrake.spec.in: declare version only once.
7141
7142 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7143
7144         * lily/simultaneous-music.cc (to_relative_octave): undo relative
7145         meaning for now.
7146
7147 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7148
7149         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
7150
7151         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
7152
7153         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
7154
7155         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
7156
7157         * lily/music.cc (var): add ly:music-transpose function.
7158
7159         * lily/parser.yy (pre_events): remove prefix articulations.
7160
7161         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
7162
7163         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
7164
7165         * Documentation/user/refman.itely (Text markup): add comment about
7166         markup in header.
7167
7168 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7169
7170         * lily/paper-outputter.cc (write_header_fields_to_file): 
7171         only dump value if it is a string.
7172
7173         * flower/include/dictionary.hh: remove.
7174
7175         * Documentation/ChangeLog-1.5: add back old log.
7176
7177         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
7178         .pfas from a .deb.
7179
7180 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7181
7182         * Documentation/bibliography/engraving.bib: add entry for
7183         Jaschinski's Notation
7184
7185 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7186
7187         * Documentation/user/refman.itely (Beaming): add note about
7188         allowBeamBreak
7189
7190 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
7191
7192         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7193         GregorianTranscription contexts
7194
7195         * ly/engraver-init.ly: vaticana contexts: minor fixes
7196
7197         * Documentation/user/refman.itely (Ancient notation): added note
7198         on appendix length bug
7199
7200         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
7201         input/test/vaticana.ly: use vaticana contexts; small fixes
7202
7203 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7204
7205         * flower/hash.cc: Remove.
7206
7207         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
7208         to (nonexistent?) hash_func_ identifier.
7209
7210         * python/midi.c (midi_error, midi_warning): Use char const* for
7211         __FUNCTION__ argument.
7212
7213         * python/gettext.py: Remove.  We already require python 2.1, which
7214         includes gettext.py.
7215
7216         * configure.in: Require python 2.1, as INSTALL.texi says.
7217         it.
7218
7219         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
7220         versions 1.50 and 1.75.  Remove note about lexer patch.
7221
7222 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7223
7224         * Documentation/topdocs/INSTALL.texi: Update type1 font
7225         description to actual situation.  Add comment about new font ball
7226         layout.
7227
7228         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
7229         in $LILYPONDPREFIX suffices for installation.
7230
7231 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7232
7233         * debian/control (Build-Depends): Add flex-old as alternative to
7234         flex.  Deprecate bison 1.75.
7235
7236 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
7237
7238         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7239         Vaticana contexts
7240
7241         * Documentation/user/refman.itely (Ancient notation): documented
7242         some bugs; tiny fixes; added docu on Vaticana contexts
7243
7244         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
7245         scripts
7246
7247 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
7248
7249         * Documentation/user/refman.itely (Ancient notation): added some
7250         introductory words; added section on ancient time signatures;
7251         added some @seealso and @refcommands; small fixes and
7252         beautifications
7253
7254 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
7255
7256         * input/regression/note-head-style.ly: many fixes and updates
7257
7258         * Documentation/user/refman.itely: added small sections on ancient
7259         accidentals, rests and flags; revised ancient note head section;
7260         small wording/spelling fixes
7261
7262         * input/test/rests.ly: layout fixes
7263
7264 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
7265
7266         * input/puer-fragment.ly: bugfix: central C position of do clef
7267
7268         * ly/gregorian-init.ly: workaround: add small padding space before
7269         divisiones (the correct fix would be the spacing engine to handle
7270         this)
7271
7272 2003-08-13  Graham Percival  <gperlist@shaw.ca>
7273
7274         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
7275         cue-notes.ly: minor fixes.
7276
7277 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
7278
7279         * Documentation/user/refman.itely: bugfix: remove obsolete link to
7280         input/test/custos-style.ly
7281
7282         * Documentation/index.html.in: bugfix: link to Tutorial.html
7283
7284         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
7285         to neumes; bugfix: "et": epiphonus, not just a simple pes
7286
7287 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
7288
7289         * lilypond-mode.el: split `Insert Tag' if it is long enough.
7290
7291         * lilypond.words: add new features: markup, column, center, \[ \].
7292
7293 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
7294
7295         * Documentation/topdocs/NEWS.texi, DEDICATION,
7296         stepmake/bin/add-html-footer.py
7297         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
7298         input/mutopia/J.S.Bach/wtk1-fugue1.ly
7299         input/mutopia/J.S.Bach/wtk1-prelude1.ly
7300         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
7301         added (only) after a sentence which is complete; if the sentence is 
7302         not ended a comma `,' or nothing is used. fix also spaces.
7303
7304 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7305
7306         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
7307         requirements to plain 1.6.
7308
7309         * buildscripts/mutopia-index.py (read_lilypond_header): update
7310         mutopia-index.py to 1.4 syntax [sic]
7311
7312 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
7313
7314         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
7315
7316 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7317
7318         * Documentation/index.html.in: url for regression pdf
7319
7320         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
7321
7322         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
7323
7324         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
7325
7326         * VERSION: 1.8.0 released
7327
7328         * GNUmakefile.in (local-WWW-post): footify build fix.
7329
7330         * configure.in: require GUILE 1.6.4
7331
7332         * Documentation/user/GNUmakefile: don't copy *.png for
7333         lilypond-internals
7334
7335         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
7336         local-WWW-post target.
7337         (rsync-web): add rsync-web target
7338
7339         * Documentation/user/introduction.itely (Music notation and
7340         engraving): add neume example
7341
7342         * input/puer-fragment.ly (cantus): add puer-fragment
7343
7344 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7345
7346         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
7347         to notes, so that equalizer is actualy being used.
7348
7349         * scm/midi.scm (instrument-equalizer-alist):
7350         (absolute-volume-alist): Define public, so that user can copy or
7351         override.
7352
7353         * lily/key-performer.cc (create_audio_elements): Check for minor
7354         key.  Only if key is minor, set MIDI key to minor.
7355
7356 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7357
7358         * Documentation/user/refman.itely (Hiding staffs): fixes.
7359
7360         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
7361
7362         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
7363         vertical extents to deal with Hara kiri correctly.
7364
7365         * input/regression/hara-kiri-short.ly: remove
7366
7367         * input/regression/hara-kiri-pianostaff.ly: update test.
7368
7369         * Documentation/user/*.tely: remove WEBTITLE
7370
7371         * scm/output-tex.scm (comment): idem.
7372
7373         * scm/output-pdftex.scm: remove GUILE 1.4 glue
7374
7375         * scm/music-functions.scm (make-lyric-event): new function
7376
7377         * scm/lily.scm (lilypond-version): new function
7378
7379         * input/test/version-output.ly: new file.
7380
7381         * Documentation/user/lilypond.tely: add version number to
7382         front-page.
7383
7384 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7385
7386         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
7387
7388 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7389
7390         * input/template/gregorian-transcription.ly (barTwo): syntax update.
7391
7392         * Documentation/user/refman.itely (Hiding staffs): rename node.
7393
7394 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7395
7396         * input/regression/new-markup-syntax.ly (texidoc): remove
7397         molecule-callback override.
7398
7399 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7400
7401         * input/les-nereides.ly: Mark tweaks with %tweak.
7402
7403         * Debian patch, see debian/changelog (Anthony Fok).
7404
7405 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7406
7407         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
7408         problem.
7409
7410 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7411
7412         * Documentation/user/refman.itely (Text markup): Fix language bug.
7413
7414 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7415
7416         * input/* : postfix syntax fixes.
7417
7418         * Documentation/user/refman.itely (Text markup): add note about
7419         raise/lower with ^ or _ .
7420
7421         * po/fi.po: fix \\apply strings.
7422
7423         * lily/parser.yy (open_event): warn for prefix articulations.
7424
7425 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
7426
7427         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
7428         fix also on parmesan font.
7429
7430 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7431
7432         * VERSION 1.7.30 released
7433
7434         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
7435
7436         * buildscripts/mutopia-index.py (headertext): rewording
7437
7438 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7439
7440         * scm/new-markup.scm (strut-markup): new markup function.
7441
7442         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
7443         space also when no accidental is there.
7444
7445 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7446
7447         * input/les-nereides.ly: Updates.
7448
7449 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
7450
7451         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
7452         which repeats the tag insertion selected from "Insert tag" menu.
7453
7454 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7455
7456         * lily/all-font-metrics.cc (find_font): load AFM files first only
7457         for feta fonts. This fixes problems with TeXlive and other TeX
7458         distros that include AFM files for the CM fonts. 
7459
7460         * scm/font.scm (qualifiers-to-font-name): remove.
7461
7462         * lily/paper-def.cc: remove get_var.
7463
7464         * input/trip.ly: remove file.
7465
7466         * input/regression/spacing-note-flags.ly (raggedright): remove
7467         stafflinethickness
7468
7469         * input/les-nereides.ly: update to new syntax, cleanups.
7470
7471 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7472
7473         * Documentation/user/refman.itely: Clarify shortest-note problem
7474         of autobeamer.
7475
7476 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
7477
7478         * lilypond-mode.el: Add each word to regexps only once.
7479
7480         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
7481         is based on the syntax definitions in lilypond.words. Remove all 
7482         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
7483         LilyPond->Insert menu is generated by the entries in lilypond.words 
7484         to which have been given a syntax definition.
7485
7486         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
7487         \notes, \relative, \score, \simultaneous, \transpose.
7488
7489         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
7490
7491         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
7492
7493         * lilypond-mode.el: add menu keywords separately.
7494
7495         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
7496
7497 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7498
7499         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
7500         current ugly installation method for PFA fonts.
7501
7502 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
7503
7504         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
7505         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
7506
7507         * Documentation/user/music-glossary.tely: update legato.
7508
7509 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7510
7511         * lexer-gcc-3.0.patch: Remove.
7512
7513         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
7514
7515 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7516
7517         * debian/rules (binary-arch): remove NEWS.
7518
7519 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
7520
7521         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
7522         stepmake/bin{ many }: polish the `--help's of different scripts;
7523         model taken from the core-utils of Linux.
7524
7525         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
7526
7527 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7528
7529         * flower/parse-afm.cc (parseCharMetrics): add warnings.
7530
7531         * flower/libc-extension.cc: idem.
7532
7533         * flower/include/libc-extension.hh: protect against isinf macros.
7534
7535 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
7536
7537         * { many }: Use two uppercase letters in LilyPond.
7538
7539         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
7540
7541         * VERSION: 1.7.29 released.
7542
7543 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7544
7545         * lily/tie.cc: add TODO comment.
7546
7547         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
7548
7549         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
7550         linejoins and linecaps. This fixes problems with occasional spikes
7551         on slur/tie endings.
7552
7553         * input/regression/font-name.ly: don't use PS fonts for
7554         compatibility reasons. 
7555
7556         * mutopia/claop.py (accents): update to 1.8
7557
7558         * Documentation/user/music-glossary.tely (Top): remove 13pt.
7559
7560         * Documentation/user/macros.itexi: don't color glossary links.
7561
7562         * Documentation/user/invoking.itexi (Error messages): new section
7563
7564 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7565
7566         * input/regression/font-name.ly: add file.
7567
7568         * scm/document-backend.scm (grob-doc): remove <hr> from
7569         lilypond-internals
7570
7571         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
7572         reqd version to 1.6.4 
7573
7574         * lily/font-interface.cc (get_font): bugfix: take font-name from
7575         alist chain too. This fixes font-name override for \markup.
7576
7577 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7578
7579         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
7580
7581         * input/test/polymetric-differing-notes.ly: Compile fix.
7582
7583 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
7584
7585         * Documentation/user/refman.itely: fixed typo
7586
7587         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
7588         before flexa
7589
7590 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7591
7592         * input/test/{ many }: search & fix some typos.
7593
7594 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7595
7596         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
7597         images.
7598
7599         * scm/music-functions.scm (make-voice-props-set): set Script /
7600         TextScript dir for polyphony too.
7601
7602         * scm/define-grobs.scm (all-grob-descriptions): decrease space
7603         before clef.
7604
7605         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
7606
7607 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
7608
7609         * Documentation/user/refman.itely (Percussion): Small
7610         clarifications and fixes.
7611
7612         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
7613         threads. This fixes different heads playing simultaneously.
7614
7615 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7616
7617         * Documentation/user/{ many }: increase readability (read through 
7618         User manual from `one big page').
7619
7620 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7621
7622         * input/test/polymetric-differing-notes.ly: add example with
7623         disparate note values.
7624
7625         * input/test/polymetric.ly: rename from poly-metric
7626
7627         * scripts/ly2dvi.py (include_path): bugfix: use outbase
7628         iso. outname.
7629
7630         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
7631         G-clef bbox to real char extents. This fixes the G-clef being
7632         offset too much to the right.
7633         document perc clef offset.
7634
7635         WARNING: FONT CHANGED.
7636
7637         * Documentation/user/tutorial.itely (Tutorial): move menu.
7638
7639 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7640
7641         * buildscripts/lilypond-profile.sh (Error): trim error message.
7642
7643         * Documentation/user/invoking.itexi (Invoking the lilypond
7644         binary): add note about path.
7645
7646         * Documentation/user/macros.itexi: add @c at EOL, hopefully
7647         suppresses superfluous spaces.
7648
7649 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7650
7651         * buildscripts/lilypond-profile.sh: Add documentation to error
7652         message.
7653
7654         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
7655
7656 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7657
7658         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
7659         <mike@ossmann.com>)
7660
7661         * Documentation/bibliography/computer-notation.bib (pages): prune
7662         unscientific language.
7663
7664         * Documentation/user/GNUmakefile: copy unsplit file to
7665         lilypond.html (idem for lilypond-internals).
7666
7667         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
7668
7669         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
7670
7671         * python/lilylib.py (lilypond_version): 2.1 proof version check.
7672
7673         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
7674         fix.
7675
7676 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
7677
7678         * Documentation/user/{ various }: bind text snippets with their
7679         examples, e.g. by punctuation: This is an example.
7680
7681 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7682
7683         * ly/performer-init.ly (VoiceContext): Typos.
7684
7685         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
7686         builds, leave final-install to toplevel srcdir makefile.
7687
7688         * make/srcdir.make.in (install): New target.
7689
7690 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7691
7692         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
7693         This fixes core dump on MIDI output (Simon Weatherill).
7694
7695         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
7696         on local-WWW-post.
7697
7698 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7699
7700         * make/lilypond.redhat.spec.in: add dvips to reqs.
7701
7702 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7703
7704         * make/srcdir.make.in (web): Add special web target.
7705
7706         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
7707         from inner $(LOOP).
7708
7709         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
7710
7711         * stepmake/stepmake/generic-targets.make (www-targets-help):
7712         * GNUmakefile.in (web-install): Install in $(webdir).
7713
7714         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
7715
7716         * cygwin/changelog: 
7717         * cygwin/mknetrel: Update.
7718
7719         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
7720         (html-doc): Remove (use: web).
7721
7722         * stepmake/stepmake/script-rules.make: 
7723         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
7724         Fix $(config_make) dependencies for srcdir build.
7725
7726         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
7727         target for srcdir build.
7728
7729         * stepmake/make/stepmake.make: 
7730         * make/srcdir.make.in: 
7731         * GNUmakefile.in:
7732         * make/stepmake.make (config_make): Rename variable (was:
7733         configuration).
7734
7735 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7736
7737         * Documentation/user/internals.itely (Manipulating music
7738         expressions): run lilypond on example too.
7739
7740         * flower/include/libc-extension.hh: move lrint define to
7741         header. bugfix.
7742
7743 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7744
7745         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
7746         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
7747         do we recurse whole tree?).
7748
7749         * GNUmakefile.in (html-doc): Resurrect.
7750
7751         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
7752         obsolete $(package-icon) dependency.
7753
7754 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7755
7756         * Documentation/user/refman.itely (Automatic staff changes):
7757         add seealso 
7758
7759         * Documentation/index.html.in: link to bigpage.
7760
7761         * Documentation/user/tutorial.itely (Tutorial): streamline.
7762
7763         * Documentation/index.html.in: url typo.
7764
7765         * VERSION (PACKAGE_NAME): release 1.7.28
7766
7767         * python/lilylib.py (error_log): remove '/' from name.
7768
7769         * input/regression/pedal.ly: remove; dups input/test/
7770
7771         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
7772
7773         * Documentation/index.html.in: python style doco index.
7774
7775         * Documentation/{footer,header}.html.in (src): remove, 
7776
7777         * Documentation/pictures: remove all but lelie-logo.xpm.
7778
7779         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
7780         before running makeinfo.
7781
7782         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
7783         @code{}
7784
7785 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7786
7787         * input/test/bar-number-regular-interval.ly: rename.
7788
7789         * Documentation/user/*: various fixes. 
7790
7791 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
7792
7793         * Documentation/{ many }: polish for update-all-menus. typos.
7794
7795         * po/fi.po: fixes.
7796
7797         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
7798
7799         * buildscripts/mutopia-index.py: polish.
7800
7801         * input/regression/{ many }, input/test{ many }: polish texidocs.
7802
7803 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7804
7805         * scripts/convert-ly.py (FatalConversionError.conv): rule for
7806         pedal-style
7807
7808         * lily/text-spanner.cc (brew_molecule): use bracket-flare
7809         iso. edge-widen.
7810
7811         * lily/piano-pedal-engraver.cc (process_music): change from
7812         process_acknowledged ()
7813
7814         * lily/piano-pedal-bracket.cc: new file. Change
7815         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
7816         cleaned up.
7817
7818         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
7819
7820         * input/regression/tuplets.ly (texidoc): rename file.
7821
7822         * po/fr.po: update
7823
7824         * buildscripts/lilypond-profile.sh: error message if script is not
7825         sourced.
7826
7827         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
7828         bracket-flare
7829         (make_bracket): simplify code.
7830
7831         * lily/parser.yy (verbose_command_req): catch typos in \key scale
7832         argument.
7833
7834         * python/lilylib.py (lilypond_version_check): new function
7835
7836         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
7837
7838         * scripts/ly2dvi.py (run_lilypond): add version check.
7839
7840         * scripts/lilypond-book.py (option_definitions): typo
7841
7842         * scripts/ly2dvi.py (include_path): typo
7843
7844         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
7845
7846         * lily/parse-scm.cc (parse_handler): typo
7847
7848         * Documentation/user/macros.itexi: use @heading for headings.
7849
7850         * Documentation/user/refman.itely: updates, fixes.
7851
7852 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
7853
7854         * po/fi.po: add Finnish translations. fixes.
7855
7856         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
7857
7858         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
7859         from lily/glissando-engraver.cc.
7860
7861 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7862
7863         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
7864         for non-first _broken_ bracket.
7865
7866         * Documentation/user/refman.itely: corrections.
7867
7868 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7869
7870         * lily/new-fingering-engraver.cc (position_scripts): add heads to
7871         support of the fingerings.
7872
7873         * po/fr.po: French translation update.
7874
7875         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
7876         strings.
7877
7878 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7879
7880         * Documentation/user/introduction.itely: Small fixes.
7881
7882 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7883
7884         * Documentation/topdocs/AUTHORS.texi: polish.
7885
7886 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7887
7888         * Documentation/user/introduction.itely: revise
7889
7890         * Documentation/user/tutorial.itely: reorganise.
7891
7892         * Documentation/topdocs/index.tely: remove.
7893
7894         * Documentation/header.html.in: prune.
7895
7896         * GNUmakefile.in: clean up web building.
7897
7898         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
7899         target.
7900
7901 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
7902
7903         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
7904
7905         * lilypond-mode.el: turn on blink-matching-paren.
7906
7907 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7908
7909         * scm/output-sodipodi.scm (svg-header): Fix typo.
7910
7911 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7912
7913         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
7914         fixes a security hole.
7915
7916         * scripts/lilypond-book.py (original_dir): remove temp_dir
7917
7918         * scm/document-translation.scm: use @code tags.
7919
7920 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7921
7922         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
7923
7924         * lilypond-mode.el: add a buffer-local post-command-hook to set
7925         context dependent syntax-table after each cursor event. Remove old
7926         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
7927
7928         * lilypond-indent.el: update comments.
7929
7930         * Documentation/footer.html.in: add period.
7931
7932 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7933
7934         * make/lilypond.redhat.spec.in (Group): don't strip binary.
7935
7936         * scm/document-translation.scm (document-property-operation): add
7937         @code{} tags.
7938
7939         * VERSION (PACKAGE_NAME): release 1.7.27
7940
7941         * config.make.in: add PAPER variable
7942
7943         * buildscripts/new-chords.py (help): add help text
7944
7945         * Documentation/user/introduction.itely (Typography and program
7946         architecture):  fixes.
7947
7948         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
7949         for texinfo and dvips. This fixes problems with PDF output of the
7950         wrong size.
7951
7952         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
7953         DVIPS_PAPERSIZE variable
7954
7955         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
7956         TEXINFO_PAPERSIZE variable 
7957
7958 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7959
7960         * mf/feta-macros.mf: whoops: only draw lines for test situations.
7961
7962         * mf/feta-toevallig.mf: lowres fixes.
7963
7964 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7965
7966         * NEWS: Typo and fill-paragraph fixes.
7967
7968         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
7969         cast #define.
7970
7971         * configure.in: 
7972         * config.hh.in: Check for lrint.
7973
7974 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7975
7976         * VERSION: 1.7.26 released
7977
7978         * lily/separation-item.cc: add padding property.
7979
7980         * input/test/*.ly: various fixes, remove solo-a2.ly
7981
7982         * scm/new-markup.scm (brew-new-markup-molecule): arg order
7983         bugfix. Fixes old-style markup compatibility.
7984
7985         * Documentation/user/introduction.itely (Introduction): historical
7986         elucidations
7987
7988         * Documentation/user/music-glossary.tely (Top): linewidth fix.
7989
7990         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
7991
7992         * Documentation/index.texi (Top): cleanup.
7993
7994         * Documentation/user/introduction.itely (Introduction): rewrite
7995         introduction, 
7996         (Music notation and  engraving): about notation. Add flat-picture
7997
7998 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7999
8000         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
8001         separation items. This keeps lyrics from bumping into each other.
8002
8003 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8004
8005         * GNUmakefile.in (topdocs-web): New target.
8006         (local-web): Depend on topdocs-web; fixes html-doc.
8007
8008 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8009
8010         * po/lilypond.pot: run po-replace
8011
8012         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
8013
8014         * scm/drums.scm (reset-drum-kit): new function.
8015
8016         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
8017
8018         * scripts/update-lily.py: remove
8019
8020         * VERSION: release 1.7.25
8021
8022         * Documentation/user/introduction.itely (Introduction): rewrite
8023         start of introduction.
8024
8025 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
8026
8027         * lily/all-font-metrics.cc: fixed typo
8028
8029 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
8030
8031         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
8032         LilyPond-mode-context-set-syntax-table): new functions to define
8033         the syntax table according to context.
8034
8035         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
8036
8037 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8038
8039         * Documentation/user/refman.itely (Figured bass): 
8040         language nit courtesy http://www.vocabula.com
8041
8042         * GNUmakefile.in: remove no kpathsea hack.
8043
8044         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
8045         doco.
8046
8047         * GNUmakefile.in: remove web-doc target.
8048
8049         * lily/all-font-metrics.cc (find_afm): add message about
8050         buildscripts/clean-fonts.sh 
8051
8052         * scm/define-music-properties.scm (figure): use string for 'figure
8053
8054         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
8055
8056         * input/regression/ : add raggedright = ##t where applicable. 
8057
8058         * scm/bass-figure.scm (make-bass-figure-markup): add
8059         alignBassFigureAccidentals property.
8060
8061         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
8062         bracket.
8063
8064         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
8065         syllables widths into account for minimum-length.
8066
8067         * input/test/staff-container.ly: update file
8068
8069         * input/test/stem.ly: remove
8070
8071         * lily/event.cc (LY_DEFINE): add ly: prefix.
8072
8073         * input/test/clef-manual-control.ly: from manual-clef
8074
8075         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
8076
8077         * input/test/different-time-signatures.ly: move to poly-metric.ly
8078
8079         * input/test/hara-kiri*,scales.ly: remove
8080
8081         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
8082         with chord-names-jazz.ly)
8083
8084         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
8085         get scalable cm fonts too.
8086
8087         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
8088         --encoding for mftrace if present.
8089
8090         * input/regression/slur-area.ly: move from test/
8091
8092         * input/test/: remove simple-slur-endings slur-attachment
8093         slur-broken-cross-staff slur-broken.ly slur-damping.ly
8094         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
8095         slur-symmetry slur-symmetry tie-broken.ly
8096
8097         * scm/drums.scm (set-drum-kit): add function.
8098
8099         * Documentation/user/refman.itely (Percussion staves): use
8100         set-drum-kit
8101
8102         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
8103         too
8104         (Global_measure.set_timesig): handle 3/8 time sig too.
8105
8106         * scm/output-lib.scm (note-head-style->attachment-coordinates):
8107         note about triangle note heads.
8108
8109         * scm/drums.scm: use alist for instrument-settings. This fixes the
8110         bug with assigning to drums in the .ly file.
8111
8112         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
8113         CHANGED.
8114
8115         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
8116         cluster-beacon-interface
8117
8118         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
8119
8120         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
8121
8122         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
8123
8124         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
8125         to get positions.
8126
8127         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
8128         make ClusterSpannerBeacon to record Y positions. This removes the
8129         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
8130         make cluster-note-events.
8131
8132 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8133
8134         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
8135
8136         * configure.in: Use lily/main.cc as identifying source file.
8137
8138         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
8139
8140         * config.hh.in: 
8141         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
8142
8143         * configure.in: Require PYTHON >= 2.0.
8144
8145         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
8146           $PYTHON for include dir location.
8147         (STEPMAKE_PYTHON): New function.  Use
8148
8149             PYTHON=foo ./configure
8150
8151           to override.
8152
8153 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8154
8155         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
8156         something.
8157
8158         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
8159         ftp.lilypond.org everywhere.
8160
8161 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8162
8163         * lily/text-item.cc (interpret_new_markup): do only if new-markup
8164         detected.
8165
8166         * Documentation/user/refman.itely (Grace notes): note on explicit
8167         contexts
8168
8169 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
8170
8171         * lilypond-font-lock.el: add a comment about LilyPond specific
8172         escape characters: ^, - and _, in the syntax table.
8173
8174         * Documentation/user/appendices.itely: a majuscule fix.
8175
8176 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8177
8178         * input/test/trills.ly (endHorizScript): fixes.
8179
8180         * input/test/chord-names-jazz.ly: merge in alternate Jazz
8181         notation, move from regression.
8182
8183         * input/test/script-stack.ly: change name from stacked-scripts
8184
8185         * input/test/ossia.ly: octave errors.
8186
8187         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
8188         for midi-volume-equaliser
8189
8190 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8191
8192         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
8193         cm fonts.
8194
8195         * mf/feta-beugel.mf: don't multiply font_count by 10.
8196
8197         * lily/lookup.cc (horizontal_line): new function. Use
8198         horizontal-line in output backends.
8199
8200         * Documentation/user/tutorial.itely (An orchestral part): new
8201         section on orchestral stuff and identifiers.
8202
8203 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
8204
8205         * lilypond-mode.el: comment-out paren-highlighting, it still causes
8206         some interference to other modes.
8207
8208 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8209
8210         * lily/spacing-spanner.cc (musical_column_spacing): use average,
8211         not maximum of spacing wishes in polyphonic situations.
8212
8213         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
8214         number
8215
8216         * lilypond-indent.el: remove paren matching. 
8217
8218         * lily/text-item.cc (interpret_new_markup): new function
8219         use iso. text2molecule.
8220
8221         * lily/main.cc (notice): change FSF address 
8222
8223         * po/de.po: update PO file to 1.6.
8224
8225 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
8226
8227         * Documentation/user/ {many}: Add periods and remove spaces.
8228
8229 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
8230
8231         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
8232         Disable buffer-locally default paren hook and make a new one. 
8233
8234         * lilypond-mode.el: Turn off locally paren-mode, but turn on
8235         locally LilyPond-paren-mode. Add todo for mouse double-click.
8236
8237 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
8238
8239         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
8240         Disable buffer-locally default paren idle timer and make a new one. 
8241
8242         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
8243         locally LilyPond-show-paren-mode. Add to menu a toggle for
8244         LilyPond-show-paren-function.
8245
8246 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8247
8248         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
8249
8250 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
8251
8252         * Documentation/user/refman.itely: spelling fix.
8253
8254         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
8255         paren highlight function definitions. add todo for
8256         LilyPond-show-paren-mode.
8257
8258 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8259
8260         * input/template/jazz-combo.ly: new file.
8261
8262 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8263
8264         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
8265         lo-res fixes.
8266
8267         * mf/feta-schrift.mf: bugfix in varcoda sign.
8268         WARNING: FONT CHANGED
8269
8270         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
8271         in accordance with lexer.ll.   
8272
8273 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8274
8275         * Documentation/user/tutorial.itely: Edit introduction.
8276
8277 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8278
8279         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
8280         ly:grob-staff-position
8281
8282 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8283
8284         * scm/to-xml.scm: import srfi-1
8285
8286         * VERSION (MAJOR_VERSION):  release 1.7.24
8287
8288         * python/lilylib.py (make_ps_images): make multipage _really_ work.
8289
8290         * scripts/lilypond-book.py (do_file): put texidoc before image.
8291         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
8292
8293         * input/regression/*.ly: fix snippet octaves 
8294
8295         * input/test/spanner-after-break-tweak.ly: import
8296         broken-spanner-adjustment
8297
8298         * input/no-notation/midi-transposing.ly: move from input/test/
8299
8300         * input/test/: remove chord-markup
8301
8302         * input/regression/instrument-name-partial.ly: move from input/test.
8303
8304         * input/test/vertical-text.ly: remove
8305
8306         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
8307         space above lyrics lines.
8308
8309         * input/test/uniform-breaking.ly: remove file.
8310
8311         * lily/gourlay-breaking.cc (combine_demerits): add comment about
8312         uniform spacing density. 
8313
8314         * input/test/chords.ly (keys): remove file.
8315
8316         * scm/documentation-lib.scm (oop): use srfi-1 too.
8317
8318         * input/regression/*.ly: add \version
8319
8320         * Documentation/user/*.itely: various fixes.
8321
8322         * buildscripts/mf-to-table.py (base): break table every three
8323         symbols.
8324
8325         * input/:  remove %% new-chords-done %% .
8326
8327         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
8328         os-music.ly
8329
8330 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8331
8332         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
8333
8334         * scm/new-markup.scm (box-markup): new function.
8335         (box-markup): new function. Contributed by Dick Schoeller
8336         <schoeller@attbi.com>
8337
8338         * scm/lily.scm: remove reduce-no-unit 
8339         (list-insert-separator): use fold-right
8340
8341         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
8342         of arguments. 
8343
8344         * NEWS: more neutral language for ancient notation 
8345
8346         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
8347         inside pointing beaming for chord tremolo.
8348
8349         * Documentation/user/lilypond-book.itely: minor editing
8350
8351 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
8352
8353         * NEWS: added news for 1.8 regarding ancient notation
8354
8355         * Documentation/user/refman.itely (Gregorian square neumes
8356         ligatures): fixed typo
8357
8358         * lily/vaticana-ligature-engraver.cc,
8359         lily/include/vaticana-ligature.hh: bugfix: use special heads for
8360         lower/upper head of Pes only when heads are stacked
8361
8362         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8363         scm/define-grob-properties.scm: cleanup: make "join-left" a
8364         boolean grob property and save delta pitch in grob property
8365         "delta-pitch" instead
8366
8367         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
8368
8369 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8370
8371         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
8372         completely borked
8373
8374         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
8375         (try_music): bug fix: beam multiplicity was completely borked.
8376
8377         * scm/lily.scm: remove tail, filter-list, filter-out-list,
8378         first-n, butfirst-n in favor of srfi-1 functions.
8379         remove string-join, string-pad in favor of srfi-13 functions.
8380
8381         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
8382
8383         * NEWS: use complete sentences.
8384
8385         * Documentation/user/introduction.itely (Example applications):
8386         add note about databases and lilypond-book.
8387
8388         * input/test/volta.ly: remove file
8389
8390         * input/regression/volta-broken-left-edge.ly: simplify file
8391
8392 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8393
8394         * Documentation/user/refman.itely (Constructing a tweak): new
8395         subsection.
8396
8397         * Documentation/user/tutorial.itely (Fine tuning layout): add
8398         common tweaks.
8399
8400         * scm/define-grobs.scm (TextScript): use new brewer.
8401
8402 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8403
8404         * VERSION: release 1.7.23
8405
8406         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
8407
8408         * python/lilylib.py (make_ps_images): bugfixes.
8409
8410         * input/regression/volta-multi-staff.ly: new file.
8411
8412         * Documentation/user/macros.itexi: refcommands, refcommand macros.
8413
8414         * Documentation/user/tutorial.itely (Piano staffs): new section.
8415         (Setting variables): new section
8416         (Fine tuning layout): new section
8417
8418         * input/just-friends.ly: remove file. Superseeded by
8419         input/test/chords-without-melody.ly
8420
8421         * ly/property-init.ly: add all commands to refman.
8422
8423         * scm/define-translator-properties.scm: remove
8424         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
8425
8426         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
8427         name. Underscores botch up PS output.
8428
8429         * scm/define-translator-properties.scm: remove
8430         textNonEmpty, oneBeat, regularSpacingDelta
8431
8432         * scripts/convert-ly.py (FatalConversionError.conv): conversion
8433         rule for automaticBars.
8434
8435         * lily/timing-engraver.cc (start_translation_timestep): change
8436         barNonAuto to automaticBars
8437
8438 2003-06-30  Graham Percival  <gperlist@shaw.ca>
8439
8440         * input/test/perform-tie.ly: delete file.
8441
8442 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
8443
8444         * Documentation/user/refman.itely (Gregorian square neumes
8445         ligatures): bugfix: do not show ledger lines in neumes table
8446         (fixed by setting staff symbol to transparent rather than removing
8447         it from staff context)
8448
8449 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8450
8451         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
8452         glue into brew-new-markup-molecule.
8453
8454         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
8455
8456         * Documentation/user/introduction.itely (Computerized typography):
8457         new section
8458
8459         * Documentation/user/tutorial.itely (An orchestral part): remove
8460         pc example from tutorial.
8461
8462         * input/tutorial/lilbook.tex: use screech-boink
8463
8464         * scripts/lilypond-book.py (compile_all_files): split formatting
8465         output body and scheduling lilypond compilation.
8466         (format_lilypond_output_bodies): new function
8467         (format_lilypond_block): new function
8468         (html_pages): allow multi-page images in HTML
8469
8470         * python/lilylib.py (make_ps_images): rename function from
8471         make_preview, merge with make_page_images
8472
8473 2003-06-28  Graham Percival  <gperlist@shaw.ca>
8474
8475         * input/test/key-clefs.ly: moved to regression.
8476
8477         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
8478
8479         * input/no-notation/README: added note about midi-*.ly files.
8480
8481         * input/test/two-key.ly: moved to no-notation/parse5.ly
8482
8483         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
8484         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
8485
8486         * input/test/ {various}: modified comments, marked some for deletion.
8487
8488         * input/test/lines.ly: deleted file; duplicate of
8489         embedded-postscript.ly
8490
8491         * input/test/mmrest-collision: moved to regression.
8492
8493 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8494
8495         * scm/chord-name.scm (note-name->markup): don't superscript root
8496         alterations in chordnames.
8497
8498 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8499
8500         * Documentation/user/refman.itely (Multi measure rests): more
8501         index/cross-referencing.
8502
8503         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
8504
8505         * scm/font.scm: remove properties-to-font-name code.
8506
8507         * scm/define-grob-properties.scm: remove 'type
8508
8509         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
8510         conversion
8511
8512         * lily/text-spanner.cc: change 'type grob prop to 'style 
8513
8514         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
8515         "first" flag to decide whether to make a start-repeat
8516
8517         * input/regression/grace-volta-repeat-2.ly: new file.
8518
8519 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8520
8521         * lilypond-indent.el: rename generic functions to LilyPond-*
8522
8523 2003-06-22  Graham Percival  <gperlist@shaw.ca>
8524
8525         * input/test/thumb.ly: delete, merged into refman.
8526
8527         * Documentation/user/refman.itely: added thumb info to Fingering.
8528
8529         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
8530         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
8531         vertical-align.ly : deleted files.
8532
8533 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8534
8535         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
8536
8537         * lily/line-spanner.cc (broken_trend_offset): remove function.
8538         (get_broken_offset): idem.
8539         (brew_molecule): rewrite the line-break case.
8540
8541         * input/regression/follow-voice-break.ly:  new file.
8542
8543         * lily/line-spanner.cc (after_line_breaking): remove lines at the
8544         start of a system.
8545
8546 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8547
8548         * input/test/tuplet-rest.ly: moved to regression.
8549
8550         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
8551         deleted file.
8552
8553         * input/test/ {many} : marked file for possible deletion.
8554
8555 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8556
8557         * input/regression/beam-funky.ly: add note about (disputed)
8558         correct beaming.
8559
8560         * ly/engraver-init.ly (ScoreContext): put key-signature after
8561         staff-bar
8562
8563 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8564
8565         * input/test/ broken.ly lyric-phrasing.ly: deleted.
8566
8567         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
8568
8569         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
8570
8571         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
8572         stem-extend was deleted (it was duplicate example, and not as
8573         good).
8574
8575         * input/test/[s-z]*.ly: add texidoc index.
8576
8577 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8578
8579         * lily/slur.cc (get_boundary_notecolumn_y): change name from
8580         get_first_notecolumn_y
8581
8582         * lily/spanner.cc (broken_spanner_index): new function.
8583
8584 2003-06-19  Graham Percival  <gperlist@shaw.ca>
8585
8586         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
8587         lyric-hyphen.ly : moved to regression.
8588
8589         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
8590         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
8591
8592         * input/test/instrument-name-mmrest.ly: moved to
8593         ../regression/multi-measure-rest-instr-name.ly
8594
8595         * input/test/knee-sym.ly: moved to
8596         ../regression/beam-knee-symmetry.ly.
8597
8598         * input/test/hymn.ly: change comments.
8599
8600         * input/test/[p-r]*.ly: add texidoc index.
8601
8602 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8603
8604         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
8605         to postfix syntax
8606
8607         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
8608         syntax.
8609
8610         * VERSION: release 1.7.22
8611
8612 2003-06-18  Graham Percival  <gperlist@shaw.ca>
8613
8614         * input/test/[h-k]*.ly: added texidoc index.
8615
8616         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
8617
8618         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
8619
8620         * input/test/ various : mark files for deletion or moving to
8621         regression.
8622
8623         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
8624
8625         * input/test/[l-o]*.ly: added texidoc index.
8626
8627 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8628
8629         * scm/music-functions.scm (make-ottava-set): 
8630         only do ottavation if centralCPosition is set.
8631
8632         * lily/translator-scheme.cc (ly:context-property-where-defined):
8633         return '() if not found.
8634
8635 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
8636
8637         * lilypond-mode.el (LilyPond-un-comment-region): removed.
8638         Use one command for both commenting and uncommenting.
8639
8640         * lilypond-indent.el (LilyPond-comment-region): new function,
8641         (un)comments each line separately.
8642
8643         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
8644
8645         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
8646         imenu is not added by default; adapted from f90.el,
8647         makes Help-menu, which does not fit, visible in XEmacs.
8648
8649 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
8650
8651         * lilypond-mode.el: Set show-paren-mode local; minor-mode
8652         show-paren-mode sets blink-matching-paren-on-screen local.
8653         Try to make show-paren-function to paren-highlight local.
8654
8655         * lilypond-indent.el (LilyPond-scan-sexps): new function.
8656         Copy definitions of Emacs' show-paren-function and
8657         XEmacs' paren-highlight and make minimal changes;
8658         add comments about locality. 
8659         Fix matching first open-paren-char in '<< .. >>'.
8660
8661 2003-06-16  Graham Percival  <gperlist@shaw.ca>
8662
8663         * input/test/g*: added texidoc index.
8664
8665         * input/test/[a-g]*: added raggedright==#t when it
8666          seemed appropiate.
8667
8668         * input/test/ fake-grace.ly figured-bass.ly : removed file.
8669
8670         * Documentation/topdoc/INSTALL.texi: removed false warnings
8671         about gcc 3.3.
8672
8673 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8674
8675         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
8676
8677         * input/test/chords-without-melody.ly (texidoc): add from
8678         input/just-friends.ly
8679
8680         * input/regression/size{13--26}.ly: move from input/
8681
8682         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
8683         input/{star-spangled-banner,twinkle}.ly: remove 
8684
8685         * lily/slur.cc: remove slur over rest warnings.
8686
8687         * lily/note-spacing.cc (get_spacing): include left part of right
8688         object in fixed space. This fixes stretched space before
8689         accidentals.
8690
8691         * input/regression/spacing-accidental-stretch.ly: new file.
8692
8693 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
8694
8695         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
8696         Reduce to 16pt.
8697
8698 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8699
8700         * input/regression/spacing-knee.ly: docstring
8701
8702         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
8703
8704         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
8705         input/tutorial/{test,solar,flowing}.ly: remove
8706
8707         * input/rhythm.ly: remove
8708
8709         * input/mutopia/F.Schubert/standchen.ly: update syntax.
8710
8711         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
8712         update syntax. 
8713
8714         * scm/define-grobs.scm (all-grob-descriptions): set
8715         knee-spacing-correction to 1.0
8716
8717         * lily/note-spacing.cc (stem_dir_correction): compute knee
8718         correction using stem-thickness and head width.
8719
8720         * input/regression/beam-quanting-horizontal.ly: update texidoc
8721
8722         * scm/define-grobs.scm (all-grob-descriptions): set
8723         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
8724         This fixes 32nd beams for noteheads in spaces quants.
8725
8726         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
8727
8728 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
8729
8730         * README.mandrake: Change lilypond-extras to lilypond-documentation.
8731
8732 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8733
8734         * input/test/dpncnt.ly,part-combine-score.ly: remove.
8735
8736         * VERSION (PACKAGE_NAME): release 1.7.21
8737
8738         * input/regression/stem-shorten.ly: new file.
8739
8740         * lily/stem.cc (get_default_stem_end_position): revise stem
8741         shortening code.
8742
8743         * input/regression/spacing-multi-tuplet.ly: move from input/test/
8744
8745         * input/test/{scripts,volta-start,sleur}.ly: remove
8746
8747         * input/regression/span-bar.ly: smaller file.
8748
8749         * input/regression/spacing-{natural,tight,loose}.ly: remove
8750
8751         * input/test/markup.ly: remove
8752
8753         * scripts/lilypond-book.py: put printfilename in separate chunk,
8754         so texidoc is printed after the filename.  
8755
8756 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8757
8758         * make/lilypond.mandrake.spec.in: fix docdirs.
8759
8760 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8761
8762         * input/regression/beam-french.ly: bugfix.
8763
8764         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
8765
8766         * input/regression/(various).ly: add raggedright = #t.
8767
8768         * input/regression/auto-beam.ly: move from abe.ly
8769
8770 2003-06-13  Graham Percival  <gperlist@shaw.ca>
8771
8772         * input/test/f*.ly: added texinfo index.
8773
8774         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
8775
8776 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8777
8778         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
8779         quant penalty for beam just outside staff.
8780
8781         * input/regression/beam-quanting-horizontal.ly (texidoc): move
8782         from beam-pos.ly,  remove non-horizontal tests. 
8783
8784         * input/test/(various): cleanup header info. 
8785
8786         * input/test/tchaikovsky.ly: remove file.
8787
8788         * scm/chord-generic-names.scm: move from
8789         double-plus-new-chord-name.scm
8790
8791         * input/test/orchestscore.ly: remove file
8792
8793         * Documentation/user/refman.itely (Vocal music): update documentation.
8794
8795         * scm/define-translator-properties.scm (chordNoteNamer): remove
8796         chordNameStyle, use chordNameFunction
8797
8798         * scm/chord-name.scm (set-chord-name-style): remove
8799         set-chord-name-style. Use \property chordNameFunction.
8800
8801 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8802
8803         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8804         music): remove @TeX{} command.
8805
8806 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8807
8808         * lilypond-indent.el (scan-sexps): Renamed to
8809         aargh-this-breaks-other-emacs-modes-scan-sexps.
8810
8811 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8812
8813         * lilypond-indent.el: Fix: match concurrent one-char opening and 
8814         closing slurs: '()', etc. Add comments.
8815
8816         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
8817
8818         * lilypond-font-lock.el: match unending string at eof.
8819
8820         * make/lilypond.mandrake.spec.in: refreshed packed file list.
8821
8822 2003-06-10  Graham Percival  <gperlist@shaw.ca>
8823
8824         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
8825         input/test/beam-dir.ly input/test/beam-position.ly    
8826         input/test/beam-suspect.ly input/test/beam-trend.ly    
8827         input/test/beams.ly input/test/crescendo-text.ly : deleted
8828         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
8829         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
8830         * input/test/default-bars.ly: moved to bar-always.ly
8831         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
8832
8833 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8834
8835         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
8836
8837 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8838
8839         * scm/chord-ignatzek-names.scm (remove-step): rename file.
8840
8841 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
8842
8843         * lilypond-indent.el: Match better slurs in scheme expressions.
8844         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
8845
8846         * Documentation/user/invoking.itexi: document Emacs' paren matching.
8847
8848 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8849
8850         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
8851
8852         * input/ac-extra-voice.ly: Add texidoc.
8853
8854         * ly/chord-modifiers-init.ly: 
8855         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
8856         and chordNameExceptionsPartial for new chord names.
8857
8858         * input/test/chord-names-dpnj.ly: 
8859         * input/test/dpncnt.ly: Update.
8860
8861         * scm/chord-name.scm: 
8862         * scm/double-plus-new-chord-name.scm: Add compatibility for new
8863         chord selection and options.
8864
8865         * ly/chord-modifiers-init.ly: Add exceptions 
8866
8867         * scm/define-translator-properties.scm (chordNameStyle) 
8868         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
8869
8870 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
8871
8872         * ly/property-init.ly (germanChords): Added.
8873         (semiGermanChords): Added.
8874
8875         * input/test/chord-names-german.ly: Use new macros
8876
8877 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
8878
8879         * lilypond-indent.el: Use similar parenthesis highlighting for 
8880         Emacs and XEmacs through redefinitions of parenthesis highlighting 
8881         functions; removed LilyPond-show-paren-function. Fix indenting.
8882         Turn paren-matching on also in XEmacs.
8883
8884         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
8885         as needed by parenthesis highlighting functions (in scan-sexp).
8886
8887 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8888
8889         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
8890         function.
8891         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
8892
8893 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
8894
8895         * lilypond-indent.el: tune regexp for show-paren-function.
8896
8897 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8898
8899         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
8900         for all LilyPond-produced tex snippets.
8901
8902         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
8903         fixes one line --preview output of ly2dvi.
8904
8905 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
8906
8907         * lilypond-indent.el: match only one type of slurs in
8908         LilyPond-show-paren-function.
8909
8910 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8911
8912         * debian/GNUmakefile (EXTRA_DIST_FILES): 
8913         * debian/lilypond1.7.dirs: 
8914         * debian/lilypond1.7-doc.dirs: New file.
8915
8916         * input/regression/chord-name-exceptions.ly: Add parameter for
8917         ignatzekExceptions.  Quote hash in docstring.
8918
8919 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
8920
8921         * lilypond-indent.el (show-paren-function): define show-paren-function
8922         as LilyPond-blink-matching-open and use it for closing parens.
8923         Let LilyPond-blink-matching-open know whether a bracket was inserted.
8924
8925         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
8926         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
8927         LilyPond-blink-matching-paren in order to match both open and close
8928         brackets.
8929
8930 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
8931
8932         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
8933         testing by modifying the code from FSF Emacs paren.el. Add comments.
8934
8935 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8936
8937         * input/test/dpncnt.ly: Transpose example to match new
8938         default \chords octave.  Add comment.
8939
8940         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
8941         comment about octave change.
8942
8943 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8944
8945         * input/test/[d,e]: added texinfo index tags.
8946         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
8947
8948 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8949
8950         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
8951
8952 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
8953
8954         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
8955         as in blink-matching-open.
8956
8957 2003-06-03  Graham Percival  <gperlist@shaw.ca>
8958
8959         * input/test/[a-c]: more comments in files.
8960         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
8961         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
8962         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
8963         mark file for proposed deletion.
8964         * input/test: renaming files:
8965         auto-beam-4-8.ly to beam-auto-4-8.ly
8966         auto-beam-override.ly to beam-auto-override.ly
8967         auto-beam.ly to beam-auto.ly
8968         blank.ly to blank-paper.ly
8969         absolute-volume.ly to dynamic-absolute-volume.ly
8970
8971 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8972
8973         * input/test/dpncnt.ly: 
8974         * input/test/chord-names-dpnj.ly: Resurrect.
8975
8976         * lily/my-lily-lexer.cc: Remove chordnames keyword.
8977
8978         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
8979
8980         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
8981         Better docstring, add parameter OMIT-ROOT, tidy up.
8982
8983 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
8984
8985         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
8986
8987 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8988
8989         * scm/output-ascii-script.scm (as-font-alist-alist):
8990         (as-properties-to-font-name):
8991         (as-make-style-sheet): Remove.
8992
8993         * scm/font.scm (as-make-font-list): New function.
8994         (as-font-sheet-alist): New variable.
8995
8996         * ly/paper-as9-init.ly: 
8997         * ly/paper-as5-init.ly: Update.
8998
8999         * ly/paper-as5.ly:
9000         * ly/paper-as9.ly: New file.
9001
9002 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
9003
9004         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
9005
9006 2003-05-28  Graham Percival  <gperlist@shaw.ca>
9007         * input/sondag-morgen/*: removed due to copyright concerns.
9008         * input/[a,b]*.ly: added a newline at the end of the texinfo
9009         doc string (produces better output in HTML version).
9010         * input/c*.ly: added texinfo index and added comments to
9011         aid in future changes to input/test/ files.
9012
9013 2003-05-28  Graham Percival  <gperlist@shaw.ca>
9014
9015         * Documentation/user/refman.itely: fixed build problem (missing
9016         file) caused by previous renaming.
9017
9018 2003-05-28  Graham Percival  <gperlist@shaw.ca>
9019
9020         * input/test/[a,b]*.ly: added texinfo index and added comments to
9021         aid in future changes to input/test/ files.
9022         * input/test/bar-number-every-5-reset.ly: renamed to
9023         bar-number-every-five-reset.ly
9024         * input/test/bar-script-visibility.ly: renamed to
9025         bar-number-show-all.ly
9026
9027 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9028
9029         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
9030         to Voice.
9031
9032         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
9033         out note-line and glissando functionality.
9034
9035         * lily/line-spanner.cc (brew_molecule): cleanup.
9036
9037 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
9038
9039         * scripts/as2text.scm: Use rdelim module.
9040         (start-system): Rename from start-line.
9041         (stop-system): Rename from stop-line.
9042         (af-gulp-file): Use string iso symbol for getenv.
9043
9044         * scm/output-ascii-script.scm: Add guile and lily modules.
9045         (font-name-alist): New variable.
9046         (draw-line): New function.
9047
9048         * scm/output-lib.scm (func, arg->string): Re-add from archive.
9049         (Were these silently removed, without ChangeLog entry?)
9050
9051 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9052
9053         * scm/music-functions.scm (make-ottava-set): bugfixes: also
9054         process 2nd ottava correctly.
9055
9056 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
9057
9058         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
9059
9060 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9061
9062         * Documentation/user/converters.itely (Invoking midi2ly): Update.
9063
9064 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9065
9066         * VERSION: release 1.7.20
9067
9068         * lily/text-spanner.cc (brew_molecule): clean up function. This
9069         fixes bugs with broken 8va spanners.
9070
9071         * lily/simple-spacer.cc (solve): also compute force for raggedright.
9072         This prevents spurious line-breaks with raggedright
9073
9074 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9075
9076         * lily/key-performer.cc (create_audio_elements): always use major
9077         key
9078
9079         * Documentation/user/internals.itely: updates
9080
9081         * input/regression/beam-break.ly: new file.
9082
9083         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
9084         beams if starting or terminating stems have 'beaming set.)
9085
9086         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
9087         property.
9088
9089         * lily/parser.yy (verbose_command_req): add comment about scales.
9090
9091 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
9092
9093         * lilypond-indent.el: adjust regexps in bracket-matching.
9094
9095 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
9096
9097         * Documentation/user/refman.itely: more tiny fixes
9098
9099         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
9100         "Chord names"; added table with input syntax for solesmes neumes
9101         table; added some words about rationale on input syntax design
9102
9103         * lily/gregorian-ligature-engraver.cc,
9104         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
9105         lily/include/gregorian-ligature.hh: bugfix: horizontal head
9106         alignment of Pes Initio Debilis
9107
9108         * Documentation/user/refman.itely,
9109         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
9110         mf/parmesan-heads.mf: fixed most of the head selection/alignment
9111         bugs in the solesmes neumes table
9112
9113 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
9114
9115         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
9116         Similarly, match '[' and ']' by skipping '\[' and '\]'.
9117
9118         * lilypond-mode.el: fix tag-score. small improvements.
9119
9120 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
9121
9122         * .cvsignore: Add aclocal.m4.
9123
9124         * lily/music-constructor.cc: Include <assert.h>.
9125
9126 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9127
9128         * ly/engraver-init.ly (HaraKiriStaffContext): use
9129         RemoveEmptyStaffContext instead.
9130
9131         * Documentation/user/refman.itely: updates
9132
9133 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
9134
9135         * Documentation/user/refman.itely: added solesmes neumes table;
9136         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
9137         bugfix: "Ornaments" -> "Articulations"
9138
9139         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
9140
9141 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
9142
9143         * lilypond-indent.el: Add a message about trying to match \] or \).
9144
9145 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
9146
9147         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
9148         obsolete "arithmetic_*"
9149
9150         * input/bugs/ligatures.ly: removed (will be put into a different
9151         directory later)
9152
9153 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9154
9155         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
9156         libkpathsea (Maurizio Tomasi).
9157
9158 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9159
9160         * input/regression/repeat-slash.ly (texidoc): new file
9161
9162         * lily/slash-repeat-engraver.cc (try_music): new file, handle
9163         slash repeats separately. Slash repeats and %
9164         repeats can now be nested.
9165
9166 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
9167
9168         * lilypond-indent.el: Add preliminary test for closing \] and \).
9169
9170 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
9171
9172         * lily/gregorian-ligature-engraver.cc,
9173         lily/vaticana-ligature-engraver.cc,
9174         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
9175         mf/parmesan-heads.mf: various semivocalis related bugfixes
9176
9177         * input/bugs/ligatures.ly: new file demonstrating problems with
9178         ligatures
9179
9180 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
9181
9182         * lilypond-mode.el,
9183         lilypond-font-lock.el,
9184         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
9185
9186 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
9187
9188         * lilypond-mode.el: Remove outdated code. Stress the difference 
9189         between Emacs and XEmacs definitions.
9190
9191         * lilypond-mode.el,
9192         lilypond-indent.el: Define a function interactive only when necessary.
9193
9194 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
9195
9196         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
9197         Use inactive regions also in XEmacs.
9198
9199 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9200
9201         * Documentation/user/refman.itely (Repeat syntax): more updates
9202
9203         * lily/simple-spacer.cc (solve): move solution process into
9204         solve(). This fixes a bug with collisions and raggedright = ##t.
9205
9206         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
9207
9208         * ly/engraver-init.ly: remove GraceContext. Update examples.
9209
9210 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9211
9212         * GNUmakefile.in (fonts): Also make fontball.
9213
9214         * Website fixes:
9215
9216         * ly/engraver-init.ly (GraceContext): Add.
9217
9218         * run:
9219
9220             convert-ly $(find . -name *.ly)
9221
9222         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
9223         new chords.
9224
9225 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9226
9227         * VERSION: 1.7.19 released
9228
9229         * scm/music-functions.scm (set-octavation): new function.
9230
9231         * input/regression/ottava.ly: new file
9232
9233         * lily/translator-scheme.cc (LY_DEFINE): new function
9234         ly:unset-context-property
9235         (LY_DEFINE) new function ly:context-property-where-defined: 
9236
9237 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
9238
9239         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
9240
9241         * lilypond.words: add few.
9242
9243         * input/test/script-chart.ly: fix typo.
9244
9245 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9246
9247         * scm/define-grobs.scm: uniform naming for definitions and output
9248         routine files. 
9249
9250         * ly/engraver-init.ly (ChoirStaffContext): add \description from
9251         scm/context-description.scm
9252
9253         * lily/parser.yy (translator_spec_body): add \description to the
9254         \translator{} body syntax.
9255
9256         * lily/ottava-engraver.cc: new file.
9257
9258         * scm/chord-name.scm (natural-chord-alteration): replace old
9259         chord stuff. 
9260
9261         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
9262
9263         * Documentation/user/refman.itely (Metronome marks): update doco.
9264
9265         * input/regression/markup-note.ly: new file
9266
9267         * input/regression/metronome-marking.ly: new file
9268
9269         * lily/metronome-engraver.cc: new file. Print \tempo markings.
9270
9271         * scm/new-markup.scm (note-markup): make a note glyph, useful for
9272         metronome marks.
9273
9274 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9275
9276         * Documentation/user/GNUmakefile: Compatibility fix for new
9277         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
9278         for making binary packages; info splitting bug has been fixed.
9279
9280         * Documentation/user/refman.itely: Compile fixes.
9281
9282 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
9283
9284         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
9285         Count \midi -keywords also for a region.
9286
9287 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9288
9289         * lily/lookup.cc (LY_DEFINE): new function
9290
9291         * Documentation/user/tutorial.itely: updates
9292
9293 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
9294
9295         * lilypond-mode.el: Allow Midi on buffer.
9296         Use only '.ly'-extension, remove '.sly' and '.fly'.
9297         Allow use of inactive regions. Invoke next Command on Master file, 
9298         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
9299
9300 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9301
9302         * Documentation/user/tutorial.itely: updates.
9303
9304 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
9305
9306         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
9307
9308 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
9309
9310         * lily/coherent-ligature-engraver.cc: fixed typo
9311
9312         * lily/coherent-ligature-engraver.cc,
9313         lily/gregorian-ligature-engraver.cc,
9314         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9315         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
9316         lily/vaticana-ligature-engraver.cc,
9317         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
9318         scm/grob-description.scm: cleanup: junked LigatureHead grob and
9319         removed all ligature specific stuff from NoteHead code
9320
9321         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
9322         ligatures now use regular noteheads
9323
9324         * lily/vaticana-ligature.cc: tiny code cleanups
9325
9326         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
9327         space between two adjacent noteheads of the same pitch
9328
9329         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
9330         description; cleanup: removed obsolete font-family settings
9331
9332 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
9333
9334         * lily/coherent-ligature-engraver.cc,
9335         lily/gregorian-ligature-engraver.cc,
9336         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9337         lily/mensural-ligature-engraver.cc,
9338         lily/vaticana-ligature-engraver.cc,
9339         lily/include/gregorian-ligature-engraver.hh: updated for new
9340         Coherent_ligature_engraver; added comments that describe the basic
9341         design ideas of the ligature implementation
9342
9343         * lily/coherent-ligature-engraver.cc,
9344         lily/include/coherent-ligature-engraver.hh: new file: shared code
9345         between mensural ligatures and Gregorian chant notation ligatures
9346
9347 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
9348
9349         * lilypond-mode.el: XEmacs fixes: include two definitions for the
9350         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
9351         use only two arguments in sit-for, use no arguments in
9352         read-char-exclusive, backspace is not a character (127) in XEmacs.
9353
9354         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
9355
9356 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
9357
9358         * lilypond-mode.el: un-commenting works after syntax-table fix.
9359
9360         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
9361         group, verbose commenting for syntax table.
9362
9363         * lilypond-indent.el: add TODO for ligature slurs.
9364
9365 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
9366
9367         * lilypond-mode.el: Move comments of parenthesis matching away,
9368         (blink-matching-paren-on-screen) fix blinking in Emacs.
9369
9370         * lilypond-font-lock.el: Fix parent-matching for Emacs:
9371         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
9372
9373         * lilypond-indent.el: Add TODO for parenthesis matching.
9374
9375 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
9376
9377         * lilypond-mode.el: Fix XEmacs: 
9378         changed [S-iso-lefttab] to [(shift iso-lefttab)],
9379         invoke explicitly easy-menu-add (in Emacs done automatically).
9380
9381         * lilypond.words: Add few words from input/*/*.ly.
9382
9383 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9384
9385         * VERSION (PATCH_LEVEL): release 1.7.18
9386
9387         * scripts/lilypond-book.py: only print basename for printfilename
9388         option
9389
9390         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
9391         and syntax updates.
9392
9393 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9394
9395         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
9396         better parametrisation. Move fatness of bulb downward.
9397
9398         * mf/parmesan-custodes.mf (dir_down): remove underscores from
9399         glyph names. Underscores are not allowed .ps encoding files.
9400
9401 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
9402
9403         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
9404         variable "packed" for packed right-ragged mode
9405
9406         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
9407         unused variable ragged; fixed indentation
9408
9409         * Documentation/user/refman.itely: tiny cleanups in ancient
9410         clef and custos section
9411
9412 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9413
9414         * lily/parser.yy (Simple_music): add \applyoutput, syntax
9415         \applyoutput PROCEDURE
9416
9417         * lily/my-lily-lexer.cc: add \applyoutput.
9418
9419         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
9420
9421         * lily/text-item.cc: clean text-interface description
9422
9423 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9424
9425         * input/{regression,test}/: use postfix for slur endings and beam
9426         begins.
9427
9428         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
9429         style beams too. 
9430
9431         * input/regression/lyrics-melisma-beam.ly: new file.
9432
9433         * lily/lyric-engraver.cc (process_music): change from
9434         process_acknowledged_grobs()
9435
9436         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
9437         functions to set and revert auto-beam settings.
9438
9439 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9440
9441         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
9442
9443 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
9444
9445         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
9446         Documentation/user/lilypond.tely: fixed some typos; updated author
9447         info
9448
9449         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
9450         #"" -> #'flag-style = #'()
9451
9452         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
9453         cleanup: removed dead #includes
9454
9455         * lily/gregorian-ligature-engraver.cc,
9456         lily/include/gregorian-ligature.hh,
9457         scm/grob-property-description.scm: small cleanups, small spacing
9458         fixes
9459
9460         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
9461         lily/vaticana-ligature.cc,
9462         lily/include/gregorian-ligature-engraver.hh,
9463         scm/grob-property-description.scm, scm/music-types.scm:
9464         "porrectus" -> "pes or flexa"
9465
9466         * ly/engraver-init.ly, scm/grob-description.scm,
9467         scm/grob-property-description.scm: junked porrectus, now handled
9468         by ligature code
9469
9470         * scm/grob-description.scm: bugfix: added space-alist entry for
9471         breathing sign/custos
9472
9473 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9474
9475         * Another grand 2003 update.
9476
9477         * Remove mentioning of `mudela'; There's no such thing.
9478
9479 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9480
9481         * Documentation/user/preface.itely (Preface to version 1.8): update
9482
9483         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
9484
9485         * Documentation/user/converters.itely (Invoking convert-ly): revise
9486
9487         * scripts/convert-ly.py (outfile_name): remove --assume-old.
9488
9489         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
9490
9491 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9492
9493         * Documentation/user/internals.itely: more updates.
9494
9495 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9496
9497         * Documentation/user/refman.itely: revise 
9498
9499         * Documentation/user/internals.itely: revise
9500
9501         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
9502
9503 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
9504
9505         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
9506         beautification: reformatted ancient clefs section; cleanup: small
9507         wording fixes
9508
9509 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
9510
9511         * lilypond.words: added words for chant notation, sorted
9512         alphabetically through "sort lilypond.words"
9513
9514 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
9515
9516         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
9517         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
9518         chant notation
9519
9520 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
9521
9522         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
9523         prevent TeX from interpreting them as long dash
9524
9525         * input/test/vaticana.ly: updated
9526
9527         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
9528         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
9529         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
9530         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
9531         fixes
9532
9533         * mf/parmesan-heads.mf: ledger endings: removed dead code
9534
9535 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9536
9537         * VERSION: 1.7.17 released
9538
9539         * Documentation/user/GNUmakefile
9540         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
9541         files too.
9542
9543         * scm/document-markup.scm: new file: document all markup
9544         functions.
9545
9546         * scm/documentation-generate.scm: rename all documentation modules
9547         to document-*.scm
9548
9549         * scripts/lilypond-book.py: generate link to .ly file iso. link to
9550         .png
9551
9552         * input/test/divisiones.ly: added
9553
9554         * input/regression/output-property.ly: new file
9555
9556         * lily/cluster.cc: change cluster-interface to use style property
9557
9558 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
9559
9560         * input/test/chord-names-german.ly: modified.
9561
9562         * scm/chords-ignatzek.scm:
9563           chord-name->german-markup: Added
9564           note-name->german-markup: Changed (now producing lowercase notenames)
9565
9566         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
9567
9568 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9569
9570         * scripts/convert-ly.py (FatalConversionError.conv):
9571         divisiominima -> divisioMinima, etc.
9572
9573         * ly/engraver-init.ly (FiguredBassContext): add
9574         Separating_line_group_engraver to Figured bass context.
9575
9576         * ly/german-chords-init.ly: remove file
9577
9578         * input/test/chord-names-german.ly (scm): new file.
9579
9580         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
9581
9582         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
9583         Chord_name_engraver
9584
9585         * Documentation/user/refman.itely: lots of updates.
9586
9587         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
9588         new file
9589
9590         * input/test/bar-number-every-5-reset.ly: new file.
9591
9592 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9593
9594         * input/regression/chord-name-major7.ly: new file
9595
9596         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
9597         if specced explicitly.
9598
9599         * input/regression/chord-name-entry-11.ly: new file.
9600
9601         * input/test/slur-beautiful.ly: new file.
9602
9603         * Documentation/user/refman.itely: updates.
9604
9605         * input/regression/collisions.ly (threevoice): cleanup.
9606
9607         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
9608
9609 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9610
9611         * Documentation/user/*.itely: various updates.
9612
9613         * ly/spanners-init.ly: enddecr/ endcr.
9614
9615         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
9616         of tutorial
9617
9618 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9619
9620         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
9621
9622         * lily/new-chord-name-engraver.cc (process_music): use octavation
9623         (a number) instead of original-pitch to store inversions. This
9624         fixes a problem with transposed chords with inversions.  
9625
9626 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9627
9628         * stepmake/aclocal.m4: Include compile fix for broken flex, as
9629         used in includable-lexer.hh.
9630
9631         * lily/includable-lexer.cc: Bugfix: include config.h.
9632
9633         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
9634         circumvention of Debian packaging bug.
9635
9636 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9637
9638         * flex-2.5.31 hits Debian/unstable.  Fixes below.
9639
9640         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
9641
9642         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
9643         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
9644
9645         * lily/include/includable-lexer.hh: 
9646         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
9647
9648         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
9649
9650         * aclocal.m4: Regenerate.
9651
9652         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
9653         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
9654
9655         * scm/pdf.scm (use-modules): Include lily.
9656
9657         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
9658         Noordkamp).
9659         (use-modules): Include lily.
9660         (lily-def): Bugfix: include tex-val in let.
9661
9662 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
9663
9664         * lilypond-mode.el: sensible error if lilypond.words not found.
9665
9666         * lilypond.words: add few words.
9667
9668 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
9669
9670         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
9671
9672         * mf/parmesan-scripts.mf: fixed typo in char name
9673
9674 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9675
9676         * VERSION: 1.7.16 released
9677
9678         * python/lilylib.py (setup_temp): temporary directories are mode 700.
9679         (this is a security vulnerability).
9680
9681         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
9682
9683         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
9684         add staff support.
9685
9686 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
9687
9688         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
9689         ly/script-init.ly, scm/script.scm: bugfix: renamed
9690         fermata->signumcongruentiae to fix naming clash with feta font
9691
9692 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9693
9694         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
9695
9696         * lily/multi-measure-rest-engraver.cc
9697         (start_translation_timestep): use grace timing too for determining
9698         when to make mmrest.
9699         (start_translation_timestep): clear numbers too.
9700
9701 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
9702
9703         * scm/music-types.scm: compile fix: escape braces
9704
9705         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
9706         work around font selection problem
9707
9708         * Documentation/user/refman.itely: BreathingSign: added docu for
9709         property "text"
9710
9711 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9712
9713         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
9714         information.
9715
9716 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9717
9718         * lily/multi-measure-rest-engraver.cc (class
9719         Multi_measure_rest_engraver): make multiple Number objects, one
9720         for each MultiMeasureTextEvent.
9721
9722         * scm/music-functions.scm (glue-mm-rest-texts): use
9723         MultiMeasureTextEvent
9724
9725         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
9726
9727         * Documentation/user/refman.itely (Multi measure rests): update.
9728
9729 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9730
9731         * lily/ly-module.cc (ly_copy_module_variables): use
9732         scm_internal_hash_fold() for iterating modules.
9733
9734 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
9735
9736         * Documentation/user/refman.itely: Section Custodes: added more
9737         example code
9738
9739         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
9740         neo-mensural rests to parmesan font
9741
9742         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
9743         header
9744
9745 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9746
9747         * Documentation/user/macros.itexi: @fileref macro.
9748
9749         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
9750         each file. 
9751
9752 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
9753
9754         * lily/include/custos.hh, make/lilypond.suse.spec.in,
9755         Documentation/topdocs/AUTHORS.texi: updated my email address
9756
9757         * Documentation/user/refman.itely: updated custos documentation;
9758         beautified divisiones example; beautified articulations table
9759
9760         * lily/breathing-sign.cc: bugfix: finalis molecule
9761
9762 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
9763
9764         * Documentation/user/refman.itely: added docu for
9765         contemporary fermata symbols, gregorian breathing signs; small fixes
9766
9767         * ly/gregorian-init.ly: removed obsolete #'type props
9768
9769 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9770
9771         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
9772         minimum-length property correctly.
9773
9774 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9775
9776         * scm/music-functions.scm (make-multi-measure-rest): set input
9777         locations for multimeasure rests.
9778
9779 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
9780
9781         * input/regression/breathing-sign.ly: updated to for ancient
9782         notation
9783
9784 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
9785
9786         * scripts/ly2dvi.py: Add newline.
9787
9788 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9789
9790         * scripts/ly2dvi.py (dependency_files): Compile fix.
9791
9792 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9793
9794         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
9795         (make_html_menu_file): --html menu. 
9796
9797 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9798
9799         * scripts/ly2dvi.py (run_dvips): +add the .map file 
9800
9801 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9802
9803         * input/screech-boink.ly: new file.
9804
9805 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9806
9807         * scripts/lilypond-book.py (make_lilypond_file): convert
9808         lilypond-file to lilypond block directly, without going through
9809         begin/end lilypond text.
9810
9811
9812 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
9813
9814         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
9815         scm/grob-description.scm: moved Michael's original breathing sign
9816         code in brew_molecule() to divisio_minima(); provided new
9817         brew_molecule() that effectively replaces the
9818         Text_item::brew_molecule callback (with additional fallback to
9819         Michael's original code); added callbacks for brewing divisio
9820         maior/maxima and finalis
9821
9822         * gregorian-init.ly: added breathing sign shortcuts for virgula,
9823         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
9824
9825         * script-init.ly: added shortfermata, longfermata,
9826         verylongfermata, varcoda
9827
9828         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
9829         longfermata, verylongfermata, varcomma, varcoda
9830
9831 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9832
9833         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
9834           Remove all noquote and insert a few quote.
9835
9836         * Documentation/user/lilypond-book.itely (Music fragment options),
9837           scripts/lilypond-book.py: Don't include quotation blocks by
9838           default. Introduce option quote instead of noquote
9839
9840 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9841
9842         * VERSION: 1.7.15 released
9843
9844         * Documentation/user/lilypond.tely: omf updates.
9845
9846         * buildscripts/texi2omf.py (omf_vars): include version.date
9847
9848         * make/lilypond.redhat.spec.in: fixes for spec file. 
9849
9850         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
9851         by function definition: lily now requires a recent GNU Make.
9852
9853         * scripts/lilypond-book.py (write_deps): remove .tex dependency
9854         writing.
9855
9856         * make/ly-rules.make: remove .ly -> .tex rule
9857
9858         * Documentation/user/refman.itely (Figured bass): revised figured
9859         bass example.
9860
9861 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9862
9863         * stepmake/stepmake/omf-targets.make (local-install): add
9864         scrollkeeper-update message.
9865
9866         * scripts/lilypond-book.py (lilypond_binary): explicity add path
9867         to binary.
9868         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
9869
9870         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
9871
9872         * Documentation/user/converters.itely (Invoking midi2ly): add
9873         track/channel notice.
9874
9875 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9876
9877         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
9878
9879         * lily/parser.yy (scalar): DIGIT is also a scalar.
9880
9881         * Documentation/user/music-glossary.tely: add @omf tags
9882
9883         * Documentation/user/lilypond.tely: add @omf tags
9884
9885         * scm/generate-documentation.scm (string-append): add @omf tags.
9886
9887         * stepmake/stepmake/omf-*: new files 
9888
9889         * input/regression/multi-measure-rest.ly (texidoc): add doco
9890
9891         * GNUmakefile.in (web-doc-install): add web-doc-install target
9892
9893         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
9894         fixes crashes while dumping MIDI.
9895
9896         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
9897         midi
9898
9899 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9900
9901         * buildscripts/texi2omf.py: new file.
9902
9903         * mf/feta-beugel.mf: include font count, not staffsize (16) in
9904         font-name
9905
9906 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9907
9908         * input/regression/beam-manual-beaming.ly (texidoc): new file.
9909
9910         * lily/sequential-iterator.cc (descend_to_child): call
9911         descend_to_child() for all types of music.
9912
9913 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9914
9915         * scm/translator-property-description.scm: Add
9916         bassFigureFormatFunction.  Replace some entries.
9917
9918 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9919
9920         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
9921         clean out.
9922
9923 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9924
9925         * scripts/midi2ly.py (Note.dump): never dump duration for
9926         dump_dur=0.
9927
9928         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
9929         new function
9930
9931         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
9932         figures using new markups. Much simpler, and should improve layout
9933         a little.
9934
9935         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
9936
9937 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9938
9939         * ly/engraver-init.ly: use Hara kiri by default for 
9940         ChordNames, FiguredBass and Lyrics(Voice) context. 
9941
9942         * lily/axis-group-engraver.cc (acknowledge_grob): use
9943         rhythmic-grob-interface for selecting items not to hara-kiri'd 
9944
9945         * scm/new-markup.scm (markup-function-list): add bracket,
9946         vbracket.
9947
9948         * ly/engraver-init.ly (ChordNamesContext): set
9949         minimumVerticalExtent
9950
9951 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9952
9953         * input/test/time-signature-double.ly: new file 
9954
9955         * input/regression/collision-head-chords.ly (texidoc): new file.
9956
9957         * lily/type-swallow-translator.cc: add note swallow translator 
9958
9959         * input/test/time-signature-double.ly: new file.
9960
9961         * lily/type-swallow-translator.cc: add Rest_swallow_translator
9962
9963         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
9964         (FiguredBassContext): idem.
9965
9966         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
9967
9968         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
9969
9970         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
9971
9972         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
9973         .afm dependency
9974
9975         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
9976
9977         * python/lilylib.py (make_page_images): add function.
9978
9979         * scripts/ly2dvi.py (run_latex): include title in preview image.
9980
9981         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
9982         from lilypond-book for <ly2dvifile> tags in HTML.
9983
9984         * scripts/ly2dvi.py (option_definitions): add --debug option to
9985         print out environment.
9986
9987         * input/regression/tie-chord-partial.ly: new file.
9988
9989 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
9990
9991         * lilypond.words: add 3
9992
9993 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9994
9995         * scm/new-markup.scm (markup-function-list): add finger-markup
9996
9997         * input/tutorial/brahms-tweaked.ly: new markup 
9998
9999         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
10000
10001         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
10002         crash when processing '() markup
10003
10004         * input/regression/breathing-sign.ly (texidoc): add caesura example.
10005
10006         * lily/breathing-sign.cc (railtracks): another caesura.
10007
10008         * mf/feta-schrift.mf: caesura symbol. 
10009
10010 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10011
10012         * scripts/convert-ly.py (FatalConversionError.conv): add
10013         ly:molecule-XXX conversions.
10014
10015         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
10016
10017         * input/regression/multi-measure-rest-text.ly: new file.
10018
10019         * scm/music-functions.scm (glue-mm-rest-texts): automatically
10020         convert MMREST-TEXT to MultiMeasureRestNumber settings.
10021
10022         * ly/engraver-init.ly (ScoreContext): move tablature settings to
10023         ScoreContext
10024
10025         * scm/new-markup.scm (center-markup): \center markup.
10026
10027         * scm/music-functions.scm: remove pitchify scripts.
10028
10029         * lily/music.cc (print_smob): display music name if available 
10030
10031 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10032
10033         * Documentation/user/refman.itely (Instrument names): remove
10034         \turnOff doco.
10035
10036 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10037
10038         * lily/score.cc (mark_smob): bugfix.
10039
10040         * input/regression/rehearsal-mark.ly: new file.
10041
10042         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
10043         report error at the current token again.
10044
10045 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10046
10047         * cygwin/mknetrel: Exit if doc build fails.
10048
10049         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
10050
10051 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10052
10053         * scm/music-types.scm (music-descriptions): add doc strings
10054
10055 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10056
10057         * lily/lexer.ll: 
10058         * lily/include/my-lily-lexer.hh: 
10059         * lily/include/includable-lexer.hh: Add flex kludge.
10060
10061         * config.hh.in: 
10062         * config.make.in: 
10063         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
10064         cruft.
10065
10066         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
10067         code.
10068
10069 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10070
10071         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
10072
10073         * lily/parser.yy (new_chord): Compile fix.
10074
10075 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10076
10077         * Documentation/user/refman.itely (Tuning groups of objects):
10078         remove documentation for \turnOff. 
10079
10080         * lily/percent-repeat-engraver.cc (try_music): add correct
10081         processing moments for double-measure percents as well.
10082
10083         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
10084
10085         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
10086         grob prop type. 
10087
10088         * Documentation/user/refman.itely (Printing named chords): add
10089         chord name tweak doco.
10090
10091         * input/template/gregorian-transcription.ly: new file.
10092
10093 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10094
10095         * VERSION: 1.7.13 released
10096
10097         * input/test/*: lots of cleanups/comment-outs/removals in chord
10098         examples
10099
10100         * input/regression/*: lots of cleanups/comment-outs/removals in
10101         chord examples
10102
10103         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
10104         options
10105
10106         * lily/new-chord-name-engraver.cc (process_music): give original
10107         inversion pitch to chord name routine.
10108
10109         * input/tutorial/os-score.ly: update to new markup
10110
10111         * Documentation/user/appendices.itely: simply include
10112         chords-ignatzek. 
10113
10114         * Documentation/user/refman.itely (Chords mode): add documentation
10115         for chord mode.
10116
10117         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
10118         not present in chord.
10119         (construct-chord): add inversion and bass support.
10120
10121         * lily/chord.cc: junk contents.
10122
10123 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
10124
10125         * Documentation/user/refman.itely:
10126         * Documentation/user/music-glossary.tely: fix. 
10127
10128 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10129
10130         * scm/chord-entry.scm (construct-chord): move chord construction
10131         to Scheme.
10132
10133         * lily/parser.yy (new_chord): new setup for chord entry.
10134
10135 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
10136
10137         * lilypond.words:
10138         * Documentation/user/music-glossary.tely: add ambitus.
10139
10140 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10141
10142         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
10143
10144         * lily/include/*.hh: string() -> to_string()
10145
10146         * scm/chords-ignatzek.scm: new file.
10147
10148         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
10149         standard chord name exceptions.
10150
10151         * scm/translator-property-description.scm (chordNameSeparator):
10152         add property.
10153         (majorSevenSymbol): add property
10154
10155         * lily/translator-scheme.cc (ly:context-properties): new function
10156         (ly:context-parent): new function.
10157         (print_smob): print context name.
10158
10159         * lily/music.cc (ly:get-music-length): new function
10160         (print_smob): don't print properties.
10161
10162         * lily/duration.cc (duration<?): new function
10163
10164         * input/regression/chords-funky-ignatzek.ly: new file.
10165
10166         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
10167         jazz chords.
10168
10169         * lily/pitch.cc (ly:pitch-diff): new function.
10170
10171         * input/regression/chords-ignatzek.ly: new file.
10172
10173 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10174
10175         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
10176         pitches for jazz chords.
10177
10178 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10179
10180         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
10181
10182 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
10183
10184         * lilypond.words: add 1
10185
10186 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
10187
10188         * Documentation/topdocs/AUTHORS.texi: refine.
10189
10190 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
10191
10192         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
10193
10194         * lilypond.words: add one.
10195
10196 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
10197
10198         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
10199         Fontify bass note in chords, e.g., e in c1/e.
10200
10201 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10202
10203         * Documentation/user/music-glossary.tely: Dutch updates and
10204         additions (Arent Storm).
10205
10206 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10207
10208         * input/regression/ambitus.ly:  move file.      
10209
10210         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
10211
10212         * lily/event.cc (transpose): add tonic property to Key_change_req
10213         and to Key_engraver.
10214
10215 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
10216
10217         * Documentation/user/refman.itely: fix typo.
10218
10219         * lilypond.words: removed wrong identifiers.
10220
10221 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10222
10223         * mf/feta-toevallig.mf: make flat stem shorter 
10224
10225 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
10226
10227         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
10228
10229         * lilypond.words: add from Phrasing slur.
10230
10231 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
10232
10233         * lilypond-mode.el: allow launching multiple ViewPS processes.
10234
10235         * lilypond.words: add from Text markup.
10236
10237 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10238
10239         * input/test/ossia.ly (texidoc): add comment.
10240
10241         * input/regression/voice-follower.ly: new file.
10242
10243         * mf/feta-toevallig.mf: make flat heavier.
10244
10245         * lily/cluster-engraver.cc: clean up Cluster engraver
10246
10247         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
10248         Engraver. Use Note_column to compute Y positions and deal with
10249         line break stuff.
10250
10251 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10252
10253         * lily/stem.cc: move french-beaming to stem.
10254
10255 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
10256
10257         * lilypond-font-lock.el: fontify all durations in chords.
10258
10259         * lilypond.words: add from lily/my-lily-lexer.cc
10260
10261 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10262
10263         * VERSION: release 1.7.12
10264
10265         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
10266
10267         * lily/gregorian-ligature.cc: new file
10268
10269         * lily/*: the Great 2003 search & replace.
10270
10271         * Documentation/user/refman.itely (Manual repeat commands): add
10272         note about font selection.
10273
10274 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
10275
10276         * lilypond-mode.el: propose recompiling midi while invoking playing,
10277         not while stopping playing.
10278
10279 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
10280
10281         * lilypond.words: add one.
10282
10283         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
10284         and expressional note grouping. Fontify chord modes.
10285
10286 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
10287
10288         * Documentation/user/music-glossary.tely (Top): translate melisma.
10289
10290 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10291
10292         * Documentation/user/music-glossary.tely (Top): add melisma.
10293
10294 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
10295
10296         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
10297         interfaces for (abstract) grob GregorianLigature
10298
10299         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
10300         renamed head* -> glyph_name*, x-shift* -> x-offset*
10301
10302         * scm/grob-property-description.scm: bugfix: added missing descriptions
10303
10304 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10305
10306         * input/test/chord-names-dpnj.ly: New file.
10307
10308         * scm/double-plus-new-chord-name.scm: Implement full and partial
10309         exceptions.
10310
10311         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
10312
10313         * scm/double-plus-new-chord-name.scm
10314         (double-plus-new-chord->markup): Fix sub->markup.
10315
10316
10317 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
10318
10319         * lily/custos-engraver.cc: added TODO; editorial changes
10320
10321         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
10322         consistency with other ligature engravers; removed access on (now)
10323         private variable _ligature of Ligature_engraver
10324
10325         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
10326         renamed last_bound -> last_bound_; issue programming_error on
10327         abstract method calls; moved primitives code from
10328         Mensural_bracket_engraver to here (because almost ligature
10329         engravers will need it); renamed try_stop_ligature () ->
10330         typeset_ligature (); bugfix: store primitives of finished ligature
10331         in separate variable finished_primitives_ to avoid clash on input
10332         like "\] \["; added current_ligature () to enable access on
10333         private variable _ligature
10334
10335         * lily/mensural-ligature-engraver.cc: removed primitives_ code
10336         (now in super class); renamed try_stop_ligature () ->
10337         typeset_ligature ()
10338
10339         * lily/mensural-ligature.cc: issue programming_error on abstract
10340         method calls
10341
10342         * lily/note-heads-engraver.cc: added TODO comment upon bool
10343         in_ligature
10344
10345         * mf/parmesan-heads.mf: fixed some of set_char_box()
10346
10347         * scm/grob-description.scm: added VaticanaLigature
10348
10349         * scm/grob-property-description.scm: added neume prefix properties
10350
10351         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
10352         lily/include/gregorian-ligature-engraver.hh,
10353         lily/include/gregorian-ligature.hh: new files; framework for
10354         gregorian ligature engravers such as vaticana
10355
10356         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
10357         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
10358         vaticana style ligature implementation (still somewhat uncomplete)
10359
10360 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10361
10362         * VERSION: release 1.7.11
10363
10364         * scripts/convert-ly.py: add ly:pitch-transpose rule
10365
10366 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10367
10368         * input/test/dpncnt.ly: New file.
10369
10370         * lily/my-lily-lexer.cc: Add chordnames keyword.
10371
10372         * lily/parser.yy (chordnames_block): Parse chord name exception
10373         lists, see input/test/dpncnt.ly.
10374
10375         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
10376         function.
10377
10378         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
10379         filter-out too.
10380
10381         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
10382         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
10383         pitch functions (except for ly:make-pitch, but that's apparently
10384         some sort of scheme naming standard?).
10385
10386         * scm/lily.scm (!=): define-public.
10387
10388         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
10389
10390 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10391
10392         * scm/double-plus-new-chord-name.scm
10393         (double-plus-new-chord-name->markup): New file.
10394
10395 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10396
10397         * python/lilylib.py (make_preview): don't suppress progress for
10398         bbox extraction.
10399
10400 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10401
10402         * Documentation/user/appendices.itely (scheme): update for new syntax.
10403
10404         * input/regression/chord-name-styles.ly: new file
10405
10406         * lily/instrument-name-engraver.cc: create instrument names
10407         without barline too.  Allows instrument name on ChordNames  
10408
10409         * scm/new-markup.scm (interpret-markup): allow simple strings as
10410         markup too.
10411
10412 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10413
10414         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
10415         (step->markup-accidental): Fix: add accidental.
10416         (chord::inner-name-american): 
10417         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
10418         append stray '/' if last superscript addition was 'o'.
10419
10420         * scm/new-markup.scm (normal-size-sub-markup) 
10421         (normal-size-super-markup): New function.
10422
10423         * lily/source-file.cc (Source_file): Add warning for possibly
10424         intentional but suspicious initialization.
10425
10426         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
10427         add comments about cut-and-paste programming.
10428
10429         * flower/rational.cc (lcm): Not used; comment out.
10430
10431 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10432
10433         * lily/new-fingering-engraver.cc (position_scripts): use
10434         fingerHorizontalDirection to determine fingering horizontal
10435         directions.
10436
10437         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
10438         fingering support.
10439
10440         * scripts/convert-ly.py (FatalConversionError.conv): add style
10441         conversion rule. 
10442
10443         * scm/chord-name.scm (set-chord-name-style): new function.
10444         (new-chord-name-brew-molecule): revise to interpret markup only
10445         (new-chord->markup): cleanuppish rewrite. To be called from the
10446         new engraver.
10447
10448         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
10449         Markup earlier, during interpreting.
10450
10451         * input/test/{banter,jazz,american}-chords.ly (scheme): update
10452         style settings. Rename to chord-names-*.ly
10453
10454 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10455
10456         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
10457         markup code and update to new markup.  Most probably broke some of
10458         it.
10459
10460 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
10461
10462         * Documentation/user/refman.itely: added docu for ambitus and
10463         clusters
10464
10465         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
10466         ly_quote_scm() in lookup.cc
10467
10468         * mf/parmesan-clefs.mf: set_char_box fix
10469
10470         * lily/cluster-engraver.cc: junk implicit protection; use
10471         Protected_scm instead
10472
10473 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10474
10475         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
10476         throughout.
10477
10478         * scm/new-markup.scm: Turn-off error-triggering test code.
10479
10480 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10481
10482         * scm/new-markup.scm (markup-thrower-typecheck) 
10483         (markup-typecheck?):  add full typechecking functions.
10484         (make-markup-maker): add make-FOO-markup functions.
10485         (markup-argument-list-error): nice error checking messages.
10486         (make-markup): better function: less quoting escapades.
10487
10488 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10489
10490         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
10491
10492 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10493
10494         * cygwin/lilypond.hint (requires): Add cygwin.
10495
10496         * .cvsignore: Remove stepmake (huh!?!), add lib.
10497
10498         * GNUmakefile.in: Add libdir links for builddir runs.
10499
10500         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
10501         instead of datadir.
10502
10503         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
10504         local_lilypond_libdir.
10505
10506         * config.make.in (lilypond_libdir): Add.
10507
10508         * stepmake/stepmake/substitute-rules.make: 
10509         * stepmake/stepmake/script-rules.make: 
10510         * stepmake/stepmake/python-module-rules.make:
10511         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
10512         lilypond-python-module patch.
10513
10514 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10515
10516         * Documentation/user/refman.itely (Graphical interfaces): add note
10517         about xml2ly.
10518
10519 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10520
10521         * scripts/ly2dvi.py (run_dvips): remove trailing newline
10522
10523 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10524
10525         * VERSION: released 1.7.10
10526
10527         * scripts/musedata2ly.py (): idem
10528
10529         * scripts/midi2ly.py (dump_chord): idem
10530
10531         * scripts/etf2ly.py (version): idem 
10532
10533         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
10534
10535         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
10536
10537         * scm/tex.scm (tex-output-expression): remove eval compat
10538         glut. Other output files too.
10539
10540         * scm/chord-name.scm: don't export anything from chord module.
10541
10542         * input/test/american-chords.ly: idem
10543
10544         * input/test/banter-chords.ly (texidoc): idem
10545
10546         * input/test/Cc-chords.ly: add breakage notes.
10547
10548         * Documentation/user/refman.itely (Text markup): rewrite manual
10549         section.
10550
10551         * lily/parser.yy (scalar): allow \markup { } as property value. 
10552
10553         * scm/chord-name.scm: complete new markup usage
10554
10555         * scm/grob-description.scm (all-grob-descriptions): use new markup
10556         texts by default
10557
10558 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10559
10560         * scm/chord-name.scm: partial move to new markup texts.
10561
10562 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10563
10564         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
10565
10566         * scm/bass-figure.scm (brew-bass-figure): make stack direction
10567         settable.
10568
10569 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
10570
10571         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
10572         invoked for old midi, wait for killing.
10573
10574 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
10575
10576         * Documentation/user/music-glossary.tely: Finnishing.
10577
10578 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10579
10580         * mf/feta-nummer-code.mf: some kerning pairs.
10581
10582 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
10583
10584         * scm/output-lib.scm (set-bar-number-visibility): Context-function
10585         Added.
10586
10587         * Documentation/user/refman.itely (Bar numbers):
10588         set-bar-number-visibility added, modulo-bar-number removed again
10589         (sorry).
10590
10591 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
10592
10593         * scm/output-lib.scm (modulo-bar-number-visible): add function.
10594
10595         * Documentation/user/refman.itely: add modulo-bar-number-visible.
10596
10597         * Documentation/user/music-glossary.tely: translate into Finnish.
10598
10599 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10600
10601         * lilypond-mode.el: add shortcut for 2midi
10602
10603         * lilypond-font-lock.el: fontify lyrics
10604
10605 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
10606
10607         * scm/drums.scm : use 1.7.x names.
10608
10609         * input/regression/drums.ly : Don't use << chords >>
10610
10611 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10612
10613         * lilypond-mode.el: tidy, add TODO
10614
10615         * make/lilypond.mandrake.spec.in: install-info quietly.
10616
10617 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10618
10619         * input/test/markup.ly: use new syntax.
10620
10621 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10622
10623         * ly/params-init.ly (interscoreline): add word-space
10624
10625         * input/test/metronome.ly (eighthNote): idem.
10626
10627         * input/test/script-priority.ly: use new markup
10628
10629         * lily/parser.yy (markup): allow HEAD markup0 markup1 
10630
10631         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
10632
10633         * lily/parser.yy (gen_text_def): bugfix.
10634         (full_markup): allow markup identifier.
10635
10636 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
10637
10638         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
10639         jobs at the same time. Add horizontal lines to Command menu.
10640         Allow one compiling job -- propose killing others before a new one.
10641
10642         * lilypond.words: add markup, teeny, etc.
10643
10644 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
10645
10646         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
10647         Allow only one type of midi process; launching Midi either stops
10648         midis or plays the current midi and launching MidiAll stops midis
10649         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
10650         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
10651
10652 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10653
10654         * lily/text-engraver.cc (process_acknowledged_grobs): use new
10655         markup  for new markup texts.
10656
10657         * lily/mark-engraver.cc (process_music): idem
10658
10659         * lily/instrument-name-engraver.cc (create_text): idem
10660
10661         * scm/new-markup.scm (magnify-markup): new function.
10662
10663         * scm/molecule.scm (stack-lines): bugfix.
10664
10665         * lily/font-interface.cc (get_font): take font-magnification from
10666         alist chain.
10667
10668 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10669
10670         * lily/molecule-scheme.cc: move scheme functions to separate file.
10671
10672         * lily/font-metric.cc  (ly_get_glyph): new function. 
10673
10674         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
10675         (italic-markup, dynamic-markup): new functions
10676         (font-markup): new function
10677
10678         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
10679         padding and minimum
10680
10681 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
10682
10683         * lily/accidental-engraver.cc:
10684         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
10685
10686 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
10687
10688         * lilypond.vim:
10689         * lilypond-font-lock.el: Put \longa as duration. Accept only 
10690         [a-zA-Z] for user defined identifiers. Separate note cases 
10691         with and without a duration (allow cis\longaX).
10692
10693         * lilypond.words: Add words from Info.
10694
10695 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10696
10697         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
10698
10699 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
10700
10701         * lilypond-mode.el: Propose reverting buffer before a command if
10702         it was edited with an another editor.
10703
10704 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10705
10706         * lily/molecule.cc (ly_translate_molecule): new function
10707
10708         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
10709         into libdir
10710
10711         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
10712
10713         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
10714
10715 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
10716
10717         * lilypond.words: take \words from Info-index.
10718
10719 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10720
10721         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
10722
10723 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
10724
10725         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
10726
10727 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
10728
10729         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
10730         and lilypond-documentation.
10731
10732 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10733
10734         * lily/parser.yy: Compile fix (bison 1.75).
10735
10736 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10737
10738         * VERSION: 1.7.9 released
10739
10740         * scm/music-functions.scm (shift-one-duration-log): refactor.
10741         Use music-map.
10742
10743         * input/regression/chord-tremolo.ly (texidoc): add dot test.
10744
10745         * NEWS: update.
10746
10747         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
10748         argument
10749
10750         * scm/music-functions.scm (display-music): new function
10751         (music-map): change arg order.
10752
10753         * input/regression/new-markup-syntax.scm: new file
10754
10755         * lily/parser.yy (markup): add \markup { .. } syntax.
10756
10757         * scm/new-markup.scm (override-markup): new function
10758         (lookup-markup): new function
10759         (music-markup): new function
10760         (lookup-markup-command): use markup-signature to store argument
10761         format for parser.
10762
10763         * lily/lexer.ll: preliminary \markup syntax. 
10764
10765 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
10766
10767         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
10768         add pre/post-dependencies and menus with icons from source.
10769
10770         * Documentation/pictures/lilypond-48x48.xpm:
10771         * Documentation/pictures/lilypond-32x32.xpm:
10772         * Documentation/pictures/lilypond-16x16.xpm: new files, background
10773         transparent.
10774
10775         * stepmake/stepmake/generic-targets.make:
10776         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
10777
10778 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10779
10780         * input/regression/music-map.ly (texidoc): new file.
10781
10782         * scm/music-functions.scm (music-map): new function
10783
10784 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10785
10786         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
10787
10788 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
10789
10790         * input/test/to-xml.ly:
10791         * lily/ligature-engraver.cc: Fixes documentation.
10792
10793         * lilypond.mandrake.spec.in:
10794         * lilypond.redhat.spec.in: Add lilypond.words.
10795
10796         * Documentation/user/refman.itely: Mention Info inside emacs.
10797
10798         * lilypond.suse.spec.in:
10799         * lilypond.redhat.spec.in:
10800         * lilypond.mandrake.spec.in: Set root-owner for doc
10801         (tobbe@nyvalls.se).
10802
10803 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10804
10805         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
10806         os.popen.read ().
10807
10808 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10809
10810         * scripts/ly2dvi.py (include_path): print warning if failing anything.
10811
10812         * python/lilylib.py (error): add space
10813
10814 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10815
10816         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
10817         distribution.
10818
10819 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10820
10821         * lily/paper-outputter.cc (Paper_outputter): close port when
10822         finishing score.
10823
10824 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10825
10826         * scm/sodipodi.scm: Fixes.
10827
10828 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
10829
10830         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
10831
10832         * buildscripts/make-font-dir.py: Fix. 
10833
10834 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
10835
10836         * lilypond-mode.el: Add support for Info inside Emacs.
10837
10838 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10839
10840         * buildscripts/make-font-dir.py: 
10841         * mf/GNUmakefile: Make sodipodi font map.
10842
10843         * scm/sodipodi.scm: Add more output functions.
10844
10845         * mf/feta-nummer.mf: 
10846         * mf/feta-beugel.mf: Add font_coding_scheme.
10847
10848         * lily/paper-outputter.cc (output_header): Fix creator string.
10849
10850 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10851
10852         * lilypond-mode.el (LilyPond-autocompletion): invoked with
10853         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
10854
10855         * lilypond.words: add two (Everybody can add/remove words now!).
10856
10857         * debian/rules:
10858         * make/lilypond.suse.spec.in:
10859         * make/lilypond.mandrake.spec.in:
10860         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
10861
10862         * Documentation/user/refman.itely: Mention autocompletion.
10863
10864 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
10865
10866         * scripts/ly2dvi.py: Add paper sizes.
10867
10868         * lily/timing-engraver.cc: 
10869         * lily/time-signature.cc: 
10870         * lily/span-bar.cc: 
10871         * lily/grob-scheme.cc: Code formatting fixes.
10872
10873         * scm/sodipodi.scm: 
10874         * scm/sketch.scm:
10875         * buildscripts/mf-to-table.py: 
10876         * buildscripts/make-font-dir.py: Font testing.
10877
10878 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10879
10880         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
10881         inserts try-completion and shows all-completions.
10882
10883         * lilypond.words: '\' -> '\\'
10884
10885         * lilypond-mode.el: load libraries in the end, lilypond.words defines
10886         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
10887
10888         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
10889         and LilyPond-reserved-words.
10890
10891 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
10892
10893         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
10894         from load-path.
10895
10896         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
10897         the mini-buffer with Control-Shift-c.
10898
10899 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10900
10901         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
10902         duration. This fixes \tempo taking time.
10903
10904 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10905
10906         * lily/volta-engraver.cc (process_acknowledged_grobs): 
10907         Allow for text markup in repeatCommands. 
10908
10909 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
10910
10911         * lilypond-mode.el (LilyPond-insert-string): new function, use it
10912         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
10913         Get rid of skeleton.el-dependency.
10914
10915         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
10916
10917 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10918
10919         * lily/beam-engraver.cc (stop_translation_timestep): reset
10920         now_stop_ev_
10921
10922         * lily/scm-option.cc: add parse-protect to ly:set-option
10923
10924         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
10925
10926 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10927
10928         * lily/include/ligature-bracket.hh: removed
10929         * lily/ligature-bracket.cc: removed
10930
10931         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
10932         .tex
10933
10934         * lily/beam.cc (set_beaming): don't change beam count on rests.
10935         (brew_molecule): always set flag-width > 0.
10936
10937 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
10938
10939         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
10940         chars, remove instructions; instead, refer to lilypond-init.el and
10941         Documentation/topdocs/INSTALL.texi.
10942
10943         * lilypond.words: add identifiers and reserved words.
10944
10945         * Documentation/topdocs/INSTALL.texi: separate sections for installing
10946         files and adding a load-path.
10947
10948         * lilypond-init.el: Instructions, extracted from 
10949         Documentation/topdocs/INSTALL.texi. 
10950
10951 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10952
10953         * VERSION: 1.7.8 released 
10954
10955         * lily/grob.cc (warning): better robustness fix.
10956
10957 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
10958
10959         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
10960
10961         * lily/cluster-engraver.cc: stick better to variable naming
10962         conventions
10963
10964         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
10965         until stop_translation_timestep()
10966
10967         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
10968         min/max coordinates to backend, but no musical info such as
10969         pitches
10970
10971         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
10972
10973         * lily/grob.cc: robustness fix: warning(): do not crash if
10974         cause is not set
10975
10976         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
10977         the much more elaborated tuplet brackets than the very naive and
10978         simple ligature bracket grob
10979
10980 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10981
10982         * Documentation/user/refman.itely (Analysis brackets): add
10983         horizontal bracket doco.
10984
10985         * ly/property-init.ly (setMmRestFermata): added.
10986
10987         * Documentation/user/refman.itely (Multi measure rests): fermatas
10988         on mm rests.
10989
10990         * input/regression/apply-context.ly (texidoc): new file
10991
10992         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
10993         code to be executed during interpretation. Possible applications:
10994         smart octavation, more advanced bar checks. 
10995
10996         * lily/apply-context-iterator.cc: new file.
10997
10998 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10999
11000         * input/test/new-markup.ly: new file.
11001
11002         * lily/text-item.cc (text_to_molecule): new function
11003
11004         * scm/new-markup.scm (lambda): new file
11005
11006         * lily/function-documentation.cc (ly_add_function_documentation):
11007         add proc property as well
11008
11009 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11010
11011         * Documentation/user/music-glossary.tely (Top): add custos.
11012
11013 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
11014
11015         * Documentation/topdocs/INSTALL.texi: advise how to include source
11016         path to Emacs load-path and improve language.
11017
11018 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11019
11020         * GNUmakefile.in: config.h message fix.
11021
11022         * autogen.sh:
11023         * aclocal.m4: Regenerate.
11024
11025         * configure.in: 
11026         * config.make.in: 
11027         * stepmake/config.make.in: 
11028         * stepmake/configure.in: 
11029         * stepmake/autogen.sh: 
11030         * stepmake/aclocal.m4: Update for autoconf 2.56.
11031
11032 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
11033
11034         * Documentation/topdocs/INSTALL.texi: instructions for an user how
11035         to install Emacs-mode. Instructions how to use vim-mode.
11036
11037 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11038
11039         * scm/music-types.scm (music-descriptions): no length for tempo event.
11040
11041         * input/*.ly: add \version everywhere.
11042
11043         * input/*.ly: update syntax to 1.7 + new-chords.
11044
11045         * VERSION: 1.7.7 released.
11046
11047         * Documentation/user/*.tely: new chord syntax.
11048
11049         * input/regression/[bc]*.ly (texidoc): syntax updates.
11050
11051 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
11052
11053         * lilypond.words: add vocabulary to be used in auto-completion
11054
11055         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
11056
11057         * lilypond.vim: allow note name at EOF
11058
11059 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11060
11061         * buildscripts/new-chords.py (edit): -e option: inline editing.
11062
11063         * input/regression/a*.ly (texidoc): syntax updates.
11064
11065         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
11066         music): elucidations. 
11067
11068 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
11069
11070         * lily/include/lily-proto.hh, ly/engraver-init.ly,
11071         ly/spanners-init.ly, scm/grob-description.scm,
11072         scm/grob-property-description.scm, scm/music-types.scm,
11073         lily/cluster-engraver.cc, lily/cluster.cc,
11074         lily/include/cluster.hh, input/test/cluster.ly: cluster
11075         implementation
11076
11077         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
11078         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
11079         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
11080
11081         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
11082
11083         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
11084
11085         * scm/grob-description.scm: bugfix: by default, use default note
11086         head style when engraving ligatures
11087
11088         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
11089
11090         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
11091         events
11092
11093         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
11094
11095         * input/test/ancient-font.ly: bugfix: style -> flag-style
11096
11097         * lily/ligature-engraver.cc: indentation fix
11098
11099         * lily/parser.yy: indentation fixes
11100
11101 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11102
11103         * input/regression/measure-grouping.ly: more elaborate example.
11104
11105         * lily/moment.cc: ly:add-moment, ly:mul-moment,
11106         ly:div-moment. New functions 
11107
11108         * scm/music-functions.scm (set-time-signature): new function,
11109         allow inline time sig settings with measure grouping.
11110
11111         * lily/parser.yy (command_element): move time sig construction
11112         into Scheme.
11113
11114         * lily/side-position-interface.cc (out_of_staff): new function,
11115         like padding, but keep minimum distance from staff. Easier than
11116         linespanners (dynamics, pedals), but roughly the same effect.
11117
11118 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
11119
11120         * emacs-mode.el: Added spanish-note-replacements 
11121         (Carlos Betancourt, <carlos.betancourt@chello.be>).
11122
11123         * vimrc: (Un)commenting with <(S-)F12>, tidy.
11124
11125 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
11126
11127         * lilypond.vim: Do not fontify cises, desis, etc.
11128
11129         * vimrc: view dvi with <S-F6>
11130
11131 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11132
11133         * lily/lookup.cc (triangle): new function.
11134
11135         * input/regression/measure-grouping.ly (texidoc): new file: show
11136         triangles and brackets for beat groups of 3 and 2.
11137
11138         * lily/include/measure-grouping-spanner.hh (class
11139         Measure_grouping): new file.
11140
11141         * lily/measure-grouping-spanner.cc (brew_molecule): new file
11142
11143         * lily/measure-grouping-engraver.cc (class
11144         Measure_grouping_engraver): new file.
11145
11146 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11147
11148         * Merge from stable:
11149
11150             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
11151
11152         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
11153         stylesheet.
11154
11155         * ly/paper19.ly: Include paper19-init.ly.
11156
11157         * ly/paper19-init.ly: New file.
11158
11159         * Documentation/user/tutorial.itely (First steps): Fix first
11160         example for font test.
11161
11162         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
11163
11164         * ChangeLog: Add 1.7.6 release marker (see below).
11165
11166         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
11167         Add .py files.
11168
11169 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11170
11171         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
11172
11173         * input/tutorial/*.ly: update to new syntax.
11174
11175         * lily/parser.yy (Composite_music): new transpose syntax,
11176         \transpose FROM TO MUSIC. 
11177
11178 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11179
11180         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
11181         latex progress/error output to stderr (by default this goes to
11182         stdout).  Show lilypond progress, even when not verbose.
11183
11184         * python/lilylib.py (system): New optional parameter to control
11185         showing of progress.
11186
11187         * scm/backend-documentation-lib.scm (check-dangling-properties):
11188         Fix error message.
11189
11190         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
11191         axis, extent.
11192
11193         * scm/grob-property-description.scm (magnify): Remove.
11194         (extent, axis): Add.
11195
11196 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11197
11198         * VERSION: Release 1.7.6.
11199
11200         * scripts/convert-ly.py: more uniformization substitutions.
11201
11202         * buildscripts/new-chords.py (sub_chords): new file.
11203
11204 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11205
11206         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
11207         lilypond.map.  Include sauter fonts too.  Cleanups.
11208
11209 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11210
11211         * Documentation/user/tutorial.itely (First steps): change to new
11212         chord/tie/slur/beam notation.
11213
11214         * lily/parser.yy (event_that_take_dir): allow postfix notation for
11215         ties.
11216
11217         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
11218         engraver. Process ties in postfix notation, i.e. c8-~ c
11219
11220         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
11221
11222         * input/regression/beam-postfix-notation.ly (texidoc): new file.
11223
11224         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
11225
11226         * lily/beam-engraver.cc (try_music): accept new-beam-events
11227
11228         * input/regression/chord-scripts.ly (texidoc): new file
11229
11230         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
11231         script-events.
11232
11233         * scm/script.scm (default-script-alist): cleanup.
11234
11235         * lily/script-engraver.cc (make_script_from_event): cleanup.
11236
11237         * lily/lyric-combine-music-iterator.cc
11238         (Lyric_combine_music_iterator): remove superfluous events.
11239         (melisma_busy): new function. Fix broken melismas.
11240
11241 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
11242
11243         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
11244         Remove nonvalid settings. Use descriptive key names.
11245         Use <Return> to indicate the pressing of that key.
11246
11247 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11248
11249         * scripts/lilypond-book.py (option_definitions): Typo.
11250
11251         * scripts/ly2dvi.py: Updates.
11252
11253         * python/lilylib.py (setup_environment, print_environment)
11254         (get_bbox, make_preview): Merge and remove from ly2dvi and
11255         lilypond-book.
11256
11257         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
11258
11259         * .cvsignore: Remove some cruft.
11260
11261         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
11262         path.
11263
11264         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
11265         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
11266         throughout.
11267
11268         * python/lilylib.py (quiet_system): Junk
11269         (system): Display error log upon failure.
11270         (read_pipe): New function.  Cleanups and fixes.
11271
11272         * python/*.py: Rename from *.py.in.
11273
11274         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
11275
11276         * GNUmakefile.in (SUBDIRS): Move python before scripts.
11277
11278 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11279
11280         * python/GNUmakefile: Bugfix: handle modules.
11281
11282         * stepmake/stepmake/python-module-targets.make (default): Add
11283         compiled modules. 
11284
11285         * stepmake/stepmake/python-module-rules.make: Add rule for byte
11286         compiling modules.
11287
11288         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
11289         Bugfix.  (OUT_PYC_MODULES): Add.
11290
11291 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
11292
11293         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
11294         Use default paths. Refresh description.
11295
11296 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11297
11298         * VERSION: 1.7.5 released
11299
11300         * input/regression/finger-chords.ly (texidoc): new file.
11301
11302         * lily/script-engraver.cc (process_music): remove scriptHorizontal
11303         support
11304
11305         * lily/fingering-engraver.cc (process_music): remove kludgy
11306         scriptHorizontal stuff.
11307
11308         * lily/script.cc: remove staff-support property.
11309
11310         * lily/new-fingering-engraver.cc (add_fingering): new
11311         file. Fingering engraver for new style chords.
11312
11313 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11314
11315         * lily/parser.yy (bare_number): allow 4 \cm (without
11316         decimal dot). (should backport to 1.6?)
11317
11318         * ly/declarations-init.ly: use Scheme for dimension defs.
11319
11320         * lily/parser.yy (TODO): remove hard coded dimensions, add
11321         REAL NUMBER_IDENTIFIER production.
11322
11323         * lily/rest-collision.cc (force_shift_callback): rewrite using
11324         -done property.
11325
11326         * scm/grob-property-description.scm (rest-collision-done): add
11327         property.
11328
11329         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
11330
11331 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11332
11333         * input/regression/multi-measure-rest-center.ly: new file.
11334
11335         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
11336         off horizontally by 0.05 ss. Fixed.
11337
11338 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11339
11340         * scm/pdftex.scm: Rename ly-number to ly:number->string.
11341
11342         * Documentation/topdocs/index.tely: Remove duplicate from merge.
11343
11344 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11345
11346         * lily/tie.cc (get_control_points): also avoid staff lines on the
11347         just outside the outer staff lines
11348
11349 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11350
11351         * ly/params-init.ly: Just define style-alist, no need to
11352         define-public.
11353
11354         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
11355         (thanks Han-Wen).
11356
11357         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
11358         (FET_FILES): = FONT_FILES.
11359
11360         * Merge from stable:
11361
11362             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
11363
11364 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11365
11366         * VERSION: 1.7.4 released.  
11367
11368         * scm/generate-documentation.scm (string-append): add macro
11369         definitions.
11370
11371         * lily/text-item.cc (lookup_text): don't use virtual fonts for
11372         normal texts.
11373
11374         * lily/multi-measure-rest-engraver.cc: make separate
11375         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
11376
11377         * lily/multi-measure-rest.cc: remove text handling. Remove
11378         number-threshold.
11379
11380 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11381
11382         * scm/music-types.scm: doc patch by Graham Percival
11383
11384 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11385
11386         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
11387         encoding part.
11388         (Font_info.set_defaults): pixelsize now also defauts to '0'.
11389         (sketch_p): Sketch wants only first four elements of X11 font spec.
11390
11391         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
11392
11393         * mf/feta-autometric.mf: Write foundry and family to log.
11394
11395         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
11396         font translation table.
11397
11398         * buildscripts/mf-to-table.py: Better font info into afm.
11399
11400         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
11401         1.0.9 required.
11402
11403         * configure.in: Whine for mftrace 1.0.9.
11404
11405 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11406
11407         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
11408
11409         * lily/main.cc (main_prog): don't try to load init.EXT when
11410         processing foo.EXT.
11411
11412 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
11413
11414         * scm/tex.scm (zigzig-line): added.
11415
11416         * scm/ps.scm (zigzag-line): added.
11417
11418         * ps/music-drawing-routines.ps (subvec): added.
11419         (draw_zigzag_line): added.
11420
11421         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
11422         grob properties zigzag-width and zigzag-length.
11423
11424         * input/regression/glissando.ly: Add some zig-zagged glissandi.
11425
11426 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11427
11428         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
11429         svg output, including font.
11430
11431 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11432
11433         * scm/lily.scm: Register sodipodi output module.
11434
11435         * scm/sodipodi.scm: New file.
11436
11437         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
11438
11439         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
11440         comment, after header.
11441         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
11442         FullName.  Fix FontName key.
11443
11444 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
11445
11446         * lily/rest.cc (after_line_breaking): bugfix: dots after half
11447         and breve rests.
11448
11449         * input/test/blank-notes.ly: bugfix
11450
11451         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
11452         rests. (Kim Shrier)
11453
11454         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
11455
11456 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11457
11458         * scm/tex.scm: 
11459         * scm/ps.scm: Cleanup and remove obsolete junk.
11460
11461         * Documentation/user/internals.itely:
11462         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
11463
11464         * lily/parser.yy: Identify shift/reduce problems.
11465
11466         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
11467         make-style-sheet.  Too specific for convert-ly?
11468
11469 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11470
11471         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
11472
11473         * input/test/*.ly: various fixes.
11474
11475         * lily/music.cc (name): bugfix
11476
11477         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
11478
11479         * lily/input-file-results.cc (code): set-point-and-click! ->
11480         set-point-and-click
11481
11482 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11483
11484         * Use uniform ly: prefix for exported scheme primitive functions.
11485
11486         * scm/music-types.scm: junk compat glue
11487
11488         * scripts/convert-ly.py: add rules for stuff below, junk
11489         compatibility glue for spanrequest.
11490
11491         * lily/parser.yy (verbose_event): remove \spanrequest,
11492         \commandspanrequest, \script. 
11493
11494         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
11495
11496         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
11497         for \penalty, \glissando.
11498
11499         * VERSION: release 1.7.3
11500
11501 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
11502
11503         * lily/accidental-engraver.cc: Fix
11504         grace-in-the-beginning-of-measure bug caused by the resent
11505         partial-measure fix.
11506
11507         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
11508         overlap looks too crowded)
11509
11510 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11511
11512         * lily/parser.yy (assignment): allow SCM expression as assignment.
11513
11514         * lily/include/music-output-def.hh (class Music_output_def):
11515         * lily/music-output-def.cc: 
11516         * lily/paper-def.cc: 
11517         * scm/font.scm (markup-to-properties):
11518         * lily/parser.yy (music_output_def_body): 
11519         remove style_sheet_
11520
11521 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11522
11523         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
11524         length.
11525
11526         * input/regression/spacing-to-grace.ly: new file.
11527
11528         * input/regression/spacing-end-of-line.ly: new file.
11529
11530         * lily/note-spacing.cc (get_spacing): take into account breakable
11531         stuff sticking out at the left (time sig change at line break).
11532
11533         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
11534         raggedright code.
11535
11536         * scm/music-functions.scm (make-voice-props-set): add
11537         staff-position for mm rests.
11538
11539         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
11540         before grace notes a little.
11541
11542         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
11543
11544         * lily/break-align-interface.cc (do_alignment): right-edge spacing
11545         key adds space at the end of line. 
11546
11547 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11548
11549         * scm/sketch.scm: Fix beams.
11550
11551         * buildscripts/mf-to-table.py: Add EncodingScheme.
11552
11553         * scm/sketch.scm: Resurrect.
11554
11555 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11556
11557         * lily/multi-measure-rest.cc: use breve rests for measure lengths
11558         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
11559
11560 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11561
11562         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
11563
11564         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11565
11566 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11567
11568         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
11569         token for origin information.
11570
11571         * lily/parser.yy (My_lily_lexer): do identifier location and
11572         cloning from lexer.
11573
11574         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
11575         logic out of the parser. Add bar checks on both ends.
11576
11577         * Documentation/user/refman.itely (Multi measure rests): add more
11578         notes about mm rests.
11579
11580 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11581
11582         * input/regression/bar-scripts.ly: Re-enable.
11583
11584         * lily/parser.yy:
11585         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
11586         released rsn.  Bison 1.50 has a crucial bug and won't work.
11587
11588         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11589
11590
11591 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11592
11593         * input/regression/bar-scripts.ly: Blunt documentation build fix.
11594
11595 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11596
11597         * Actually merge changes since 1.6.4 besides ChangeLog, and
11598         resolve conflicts.  Lots of updates, hope all is well.
11599
11600         * cygwin/lilypond.hint (requires): Add ghostscript.
11601
11602         * scm: Update some (c).
11603
11604 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11605
11606         * input/test/{various}.ly: add \header fields and texidoc strings.
11607
11608 2002-10-05  Werner Lemberg  <wl@gnu.org>
11609
11610         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
11611         renamed to `output_latex_quoted'.
11612         Added `output_latex_noquote'.
11613         (schedule_lilypond_block): Implement `noquote' option for LaTeX
11614         mode.
11615
11616 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11617
11618         * ChangeLog: Add 1.6.6 release marker.  See below.
11619
11620         * stepmake/stepmake/po-targets.make: Remove --c++ option.
11621
11622         * scripts/midi2ly.py: Fix global syntax warnings.
11623
11624         * GNUmakefile.in: Generate builddir locale tree too.
11625
11626         * scripts/ly2dvi.py:
11627         * scripts/midi2ly.py: 
11628         * scripts/mup2ly.py: 
11629         * scripts/update-lily.py:
11630         * lily/main.cc (setup_paths): Fix for locales setup.
11631
11632 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11633
11634         * Documentation/windows/installing.texi: Soften wording about
11635         necessity of becoming Administrator.  tommie@iae.nl reports this
11636         does not seem to be necessary for his flavour of Windows 2000.
11637         Explicitely discourage text mode mounts.
11638
11639 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11640
11641         * lily/rest.cc (after_line_breaking): backport dot position fix.
11642
11643         * lily/rest-collision.cc (do_shift): also remove dots for suicided
11644         rests. Thanks to Klaus Zimmermann for finding this bug.
11645
11646 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11647
11648         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
11649
11650 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11651
11652         * Documentation/user/music-glossary.tely: fix links.
11653
11654 2002-10-21  Werner Lemberg  <wl@gnu.org>
11655
11656         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
11657         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
11658         scaling factor) only once and use them in the definition of
11659         \embeddedps.
11660         * ps/music-drawing-routines.ps (skeel): Removed.
11661
11662 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11663
11664         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
11665         Solaris7, as we don't use nested $( ) constructs.
11666
11667 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11668
11669         * VERSION: Release 1.6.6.
11670
11671 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11672
11673         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
11674         as workaround for /bin/sh problems on Solaris7.
11675
11676 2002-10-19  Werner Lemberg  <wl@gnu.org>
11677
11678         * GNUmakefile.in (web-doc): Fix typos.
11679         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
11680         `music-drawing-routines.ps' but emit \special{header=...} once.
11681         * scm/tex.scm (header-end): Updated.
11682
11683 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11684
11685         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
11686         undefined tremolo. 
11687
11688 2002-10-15  Werner Lemberg  <wl@gnu.org>
11689
11690         * scripts/lilypond-book.py (g_make_html): New global variable.
11691         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
11692         if `g_make_html' isn't set.
11693         [main]: Add format `texi-html'.
11694         (option_definitions): Updated.
11695         * Documentation/user/lilypond-book.itely: Updated.
11696
11697         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
11698         * make/ly-rules.make (%.texi, %.nexi): Use it.
11699         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
11700         format to lilypond-book.
11701         * GNUmakefile.in (web-doc): Ditto.
11702
11703 2002-10-14  Werner Lemberg  <wl@gnu.org>
11704
11705         Further improve TeX output.  The produced files are about 40%
11706         smaller.  `lilyponddefs.tex' is now read only once.
11707
11708         * tex/lilyponddefs.tex: Remove footer stuff.
11709         (\ifundefined): Renamed to...
11710         (\lilypondundefined): This.  Use LaTeX's definition to
11711         make it nestable and make it global.
11712         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
11713         output.
11714         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
11715         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
11716         them global.
11717         (\placebox): Renamed to...
11718         (\lyitem): This.
11719         Make it global and call \outputscale by itself.
11720         (\lybox, \lyvrule): New macros to reduce input data.
11721         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
11722         New auxiliary macros.
11723         (\SkipLilydefs, \EndLilyPondOutput): Removed.
11724         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
11725         to...
11726         (\lilypondspace): This and made it global.
11727         (\turnOnPostScript): Renamed to...
11728         (\lilypondpostscript): This and made it global.
11729         (\turnOnExperimentalFeatures): Renamed to...
11730         (\lilypondexperimentalfeatures): This and made it global.
11731         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
11732         (\lilypondsetdimen): This and made it global.
11733         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
11734         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
11735         (all, $(outdir)/music-drawing-routines.ps): New rules.
11736         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
11737         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
11738         start-system, stop-system, stop-last-system, filledbox): Updated to
11739         use the changed macros from lilyponddefs.tex.
11740         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
11741
11742 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11743
11744         * Documentation/windows/installing.texi: Update.
11745
11746 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11747
11748         * VERSION: 1.6.5 released
11749
11750         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11751
11752 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11753
11754         * scm/translator-property-description.scm (voltaOnThisStaff): add
11755         property.
11756
11757 2002-09-28  Werner Lemberg  <wl@gnu.org>
11758
11759         * scm/tex.scm (header-end): Suppress page numbering.
11760
11761         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11762         Fix quotation for HTML output.
11763
11764 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11765
11766         * Documentation/user/refman.itely: grammar and phrasing
11767           fixes to "Note Entry" section.  Also adds a few new examples.
11768
11769 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11770
11771         * flower/include/string-data.icc: include string.h
11772
11773 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11774
11775         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11776
11777 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11778
11779         * Documentation/user/GNUmakefile (extra-local-help): Add.
11780
11781         * stepmake/stepmake/www-targets.make (local-help): Add.
11782
11783 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11784
11785         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11786         packages.
11787
11788         * Documentation/topdocs/README.texi (Top): building documentation
11789         (not website.)
11790
11791 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11792
11793         * Documentation/user/refman.itely: 
11794         * Documentation/user/tutorial.itely: 
11795         * Documentation/user/music-glossary.tely: Merge changes.
11796
11797         * Documentation/user/glossary.html.in: 
11798         * Documentation/index.texi: 
11799         * Documentation/header.html.in: Accomodate renaming of glossary.
11800
11801         * Documentation/user/tutorial.itely: Add some glossary references.
11802
11803         * Documentation/user/refman.itely: Minor fixes.
11804
11805         * Documentation/user/lilypond.tely: Add glossary do direntry.
11806
11807         * Documentation/user/music-glossary.tely: Rename (previously:
11808         glossary.tely).  Fix anchor placement.
11809
11810         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11811
11812 2002-09-23  Werner Lemberg  <wl@gnu.org>
11813
11814         * scripts/lilypond-book.py (output_dict): Fix handling of
11815         various environments by avoid extraneous newlines.
11816         Rename `output-all' regexp for html to `output-html'.
11817         Replace `output-all' regexp for texi with `output-texi-quote'
11818         and `output-texi-noquote'.
11819         (compose_full_body): Don't override `linewidth' user option
11820         for `singleline'.
11821         (schedule_lilypond_block): Don't indent text specified with
11822         `intertext' option.
11823         Add new option `noquote'.
11824         (compile_all_files): Use latex instead of tex to compile ly
11825         files directly.
11826
11827         * Documentation/user/lilypond-book.itely: Updated and revised.
11828         Improve layout.
11829
11830         * Documentation/user/glossary.tely,
11831         Documentation/user/introduction.itely,
11832         Documentation/user/tutorial.itely,
11833         Documentation/user/refman.itely,
11834         Documentation/user/appendices.itely: Fix overfull LilyPond
11835         boxes caused by the new lilypond-book code.  Other minor
11836         fixes.
11837
11838         * Documentation/user/macros.itexi (@texiflat): Don't emit
11839         trailing space.
11840
11841         * scm/tex.scm (end-output, header-end): Add preamble and
11842         postamble to make lilypond output directly compilable with
11843         latex.
11844
11845
11846 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11847
11848         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11849         instructions.
11850
11851 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11852
11853         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11854
11855 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11856
11857         * lily/beam.cc (connect_beams): don't crash if there are quarter
11858         notes in beams.
11859
11860 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11861
11862         * Documentation/user/refman.itely: corrected ancient clef
11863         docu; added docu on ligatures
11864
11865 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11866
11867         * Documentation/user/glossary.tely,
11868         Documentation/user/refman.itely, input/les-nereides.ly,
11869         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11870         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11871         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11872         Stem properties: flag-style -> stroke-style, style -> flag-style.
11873
11874
11875 2002-09-22  Werner Lemberg  <wl@gnu.org>
11876
11877         * scripts/lilypond-book.py: Add option `notime' to suppress
11878         printing of a time signature.  Specify default indentation of 0pt
11879         if single line fragment.  Don't emit redundant `\paper{ }'.
11880
11881         * Documentation/user/lilypond-book.itely: Updated.
11882
11883         * Documentation/user/glossary.tely: Completely reformatting.
11884
11885 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11886
11887         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11888
11889 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11890
11891         * Documentation/user/tutorial.itely: Fix links.
11892
11893         * Documentation/topdocs/index.tely:
11894         * Documentation/index.texi:
11895         * Documentation/header.html.in: Small website fixes and updates.
11896
11897         * debian/: Debian patch by Anthony Fok.
11898
11899 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11900
11901         * Documentation/footer.html.in: How time flies: It's already 2002!
11902
11903         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11904         more descriptive link names than 'here'.
11905
11906 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11907
11908         * VERSION: 1.7.2 released
11909         * VERSION: 1.6.4 released
11910
11911         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11912
11913         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
11914         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
11915
11916         * mf/feta-din.mf (test): add x-height and space.
11917
11918         * lily/dynamic-engraver.cc (process_music): take dynamic direction
11919         from ^_ for crescendi. Idem for slurs and phrasing slurs.
11920
11921         * ly/grace-init.ly: add-to-grace-init: function to portably add
11922         settings to \grace. 
11923
11924         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
11925         if we get an absolute dynamic event.
11926
11927         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
11928
11929         * lily/source-file.cc (get_line): oops. All line numbers were off
11930         by 2. Fix that. 
11931
11932         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
11933         be after the note, combined with -_^, i.e. c4-(-\)-\>  
11934
11935         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
11936
11937         * lily/parser.yy (number_factor): remove (number) as number
11938         expression. ("Let them eat Lisp").
11939
11940 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11941
11942         * lily/horizontal-bracket.cc: new file.
11943
11944         * lily/horizontal-bracket-engraver.cc: new file.
11945
11946         * input/regression/note-group-bracket.ly: new file. Support
11947         horizontal note brackets for music analysis.
11948
11949         * lily/stem.cc (flag): new flag-style: no-flag.
11950
11951         * input/test/stem-cross-staff.ly: new file
11952
11953         * Documentation/user/internals.itely: Improved formatting, fixing
11954         typos.  Added a section `Output details' to describe how the TeX
11955         code looks like.
11956
11957         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
11958
11959         * lily/parser.yy: remove \dynamicscript.
11960
11961         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
11962         definitions. 
11963
11964         * python/midi.c (midi_error): take two arguments.
11965
11966         * Merge 1.6.5 changes:
11967
11968 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11969
11970         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
11971         staff-space.  Previous 1.5 was probably meant as half-spaces.
11972         (cautionary-style): parentheses (was: smaller).  This is what doco
11973         says, and it seems more logical.
11974
11975         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
11976         for 2nd sentence.
11977
11978 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11979
11980         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
11981
11982 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11983
11984         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11985
11986 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11987
11988         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11989
11990 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11991
11992         * scm/translator-property-description.scm (voltaOnThisStaff): add
11993         property.
11994
11995 2002-09-28  Werner Lemberg  <wl@gnu.org>
11996
11997         * scm/tex.scm (header-end): Suppress page numbering.
11998
11999         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
12000         Fix quotation for HTML output.
12001
12002 2002-09-28   Graham Percival   <gperciva@sfu.ca>
12003
12004         * Documentation/user/refman.itely: grammar and phrasing
12005           fixes to "Note Entry" section.  Also adds a few new examples.
12006
12007 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12008
12009         * flower/include/string-data.icc: include string.h
12010
12011 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12012
12013         * scm/chord-name.scm (chord::inner-name-banter): remove space.
12014
12015 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12016
12017         * Documentation/user/GNUmakefile (extra-local-help): Add.
12018
12019         * stepmake/stepmake/www-targets.make (local-help): Add.
12020
12021 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12022
12023         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
12024         packages.
12025
12026         * Documentation/topdocs/README.texi (Top): building documentation
12027         (not website.)
12028
12029 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
12030
12031         * Documentation/user/refman.itely: 
12032         * Documentation/user/tutorial.itely: 
12033         * Documentation/user/music-glossary.tely: Merge changes.
12034
12035         * Documentation/user/glossary.html.in: 
12036         * Documentation/index.texi: 
12037         * Documentation/header.html.in: Accomodate renaming of glossary.
12038
12039         * Documentation/user/tutorial.itely: Add some glossary references.
12040
12041         * Documentation/user/refman.itely: Minor fixes.
12042
12043         * Documentation/user/lilypond.tely: Add glossary do direntry.
12044
12045         * Documentation/user/music-glossary.tely: Rename (previously:
12046         glossary.tely).  Fix anchor placement.
12047
12048         * Documentation/user/GNUmakefile: Make music-glossary.info too.
12049
12050 2002-09-23  Werner Lemberg  <wl@gnu.org>
12051
12052         * scripts/lilypond-book.py (output_dict): Fix handling of
12053         various environments by avoid extraneous newlines.
12054         Rename `output-all' regexp for html to `output-html'.
12055         Replace `output-all' regexp for texi with `output-texi-quote'
12056         and `output-texi-noquote'.
12057         (compose_full_body): Don't override `linewidth' user option
12058         for `singleline'.
12059         (schedule_lilypond_block): Don't indent text specified with
12060         `intertext' option.
12061         Add new option `noquote'.
12062         (compile_all_files): Use latex instead of tex to compile ly
12063         files directly.
12064
12065         * Documentation/user/lilypond-book.itely: Updated and revised.
12066         Improve layout.
12067
12068         * Documentation/user/glossary.tely,
12069         Documentation/user/introduction.itely,
12070         Documentation/user/tutorial.itely,
12071         Documentation/user/refman.itely,
12072         Documentation/user/appendices.itely: Fix overfull LilyPond
12073         boxes caused by the new lilypond-book code.  Other minor
12074         fixes.
12075
12076         * Documentation/user/macros.itexi (@texiflat): Don't emit
12077         trailing space.
12078
12079         * scm/tex.scm (end-output, header-end): Add preamble and
12080         postamble to make lilypond output directly compilable with
12081         latex.
12082
12083
12084 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12085
12086         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
12087         instructions.
12088
12089 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
12090
12091         * Documentation/user/glossary.tely: Add titling and hyperlinks.
12092
12093 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12094
12095         * lily/beam.cc (connect_beams): don't crash if there are quarter
12096         notes in beams.
12097
12098 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
12099
12100         * Documentation/user/refman.itely: corrected ancient clef
12101         docu; added docu on ligatures
12102
12103 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
12104
12105         * Documentation/user/glossary.tely,
12106         Documentation/user/refman.itely, input/les-nereides.ly,
12107         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
12108         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
12109         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
12110         Stem properties: flag-style -> stroke-style, style -> flag-style.
12111
12112 2002-09-22  Werner Lemberg  <wl@gnu.org>
12113
12114         * scripts/lilypond-book.py: Add option `notime' to suppress
12115         printing of a time signature.  Specify default indentation of 0pt
12116         if single line fragment.  Don't emit redundant `\paper{ }'.
12117
12118         * Documentation/user/lilypond-book.itely: Updated.
12119
12120         * Documentation/user/glossary.tely: Completely reformatting.
12121
12122 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12123
12124         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
12125
12126 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12127
12128         * Documentation/user/tutorial.itely: Fix links.
12129
12130         * Documentation/topdocs/index.tely:
12131         * Documentation/index.texi:
12132         * Documentation/header.html.in: Small website fixes and updates.
12133
12134         * debian/: Debian patch by Anthony Fok.
12135
12136 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12137
12138         * Documentation/footer.html.in: How time flies: It's already 2002!
12139
12140         * Documentation/topdocs/index.tely: Stable/development fix.  Use
12141         more descriptive link names than 'here'.
12142
12143 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12144
12145         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
12146
12147 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12148
12149         * lily/part-combine-music-iterator.cc (get_state): cleanup
12150         (get_music_info): cleanup.
12151
12152 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12153
12154         * scm/backend-documentation-lib.scm (interface-doc-string):
12155         crosslinks between interfaces and grobs. Headings for interfaces
12156         in grob explanation.
12157
12158 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
12159
12160         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
12161         dtd).  Add preliminary dtd.
12162         (re-sub-alist): Robustify.
12163
12164 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12165
12166         * lily/include/event-chord-iterator.hh,
12167         lily/context-specced-music-iterator.cc,
12168         lily/event.cc, lily/event-chord-iterator.cc: add
12169
12170 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
12171
12172         * lily/: some (c) header fixes.
12173
12174         * lily/request-chord.cc: Remove.
12175
12176         * lily/include/event-chord-iterator.hh:
12177         * lily/include/event.hh:
12178         * lily/event-chord.cc: New file.
12179
12180         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
12181         requested.
12182
12183 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12184
12185         * lily/ : rename Request to Event
12186
12187         * lily/parser.yy (command_element): move clef stuff into Scheme.
12188
12189         * lily/:  rename length_mom () to get_length()
12190
12191         * lily/part-combine-music.cc: removed file and class.
12192
12193         * lily/context-specced-music-iterator.cc (class
12194         Context_specced_music_iterator): new file. Obsoletes the
12195         Context_specced_music type.
12196
12197         * scm/music-types.scm (make-repeated-music): put different kinds
12198         of repeated music into music-type table.
12199
12200         * VERSION: 1.7.1 released.
12201
12202         * scm/to-xml.scm: new file.
12203
12204         * input/test/to-xml.ly (fooBar): demo of what is possible with the
12205         new Input representation: dump music as XML.
12206
12207         * scm/engraver-documentation-lib.scm
12208         (engraver-accepts-music-types?): add links from music to engraver,
12209         from music-type to engraver.
12210
12211         * lily/include/command-request.hh: removed
12212         lily/include/musical-request.hh: removed. Removed all _req classes
12213         except Key_change_req. Changes throughout.
12214
12215 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12216
12217         * lily/tuplet-engraver.cc (try_music): Compile kludge.
12218
12219 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12220
12221         * lily/*.cc: specify accepts for many engravers.
12222
12223         * scm/music-documentation-lib.scm: dump music expressions and
12224         music subtypes.
12225
12226         * scm/documentation-lib.scm: complete revision.
12227         Use GOOPS objects to store document tree explicitly. Cleaned up and
12228         sped up doco generation a lot.
12229
12230 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12231
12232         * input/trip.ly (fugaIILeft): add arpeggio
12233
12234         * lily/translator-group.cc (try_music_on_nongroup_children):
12235         oops. The name symbol is in the cdr of the assoc handle.
12236
12237         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
12238         Hyphen_req, Glissando_req, Break_req, Mark_req 
12239
12240 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12241
12242         * lily/musical-request.cc (music-duration-length,
12243         music-duration-compress): new functions.
12244
12245         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
12246         throughout. Warning doesn't work yet.
12247
12248         * lily/translator-group.cc (try_music_on_nongroup_children):
12249         new implementation: store candidate acceptors in a hashTable.
12250
12251 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12252
12253         * scm/music-types.scm (music-descriptions): change name to
12254         internal-class-name
12255
12256         * scm/chord-name.scm (chord::inner-name-banter): remove space.
12257
12258 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12259
12260         * lily/beam.cc (connect_beams): don't crash if there are quarter
12261         notes in beams.
12262
12263 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
12264
12265         * Documentation/user/refman.itely: corrected ancient clef
12266         docu; added docu on ligatures
12267
12268 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
12269
12270         * Documentation/user/glossary.tely,
12271         Documentation/user/refman.itely, input/les-nereides.ly,
12272         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
12273         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
12274         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
12275         Stem properties: flag-style -> stroke-style, style -> flag-style.
12276
12277 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12278
12279         * scm/music-functions.scm (music-separator?): don't use name music
12280         property.
12281
12282 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
12283
12284         * stepmake/stepmake/generic-targets.make (help): Document check
12285         target.
12286
12287         * lily/new-accidental-engraver.cc: Compile fix.
12288
12289 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
12290
12291         * scripts/convert-ly.py: Add rule.
12292
12293         * input/test/music-creation.ly:
12294         * input/test/add-staccato.ly:
12295         * input/test/add-text-script.ly: ly-make-music.
12296
12297         * scm/drums.scm (make-head-type-elem, make-articulation-script):
12298         More ly-make-music renamings.
12299
12300         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
12301
12302         * lily/music-constructor.cc (make_music): Add debugging info.
12303
12304         * scm/music-functions.scm (make-simultaneous-music,
12305         (make-sequential-music, context-spec-music):
12306         * scm/music-types.scm (music-descriptions): Get lily to run.
12307
12308 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12309
12310         * lily/command-request.cc (transpose_key_alist): new function.
12311
12312         * lily/key-performer.cc (create_audio_elements): cleanup. 
12313
12314 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12315
12316         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
12317
12318         * lily/include/translator.hh (ENTER_DESCRIPTION): add
12319         events-accepted field.
12320
12321         * scm/music-types.scm: new file.
12322
12323         * lily/parser.yy: put music type initialization into scheme,
12324         similar to grob initialization.  Changes throughout.
12325
12326 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12327
12328         * Documentation/user/tutorial.itely: Fix links.
12329
12330         * Documentation/index.texi: 
12331         * Documentation/header.html.in: 
12332         * Documentation/topdocs/index.tely: Small website fixes and updates.
12333
12334         * debian/: Debian patch by Anthony Fok.
12335
12336 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12337
12338         * Documentation/footer.html.in: How time flies: It's already 2002!
12339
12340         * Documentation/topdocs/index.tely: Stable/development fix.  Use
12341         more descriptive link names than 'here'.
12342
12343         * ROADMAP: Remove test stuff.
12344
12345         * scripts/update-lily.py: Allow auto-building of stable and
12346         development versions.  Bugfixes.
12347
12348 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12349
12350         * VERSION: released 1.7.0
12351
12352         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
12353
12354         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
12355         positive line widths.
12356
12357 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12358
12359         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
12360         go.  Fix comments.
12361
12362         * cygwin: Cygwin updates.
12363
12364 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12365
12366         * Documentation/windows/installing.texi (Top): version for python,
12367         urls for ghostscript (thanks to John Potelle)
12368
12369         * lily/simultaneous-music-iterator.cc
12370         (Simultaneous_music_iterator): init children_list_ before
12371         triggering GC.
12372
12373         * lily/*-iterator.cc: be even more careful with smobbed copy
12374         constructors. 
12375
12376         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
12377         LeftEdge item.
12378
12379 2002-09-15  Werner Lemberg  <wl@gnu.org>
12380
12381         Improving LilyPond's output to make them ordinary TeX boxes with
12382         predictable dimensions.  System boxes are now vertically centered on
12383         the baseline; this offset can be further controlled with
12384         \lilypondscoreshift.
12385
12386         * lily/system.cc (System::post_processing): Pass length of current
12387         system to `start-system' (including any horizontal indentation).
12388
12389         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
12390         prettier.
12391         (lily-def): Append `%'.
12392         (start-system): Add parameter `wd'.  Output more TeX code to specify
12393         box dimensions.
12394         (stop-system, stop-last-system): Complement changes in
12395         `start-system'.
12396         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
12397         Updated.
12398
12399         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
12400         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
12401         Write final `\endinput'.
12402
12403         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
12404         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
12405         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
12406         files and macro definitions don't produce spurious spaces and
12407         paragraphs (using \endlinechar).
12408         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
12409
12410         * Documentation/user/internals.itely: Improved formatting, fixing
12411         typos.  Added a section `Output details' to describe how the TeX
12412         code looks like.
12413
12414 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12415
12416         * lily/accidental-engraver.cc: Also work with partial measures.
12417
12418 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12419
12420         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
12421         spanner.
12422
12423 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12424
12425         * lily/identifier-smob.cc (unpack_identifier): new file.
12426
12427         * lily/lexer.ll (identifier_type): new function.  use ly-id to
12428         pass off scheme expressions as music identifiers.
12429
12430         * scm/lily.scm: reorganisation, cleanups.
12431
12432         * lily/main.cc: small cleanups.
12433
12434 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12435
12436         * lily/ly-module.{cc,hh}: new file.
12437
12438 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12439
12440         * lily/accidental-engraver.cc: Also work with partial measures.
12441
12442 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12443
12444         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
12445
12446 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12447
12448         * lily/my-lily-lexer.cc: use SCM module in stead of
12449         Scheme_hash_table. Changes throughout.  
12450
12451 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12452
12453         * VERSION (MY_PATCH_LEVEL): make 1.7.0
12454