]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
(process_acknowledged_grobs): catch
[lilypond.git] / ChangeLog
1 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2
3         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
4         cyclic parents when two axis-group-engravers are
5         present. Backportme?
6
7         * input/test/volta-chord-names.ly: new file.
8
9         * scm/define-context-properties.scm
10         (all-user-translation-properties): change voltaOnThisStaff
11         definition. Backport? 
12
13         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
14         if necessary.
15
16         * lily/volta-bracket.cc (print): handle volta brackets without
17         bars. 
18
19 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
20
21         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
22         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
23
24 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
25
26         * scm/output-gnome.scm: updated instructions for running gnome
27         backend
28
29 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
30
31         * scm/fret-diagrams.scm (draw-dots): default values for dot size
32         and dot-position now depend on finger-code value; in-dot makes
33         dots larger and centered.
34         (draw-barre): added straight-barre indicator option
35         (draw-dots): made fontify-text-white work.
36
37         * music-drawing-routines.ps: added /draw_white_text
38
39         * scm/output-tex.scm:  added white-text
40
41         * scm/output-ps.scm:  added white-text
42
43         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
44         list of stencil expressions
45
46         * scm/stencil.scm: Added fontify-text-white
47
48 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
49
50         * input/regression/+.ly: use @unnumbered section.
51
52 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
53
54         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
55         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
56
57 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
58
59         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
60
61 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
62
63         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
64         was causing an error. (was not actually commited in 2004-06-20)
65
66         * input/regression/lily-in-scheme.ly (withPaddingC): does not
67         breaks anymore
68
69 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
70
71         * lily/my-lily-parser.cc (parse_string): switch module too.
72
73 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
74
75         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
76         ec-fonts-mftraced to running requirements.
77
78 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
79
80         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
81         assignments don't reach the original file.
82
83         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
84         exists
85
86 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
87
88         * scm/output-gnome.scm: 
89         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
90
91         * debian/: Apply Debian patch (Anthony Fok).
92
93 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
94
95         * Documentation/user/music-glossary.tely: fix titling; @top is already
96         an @unnumbered @chapter.
97
98 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
99
100         * debian/GNUmakefile (EXTRA_DIST_FILES):
101         (CONF_FILES): update file list.
102
103         * lily/stencil.cc (interpret_stencil_expression): bugfix.
104
105 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
106
107         * debian/: Remove cruft (requested Anthony Fok.)
108
109         * buildscripts/guile-gnome.sh: Build without gcc libtool version
110         juggling.
111
112         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
113         Add popup menu with grob properties.
114
115         * lily/grob-scheme.cc (ly:grob-properties):
116         (ly:grob-basic-properties): New function.
117
118         * lily/stencil.cc (interpret_stencil_expression): Comment-out
119         "no-origin" call.  Fixes -fps output.
120
121         * scm/output-ps.scm (no-origin): Add dummy implementation.
122
123         * scm/output-gnome.scm (define-origin): Remove
124         (grob-cause): Add.
125
126         * scm/output-ps.scm (scm):
127         * scm/output-tex.scm (scm): Remove define-origin from exports list.
128         (define-origin): Remove.
129
130         * scm/output-gnome.scm (define-origin): 
131
132         * scm/lily.scm (ly:all-output-backend-commands): Remove
133         define-origin.  Add grob-cause.
134
135 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
136
137         * buildscripts/lilypond-words.py: add ly/portugues.ly.
138
139 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
140
141         * Documentation/user/GNUmakefile:
142         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
143         --include-css=.../texinfo.css; command includes css into the html.
144
145         * Documentation/texinfo.css: add file.
146         define <hr> as black and thin.            
147
148 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
149
150         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
151         stencil expression. Junk define-origin.
152
153         * lily/my-lily-parser.cc (parse_string): init parser variable when
154         lexer_ is set, ie. in parse_string and parse_file.
155
156         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
157         ly:score-bookify.
158
159         * scm/lily.scm (collect-scores-for-book): new function.
160
161         * ly/init.ly: print collected scores/musics.
162
163         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
164         scope, not in lily module.
165
166         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
167
168         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
169         encapsulate gtk/pango tests.
170
171         * po/tr.po: Turkish translation.
172
173 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
174
175         * input/regression/lily-in-scheme.ly: regression test for #{
176         ... #} syntax
177
178         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
179         was causing an error.
180
181         * Documentation/user/programming-interface.itely (Using LilyPond
182         syntax inside Scheme): documentation for #{ ... #} syntax.
183
184 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
185
186         * Documentation/index.html.in: use black thin <hr>.
187
188         * buildscripts/mutopia-index.py: use thin black <hr>.
189
190 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
191
192         * scm/fret-diagrams.scm: Use UNIX style line endings.
193         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
194         typo.  Fixes compile.
195
196         * scm/output-ps.scm (white-dot): Remove second incarnation.
197
198         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
199
200 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
201
202         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
203         single file error.
204
205         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
206
207 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
208
209         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
210         remove size as argument to fret-diagram interface;
211         improved white-circle dots for fret;
212         improved top-fret thick line/
213
214         * scm/output-ps.scm: added white-dot function
215
216         * scm/output-tex.scm: added white-dot function
217
218         * tex/music-drawing-routines.ps: added draw_white_dot function
219
220         * ps/music-drawing-routines.ps: added draw_white_dot function
221
222         * input/test/fret-diagram.ly: examples to show multiple
223         functions and multiple interfaces
224
225 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
226
227         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
228         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
229
230         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
231         conflict.  Have I told you lately how much I love autotools?
232
233 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
234
235         * lily/lily-guile.cc: 
236         * lily/pangofc-afm-decoder.cc:
237         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
238         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
239
240         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
241         developers.
242
243         * lily/paper-outputter.cc (file): New method.
244         (dump_string): Use it.
245
246         * scm/output-gnome.scm: Update with pango CVS info, lilylib
247         musing.
248
249         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
250         of them has a comma :-).
251
252         * scm/framework-gnome.scm: Add pango decoders.
253
254         * lily/include/pangofc-afm-decoder.hh: 
255         * lily/pangofc-afm-decoder.cc: New file.
256
257         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
258
259         * configure.in: Check for pango.
260
261         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
262         autoconf).
263         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
264
265         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
266
267 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
268
269         * Documentation/user/tutorial.itely (Integrating text and music):
270         fix grammar & punctuation.
271
272 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
273
274         * lily/: Stray janitorial cleanups.
275
276         * scm/lily.scm (ly:all-stencil-expressions):
277         * scm/lily.scm (ly:all-output-backend-commands): New function.
278
279         * scm/safe-lily.scm (safe-objects): Add them.
280
281         * scm/framework-gnome.scm (<gnome-outputter>): New class.
282
283         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
284
285 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
286
287         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
288
289 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
290
291         * scm/page-layout.scm (default-page-make-stencil): add
292         raggedbottom, raggedlastbottom.
293
294         * Documentation/user/changing-defaults.itely (Page layout): add doc.
295
296         * scm/framework-tex.scm (define-fonts): fix export of
297         papersize.
298
299         * lily/paper-book.cc (classic_output): strip suffixes from
300         framework functions.
301
302         * lily/tuplet-bracket.cc (before_line_breaking): do not return
303         SCM_UNDEFINED to Scheme.
304
305 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
306
307         * lily/book.cc: remove Book::to_stencil().
308         (process): whoops. Score::book_rendering returns vector, not list.
309
310         * scripts/convert-ly.py (conv): remove \notes.
311         apply to input examples.
312
313         * lily/paper-outputter.cc (output_stencil): don't use
314         smobify_self() but self_scm()
315
316         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
317         from smobify_self().
318
319         * lily/paper-book.cc (output): load framework module
320         scm_c_resolve_module().
321
322         * python/lilylib.py (exit): exit with argument i.
323
324 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
325
326         * scm/framework-gnome.scm (output-framework-gnome): Try loading
327         gnome modules from non-toplevel.
328
329         * lily/ly-module.cc (ly:import-module): Export to ly:.
330
331         * lily/paper-score.cc (process): Do not show progress newline.
332
333         * lily/paper-book.cc (output, classic_output): Show progess
334         newline after score.
335
336 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
337
338         * buildscripts/lilypond-words.py: add ly/vlaams.ly
339
340 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
341
342         * lily/score.cc (ly:run-translator): Do not crash on empty music
343         list.
344
345         * lily/book.cc (process): Do not render score when systems is empty.
346
347         * input/simple-song.ly: Down one octave.
348
349         * scm/output-gnome.scm: Remove script again; re-add modules fix
350         (CVS conflict resolve?)
351
352         * lily/stencil.cc (ly:interpret-stencil): Was:
353         interpret_stencil_expression.
354
355 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
356
357         * buildscripts/guile-gnome.sh: New file.
358
359         * scm/output-gnome.scm: White background, better window size, sane
360         canvas size.  Cleanups.
361
362 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
363
364         * VERSION: release 2.3.4
365
366         * Documentation/user/invoking.itexi (Invoking the lilypond
367         binary): document --safe.
368
369         * scm/output-gnome.scm: set PATH in script.
370
371         * scm/page-layout.scm (default-page-make-stencil): don't stretch
372         if there is too few systems on a page.
373
374         * lily/parser.yy (relative_music): start at middle C without pitch
375         argument.
376
377         * Documentation/user/changing-defaults.itely (Page layout): new node.
378         (Paper size): rename node
379         (Page breaking): new node.
380         (Titling): move from invoking.
381         (File structure): new node.
382
383         * lily/parser.yy (score_body): allow \header and music anywhere in
384         \score body.
385
386 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
387
388         * scm/lily.scm (ly:load): Remove page-breaking.scm.
389
390 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
391
392         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
393
394         * lily/include/paper-line.hh: rename to Paper_system.
395
396         * lily/include/paper-book.hh: doc class.
397
398         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
399
400         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
401         (plain-header): add instrument-name.
402         (default-page-make-stencil): bugfixes.
403
404         * lily/parser.yy (book_body): allow \header anywhere in \book{}
405
406         * lily/paper-book.cc: remove copyright & tagline. Remove
407         interactions with Page
408
409         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
410         here, 
411         (default-page-make-stencil): new function
412         (default-page-music-height): new function
413         (page-headfoot): new function
414         (ly:optimal-page-breaks): generate stencils directly from here
415
416         * scm/titling.scm: new file, group titling functions
417
418 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
419
420         * scm/output-gnome.scm: Handle multiple pages.
421
422         * scm/framework-gnome.scm: Do not load output-gnome.
423         (framework-gnome): Invoke output-gnome::header and
424         output-gnome::end-output as faked stencils.  Fixes experimental
425         gnome output.
426
427 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
428
429         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
430         octavation compatibility fixes. Backportme. 
431
432         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
433         pages.
434         (ly:optimal-page-breaks): combine-penalties: no shortcut for
435         negative. Now we handle negative penalties (ie. \pageBreak)
436         correctly.
437
438         * lily/system.cc (get_line): extract page-penalty from the left
439         bound.
440
441         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
442
443 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
444
445         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
446
447 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
448
449         * scm/output-gnome.scm: Update script.  Move development to
450         lilypond_2_3_2 branch for now.
451
452 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
453
454         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
455         negative penalties.
456         cleanups.
457
458         * Documentation/user/changing-defaults.itely (Creating contexts):
459         index entries
460
461         * scm/page-breaking.scm (ly:optimal-page-breaks): new
462         file. Rewrite function. 
463
464         * lily/paper-book.cc (pages): new interface: page-breaking returns
465         list of line-list.
466
467         * lily/page.cc (Page): take lines argument.
468
469         * scm/document-translation.scm (all-engravers-doc): link to user man
470
471         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty iso. score.
472
473         * Documentation/user/notation.itely (Relative octaves): typo.
474
475         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
476
477 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
478
479         * scm/output-gnome.scm: Update build script.
480
481 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
482
483         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
484         gnome backend.
485
486         * scm/framework-gnome.scm: New file.
487
488         * scm/lily.scm: Use it.
489
490         * lily/paper-outputter.cc: Janitorial cleanups.
491         (ly:outputter-dump-string): Remove unreachable statement.
492
493         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
494         (ice-9): Bugfix: Add srfi-1.
495
496         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
497
498 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
499
500         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
501         in do_quit()
502
503 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
504
505         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
506
507 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
508
509         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
510         override of Beam::position-callbacks. Why would grace beams not be
511         quantized? Fixes: weird-stem-size-grace. 
512
513         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
514         warning only once. Backportme.
515
516         * lily/accidental-engraver.cc (number_accidentals_from_sig):
517         bugfix, 2nd try. Backportme.
518
519         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
520
521 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
522
523         * Documentation/user/notation.itely (Instrument transpositions):
524         Correct the name of the instrumentTransposition property.
525
526 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
527
528         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
529
530 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
531
532         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
533         and postLilyPondExample are called when defined.
534
535 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
536
537         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
538         This fixes setting notenames with `\include "nederlands.ly" '
539
540         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
541         new function.
542
543 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
544
545         * scm/page-layout.scm: don't do piece, it should be in score-title
546         only.
547
548         * lily/lexer.ll: lex \score separately.
549
550         * lily/paper-book.cc: junk stencil2line.
551
552         * lily/paper-line.cc (Paper_line): construct from Stencil
553         directly. No futzing with the dimensions.
554
555         * lily/include/paper-line.hh (class Paper_line): 
556
557         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
558         takes arbitrary number of arguments.
559
560         * input/test/markup-score.ly (tuning): simplify example. 
561
562 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
563
564         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
565
566         * scm/define-markup-commands.scm (score): define score-markup
567
568         * lily/parser.yy (markup): use score-markup.
569
570         * lily/score.cc: add ly:score? 
571
572 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
573
574         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
575         fret-parse-string so it prepares for calls to fret-diagram-verbose
576         Changed display constants to props so they are available for
577         \override.
578
579 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
580
581         * VERSION: release 2.3.3
582
583         * stepmake/stepmake/generic-vars.make: unset LANG.
584
585         * input/regression/tuplet-nest.ly: bugfix.
586
587         * lily/tie-performer.cc (stop_translation_timestep): reset
588         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
589
590         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
591         clear repeat_ directly after setting stem_tremolo_. Fixes:
592         tremolo-repeat.ly
593
594         * input/regression/span-bar-break.ly: new file.
595
596         * scm/define-grobs.scm (all-grob-descriptions): remove
597         break-visibility from SpanBar. Fixes: piano-repeat.ly
598
599 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
600
601         * python/lilylib.py (make_ps_images): only compute bbox when needed.
602
603         * scripts/lilypond-book.py (process_snippets): use lily -f ps
604         files for generating pngs. (failed experiment)
605
606         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
607         file with PFA fonts included.
608
609         * lily/score.cc (default_rendering): put header in too.
610
611         * lily/paper-line.cc (LY_DEFINE): change function to
612         ly:paper-line-extent
613
614         * scm/page-layout.scm (default-book-title): only add lines for
615         non-nil fields.
616         (default-score-title): idem.
617
618         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
619
620         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
621
622         * lily/include/paper-book.hh (class Paper_book): remove height_
623         member.
624
625         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
626
627         * lily/ly-module.cc (LY_DEFINE): bugfix.
628
629         * lily/paper-book.cc (book_title): separate function for the book
630         title.
631
632         * scm/page-layout.scm (default-book-title): only account for
633         markup fields.
634
635         * scm/framework-ps.scm: new file. Move high level interface from
636         output-ps.scm
637
638         * scm/music-functions.scm (def-grace-function): move macros from
639         ly/music-functions-init.ly
640
641         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
642         framework-tex.scm
643
644         * scm/framework-tex.scm (dump-line): new file. High level
645         interface for output (pages, systems, header). 
646
647         * lily/include/page.hh (class Page): add is_last_ field.
648
649         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
650
651         * lily/paper-book.cc (split_string): new function
652         (output): output multiple formats, i.e. --format=ps,tex
653
654         * scm/output-ps.scm (output-scopes): dump variables directly.
655         (define-fonts): rewrite for new interface
656
657         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
658
659         * lily/paper-outputter.cc (Paper_outputter): take format argument.
660
661         * lily/main.cc (parse_argv): don't set extension for output.
662
663         * lily/clef-engraver.cc (create_clef): remove
664         Staff_symbol_referencer::set_position() call. 
665
666 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
667
668         * ly/music-functions-init.ly (addlyrics): set the 'origin property
669         with the location argument in music function definitions.
670
671 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
672
673         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
674         staffsymbol dependency.
675
676         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
677         cleanups.
678
679         * lily/book.cc (process): return Paper_book
680         (to_stencil): use Book::process().
681
682         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
683         header_ field. Store in $globalheader
684
685         * lily/parser.yy (book_body): book header is initted to
686         $globalheader.
687
688
689 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
690
691         * input/test/fill-a4.ly: removed.
692
693         * lily/parser.yy (output_def): push scope of parent_ Output_def
694         too.
695
696 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
697
698         * scm/output-gnome.scm: Update info.
699
700 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
701
702         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
703
704         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
705         than 1 module.
706
707         * lily/include/ly-module.hh (ly_use_module): rename is_module to
708         ly_c_module_p.
709
710         * scm/page-layout.scm (default-book-title): move Scheme titling
711         functions to here.
712
713         * lily/parser.yy (book_paper_block): remove scope too.
714
715         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
716
717         * lily/rest.cc: add direction to rest properties.
718
719         * lily/include/output-def.hh: new file, move from
720         music-output-def.hh
721
722 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
723
724         * scm/output-gnome.scm: Describe feta-cork hack.
725
726 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
727
728         * lily/include/book-paper-def.hh: derive from Output_def 
729
730         * lily/include/paper-def.hh: move all functionality out of class.
731         Junk header.
732
733         * lily/include/music-output-def.hh: rename Music_output_def to
734         Output_def.
735
736         * input/wilhelmus.ly: only set space for Paper formatting. 
737
738         * lily/include/midi-def.hh: remove file, remove class.
739         Move functions to Music-output-def.
740
741         * lily/music-output-def.cc (Music_output_def): remove separate
742         translator table. Lookup translators in scope directly. This
743         obviates Context suffix for context identifiers, i.e.
744
745         \context {
746           \Staff
747           .. 
748           }
749
750
751         will work.
752
753
754         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
755
756         * Documentation/user/changing-defaults.itely (Horizontal spacing):
757         document spacing override hack.
758
759 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
760
761         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
762         installation info.  Support point-and-click.  Add +/- zoom
763         keybindings.
764
765 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
766
767         * VERSION: 2.3.2 released
768
769         * lily/parser.yy (book_body): set default bookpaper.
770
771         * scm/output-tex.scm (header): kludge: hard code linewidth. 
772
773         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
774
775 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
776
777         * lily/score.cc (default_rendering): scale outputdef before
778         starting.
779
780 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
781
782         * scm/fret-diagrams.scm: Add header.
783
784         * scm/output-gnome.scm: Hello world :-)
785
786 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
787
788         * scripts/lilypond.py (run_dvips): only add papersize if present.
789
790         * lily/accidental-engraver.cc (update_local_key_signature): new
791         function, fold code from initialize() and process_music().
792         (update_local_key_signature): use deep copy. This fixes one
793         problem from custom-key-signatures.ly.
794         (number_accidentals_from_sig): tighter check for
795         accidental-too-old.
796
797         * ly/engraver-init.ly: remove localKeySignature
798         definition from ChoirStaff, StaffGroup, Score.
799
800         * lily/percent-repeat-engraver.cc (try_music): add moments for
801         barlines too. Fixes: skipbars-percent-repeat.ly.
802
803 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
804
805         * lily/context-def.cc (filter_performers): don't go to cdrloc if
806         skipping last pair. Fixes: crash-bar-number.
807
808         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
809         D. Sorensen)
810
811         * input/test/fret-diagram.ly: new file.
812
813         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
814         (scale-paper): divide by scale.
815
816 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
817
818         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
819         case.
820
821 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
822
823         * scm/stencil.scm (fontify-text): reinstate function
824
825         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
826
827         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
828
829         * lily/parser.yy (book_paper_head): \bookpaper {} 
830
831         * python/midi.c: remove config.h
832
833 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
834
835         * scm/output-gnome.scm: Update.
836
837 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
838
839         * scm/output-gnome.scm: New file.
840
841         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
842
843 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
844
845         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
846         (find_scaled_font): move from Paper_def
847
848 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
849
850         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
851         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
852
853         * po/fr.po: update po.
854
855         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
856
857         * lily/book-paper-def.cc (print_smob): new file.
858
859 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
860
861         * buildscripts/lilypond-words.py: search words also from
862         music-functions-init.ly.
863
864 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
865
866         * ly/music-functions-init.ly (def-music-function): new helper
867         macro for defining music functions. \addlyrics \appoggiatura
868         \acciaccatura \grace \partcombine \autochange \applycontext
869         \applyoutput and \breathe are now defined here thanks to it.
870
871         * lily/parser.yy: 
872         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
873         \grace \partcombine \autochange \applycontext \applyoutput and
874         \breathe keywords removed from the parser.
875
876         * lily/parser.yy: 
877         * lily/music-function.cc (ly_make_music_function): 
878         * lily/lexer.ll (music_function_type): added a case for 0-arg
879         music functions.
880
881 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
882
883         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
884         refering to a music expression can be used in lily-inside-scheme:
885         #{ $music #}
886
887         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
888         and ly:parser-define, and change ly:parser-parse-string in order
889         to make #{ $music #} work.
890
891         * scm/new-markup.scm (compile-markup-expression): when an argument
892         is a string, use `make-simple-markup'.
893
894 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
895
896         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
897
898 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
899
900         * scripts/convert-ly.py (FatalConversionError.func): handle + in
901         font-size. (backportme)
902
903 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
904
905         * lily/paper-outputter.cc (output_stencil): dump font definitions
906         before each stencil.
907
908         * lily/include/paper-book.hh (struct Score_lines): new
909         struct. Collect info per Paper-score.
910
911         * lily/include/page.hh (class Page): to_stencil() returns Stencil
912         everywhere.
913
914         * lily/stencil.cc (find_expression_fonts): new function
915
916         * lily/paper-outputter.cc (output_stencil): use
917         interpret_stencil_expr
918
919         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
920         (interpret_stencil_expr): new function. Generic stencil
921         interpretation.
922
923         * lily/paper-def.cc (find_scaled_font): divide lookup
924         magnification by outpuscale for non-virtual fontmetrics. This
925         fixes ludicrously long font definitions for text
926         fonts. (backportme)
927
928         * lily/score-engraver.cc: remove
929         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
930
931 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
932
933         * input/test/markup-score.ly: Remove \notes.
934
935         * lily/parser.yy (book_body): Grok Composite_music and \header.
936         (markup): Push NOTES mode before score_block.
937
938         * VERSION: release 2.3.1
939
940         * mf/feta-klef.mf: 
941         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
942
943         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
944
945         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
946
947 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
948
949         * scm/output-tex.scm (output-tex-string): tighten safe security.
950
951         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
952
953         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
954         allowed ly functions.
955
956         * lily/ly-module.cc (ly_module_define): only define variable if
957         bound.
958         (ly_make_anonymous_module): take safe option.
959
960 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
961
962         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
963
964 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
965
966         * input/regression/newaddlyrics.ly: Fix.
967
968         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
969         \score \notes.
970
971 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
972
973         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
974
975 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
976
977         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
978
979         * lily/paper-line.cc (Paper_line): don't store list of stencils,
980         but convert to single Stencil immediately.
981
982         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
983
984 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
985
986         * scm/output-sodipodi.scm: Resurrect sodipodi output.
987
988 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
989
990         * elisp/lilypond-mode.el: Changed the way defaults are created for
991         LilyPond-command-master.  LilyPond-mode will now check the
992         timestamps of the files to see which command has to run next.
993
994 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
995
996         * scm/bass-figure.scm (format-bass-figure): don't set
997         number-markup for strings. This fixes string in bass
998         figure. (backportme)
999
1000         * lily/parser.yy (bass_number): insert number-markup into figure
1001         definition.
1002
1003         * scm/define-music-properties.scm (all-music-properties): make
1004         'figure a markup.
1005
1006         * scripts/convert-ly.py (conv): \apply -> \applymusic
1007
1008 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
1009
1010         * elisp/lilypond-mode.el: changed the order of some commands
1011         ("Midi" after "2Midi"), use the user-defined
1012         LilyPond-command-default as default instead of "LilyPond"
1013
1014         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
1015         to set the master file for the next command.
1016
1017         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
1018         with font-lock-reference-face.
1019
1020 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
1021
1022         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
1023
1024         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
1025
1026 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1027
1028         * ly/music-functions-init.ly (TODO): new file.
1029
1030         * lily/parser.yy (Generic_prefix_music_scm): add more
1031         music_function symbols.
1032         (Prefix_composite_music): change \apply to music-function   
1033
1034         * lily/include/music-function.hh: rename to music-function
1035
1036 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1037
1038         * lily/music-head.cc (LY_DEFINE): change order of args.
1039
1040         * input/regression/music-head.ly (texidoc): new file.
1041
1042         * lily/parser.yy (Generic_prefix_music): allow generic
1043         music-transformation functions. 
1044
1045         * lily/include/music-head.hh (is_music_head): new file.
1046
1047         * lily/music-head.cc (get_music_head_transform): new file.
1048
1049 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1050
1051         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
1052         empty extent. This fixes ottava brackets on rests. (backportme)
1053
1054         * make/lilypond.redhat.spec.in (Group): ln png files for info.
1055
1056         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
1057
1058         * cygwin/lily-wins.py: update for the lily-wins.py script.
1059
1060 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1061
1062         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
1063         code. This will obviate typeset_grob () in the future.  The effect
1064         of this is that improperly written spanner handling will result in
1065         invalid spanner bounds.
1066         (announce_grob): add to elems_ from here
1067         (typeset_grob): comment out.  
1068
1069         * lily/include/engraver.hh (make_spanner): new calling interface
1070         for make_{item,spanner}. This obviates most calls to
1071         announce_grob().
1072
1073         * scm/music-functions.scm (set-accidental-style): use GrandStaff
1074         iso. PianoStaff for piano styles.
1075
1076 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
1077
1078         * Documentation/user/music-glossary.tely: add segno after d.s.
1079
1080 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1081
1082         * lily/include/audio-column.hh: remove unused variables.
1083         (patch by Michael Welsh Duggan)
1084
1085         * flower/include/axes.hh (other_axis): inline Axes function
1086         (thanks to David Brandon).
1087
1088 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1089
1090         * cygwin/mknetrel: Install image links (backportme).
1091
1092         * Documentation/user/GNUmakefile (local-install-info): Activate
1093         actual installing of image links (backportme).
1094
1095 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1096
1097         * Documentation/user/notation.itely (Measure repeats): Removed
1098         unnecessary (and confusing) \context Voice{.
1099
1100 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1101
1102         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
1103
1104         * lily/page.cc (Page): Do not use ly_scheme_function for
1105         volatile/configurable variables (FIXME: better name).
1106
1107         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
1108         get_scmvar).
1109
1110 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1111
1112         * scripts/convert-ly.py (FatalConversionError.subst): use
1113         \transposition.
1114
1115 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1116
1117         * lily/include/page.hh (class Page): Declare left_margin ().
1118
1119         * lily/page.cc: Remove paper var caching.
1120
1121 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1122
1123         * Documentation/user/music-glossary.tely: Add name to @top node.
1124         Remove comment from @table definitions (workaround for makinfo
1125         bug).
1126
1127         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
1128         ly:stencil-get-expr).  Update callers.
1129         (ly:stencil-align-to!):  Return stencil too.
1130
1131         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
1132         stencil.  Remove looped line-based page output.
1133         (output_line): Use line stencil.  Remove looped stencil-based line
1134         output.
1135
1136         * lily/page.cc (ly:page-paper-lines): New function.
1137
1138         * input/test/markup-score.ly: New file.
1139
1140         * scm/define-markup-commands.scm (stencil): New markup.
1141
1142         * lily/book.cc (to_stencil): New method.
1143
1144         * lily/parser.yy (markup): Use it to grok \score.
1145
1146 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1147
1148         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
1149
1150         * lily/paper-book.cc (pages): Change signature.  Update callers.
1151
1152         * lily/include/page.hh:
1153         * lily/page.cc: New file.
1154
1155         * lily/paper-line.cc (to_stencil): New method.
1156
1157         * lily/paper-outputter.cc (output_stencil): New method.
1158
1159         * lily/paper-outputter.cc (output_line): Use them.
1160
1161         * lily/warn.cc: Remove.
1162
1163         * lily/my-lily-parser.cc (distill_inname): Remove.
1164
1165         * flower/include/file-name.hh: 
1166         * flower/file-name.cc: New file.  Update users.
1167
1168         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
1169         (find): New method of same name.
1170
1171         * lily/my-lily-parser.cc (ly:parse-file): Use it.
1172
1173         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
1174         constant error message.
1175
1176 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
1177
1178         * input/test/{blank-notes.ly,staff-container.ly}: typos.
1179
1180 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1181
1182         * Documentation/user/music-glossary.tely: @table @strong' replaced
1183         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
1184         (backportme).
1185
1186 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1187
1188         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
1189
1190         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
1191         #{ lily music expression #} that returns an equivalent scheme
1192         music expression by parsing the string.
1193
1194 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1195
1196         * lily/my-lily-parser.cc:
1197         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
1198         SCM string (foo.ly/toto.scm support).
1199
1200 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1201
1202         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
1203
1204 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1205
1206         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
1207
1208         * scripts/lilypond-book.py: LY code that includes \header is
1209         not assumed to be a fragment.
1210
1211 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1212
1213         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
1214         tremolo beams up.
1215
1216         * lily/stem.cc (chord_start_y): Return 0 if no heads.
1217         (get_default_stem_end_position): No tremolo head juggling if no
1218         heads.  Fixes tremolo crash on rests (backportme).
1219
1220         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
1221
1222 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1223
1224         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
1225         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
1226
1227         * lily/lexer.ll: Allow \encoding in NOTES mode.
1228
1229         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
1230         for lyrics, not for commands.
1231
1232         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
1233         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
1234
1235         * input/regression/newaddlyrics.ly: New file.
1236
1237         * Documentation/topdocs/NEWS.texi: Update.
1238
1239         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
1240         (Music_list): Allow embedded scm.
1241
1242         * lily/score.cc (ly:score-bookify): New function.
1243
1244         * lily/music.cc (ly:music-scorify): Idem.
1245
1246         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
1247         (ly:parser-print-score): Idem.
1248
1249         * scm/lily.scm (default-toplevel-book-handler): Idem.
1250         (default-toplevel-music-handler): Idem.
1251         (default-toplevel-score-handler): Idem.
1252
1253         * ly/declarations-init.ly: Set default toplevel handlers.
1254
1255         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
1256
1257         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
1258         printer for score at toplevel.
1259
1260 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1261
1262         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
1263         Fix for simple case: input/simple-song.ly, more complex stuff
1264         does not work yet.
1265
1266 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1267
1268         * lily/parser.yy (Prefix_composite_music): split Composite_music
1269         in Prefix_composite_music and Grouped_music_list.
1270         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
1271
1272 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1273
1274         * scm/lily.scm (toplevel-expression): New define.
1275
1276         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
1277
1278         * lily/parser.yy (toplevel_expression): Use it.
1279
1280         * lily/include/my-lily-parser.hh: Smobbify.
1281
1282         * lily/my-lily-parser.cc (parse_string): New method.
1283
1284         * lily/my-lily-parser.cc (ly:parse-string): New function.
1285
1286         * Documentation/user/lilypond.tely: Add comment and workaround for
1287         gs-8.01 crash.  Fixes make web.
1288
1289         Simplification of toplevel music.
1290
1291         * lily/lexer.ll, lily/parser.yy:
1292
1293         * In LYRICS mode, return LYRICS_STRING.  This fixes one
1294         shift/reduce problem.
1295
1296         * Use NOTES mode at start of maininput.
1297
1298         * Grok toplevel composite music expression, put in score and book.
1299
1300         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
1301
1302         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
1303
1304         * input/simple.ly: New file.
1305
1306         * input/simple-song.ly: Idem.
1307
1308 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1309
1310         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
1311         Sandberg.
1312
1313 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1314
1315         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
1316
1317 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
1318
1319         * input/regression/accidental-octave.ly: doc automatic showing
1320         of note names.
1321
1322 2004-04-16  Heikki Junes <janneke@gnu.org>
1323
1324         * po/fi.po: do "make po && make -C po po-update" at top-level,
1325         then "cp po/out/fi.po po/fi.po" and update fields.
1326
1327         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
1328
1329 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1330
1331         * Documentation/user/introduction.itely (About this manual): Fix
1332         templates and regression urls (backportme).
1333
1334 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1335
1336         * ly/engraver-init.ly (Score:graceSettings): Increase
1337         beamed-lengths, especially for 32nd notes.
1338
1339         * Documentation/user/notation.itely (Grace notes): Correct the
1340         syntax for add-grace-property example.
1341
1342 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1343
1344         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
1345         `Generated' tag.
1346
1347         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
1348         Severely broken (the Debian package, at least).
1349
1350 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1351
1352         * lily/context.cc (find_create_context): assign to lvalue.
1353
1354 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1355
1356         * lily/include/translator.hh (class Translator): rename
1357         get_parent_context() to context () to avoid confusion.
1358
1359         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
1360
1361         * lily/lexer.ll: change is_string -> ly_c_string_p 
1362
1363         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
1364
1365         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
1366
1367         * VERSION: release 2.3.0
1368
1369         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
1370
1371         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
1372         if nonempty.
1373
1374         * lily/include/context.hh (class Context): make members protected.
1375         (children_contexts): new accessor function.
1376
1377         * lily/include/translator.hh (class Translator): make
1378         daddy_context_ protected.
1379         (class Translator): clean up. 
1380
1381         * lily/include/context.hh (class Context): make daddy_context_
1382         private.
1383
1384         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
1385         higher for finding Voice. (backportme)  
1386
1387         * lily/include/context.hh (class Context): remove
1388         find_context_below() as a method.
1389
1390         * Documentation/user/notation.itely (The Lyrics context): add note
1391         about manual durations
1392
1393         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
1394         encoding.
1395
1396         * scm/output-tex.scm (text): dump \inputencoding{} for text.
1397
1398 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1399
1400         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
1401         \usepackage{inputenc}
1402
1403         * lily/paper-book.cc (classic_output): don't advance Offset for
1404         TeX output.
1405
1406         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
1407         ec-sauter.map in rules
1408
1409         * mf/ecb.mf (font_identifier): new file, based on ecbx
1410
1411         * mf/ecb10.mf (gensize): new file.
1412
1413         * Documentation/topdocs/NEWS.texi (Top): document some more new
1414         features.
1415
1416         * ly/declarations-init.ly: run convert-ly
1417
1418         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
1419         from input-file-results. Remove input-file-results.* 
1420
1421 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1422
1423         * scm/output-ps.scm (font-command): Fix, again.
1424
1425         * input/test/title-markup.ly: Add \noPagebreak test.
1426
1427         * lily/score-engraver.cc (try_music): Bugfix.
1428
1429 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1430
1431         * lily/main.cc (main_with_guile): excise dependency options -M and
1432         --dep-prefix
1433
1434         * lily/input-file-results.cc: excise Makefile dependency code
1435
1436         * Documentation/user/invoking.itexi (Invoking the lilypond
1437         binary): remove dep doco
1438
1439         * lily/main.cc (main_with_guile): call lilypond-main
1440
1441         * scm/lily.scm (lilypond-main): new function: handle multiple files.
1442
1443         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
1444         exception.
1445
1446         * lily/my-lily-parser.cc: remove paper_description function
1447
1448         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
1449         new function.
1450
1451         * lily/main.cc: remove global_score_count.
1452
1453         * lily/book.cc (process): don't take header from global_input_file.
1454
1455         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
1456
1457         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
1458
1459         * lily/music-output-def.cc (LY_DEFINE): new function
1460         ly_output_description. This function does the bulk for  setting,
1461         parsing and breaking down of an input file.
1462
1463         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
1464         anonymous modules globally. Let's hope they get GCd
1465
1466         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
1467
1468 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1469
1470         * scm/output-ps.scm (header): Papersize from paper.
1471
1472         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
1473         for classic output.
1474
1475         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
1476         lilypondclassic is defined.
1477         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
1478
1479         * input/regression/between-systems.ly: Remove.
1480
1481         * python/lilylib.py (get_bbox): Fix regular expression
1482         for bounding box.
1483
1484         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
1485
1486         * scm/output-tex.scm (stop-page): Use it.
1487
1488         * scm/output-ps.scm (define-fonts): Bugfix.
1489
1490         * lily/grob.cc: Add penalty to interface.
1491
1492         * lily/include/paper-line.hh (class Paper_line): New member
1493         var penalty_.
1494
1495         * lily/system.cc (get_line): Initialise Paper_line with
1496         page-penalty's from original grobs.
1497
1498         * scm/define-music-properties.scm (all-music-properties): Add
1499         page-penalty.
1500
1501         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
1502
1503         * lily/score-engraver.cc (try_music): Handle page-penalty.
1504
1505         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
1506
1507 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1508
1509         * ly/declarations-init.ly (melismaEnd): typo
1510
1511         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
1512
1513         * scm/output-ps.scm (text): split string into spaces, use moveto
1514         for setting space. 
1515
1516 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1517
1518         * po/nl.po: Update.
1519
1520         * scm/font.scm (add-cmr-fonts): Typo.
1521
1522 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1523
1524         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
1525         font-encoding.
1526
1527         * scm/define-grobs.scm (all-grob-descriptions): idem.
1528
1529         * lily/time-signature.cc (numbered_time_signature): idem.
1530
1531         * scm/font.scm (add-cmr-fonts): use real encoding names for
1532         font-encoding.
1533
1534 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1535
1536         * lily/paper-book.cc (classic_output): 
1537         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
1538         Fixes classic output.
1539         (lilypondstart):
1540         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
1541         kludge.
1542
1543         * scripts/old-lilypond-book.py: Remove.
1544
1545         Page layout for SCOREs enclosed in a BOOK:
1546
1547         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
1548         layout tweaking.
1549
1550         * input/les-nereides.ly (theScore): Add \book.
1551
1552         * input/test/title-markup.ly: Add \book.
1553
1554         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
1555         only if 'verbose.
1556
1557         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
1558
1559         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
1560
1561         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
1562         * scm/output-tex.scm (start-system): Update for page layout by
1563         LilyPond.
1564
1565         * scm/output-ps.scm (start-system): Previously (new-start-system).
1566
1567         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
1568         passed to define-fonts.
1569
1570         * lily/paper-column.cc: 
1571         * lily/system.cc (get_line):
1572         * ly/property-init.ly (newpage): 
1573         * scm/define-grob-properties.scm:
1574         * scm/output-ps.scm: 
1575         * scm/output-tex.scm: Remove between-system-string kludge.
1576
1577         * scm/output-ps.scm (define-fonts, font-command,
1578         font-load-encoding): Handle ENCODING = #f.
1579
1580         * scm/output-tex.scm (output-scopes): Check if variable is bound.
1581
1582         * scm/define-markup-commands.scm (fill-line): Use
1583         make-simple-markup (WAS: unexisting make-word-markup).
1584
1585         * lily/text-item.cc (interpret_markup): Bugfix, transpose
1586         ENCODING, MARKUP parameters for interpret_string.
1587
1588         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
1589
1590         * lily/score.cc (book_rendering): New method.
1591         (default_rendering): Create Paper_book helper locally, dump
1592         output.
1593
1594         * lily/my-lily-lexer.cc (the_key_tab): Add book.
1595
1596         * lily/parser.yy: Handle \book.
1597
1598         * lily/include/book.hh: 
1599         * lily/book.cc: New file.
1600
1601 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1602
1603         * lily/text-item.cc (interpret_string): new file, select font with
1604         encoding.
1605
1606         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
1607
1608         * scm/define-markup-commands.scm (encoded-simple): new markup command.
1609
1610         * lily/parser.yy (markup): take encoding from lexer.
1611
1612 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1613
1614         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
1615
1616         * scm/output-ps.scm: Remove some cruft.
1617
1618 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1619
1620         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
1621
1622         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
1623
1624 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1625
1626         * scm/font.scm (add-century-schoolbook-fonts):
1627         (make-century-schoolbook-tree): New function.
1628
1629         * input/test/title-markup.ly: Use Century Schoolbook font.
1630
1631 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1632
1633         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
1634         to Erik Sandberg) 
1635
1636         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
1637
1638         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
1639
1640         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
1641
1642         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
1643
1644 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1645
1646         * scm/part-combiner.scm (determine-split-list): bugfix: if no
1647         solo-state (at end of solo), we can set the solo status
1648         too. (backportme.)
1649
1650         * input/regression/part-combine-solo-end.ly: new file.
1651
1652 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1653
1654         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
1655         flavour abc files.  Really ignore unknown keys (backportme).
1656
1657 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1658
1659         * lily/scaled-font-metric.cc (text_dimension): only multiply with
1660         magnification_ when looking up in orig_.
1661
1662         * scm/output-tex.scm (text): switch off char-mapping.
1663
1664         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
1665         because AFM's encoding field cannot have spaces.
1666
1667 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1668
1669         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
1670
1671 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1672
1673         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
1674
1675         * mf/cmr.enc: new file, without hi-bit ascii info. 
1676
1677         * lily/bezier-bow.cc (slur_shape): make indent dependent on
1678         width. This removes the 'hook' at the end of a long slur.
1679
1680         * buildscripts/mf-to-table.py (parse_logfile): don't append
1681         encoding to fontname.
1682
1683 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1684
1685         * scm/output-ps.scm (define-fonts): Load .enc only once.
1686
1687         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
1688         too.
1689
1690 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1691
1692         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
1693         encoding field.
1694
1695         * lily/stencil-scheme.cc: remove ly:fontify-atom 
1696
1697         * ly/portuges.ly (pitchnames): new file.
1698
1699         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
1700         Michael Welsh Duggan
1701
1702         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
1703
1704         * ly/nederlands.ly: add comment about digits.
1705
1706         * lily/scaled-font-metric.cc (derived_mark): idem.
1707
1708         * scm/encoding.scm (make-encoding-mapping): change permutation to
1709         mapping.
1710
1711         * lily/scaled-font-metric.cc (derived_mark): is a const method.
1712         (Modified_font_metric): make alist for coding_description_
1713         (LY_DEFINE): remove coding-name.
1714
1715         * scm/output-tex.scm (text): remove debugging code.
1716
1717         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
1718
1719         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
1720         from infile.
1721
1722         * mf/feta-generic.mf: move fet_beginfont into generic code.
1723         use fetaMusic (without space) as encoding
1724
1725         * mf/feta-autometric.mf: take encoding argument
1726
1727         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
1728
1729         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
1730         use.
1731
1732         * scm/encoding.scm (read-encoding-file): use symbol for glyph
1733         name.
1734
1735 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1736
1737         * input/test/title-markup.ly: Set inputencoding.
1738
1739         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
1740
1741         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
1742
1743         * scm/encoding.scm (get-coding-filename, get-coding-command): New
1744         function.
1745         (coding-alist): Also hold filename, command.
1746         (read-encoding-file): Return symbols.
1747
1748 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1749
1750         * scm/output-tex.scm: remove fontify; text and char take a font
1751         argument.
1752
1753         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
1754
1755         * lily/scaled-font-metric.cc (text_dimension): init
1756         coding_{permutation,table}_ too 
1757         (LY_DEFINE): ly:font-encoding, new function return
1758
1759         * lily/paper-def.cc (find_scaled_font): take input coding from
1760         inputcoding paper var.
1761
1762         * lily/performance.cc (output): remap modulo 16.
1763
1764         * lily/text-item.cc (interpret_markup): whoops, variable
1765         shadowing fixed.
1766
1767 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
1768
1769         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
1770         symbols, not symbols to strings.
1771
1772         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
1773         symbols, not symbols to strings.
1774
1775 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1776
1777         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
1778         (ly:kpathsea-gulp-file): New function.
1779
1780         * scm/encoding.scm (read-encoding-file): Use it.
1781
1782 2004-04-06  Werner Lemberg  <wl@gnu.org>
1783
1784         * scm/encoding.scm (coding-alist): Fix typo.
1785
1786 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1787
1788         * lily/scaled-font-metric.cc (text_dimension): move function from
1789         Font_metric
1790         (make_scaled_font_metric): init coding_scheme_ to TeX
1791         (text_dimension): use get-coding-vector for non TeX coding_scheme_
1792
1793         * lily/include/scaled-font-metric.hh (struct
1794         Modified_font_metric): rename from Scaled_font_metric
1795
1796         * scm/encoding.scm (read-encoding-file): split up large function,
1797         leave caching to (delay)
1798
1799         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
1800
1801 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1802
1803         * lily/my-lily-lexer.cc (set_encoding): New method.
1804
1805         * lily/lexer.ll: Grok \encoding.
1806
1807         * lily/font-metric.cc (get_encoded_index): New function.
1808
1809         * lily/include/font-metric.hh (coding_scheme): New method.
1810
1811         * scm/encoding.scm: New file.
1812
1813         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
1814
1815 2004-04-05  Werner Lemberg  <wl@gnu.org>
1816
1817         * Documentation/user/tutorial.itely: Revised (finished).
1818
1819         * Documentation/user/macros.itexi (@separate): Removed.
1820
1821 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1822
1823         * scm/output-ps.scm (define-fonts): fix scaling.
1824
1825         * lily/scaled-font-metric.cc (design_size): add function.
1826
1827         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
1828         partial cut&paste of ly:font-magnification.
1829
1830 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1831
1832         * scm/output-ps.scm (define-fonts):
1833         (fontify): Update.
1834
1835 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1836
1837         * po/fr.po: update. (backportme).
1838
1839         * po/nl.po: update. (backportme). 
1840
1841         * mf/feta-beugel.mf: document why design size is not fixed.
1842
1843         * mf/feta-braces-a.mf: rename to stress that it's not design size.
1844
1845 2004-04-04  Werner Lemberg  <wl@gnu.org>
1846
1847         * Documentation/user/tutorial.itely: Revised (continued).
1848
1849 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1850
1851         * po/nl.po: Update (backportme).
1852
1853 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1854
1855         * po/de.po: update. (backportme).
1856
1857         * scm/output-tex.scm (font-command): use ly: functions to
1858         construct name.
1859         (define-fonts): don't use alist, just dump \font definitions.
1860         (font-load-command): calculate proper scaling by taking
1861         outputscale from paper argument.
1862
1863         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
1864         expression.
1865
1866         * lily/paper-outputter.cc (output_header): pass paper arg to
1867         define-fonts
1868
1869         * lily/paper-def.cc (font_descriptions): dump list of
1870         Scaled_font_metrics
1871         (find_scaled_font): take Font_metric argument, store
1872         Scaled_font_metrics in hash-table containing (size ->
1873         Scaled_font_metrics) alist.
1874         (get_dimension): rename from get_realvar
1875
1876         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
1877         ly:font-magnification, ly:font-name: new functions
1878
1879 2004-04-03  Werner Lemberg  <wl@gnu.org>
1880
1881         * Documentation/user/dedication.itely,
1882         Documentation/user/preface.itely,
1883         Documentation/user/introduction.itely,
1884         Documentation/user/tutorial.itely: Revised.
1885         Removing leading spaces which distorts output if info files are read
1886         with stand-alone info.
1887         Removing superfluous inter-word spaces which also distorts output
1888         for stand-alone info.
1889         Using ` and ' instead of `` and '' everywhere to improve
1890         legilibility with stand-alone info
1891         Using @samp for single-letter input items and data which contains
1892         spaces, @code for other things.
1893
1894         * lily/grob-interface.cc: Adding copyright.
1895         (check_interfaces_for_property): Improve format of warning message.
1896
1897 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1898
1899         * lily/include/font-metric.hh (struct Font_metric): add
1900         design_size () method.
1901
1902         * buildscripts/mf-to-table.py (base): add DesignSize comment.
1903
1904         * lily/afm.cc (read_afm_file): read design size.
1905
1906         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
1907
1908         * scm/music-functions.scm (unfold-repeats): handle dots too.
1909
1910 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1911
1912         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
1913         (backportme)
1914
1915 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1916
1917         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
1918         lyric indent.  Revert melismaBusyProperties using \unset.
1919
1920 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1921
1922         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
1923
1924         * lily/parser.yy (command_element): allow redefinition of |
1925         meaning.
1926
1927         * lily/break-align-engraver.cc (acknowledge_grob): construct
1928         LeftEdge where the first cause for alignment is coming from.
1929         This makes \override Staff.LeftEdge work as expected.
1930
1931
1932         * lily/slur-performer.cc (Slur_performer): add inits
1933
1934         * lily/beam-performer.cc (Beam_performer): add inits
1935
1936 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1937
1938         * VERSION (PACKAGE_NAME): release 2.2.0
1939
1940         * scripts/convert-ly.py (conv): add 2.2.0 rule.
1941
1942 2004-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1943
1944         * lily/cluster.cc (height): Fix warning.
1945
1946         * lily/parser.yy: Janitorial cleanups.
1947
1948         * Documentation/user/tutorial.itely (Tutorial): Typo.
1949
1950 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1951
1952         * lily/change-iterator.cc (process): search at multiple context
1953         levels. This fixes 
1954
1955
1956         * scm/part-combiner.scm (analyse-spanner-states): use split-index,
1957         not voice-state index for tie state. This fixes a partcombine
1958         problem with ties.
1959
1960         * Documentation/user/tutorial.itely (Commenting input files): add
1961         note about convert-ly.
1962
1963         * input/test/cadenza-skip.ly:  new file.
1964
1965 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1966
1967         * po/nl.po: Spelling fixes.
1968
1969         * autogen.sh (srcdir): Regenerate.
1970
1971         * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
1972         autogen.sh.
1973
1974         * configure.in: Use C++ to check for C++ header.
1975
1976         * po/nl.po: Update.
1977
1978         * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
1979
1980         * lily/event.cc (to_relative_octave): Translatable sentence should
1981         be one string.
1982
1983         * python/lilylib.py (warranty): Year range is not translatable.
1984         It's 2004 already!
1985
1986         * flower/warn.cc (non_fatal_error, warning, programming_error):
1987         Remove whitespace from translated string.
1988
1989 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1990
1991         * VERSION: release 2.1.37.
1992
1993 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1994
1995         * configure.in: check for C language.
1996
1997         * lily/source-file.cc: include strstream without h.
1998
1999         * scm/documentation-generate.scm (string-append): use name without
2000         .texi.
2001
2002         * autogen.sh (srcdir): SUSE fix.
2003
2004         * Documentation/user/notation.itely (Ancient clefs): idem.
2005
2006         * Documentation/user/lilypond-book.itely (Integrating HTML and
2007         music): idem.
2008
2009         * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
2010
2011         * lily/change-iterator.cc (process): use find_existing_context().
2012
2013         * input/test/polymetric-differing-notes.ly: use ly:music-compress.
2014
2015         * input/regression/repeat-unfold-tremolo.ly: new file.
2016
2017         * scm/music-functions.scm (unfold-repeats): undo music compression
2018         too.
2019
2020         * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
2021         (LY_DEFINE): ly:music-compress new function.
2022
2023         * scm/part-combiner.scm (determine-split-list): split for voice
2024         crossings
2025
2026         * input/regression/part-combine-cross.ly: new file.
2027
2028         * scm/part-combiner.scm (make-part-combine-music): don't do
2029         relative inside partcombine arguments.
2030
2031         * scm/music-functions.scm (make-non-relative-music): new function.
2032
2033         * Documentation/user/notation.itely (Automatic part combining):
2034         add note about \relative.
2035
2036         * lily/part-combine-iterator.cc (construct_children): add
2037         start_moment_ member.
2038
2039         * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
2040         stem-tremolo by stem object. This fixes no stem for tremolo bug.
2041
2042         * lily/stem-tremolo.cc (print): don't crash for no-stem.
2043
2044         * Documentation/user/changing-defaults.itely (Which properties to
2045         change): fixes.
2046
2047 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2048
2049         * po/fr.po: update.
2050
2051 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2052
2053         * input/wilhelmus.ly: More original lyrics.  Add to examples.
2054
2055         * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
2056         Reinstate old code that issues warning.  Fixes --srcdir build.
2057
2058 2004-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2059
2060         * input/wilhelmus.ly: New file.
2061
2062         * Documentation/user/notation.itely: 
2063         * Documentation/user/introduction.itely:
2064         * Documentation/user/tutorial.itely: Use quote ly-option instead
2065         of explicit @quotation.  This fixes too long lilypond linewidths
2066         resulting in overful hboxes.
2067
2068         * scripts/lilypond-book.py: Add ly-option: `quote'.
2069
2070 2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2071
2072         * tex/titledefs.tex: Avoid that the first score line is extra
2073         indented if instrument is defined but not piece.
2074
2075 2004-03-30  Werner Lemberg  <wl@gnu.org>
2076
2077         * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
2078         `lilypond/' to info file name.
2079         (@usermanref) [info]: New variant.
2080
2081         * scm/documentation-generate.scm: Fix definition of @usermanref
2082         and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
2083         to info file name.
2084
2085 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2086
2087         * VERSION: release 2.1.36
2088
2089         * Documentation/user/changing-defaults.itely (Interpretation
2090         contexts): rewrite introduction.
2091
2092 2004-03-30  Ferenc Wagner  <wferi@tba.elte.hu>
2093
2094         * scm/define-markup-commands.scm: Use TeX accents instead of
2095         straight iso-8859-1 encoding in the doc string.
2096
2097 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2098
2099         * Documentation/user/tutorial.itely (A lead sheet): remove extra
2100         space after dotted duration.
2101
2102 2004-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2103
2104         * Documentation/user/introduction.itely: 
2105         * Documentation/user/notation.itely:
2106         * Documentation/user/tutorial.itely: Up all relative examples.
2107         Enclose @lilypond displays in @quotation.  Typos and corrections.
2108
2109         * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
2110
2111 2004-03-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2112
2113         * scm/music-functions.scm (make-voice-props-revert): Revert also
2114         MultiMeasureRest staff-position in oneVoice.
2115
2116 2004-03-29  Heikki Junes <hjunes@cc.hut.fi>
2117
2118         * Documentation/user/changing-defaults.itely, 
2119         Documentation/user/lilypond.tely: few fixes. Place no comma between
2120         two options: a and b, but commas between three options: a, b, and c.
2121         By this manner, grouping is possible: a and b, and c and d.
2122
2123 2004-03-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2124
2125         * Documentation/user/GNUmakefile: add rule for .nexi
2126
2127 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2128
2129         * Documentation/user/music-glossary.tely: move glossary direntry
2130
2131         * stepmake/stepmake/texinfo-vars.make (INFOINSTALL): 
2132         only do mkdir/install-info if INFO_INSTALL_FILES != "".
2133
2134 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2135
2136         * stepmake/aclocal.m4: Verify that gettext configure check with
2137         gcc-3.3 and autoconf 2.59 is still broken.  Update warning.
2138
2139 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2140
2141         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
2142         glob.glob for .png filenames. This catches multipage pngs.  
2143
2144         * Documentation/user/changing-defaults.itely (Determining the grob
2145         property): fix references.
2146
2147         * lily/staff-symbol.cc (print): only add extent if non empty.
2148         This fixes staff-container.ly.
2149
2150         * lily/timing-engraver.cc (initialize): init whichBar, so a score
2151         starting with a mmrest also works.
2152
2153         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
2154         PNG for texinfo too.
2155
2156         * po/lilypond.pot: update translation strings.
2157
2158         * VERSION: 2.1.35 released
2159
2160         * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
2161         context argument too.
2162
2163         * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
2164
2165         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
2166
2167         * python/lilylib.py (command_name): don't return 1st path
2168         component.
2169
2170         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
2171         .png case separately.
2172
2173         * python/lilylib.py (system): typo.
2174
2175 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2176
2177         * input/regression/span-bar.ly: Fix typos.  Set indent-level:2,
2178         run indent-region.
2179
2180         * Documentation/user/preface.itely: Run texinfo-all-menus-update.
2181         Fixes compile.
2182
2183         * lily/function-documentation.cc: Compile fix: Include <string.h>.
2184         Add header.
2185
2186 2004-03-27  Heikki Junes  <hjunes@cc.hut.fi>
2187
2188         * vim/lilypond-indent.vim: small fixes.
2189
2190 2004-03-26  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2191
2192         * Documentation/user/notation.itely (Entering lyrics): Add example
2193         with correct english double quotes (at least for LaTeX output,
2194         maybe not a good idea if we switch to PS as the default output
2195         format).
2196
2197 2004-03-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2198
2199         * lily/staff-performer.cc (create_audio_elements): play instrument
2200         changes before notes arrive. This fixes instrument of the first
2201         note in a score.
2202
2203         * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
2204         to 1.9.0 conversion.
2205
2206         * lily/mark-engraver.cc: doc string.
2207
2208         * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
2209
2210         * Documentation/user/introduction.itely (Introduction): new node.
2211
2212 2004-03-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2213
2214         * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
2215
2216         * input/regression/spacing-ragged-last.ly: new file.
2217
2218         * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
2219         spacing.
2220
2221         * scm/font.scm: rewrite using GOOPS.
2222
2223         * lily/context-def.cc (filter_engravers): derefence pointer.
2224
2225         * lily/lily-guile.cc (type_check_assignment): use
2226         ly_scheme_function iso. scm_primitive_eval where possible.
2227
2228         * lily/performance.cc (output): limit channels at 15. This fixes
2229         percussion inadvertently showing up in large scores.
2230
2231 2004-03-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2232
2233         * input/regression/tuplet-gap.ly: new file.
2234
2235         * lily/tuplet-bracket.cc (make_bracket): take gap interval.
2236         (print): compute gap length from number size, include italic
2237         correction.
2238
2239         * scm/define-grobs.scm (all-grob-descriptions): remove gap from
2240         tuplet-bracket
2241
2242         * scm/paper.scm (set-default-paper-size): new function, to be
2243         called at toplevel.
2244         (set-paper-size): new function, to be called inside \paper {}
2245         (set-default-paper-size): new function, to be called at toplevel.
2246
2247         * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function. 
2248
2249         * lily/beam-performer.cc (process_music): idem.
2250
2251         * lily/slur-performer.cc (process_music): stop melisma for stop event.
2252
2253         * tex/titledefs.tex: remove scshape for piece.
2254
2255         * lily/line-spanner.cc (line_stencil): font-encoding = music, not
2256         font-family
2257
2258         * lily/time-signature.cc (special_time_signature): font-encoding
2259         not family.
2260
2261         * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
2262         dynamic to head. This fixes p placement in morgenlied.
2263
2264 2004-03-23  Werner Lemberg  <wl@gnu.org>
2265
2266         * stepmake/stepmake/generic-targets.make (help): Improve text.
2267
2268 2004-03-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2269
2270         * VERSION: 2.1.34 released
2271
2272         * lily/main.cc (main_with_guile): switch debugging.
2273
2274         * lily/system.cc (get_line): plug leak.
2275
2276         * lily/paper-book.cc (pages): plug memory leaks: delete page array
2277         and contents.
2278         (stencil2line): plug leak.
2279
2280         * Documentation/user/changing-defaults.itely (Determining a grob
2281         property):  new node.
2282         (Layout interfaces): new node.
2283         (Navigating the program reference): new node.
2284
2285         * lily/accidental-engraver.cc (acknowledge_grob): add property
2286         harmonicAccidentals
2287
2288         * lily/piano-pedal-engraver.cc (del_linespanner): new function.
2289         general cleanups.
2290
2291         * input/les-nereides.ly (middleDynamics): resurrect Les
2292         nereides. Remove pedal hack.
2293
2294 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2295
2296         * input/regression/property-grace-polyphony.ly: new file.
2297
2298         * lily/translator-property.cc (execute_pushpop_property): only pop
2299         one instance of the property. This fixes << \\ >> together with
2300         \grace.
2301
2302         * lily/break-align-interface.cc (ordered_elements): we cannot
2303         modify the #'elements property, so return reordered array.
2304
2305 2004-03-23  Heikki Junes  <hjunes@cc.hut.fi>
2306
2307         * buildscripts/lilypond.words.py: remove.
2308         * buildscripts/lilypond-words.py: add new, renamed file. 
2309         Give generated targets and dirs explicitly in arguments.
2310
2311         * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
2312         elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
2313         vim/lilypond-syntax.vim: update to use new lilypond-words.py.
2314
2315         * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
2316
2317         * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
2318
2319         * Documentation/topdocs/INSTALL.texi: update vim-mode installing
2320         orders.
2321
2322         * vim/GNUmakefile: add local-uninstall target.
2323
2324         * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
2325
2326         * vim/vimrc: add a one-liner file.
2327
2328         * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
2329         vimrc in EXTRA_DIST_FILES.
2330
2331         * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
2332
2333 2004-03-22  Heikki Junes  <hjunes@cc.hut.fi>
2334
2335         * config.make.in: add vimdir.
2336
2337         * vim/GNUmakefile: add local-install.
2338
2339 2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2340
2341         * tex/titledefs.tex: Replaced \ifx\blabla\undefined
2342         with \lilypondifundefined{blabla}. Solves problem with multiple
2343         titles in the same lilypond-book document.
2344
2345 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2346
2347         * scm/document-backend.scm (interface-doc): sort grob list for
2348         interface.
2349
2350         * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
2351         pre/post break align-order.
2352
2353         * spelling patch courtesy Edward Sutton.
2354
2355         * Documentation/user/changing-defaults.itely (Changing context
2356         default settings): new node.
2357         (Defining new  contexts): new node.
2358
2359         * scripts/lilypond-book.py (is_derived_class): use numbers
2360         iso. booleans.
2361
2362         * python/lilylib.py (make_ps_images): add margin to PS images.
2363
2364         * scripts/lilypond-book.py (is_derived_class): new function. Take
2365         class arg iso. object.
2366         (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
2367         for bug in GS/dvips.
2368
2369         * lily/text-item.cc (interpret_markup): idem.
2370
2371         * scm/define-markup-commands.scm: remove split around-space hack.
2372
2373         * lily/staff-symbol-referencer.cc (get_rounded_position): new
2374         function, fold WL's fixes into one function.
2375
2376 2004-03-22  Werner Lemberg  <wl@gnu.org>
2377
2378         * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
2379         lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
2380         (Note_column::head_position_interval): Do proper rounding for
2381         calls to Staff_symbol_referencer::get_position.
2382
2383 2004-03-21  Werner Lemberg  <wl@gnu.org>
2384
2385         * lily/score.cc (ly_run_translator), lily/paper-def.cc
2386         (Paper_def::get_paper_outputter), lily/input-file-results.cc
2387         (Input_file_results::Input_file_results), lily/my-lily-parser.cc
2388         (My_lily_parser::parse_file): Improve formatting progress indication
2389         sent to stdout.
2390
2391 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2392
2393         * VERSION: 2.1.33 released.
2394
2395         * scripts/lilypond-book.py (do_file): reinstate --filter support.
2396
2397         * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
2398
2399         * stepmake/stepmake/generic-targets.make: rewrite hack so no
2400         warning is issued about dummy.dep.
2401
2402         * scm/new-font.scm: fix design sizes of nummer
2403
2404 2004-03-21  Werner Lemberg  <wl@gnu.org>
2405
2406         * stepmake/bin/install-sh: Updated (from gnulib).  This removes
2407         some annoying warnings from mkdir during `make install'.
2408
2409 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2410
2411         * lily/performer-group-performer.cc (do_announces): call
2412         Performer_group_performer::create_audio_elements () too.
2413
2414         * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
2415
2416         * scm/define-grobs.scm (all-grob-descriptions): add property
2417         break-align-orders
2418
2419         * lily/global-context.cc (get_default_interpreter): new
2420         function. Override from base class, so no new Score contexts are
2421         created.
2422
2423         * lily/include/stencil.hh (class Stencil): document origin field.
2424
2425         * lily/staff-symbol.cc (print): span staff-symbol on column
2426         extents for non-broken columns. 
2427
2428         * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
2429         key-signature.
2430
2431         * tex/titledefs.tex: don't use smallcaps for piece.
2432
2433         * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
2434         translated stencils in the output.
2435
2436         * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
2437
2438 2004-03-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2439
2440         * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
2441         and init ties_created_
2442
2443         * VERSION: release 2.1.32
2444
2445         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
2446         doc string from IMPLEMENT_CTOR_CALLBACK().
2447
2448         * lily/engraver.cc (typeset_grob): paranoia: take care of the case
2449         that engraver is in a performer hierarchy.
2450
2451 2004-03-17  Heikki Junes <hjunes@cc.hut.fi>
2452
2453         * vim/lilypond-ftdetect.vim: new file.
2454
2455 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2456
2457         * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. 
2458         (compose_ly): default octave should be middle C.
2459
2460         * Documentation/user/changing-defaults.itely (Layout tunings
2461         within contexts): new node.
2462
2463         * lily/include/smobs.hh: document C++ smob interface.
2464
2465         * lily/function-documentation.cc: don't doc functions without
2466         docstring.
2467
2468 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2469
2470         * Documentation/user/lilypond.tely: Remove `* lilypond' node from
2471         direntry, so that `info lilypond' goes to Top.
2472
2473         * scm/output-ps.scm (polygon): Fix: add spaces.
2474
2475         * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
2476         solutions are now optimal too.
2477
2478         * input/test/page-breaks.ly: New file.
2479
2480         * lily/paper-outputter.cc (Paper_outputter): Import page breaking
2481         functions into safe module.
2482
2483         * lily/lily-guile.cc (ly:number->string): Do not leave space at
2484         end, prepend zeros.
2485
2486         * scm/output-*.scm: Use ly:number->string rather than
2487         number->string.  Makes for saner output.
2488
2489         * scm/output-ps.scm (define-fonts): Always scale by designsize.
2490         Fixes feta-nummer, feta-din scaling.
2491
2492 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2493
2494         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
2495
2496         * scm/music-functions.scm (descend-to-context): new
2497         function. Similar to context-spec-music.
2498         (make-time-signature-set): specify Score as descend-only. This
2499         fixes the polymetric.ly example.
2500
2501         * lily/context-specced-music-iterator.cc (construct_children): add
2502         support for descend-only context spec.
2503
2504         * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
2505         determine ez-notation letter. 
2506
2507         * lily/system.cc (get_line): start with dumping layer 3. This
2508         fixes ez notation.
2509
2510 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2511
2512         * input/test/title-markup.ly: Stress breaking harder.
2513
2514         * scm/page-layout.scm (height-score): Overfull page scores twice
2515         as bad as underfull (was: by a power).
2516         (walk-lines): Omit first walk-path round (breaking after new node,
2517         without lines).
2518
2519         * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
2520         diff values are negative.
2521         (output): Bugfix: treat negative vfill differently.
2522
2523         * Documentation/user/lilypond.tely (direntry): Add note about why
2524         `info lilypond' brings up `Invoking LilyPond' node.
2525
2526 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2527
2528         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
2529
2530         * lily/paper-book.cc: Remove cruft.
2531         (output): Bugfix: put vfill between lines.
2532         (pages): Bugfix: set page vars needed for filling.
2533
2534         * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
2535         (was: @ar).
2536
2537         * scm/page-layout.scm: Further development.
2538
2539         * ly/declarations-init.ly (paper): Define page-breaking.
2540
2541 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2542
2543         * lily/note-head.cc (brew_ez_stencil): add note-names
2544         property. Provides internationalization for note names.
2545
2546         * Documentation/user/changing-defaults.itely (Creating contexts):
2547         new node.
2548
2549         * lily/grace-iterator.cc (process): descend to child for \grace.
2550
2551         * lily/timing-translator.cc (initialize): Timing_translator adds
2552         Timing alias by itself.
2553
2554         * lily/context.cc (add_alias): new function.
2555
2556         * scm/lily.scm (tex-output-expression): new function, eval within
2557         drawing API. Guards against eval vulnerabilities.
2558
2559         * scm/output-tex.scm (tex-encoded-fontswitch): idem. 
2560
2561         * scm/output-ps.scm (scm): export lily drawing API.
2562
2563         * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
2564         throughout.
2565
2566 2004-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2567
2568         * scm/page-layout.scm (optimal-page-breaking): New function.
2569
2570         * lily/paper-book.cc (pages): Use it.
2571
2572 2004-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2573
2574         * lily/include/paper-line.hh (class Paper_line): Full smob.
2575
2576 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2577
2578         * lily/global-context.cc (run_iterator_on_me): fix grace note
2579         nesting by initting measurePosition.
2580
2581         * lily/timing-translator.cc (initialize): do no init
2582         measurePosition
2583
2584         * lily/include/music-output-def.hh (class Music_output_def): add
2585         input_origin_ field.
2586
2587         * Documentation/user/changing-defaults.itely (Changing context
2588         properties on the fly): new node.
2589
2590         * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
2591         function. Only have smobbed_copy (), and do not provide
2592         smobbed_copy() for non-simple smobs. Changes throughout.
2593
2594 2004-03-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2595
2596         * lily/auto-change-iterator.cc (class Auto_change_iterator): add
2597         start_moment_. Fix by Doug A. Linhardt.
2598
2599 2004-03-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2600
2601         * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
2602         accidentals for harmonic notes.
2603
2604         * lily/note-collision.cc (check_meshing_chords): don't merge heads
2605         of different style. (Thanks to Doug Linhardt).
2606
2607         * Documentation/user/changing-defaults.itely (Scheme tutorial):
2608         new node.
2609
2610 2004-03-16  Heikki Junes <hjunes@cc.hut.fi>
2611
2612         * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
2613
2614         * vim/filetype.vim, vim/lilypond-ftplugin.vim,
2615         vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
2616         vim/lilypond-indent.vim: doc targets and deps in comments.
2617
2618 2004-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2619
2620         * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
2621
2622         * lily/system.cc (get_line): Return Paper_line.  Change all users.
2623
2624         * lily/include/paper-line.hh:
2625         * lily/include/paper-line.cc: New file.
2626
2627 2004-03-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2628
2629         * VERSION (MY_PATCH_LEVEL): release 2.1.31.
2630
2631         * GNUmakefile.in: remove stray make out=www
2632
2633         * input/test/bagpipe.ly (gcdg): octave fixes.
2634
2635         * scm/define-markup-commands.scm (number): use font-encoding
2636         iso. font-family
2637
2638         * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
2639         font-encoding.
2640
2641 2004-03-15  Heikki Junes <hjunes@cc.hut.fi>
2642
2643         * lily/parse-scm.cc: compile-bugfix: add missing header files for
2644         `output_format_global' and `PAGE_LAYOUT'.
2645
2646 2004-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2647
2648         * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
2649         lily functions in safe mode.
2650
2651         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
2652         Print filename for HTML, LATEX, before texidoc.
2653
2654         * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
2655         instructions in output-ps module.
2656
2657         * scm/lily.scm: Do not load output-ps module.
2658
2659         * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
2660         safe mode.
2661
2662 2004-03-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2663
2664         * lily/span-dynamic-performer.cc (process_music): remove spurious
2665         warning.
2666
2667         * lily/context-def.cc (Context_def): init name to ""
2668
2669         * lily/font-interface.cc: add font-encoding property.
2670
2671         * scm/lily.scm (chain-assoc-get): bugfix.
2672
2673         * lily/paper-book.cc (stencil2line): protect static SCM.
2674
2675         * lily/font-interface.cc (text_font_alist_chain): rename function,
2676         and use text-font-defaults. 
2677
2678         * lily/font-select.cc (properties_to_font_size_family): call SCM code.
2679
2680         * scm/paper.scm (paper-set-staff-size): use new function.
2681
2682         * scm/new-font.scm (make-font-tree): new function.
2683
2684 2004-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2685
2686         * lily/paper-book.cc (output): Bugfix: no output if no \paper.
2687
2688         * scm/lily.scm (get-output-module): New function.
2689         (output-alist): Remove ,ps-output-expression.
2690
2691         * scm/output-tex.scm (ps-output-expression): New function.
2692
2693         * scm/output-ps.scm (ps-output-expression): Remove.
2694         (header, start-page): Output page metadata.
2695
2696         * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
2697         initialise output_module_.  Do not write part of header.
2698         (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
2699         (output_header): Output full header.
2700
2701         * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
2702         FIXME.
2703
2704 2004-03-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2705
2706         * scm/new-font.scm: new file. Tree based font lookup.
2707
2708         * scm/lily.scm (assoc-get): take default argument. Remove
2709         assoc-get-default.
2710         (chain-assoc-get): use chain-assoc-get everywhere.
2711
2712         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2713         autobeamsettings conversion bug.
2714
2715         * lily/include/global-context.hh (Context): clean-up data hiding.
2716
2717         * lily/include/music-iterator.hh (class Music_iterator): clean-up
2718         data hiding.
2719
2720         * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
2721
2722         * input/regression/stem-shorten.ly: add chord case.
2723
2724         * lily/stem.cc (get_default_stem_end_position): shorten stems
2725         triggered by note-head positions, not by forced-direction. This
2726         fixes a bug with too short stems.  
2727
2728 2004-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2729
2730         * scripts/lilypond-book.py (Lilypond_snippet.output_html,
2731         Lilypond_snippet.output_latex): Always call output_print_filename.
2732
2733         * lily/paper-book.cc (fill_pages): New method.  Try to cramp or
2734         expand pages.
2735
2736 2004-03-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2737
2738         * scm/part-combiner.scm (make-autochange-music): switch rests
2739         before switched notes too.
2740
2741         * lily/figured-bass-engraver.cc (process_music): change calling
2742         convention.
2743
2744         * scm/bass-figure.scm (format-bass-figure): rewrite function. 
2745
2746         * scm/define-markup-commands.scm (bracketed-y-column): new markup
2747         command.
2748
2749         * lily/include/stencil.hh (class Stencil): add origin field.
2750
2751         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
2752         function.
2753
2754         * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. 
2755
2756         * lily/lexer.ll: remove support for \$ and $ in identifiers
2757
2758         * lily/sequential-iterator.cc: remove copy_grace_fixups
2759         (get_grace_fixup): slight abstraction of fixup code.
2760
2761         * input/test/title-markup.ly (spaceTest): vary staff sizes.
2762
2763 2004-03-12  Heikki Junes <hjunes@cc.hut.fi>
2764
2765         * vim/lilypond-indent.vim: use <C-F> (default) as indent key
2766         in insert-mode. add indenting rules.
2767
2768 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2769
2770         * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
2771         protect hack.
2772
2773         * scm/page-layout.scm:
2774         * lily/paper-book.cc: Handle tagline/copyright.  Internal page
2775         layout and titling should now match external latex based version.
2776
2777         * scm/output-tex.scm (output-scopes): Bugfix: only write string
2778         header fields.
2779
2780         * ps/lilyponddefs.ps: Remove automatic page layout.
2781
2782         * scm/output-ps.scm (new-start-system): New interface function.
2783
2784         * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
2785
2786         * lily/paper-book.cc (output): Bugfix.
2787
2788 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2789
2790         * VERSION (MY_PATCH_LEVEL): release 2.1.30
2791
2792 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2793
2794         * Documentation/user/lilypond.tely: Bugfix: Remove './' from
2795         direntries.
2796
2797         * ps/lilyponddefs.ps: Bugfix.
2798
2799         * input/regression/multi-measure-rest-instr-name.ly: Typo.
2800
2801 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2802
2803         * lily/auto-beam-engraver.cc (create_beam): add Stem as
2804         cause. This should fix warnings.
2805
2806         * mf/feta-slag.mf (trill_ne): fix upmordent size.
2807
2808         * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
2809         prevent aligned 6ths.
2810
2811         * lily/custos.cc (print): remove adjust-if-on-staffline.
2812
2813 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2814
2815         * lily/paper-book.cc: Do header and footer.
2816
2817 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2818
2819         * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
2820
2821         * scm/paper.scm (lineheight): Remove
2822         (head-sep, foot-sep): Add.
2823
2824 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2825
2826         * mf/feta-schrift.mf: reduce portato thickness.
2827
2828         * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
2829
2830         * lily/grob-pq-engraver.cc (start_translation_timestep): remove
2831         programming_error ().
2832
2833         * lily/piano-pedal-engraver.cc (finalize): attach unfinished
2834         bracket to last command column.
2835
2836         * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
2837         continues on next/prev system.
2838
2839         * input/regression/pedal-end.ly: new file.
2840
2841 2004-03-10  Werner Lemberg  <wl@gnu.org>
2842
2843         * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
2844         Remove pmx2ly stuff.
2845         * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
2846
2847 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2848
2849         * scm/page-layout.scm: New file.
2850
2851         * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
2852         settings.
2853         (Lilypond_snippet.is_outdated): Also check for PNG file.
2854         Workaround for interrupted (web) builds.
2855
2856         * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
2857
2858         * ps/lilyponddefs.ps: Use only very small top-marging.
2859         (init-paper): Also pop page size string.
2860         (start-page, stop-page): New function.
2861
2862         * scm/output-ps.scm (header-end): Remove stray exec commands.
2863
2864 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2865
2866         * lily/input-file-results.cc (do_one_file): use new Paper_book()
2867
2868         * lily/score.cc (default_rendering): clean protection.
2869
2870         * lily/paper-book.cc (mark_smob): implement smob marking.
2871
2872         * scripts/lilypond.py (make_html_menu_file): remove --psgz option
2873
2874         * Documentation/user/*.itely: user manual edits. 
2875
2876 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2877
2878         * Documentation/user/converters.itely (Invoking musedata2ly):
2879         remove pmx2ly.
2880
2881         * scripts/pmx2ly: remove script.
2882
2883 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2884
2885         * lily/score.cc (default_rendering): Protect paper-book members.
2886
2887         * lily/paper-def.cc (smobbed_copy): New method.
2888
2889         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
2890         switch runtime.
2891
2892         * lily/include/music-output.hh (process): Change signature to
2893         return SCM.
2894
2895         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
2896         method.
2897
2898         * lily/paper-score.cc (process): Return stencils rather than
2899         outputting directly.  Remove paper-book kludge.  Delete grobs.
2900         (output): Remove.
2901
2902         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
2903
2904         * lily/score-engraver.cc (get_output): Do not reset pscore_.
2905
2906         * lily/score.cc (default_rendering)
2907         (ly_render_output): Move adding paper-score two levels up.
2908
2909         * lily/system.cc (get_line):
2910         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
2911
2912 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2913
2914         * scm/font.scm (paper20-font-vector): add more design sizes for
2915         number.
2916
2917         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
2918         feta-nummber{5,7,11,13}.
2919
2920         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
2921         for 12pt design size. 
2922
2923 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2924
2925         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
2926
2927 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2928
2929         * lily/font-select.cc (properties_to_font_size_family): Fix
2930         warning message.
2931
2932         * Experimental PostScript latin1 encoding:
2933
2934         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
2935
2936         * scm/output-ps.scm: Experimental encoding using reencode-font.
2937         * scm/font.scm: Add latin1 `font-shape'.
2938
2939         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
2940
2941         * ps/lilyponddefs.ps (reencode-font): New function.
2942
2943         * lily/paper-book.cc (get_pages): Simplistic page breaking.
2944
2945         * scm/output-tex.scm (start-page):
2946         (stop-page): New interface function.
2947
2948 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2949
2950         * lily/paper-outputter.cc (output_expr):
2951         (output_header):
2952         (output_line): New method.
2953
2954         * lily/system.cc (get_line):
2955         (get_lines): New method.
2956         (output_scheme):
2957         (output_line): Remove.
2958
2959         * scm/lily.scm (make-title): New function.
2960
2961         * lily/paper-book.cc: 
2962         * lily/include/paper-book.hh: New file.
2963
2964         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
2965         ly-modules.hh).
2966
2967         * lily/ly-module.cc (ly_modules_lookup): New function.
2968
2969         * lily/main.cc (main_with_guile): Move memory leak debug code back.
2970
2971         * scm/output-ps.scm (make-title): Remove.
2972         (output-scopes): Junk header-title test.
2973
2974 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2975
2976         * mf/feta-schrift.mf: thicker dot for portato.
2977
2978         * lily/accidental-placement.cc (position_accidentals): bugfix in
2979         offset, this fixes right-padding of AccidentalPlacement.
2980
2981         * lily/[h-z]*.cc: () formatting.
2982
2983         * Documentation/user/tutorial.itely (An orchestral part): more
2984         fixes for the tutorial.
2985
2986         * scm/translation-functions.scm (fraction-tuplet-formatter):
2987         reverse fraction.
2988
2989         * lily/parser.yy (context_def_spec_block): use \context instead of
2990         \translator.
2991
2992         * lily/[a-g].cc: () style cleanup.
2993
2994         * Documentation/user/tutorial.itely (Automatic and manual beams):
2995         editing of tutorial.
2996
2997 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2998
2999         * buildscripts/mf-to-table.py (base): write encoding name.
3000
3001 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3002
3003         * Documentation/user/GNUmakefile (local-install-info): Issue
3004         warning (for packager, ie, if not installing in /usr or /usr/local).
3005
3006         * lily/stencil-scheme.cc: 
3007         * lily/staff-symbol-referencer.cc: 
3008         * lily/script-column.cc: 
3009         * lily/pitch.cc: 
3010         * lily/music.cc: 
3011         * lily/grob-pq-engraver.cc: 
3012         * lily/font-interface.cc: 
3013         * lily/music-output-def.cc: 
3014         * lily/duration.cc: 
3015         * lily/grob-scheme.cc:
3016         * lily/context-scheme.cc: Put scheme name on first line in
3017         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
3018         style cleanups.
3019
3020         * stepmake/stepmake/scm-vars.make: 
3021         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
3022         Rename and split TAGS_FILES.
3023
3024         * GNUmakefile.in (ALL-TAGS): Remove.
3025
3026         * stepmake/stepmake/generic-targets.make (TAGS): Also include
3027         deeper TAGS files.  Fixes regexp tags in TOP dir.
3028
3029 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3030
3031         * VERSION: 2.1.29 released.
3032
3033         * Documentation/user/changing-defaults.itely (Changing defaults):
3034         new file.
3035
3036         * Documentation/user/notation.itely (Notation manual): rename from 
3037         refman.itely
3038
3039         * Documentation/user/notation-appendices.itely (The Feta font):
3040         new file.
3041
3042         * Documentation/user/advanced.itely: add aborted attempt for
3043         advanced topics manual.
3044
3045 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3046
3047         * scm/new-markup.scm: display Markups in sane format. Patch by
3048         Nicolas Sceaux.
3049
3050 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3051
3052         * lily/main.cc: Cleanups.
3053         (setup_localisation): New function.
3054         (sane_putenv): Remove.
3055         (main_with_guile): New name (Was: main_prog).  Remove musings
3056         about possible preparation for GUILE heavy memory usage and
3057         practical uselessness.  Do not set environment variables
3058         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
3059         name juggling.
3060         (parse_argv): New function.
3061         (copyright): New function.  It's 2004 already.
3062
3063         * lily/input-file-results.cc (do_one_file): Add file name juggling.
3064         (distill_inname): Move from main.
3065
3066 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3067
3068         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
3069
3070         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
3071
3072         * Documentation/user/running.itely: new file.
3073
3074         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
3075
3076         * lily/score-performer.cc (finish): call Translator::finalize ().
3077
3078 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
3079
3080         * lilypond-ftpplugin.vim: renamed to the following file.
3081         * lilypond-ftplugin.vim: new file.
3082
3083         * GNUmakefile.in: update VIM_FILES.
3084
3085 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3086
3087         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
3088         props.
3089
3090         * input/test/tie-sparse.ly: remove.
3091
3092         * lily/tie-performer.cc (try_music): copy & paste from
3093         Tie_engraver.
3094
3095         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
3096         variable_ref twice.
3097
3098         * lily/key-performer.cc (create_audio_elements): use
3099         alterations-in-key.
3100
3101         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
3102
3103 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
3104
3105         * input/test/smart-transpose.ly: fix cases fes->e and similar.
3106         handle also quarter tones (not shown as tests). test also flats.
3107
3108         * Documentation/index.html.in: small fixes.
3109
3110 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3111
3112         * input/regression/new-markup-scheme.ly: Typo.
3113
3114         * scm/define-markup-commands.scm (fill-line): New markup.
3115
3116         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
3117         (output-paper-def): Fix alignment.
3118         (make-title): Fix height/width scaling.
3119
3120         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
3121
3122         * input/test/title-markup.ly: Add remaining titles.  Layout and
3123         font size fixes.  Add simplistic latin1 test.
3124
3125 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
3126
3127         * input/test/nested-groups.ly: remove. move content (to next). 
3128         * input/test/staff-bracket.ly: replace content (from prev), this 
3129         has been already in templates.
3130
3131 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3132
3133         * stepmake/autogen.sh: Only issue warning about running configure
3134         without arguments when autogen.sh will actually be running
3135         configure.
3136
3137 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3138
3139         * scm/new-markup.scm (stack-stencil-line): robustness.
3140
3141         * scm/define-markup-commands.scm (simple): robustification of
3142         simple-markup.
3143
3144         * Documentation/user/music-glossary.tely (Top): change central C
3145         to middle C.
3146
3147         * lily/text-item.cc (interpret_markup): cache make-simple-markup
3148
3149 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3150
3151         * input/test/title-markup.ly (spaceTest): Add.
3152
3153         * lily/text-item.cc (interpret_markup): Make line markup from
3154         multi word markup.
3155
3156         * scm/define-markup-commands.scm (word): New markup command.
3157         (simple): Use it.
3158
3159         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
3160
3161 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
3162
3163         * vim/ftplugin/lilypond.vim:
3164         * vim/syntax/lilypond.vim: use only local settings with setlocal.
3165         show matching paren in insert mode.
3166
3167 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3168
3169         * scm/output-ps.scm (make-title, output-scopes): Further
3170         development.
3171
3172         * input/test/title-markup.ly: New file.
3173
3174         * ps/lilyponddefs.ps: Disable PostScript titling.
3175
3176         * lily/paper-score.cc (process): Quote PORT argument to make-title.
3177
3178 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3179
3180         * lily/arpeggio.cc (width_callback): remove padding.
3181
3182         * scm/define-grobs.scm (all-grob-descriptions): add padding.
3183
3184         * scm/define-music-types.scm: remove make-music-by-name.
3185
3186         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
3187
3188 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3189
3190         * lily/paper-score.cc (process): Output titles using make-title.
3191
3192         * scm/output-ps.scm (output-stencil): Display directly instead of
3193         constructing string.
3194         (make-title): New function.
3195
3196 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3197
3198         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
3199         music), Documentation/user/invoking.itexi (Invoking lilypond): 
3200         Move documentation of LaTeX packages for latin1 characters to the
3201         lilypond-book manual.
3202
3203 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
3204
3205         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
3206
3207         * vimrc: add menu in console and shortcut <F10> for it.
3208
3209         * vim/:
3210         * vim/compiler/:
3211         * vim/syntax/:
3212         * vim/indent/:
3213         * vim/ftplugin/: new directories.
3214
3215         * vim/filetype.vim: new file.
3216
3217         * lilypond.vim: remove files (see next).
3218         * vim/syntax/lilypond.vim: new, renamed file (see prev).
3219
3220         * vimrc: remove file (see next).
3221         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
3222
3223         * vim/ftplugin/lilypond.vim: change dir for dictionary.
3224         add header. apply bindings only locally.
3225
3226         * vim/indent/lilypond.vim: new file.
3227
3228         * vim/ftplugin/lilypond.vim: remove errorformat.
3229         * vim/compiler/lilypond.vim: new file for errorformats.
3230
3231         * Documentation/topdocs/INSTALL.texi: give easier orders.
3232
3233         * ROADMAP: add vim/
3234
3235 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3236
3237         * Documentation/user/introduction.itely (Introduction): Use @image
3238         iso @html <img...>.  Add workaround for images in columns in info.
3239
3240         * stepmake/aclocal.m4: Store computed version in variable.
3241
3242         * configure.in: Export MAKEINFO_VERSION.
3243
3244         * config.make.in (MAKEINFO_VERSION): Add.
3245
3246         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
3247
3248         * Documentation/user/GNUmakefile: Only build info with images when
3249         building web.
3250
3251         * GNUmakefile.in (install-WWW): Visit Documentation/user.
3252
3253         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
3254         stuff from documentation-targets.make
3255
3256 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3257
3258         * VERSION: 2.1.28 released
3259
3260         * scripts/convert-ly.py (conv): 
3261
3262 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
3263
3264         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
3265         \arpeggioBoth. redefine \arpeggioBracket.
3266
3267         * Documentation/user/refman.itely: document new arpeggio
3268         functions.
3269
3270         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
3271
3272         * input/regression/arpeggio-bracket.ly: apply convert-ly.
3273
3274         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
3275
3276 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3277
3278         * Documentation/user/introduction.itely (Automated engraving):
3279         rewrite introduction using website text.
3280
3281 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3282
3283         * scm/*.scm: make-music-by-name is replaced by make-music, which
3284         also accept music property settings, eg:
3285           (make-music 'TextScriptEvent 'direction DOWN 'text
3286               (make-simple-markup x))
3287
3288         Patch courtesy Nicolas Sceaux
3289
3290         * lily/beam-quanting.cc: cleanup, separate counts for left and
3291         right beam ends.
3292
3293         * lily/side-position-interface.cc (quantised_position): also
3294         quantize staccato position for forced stem directions. 
3295
3296 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3297
3298         * scm/*.scm: Patch by Nicolas Sceaux: 
3299
3300         * scm/music-functions.scm: ly:grob-property and ly:music-property
3301         are made procedure with setters.
3302
3303         * scm/*.scm: replace ..-set-property! with set! (..-property  )
3304
3305 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
3306
3307         * input/test/[t-v]*.ly: finish rewriting texidocs.
3308
3309         * input/test/vaticana.ly: remove.
3310         * input/test/ligature-vaticana.ly: new, renamed file name.
3311
3312         * input/test/stem-centered.ly: remove.
3313         * input/test/mensural-note-heads.ly: new file. take content from
3314         removed file stem-centered.ly.
3315
3316         * input/test/scales-greek.ly: simplify.
3317
3318         * input/test/s*.ly: reformulate texidocs.
3319
3320         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
3321         of missing features.
3322
3323 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3324
3325         * input/test/[j-o]*.ly: update texidocs.
3326
3327 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3328
3329         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
3330
3331         * Documentation/topdocs/NEWS.texi: Add note about info docs with
3332         images.
3333
3334         * Documentation/user/lilypond.tely (@direntry): Update.
3335
3336         * stepmake/stepmake/documentation-targets.make
3337         (install-info,uninstall-info): Install into $(package_infodir).
3338         Install images.  Run install-info to update dir.
3339
3340         * config.make.in (package_infodir): Add.
3341
3342         * Documentation/user/GNUmakefile (info-with-images,
3343         local-install-info, local-uninstall-info): New target.
3344
3345 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3346
3347         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
3348         gap/threshold.
3349
3350         * lily/beam-quanting.cc (score_slopes_dy): remove
3351         ROUND_TO_ZERO_SLOPE kludge.
3352
3353         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
3354
3355         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
3356
3357         * lily/global-context.cc (Global_context): alway accept Score
3358         (run_iterator_on_me): cast Context to Score_context, not
3359         Context_def.
3360
3361         * Documentation/user/refman.itely: documentation patch by Edward
3362         Sanford Sutton.
3363
3364         * mf/GNUmakefile: unset sauter-fonts.
3365
3366 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3367
3368         * scripts/lilypond-book.py (output_texinfo): Output @image
3369         descriptions for info too.
3370
3371         * input/test/chord-names-jazz.ly: 
3372         * input/test/embedded-scm.ly: Clarify.
3373
3374         * input/test/cautionaries.ly: Typo.
3375
3376         * lily/input-smob.cc (ly_input_location): Compile fix.
3377
3378 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3379
3380         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
3381
3382         * ly/engraver-init.ly: move \grobdescriptions to Global. This
3383         fixes problems with system defaults being reverted with \override
3384         on Score level.
3385
3386         * lily/global-context.cc (Global_context): apply property-ops to
3387         Global_context too. 
3388
3389 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3390
3391         * scm/output-ps.scm (stencil->string): Rewrite.
3392
3393 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3394
3395         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
3396         impersonal style.
3397
3398 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3399
3400         * lily/input-smob.cc (ly_input_location: New function.
3401
3402         * scm/define-markup-commands.scm (upright): New markup command.
3403
3404         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
3405
3406         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
3407
3408         * scm/output-ps.scm (output-stencil): New function.
3409
3410         * scripts/lilypond-book.py (do_file): Bugfix: change search order
3411         of snippet types; fixes @ignore and @verbatim blocks.
3412
3413 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
3414
3415         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
3416         to a file in printed documentation, instead, refer either to a 
3417         syntax or to an output.
3418
3419 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3420
3421         * input/regression/beam-center-slope.ly: Add test.
3422
3423 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3424
3425         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
3426         (SAUTER_FONTS): Reinstate.
3427
3428         * scm/define-markup-commands.scm (caps): New markup command.
3429
3430         * scm/output-ps.scm (output-scopes): Experimental markup output.
3431
3432         * scm/: Add missing headers.
3433
3434         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
3435
3436         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
3437
3438 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3439
3440         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
3441         Stray style cleanups.
3442
3443 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3444
3445         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
3446         no dot combination.
3447
3448         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3449         substitute \override Staff.autoBeamSettings too
3450
3451         * Documentation/user/tutorial.itely: proofreading fixes by David
3452         Bobroff
3453
3454 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3455
3456         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
3457
3458         * ps/music-drawing-routines.ps: 
3459         * ps/lilyponddefs.ps: Add end markers.
3460
3461 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3462
3463         * VERSION: 2.1.27 released.
3464
3465         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
3466
3467         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
3468         obey documentation.
3469
3470 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3471
3472         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
3473
3474         * scm/output-ps.scm: Resurrect.
3475
3476         * scm/output-tex.scm: Minimal cleanups.
3477
3478         * scm/paper.scm (paper-set-staff-size): Add lineheight.
3479
3480         * make/ly-rules.make: Remove any broken lily-*.tex files before
3481         lilypond-book run.
3482
3483         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
3484         comment.
3485
3486         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
3487         Enabled by default, may save 10% compile time.
3488
3489 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3490
3491         * lily/lyric-phrasing-engraver.cc: remove
3492
3493         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
3494         longer necessary. 
3495
3496         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
3497         so lyric-phrasing-engraver is no longer necessary.
3498
3499         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
3500         Grob_pq_engraver from Staff.
3501
3502         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
3503         busyGrobs directly.
3504
3505         * input/regression/quote-transposition.ly: new file.
3506
3507         * lily/recording-group-engraver.cc (stop_translation_timestep):
3508         store instrumentTuning too. 
3509
3510         * lily/quote-iterator.cc (process): transpose events using
3511         instrumentTuning.
3512
3513         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
3514         -> \tuning <pitch>
3515
3516         * lily/parser.yy (command_req): add \tuning command for setting
3517         instrument tuning of staff.
3518
3519         * Documentation/user/GNUmakefile
3520         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
3521
3522         * Documentation/user/refman.itely (Customized accidental rules):
3523         typo.
3524
3525 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3526
3527         * Documentation/user/music-glossary.tely: remove the missing norwegian
3528         translation; they can be put in later properly.
3529
3530 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3531
3532         * lily/recording-group-engraver.cc (start_translation_timestep):
3533         init Recording_group_engraver twice.
3534
3535 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3536
3537         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
3538         stray style cleanups:
3539
3540         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
3541         -Wmissing-prototypes.
3542
3543         * flower/include/killing-cons.tcc (Killing_cons): Add template
3544         specifier for car_.
3545
3546         * flower/include/parray.hh (binsearchs): Add template specifier
3547         for maxkey.
3548
3549         * flower/include/interval.hh: Declare elem () with template specfier.
3550
3551 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3552
3553         * elisp/lilypond-indent.el (get-buffer-size): add customization
3554         groups for several variables (Reuben Thomas).
3555
3556 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3557
3558         * Documentation/user/invoking.itexi (Point and click): add index
3559         entry.
3560
3561         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
3562         go under beam.
3563
3564         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
3565         sarabande beam. 
3566
3567         * flower/warn.cc (programming_error): cross fingers not thumbs.
3568
3569         * lily/rest.cc (polyphonic_offset_callback): return 0 when
3570         staff-position is set.
3571
3572         * VERSION: release 2.1.26 
3573
3574         * scm/chord-entry.scm (construct-chord): process transposition
3575         after processing explicit-11.  
3576
3577 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3578
3579         * lily/parser.yy (add_quote): add syntax for adding quotes:
3580         \addquote "id-string" Music
3581
3582         * scripts/lilypond-book.py (do_file): do not overwrite input file.
3583
3584         * scripts/convert-ly.py (conv): add rules for name changes.
3585
3586         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
3587         music/context/grob property functions. Internally, use
3588         get_property() and set_property() for both.
3589
3590 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
3591
3592         * elisp/lilypond-mode.el (get-buffer-size): define new function,
3593         for Emacs <= 20 (Laurent Martelli).
3594
3595 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3596
3597         * lily/parser.yy (command_element): extract quoted vector in
3598         parser.
3599
3600         * input/regression/quote.ly: new file.
3601
3602         * lily/sequential-iterator.cc (process): only process if moment >= 0.
3603
3604         * lily/parser.yy (command_element): \quote DURATION NAME: support
3605         cue notes. 
3606
3607         * lily/quote-iterator.cc (class Quote_iterator): new file.
3608
3609 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3610
3611         * lily/auto-beam-engraver.cc (try_music): accept and process
3612         beam-forbid-event.
3613
3614         * input/regression/auto-beam-no-beam.ly: new file.
3615
3616 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3617
3618         * lily/accidental.cc (print): Change font-relative-size ->
3619         font-size. Fixes cautionary-style = smaller.
3620
3621 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3622
3623         * lily/system-start-delimiter.cc (staff_brace): remove
3624         font-relative-size
3625
3626         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
3627         forgotten with scm_list_n. Fixes spurious coredumps.
3628
3629         * lily/accidental-engraver.cc (stop_translation_timestep): move
3630         update of localKeySignature to stop_translation_timestep (). This
3631         makes sure that all ties are noticed at the right moment.
3632         (stop_translation_timestep): clear tie only when right-side
3633         notehead was seen.
3634         (number_accidentals_from_sig): cleanup. 
3635
3636         * input/regression/accidental-tie.ly (mus): new file
3637
3638         * input/regression/tie-accidental, tie-break-accidental.ly: remove
3639         these longish tests.
3640
3641 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3642
3643         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
3644
3645         * THANKS: update bugreporter list.
3646
3647         * lily/beam.cc (print): broken beams last until end of staff.
3648         (print): broken beams start from prefatory matter.
3649
3650         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
3651
3652         * lily/paper-score.cc (process): dump header only once.
3653
3654         * lily/paper-outputter.cc (Paper_outputter): move logic into
3655         Scheme.
3656
3657         * scm/output-tex.scm (output-scopes): new function.
3658         (output-paper-def): new function
3659         (tex-string-def): new function
3660         (symbol->tex-key): new function
3661
3662         * scripts/convert-ly.py (conv): add rule for | ~
3663
3664 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
3665
3666         * input/regression/{many}.ly: refresh, trying to guess how
3667         it was designed.
3668
3669 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3670
3671         * VERSION: release 2.1.25
3672
3673         * scm/define-translator-properties.scm
3674         (all-user-translation-properties): add printOctaveNames
3675
3676         * ly/engraver-init.ly: remove Note_event_swallower from
3677         NoteNamesContext.
3678
3679         * lily/note-name-engraver.cc (process_music): new property
3680         printOctaveNames
3681
3682         * lily/context.cc (find_existing_context): remove support for
3683         Current.
3684
3685         * scm/music-functions.scm (set-accidental-style): new function;
3686         duplicate accidental macros.
3687
3688         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
3689
3690         * lily/note-name-engraver.cc (process_music):
3691         process_acknowledged_grobs () -> process_music ()
3692
3693         * scm/part-combiner.scm (determine-split-list): robustification.
3694
3695 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3696
3697         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
3698         lines for falling into beam-gap.
3699         (score_forbidden_quants): check all staff lines for falling in
3700         beam gaps.
3701
3702         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
3703         key/clef/time signatures. 
3704
3705         * input/test/ossia.ly: revise example.
3706
3707         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
3708         cleanup.
3709
3710         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
3711         comply to Scheme standard.  Remove ly:get-paper-variable
3712
3713 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3714
3715         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
3716
3717 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3718
3719         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
3720         properties from Voice context. This fixes accidental size for
3721         staff-switches during grace contexts.
3722
3723         * lily/note-collision.cc (check_meshing_chords): only wipe heads
3724         if necessary. Else, simply wipe dots.
3725
3726         * input/test/beam-alternate.ly: new file
3727
3728         * input/test/piano-staff-distance.ly: new file.
3729
3730         * lily/translator-group.cc (recurse_down_translators): use
3731         Direction for bottom-up/top-down.
3732
3733         * lily/include/translator.hh (class Translator): add
3734         process_music() and do_announces(). This obviates
3735         recurse_down_{engravers,performers}.
3736
3737         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
3738         \melisma and \melismaEnd
3739
3740         * lily/melisma-engraver.cc (process_music): change to
3741         Melisma_translator, unify with performer. Accept
3742         ManualMelismaEvent.
3743
3744         * ly/engraver-init.ly: add Font_size_engraver.
3745
3746 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3747
3748         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
3749         it hara-kiri.
3750
3751         * input/regression/{many}.ly: improve descriptions trying to figure
3752         out what is tested.
3753
3754 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3755
3756         * lily/slur.cc (broken_trend_offset): robustness fix.
3757
3758         * VERSION: release 2.1.24
3759
3760         * lily/context.cc (find_create_context): go to Score if it exists.
3761
3762         * lily/context-scheme.cc: new file.
3763
3764         * lily/score-translator.cc (get_output): new file.
3765
3766         * lily/include/grob-info.hh: origin_contexts() now does not
3767         include the originating engraver
3768
3769         * lily/translator-group.cc (translator_each): clean up contents,
3770         remove superfluous stubs. Engraver_group_engraver and
3771         Performer_group_performer are the only classes using multiple
3772         inheritance.
3773
3774         * lily/include/score-context.hh (class Score_context): interface
3775         between Score_{engraver,performer} and Global_context.
3776
3777         * lily/include/global-context.hh (Context): change from
3778         global-translator. This is the entry point for contexts; it is not
3779         tweakable using \translator{}. Score is no longer the top context,
3780         but sits underneath Global.
3781
3782         * lily/include/context.hh (class Context): brain surgery: split
3783         out Context functionality from Translator_group. Context is now a
3784         separate type from Translator.
3785
3786 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3787
3788         * lily/include/translator.hh (class Translator): make
3789         get_score_context() and get_global_translator (), and use the one
3790         which is appropriate.
3791
3792         * lily/context.cc: partially put functionality of Translator_group
3793         into Context.
3794
3795         * lily/include/context.hh (Translator): new class: put between
3796         Translator and Translator_group. 
3797
3798         * lily/new-accidental-engraver.cc: remove file.
3799
3800 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3801
3802         * input/regression/{many}.ly: improve descriptions: use complete 
3803         sentences, try to describe what is tested, avoid `we´, do not use 
3804         don't, ... 
3805
3806 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
3807
3808         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
3809         is at EOL.
3810
3811         * Documentation/user/lilypond.tely: declare the topmost node only
3812         once; removes empty line in @contents.
3813
3814         * Documentation/user/music-glossary.tely: really add Finnish author.
3815         Draw more beatiful `->´ arrow in html: &rarr;
3816
3817 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3818
3819         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
3820
3821         * scripts/convert-ly.py (conv): add ly:music-list  change.
3822
3823         * lily/grob.cc: edit doc string.
3824
3825         * scm/define-grob-properties.scm (all-user-grob-properties):
3826         proofreading, editing of doc strings.
3827
3828         * input/regression/tablature-string-tunings.ly: new file.
3829
3830         * lily/staff-symbol-engraver.cc (process_music): new engraver,
3831         listen to stringTunings
3832
3833         * lily/align-interface.cc (align_elements_to_extents): remove Grob
3834         for self-alignment-[XY] code.
3835
3836 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3837
3838         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
3839         cond) into function. Cleanup.
3840
3841         * lily/text-spanner.cc: remove text-repeat-if-broken property.
3842
3843         * VERSION (PACKAGE_NAME): 2.1.23 released
3844
3845 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
3846
3847         * Documentation/user/{refman,internals}.itely: small fixes.
3848
3849 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3850
3851         * lily/accidental-engraver.cc (acknowledge_grob): don't make
3852         accidentals for harmonic notes
3853
3854         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
3855         for harmonic notes.
3856
3857         * scm/document-backend.scm (interface-doc): prune Grob
3858         documentation: don't duplicate interface information.
3859
3860         * lily/*.cc: lots of updates of doc strings.
3861
3862 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3863
3864         * input/test/ac-extra-voice.ly (accompany): remove file.
3865
3866         * input/test/maximum-rest-count.ly: remove file.
3867
3868         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3869         conversion rule for \translator { }. Apply everywhere.  
3870
3871         * lily/parser.yy (music_property_def): set property for \once in
3872         the PropertyMusic itself, not the ContextSpec.
3873         (property_operation): change syntax within \translator { }
3874
3875         * scm/define-music-properties.scm (all-music-properties): clean up.
3876
3877         * lily/auto-beam-engraver.cc (test_moment): use
3878         updated_grob_properties() to retrieve autoBeam settings.
3879
3880         * lily/spacing-spanner.cc: bound shortest_playing_len by
3881         measure_length
3882
3883         * lily/spacing-engraver.cc (acknowledge_grob): ignore
3884         multi-measure events for spacing computation.
3885
3886         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
3887         elliptical, to 1.49.
3888
3889         * lily/rest.cc (polyphonic_offset_callback): new function. Do
3890         vertical positioning for polyphony, without RestCollision object.
3891
3892         * lily/note-column.cc (add_head): prevent rests & note heads on
3893         one stem.
3894
3895         * lily/rest-collision.cc (do_shift): ignore rests with beams.
3896         (do_shift): rewrite only-rests case: use common refpoints: the
3897         routine will have sensible results when other rest-translations
3898         have taken place.
3899
3900         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
3901         < 0 case. 
3902
3903         * VERSION: 2.1.22 released
3904
3905         * input/GNUmakefile (SUBDIRS): remove ascii-art
3906
3907 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3908
3909         * input/: Convert ly files that still had \property.  Fixes make
3910         web.  Remove exta spaces around '='. 
3911
3912         * scripts/convert-ly.py (conv): Redundant space fixes.
3913
3914         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
3915
3916 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3917
3918         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
3919         create scalable PS and PDFs  for input/{test,template,regression}.
3920
3921         * lily/context.cc (is_alias): move function.
3922         (is_alias): add Bottom as context alias. 
3923         (find_create_translator): add Bottom as a context alias for creation.
3924
3925         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
3926
3927         * lily/parser.yy (music_property_def): new syntax for property
3928         assignments:
3929
3930         \set A.B = #C , \unset A.B
3931         \override A.B #C = #D, \revert A.B #C 
3932
3933         * lily/my-lily-lexer.cc: remove \property
3934
3935 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
3936
3937         * Documentation/user/refman.itely: add dots after seealso refs.
3938
3939         * input/template/{many}.ly: harmonise descriptions.
3940
3941         * Documentation/user/music-glossary.itely: add Finnish author.
3942
3943 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3944
3945         * VERSION (PACKAGE_NAME): release 2.1.21
3946
3947 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3948
3949         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
3950
3951         * scripts/lilypond-book.py (snippet_res): @include filename must
3952         not be empty.
3953
3954 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3955
3956         * scm/documentation-generate.scm (markup-doc-string): dump
3957         markup-commands.tely
3958
3959         * scm/define-markup-commands.scm (override): new file.
3960         Move documentation from refman into doc-strings. 
3961
3962         * input/test/staff-container.ly: fix example.
3963
3964         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3965         StaffContainer
3966
3967         * lily/grob.cc: remove point_dimension_callback
3968         (Grob): read forced dimensions from X-extent and Y-extent.
3969         (get_paper): remove preset_extent.
3970
3971         * scm/define-grobs.scm (all-grob-descriptions): remove
3972         point_dimension_callback. 
3973
3974         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
3975         textscript to head. This makes no-spacing-rods work on
3976         DynamicText.
3977
3978         * lily/chord-name.cc: remove props chord, bass, inversion.
3979
3980         * Documentation/user/appendices.itely: add Scheme functions,
3981         context-properties and layout properties to manual.
3982
3983         * scm/part-combiner.scm (determine-split-list): include rests in a
3984         solo1/2 sequence.
3985
3986         * lily/new-part-combine-iterator.cc (substitute_both): new
3987         function.
3988         (class New_pc_iterator): add separate Voice=solo context, fixes
3989         autobeams going from chords to solo.
3990
3991 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3992
3993         * Documentation/user/invoking.itexi (Editor support): Fix typo.
3994
3995         * Documentation/user/tutorial.itely:
3996         * Documentation/user/refman.itely: Add short note about being part
3997         of lilypond.tely.
3998
3999         * COPYING: Make note more clear with respect to files that are
4000         explicitely licenced otherwise (Documention/user/ comes to mind).
4001
4002         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
4003         comment about barfing of @c,{}.
4004
4005         * Documentation/user/music-glossary.tely: Add list of authors.
4006
4007         * stepmake/stepmake/library-rules.make: Thank Nelson only in
4008         source (was: also in build log).
4009
4010 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4011
4012         * lily/side-position-interface.cc (general_side_position): if
4013         staff-padding is set, then include staff in support too.
4014
4015         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
4016         module workbook
4017
4018         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
4019
4020         * lily/tuplet-engraver.cc: remove tupletInvisible
4021
4022         * scm/define-translator-properties.scm: cleanup, separate in
4023         internal and user props. 
4024
4025         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
4026         LyricsVoice -> Lyrics
4027
4028         * lily/new-part-combine-iterator.cc (process): only print warning
4029         for symbols.
4030
4031 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4032
4033         * scm/part-combiner.scm: Add proper header.
4034
4035         * All but lily/*: The great --2003 --2004 replace; the missing
4036         `bits'.
4037
4038         * TODO: Fix outline mode.  Add book notes.
4039
4040         * ROADMAP: Update.
4041
4042 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4043
4044         * scm/part-combiner.scm (make-autochange-music): use
4045         accumulator. Fixes stack overflow.
4046
4047         * lily/*: rename brew_molecule -> print , molecule-callback ->
4048         print-function
4049
4050         * scm/define-grob-properties.scm: cleanup. Separate into internal
4051         and user properties.
4052
4053         * lily/translator-property.cc (updated_grob_properties): new
4054         function
4055         (execute_pushpop_property): change to new convention:
4056         object property inits are stored as (cons ALIST BASED-ON). This
4057         storage format allows concurrent tweaks in different contexts.
4058
4059 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4060
4061         * TODO: new file.
4062
4063 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4064
4065         * debian/: Late Debian update (sorry Anthony).
4066
4067         * scripts/lilypond-book.py (do_file): Look for input_file in
4068         include path, or ask kpathsea if LATEX.
4069
4070         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
4071         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
4072         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
4073         --header=texidoc.
4074
4075         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
4076         relative.
4077
4078         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
4079         only when filtering, default to input_base otherwise.  Coding
4080         style fixes.
4081
4082 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4083
4084         * lily/include/translator.hh (class Translator): add virtual
4085         qualifier.
4086
4087 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4088
4089         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
4090
4091 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4092
4093         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
4094
4095         * Documentation/user/refman.itely: Run texinfo-all-menus-update
4096         (fixes make web).
4097
4098         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
4099         live in $(out)-www).
4100
4101         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
4102         dependencies.  Add link to .ly source in HTML output.
4103         (Lilypond_snippet.output_html): Handle multiple page picture
4104         output.
4105         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
4106         Make usable for output_texinfo again.
4107
4108         * Documentation/user/GNUmakefile: Add static dependency for
4109         lilypond.tely includes.
4110
4111         * Documentation/user/tutorial.itely: Add some lost `relative'
4112         ly-options.
4113
4114 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4115
4116         * lily/include/translator-group.hh: move Music_output_def member
4117         to Global_translator.
4118
4119         * scripts/lilypond-book.py (do_file):  fix latex output.
4120
4121         * VERSION: release 2.1.20
4122
4123         * scm/part-combiner.scm (determine-split-list): robustness fix 
4124
4125         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
4126
4127         * lily/parser.yy (music_output_def_body): plug memory leak.
4128
4129         * lily/translator-group.cc (add_fresh_group_translator): plug
4130         memory leak: unprotect Translator_group once added.   
4131
4132         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
4133
4134         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
4135         write .dep file.
4136         (Lilypond_snippet.ly): add \renameinput.
4137
4138 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4139
4140         * Documentation/user/refman.itely (Markup command definition): Doc
4141         by Nicolas Sceaux. Rewrite by Han-Wen
4142
4143         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
4144         thing of the line.
4145         (brew_molecule): only remove if hyphen is not at the end of line.
4146         (set_spacing_rods): new function: minimum-length specifies
4147         distance between syllables.
4148
4149         * scm/define-grobs.scm (all-grob-descriptions): add
4150         Hyphen_spanner::set_spacing_rods to LyricHyphen
4151
4152         * input/regression/lyric-hyphen-break.ly: new file.
4153
4154         * input/test/lyric-hyphen-retain.ly: new file.
4155
4156         * lily/new-part-combine-iterator.cc (construct_children):
4157         add Rest direction.
4158
4159 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4160
4161         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
4162
4163         * Documentation/bibliography/engraving.bib (donemus1982):
4164         update entry.
4165
4166 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4167
4168         * scripts/lilypond-book.py (Substring.__init__): new class.
4169         (Snippet.output_texinfo): add texidoc option.
4170         (Include_snippet.replacement_text): new class.
4171         (Lilypond_snippet.__init__): new class
4172         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
4173
4174         * Documentation/user/refman.itely (Sound): 
4175         note about number of channels.
4176
4177         * scm/music-functions.scm (voicify-music): add \context Staff for
4178         << \\ >> polyphony.
4179
4180         * lily/parser.yy (verbose_command_req): \skip now creates
4181         SkipMusic, and does not lead to spurious staves.
4182
4183         * scm/define-music-types.scm (music-descriptions): rename
4184         NonEventSkip to SkipMusic
4185
4186         * input/no-notation/midi-lyric-barcheck.ly: new file.
4187
4188         * input/regression/collision-dots-invert.ly: new file.
4189
4190         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
4191         case.
4192
4193         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
4194         die if melody died too.
4195
4196 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4197
4198         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
4199         with reading from stdin.
4200
4201         * lily/slur-performer.cc (try_music): new file.
4202
4203         * lily/melisma-performer.cc (try_music): new file. Handle
4204         melismata to help lyrics.
4205
4206         * lily/beam-performer.cc (try_music): new file. Handle beam events
4207         to help lyrics.
4208
4209         * lily/score-performer.cc (one_time_step): reinstate
4210         process_music().
4211
4212         * lily/performer.cc (process_music): add to interface.
4213
4214         * lily/performer-group-performer.cc (process_music): new function.
4215
4216         * lily/dot-column.cc (do_shifts): do collision resolution before
4217         dot positioning.
4218
4219         * scripts/lilypond-book.py (Snippet.output_print_filename): new
4220         file, process printfilename option.
4221         (Snippet.__init__): rewrite: do not use global variables h or
4222         index.
4223         (main): really support -I option.
4224         (find_toplevel_snippets): new code.
4225         (find_toplevel_snippets): reinstate old version, without global
4226         variables.
4227
4228         * tex/texinfo.tex: really add file.
4229
4230 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4231
4232         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
4233         compatibility.
4234
4235 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4236
4237         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
4238
4239         * scm/define-translator-properties.scm (drumPitchTable): add
4240         property.
4241
4242         * scripts/lilypond-book.py (simple_toplevel_snippets): new
4243         function.
4244         (help_summary): docstrings.
4245         (do_file): strip the dir of input_base too.
4246
4247 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4248
4249         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
4250
4251         * Documentation/user/lilypond-book.itely: Update.
4252
4253         * make/ly-rules.make: Update lilypond-book commands.
4254
4255         * Documentation/user/GNUmakefile: Update makeinfo commands,
4256         lilypond-book flags.
4257
4258         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
4259
4260         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
4261
4262         * scripts/filter-lilypond-book.py: Remove.
4263
4264         * Documentation/user/*tely: Update options for new lilypond-book.
4265
4266         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
4267         with @macros in @includes.
4268
4269 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4270
4271         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
4272         make rest-collision only.
4273
4274         * lily/break-substitution.cc (substitute_one_mutable_property):
4275         clear all-elements using scm_assq_remove_x(). 
4276
4277         * lily/rest-collision.cc (do_shift): shift single rests
4278
4279         * flower/include/array.hh (class Array): rename to is_empty ()
4280
4281         * lily/drum-note-performer.cc: new file: perform drum notes.
4282
4283         * VERSION (PACKAGE_NAME): release 2.1.19.
4284
4285 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4286
4287         * scripts/filter-lilypond-book.py
4288         (classic_lilypond_book_compatibility): New function.
4289
4290 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4291
4292         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
4293
4294         * Grand 2003 -> 2004 search replace. 
4295
4296         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
4297         (i.e. < > )
4298
4299         * ly/performer-init.ly: add DrumStaff
4300
4301         * lily/axis-group-engraver.cc (acknowledge_grob): also take
4302         lyric-interface; this prevents lines with only extender lines from
4303         being junked.
4304
4305         * scm/define-grob-interfaces.scm (lyric-interface): new interface
4306
4307         * lily/lyric-extender.cc (brew_molecule): get line breaking and
4308         extenders right, for once and for all (hopefully).
4309
4310         * lily/break-substitution.cc (substitute_one_mutable_property):
4311         clear old 'all-elements for System grobs.
4312
4313         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
4314         that associatedVoiceContext is always assigned when music & lyrics
4315         are found. 
4316
4317         * ly/engraver-init.ly: remove Lyrics context.
4318         (TabVoice): add noteheads engraver
4319
4320         * input/test/improv.ly: update: do not use Thread switching. 
4321
4322         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
4323         squashedPosition is a number  
4324
4325         * Documentation/user/refman.itely (Automatic note splitting):
4326         remove Thread references.
4327
4328         * input/no-notation/pc-direction.ly: remove file.
4329
4330         * ly/engraver-init.ly: remove Thread
4331
4332         * input/regression/tie-chord-partial.ly: remove file.
4333
4334         * scripts/convert-ly.py (conv): \harmonic rule
4335
4336         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
4337         notation for harmonic notes: <c' g''\harmonic>
4338
4339         * lily/lily-guile.cc (alist_to_hashq): new function
4340
4341         * scm/lily.scm (alist->hash-table): new function.
4342
4343         * Documentation/user/refman.itely (Percussion staves): update doco.
4344
4345         * input/regression/drums.ly (timb): updates
4346
4347         * lily/note-performer.cc (create_audio_elements): robustness fix.
4348
4349         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
4350
4351 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4352
4353         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
4354         discard valid matches.
4355
4356 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4357
4358         * lily/drum-note-engraver.cc: new file.
4359
4360         * ly/drumpitch-init.ly: move drum definitions
4361
4362         * scm/drums.scm: remove file.
4363
4364         * lily/*.cc: remove abort-event everywhere.
4365
4366         * lily/note-heads-engraver.cc (process_music): robustification.
4367
4368         * lily/accidental-engraver.cc (process_acknowledged_grobs):
4369         robustification.
4370
4371         * lily/parser.yy (simple_element): add \drums mode.
4372         (simple_element): remove \pitchnames , \chordmodifiers. Use
4373         variables to store this. 
4374
4375         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
4376         outside \notes.
4377
4378         * VERSION: release 2.1.18.
4379
4380         * input/test: remove octave-duplicate.ly
4381
4382 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4383
4384         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
4385
4386 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4387
4388         * lily/simultaneous-music-iterator.cc: remove clone() and copy
4389         constructor from Music_iterator. Changes throughout.
4390
4391         * lily/include/music-iterator.hh (class Music_iterator): remove
4392         Music_iterator::skip and Music_iterator::get_pending_events from
4393         interface. Rename report_to -> get_outlet 
4394
4395         * lily/auto-change-iterator.cc: move contents from
4396         new-auto-change-iterator.cc from
4397
4398         * scm/part-combiner.scm: determine split-list from Scheme. 
4399
4400         * lily/new-auto-change-iterator.cc (process): new file.
4401
4402         * lily/parser.yy (part_combined_music): remove old PC cruft.
4403
4404         * ly/engraver-init.ly: remove old
4405         PC cruft.
4406
4407         * Documentation/user/refman.itely (The Lyrics context): note about
4408         extender lines.
4409
4410         * lily/multi-measure-rest-engraver.cc (process_music): extra check
4411         to allow 0-length mmrest events.
4412
4413         * scm/part-combiner.scm (determine-split-list): many bugfixes.
4414
4415         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
4416
4417         * lily/spacing-engraver.cc (finalize): robustifications.
4418
4419         * input/regression/new-part-combine-solo-global.ly: new file.
4420
4421         * scm/part-combiner.scm: rewrite.
4422
4423 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
4424
4425         * Documentation/user/refman.itely, input/puer-fragment.ly,
4426         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
4427         updated for proper use of lyricsto; replaced "(" and ")" ->
4428         "\melisma" and "\melismaEnd"
4429
4430         * input/test/ancient-font.ly: small updates to reduce compile
4431         warnings (TODO: junk this file)
4432
4433         * input/test/gregorian-scripts.ly: added comment about bug
4434
4435         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
4436         tiny robustness fix
4437
4438         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
4439         recent changes in the feta code); temporarily mapped mensural g
4440         clef to a copy of petrucci g clef until mensural g clef will have
4441         been rewritten
4442
4443         * mf/parmesan-heads.mf: bugfix: solved character name clashing
4444         between mensural and neo-mensural heads (this broke quite a while
4445         ago)
4446
4447         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
4448
4449 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4450
4451         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
4452         indication.  Fixes for verbatim, multi line comments.
4453
4454 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4455
4456         * input/regression/new-part-combine-solo.ly: more cases.
4457
4458         * lily/slur.cc (height): robustness fix.
4459
4460         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
4461
4462         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
4463         stemUp/stemDown.
4464
4465         * scm/music-functions.scm (determine-split-list): further analysis.
4466
4467         * lily/script-engraver.cc (try_music): discard duplicate
4468         articulations.
4469
4470         * input/regression/new-part-combine-solo.ly: new file
4471
4472         * input/regression/new-part-combine-a2.ly: new file.
4473
4474         * ly/performer-init.ly: add Devnull
4475
4476         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
4477         for \musicglyph #"accidental-*"
4478         (conv): \newpartcombine rule.
4479
4480 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4481
4482         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
4483
4484 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4485
4486         * scripts/filter-lilypond-book.py: Handle verbatim, latex
4487         textwidth, --output.
4488
4489 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4490
4491         * scm/new-markup.scm (doubleflat): add accidental markups.
4492
4493         * VERSION: release 2.1.17
4494
4495         * Documentation/user/refman.itely (Automatic part combining):
4496         revise documentation of the part-combiner.
4497
4498         * input/regression/pc-switch-slur.ly (texidoc): remove file.
4499
4500         * input/test/part-combine-{moment,staff}.ly: remove file.
4501
4502         * input/regression/pc-mmrest.ly (two): remove file.
4503
4504         * scm/define-music-types.scm (music-descriptions): add
4505         Solo{One,Two}Event and UnisonoEvent
4506
4507         * lily/new-part-combine-iterator.cc (unisono): add state_
4508         variable, signal changes with part-combine-event.
4509
4510         * input/regression/new-part-combine-text.ly: new file.
4511
4512         * lily/part-combine-engraver.cc: new file.
4513
4514 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4515
4516         * scripts/filter-lilypond-book.py: Handle snippet options.
4517
4518 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4519
4520         * scm/music-functions.scm (determine-split-list): detect solo1/2
4521         and unisono.
4522
4523         * lily/new-lyric-combine-music-iterator.cc (construct_children):
4524         revert fix, document why.
4525
4526         * lily/tie-performer.cc (process_music): new function. Set melisma
4527         property.
4528
4529         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
4530         always smaller than bracket size.
4531         (make_bracket): oops. Size of the gap was off by factor 2
4532
4533         * input/test/text-rotate.ly: new file.
4534
4535         * scm/new-markup.scm (markup): a macro that provides a
4536         LilyPond-like syntax in scheme for building markups, in order to
4537         help markup command definition. (Nicolas Sceaux)
4538
4539         * input/test/lyrics-skip-notes.ly: new example.
4540
4541         * lily/parser.yy (post_event): make HYPHEN into postfix event.
4542
4543         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
4544         use is_alias() iso. == . This fixes lyrics on
4545         GregorianTranscriptions. 
4546
4547 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4548
4549         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
4550         \thispagestyle{lastpage} to avoid that it's printed on the second
4551         last page when there's only a single score line on the last page.
4552         (The page breaking mechanism in TeX played some ugly tricks to us.)
4553
4554 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4555
4556         * scripts/filter-lilypond-book.py: Further development.
4557
4558         * input/regression/collision-dots-move.ly: New test.
4559
4560         * lily/note-collision.cc (check_meshing_chords): Move dots on left
4561         hand side note head of non-merged collision to the right.
4562
4563         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
4564         Construct children before accessing property from emtpy
4565         lyrics_context_.
4566         (construct_children): Find thread before finding LyricsVoice.
4567         Create LyricsVoice one if none found, fixes crash (thanks Erik
4568         Sandberg).
4569
4570 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4571
4572         * cygwin/: Forward port.
4573
4574 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4575
4576         * buildscripts/install-info-html.sh: Use Bash.
4577
4578         * cygwin/mknetrel: Patch from Bert.
4579
4580 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4581
4582         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
4583
4584         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
4585         try to copy *png, index.html (Bertalan Fodor).
4586
4587         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
4588
4589 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4590
4591         * lily/note-collision.cc (check_meshing_chords): Do not remove
4592         dots (from down head) when merging similar heads (thanks Matthias
4593         Kilian).  Simplify merge_possible tests and other cleanups
4594
4595         * input/regression/collision-merge-differently-dotted.ly: Add test
4596         for disappearing dots on similar heads for both voices.
4597
4598 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4599
4600         * Documentation/user/invoking.itexi (Invoking lilypond): Document
4601         that tagline overrides copyright for single page scores. Correct
4602         the default tagline value.
4603
4604 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4605
4606         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
4607
4608 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4609
4610         * buildscripts/lilypond-login.sh: Avoid warning about undefined
4611         TEXMF if it's previously unset.
4612
4613 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
4614
4615         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
4616
4617         * input/test/trills.ly: fix the unfolding of lineprall.
4618
4619         * input/test/figured-bass-alternative.ly: fix accidental.
4620
4621 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4622
4623         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
4624
4625         * input/no-notation/dos-guile.ly: 
4626         * input/no-notation/dos-ps.ly: 
4627         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
4628
4629         * input/no-notation/safe-include.ly:
4630         * input/no-notation/safe-guile.ly:
4631         * input/no-notation/safe-ps.ly: 
4632         * input/no-notation/safe-tex.ly: New file.
4633
4634         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
4635         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
4636         options now.
4637         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
4638         When in --safe-mode, set environment openout_any=p[aranoid].
4639
4640         * tex/ltest.tex: 
4641         * tex/lilyponddefs.tex: Add \nofiles.
4642
4643         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
4644         options.
4645
4646         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
4647         This allows building the user manual using a binary installation
4648         and a matching unpacked source tree.
4649
4650         * scm/lily.scm (safe-module): New variable. 
4651
4652         * lily/includable-lexer.cc (new_input): Fix error messages.
4653
4654         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
4655         If SAFE, evaluate in safe-module.  Change callers.
4656
4657         * lily/main.cc (Long_option_init): Reinstate safe-mode.
4658
4659         * lily/lexer.ll (embedded_scm): While processing main-input,
4660         invoke ly_parse_scm with safe mode if running in safe-mode.
4661         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
4662         in init.ly for safe-mode.
4663
4664 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4665
4666         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
4667         compatibility with old versions of geometry.sty (compat2
4668         already implied includehead).
4669         Change the page layout slightly so bottom + footskip = top +
4670         headheight + headsep = 16mm, the remaining paperheight-32mm
4671         are used for the music. Increase footskip to 5mm, so the top of
4672         the footer text doesn't touch the music.
4673
4674 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4675
4676         * VERSION: release 2.1.16
4677
4678         * scm/music-functions.scm (determine-split-list): bugfix: only use
4679         new-active for both voices if both indexes advance. This fixes the
4680         biggest outstanding problem with new-pc. 
4681
4682         * lily/new-part-combine-iterator.cc (construct_children): set more
4683         directions.
4684
4685 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4686
4687         * scripts/convert-ly.py (conv): add instrument rule.
4688
4689         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
4690
4691         * lily/side-position-interface.cc: remove add_staff_support ()
4692         Change all callers to use staff-padding.
4693
4694         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
4695         make_spanner().
4696
4697         * lily/a2-engraver.cc (process_acknowledged_grobs): 
4698
4699         * lily/text-engraver.cc: remove scriptHorizontal property.
4700
4701         * lily/beam.cc (least_squares): also set least-squares-dy for
4702         special case of slanted 2-stem beam to center.
4703
4704         * lily/side-position-interface.cc (out_of_staff): move contents of
4705         out_of_staff into aligned_side.
4706         remove out_of_staff().
4707
4708         * input/regression/measure-grouping.ly: fix warning.
4709
4710         * lily/side-position-interface.cc: add staff-padding support to
4711         Side_position_interface::aligned_side.
4712
4713         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
4714         one get_property too many.
4715
4716         * flower/include/drul-array.hh (linear_combination): new function
4717         (scale_drul): new function
4718
4719         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
4720         operations on empty intervals are silly.
4721
4722 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4723
4724         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
4725         (iso gh_scm2int), fixes crash in new part-combiner.
4726
4727         * configure.in: Up mftrace to 1.0.27.
4728
4729 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4730
4731         * VERSION: release 2.1.15
4732
4733         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
4734         align all stanza numbers.
4735
4736 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
4737
4738         * Documentation/user/{introduction.itely,refman.itely,
4739         converters.itely}: fix some text inside parentheses; text should
4740         be readable (even) if parentheses are either replaced with commas 
4741         or dropped out.
4742
4743 2004-01-25  Werner Lemberg  <wl@gnu.org>
4744
4745         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
4746         input/test/vaticana.ly, input/test/ancient-font.ly,
4747         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
4748         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
4749         ly/params-as-init.ly, scm/define-grobs.scm,
4750         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
4751
4752         * ly/params-as-init.ly: Removed.  Obsolete.
4753         * buildscripts/lilypond.words.py: Updated.
4754
4755 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4756
4757         * mf/parmesan-clefs.mf: switch off mensural G clefs.
4758
4759         * mf/feta-din{4,5,7,9}.mf: remove.
4760
4761         * lily/engraver.cc (internal_make_item): centralize item/spanner
4762         factory.
4763
4764         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
4765         do correct chord conversion for ^"sim."  (backportme)
4766         (FatalConversionError.sub_articulations): substitute ^"foo" in
4767         chords too. (backportme)
4768
4769         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
4770         for Fingering.
4771
4772         * lily/side-position-interface.cc (out_of_staff): don't do
4773         anything if staff-padding not defined. 
4774
4775         * mf/feta-params.mf (stafflines): introduce linethickness as
4776         general blackness of the font.
4777
4778         * lily/stem.cc (position_noteheads): rounding error robustness.
4779
4780         * input/regression/rest-collision-beam.ly: move beam/rest stuff
4781         from beam-collision.ly 
4782
4783         * lily/beam.cc (rest_collision_callback): remove direction.
4784
4785         * scm/define-grobs.scm (all-grob-descriptions): remove
4786         enclose-bounds in OttavaBracket and PianoPedalBracket
4787
4788         * scm/new-markup.scm (def-markup-command) new macro, which takes
4789         care of defining the COMMAND-markup and make-COMMAND-markup
4790         procedures, setting markup-signature and keyword-signature object
4791         properties, and pushing the markup command in
4792         markup-function-list.
4793
4794         All markup commands are defined thanks to it.  Users may also use
4795         it to define their own markup commands. (Nicolas Sceaux)
4796
4797         * scm/new-markup.scm: Scheme style clean-up: there should be no
4798         parenthesis alone on a line; LET* should not be used where LET is
4799         enough. (Nicolas Sceaux)
4800
4801 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4802
4803         * scripts/filter-lilypond-book.py: Add script.
4804
4805 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4806
4807         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
4808
4809 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4810
4811         * Documentation/user/refman.itely (Fingering instructions): add
4812         single note chords. 
4813
4814         * lily/multi-measure-rest-engraver.cc: use a single
4815         MultiMeasureEvent for mm rests. This prevents problems with the
4816         new part combiner.
4817
4818         * scm/music-functions.scm (determine-split-list): analysis has
4819         global effect: a difference halfway a phrase makes the entire
4820         phrase be typeset as apart.
4821         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
4822
4823 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4824
4825         * ly/performer-init.ly: add Devnull.
4826
4827         * Documentation/user/refman.itely (Font selection): remove paper20
4828         ref.
4829
4830 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4831
4832         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
4833
4834 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4835
4836         * scm/music-functions.scm (determine-split-list): bugfixes.
4837
4838         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
4839
4840         * input/test/scales-greek.ly: use C as base, results in different
4841         alterations at the clef.
4842
4843         * input/regression/pedal-ped.ly: new file.
4844
4845         * input/regression/pedal-bracket.ly: new file.
4846
4847         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
4848         replace after_line_breaking()
4849
4850         * lily/line-interface.cc (line): read thickness.
4851         (line): dash-fraction = 0 always for dotted-line style.
4852
4853         * input/test/staff-lines.ly (lower): bugfix.
4854
4855         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
4856         \accepts Devnull into Score.
4857
4858         * scm/lily.scm: remove bla.scm load.
4859
4860 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4861
4862         * VERSION: release 2.1.14
4863
4864         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
4865
4866         * lily/side-position-interface.cc (general_side_position): add
4867         Staff_symbol_referencer::staff_space ().
4868
4869         * lily/include/context-def.hh: rename from translator-def.hh
4870
4871 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4872
4873         * input/template/piano-dynamics.ly (pedal): Updated definition of
4874         Dynamics such that \cresc works, for example.
4875
4876 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4877
4878         * lily/stem.cc (calc_stem_info): use
4879         Staff_symbol_referencer::staff_space
4880
4881         * lily/beam-quanting.cc (quanting): scale Stem_info 
4882
4883         * lily/beam.cc (rest_collision_callback): use minimum-distance
4884         property for rest/beam collisions.
4885         (rest_collision_callback): bugfixes.
4886
4887         * lily/system.cc (post_processing): extra-offset is now relative
4888         to the size of the current staff.
4889
4890         * scm/music-functions.scm (notice-the-events-for-pc): record all
4891         voices, only analyze "one" and "two".
4892
4893         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
4894         not parent. 
4895
4896         * lily/new-part-combine-iterator.cc (construct_children): create
4897         Devnull from Voice context
4898
4899         * scm/music-functions.scm (determine-split-list): bugfixes.
4900
4901         * lily/lily-guile.cc (robust_scm2int): new function
4902
4903         * lily/staff-symbol-referencer.cc (line_thickness): new
4904         function. Use throughout.
4905
4906         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
4907         in its own context.  Add to preset font-size.
4908
4909         * lily/stem.cc (thickness): new function.
4910
4911         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
4912         compute thickness from ledger-line-thickness.
4913
4914         * lily/note-head.cc (brew_ledger_lines): use
4915         Staff_symbol::get_ledger_line_thickness ().
4916
4917         * lily/beam.cc (rest_collision_callback): use
4918         Staff_symbol_referencer::staff_space().
4919
4920         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
4921         Mus1 Mus2
4922
4923         * lily/include/translator.hh (class Translator): add accepts_list_
4924         so  \with { \denies / \accepts } also works.
4925
4926         * scm/music-functions.scm (determine-split-list): determine split
4927         list from music events.
4928
4929         * lily/new-part-combine-iterator.cc: more states.
4930
4931         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
4932
4933 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4934
4935         * lily/system.cc (set_loose_columns): use the right prebroken cols
4936         for interpolating loose column position.
4937
4938         * lily/text-spanner.cc (brew_molecule): default to no vertical
4939         lines.
4940
4941         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
4942         take space.
4943
4944         * scm/define-grobs.scm (all-grob-descriptions): less padding.
4945
4946 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4947
4948         * scripts/convert-ly.py: Do not test filename when processing
4949         stdin.
4950
4951         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
4952
4953 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4954
4955         * lily/axis-group-engraver.cc (finalize): extra check; if
4956         process_music () is never called, then staffline_ == 0.
4957
4958         * lily/simultaneous-music-iterator.cc (pending_moment): don't
4959         check run_always ().
4960
4961         * VERSION: release 2.1.13
4962
4963         * input/regression/note-head-style.ly (pattern): cleanup.
4964
4965         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
4966         downloading.
4967
4968         * scm/output-lib.scm (shift-right-at-line-begin): new function:
4969         kludge rehearsalmark placement.
4970
4971         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
4972         , ly:spanner?
4973
4974         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
4975         close to note head for accidentals.
4976
4977         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
4978         tuplet direction.
4979
4980         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
4981
4982 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4983
4984         * lily/include/music-iterator.hh (class Music_iterator): add
4985         substitute_outlet() to iterator API.
4986
4987         * lily/new-part-combine-iterator.cc (construct_children):
4988         New_pc_iterator: new class, better part combining.
4989
4990         * lily/tie-column.cc (werner_directions): new function
4991
4992         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
4993
4994         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
4995         empty objects group spanner as parent
4996
4997         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
4998         slope against graphical slope.
4999
5000         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
5001         for ottava bracket.
5002
5003         * lily/side-position-interface.cc (general_side_position):
5004         opps. reinstate *dir.
5005
5006         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
5007         parser run.
5008
5009         * lily/tuplet-bracket.cc: remove calc_dy ().
5010
5011         * Documentation/user/refman.itely (Balloon help): document balloon
5012         help
5013
5014 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5015
5016         * scm/document-backend.scm (check-dangling-properties): Grob
5017         properties are defined define-grob-properties.scm.
5018
5019 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5020
5021         * VERSION: release 2.1.12
5022
5023         * scm/define-grobs.scm (all-grob-descriptions): larger font for
5024         ChordName
5025
5026         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
5027         relation to surroundings.
5028
5029         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
5030         Y-extent to the note-extents: stay clear of the staff.
5031
5032 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5033
5034         * Documentation/user/GNUmakefile
5035         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
5036         iso. copy.
5037
5038         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
5039
5040         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
5041
5042         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
5043
5044         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
5045
5046         * lily/line-interface.cc (line): remove thickness from calling interface.
5047
5048         * lily/hairpin.cc: use Line_interface
5049
5050         * lily/line-interface.cc: new file. Line_interface for everything
5051         with dotted/dashed lines.
5052
5053
5054         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
5055
5056         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
5057         for constructing ottava brackets.
5058
5059         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
5060         the note heads.
5061
5062         * Documentation/user/internals.itely (Engravers and performers):
5063         fix broken link.
5064
5065         * scm/music-functions.scm (make-mark-set): new function.
5066
5067         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
5068         functionally identical to beam.
5069
5070         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
5071         () with beam (). 
5072
5073         * Documentation/user/refman.itely (Rehearsal marks): document new
5074         functionality.
5075
5076         * input/regression/rehearsal-mark-number.ly: new file.
5077
5078         * input/regression/rehearsal-mark-letter.ly: new file.
5079
5080         * scm/translation-functions.scm (number->mark-string): new function
5081         (format-mark-letters): new function
5082         (format-mark-numbers): new function
5083
5084         * lily/mark-engraver.cc (process_music): rehearsalMark is now
5085         integer; formatting is done through markFormatter property.
5086
5087         * scm/define-translator-properties.scm: fold all *-done properties
5088         into positioning-done.
5089
5090         * lily/beam.cc (position_beam): new function
5091         (brew_molecule): make sure that positions are calced before making
5092         the molecule.
5093
5094         * scm/output*.scm (beam):  take 4th argument for function.
5095
5096         * ps/music-drawing-routines.ps: take blot as 4th argument.
5097
5098         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
5099         stem to avoid small dents.
5100
5101 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5102
5103         * VERSION: release 2.1.11
5104
5105         * input/regression/balloon.ly: new file.
5106
5107         * lily/balloon.cc (brew_molecule): new file: draw boxes around
5108         objects, and make help texts. 
5109
5110         * scm/new-markup.scm (parse-simple-duration): parse duration
5111         string to log & dots. (Thanks Nicolas!)
5112
5113         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
5114         rule.
5115
5116 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
5117
5118         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
5119         Lemberg).
5120
5121         * THANKS: alphabetic order.
5122
5123 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5124
5125         * input/regression/note-head-harmonic.ly: new file.
5126
5127         * Documentation/user/internals.itely (Technical manual): explain
5128         difference between music, translation, layout.
5129
5130         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
5131
5132         * scm/output-ascii-script.scm (bracket): rounding bfs.
5133
5134         * scripts/convert-ly.py (conv): add \include "paper" rule. 
5135
5136         * ly/paper*.ly: remove files. 
5137
5138         * scm/paper.scm (set-staff-size): new function: set default
5139         staff-size.
5140
5141         * scripts/convert-ly.py (conv): add conversion rule.
5142
5143         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
5144         function.
5145
5146         * scm/paper.scm: new file.
5147         (set-staff-size): new function 
5148         (set-paper-size): new function
5149
5150         * lily/parser.yy (music_output_def_body): restructure definition,
5151         so first Scheme statement in \paper also happens in new scope. 
5152
5153         * lily/system.cc (post_processing): move uniquify_list () to
5154         dumping molecule stage.
5155
5156         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
5157         this will mess up scores that use barchecks to shorten measures.
5158
5159         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
5160         at 20pt too.
5161
5162         * Documentation/user/tutorial.itely (Printing lyrics): document
5163         \lyricsto
5164
5165         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
5166
5167         * Documentation/user/refman.itely (Fermatas): document \lyricsto
5168
5169         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
5170         if Voice is not found.
5171
5172         * VERSION: release 2.1.10
5173
5174         * input/{test,regression}/: remove old-relative 
5175
5176         * lily/lexer.ll: add empty markup signature. 
5177
5178         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
5179         strut markup
5180
5181         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
5182
5183         * scm/define-translator-properties.scm: update melismata property
5184         doco.
5185
5186         * lily/system.cc (output_lines): revert uniquify_list() patch,
5187         strange side effects seen.
5188
5189         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
5190         dash-period < 0.
5191
5192         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
5193         for flute. 
5194
5195 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5196
5197         * input/regression/*.ly: use newaddlyrics iso. addlyrics
5198
5199         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
5200
5201         * lily/lyric-extender.cc (brew_molecule): behave decently in case
5202         of line breaks.
5203         (brew_molecule): add padding to left, not right.
5204
5205         * lily/system.cc (uniquify_list): new function
5206         (output_lines): uniquify_list () on all-elements. This fixes
5207         double symbols in the output.
5208
5209         * lily/beam.cc (rest_collision_callback): don't move anything if
5210         staff-position is set.
5211
5212         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
5213
5214         * lily/system.cc (typeset_grob): warn if adding twice.
5215
5216         * lily/sequential-iterator.cc (run_always): implement run_always().
5217         (also in other files.)
5218
5219         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
5220
5221         * lily/event.cc (to_relative_octave): add octave-check.
5222
5223         * Documentation/user/refman.itely (Line breaking): add noBreak.
5224
5225         * scm/new-markup.scm (normalsize-markup): add function.
5226         (sans-markup): new function.
5227
5228         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
5229         come earlier nowadays.  This fixes beams on grace notes.
5230
5231         * scm/music-functions.scm (direction-polyphonic-grobs): new
5232         variable, share between override and revert. This fixes script
5233         directions in polyphonic sections. (backportme)
5234
5235 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5236
5237         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
5238         breakpoints.
5239
5240         * lily/break-align-interface.cc: add doco
5241
5242         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
5243
5244 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5245
5246         * VERSION: release 2.1.9
5247
5248         * scm/document-markup.scm (markup-doc-node): add note about naming.
5249
5250         * scm/new-markup.scm (left-align-markup): bugfix. 
5251
5252         * Documentation/user/refman.itely (Ottava brackets): more doco for
5253         ottava.
5254
5255         * lily/side-position-interface.cc (out_of_staff): also do
5256         out_of_staff() correctly for d == DOWN.
5257
5258         * lily/text-spanner.cc (brew_molecule): only put vertical line and
5259         horizontal line if they move to the right.
5260
5261         * scm/define-grobs.scm (all-grob-descriptions): set
5262         text-repeat-if-broken for ottava spanner
5263
5264         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
5265         property.
5266
5267         * mf/feta18.mf: design size is 18 not 22.5
5268
5269         * lily/new-lyric-combine-music-iterator.cc (process): new file.
5270         Add a single LyricsVoice to a melody. Melismata may be set
5271         individually.
5272
5273         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
5274
5275         * lily/dot-column.cc: add stdio.h
5276
5277 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5278
5279         * lily/item.cc: documentation for break-visibility (Thanks, John).
5280
5281 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5282
5283         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
5284
5285         * lily/translator-def.cc: rename Translator_def to Context_def.
5286
5287         * Documentation/user/internals.itely (Lexical details): clarify
5288         string def.
5289
5290         * Documentation/user/refman.itely (Rhythmic music): add link to
5291         RhythmicStaff 
5292
5293 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5294
5295         * lily/translator.cc: document start_translation_timestep()
5296
5297         * scm/output-tex.scm (tex-encoded-fontswitch): use
5298         round for rounding (inexact->exact yields rationals)
5299
5300         * lily/*.cc: remove superfluous start_translation_timestep() calls.
5301
5302         * lily/translator-group.cc (get_simple_trans_list): 
5303         new function; construct simple_trans_list_ lazily.
5304
5305 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5306
5307         * lily/paper-outputter.cc (output_scope): Check if number before
5308         checking exact (guile cvs).
5309
5310         * scm/*: Escape backslashes in scheme strings (guile cvs).
5311
5312 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5313
5314         * Documentation/user/refman.itely (Tablatures basic): annotate
5315         seealso sections.
5316
5317         * lily/*.cc: cleanup of engraver initialize() functions.
5318
5319         * lily/repeat-acknowledge-engraver.cc
5320         (start_translation_timestep): remove first_b_
5321
5322         * lily/tab-note-heads-engraver.cc: listen to string number events
5323         inside < > too. (backportme).
5324
5325         * Documentation/user/refman.itely (Text scripts): add fatText to
5326         index.
5327
5328 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5329
5330         * VERSION: 2.1.8
5331
5332         * stepmake/bin/add-html-footer.py (built): add Wiki links to
5333         footer.
5334
5335         * lily/parser.yy (translator_mod): allow \with { \remove .. }
5336
5337         * lily/bar-check-iterator.cc (process): only warn if
5338         barCheckLastFail was changed.
5339
5340         * scm/define-translator-properties.scm (barCheckLastFail): add
5341         property.
5342
5343         * lily/main.cc (main_prog): print summary of failed files.
5344
5345         * lily/axis-group-engraver.cc: move all spanner creation to
5346         process_music (). Now staffs can be adjusted with \override too.
5347         (Jan, you are a brilliant programmer!)
5348
5349         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
5350
5351 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5352
5353         * Documentation/user/tutorial.itely (Integrating text and music):
5354         Show the commands to produce a PDF as well.
5355
5356 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5357
5358         * lily/translator-def.cc (get_translator_names): accept user
5359         tweaks too. 
5360
5361         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
5362         as big as normal heads. 
5363
5364         * input/*ly: run convert-ly
5365
5366         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
5367         () if dependencies are fluked.
5368
5369         * scm/document-translation.scm (engraver-doc-string): update on
5370         latest string/symbol conventions.
5371
5372         * lily/translator-ctors.cc: use Scheme_hash_table.
5373
5374         * lily/translator-def.cc (get_translator_names): new function
5375         (add_context_mod): new function
5376         (get_accepted): new function
5377
5378         * lily/parser.yy (context_mod): put all modifications of
5379         \translator { } in a single production, encode as SCM.
5380
5381         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
5382         to use read-only lists, so additions to the definition can be
5383         prepended easily.  
5384
5385         * Documentation/user/invoking.itexi (Editor support): add node on
5386         editor support.
5387
5388         * Documentation/user/refman.itely (Bar check): add lyrics example
5389         of bar checks. 
5390
5391         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
5392
5393         * scripts/convert-ly.py (conv): add conversion rule.
5394
5395         * lily/parser.yy: use \change iso. \translator for staff switch.
5396
5397         * lily/my-lily-lexer.cc: add \change.
5398
5399         * scm/define-translator-properties.scm
5400         (default-melisma-properties): add definition.
5401
5402 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5403
5404         * Documentation/user/refman.itely (Bar lines): clarification of
5405         systemStartDelimiter. 
5406
5407         * input/test/slur-shape.ly (x): remove file.
5408
5409         * lily/translator-group.cc (apply_property_operations): new function.
5410
5411 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5412
5413         * lily/parser.yy (optional_prop_ops): allow \with {
5414         PROPERTYSETTINGS } following \context or \new.
5415
5416         * lily/my-lily-lexer.cc: add \with.
5417
5418         * lily/parser.yy (property_operation): clean up definition of
5419         property operations.
5420         (property_op_to_music): new function.
5421         (context_spec_music): new function
5422
5423         * VERSION: 2.1.7 released.
5424
5425         * input/regression/collision-merge-dots.ly: new file.
5426
5427         * lily/note-collision.cc (check_meshing_chords): if merging heads,
5428         then kill the dots too. 
5429
5430         * lily/separating-line-group-engraver.cc (acknowledge_grob):
5431         set/unset breakableSeparationItem
5432
5433         * lily/separation-item.cc (relative_width): add function.
5434
5435         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
5436         only-prebreak-interface
5437
5438         * lily/system.cc (output_lines): only junk only-prebreak-interface
5439         grobs.
5440
5441         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
5442         read breakableSeparationItem
5443
5444         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
5445
5446         * lily/system.cc (output_lines): don't suicide Spacing_items. 
5447
5448         * lily/dot-column.cc (dot_config_badness): new function:
5449         select the best scoring dot configuration: dots should go close to
5450         the note heads, but be shifted up or down according to conventions.
5451         (print_dot_configuration): idem.
5452         (shift_one): idem
5453         (remove_collision): idem.
5454
5455         * input/regression/dots.ly: add more test cases.
5456
5457 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5458
5459         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
5460
5461         * flower/include/interval.hh: rename elem_b to contains 
5462
5463         * lily/tie.cc: change 'heads to 'head-pair.
5464
5465         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
5466         fill in 'heads field.
5467
5468         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
5469         minimum-length for short ones, and shorten so collisions with the
5470         next syllable are avoided.
5471
5472         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
5473         near-zero slopes.
5474         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
5475
5476         * lily/dots.cc: remove quantized_position callback. All Y
5477         positioning is done by dot-column.cc
5478
5479         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
5480         exhaustive test of all dot positions. This fixes disappearing dots
5481         in dotted chords.
5482
5483 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5484
5485         * mf/feta-klef.mf (test_staff): fatten up G clef
5486         (test_staff): fatten up f clef.
5487
5488
5489 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5490
5491         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
5492         * input/les-nereides.ly: Use latin1 characters for title, like
5493         Morgenlied.
5494
5495 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5496
5497         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
5498         cmb10).
5499
5500         * lily/lyric-extender.cc (brew_molecule): add little space before
5501         extender line.
5502
5503         * lily/beam-quanting.cc (score_forbidden_quants): check if
5504         outer stafflines fall in any beam gaps.
5505
5506         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
5507         for lyric texts.
5508
5509 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5510
5511         * VERSION: 2.1.6 released.
5512
5513         * lily/beam-quanting.cc (quanting): add inspect-quants property:
5514         this shows the demerits of a user-defined beam position pair.
5515
5516         * scm/define-grobs.scm (all-grob-descriptions): set
5517         beamed-extreme-minimum-free-lengths to a different value.
5518
5519         * lily/scm-option.cc: add debug-beam scm-option
5520
5521         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
5522
5523 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5524
5525         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
5526
5527         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
5528         space after barline.
5529
5530         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
5531
5532         * lily/spacing-spanner.cc (breakable_column_spacing): take average
5533         of spacing wishes, not maximum. Only do this for delta-t == 0. In
5534         the other case, take standard column-breakable spacing. Do not
5535         warn about "no spacing wishes".
5536
5537         This fixes wide spaces after barlines in very loose lines.
5538
5539         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
5540
5541 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5542
5543         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
5544         acknowledge_grob lyric-syllable, not lyric-text.
5545
5546         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
5547         dashes of length #'length separated by #'dash-period. 
5548
5549         * lily/lyric-extender.cc (brew_molecule): idem
5550
5551         * lily/multi-measure-rest.cc (big_rest): idem
5552
5553         * lily/system-start-delimiter.cc (simple_bar): idem
5554
5555         * lily/bar-line.cc (simple_barline): use rounded box
5556
5557         * VERSION: release 2.1.5
5558
5559         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5560         music): move note about dvips to more visible place.
5561
5562         * lily/lyric-phrasing-engraver.cc: move from
5563         new-phrasing-engraver.cc, remove old cruft (syllable-group,
5564         lyric-phrasing-engraver.hh)
5565
5566         * lyric-align.ly: remove file
5567
5568         * scripts/convert-ly.py (FatalConversionError.func): add removal
5569         rule for automaticMelismata
5570
5571         * ly/engraver-init.ly (ScoreContext): switch on
5572         New_phrasing_engraver by default.
5573
5574         * lily/slur-engraver.cc (class Slur_engraver):
5575         process_acknowledged_grobs -> process_music.
5576         (try_music): signal melismata correctly.
5577
5578         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
5579         word-space, right-trim-amount, and extend past right bound only
5580         for note heads.
5581
5582         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
5583         lyric-extender support: add note-heads to the extender
5584         automatically.
5585
5586         * lily/parser.yy: extender is now post_event. 
5587
5588         * lily/accidental-engraver.cc (number_accidentals): remove
5589         spurious warning about non-parent contexts.
5590
5591         * lily/music-output-def.cc (assign_translator): \translator { }
5592         for a Foo context implicitly redefines \FooContext.
5593
5594         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
5595         fixes.
5596
5597         * lily/slur.cc (brew_molecule): don't use stafflinethickness
5598         doubly in slur weight. 
5599
5600         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
5601         combination.
5602
5603         * scm/define-grobs.scm (all-grob-descriptions): change clef -
5604         staffbar distance.
5605
5606         * scripts/lilypond.py (global_latex_preamble): crank down size of
5607         the margins. Now there is a 12 mm top and bottom margin, which
5608         should correspond with the printable area of modern printers.
5609
5610         This enlarges the music height of the printable page a little.
5611
5612         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
5613         signs. Use \markup instead.
5614         (accreg_pen): tweak for accordeon asterisk.
5615
5616 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5617
5618         * lily/melisma-engraver.cc (try_music): use melisma_busy()
5619
5620         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
5621
5622         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
5623
5624         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
5625
5626         * scm/define-grobs.scm (all-grob-descriptions): change
5627         StanzaNumber description: make side support, i.s.o. breakable.
5628         use Instrument_name_engraver for texts in the margin.
5629
5630         * scm/define-translator-properties.scm: remove
5631         melismaEngraverBusy, stz property.
5632
5633         * *.cc: naming: change empty_b () into is_empty ()
5634
5635         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
5636
5637         * input/regression/lyric-phrasing-new.ly: new file.
5638
5639         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
5640         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
5641         melismata are now left-aligned.
5642
5643 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5644
5645         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
5646
5647         * mf/feta19.mf: remove.
5648
5649         * mf/feta-klef.mf (test_staff): more tweaks
5650
5651         * mf/feta-toevallig.mf: more small size tweaks.
5652
5653         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
5654         rests for smaller sizes.
5655
5656         * mf/feta-bolletjes.mf: fix cross heads.
5657
5658         * VERSION: release 2.1.4
5659
5660         * scripts/convert-ly.py (FatalConversionError.func): add rule for
5661         deprecated #'ancient font family
5662
5663         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
5664         it is a string or number.
5665
5666         * scm/output-lib.scm (note-head-style->attachment-coordinates):
5667         change calling convention of stem-attachment function. 
5668
5669         * buildscripts/mf-to-table.py: read and dump WX/WY fields
5670
5671         * mf/feta-autometric.mf: dump WX/WY fields too
5672
5673         * mf/parmesan-heads.mf: idem.
5674
5675         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
5676         attachment coordinates.
5677
5678         * lily/note-head.cc (stem_attachment_coordinate): read stem
5679         attachment from the notehead glyphs WX/WY fields.
5680
5681         * lily/include/font-metric.hh (struct Font_metric): add methods
5682         get_indexed_wxwy (), make a distinction between looking up by
5683         index and ASCII  
5684
5685         * mf/feta-bolletjes.mf: rewrite note head MF code.
5686         (test_outlines): make heads more rotund for smaller sizes. 
5687
5688 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5689
5690         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
5691         throughout. Font scaling fixes throughout.
5692
5693         * mf/feta-sleur,slur.mf: remove. 
5694
5695         * mf/feta-slag.mf: rewrite.
5696
5697 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5698
5699         * VERSION: release 2.1.3
5700
5701         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
5702
5703         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
5704
5705         * lily/mark-engraver.cc (process_music): fix mark
5706         \default. (backportme)
5707
5708         * stepmake/stepmake/automatically-generated.sub.make (default):
5709         use -n for head/tail commands. 
5710
5711         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
5712         heads with the same pitch.
5713
5714 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5715
5716         * lily/recording-group-engraver.cc (finalize): set protected_scm
5717         member to '() before finalizing.
5718
5719         * lily/translator-group.cc (finalize): remove removal_processing () 
5720
5721         * lily/recording-group-engraver.cc: new engraver: record
5722         synchronized start & end times for each music object.
5723
5724         * lily/parser.yy (toplevel_expression): execute score rendering
5725         during parsing. Cleanup output-filename handling; this is no
5726         longer done with global variables.
5727         (translator_spec_body): allow \type modification too.
5728
5729         * lily/score.cc:  ly:run-translator: new function
5730         (LY_DEFINE): ly:render-output new function.
5731
5732         Separate interpreting and rendering, and make available as
5733         functions at Scheme level.
5734
5735 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5736
5737         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
5738         (musicxml-node->string):
5739         (xml-node->string):
5740         (music-to-musicxml): New function.
5741
5742 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5743
5744         * VERSION: 2.1.2 released
5745
5746         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
5747
5748         * scm/font.scm (paper20-font-vector): discouple font design sizes
5749         from sizes specified in .ly file: store all design sizes of a font
5750         in a single vector.
5751
5752         * lily/font-select.cc (get_font_by_design_size): new function
5753
5754         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
5755         add parmesan,feta in sizes 14 and 18.
5756
5757         * mf/feta-toevallig.mf: use blot diameter for double sharp.
5758
5759         * lily/font-size-engraver.cc (acknowledge_grob): change definition
5760         of fontSize: this now sets font-size
5761
5762 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5763
5764         * VERSION: 2.1.1 released
5765
5766         * Documentation/user/refman.itely (Tuning objects): add note about
5767         concurrent tweaks in different contexts. 
5768
5769         * lily/tie-engraver.cc (acknowledge_grob): use
5770         Staff_symbol_referencer::get_position iso. reading staff-position
5771         directly.
5772
5773         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
5774         currentMusicalColumn as left span-point for bracket. The bracket
5775         is too long when there are accidentals.
5776
5777 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5778
5779         * buildscripts/lilypond-profile.sh,
5780         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
5781         Thanks to Reuben Thomas <rrt@mupsych.org>
5782
5783 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
5784
5785         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
5786         Wurbel <wurbel@univ-tln.fr>.
5787
5788 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5789
5790         * scripts/midi2ly.py: Add space after chords.
5791
5792 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
5793
5794         * input/regression/{many}: add few @code{ ... }.
5795
5796 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5797
5798         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
5799         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
5800         Removed cmbx5, cmbx6 (which are included in teTeX)
5801         and cmbxti14 which is not used in fonts.scm.
5802
5803 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
5804
5805         * lily/midi-item.cc: fine tune quarter tones.
5806
5807 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
5808
5809         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
5810         new function, warn how many cents are missing in fine tuning.
5811
5812 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
5813
5814         * input/bugs/rhytmicstaff-tie.ly: add file.
5815
5816         * THANKS: Create skeleton for 2.1.
5817
5818 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
5819
5820         * input/test/bar-lines.ly (TODO): dashed "|".
5821
5822 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
5823
5824         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
5825         input/regression/tie-chord.ly: Fix spell for tying.
5826
5827         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
5828
5829         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
5830         new file (renamed, see above).
5831
5832         * Documentation/user/lilypond-book.itely
5833         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
5834         * input/example-1.ly input/example-2.ly input/example-3.ly
5835         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
5836         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
5837         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
5838         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
5839         * scripts/lilypond-book.py scripts/lilypond.py
5840         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
5841         * vimrc: replace ly2dvi with lilypond and remove silly comments.
5842
5843         * Documentation/user/lilypond.tely: update version.
5844
5845         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
5846         Remove extra spaces in each @node, fixes spaces.
5847
5848 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5849
5850         * scripts/lilypond-book.py (output_dict): Add definition of
5851         \lilypondbook also for LaTeX output. Solves several bug reports.
5852
5853 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
5854
5855         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
5856
5857 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
5858
5859         * input/test/transposition.ly: Fix key signatures, given in comments.
5860
5861 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5862
5863         * scm/midi.scm (instrument-names-alist),
5864         Documentation/user/appendices.itely: Correct spelling of shakuhachi
5865
5866 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5867
5868         * input/test/temporary-stave.ly (texidoc): New example based on an
5869         email question from Ralph Little.
5870
5871 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5872
5873         * VERSION: release 2.1.0
5874
5875         * lily/note-performer.cc (try_music): accept busy-playing-event.
5876
5877         * lily/swallow-perf.cc (try_music): return false for
5878         busy-playing-event and melisma-playing-event.
5879
5880 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5881
5882         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
5883         >> in \score.
5884
5885 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5886
5887         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
5888         that articulation_substitute will not move beam start again.
5889         (articulation_substitute): Bugfix: remove stray space so that new
5890         old chords ending '>>' does not get broken up.
5891         (sub_chord): Use TAB for indentation (not spaces).
5892
5893         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
5894         Bugfix for startup: Use ?^ instead of ?\^.
5895
5896 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5897
5898         * lily/lyric-combine-music-iterator.cc
5899         (Lyric_combine_music_iterator): change init order, to prevent GC
5900         segfaults.
5901
5902         * lily/context-specced-music-iterator.cc (construct_children): 
5903         only change  translator if found. This fixes a core dump problem.
5904
5905 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5906
5907         * scm/slur.scm (default-slur-extremity-rules): use equal? for
5908         comparison.
5909
5910         * mf/feta-bolletjes.mf: make hole in half note little
5911         smaller for stem attachment.
5912
5913         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
5914
5915         * mf/feta-banier.mf: don't draw stem with flag, just small square
5916         attachment.
5917
5918         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
5919
5920         * mf/feta-banier.mf: remove upstem/downstem characters.
5921
5922         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
5923
5924         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
5925         stafflinethickness (in the default)
5926
5927         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
5928
5929         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
5930
5931         * Documentation/topdocs/INSTALL.texi (Top): reorder.
5932
5933         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
5934
5935         * lily/include/directional-element-interface.hh:
5936         junk class, make {get,set}_grob_direction functions.
5937
5938         * lily/slur.cc (get_attachment): do something sensible when
5939         attaching to stem without heads (eg. a rest).
5940
5941         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
5942         forcing up to staff.  remove #'support-head property
5943         (brew_molecule): small cleanup.
5944         (flag): remove #'grace property.
5945
5946 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5947
5948         * cygwin/postinstall-lilypond.sh: 
5949         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
5950         (Volker Zell).
5951
5952 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5953
5954         * scripts/lilypond-book.py: resurrect 'eps' option. 
5955         (TexiPaper.to_eps): use -Ppdf for EPS files.
5956
5957         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
5958
5959         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
5960
5961         * VERSION: release 2.0.1
5962
5963         * lily/bezier.cc (get_other_coordinate): change assert into
5964         warning.
5965
5966         * lily/note-head.cc (internal_brew_molecule): make left protusion
5967         smaller, to accomodate for natural sign.
5968         (internal_brew_molecule): only do this when the accidental is
5969         close enough.
5970         (extent): new function
5971
5972         * lily/skyline.cc (merge_skyline): new function
5973         (heighten_skyline): new function
5974
5975         * lily/accidental-placement.cc (position_accidentals) 
5976         (position_accidentals): fix todo.
5977
5978 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5979
5980         * input/test/+.ly (texidoc): put version number inline.
5981
5982         * GNUmakefile.in: remove rsync-web target.
5983
5984         * input/regression/bar-scripts.ly (onestaff): raggedright
5985
5986 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5987
5988         * lily/*.cc: remove #if 0'd code in couple of places.
5989
5990         * lily/midi-stream.cc (operator <<): rewrite.
5991
5992         * lily/note-head.cc (internal_brew_molecule): 
5993         only make ledgers when the Staff symbol has lines.
5994
5995         * ly/property-init.ly (arpeggioBracket): simplify
5996
5997         * lily/translator-group.cc (execute_pushpop_property): use
5998         SCM_EQ_P for comparing keys. This fixes reverting
5999         auto-beam-settings.
6000
6001 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6002 *
6003         * lily/midi-stream.cc (operator <<): Also write MIDI string when
6004         midi_debug_global_b.
6005         (operator <<): Normalise loop.
6006
6007 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6008
6009         * scripts/lilypond.py (escape_path): revise.
6010
6011         * scm/music-functions.scm (set-output-property): new function.
6012
6013 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6014
6015         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
6016         use addmakeflags again.
6017
6018         * cygwin/lily-wins.py (escape_shell): New function; use it.
6019
6020         * scripts/lilypond.py (escape_shell): Escape quotes and other
6021         spaces too.  Do not escape escaping backslashes.
6022
6023         * make/srcdir.make.in (web-install): Must call install-WWW now.
6024
6025         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
6026         dependency
6027
6028 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6029
6030         * scripts/lilypond.py (escape_path): escape quotes too. 
6031
6032         * Documentation/user/lilypond.tely (Unified index): rename Index
6033         to accomodate Windows breakage.
6034
6035         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
6036
6037         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
6038         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
6039         target not a source.
6040
6041 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6042
6043         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
6044         addmakeflags.  Build and install doc and web also when building on
6045         Cygwin.
6046
6047         * mf/GNUmakefile: Bugfix.
6048
6049         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
6050         target web.
6051
6052         * cygwin/lily-wins.py: Quote filename.
6053
6054 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6055
6056         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
6057
6058 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6059
6060         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
6061         settings.
6062
6063         * configure.in: Require g++ > 3.0.4.
6064
6065         * mf/GNUmakefile: Bugfix: Add list.ly target.
6066
6067         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
6068
6069         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
6070         make omf directory, add uninstall targets.
6071
6072 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6073
6074         * lily/tie-performer.cc (initialize): init prev_event
6075
6076         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
6077
6078         * lily/script-engraver.cc (make_script_from_event): don't crash on
6079         non-string articulation-type.
6080
6081         * lily/new-fingering-engraver.cc (add_script): don't crash on
6082         0 scripts 
6083         (acknowledge_grob): warn about text script events.
6084
6085 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
6086
6087         * buildscript/lilypond.words: fix path for drums.scm.
6088
6089 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6090
6091         * lily/spacing-spanner.cc (note_spacing): don't make longer
6092         durations than measure-length.
6093
6094         * VERSION: release 2.0.0
6095
6096         * GNUmakefile.in (rsync-web): version independent rsync target.
6097
6098         * input/test/+.ly (texidoc): idem.
6099
6100         * input/regression/+.ly: print version number.
6101
6102         * input/regression/accidentals.ly (mel): shorten.
6103
6104         * input/regression/accidental-octave.ly (texidoc): shorten.
6105
6106         * input/regression/hairpin-dashed.ly (texidoc): docstring.
6107
6108         * input/regression/completion-heads-polyphony.ly: octave
6109
6110         * input/regression/beam-manual.ly: remove
6111
6112         * input/regression/beam-chord.ly: remove
6113
6114         * input/regression/grace-dynamic.ly: remove
6115
6116         * input/regression/grace-volta-repeat.ly: octave fixes.
6117
6118         * input/regression/hairpin-dashed.ly (texidoc): doc string.
6119
6120         * lily/parser.yy (step_number): semitones for chord entry too.
6121         (make_chord_step): more robust code, semitones. 
6122
6123         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
6124
6125         * input/regression/breathing-sign.ly (texidoc): split ancient and
6126         normal breathing signs.
6127
6128         * scm/define-grobs.scm (all-grob-descriptions): swap
6129         beamed-extreme-minimum-free-lengths and
6130         beamed-minimum-free-lengths; the 'extreme' case should allow
6131         shorter stems. This fixes forced directions on beamed 32nd and
6132         shorter notes.
6133
6134         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
6135         quartertones, not semitones.
6136         (NoteNamesContext): swallow more event types
6137
6138         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
6139
6140         * VERSION (PACKAGE_NAME): release 1.9.10
6141
6142 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6143
6144         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
6145         set note head as cause of note-column.  This gives a better error
6146         message.
6147
6148 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
6149
6150         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
6151
6152 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6153
6154         * mf/GNUmakefile (pfa_warning): instruct 
6155
6156         * stepmake/aclocal.m4: typo.
6157
6158         * Documentation/user/cheatsheet.itely: more verbose examples.
6159
6160         * input/regression/clefs.ly: remove bogus docstring.
6161
6162 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
6163
6164         * GNUmakefile.in (SUBDIRS): Add elisp.
6165
6166         * elisp/lilypond-mode.el: 
6167         * elisp/lilypond-init.el: 
6168         * elisp/lilypond-indent.el: 
6169         * elisp/lilypond-font-lock.el: Move from top dir.
6170
6171         * stepmake/stepmake/elisp-vars.make: New file.
6172
6173         * config.make.in (elispdir): Add.
6174
6175         * Documentation/topdocs/INSTALL.texi: Typo.
6176
6177         * make/ly-rules.make: Test for files instead of touching void and
6178         ignoring errors.
6179
6180         * GNUmakefile.in:
6181         * make/lilypond.redhat.spec.in:
6182         * debian/rules: Fix lilypond.words stuff a bit.  For running from
6183         <builddir>, adding
6184
6185         (push "<builddir>/share/lilypond/elisp" load-path)
6186
6187         to your ~/.emacs.el should give you LilyPond-mode again.
6188
6189         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
6190         regexp for DOS/Windows, we are too paranoid to fix others.
6191
6192 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6193
6194         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
6195
6196         * input/test/chord-names-jazz.ly (banterProperties): fix
6197
6198         * lily/parser.yy (bass_mod): bass figure alterations are semi
6199         tones, not quarter tones
6200
6201         * lily/beam.cc (set_stem_lengths): only lengthen stems
6202         for gapped beams.
6203
6204         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
6205         by beamcount.
6206
6207         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
6208         a warning that the warning may erroneous.
6209
6210         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
6211         target.
6212
6213         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
6214         targets.
6215
6216         * GNUmakefile.in ($(config_h)): config.h should depend on
6217         config.hh.in .
6218         (lilypond.words): remove fontball stuff.
6219
6220         * stepmake/aclocal.m4: only print config.cache warning if it exists.
6221
6222         * configure.in: remove pktrace reference.
6223
6224         * GNUmakefile.in (rsync-web): permissions and ownership for
6225         website.
6226
6227         * lily/volta-engraver.cc (staff_eligible): new function.
6228         (stop_translation_timestep): kill off spanners if not eligible.
6229
6230         * VERSION (PATCH_LEVEL): release 1.9.9
6231
6232         * input/regression/beam-quanting-32nd.ly (texidoc): new file
6233
6234         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
6235         length is more important than forbidden quants.
6236
6237 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
6238
6239         * buildscripts/lilypond.words: order words in search order,
6240         add lilypond.words.vim to be generated.
6241
6242         * lilypond.vim: use lilypond.words.vim for keyword matching.
6243
6244         * lilypond-mode.el: use search order. fix word selection rules.
6245
6246         * lilypond-font-lock.el: fix fontifying long durations.
6247
6248         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
6249
6250 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6251
6252         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
6253
6254         * stepmake/stepmake/generic-targets.make:
6255         * stepmake/stepmake/bin/make-version.py: 
6256         * stepmake/aclocal.m4:
6257         * make/stepmake.make:
6258         * make/toplevel-version.make: Build fixes: remove last traces of
6259           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
6260
6261         * lily/beam.cc: Add gap-count property.
6262
6263 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6264
6265         * scm/define-grob-properties.scm (gap-count): add gap-count
6266
6267         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
6268
6269 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6270
6271         * cygwin/mknetrel.doc: Typo.
6272
6273         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
6274
6275         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
6276
6277 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6278
6279         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
6280         sizes. Remove support for 'ledger'(=tabloid+landscape).
6281
6282 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6283
6284         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
6285         sauter PFAs.
6286
6287         * configure.in: remove VERSION stuff once again.
6288
6289         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
6290
6291         * scm/define-grobs.scm (all-grob-descriptions): use sans family
6292         for chord names.
6293
6294         * mf/GNUmakefile: always trace pfa fonts.
6295         (SAUTER_FONTS): add cmss[567] too fonts
6296
6297         * configure.in: require mftrace. 
6298
6299         * lily/staff-performer.cc (new_instrument_string): don't look at
6300         instrument property.
6301
6302         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
6303         is_direction is the C++ one. Similar for ly_axis_p and
6304         ly_number_pair_p
6305
6306 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6307
6308         * lily/beam.cc (brew_molecule): read gap-count to determine
6309         number of tremolo (gapped) beams.
6310
6311         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
6312         shorter than 1/8
6313
6314         * flower/include/array.hh (default_compare): new function
6315
6316         * cygwin/mknetrel: Native fixes.
6317
6318         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
6319
6320 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6321
6322         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
6323         feature for Windows.
6324
6325         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
6326
6327         * cygwin/mknetrel: Updates for native use on Cygwin.
6328
6329         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
6330
6331         * stepmake/stepmake/help2man-rules.make: 
6332         * cygwin/mknetrel: Bugfix for manpages.
6333
6334         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
6335         $(builddir).  Stepmake is a normal subdirectory now, that is not
6336         configured.  Another srcdir build fix.
6337
6338         * Documentation/topdocs/INSTALL.texi,
6339         buildscripts/lilypond.words.py, lilypond-font-lock.el,
6340         lilypond-init.el, lilypond-mode.el, debian/rules,
6341         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
6342         rename generated file lilypond.words to lilypond.words.el.
6343
6344 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
6345
6346         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
6347
6348         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
6349         GNUmakefile.in.
6350
6351 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6352
6353         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
6354         when cross building.
6355
6356         * configure.in: srcdir build fix.
6357
6358         * cygwin/GNUmakefile:
6359         * cygwin/lily-wins.py:
6360         * cygwin/postremove-lilypond.sh: 
6361         * cygwin/postinstall-lilypond.sh: Merge from stable.
6362
6363         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
6364         s/ly2dvi/lilypond/.
6365
6366 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6367
6368         * lily/slur.cc (after_line_breaking): only set control points if
6369         none supplied yet.
6370
6371         * input/test/slur-manual.ly: new file.
6372
6373         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
6374         <<  >> chords too.
6375
6376         * VERSION (PACKAGE_NAME): release 1.9.8
6377
6378         * scripts/lilypond.py (escape_path): escape spaces in directory names
6379
6380         * input/test/text-spanner.ly: fixes.
6381
6382 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
6383
6384         * buildscripts/lilypond.words.py: add drum names as note names to
6385         Emacs-mode.
6386
6387 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6388
6389         * input/regression/hairpin-dashed.ly: new file.
6390
6391         * scripts/convert-ly.py (conv): warn about dash-length.
6392
6393         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
6394         automatically if we get a new one.
6395
6396         * lily/lookup.cc (dashed_line): new function
6397
6398         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
6399         dash-fraction.
6400
6401 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
6402
6403         * buildscripts/lilypond.words.py: extract note names.
6404
6405         * lilypond-mode.el: take note names from lilypond.words -file.
6406         small fix in the use of string-match.
6407
6408         * lilypond-font-lock.el: use lilypond.words for note names, add 
6409         maxima to note a duration.
6410
6411 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6412
6413         * lily/breathing-sign.cc: remove railtracks() function. 
6414
6415         * input/regression/arpeggio-bracket.ly (texidoc): add file.
6416
6417         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
6418         (brew_molecule): bugfix don't make arpeggio shorter when
6419         arpeggio-direction is set.
6420
6421         *  debian/rules: small corrections in the (Pedro K)
6422
6423         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
6424         examples.
6425
6426         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
6427         special (repeat) bar comes along.
6428
6429         * input/regression/auto-beam-bar.ly: update.
6430
6431         * scripts/lilypond-book.py (output_dict): remove support for the
6432         EPS option.
6433
6434         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
6435         VerticalAlignment and VerticalAxisGroup this fixes the size
6436         computations for the entire system.
6437
6438         * input/les-nereides.ly (bass): remove superfluous fontSize.
6439
6440         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
6441         causes directory of file to be added to include path.
6442
6443         * input/regression/beam-break.ly: test single stem beams.
6444
6445         * input/regression/system-start-bracket.ly: fix.
6446
6447         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
6448
6449         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
6450
6451         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
6452         (score_stem_lengths): do something sensible for single stem beams.
6453
6454         * lily/beam.cc (least_squares): add kludge for single stem beams.
6455
6456         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
6457         keySignature to list of broken things.
6458
6459         * input/regression/keys.ly: fix.
6460
6461         * VERSION (PACKAGE_NAME): release 1.9.7
6462
6463         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
6464
6465         * Documentation/user/refman.itely (Pitches): doc quarter tones.
6466
6467         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
6468         (quartertone_pitch): new function
6469
6470         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
6471         flat. WARNING: FONT CHANGED.
6472
6473         * ly/nederlands.ly: add -eh and -ih for quarter tones.
6474
6475         * lily/accidental-placement.cc (add_accidental): support for
6476         quarter tones.
6477
6478         * ly/LANGUAGEs.ly: use symbols for alterations.
6479
6480         * mf/feta-toevallig.mf: change accidental codes. 
6481
6482         * scm/lily.scm (ly:get-option): switch on debugging only for
6483         --verbose.
6484
6485         * lily/lily-guile.cc: remove ly:verbose?
6486
6487         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
6488
6489         * lily/parser.yy (TODO): only do gh_call() for apply with
6490         procedure argument.
6491
6492         * lily/tie-engraver.cc (start_translation_timestep): move melisma
6493         stuff in accordance with new timing of tie-events.
6494
6495         * lily/my-lily-lexer.cc: remove \outputproperty
6496
6497         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
6498
6499         * scm/define-translator-properties.scm (melismaBusyProperties):
6500         add melismaBusyProperties property.
6501
6502 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6503
6504         * input/test/ambitus-mixed.ly (texidoc): new file.
6505
6506         * buildscripts/mutopia-index.py (find): prune debugging
6507
6508         * lily/side-position-interface.cc: doc updates
6509
6510         * Documentation/user/refman.itely: updates, tweaks.
6511
6512         * lily/parser.yy (Simple_music): remove outputproperty
6513
6514         * make/stepmake.make: use VERSION again; importing VERSION via
6515         autoconf dependencies is too hairy.
6516
6517 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
6518
6519         * lilypond-mode.el: allow `-' for keywords and identifiers.
6520
6521 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6522
6523         * VERSION: release 1.9.6
6524
6525         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
6526         iso. ly2dvi.
6527
6528         * Documentation/user/*.itely: fixes everywhere
6529
6530         * lily/completion-note-heads-engraver.cc: rewrite engraver:
6531         produce ties from the engraver itself, do not broadcast TieEvent.
6532
6533         * lily/my-lily-lexer.cc: remove pitch & duration.
6534
6535         * lily/parser.yy (TODO): remove \pitch and \duration
6536
6537         * input/test/explicit.ly: remove file.
6538
6539         * Documentation/user/refman.itely (Pitches): remove \pitch 
6540         \duration command.
6541
6542 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
6543
6544         * buildscripts/lilypond.words.py: add all slur types to Emacs
6545         insertion menu, suppose everything is postfixed by dropping 
6546         unnecessary `-' -marks.
6547
6548 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6549
6550         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
6551         tremoloed stems.
6552
6553         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
6554         head for flagged stems.
6555
6556         * lily/stem.cc (get_default_stem_end_position): futz with extra
6557         stem length if there is a stem tremolo.
6558
6559         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
6560         it would be too small.
6561
6562         * lily/font-metric.cc: return #f for non-existent glyph.
6563
6564         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
6565         exported through config.make.
6566
6567         * input/regression/clef-oct.ly: new file.
6568
6569         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
6570         transposition.
6571
6572         * input/template/*.ly: remove old relative.
6573
6574         * ly/english.ly: add X names for double sharp.
6575
6576 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6577
6578         * lily/font-select.cc: new file handle font selection routines.
6579
6580         * lily/parser.yy: add ; (Patrick Atamaniuk)
6581
6582         * input/test/time-signature-double.ly: use markups for double time
6583         sigs.
6584
6585         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
6586         ChordNames.SeparationItem #'padding for adjusting space after chords.
6587
6588         * lily/music-output-def.cc (LY_DEFINE): 
6589         new function ly:paper-lookup.
6590
6591         * mf/parmesan-clefs.mf: use # quantities for char_box
6592         offsets. Fixes overflow errors in the PFA. 
6593
6594         * scm/new-markup.scm (strut-markup): change calling interface for
6595         markup. Pass paper-def, not grob. This would allow \markup to be
6596         used separately from grobs.
6597
6598         * lily/paper-def.cc: new function ly:paper-font; this function
6599         replaces ly:get-font.
6600
6601         * lily/include/font-interface.hh (struct Font_interface): take
6602         Paper_def iso. Grob for get_font().
6603
6604 2003-09-14  Graham Percival  <gperlist@shaw.ca>
6605
6606         * Documentation/user/ tutorial.itely, refman.itely: add warning
6607         about \key and accidentals.
6608
6609 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6610
6611         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
6612
6613         * Documentation/user/*.itely: manual tweaks
6614
6615 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
6616
6617         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
6618         cleanup; bugfix: exact_center
6619
6620         * Documentation/user/refman.itely: added more documentation on
6621         ambitus according to recent questions on lilypond-user list
6622
6623 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6624
6625         * input/regression/ottava.ly (texidoc): demo 15ma too.
6626
6627         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
6628
6629         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
6630         octave fixes.
6631
6632 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6633
6634         * lily/lexer.ll: add \r to the rules for newlines; this fixes
6635         problems on older Mac editors.
6636
6637 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
6638
6639         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
6640
6641 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
6642
6643         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
6644         mf/parmesan-clefs.mf: added comments on character alignment and
6645         set_char_box() conventions
6646
6647         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
6648         set_char_box()'s
6649
6650         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
6651
6652 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
6653
6654         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
6655
6656 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
6657
6658         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
6659         shortened to avoid almost-collision with staff line; code cleanup;
6660         other custodes: fixed char boxes; code cleanup
6661
6662 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6663
6664         * configure.in: release 1.9.5
6665
6666         * scripts/lilypond.py (global_latex_preamble): only set
6667         twosideshift if 'twoside' is in latexoptions 
6668
6669         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
6670
6671         * VERSION: remove
6672
6673         * scripts/*2ly.py: update <> syntax
6674
6675 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6676
6677         * lily/chord-name-engraver.cc (process_music): add origin for
6678         chord name.
6679
6680         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
6681
6682         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
6683         bass notes for exceptions too.
6684
6685         * scm/define-grobs.scm (all-grob-descriptions): rename
6686         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
6687
6688         * scm/define-grob-properties.scm (remove-first): add remove-first
6689         property for orchestral scores.
6690
6691         * Documentation/user/*.itely: switch <<>> and <> 
6692
6693         * lily/glissando-engraver.cc (process_music): bugfix: move line to
6694         last_line only once. This fixes the two consecutive glissandi problem.
6695
6696 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
6697
6698         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
6699         error message "flexa-width undefined"
6700
6701         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6702         lily/include/gregorian-ligature.hh: print warning when ignoring
6703         head prefixes on flexa shapes
6704
6705         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
6706         space before a series of inclinatum heads
6707
6708         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6709         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
6710         cleanups
6711
6712         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
6713         and char_box
6714
6715 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
6716
6717         * input/regression/breathing-sign.ly: tiny fixes
6718
6719         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
6720         semantical collision with vaticana ligatures
6721
6722         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6723         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
6724         now consistent with mensural ligatures
6725
6726         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6727         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
6728         context pitches and staff position; dto. for virga stem; removed
6729         obsolete virga and clivis characters from parmesan font (WARNING:
6730         font changed)
6731
6732         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
6733         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
6734
6735         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6736         scm/define-grob-properties.scm: consistency fix: renamed
6737         join_left->add_cauda
6738
6739         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
6740         appendix length; bugfix: yoffs_bt for reverse direction punctum
6741         characters
6742
6743         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
6744         small cleanups; added more docu
6745
6746         * lily/mensural-ligature-engraver.cc,
6747         lily/vaticana-ligature-engraver.cc,
6748         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
6749         computation to CoherentLigatureEngraver
6750
6751         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
6752         scm/define-grob-properties.scm: bugfix: added missing linea and
6753         cavum properties; bugfix: removed dead semivocalis property
6754
6755         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
6756         length; redesigned quilisma, stropha and auctum
6757
6758         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
6759         line thickness
6760
6761         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
6762         Documentation/user/refman.itely: bugfix: introduced shifted
6763         epiphonus head to avoid collision with adjacent plica
6764
6765 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6766
6767         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
6768
6769         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
6770
6771 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6772
6773         * Documentation/user/tutorial.itely (A lead sheet): remove
6774         duplicate chords.
6775
6776         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
6777
6778 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6779
6780         * Documentation/bibliography/computer-notation.bib (isbn): add
6781         xivcim publication.
6782
6783 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
6784
6785         * GNUmakefile.in: drop lilypond.words for generation.
6786
6787 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
6788
6789         * buildscripts/lilypond.words.py: take filename (also) from an arg.
6790
6791         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
6792
6793 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6794
6795         * input/test/figured-bass-alternate.ly (fl): new file.
6796
6797         * Documentation/topdocs/README.texi (Top): clarifications.
6798
6799         * Documentation/bibliography/computer-notation.bib (isbn): add phd
6800         theses of Gieseking and Renz.
6801
6802         * GNUmakefile.in (README_FILES): remove README.mandrake.
6803
6804 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
6805
6806         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
6807         from source files and search patterns listed in the script.
6808
6809         * GNUmakefile.in: add target `lilypond.words'.
6810
6811         * lilypond.words: remove file, generated by `make lilypond.words'.
6812
6813         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
6814
6815 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
6816
6817         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
6818
6819 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6820
6821         * VERSION: 1.9.4 released
6822
6823         * scripts/convert-ly.py (FatalConversionError.figures_replace):
6824         rule for < > <-> << >> substitution
6825
6826         * lily/lexer.ll: exchange meaning of << >> and < > 
6827
6828         * VERSION (PACKAGE_NAME): 1.9.3 released
6829
6830         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
6831         pages unconditionally.
6832
6833 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6834
6835         * Documentation/user/music-glossary.tely (Top): small syntax
6836         fixes.
6837
6838         * scm/music-functions.scm (remove-tag): filter \tagged music
6839         expressions.
6840
6841         * input/regression/tag-filter.ly (texidoc): new file.
6842
6843         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
6844         symbol2 .. ) etc. 
6845
6846         * scripts/convert-ly.py (FatalConversionError.conv): fingering
6847         convert rule.
6848
6849         * Documentation/user/refman.itely (Fingering instructions): adjust
6850         manual.
6851
6852         * lily/new-fingering-engraver.cc (position_scripts): don't crash
6853         for borderline cases (e.g. 1 fingering.)
6854         (position_scripts): revise interface, use fingerOrientations to
6855         set fingering positions.
6856
6857         * scm/document-translation.scm (context-doc): add aliases to
6858         automated documentation.
6859
6860         * make/lilypond-vars.make: remove stepmake compat glue.
6861
6862         * make/generic-vars.make: remove cruft.
6863
6864         * lily/main.cc (main): don't identify binary.
6865
6866 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6867
6868         * lily/include/translator.hh (class Translator): remove
6869         type_string_ , use symbol for context name throughout.
6870         Changes through whole source tree.
6871
6872         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
6873         set PDF as default, and always make PDF.
6874
6875         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
6876
6877 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
6878
6879         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
6880         Documentation/user/refman.itely input/regression/allfontstyle.ly
6881         input/regression/grace-types.ly:
6882         fix spelling for acciaccatura (Webster's 1913).
6883
6884 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6885
6886         * lily/main.cc (usage): adjust blurb, include url.
6887
6888         * input/regression/breathing-sign.ly (texidoc): transpose up
6889
6890 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
6891
6892         * input/regression/breathing-sign.ly: changed ancient examples to
6893         be relevant (by request of Han-Wen); updated BreathingSign text
6894         property according to new syntax.
6895
6896         * ly/gregorian-init.ly: updated BreathingSign text property
6897         according to new syntax
6898
6899 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6900
6901         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
6902         (Clef): index entries for clefs.
6903
6904         * python/lilylib.py (system): remove errorlog files.
6905
6906 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
6907
6908         * lilypond.words: add \new and new graces. Add dynamics to menus
6909         keeping 1.8.x compatibility; after all the engraving relating to 
6910         notes becomes postfixed `-' marks will be removed.
6911
6912 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6913
6914         * lily/molecule.cc (align_to): idem.
6915
6916         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
6917
6918         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
6919         accacciatura everywhere.
6920
6921         * VERSION (PACKAGE_NAME): released 1.9.2
6922
6923         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
6924
6925         * scm/document-markup.scm (markup-doc-node): sort markup function
6926         list.
6927
6928         * lily/paper-outputter.cc (output_version): change "Lily was here"
6929         into  "Engraved by LilyPond"
6930
6931         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
6932         on unquoted strings before \notenames.
6933
6934         * lily/parser.yy (lyric_element): allow markup as lyric text. This
6935         increases the number of s/r reductions to 4.
6936
6937         * scm/new-markup.scm (fraction-markup): \fraction command.
6938
6939         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
6940         mode
6941
6942         * lily/lookup.cc (round_filled_box): rename function.
6943         (LY_DEFINE): round-filled-box: change signature.
6944
6945         * Documentation/user/refman.itely: revise section explaining grace
6946         notes.
6947
6948         * lily/translator-scheme.cc (LY_DEFINE): add ! to
6949         ly:set-context-property
6950
6951         * input/*/*.ly (vmus): use \new everywhere.
6952
6953         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
6954
6955         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
6956         default
6957
6958         * scm/music-functions.scm (set-stop-grace-properties)
6959         (set-start-grace-properties, add-grace-property): new functions
6960         for modular grace tweak control.
6961
6962         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
6963
6964 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6965
6966         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
6967
6968         * GNUmakefile.in (install-pfa-fonts):
6969         (get-pfa-fonts): New target.
6970
6971         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
6972         install-pfa-fonts help.
6973
6974 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6975
6976         * lily/translator-scheme.cc (LY_DEFINE):
6977         ly:context-pushpop-property new function.
6978         (LY_DEFINE): new function ly:translator-find  
6979         new function ly:translator?
6980         (LY_DEFINE): new function ly:context?
6981
6982         * lily/translator-def.cc: remove
6983         Translator_def::apply_pushpop_property().
6984
6985         * python/lilylib.py (read_pipe): only store and display error log
6986         if verbose not set.
6987         (read_pipe): only display log if it contains something.
6988
6989 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6990
6991         * Documentation/misc/GNUmakefile: Re-add.
6992         (TEXTS): Add CHANGES.
6993
6994 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
6995
6996         * lilypond.words: add \newcontext.
6997
6998 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6999
7000         * lily/tie-performer.cc (stop_translation_timestep): only flush
7001         tied_notes when we have actually made a tie. Fixes bugs with ties
7002         in polyphonic scores.
7003
7004 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
7005
7006         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
7007         they do not exist.
7008
7009 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7010
7011         * VERSION (PACKAGE_NAME): released 1.9.1 
7012
7013         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
7014         Instrument_name_engraver
7015
7016         * lily/tie-performer.cc (create_audio_elements): bugfix
7017
7018         * Documentation/user/music-glossary.tely (Top): comment out
7019         font-style statements.
7020
7021         * input/test/force-hshift.ly: revise example.
7022
7023         * Documentation/bibliography/engraving.bib (note): typos.
7024
7025         * configure.in: bump GCC requirements to 3.x
7026
7027         * lily/include/audio-item.hh (class Audio_tie): rename
7028         note_l_drul_ to note_drul_
7029
7030         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
7031
7032         * lily/parser.yy (relative_music): whoops. All \relative were off
7033         by ...  a lot .... Ahem.
7034
7035         * scm/define-music-types.scm (music-descriptions): idem.
7036
7037         * lily/beam-engraver.cc: move new-beam-event to beam-event
7038
7039         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
7040         to Tie_engraver
7041
7042         * input/regression/bar-number.ly: remove unnecessary old-relative
7043         options.
7044
7045         * Documentation/user/internals.itely (Creating contexts): document
7046         \newcontext
7047
7048         * lily/parser.yy (Composite_music): add \newcontext
7049
7050         * Documentation/user/refman.itely (MIDI block): add note about
7051         dotted tempos.
7052
7053         * scm/font.scm: remove old markup legacy
7054
7055         * GNUmakefile.in (web-clean): remake share/ after web-clean.
7056
7057         * lily/breathing-sign.cc (brew_molecule): remove function
7058
7059         * lily/text-item.cc: remove old-style markups.
7060         (interpret_markup): C++ version of markup function
7061         (brew_molecule): idem.
7062
7063         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
7064         as Scheme variable.
7065
7066         * scripts/convert-ly.py (conv): dashes rule.
7067         Apply rule.
7068
7069         * Documentation/user/lilypond-book.itely: syntax fixes. 
7070
7071 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7072
7073         * VERSION (PACKAGE_NAME): release 1.9.0
7074
7075         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
7076         note about dvips. (Should backport.)
7077
7078         * scripts/convert-ly.py
7079         (FatalConversionError.articulation_substitute): add
7080         convert-new-chords code. Remove convert-new-chords.py
7081
7082         * Documentation/user/refman.itely (Octave check): document
7083         \octave.
7084
7085         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
7086         \relative changes.
7087
7088         * lily/parser.yy (command_element): octave check:
7089
7090            \octave PITCH
7091
7092         checks that PITCH (without octave) yields PITCH (with octave) in
7093         \relative
7094
7095         * lily/relative-octave-music.cc (to_relative_octave): octave check.
7096
7097         * lily/scm-option.cc: ly:set-option now has the default argument
7098         #t.
7099
7100         * lily/lexer.ll: add \renameinput
7101
7102         * python/lilylib.py (command_name): robustifications.
7103
7104         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
7105         /dev/stderr. This is ash compatible.
7106
7107         * ly/init.ly: add warning if compatibility was not necessary.
7108
7109         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
7110
7111         * flower/include/string-handle.icc: formatting cleanups, rename
7112         references by ref_count_.
7113
7114 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
7115
7116         * make/lilypond.mandrake.spec.in: syncronize the spec file with
7117         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
7118         package libs separately, fix conflicting php variable out=/dev/vc/
7119         invoking `unset out', declare menus, use only one icon-file, fix
7120         doc-path in menu.
7121
7122 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7123
7124         * scripts/convert-ly.py (FatalConversionError.conv): typo
7125
7126         * Documentation/misc/GNUmakefile: restore misc directory.
7127
7128         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
7129
7130         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
7131         Petites-Preludes 
7132
7133         * input/test/partial-blank.ly (quickmeasure): syntax
7134
7135         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
7136         attachment property.
7137
7138         * Documentation/user/refman.itely: remove superfluous -'s 
7139         (Grace notes): ) fixes.
7140
7141         * lily/music.cc: generic compress(), transpose() functions. Remove
7142         others.
7143
7144         * lily/parser.yy (gen_text_def): remove support for #'(italic )
7145         style markup entry.
7146
7147         * lily/parser.yy: all articulations postfix; remove obligatory -
7148         for [,  ) and \!
7149
7150         * lily/music.cc (to_relative_octave): write generic
7151         to_relative_octave function; various relative cleanups.
7152         Hmmm.
7153
7154         * lily/scm-option.cc: add options new-relative and old-relative
7155
7156         * po/sv.po: new po file.
7157
7158         * Documentation/user/refman.itely (Dynamics): website
7159         fixes. (should backport!)
7160
7161 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
7162
7163         * make/lilypond.mandrake.spec.in: declare version only once.
7164
7165 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7166
7167         * lily/simultaneous-music.cc (to_relative_octave): undo relative
7168         meaning for now.
7169
7170 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7171
7172         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
7173
7174         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
7175
7176         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
7177
7178         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
7179
7180         * lily/music.cc (var): add ly:music-transpose function.
7181
7182         * lily/parser.yy (pre_events): remove prefix articulations.
7183
7184         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
7185
7186         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
7187
7188         * Documentation/user/refman.itely (Text markup): add comment about
7189         markup in header.
7190
7191 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7192
7193         * lily/paper-outputter.cc (write_header_fields_to_file): 
7194         only dump value if it is a string.
7195
7196         * flower/include/dictionary.hh: remove.
7197
7198         * Documentation/ChangeLog-1.5: add back old log.
7199
7200         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
7201         .pfas from a .deb.
7202
7203 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7204
7205         * Documentation/bibliography/engraving.bib: add entry for
7206         Jaschinski's Notation
7207
7208 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7209
7210         * Documentation/user/refman.itely (Beaming): add note about
7211         allowBeamBreak
7212
7213 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
7214
7215         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7216         GregorianTranscription contexts
7217
7218         * ly/engraver-init.ly: vaticana contexts: minor fixes
7219
7220         * Documentation/user/refman.itely (Ancient notation): added note
7221         on appendix length bug
7222
7223         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
7224         input/test/vaticana.ly: use vaticana contexts; small fixes
7225
7226 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7227
7228         * flower/hash.cc: Remove.
7229
7230         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
7231         to (nonexistent?) hash_func_ identifier.
7232
7233         * python/midi.c (midi_error, midi_warning): Use char const* for
7234         __FUNCTION__ argument.
7235
7236         * python/gettext.py: Remove.  We already require python 2.1, which
7237         includes gettext.py.
7238
7239         * configure.in: Require python 2.1, as INSTALL.texi says.
7240         it.
7241
7242         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
7243         versions 1.50 and 1.75.  Remove note about lexer patch.
7244
7245 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7246
7247         * Documentation/topdocs/INSTALL.texi: Update type1 font
7248         description to actual situation.  Add comment about new font ball
7249         layout.
7250
7251         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
7252         in $LILYPONDPREFIX suffices for installation.
7253
7254 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7255
7256         * debian/control (Build-Depends): Add flex-old as alternative to
7257         flex.  Deprecate bison 1.75.
7258
7259 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
7260
7261         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7262         Vaticana contexts
7263
7264         * Documentation/user/refman.itely (Ancient notation): documented
7265         some bugs; tiny fixes; added docu on Vaticana contexts
7266
7267         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
7268         scripts
7269
7270 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
7271
7272         * Documentation/user/refman.itely (Ancient notation): added some
7273         introductory words; added section on ancient time signatures;
7274         added some @seealso and @refcommands; small fixes and
7275         beautifications
7276
7277 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
7278
7279         * input/regression/note-head-style.ly: many fixes and updates
7280
7281         * Documentation/user/refman.itely: added small sections on ancient
7282         accidentals, rests and flags; revised ancient note head section;
7283         small wording/spelling fixes
7284
7285         * input/test/rests.ly: layout fixes
7286
7287 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
7288
7289         * input/puer-fragment.ly: bugfix: central C position of do clef
7290
7291         * ly/gregorian-init.ly: workaround: add small padding space before
7292         divisiones (the correct fix would be the spacing engine to handle
7293         this)
7294
7295 2003-08-13  Graham Percival  <gperlist@shaw.ca>
7296
7297         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
7298         cue-notes.ly: minor fixes.
7299
7300 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
7301
7302         * Documentation/user/refman.itely: bugfix: remove obsolete link to
7303         input/test/custos-style.ly
7304
7305         * Documentation/index.html.in: bugfix: link to Tutorial.html
7306
7307         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
7308         to neumes; bugfix: "et": epiphonus, not just a simple pes
7309
7310 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
7311
7312         * lilypond-mode.el: split `Insert Tag' if it is long enough.
7313
7314         * lilypond.words: add new features: markup, column, center, \[ \].
7315
7316 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
7317
7318         * Documentation/topdocs/NEWS.texi, DEDICATION,
7319         stepmake/bin/add-html-footer.py
7320         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
7321         input/mutopia/J.S.Bach/wtk1-fugue1.ly
7322         input/mutopia/J.S.Bach/wtk1-prelude1.ly
7323         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
7324         added (only) after a sentence which is complete; if the sentence is 
7325         not ended a comma `,' or nothing is used. fix also spaces.
7326
7327 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7328
7329         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
7330         requirements to plain 1.6.
7331
7332         * buildscripts/mutopia-index.py (read_lilypond_header): update
7333         mutopia-index.py to 1.4 syntax [sic]
7334
7335 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
7336
7337         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
7338
7339 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7340
7341         * Documentation/index.html.in: url for regression pdf
7342
7343         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
7344
7345         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
7346
7347         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
7348
7349         * VERSION: 1.8.0 released
7350
7351         * GNUmakefile.in (local-WWW-post): footify build fix.
7352
7353         * configure.in: require GUILE 1.6.4
7354
7355         * Documentation/user/GNUmakefile: don't copy *.png for
7356         lilypond-internals
7357
7358         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
7359         local-WWW-post target.
7360         (rsync-web): add rsync-web target
7361
7362         * Documentation/user/introduction.itely (Music notation and
7363         engraving): add neume example
7364
7365         * input/puer-fragment.ly (cantus): add puer-fragment
7366
7367 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7368
7369         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
7370         to notes, so that equalizer is actualy being used.
7371
7372         * scm/midi.scm (instrument-equalizer-alist):
7373         (absolute-volume-alist): Define public, so that user can copy or
7374         override.
7375
7376         * lily/key-performer.cc (create_audio_elements): Check for minor
7377         key.  Only if key is minor, set MIDI key to minor.
7378
7379 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7380
7381         * Documentation/user/refman.itely (Hiding staffs): fixes.
7382
7383         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
7384
7385         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
7386         vertical extents to deal with Hara kiri correctly.
7387
7388         * input/regression/hara-kiri-short.ly: remove
7389
7390         * input/regression/hara-kiri-pianostaff.ly: update test.
7391
7392         * Documentation/user/*.tely: remove WEBTITLE
7393
7394         * scm/output-tex.scm (comment): idem.
7395
7396         * scm/output-pdftex.scm: remove GUILE 1.4 glue
7397
7398         * scm/music-functions.scm (make-lyric-event): new function
7399
7400         * scm/lily.scm (lilypond-version): new function
7401
7402         * input/test/version-output.ly: new file.
7403
7404         * Documentation/user/lilypond.tely: add version number to
7405         front-page.
7406
7407 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7408
7409         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
7410
7411 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7412
7413         * input/template/gregorian-transcription.ly (barTwo): syntax update.
7414
7415         * Documentation/user/refman.itely (Hiding staffs): rename node.
7416
7417 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7418
7419         * input/regression/new-markup-syntax.ly (texidoc): remove
7420         molecule-callback override.
7421
7422 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7423
7424         * input/les-nereides.ly: Mark tweaks with %tweak.
7425
7426         * Debian patch, see debian/changelog (Anthony Fok).
7427
7428 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7429
7430         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
7431         problem.
7432
7433 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7434
7435         * Documentation/user/refman.itely (Text markup): Fix language bug.
7436
7437 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7438
7439         * input/* : postfix syntax fixes.
7440
7441         * Documentation/user/refman.itely (Text markup): add note about
7442         raise/lower with ^ or _ .
7443
7444         * po/fi.po: fix \\apply strings.
7445
7446         * lily/parser.yy (open_event): warn for prefix articulations.
7447
7448 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
7449
7450         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
7451         fix also on parmesan font.
7452
7453 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7454
7455         * VERSION 1.7.30 released
7456
7457         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
7458
7459         * buildscripts/mutopia-index.py (headertext): rewording
7460
7461 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7462
7463         * scm/new-markup.scm (strut-markup): new markup function.
7464
7465         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
7466         space also when no accidental is there.
7467
7468 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7469
7470         * input/les-nereides.ly: Updates.
7471
7472 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
7473
7474         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
7475         which repeats the tag insertion selected from "Insert tag" menu.
7476
7477 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7478
7479         * lily/all-font-metrics.cc (find_font): load AFM files first only
7480         for feta fonts. This fixes problems with TeXlive and other TeX
7481         distros that include AFM files for the CM fonts. 
7482
7483         * scm/font.scm (qualifiers-to-font-name): remove.
7484
7485         * lily/paper-def.cc: remove get_var.
7486
7487         * input/trip.ly: remove file.
7488
7489         * input/regression/spacing-note-flags.ly (raggedright): remove
7490         stafflinethickness
7491
7492         * input/les-nereides.ly: update to new syntax, cleanups.
7493
7494 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7495
7496         * Documentation/user/refman.itely: Clarify shortest-note problem
7497         of autobeamer.
7498
7499 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
7500
7501         * lilypond-mode.el: Add each word to regexps only once.
7502
7503         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
7504         is based on the syntax definitions in lilypond.words. Remove all 
7505         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
7506         LilyPond->Insert menu is generated by the entries in lilypond.words 
7507         to which have been given a syntax definition.
7508
7509         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
7510         \notes, \relative, \score, \simultaneous, \transpose.
7511
7512         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
7513
7514         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
7515
7516         * lilypond-mode.el: add menu keywords separately.
7517
7518         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
7519
7520 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7521
7522         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
7523         current ugly installation method for PFA fonts.
7524
7525 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
7526
7527         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
7528         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
7529
7530         * Documentation/user/music-glossary.tely: update legato.
7531
7532 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7533
7534         * lexer-gcc-3.0.patch: Remove.
7535
7536         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
7537
7538 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7539
7540         * debian/rules (binary-arch): remove NEWS.
7541
7542 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
7543
7544         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
7545         stepmake/bin{ many }: polish the `--help's of different scripts;
7546         model taken from the core-utils of Linux.
7547
7548         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
7549
7550 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7551
7552         * flower/parse-afm.cc (parseCharMetrics): add warnings.
7553
7554         * flower/libc-extension.cc: idem.
7555
7556         * flower/include/libc-extension.hh: protect against isinf macros.
7557
7558 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
7559
7560         * { many }: Use two uppercase letters in LilyPond.
7561
7562         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
7563
7564         * VERSION: 1.7.29 released.
7565
7566 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7567
7568         * lily/tie.cc: add TODO comment.
7569
7570         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
7571
7572         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
7573         linejoins and linecaps. This fixes problems with occasional spikes
7574         on slur/tie endings.
7575
7576         * input/regression/font-name.ly: don't use PS fonts for
7577         compatibility reasons. 
7578
7579         * mutopia/claop.py (accents): update to 1.8
7580
7581         * Documentation/user/music-glossary.tely (Top): remove 13pt.
7582
7583         * Documentation/user/macros.itexi: don't color glossary links.
7584
7585         * Documentation/user/invoking.itexi (Error messages): new section
7586
7587 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7588
7589         * input/regression/font-name.ly: add file.
7590
7591         * scm/document-backend.scm (grob-doc): remove <hr> from
7592         lilypond-internals
7593
7594         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
7595         reqd version to 1.6.4 
7596
7597         * lily/font-interface.cc (get_font): bugfix: take font-name from
7598         alist chain too. This fixes font-name override for \markup.
7599
7600 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7601
7602         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
7603
7604         * input/test/polymetric-differing-notes.ly: Compile fix.
7605
7606 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
7607
7608         * Documentation/user/refman.itely: fixed typo
7609
7610         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
7611         before flexa
7612
7613 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7614
7615         * input/test/{ many }: search & fix some typos.
7616
7617 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7618
7619         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
7620         images.
7621
7622         * scm/music-functions.scm (make-voice-props-set): set Script /
7623         TextScript dir for polyphony too.
7624
7625         * scm/define-grobs.scm (all-grob-descriptions): decrease space
7626         before clef.
7627
7628         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
7629
7630 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
7631
7632         * Documentation/user/refman.itely (Percussion): Small
7633         clarifications and fixes.
7634
7635         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
7636         threads. This fixes different heads playing simultaneously.
7637
7638 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7639
7640         * Documentation/user/{ many }: increase readability (read through 
7641         User manual from `one big page').
7642
7643 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7644
7645         * input/test/polymetric-differing-notes.ly: add example with
7646         disparate note values.
7647
7648         * input/test/polymetric.ly: rename from poly-metric
7649
7650         * scripts/ly2dvi.py (include_path): bugfix: use outbase
7651         iso. outname.
7652
7653         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
7654         G-clef bbox to real char extents. This fixes the G-clef being
7655         offset too much to the right.
7656         document perc clef offset.
7657
7658         WARNING: FONT CHANGED.
7659
7660         * Documentation/user/tutorial.itely (Tutorial): move menu.
7661
7662 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7663
7664         * buildscripts/lilypond-profile.sh (Error): trim error message.
7665
7666         * Documentation/user/invoking.itexi (Invoking the lilypond
7667         binary): add note about path.
7668
7669         * Documentation/user/macros.itexi: add @c at EOL, hopefully
7670         suppresses superfluous spaces.
7671
7672 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7673
7674         * buildscripts/lilypond-profile.sh: Add documentation to error
7675         message.
7676
7677         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
7678
7679 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7680
7681         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
7682         <mike@ossmann.com>)
7683
7684         * Documentation/bibliography/computer-notation.bib (pages): prune
7685         unscientific language.
7686
7687         * Documentation/user/GNUmakefile: copy unsplit file to
7688         lilypond.html (idem for lilypond-internals).
7689
7690         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
7691
7692         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
7693
7694         * python/lilylib.py (lilypond_version): 2.1 proof version check.
7695
7696         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
7697         fix.
7698
7699 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
7700
7701         * Documentation/user/{ various }: bind text snippets with their
7702         examples, e.g. by punctuation: This is an example.
7703
7704 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7705
7706         * ly/performer-init.ly (VoiceContext): Typos.
7707
7708         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
7709         builds, leave final-install to toplevel srcdir makefile.
7710
7711         * make/srcdir.make.in (install): New target.
7712
7713 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7714
7715         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
7716         This fixes core dump on MIDI output (Simon Weatherill).
7717
7718         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
7719         on local-WWW-post.
7720
7721 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7722
7723         * make/lilypond.redhat.spec.in: add dvips to reqs.
7724
7725 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7726
7727         * make/srcdir.make.in (web): Add special web target.
7728
7729         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
7730         from inner $(LOOP).
7731
7732         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
7733
7734         * stepmake/stepmake/generic-targets.make (www-targets-help):
7735         * GNUmakefile.in (web-install): Install in $(webdir).
7736
7737         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
7738
7739         * cygwin/changelog: 
7740         * cygwin/mknetrel: Update.
7741
7742         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
7743         (html-doc): Remove (use: web).
7744
7745         * stepmake/stepmake/script-rules.make: 
7746         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
7747         Fix $(config_make) dependencies for srcdir build.
7748
7749         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
7750         target for srcdir build.
7751
7752         * stepmake/make/stepmake.make: 
7753         * make/srcdir.make.in: 
7754         * GNUmakefile.in:
7755         * make/stepmake.make (config_make): Rename variable (was:
7756         configuration).
7757
7758 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7759
7760         * Documentation/user/internals.itely (Manipulating music
7761         expressions): run lilypond on example too.
7762
7763         * flower/include/libc-extension.hh: move lrint define to
7764         header. bugfix.
7765
7766 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7767
7768         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
7769         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
7770         do we recurse whole tree?).
7771
7772         * GNUmakefile.in (html-doc): Resurrect.
7773
7774         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
7775         obsolete $(package-icon) dependency.
7776
7777 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7778
7779         * Documentation/user/refman.itely (Automatic staff changes):
7780         add seealso 
7781
7782         * Documentation/index.html.in: link to bigpage.
7783
7784         * Documentation/user/tutorial.itely (Tutorial): streamline.
7785
7786         * Documentation/index.html.in: url typo.
7787
7788         * VERSION (PACKAGE_NAME): release 1.7.28
7789
7790         * python/lilylib.py (error_log): remove '/' from name.
7791
7792         * input/regression/pedal.ly: remove; dups input/test/
7793
7794         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
7795
7796         * Documentation/index.html.in: python style doco index.
7797
7798         * Documentation/{footer,header}.html.in (src): remove, 
7799
7800         * Documentation/pictures: remove all but lelie-logo.xpm.
7801
7802         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
7803         before running makeinfo.
7804
7805         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
7806         @code{}
7807
7808 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7809
7810         * input/test/bar-number-regular-interval.ly: rename.
7811
7812         * Documentation/user/*: various fixes. 
7813
7814 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
7815
7816         * Documentation/{ many }: polish for update-all-menus. typos.
7817
7818         * po/fi.po: fixes.
7819
7820         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
7821
7822         * buildscripts/mutopia-index.py: polish.
7823
7824         * input/regression/{ many }, input/test{ many }: polish texidocs.
7825
7826 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7827
7828         * scripts/convert-ly.py (FatalConversionError.conv): rule for
7829         pedal-style
7830
7831         * lily/text-spanner.cc (brew_molecule): use bracket-flare
7832         iso. edge-widen.
7833
7834         * lily/piano-pedal-engraver.cc (process_music): change from
7835         process_acknowledged ()
7836
7837         * lily/piano-pedal-bracket.cc: new file. Change
7838         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
7839         cleaned up.
7840
7841         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
7842
7843         * input/regression/tuplets.ly (texidoc): rename file.
7844
7845         * po/fr.po: update
7846
7847         * buildscripts/lilypond-profile.sh: error message if script is not
7848         sourced.
7849
7850         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
7851         bracket-flare
7852         (make_bracket): simplify code.
7853
7854         * lily/parser.yy (verbose_command_req): catch typos in \key scale
7855         argument.
7856
7857         * python/lilylib.py (lilypond_version_check): new function
7858
7859         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
7860
7861         * scripts/ly2dvi.py (run_lilypond): add version check.
7862
7863         * scripts/lilypond-book.py (option_definitions): typo
7864
7865         * scripts/ly2dvi.py (include_path): typo
7866
7867         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
7868
7869         * lily/parse-scm.cc (parse_handler): typo
7870
7871         * Documentation/user/macros.itexi: use @heading for headings.
7872
7873         * Documentation/user/refman.itely: updates, fixes.
7874
7875 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
7876
7877         * po/fi.po: add Finnish translations. fixes.
7878
7879         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
7880
7881         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
7882         from lily/glissando-engraver.cc.
7883
7884 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7885
7886         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
7887         for non-first _broken_ bracket.
7888
7889         * Documentation/user/refman.itely: corrections.
7890
7891 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7892
7893         * lily/new-fingering-engraver.cc (position_scripts): add heads to
7894         support of the fingerings.
7895
7896         * po/fr.po: French translation update.
7897
7898         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
7899         strings.
7900
7901 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7902
7903         * Documentation/user/introduction.itely: Small fixes.
7904
7905 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7906
7907         * Documentation/topdocs/AUTHORS.texi: polish.
7908
7909 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7910
7911         * Documentation/user/introduction.itely: revise
7912
7913         * Documentation/user/tutorial.itely: reorganise.
7914
7915         * Documentation/topdocs/index.tely: remove.
7916
7917         * Documentation/header.html.in: prune.
7918
7919         * GNUmakefile.in: clean up web building.
7920
7921         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
7922         target.
7923
7924 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
7925
7926         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
7927
7928         * lilypond-mode.el: turn on blink-matching-paren.
7929
7930 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7931
7932         * scm/output-sodipodi.scm (svg-header): Fix typo.
7933
7934 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7935
7936         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
7937         fixes a security hole.
7938
7939         * scripts/lilypond-book.py (original_dir): remove temp_dir
7940
7941         * scm/document-translation.scm: use @code tags.
7942
7943 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7944
7945         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
7946
7947         * lilypond-mode.el: add a buffer-local post-command-hook to set
7948         context dependent syntax-table after each cursor event. Remove old
7949         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
7950
7951         * lilypond-indent.el: update comments.
7952
7953         * Documentation/footer.html.in: add period.
7954
7955 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7956
7957         * make/lilypond.redhat.spec.in (Group): don't strip binary.
7958
7959         * scm/document-translation.scm (document-property-operation): add
7960         @code{} tags.
7961
7962         * VERSION (PACKAGE_NAME): release 1.7.27
7963
7964         * config.make.in: add PAPER variable
7965
7966         * buildscripts/new-chords.py (help): add help text
7967
7968         * Documentation/user/introduction.itely (Typography and program
7969         architecture):  fixes.
7970
7971         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
7972         for texinfo and dvips. This fixes problems with PDF output of the
7973         wrong size.
7974
7975         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
7976         DVIPS_PAPERSIZE variable
7977
7978         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
7979         TEXINFO_PAPERSIZE variable 
7980
7981 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7982
7983         * mf/feta-macros.mf: whoops: only draw lines for test situations.
7984
7985         * mf/feta-toevallig.mf: lowres fixes.
7986
7987 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7988
7989         * NEWS: Typo and fill-paragraph fixes.
7990
7991         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
7992         cast #define.
7993
7994         * configure.in: 
7995         * config.hh.in: Check for lrint.
7996
7997 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7998
7999         * VERSION: 1.7.26 released
8000
8001         * lily/separation-item.cc: add padding property.
8002
8003         * input/test/*.ly: various fixes, remove solo-a2.ly
8004
8005         * scm/new-markup.scm (brew-new-markup-molecule): arg order
8006         bugfix. Fixes old-style markup compatibility.
8007
8008         * Documentation/user/introduction.itely (Introduction): historical
8009         elucidations
8010
8011         * Documentation/user/music-glossary.tely (Top): linewidth fix.
8012
8013         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
8014
8015         * Documentation/index.texi (Top): cleanup.
8016
8017         * Documentation/user/introduction.itely (Introduction): rewrite
8018         introduction, 
8019         (Music notation and  engraving): about notation. Add flat-picture
8020
8021 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8022
8023         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
8024         separation items. This keeps lyrics from bumping into each other.
8025
8026 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8027
8028         * GNUmakefile.in (topdocs-web): New target.
8029         (local-web): Depend on topdocs-web; fixes html-doc.
8030
8031 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8032
8033         * po/lilypond.pot: run po-replace
8034
8035         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
8036
8037         * scm/drums.scm (reset-drum-kit): new function.
8038
8039         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
8040
8041         * scripts/update-lily.py: remove
8042
8043         * VERSION: release 1.7.25
8044
8045         * Documentation/user/introduction.itely (Introduction): rewrite
8046         start of introduction.
8047
8048 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
8049
8050         * lily/all-font-metrics.cc: fixed typo
8051
8052 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
8053
8054         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
8055         LilyPond-mode-context-set-syntax-table): new functions to define
8056         the syntax table according to context.
8057
8058         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
8059
8060 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8061
8062         * Documentation/user/refman.itely (Figured bass): 
8063         language nit courtesy http://www.vocabula.com
8064
8065         * GNUmakefile.in: remove no kpathsea hack.
8066
8067         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
8068         doco.
8069
8070         * GNUmakefile.in: remove web-doc target.
8071
8072         * lily/all-font-metrics.cc (find_afm): add message about
8073         buildscripts/clean-fonts.sh 
8074
8075         * scm/define-music-properties.scm (figure): use string for 'figure
8076
8077         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
8078
8079         * input/regression/ : add raggedright = ##t where applicable. 
8080
8081         * scm/bass-figure.scm (make-bass-figure-markup): add
8082         alignBassFigureAccidentals property.
8083
8084         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
8085         bracket.
8086
8087         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
8088         syllables widths into account for minimum-length.
8089
8090         * input/test/staff-container.ly: update file
8091
8092         * input/test/stem.ly: remove
8093
8094         * lily/event.cc (LY_DEFINE): add ly: prefix.
8095
8096         * input/test/clef-manual-control.ly: from manual-clef
8097
8098         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
8099
8100         * input/test/different-time-signatures.ly: move to poly-metric.ly
8101
8102         * input/test/hara-kiri*,scales.ly: remove
8103
8104         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
8105         with chord-names-jazz.ly)
8106
8107         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
8108         get scalable cm fonts too.
8109
8110         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
8111         --encoding for mftrace if present.
8112
8113         * input/regression/slur-area.ly: move from test/
8114
8115         * input/test/: remove simple-slur-endings slur-attachment
8116         slur-broken-cross-staff slur-broken.ly slur-damping.ly
8117         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
8118         slur-symmetry slur-symmetry tie-broken.ly
8119
8120         * scm/drums.scm (set-drum-kit): add function.
8121
8122         * Documentation/user/refman.itely (Percussion staves): use
8123         set-drum-kit
8124
8125         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
8126         too
8127         (Global_measure.set_timesig): handle 3/8 time sig too.
8128
8129         * scm/output-lib.scm (note-head-style->attachment-coordinates):
8130         note about triangle note heads.
8131
8132         * scm/drums.scm: use alist for instrument-settings. This fixes the
8133         bug with assigning to drums in the .ly file.
8134
8135         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
8136         CHANGED.
8137
8138         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
8139         cluster-beacon-interface
8140
8141         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
8142
8143         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
8144
8145         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
8146
8147         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
8148         to get positions.
8149
8150         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
8151         make ClusterSpannerBeacon to record Y positions. This removes the
8152         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
8153         make cluster-note-events.
8154
8155 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8156
8157         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
8158
8159         * configure.in: Use lily/main.cc as identifying source file.
8160
8161         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
8162
8163         * config.hh.in: 
8164         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
8165
8166         * configure.in: Require PYTHON >= 2.0.
8167
8168         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
8169           $PYTHON for include dir location.
8170         (STEPMAKE_PYTHON): New function.  Use
8171
8172             PYTHON=foo ./configure
8173
8174           to override.
8175
8176 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8177
8178         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
8179         something.
8180
8181         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
8182         ftp.lilypond.org everywhere.
8183
8184 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8185
8186         * lily/text-item.cc (interpret_new_markup): do only if new-markup
8187         detected.
8188
8189         * Documentation/user/refman.itely (Grace notes): note on explicit
8190         contexts
8191
8192 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
8193
8194         * lilypond-font-lock.el: add a comment about LilyPond specific
8195         escape characters: ^, - and _, in the syntax table.
8196
8197         * Documentation/user/appendices.itely: a majuscule fix.
8198
8199 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8200
8201         * input/test/trills.ly (endHorizScript): fixes.
8202
8203         * input/test/chord-names-jazz.ly: merge in alternate Jazz
8204         notation, move from regression.
8205
8206         * input/test/script-stack.ly: change name from stacked-scripts
8207
8208         * input/test/ossia.ly: octave errors.
8209
8210         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
8211         for midi-volume-equaliser
8212
8213 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8214
8215         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
8216         cm fonts.
8217
8218         * mf/feta-beugel.mf: don't multiply font_count by 10.
8219
8220         * lily/lookup.cc (horizontal_line): new function. Use
8221         horizontal-line in output backends.
8222
8223         * Documentation/user/tutorial.itely (An orchestral part): new
8224         section on orchestral stuff and identifiers.
8225
8226 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
8227
8228         * lilypond-mode.el: comment-out paren-highlighting, it still causes
8229         some interference to other modes.
8230
8231 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8232
8233         * lily/spacing-spanner.cc (musical_column_spacing): use average,
8234         not maximum of spacing wishes in polyphonic situations.
8235
8236         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
8237         number
8238
8239         * lilypond-indent.el: remove paren matching. 
8240
8241         * lily/text-item.cc (interpret_new_markup): new function
8242         use iso. text2molecule.
8243
8244         * lily/main.cc (notice): change FSF address 
8245
8246         * po/de.po: update PO file to 1.6.
8247
8248 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
8249
8250         * Documentation/user/ {many}: Add periods and remove spaces.
8251
8252 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
8253
8254         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
8255         Disable buffer-locally default paren hook and make a new one. 
8256
8257         * lilypond-mode.el: Turn off locally paren-mode, but turn on
8258         locally LilyPond-paren-mode. Add todo for mouse double-click.
8259
8260 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
8261
8262         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
8263         Disable buffer-locally default paren idle timer and make a new one. 
8264
8265         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
8266         locally LilyPond-show-paren-mode. Add to menu a toggle for
8267         LilyPond-show-paren-function.
8268
8269 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8270
8271         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
8272
8273 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
8274
8275         * Documentation/user/refman.itely: spelling fix.
8276
8277         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
8278         paren highlight function definitions. add todo for
8279         LilyPond-show-paren-mode.
8280
8281 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8282
8283         * input/template/jazz-combo.ly: new file.
8284
8285 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8286
8287         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
8288         lo-res fixes.
8289
8290         * mf/feta-schrift.mf: bugfix in varcoda sign.
8291         WARNING: FONT CHANGED
8292
8293         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
8294         in accordance with lexer.ll.   
8295
8296 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8297
8298         * Documentation/user/tutorial.itely: Edit introduction.
8299
8300 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8301
8302         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
8303         ly:grob-staff-position
8304
8305 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8306
8307         * scm/to-xml.scm: import srfi-1
8308
8309         * VERSION (MAJOR_VERSION):  release 1.7.24
8310
8311         * python/lilylib.py (make_ps_images): make multipage _really_ work.
8312
8313         * scripts/lilypond-book.py (do_file): put texidoc before image.
8314         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
8315
8316         * input/regression/*.ly: fix snippet octaves 
8317
8318         * input/test/spanner-after-break-tweak.ly: import
8319         broken-spanner-adjustment
8320
8321         * input/no-notation/midi-transposing.ly: move from input/test/
8322
8323         * input/test/: remove chord-markup
8324
8325         * input/regression/instrument-name-partial.ly: move from input/test.
8326
8327         * input/test/vertical-text.ly: remove
8328
8329         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
8330         space above lyrics lines.
8331
8332         * input/test/uniform-breaking.ly: remove file.
8333
8334         * lily/gourlay-breaking.cc (combine_demerits): add comment about
8335         uniform spacing density. 
8336
8337         * input/test/chords.ly (keys): remove file.
8338
8339         * scm/documentation-lib.scm (oop): use srfi-1 too.
8340
8341         * input/regression/*.ly: add \version
8342
8343         * Documentation/user/*.itely: various fixes.
8344
8345         * buildscripts/mf-to-table.py (base): break table every three
8346         symbols.
8347
8348         * input/:  remove %% new-chords-done %% .
8349
8350         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
8351         os-music.ly
8352
8353 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8354
8355         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
8356
8357         * scm/new-markup.scm (box-markup): new function.
8358         (box-markup): new function. Contributed by Dick Schoeller
8359         <schoeller@attbi.com>
8360
8361         * scm/lily.scm: remove reduce-no-unit 
8362         (list-insert-separator): use fold-right
8363
8364         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
8365         of arguments. 
8366
8367         * NEWS: more neutral language for ancient notation 
8368
8369         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
8370         inside pointing beaming for chord tremolo.
8371
8372         * Documentation/user/lilypond-book.itely: minor editing
8373
8374 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
8375
8376         * NEWS: added news for 1.8 regarding ancient notation
8377
8378         * Documentation/user/refman.itely (Gregorian square neumes
8379         ligatures): fixed typo
8380
8381         * lily/vaticana-ligature-engraver.cc,
8382         lily/include/vaticana-ligature.hh: bugfix: use special heads for
8383         lower/upper head of Pes only when heads are stacked
8384
8385         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8386         scm/define-grob-properties.scm: cleanup: make "join-left" a
8387         boolean grob property and save delta pitch in grob property
8388         "delta-pitch" instead
8389
8390         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
8391
8392 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8393
8394         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
8395         completely borked
8396
8397         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
8398         (try_music): bug fix: beam multiplicity was completely borked.
8399
8400         * scm/lily.scm: remove tail, filter-list, filter-out-list,
8401         first-n, butfirst-n in favor of srfi-1 functions.
8402         remove string-join, string-pad in favor of srfi-13 functions.
8403
8404         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
8405
8406         * NEWS: use complete sentences.
8407
8408         * Documentation/user/introduction.itely (Example applications):
8409         add note about databases and lilypond-book.
8410
8411         * input/test/volta.ly: remove file
8412
8413         * input/regression/volta-broken-left-edge.ly: simplify file
8414
8415 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8416
8417         * Documentation/user/refman.itely (Constructing a tweak): new
8418         subsection.
8419
8420         * Documentation/user/tutorial.itely (Fine tuning layout): add
8421         common tweaks.
8422
8423         * scm/define-grobs.scm (TextScript): use new brewer.
8424
8425 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8426
8427         * VERSION: release 1.7.23
8428
8429         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
8430
8431         * python/lilylib.py (make_ps_images): bugfixes.
8432
8433         * input/regression/volta-multi-staff.ly: new file.
8434
8435         * Documentation/user/macros.itexi: refcommands, refcommand macros.
8436
8437         * Documentation/user/tutorial.itely (Piano staffs): new section.
8438         (Setting variables): new section
8439         (Fine tuning layout): new section
8440
8441         * input/just-friends.ly: remove file. Superseeded by
8442         input/test/chords-without-melody.ly
8443
8444         * ly/property-init.ly: add all commands to refman.
8445
8446         * scm/define-translator-properties.scm: remove
8447         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
8448
8449         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
8450         name. Underscores botch up PS output.
8451
8452         * scm/define-translator-properties.scm: remove
8453         textNonEmpty, oneBeat, regularSpacingDelta
8454
8455         * scripts/convert-ly.py (FatalConversionError.conv): conversion
8456         rule for automaticBars.
8457
8458         * lily/timing-engraver.cc (start_translation_timestep): change
8459         barNonAuto to automaticBars
8460
8461 2003-06-30  Graham Percival  <gperlist@shaw.ca>
8462
8463         * input/test/perform-tie.ly: delete file.
8464
8465 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
8466
8467         * Documentation/user/refman.itely (Gregorian square neumes
8468         ligatures): bugfix: do not show ledger lines in neumes table
8469         (fixed by setting staff symbol to transparent rather than removing
8470         it from staff context)
8471
8472 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8473
8474         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
8475         glue into brew-new-markup-molecule.
8476
8477         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
8478
8479         * Documentation/user/introduction.itely (Computerized typography):
8480         new section
8481
8482         * Documentation/user/tutorial.itely (An orchestral part): remove
8483         pc example from tutorial.
8484
8485         * input/tutorial/lilbook.tex: use screech-boink
8486
8487         * scripts/lilypond-book.py (compile_all_files): split formatting
8488         output body and scheduling lilypond compilation.
8489         (format_lilypond_output_bodies): new function
8490         (format_lilypond_block): new function
8491         (html_pages): allow multi-page images in HTML
8492
8493         * python/lilylib.py (make_ps_images): rename function from
8494         make_preview, merge with make_page_images
8495
8496 2003-06-28  Graham Percival  <gperlist@shaw.ca>
8497
8498         * input/test/key-clefs.ly: moved to regression.
8499
8500         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
8501
8502         * input/no-notation/README: added note about midi-*.ly files.
8503
8504         * input/test/two-key.ly: moved to no-notation/parse5.ly
8505
8506         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
8507         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
8508
8509         * input/test/ {various}: modified comments, marked some for deletion.
8510
8511         * input/test/lines.ly: deleted file; duplicate of
8512         embedded-postscript.ly
8513
8514         * input/test/mmrest-collision: moved to regression.
8515
8516 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8517
8518         * scm/chord-name.scm (note-name->markup): don't superscript root
8519         alterations in chordnames.
8520
8521 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8522
8523         * Documentation/user/refman.itely (Multi measure rests): more
8524         index/cross-referencing.
8525
8526         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
8527
8528         * scm/font.scm: remove properties-to-font-name code.
8529
8530         * scm/define-grob-properties.scm: remove 'type
8531
8532         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
8533         conversion
8534
8535         * lily/text-spanner.cc: change 'type grob prop to 'style 
8536
8537         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
8538         "first" flag to decide whether to make a start-repeat
8539
8540         * input/regression/grace-volta-repeat-2.ly: new file.
8541
8542 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8543
8544         * lilypond-indent.el: rename generic functions to LilyPond-*
8545
8546 2003-06-22  Graham Percival  <gperlist@shaw.ca>
8547
8548         * input/test/thumb.ly: delete, merged into refman.
8549
8550         * Documentation/user/refman.itely: added thumb info to Fingering.
8551
8552         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
8553         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
8554         vertical-align.ly : deleted files.
8555
8556 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8557
8558         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
8559
8560         * lily/line-spanner.cc (broken_trend_offset): remove function.
8561         (get_broken_offset): idem.
8562         (brew_molecule): rewrite the line-break case.
8563
8564         * input/regression/follow-voice-break.ly:  new file.
8565
8566         * lily/line-spanner.cc (after_line_breaking): remove lines at the
8567         start of a system.
8568
8569 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8570
8571         * input/test/tuplet-rest.ly: moved to regression.
8572
8573         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
8574         deleted file.
8575
8576         * input/test/ {many} : marked file for possible deletion.
8577
8578 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8579
8580         * input/regression/beam-funky.ly: add note about (disputed)
8581         correct beaming.
8582
8583         * ly/engraver-init.ly (ScoreContext): put key-signature after
8584         staff-bar
8585
8586 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8587
8588         * input/test/ broken.ly lyric-phrasing.ly: deleted.
8589
8590         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
8591
8592         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
8593
8594         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
8595         stem-extend was deleted (it was duplicate example, and not as
8596         good).
8597
8598         * input/test/[s-z]*.ly: add texidoc index.
8599
8600 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8601
8602         * lily/slur.cc (get_boundary_notecolumn_y): change name from
8603         get_first_notecolumn_y
8604
8605         * lily/spanner.cc (broken_spanner_index): new function.
8606
8607 2003-06-19  Graham Percival  <gperlist@shaw.ca>
8608
8609         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
8610         lyric-hyphen.ly : moved to regression.
8611
8612         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
8613         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
8614
8615         * input/test/instrument-name-mmrest.ly: moved to
8616         ../regression/multi-measure-rest-instr-name.ly
8617
8618         * input/test/knee-sym.ly: moved to
8619         ../regression/beam-knee-symmetry.ly.
8620
8621         * input/test/hymn.ly: change comments.
8622
8623         * input/test/[p-r]*.ly: add texidoc index.
8624
8625 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8626
8627         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
8628         to postfix syntax
8629
8630         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
8631         syntax.
8632
8633         * VERSION: release 1.7.22
8634
8635 2003-06-18  Graham Percival  <gperlist@shaw.ca>
8636
8637         * input/test/[h-k]*.ly: added texidoc index.
8638
8639         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
8640
8641         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
8642
8643         * input/test/ various : mark files for deletion or moving to
8644         regression.
8645
8646         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
8647
8648         * input/test/[l-o]*.ly: added texidoc index.
8649
8650 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8651
8652         * scm/music-functions.scm (make-ottava-set): 
8653         only do ottavation if centralCPosition is set.
8654
8655         * lily/translator-scheme.cc (ly:context-property-where-defined):
8656         return '() if not found.
8657
8658 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
8659
8660         * lilypond-mode.el (LilyPond-un-comment-region): removed.
8661         Use one command for both commenting and uncommenting.
8662
8663         * lilypond-indent.el (LilyPond-comment-region): new function,
8664         (un)comments each line separately.
8665
8666         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
8667
8668         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
8669         imenu is not added by default; adapted from f90.el,
8670         makes Help-menu, which does not fit, visible in XEmacs.
8671
8672 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
8673
8674         * lilypond-mode.el: Set show-paren-mode local; minor-mode
8675         show-paren-mode sets blink-matching-paren-on-screen local.
8676         Try to make show-paren-function to paren-highlight local.
8677
8678         * lilypond-indent.el (LilyPond-scan-sexps): new function.
8679         Copy definitions of Emacs' show-paren-function and
8680         XEmacs' paren-highlight and make minimal changes;
8681         add comments about locality. 
8682         Fix matching first open-paren-char in '<< .. >>'.
8683
8684 2003-06-16  Graham Percival  <gperlist@shaw.ca>
8685
8686         * input/test/g*: added texidoc index.
8687
8688         * input/test/[a-g]*: added raggedright==#t when it
8689          seemed appropiate.
8690
8691         * input/test/ fake-grace.ly figured-bass.ly : removed file.
8692
8693         * Documentation/topdoc/INSTALL.texi: removed false warnings
8694         about gcc 3.3.
8695
8696 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8697
8698         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
8699
8700         * input/test/chords-without-melody.ly (texidoc): add from
8701         input/just-friends.ly
8702
8703         * input/regression/size{13--26}.ly: move from input/
8704
8705         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
8706         input/{star-spangled-banner,twinkle}.ly: remove 
8707
8708         * lily/slur.cc: remove slur over rest warnings.
8709
8710         * lily/note-spacing.cc (get_spacing): include left part of right
8711         object in fixed space. This fixes stretched space before
8712         accidentals.
8713
8714         * input/regression/spacing-accidental-stretch.ly: new file.
8715
8716 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
8717
8718         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
8719         Reduce to 16pt.
8720
8721 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8722
8723         * input/regression/spacing-knee.ly: docstring
8724
8725         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
8726
8727         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
8728         input/tutorial/{test,solar,flowing}.ly: remove
8729
8730         * input/rhythm.ly: remove
8731
8732         * input/mutopia/F.Schubert/standchen.ly: update syntax.
8733
8734         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
8735         update syntax. 
8736
8737         * scm/define-grobs.scm (all-grob-descriptions): set
8738         knee-spacing-correction to 1.0
8739
8740         * lily/note-spacing.cc (stem_dir_correction): compute knee
8741         correction using stem-thickness and head width.
8742
8743         * input/regression/beam-quanting-horizontal.ly: update texidoc
8744
8745         * scm/define-grobs.scm (all-grob-descriptions): set
8746         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
8747         This fixes 32nd beams for noteheads in spaces quants.
8748
8749         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
8750
8751 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
8752
8753         * README.mandrake: Change lilypond-extras to lilypond-documentation.
8754
8755 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8756
8757         * input/test/dpncnt.ly,part-combine-score.ly: remove.
8758
8759         * VERSION (PACKAGE_NAME): release 1.7.21
8760
8761         * input/regression/stem-shorten.ly: new file.
8762
8763         * lily/stem.cc (get_default_stem_end_position): revise stem
8764         shortening code.
8765
8766         * input/regression/spacing-multi-tuplet.ly: move from input/test/
8767
8768         * input/test/{scripts,volta-start,sleur}.ly: remove
8769
8770         * input/regression/span-bar.ly: smaller file.
8771
8772         * input/regression/spacing-{natural,tight,loose}.ly: remove
8773
8774         * input/test/markup.ly: remove
8775
8776         * scripts/lilypond-book.py: put printfilename in separate chunk,
8777         so texidoc is printed after the filename.  
8778
8779 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8780
8781         * make/lilypond.mandrake.spec.in: fix docdirs.
8782
8783 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8784
8785         * input/regression/beam-french.ly: bugfix.
8786
8787         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
8788
8789         * input/regression/(various).ly: add raggedright = #t.
8790
8791         * input/regression/auto-beam.ly: move from abe.ly
8792
8793 2003-06-13  Graham Percival  <gperlist@shaw.ca>
8794
8795         * input/test/f*.ly: added texinfo index.
8796
8797         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
8798
8799 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8800
8801         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
8802         quant penalty for beam just outside staff.
8803
8804         * input/regression/beam-quanting-horizontal.ly (texidoc): move
8805         from beam-pos.ly,  remove non-horizontal tests. 
8806
8807         * input/test/(various): cleanup header info. 
8808
8809         * input/test/tchaikovsky.ly: remove file.
8810
8811         * scm/chord-generic-names.scm: move from
8812         double-plus-new-chord-name.scm
8813
8814         * input/test/orchestscore.ly: remove file
8815
8816         * Documentation/user/refman.itely (Vocal music): update documentation.
8817
8818         * scm/define-translator-properties.scm (chordNoteNamer): remove
8819         chordNameStyle, use chordNameFunction
8820
8821         * scm/chord-name.scm (set-chord-name-style): remove
8822         set-chord-name-style. Use \property chordNameFunction.
8823
8824 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8825
8826         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8827         music): remove @TeX{} command.
8828
8829 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8830
8831         * lilypond-indent.el (scan-sexps): Renamed to
8832         aargh-this-breaks-other-emacs-modes-scan-sexps.
8833
8834 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8835
8836         * lilypond-indent.el: Fix: match concurrent one-char opening and 
8837         closing slurs: '()', etc. Add comments.
8838
8839         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
8840
8841         * lilypond-font-lock.el: match unending string at eof.
8842
8843         * make/lilypond.mandrake.spec.in: refreshed packed file list.
8844
8845 2003-06-10  Graham Percival  <gperlist@shaw.ca>
8846
8847         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
8848         input/test/beam-dir.ly input/test/beam-position.ly    
8849         input/test/beam-suspect.ly input/test/beam-trend.ly    
8850         input/test/beams.ly input/test/crescendo-text.ly : deleted
8851         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
8852         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
8853         * input/test/default-bars.ly: moved to bar-always.ly
8854         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
8855
8856 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8857
8858         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
8859
8860 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8861
8862         * scm/chord-ignatzek-names.scm (remove-step): rename file.
8863
8864 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
8865
8866         * lilypond-indent.el: Match better slurs in scheme expressions.
8867         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
8868
8869         * Documentation/user/invoking.itexi: document Emacs' paren matching.
8870
8871 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8872
8873         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
8874
8875         * input/ac-extra-voice.ly: Add texidoc.
8876
8877         * ly/chord-modifiers-init.ly: 
8878         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
8879         and chordNameExceptionsPartial for new chord names.
8880
8881         * input/test/chord-names-dpnj.ly: 
8882         * input/test/dpncnt.ly: Update.
8883
8884         * scm/chord-name.scm: 
8885         * scm/double-plus-new-chord-name.scm: Add compatibility for new
8886         chord selection and options.
8887
8888         * ly/chord-modifiers-init.ly: Add exceptions 
8889
8890         * scm/define-translator-properties.scm (chordNameStyle) 
8891         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
8892
8893 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
8894
8895         * ly/property-init.ly (germanChords): Added.
8896         (semiGermanChords): Added.
8897
8898         * input/test/chord-names-german.ly: Use new macros
8899
8900 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
8901
8902         * lilypond-indent.el: Use similar parenthesis highlighting for 
8903         Emacs and XEmacs through redefinitions of parenthesis highlighting 
8904         functions; removed LilyPond-show-paren-function. Fix indenting.
8905         Turn paren-matching on also in XEmacs.
8906
8907         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
8908         as needed by parenthesis highlighting functions (in scan-sexp).
8909
8910 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8911
8912         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
8913         function.
8914         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
8915
8916 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
8917
8918         * lilypond-indent.el: tune regexp for show-paren-function.
8919
8920 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8921
8922         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
8923         for all LilyPond-produced tex snippets.
8924
8925         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
8926         fixes one line --preview output of ly2dvi.
8927
8928 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
8929
8930         * lilypond-indent.el: match only one type of slurs in
8931         LilyPond-show-paren-function.
8932
8933 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8934
8935         * debian/GNUmakefile (EXTRA_DIST_FILES): 
8936         * debian/lilypond1.7.dirs: 
8937         * debian/lilypond1.7-doc.dirs: New file.
8938
8939         * input/regression/chord-name-exceptions.ly: Add parameter for
8940         ignatzekExceptions.  Quote hash in docstring.
8941
8942 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
8943
8944         * lilypond-indent.el (show-paren-function): define show-paren-function
8945         as LilyPond-blink-matching-open and use it for closing parens.
8946         Let LilyPond-blink-matching-open know whether a bracket was inserted.
8947
8948         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
8949         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
8950         LilyPond-blink-matching-paren in order to match both open and close
8951         brackets.
8952
8953 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
8954
8955         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
8956         testing by modifying the code from FSF Emacs paren.el. Add comments.
8957
8958 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8959
8960         * input/test/dpncnt.ly: Transpose example to match new
8961         default \chords octave.  Add comment.
8962
8963         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
8964         comment about octave change.
8965
8966 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8967
8968         * input/test/[d,e]: added texinfo index tags.
8969         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
8970
8971 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8972
8973         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
8974
8975 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
8976
8977         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
8978         as in blink-matching-open.
8979
8980 2003-06-03  Graham Percival  <gperlist@shaw.ca>
8981
8982         * input/test/[a-c]: more comments in files.
8983         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
8984         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
8985         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
8986         mark file for proposed deletion.
8987         * input/test: renaming files:
8988         auto-beam-4-8.ly to beam-auto-4-8.ly
8989         auto-beam-override.ly to beam-auto-override.ly
8990         auto-beam.ly to beam-auto.ly
8991         blank.ly to blank-paper.ly
8992         absolute-volume.ly to dynamic-absolute-volume.ly
8993
8994 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8995
8996         * input/test/dpncnt.ly: 
8997         * input/test/chord-names-dpnj.ly: Resurrect.
8998
8999         * lily/my-lily-lexer.cc: Remove chordnames keyword.
9000
9001         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
9002
9003         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
9004         Better docstring, add parameter OMIT-ROOT, tidy up.
9005
9006 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
9007
9008         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
9009
9010 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
9011
9012         * scm/output-ascii-script.scm (as-font-alist-alist):
9013         (as-properties-to-font-name):
9014         (as-make-style-sheet): Remove.
9015
9016         * scm/font.scm (as-make-font-list): New function.
9017         (as-font-sheet-alist): New variable.
9018
9019         * ly/paper-as9-init.ly: 
9020         * ly/paper-as5-init.ly: Update.
9021
9022         * ly/paper-as5.ly:
9023         * ly/paper-as9.ly: New file.
9024
9025 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
9026
9027         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
9028
9029 2003-05-28  Graham Percival  <gperlist@shaw.ca>
9030         * input/sondag-morgen/*: removed due to copyright concerns.
9031         * input/[a,b]*.ly: added a newline at the end of the texinfo
9032         doc string (produces better output in HTML version).
9033         * input/c*.ly: added texinfo index and added comments to
9034         aid in future changes to input/test/ files.
9035
9036 2003-05-28  Graham Percival  <gperlist@shaw.ca>
9037
9038         * Documentation/user/refman.itely: fixed build problem (missing
9039         file) caused by previous renaming.
9040
9041 2003-05-28  Graham Percival  <gperlist@shaw.ca>
9042
9043         * input/test/[a,b]*.ly: added texinfo index and added comments to
9044         aid in future changes to input/test/ files.
9045         * input/test/bar-number-every-5-reset.ly: renamed to
9046         bar-number-every-five-reset.ly
9047         * input/test/bar-script-visibility.ly: renamed to
9048         bar-number-show-all.ly
9049
9050 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9051
9052         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
9053         to Voice.
9054
9055         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
9056         out note-line and glissando functionality.
9057
9058         * lily/line-spanner.cc (brew_molecule): cleanup.
9059
9060 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
9061
9062         * scripts/as2text.scm: Use rdelim module.
9063         (start-system): Rename from start-line.
9064         (stop-system): Rename from stop-line.
9065         (af-gulp-file): Use string iso symbol for getenv.
9066
9067         * scm/output-ascii-script.scm: Add guile and lily modules.
9068         (font-name-alist): New variable.
9069         (draw-line): New function.
9070
9071         * scm/output-lib.scm (func, arg->string): Re-add from archive.
9072         (Were these silently removed, without ChangeLog entry?)
9073
9074 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9075
9076         * scm/music-functions.scm (make-ottava-set): bugfixes: also
9077         process 2nd ottava correctly.
9078
9079 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
9080
9081         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
9082
9083 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9084
9085         * Documentation/user/converters.itely (Invoking midi2ly): Update.
9086
9087 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9088
9089         * VERSION: release 1.7.20
9090
9091         * lily/text-spanner.cc (brew_molecule): clean up function. This
9092         fixes bugs with broken 8va spanners.
9093
9094         * lily/simple-spacer.cc (solve): also compute force for raggedright.
9095         This prevents spurious line-breaks with raggedright
9096
9097 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9098
9099         * lily/key-performer.cc (create_audio_elements): always use major
9100         key
9101
9102         * Documentation/user/internals.itely: updates
9103
9104         * input/regression/beam-break.ly: new file.
9105
9106         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
9107         beams if starting or terminating stems have 'beaming set.)
9108
9109         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
9110         property.
9111
9112         * lily/parser.yy (verbose_command_req): add comment about scales.
9113
9114 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
9115
9116         * lilypond-indent.el: adjust regexps in bracket-matching.
9117
9118 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
9119
9120         * Documentation/user/refman.itely: more tiny fixes
9121
9122         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
9123         "Chord names"; added table with input syntax for solesmes neumes
9124         table; added some words about rationale on input syntax design
9125
9126         * lily/gregorian-ligature-engraver.cc,
9127         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
9128         lily/include/gregorian-ligature.hh: bugfix: horizontal head
9129         alignment of Pes Initio Debilis
9130
9131         * Documentation/user/refman.itely,
9132         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
9133         mf/parmesan-heads.mf: fixed most of the head selection/alignment
9134         bugs in the solesmes neumes table
9135
9136 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
9137
9138         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
9139         Similarly, match '[' and ']' by skipping '\[' and '\]'.
9140
9141         * lilypond-mode.el: fix tag-score. small improvements.
9142
9143 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
9144
9145         * .cvsignore: Add aclocal.m4.
9146
9147         * lily/music-constructor.cc: Include <assert.h>.
9148
9149 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9150
9151         * ly/engraver-init.ly (HaraKiriStaffContext): use
9152         RemoveEmptyStaffContext instead.
9153
9154         * Documentation/user/refman.itely: updates
9155
9156 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
9157
9158         * Documentation/user/refman.itely: added solesmes neumes table;
9159         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
9160         bugfix: "Ornaments" -> "Articulations"
9161
9162         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
9163
9164 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
9165
9166         * lilypond-indent.el: Add a message about trying to match \] or \).
9167
9168 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
9169
9170         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
9171         obsolete "arithmetic_*"
9172
9173         * input/bugs/ligatures.ly: removed (will be put into a different
9174         directory later)
9175
9176 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9177
9178         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
9179         libkpathsea (Maurizio Tomasi).
9180
9181 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9182
9183         * input/regression/repeat-slash.ly (texidoc): new file
9184
9185         * lily/slash-repeat-engraver.cc (try_music): new file, handle
9186         slash repeats separately. Slash repeats and %
9187         repeats can now be nested.
9188
9189 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
9190
9191         * lilypond-indent.el: Add preliminary test for closing \] and \).
9192
9193 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
9194
9195         * lily/gregorian-ligature-engraver.cc,
9196         lily/vaticana-ligature-engraver.cc,
9197         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
9198         mf/parmesan-heads.mf: various semivocalis related bugfixes
9199
9200         * input/bugs/ligatures.ly: new file demonstrating problems with
9201         ligatures
9202
9203 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
9204
9205         * lilypond-mode.el,
9206         lilypond-font-lock.el,
9207         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
9208
9209 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
9210
9211         * lilypond-mode.el: Remove outdated code. Stress the difference 
9212         between Emacs and XEmacs definitions.
9213
9214         * lilypond-mode.el,
9215         lilypond-indent.el: Define a function interactive only when necessary.
9216
9217 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
9218
9219         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
9220         Use inactive regions also in XEmacs.
9221
9222 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9223
9224         * Documentation/user/refman.itely (Repeat syntax): more updates
9225
9226         * lily/simple-spacer.cc (solve): move solution process into
9227         solve(). This fixes a bug with collisions and raggedright = ##t.
9228
9229         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
9230
9231         * ly/engraver-init.ly: remove GraceContext. Update examples.
9232
9233 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9234
9235         * GNUmakefile.in (fonts): Also make fontball.
9236
9237         * Website fixes:
9238
9239         * ly/engraver-init.ly (GraceContext): Add.
9240
9241         * run:
9242
9243             convert-ly $(find . -name *.ly)
9244
9245         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
9246         new chords.
9247
9248 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9249
9250         * VERSION: 1.7.19 released
9251
9252         * scm/music-functions.scm (set-octavation): new function.
9253
9254         * input/regression/ottava.ly: new file
9255
9256         * lily/translator-scheme.cc (LY_DEFINE): new function
9257         ly:unset-context-property
9258         (LY_DEFINE) new function ly:context-property-where-defined: 
9259
9260 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
9261
9262         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
9263
9264         * lilypond.words: add few.
9265
9266         * input/test/script-chart.ly: fix typo.
9267
9268 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9269
9270         * scm/define-grobs.scm: uniform naming for definitions and output
9271         routine files. 
9272
9273         * ly/engraver-init.ly (ChoirStaffContext): add \description from
9274         scm/context-description.scm
9275
9276         * lily/parser.yy (translator_spec_body): add \description to the
9277         \translator{} body syntax.
9278
9279         * lily/ottava-engraver.cc: new file.
9280
9281         * scm/chord-name.scm (natural-chord-alteration): replace old
9282         chord stuff. 
9283
9284         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
9285
9286         * Documentation/user/refman.itely (Metronome marks): update doco.
9287
9288         * input/regression/markup-note.ly: new file
9289
9290         * input/regression/metronome-marking.ly: new file
9291
9292         * lily/metronome-engraver.cc: new file. Print \tempo markings.
9293
9294         * scm/new-markup.scm (note-markup): make a note glyph, useful for
9295         metronome marks.
9296
9297 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9298
9299         * Documentation/user/GNUmakefile: Compatibility fix for new
9300         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
9301         for making binary packages; info splitting bug has been fixed.
9302
9303         * Documentation/user/refman.itely: Compile fixes.
9304
9305 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
9306
9307         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
9308         Count \midi -keywords also for a region.
9309
9310 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9311
9312         * lily/lookup.cc (LY_DEFINE): new function
9313
9314         * Documentation/user/tutorial.itely: updates
9315
9316 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
9317
9318         * lilypond-mode.el: Allow Midi on buffer.
9319         Use only '.ly'-extension, remove '.sly' and '.fly'.
9320         Allow use of inactive regions. Invoke next Command on Master file, 
9321         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
9322
9323 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9324
9325         * Documentation/user/tutorial.itely: updates.
9326
9327 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
9328
9329         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
9330
9331 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
9332
9333         * lily/coherent-ligature-engraver.cc: fixed typo
9334
9335         * lily/coherent-ligature-engraver.cc,
9336         lily/gregorian-ligature-engraver.cc,
9337         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9338         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
9339         lily/vaticana-ligature-engraver.cc,
9340         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
9341         scm/grob-description.scm: cleanup: junked LigatureHead grob and
9342         removed all ligature specific stuff from NoteHead code
9343
9344         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
9345         ligatures now use regular noteheads
9346
9347         * lily/vaticana-ligature.cc: tiny code cleanups
9348
9349         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
9350         space between two adjacent noteheads of the same pitch
9351
9352         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
9353         description; cleanup: removed obsolete font-family settings
9354
9355 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
9356
9357         * lily/coherent-ligature-engraver.cc,
9358         lily/gregorian-ligature-engraver.cc,
9359         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9360         lily/mensural-ligature-engraver.cc,
9361         lily/vaticana-ligature-engraver.cc,
9362         lily/include/gregorian-ligature-engraver.hh: updated for new
9363         Coherent_ligature_engraver; added comments that describe the basic
9364         design ideas of the ligature implementation
9365
9366         * lily/coherent-ligature-engraver.cc,
9367         lily/include/coherent-ligature-engraver.hh: new file: shared code
9368         between mensural ligatures and Gregorian chant notation ligatures
9369
9370 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
9371
9372         * lilypond-mode.el: XEmacs fixes: include two definitions for the
9373         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
9374         use only two arguments in sit-for, use no arguments in
9375         read-char-exclusive, backspace is not a character (127) in XEmacs.
9376
9377         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
9378
9379 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
9380
9381         * lilypond-mode.el: un-commenting works after syntax-table fix.
9382
9383         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
9384         group, verbose commenting for syntax table.
9385
9386         * lilypond-indent.el: add TODO for ligature slurs.
9387
9388 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
9389
9390         * lilypond-mode.el: Move comments of parenthesis matching away,
9391         (blink-matching-paren-on-screen) fix blinking in Emacs.
9392
9393         * lilypond-font-lock.el: Fix parent-matching for Emacs:
9394         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
9395
9396         * lilypond-indent.el: Add TODO for parenthesis matching.
9397
9398 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
9399
9400         * lilypond-mode.el: Fix XEmacs: 
9401         changed [S-iso-lefttab] to [(shift iso-lefttab)],
9402         invoke explicitly easy-menu-add (in Emacs done automatically).
9403
9404         * lilypond.words: Add few words from input/*/*.ly.
9405
9406 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9407
9408         * VERSION (PATCH_LEVEL): release 1.7.18
9409
9410         * scripts/lilypond-book.py: only print basename for printfilename
9411         option
9412
9413         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
9414         and syntax updates.
9415
9416 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9417
9418         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
9419         better parametrisation. Move fatness of bulb downward.
9420
9421         * mf/parmesan-custodes.mf (dir_down): remove underscores from
9422         glyph names. Underscores are not allowed .ps encoding files.
9423
9424 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
9425
9426         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
9427         variable "packed" for packed right-ragged mode
9428
9429         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
9430         unused variable ragged; fixed indentation
9431
9432         * Documentation/user/refman.itely: tiny cleanups in ancient
9433         clef and custos section
9434
9435 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9436
9437         * lily/parser.yy (Simple_music): add \applyoutput, syntax
9438         \applyoutput PROCEDURE
9439
9440         * lily/my-lily-lexer.cc: add \applyoutput.
9441
9442         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
9443
9444         * lily/text-item.cc: clean text-interface description
9445
9446 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9447
9448         * input/{regression,test}/: use postfix for slur endings and beam
9449         begins.
9450
9451         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
9452         style beams too. 
9453
9454         * input/regression/lyrics-melisma-beam.ly: new file.
9455
9456         * lily/lyric-engraver.cc (process_music): change from
9457         process_acknowledged_grobs()
9458
9459         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
9460         functions to set and revert auto-beam settings.
9461
9462 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9463
9464         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
9465
9466 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
9467
9468         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
9469         Documentation/user/lilypond.tely: fixed some typos; updated author
9470         info
9471
9472         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
9473         #"" -> #'flag-style = #'()
9474
9475         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
9476         cleanup: removed dead #includes
9477
9478         * lily/gregorian-ligature-engraver.cc,
9479         lily/include/gregorian-ligature.hh,
9480         scm/grob-property-description.scm: small cleanups, small spacing
9481         fixes
9482
9483         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
9484         lily/vaticana-ligature.cc,
9485         lily/include/gregorian-ligature-engraver.hh,
9486         scm/grob-property-description.scm, scm/music-types.scm:
9487         "porrectus" -> "pes or flexa"
9488
9489         * ly/engraver-init.ly, scm/grob-description.scm,
9490         scm/grob-property-description.scm: junked porrectus, now handled
9491         by ligature code
9492
9493         * scm/grob-description.scm: bugfix: added space-alist entry for
9494         breathing sign/custos
9495
9496 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9497
9498         * Another grand 2003 update.
9499
9500         * Remove mentioning of `mudela'; There's no such thing.
9501
9502 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9503
9504         * Documentation/user/preface.itely (Preface to version 1.8): update
9505
9506         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
9507
9508         * Documentation/user/converters.itely (Invoking convert-ly): revise
9509
9510         * scripts/convert-ly.py (outfile_name): remove --assume-old.
9511
9512         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
9513
9514 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9515
9516         * Documentation/user/internals.itely: more updates.
9517
9518 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9519
9520         * Documentation/user/refman.itely: revise 
9521
9522         * Documentation/user/internals.itely: revise
9523
9524         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
9525
9526 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
9527
9528         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
9529         beautification: reformatted ancient clefs section; cleanup: small
9530         wording fixes
9531
9532 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
9533
9534         * lilypond.words: added words for chant notation, sorted
9535         alphabetically through "sort lilypond.words"
9536
9537 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
9538
9539         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
9540         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
9541         chant notation
9542
9543 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
9544
9545         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
9546         prevent TeX from interpreting them as long dash
9547
9548         * input/test/vaticana.ly: updated
9549
9550         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
9551         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
9552         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
9553         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
9554         fixes
9555
9556         * mf/parmesan-heads.mf: ledger endings: removed dead code
9557
9558 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9559
9560         * VERSION: 1.7.17 released
9561
9562         * Documentation/user/GNUmakefile
9563         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
9564         files too.
9565
9566         * scm/document-markup.scm: new file: document all markup
9567         functions.
9568
9569         * scm/documentation-generate.scm: rename all documentation modules
9570         to document-*.scm
9571
9572         * scripts/lilypond-book.py: generate link to .ly file iso. link to
9573         .png
9574
9575         * input/test/divisiones.ly: added
9576
9577         * input/regression/output-property.ly: new file
9578
9579         * lily/cluster.cc: change cluster-interface to use style property
9580
9581 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
9582
9583         * input/test/chord-names-german.ly: modified.
9584
9585         * scm/chords-ignatzek.scm:
9586           chord-name->german-markup: Added
9587           note-name->german-markup: Changed (now producing lowercase notenames)
9588
9589         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
9590
9591 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9592
9593         * scripts/convert-ly.py (FatalConversionError.conv):
9594         divisiominima -> divisioMinima, etc.
9595
9596         * ly/engraver-init.ly (FiguredBassContext): add
9597         Separating_line_group_engraver to Figured bass context.
9598
9599         * ly/german-chords-init.ly: remove file
9600
9601         * input/test/chord-names-german.ly (scm): new file.
9602
9603         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
9604
9605         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
9606         Chord_name_engraver
9607
9608         * Documentation/user/refman.itely: lots of updates.
9609
9610         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
9611         new file
9612
9613         * input/test/bar-number-every-5-reset.ly: new file.
9614
9615 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9616
9617         * input/regression/chord-name-major7.ly: new file
9618
9619         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
9620         if specced explicitly.
9621
9622         * input/regression/chord-name-entry-11.ly: new file.
9623
9624         * input/test/slur-beautiful.ly: new file.
9625
9626         * Documentation/user/refman.itely: updates.
9627
9628         * input/regression/collisions.ly (threevoice): cleanup.
9629
9630         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
9631
9632 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9633
9634         * Documentation/user/*.itely: various updates.
9635
9636         * ly/spanners-init.ly: enddecr/ endcr.
9637
9638         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
9639         of tutorial
9640
9641 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9642
9643         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
9644
9645         * lily/new-chord-name-engraver.cc (process_music): use octavation
9646         (a number) instead of original-pitch to store inversions. This
9647         fixes a problem with transposed chords with inversions.  
9648
9649 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9650
9651         * stepmake/aclocal.m4: Include compile fix for broken flex, as
9652         used in includable-lexer.hh.
9653
9654         * lily/includable-lexer.cc: Bugfix: include config.h.
9655
9656         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
9657         circumvention of Debian packaging bug.
9658
9659 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9660
9661         * flex-2.5.31 hits Debian/unstable.  Fixes below.
9662
9663         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
9664
9665         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
9666         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
9667
9668         * lily/include/includable-lexer.hh: 
9669         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
9670
9671         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
9672
9673         * aclocal.m4: Regenerate.
9674
9675         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
9676         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
9677
9678         * scm/pdf.scm (use-modules): Include lily.
9679
9680         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
9681         Noordkamp).
9682         (use-modules): Include lily.
9683         (lily-def): Bugfix: include tex-val in let.
9684
9685 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
9686
9687         * lilypond-mode.el: sensible error if lilypond.words not found.
9688
9689         * lilypond.words: add few words.
9690
9691 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
9692
9693         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
9694
9695         * mf/parmesan-scripts.mf: fixed typo in char name
9696
9697 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9698
9699         * VERSION: 1.7.16 released
9700
9701         * python/lilylib.py (setup_temp): temporary directories are mode 700.
9702         (this is a security vulnerability).
9703
9704         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
9705
9706         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
9707         add staff support.
9708
9709 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
9710
9711         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
9712         ly/script-init.ly, scm/script.scm: bugfix: renamed
9713         fermata->signumcongruentiae to fix naming clash with feta font
9714
9715 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9716
9717         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
9718
9719         * lily/multi-measure-rest-engraver.cc
9720         (start_translation_timestep): use grace timing too for determining
9721         when to make mmrest.
9722         (start_translation_timestep): clear numbers too.
9723
9724 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
9725
9726         * scm/music-types.scm: compile fix: escape braces
9727
9728         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
9729         work around font selection problem
9730
9731         * Documentation/user/refman.itely: BreathingSign: added docu for
9732         property "text"
9733
9734 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9735
9736         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
9737         information.
9738
9739 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9740
9741         * lily/multi-measure-rest-engraver.cc (class
9742         Multi_measure_rest_engraver): make multiple Number objects, one
9743         for each MultiMeasureTextEvent.
9744
9745         * scm/music-functions.scm (glue-mm-rest-texts): use
9746         MultiMeasureTextEvent
9747
9748         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
9749
9750         * Documentation/user/refman.itely (Multi measure rests): update.
9751
9752 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9753
9754         * lily/ly-module.cc (ly_copy_module_variables): use
9755         scm_internal_hash_fold() for iterating modules.
9756
9757 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
9758
9759         * Documentation/user/refman.itely: Section Custodes: added more
9760         example code
9761
9762         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
9763         neo-mensural rests to parmesan font
9764
9765         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
9766         header
9767
9768 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9769
9770         * Documentation/user/macros.itexi: @fileref macro.
9771
9772         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
9773         each file. 
9774
9775 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
9776
9777         * lily/include/custos.hh, make/lilypond.suse.spec.in,
9778         Documentation/topdocs/AUTHORS.texi: updated my email address
9779
9780         * Documentation/user/refman.itely: updated custos documentation;
9781         beautified divisiones example; beautified articulations table
9782
9783         * lily/breathing-sign.cc: bugfix: finalis molecule
9784
9785 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
9786
9787         * Documentation/user/refman.itely: added docu for
9788         contemporary fermata symbols, gregorian breathing signs; small fixes
9789
9790         * ly/gregorian-init.ly: removed obsolete #'type props
9791
9792 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9793
9794         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
9795         minimum-length property correctly.
9796
9797 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9798
9799         * scm/music-functions.scm (make-multi-measure-rest): set input
9800         locations for multimeasure rests.
9801
9802 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
9803
9804         * input/regression/breathing-sign.ly: updated to for ancient
9805         notation
9806
9807 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
9808
9809         * scripts/ly2dvi.py: Add newline.
9810
9811 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9812
9813         * scripts/ly2dvi.py (dependency_files): Compile fix.
9814
9815 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9816
9817         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
9818         (make_html_menu_file): --html menu. 
9819
9820 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9821
9822         * scripts/ly2dvi.py (run_dvips): +add the .map file 
9823
9824 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9825
9826         * input/screech-boink.ly: new file.
9827
9828 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9829
9830         * scripts/lilypond-book.py (make_lilypond_file): convert
9831         lilypond-file to lilypond block directly, without going through
9832         begin/end lilypond text.
9833
9834
9835 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
9836
9837         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
9838         scm/grob-description.scm: moved Michael's original breathing sign
9839         code in brew_molecule() to divisio_minima(); provided new
9840         brew_molecule() that effectively replaces the
9841         Text_item::brew_molecule callback (with additional fallback to
9842         Michael's original code); added callbacks for brewing divisio
9843         maior/maxima and finalis
9844
9845         * gregorian-init.ly: added breathing sign shortcuts for virgula,
9846         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
9847
9848         * script-init.ly: added shortfermata, longfermata,
9849         verylongfermata, varcoda
9850
9851         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
9852         longfermata, verylongfermata, varcomma, varcoda
9853
9854 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9855
9856         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
9857           Remove all noquote and insert a few quote.
9858
9859         * Documentation/user/lilypond-book.itely (Music fragment options),
9860           scripts/lilypond-book.py: Don't include quotation blocks by
9861           default. Introduce option quote instead of noquote
9862
9863 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9864
9865         * VERSION: 1.7.15 released
9866
9867         * Documentation/user/lilypond.tely: omf updates.
9868
9869         * buildscripts/texi2omf.py (omf_vars): include version.date
9870
9871         * make/lilypond.redhat.spec.in: fixes for spec file. 
9872
9873         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
9874         by function definition: lily now requires a recent GNU Make.
9875
9876         * scripts/lilypond-book.py (write_deps): remove .tex dependency
9877         writing.
9878
9879         * make/ly-rules.make: remove .ly -> .tex rule
9880
9881         * Documentation/user/refman.itely (Figured bass): revised figured
9882         bass example.
9883
9884 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9885
9886         * stepmake/stepmake/omf-targets.make (local-install): add
9887         scrollkeeper-update message.
9888
9889         * scripts/lilypond-book.py (lilypond_binary): explicity add path
9890         to binary.
9891         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
9892
9893         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
9894
9895         * Documentation/user/converters.itely (Invoking midi2ly): add
9896         track/channel notice.
9897
9898 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9899
9900         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
9901
9902         * lily/parser.yy (scalar): DIGIT is also a scalar.
9903
9904         * Documentation/user/music-glossary.tely: add @omf tags
9905
9906         * Documentation/user/lilypond.tely: add @omf tags
9907
9908         * scm/generate-documentation.scm (string-append): add @omf tags.
9909
9910         * stepmake/stepmake/omf-*: new files 
9911
9912         * input/regression/multi-measure-rest.ly (texidoc): add doco
9913
9914         * GNUmakefile.in (web-doc-install): add web-doc-install target
9915
9916         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
9917         fixes crashes while dumping MIDI.
9918
9919         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
9920         midi
9921
9922 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9923
9924         * buildscripts/texi2omf.py: new file.
9925
9926         * mf/feta-beugel.mf: include font count, not staffsize (16) in
9927         font-name
9928
9929 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9930
9931         * input/regression/beam-manual-beaming.ly (texidoc): new file.
9932
9933         * lily/sequential-iterator.cc (descend_to_child): call
9934         descend_to_child() for all types of music.
9935
9936 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9937
9938         * scm/translator-property-description.scm: Add
9939         bassFigureFormatFunction.  Replace some entries.
9940
9941 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9942
9943         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
9944         clean out.
9945
9946 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9947
9948         * scripts/midi2ly.py (Note.dump): never dump duration for
9949         dump_dur=0.
9950
9951         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
9952         new function
9953
9954         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
9955         figures using new markups. Much simpler, and should improve layout
9956         a little.
9957
9958         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
9959
9960 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9961
9962         * ly/engraver-init.ly: use Hara kiri by default for 
9963         ChordNames, FiguredBass and Lyrics(Voice) context. 
9964
9965         * lily/axis-group-engraver.cc (acknowledge_grob): use
9966         rhythmic-grob-interface for selecting items not to hara-kiri'd 
9967
9968         * scm/new-markup.scm (markup-function-list): add bracket,
9969         vbracket.
9970
9971         * ly/engraver-init.ly (ChordNamesContext): set
9972         minimumVerticalExtent
9973
9974 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9975
9976         * input/test/time-signature-double.ly: new file 
9977
9978         * input/regression/collision-head-chords.ly (texidoc): new file.
9979
9980         * lily/type-swallow-translator.cc: add note swallow translator 
9981
9982         * input/test/time-signature-double.ly: new file.
9983
9984         * lily/type-swallow-translator.cc: add Rest_swallow_translator
9985
9986         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
9987         (FiguredBassContext): idem.
9988
9989         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
9990
9991         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
9992
9993         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
9994
9995         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
9996         .afm dependency
9997
9998         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
9999
10000         * python/lilylib.py (make_page_images): add function.
10001
10002         * scripts/ly2dvi.py (run_latex): include title in preview image.
10003
10004         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
10005         from lilypond-book for <ly2dvifile> tags in HTML.
10006
10007         * scripts/ly2dvi.py (option_definitions): add --debug option to
10008         print out environment.
10009
10010         * input/regression/tie-chord-partial.ly: new file.
10011
10012 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
10013
10014         * lilypond.words: add 3
10015
10016 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10017
10018         * scm/new-markup.scm (markup-function-list): add finger-markup
10019
10020         * input/tutorial/brahms-tweaked.ly: new markup 
10021
10022         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
10023
10024         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
10025         crash when processing '() markup
10026
10027         * input/regression/breathing-sign.ly (texidoc): add caesura example.
10028
10029         * lily/breathing-sign.cc (railtracks): another caesura.
10030
10031         * mf/feta-schrift.mf: caesura symbol. 
10032
10033 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10034
10035         * scripts/convert-ly.py (FatalConversionError.conv): add
10036         ly:molecule-XXX conversions.
10037
10038         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
10039
10040         * input/regression/multi-measure-rest-text.ly: new file.
10041
10042         * scm/music-functions.scm (glue-mm-rest-texts): automatically
10043         convert MMREST-TEXT to MultiMeasureRestNumber settings.
10044
10045         * ly/engraver-init.ly (ScoreContext): move tablature settings to
10046         ScoreContext
10047
10048         * scm/new-markup.scm (center-markup): \center markup.
10049
10050         * scm/music-functions.scm: remove pitchify scripts.
10051
10052         * lily/music.cc (print_smob): display music name if available 
10053
10054 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10055
10056         * Documentation/user/refman.itely (Instrument names): remove
10057         \turnOff doco.
10058
10059 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10060
10061         * lily/score.cc (mark_smob): bugfix.
10062
10063         * input/regression/rehearsal-mark.ly: new file.
10064
10065         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
10066         report error at the current token again.
10067
10068 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10069
10070         * cygwin/mknetrel: Exit if doc build fails.
10071
10072         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
10073
10074 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10075
10076         * scm/music-types.scm (music-descriptions): add doc strings
10077
10078 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10079
10080         * lily/lexer.ll: 
10081         * lily/include/my-lily-lexer.hh: 
10082         * lily/include/includable-lexer.hh: Add flex kludge.
10083
10084         * config.hh.in: 
10085         * config.make.in: 
10086         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
10087         cruft.
10088
10089         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
10090         code.
10091
10092 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10093
10094         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
10095
10096         * lily/parser.yy (new_chord): Compile fix.
10097
10098 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10099
10100         * Documentation/user/refman.itely (Tuning groups of objects):
10101         remove documentation for \turnOff. 
10102
10103         * lily/percent-repeat-engraver.cc (try_music): add correct
10104         processing moments for double-measure percents as well.
10105
10106         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
10107
10108         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
10109         grob prop type. 
10110
10111         * Documentation/user/refman.itely (Printing named chords): add
10112         chord name tweak doco.
10113
10114         * input/template/gregorian-transcription.ly: new file.
10115
10116 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10117
10118         * VERSION: 1.7.13 released
10119
10120         * input/test/*: lots of cleanups/comment-outs/removals in chord
10121         examples
10122
10123         * input/regression/*: lots of cleanups/comment-outs/removals in
10124         chord examples
10125
10126         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
10127         options
10128
10129         * lily/new-chord-name-engraver.cc (process_music): give original
10130         inversion pitch to chord name routine.
10131
10132         * input/tutorial/os-score.ly: update to new markup
10133
10134         * Documentation/user/appendices.itely: simply include
10135         chords-ignatzek. 
10136
10137         * Documentation/user/refman.itely (Chords mode): add documentation
10138         for chord mode.
10139
10140         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
10141         not present in chord.
10142         (construct-chord): add inversion and bass support.
10143
10144         * lily/chord.cc: junk contents.
10145
10146 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
10147
10148         * Documentation/user/refman.itely:
10149         * Documentation/user/music-glossary.tely: fix. 
10150
10151 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10152
10153         * scm/chord-entry.scm (construct-chord): move chord construction
10154         to Scheme.
10155
10156         * lily/parser.yy (new_chord): new setup for chord entry.
10157
10158 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
10159
10160         * lilypond.words:
10161         * Documentation/user/music-glossary.tely: add ambitus.
10162
10163 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10164
10165         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
10166
10167         * lily/include/*.hh: string() -> to_string()
10168
10169         * scm/chords-ignatzek.scm: new file.
10170
10171         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
10172         standard chord name exceptions.
10173
10174         * scm/translator-property-description.scm (chordNameSeparator):
10175         add property.
10176         (majorSevenSymbol): add property
10177
10178         * lily/translator-scheme.cc (ly:context-properties): new function
10179         (ly:context-parent): new function.
10180         (print_smob): print context name.
10181
10182         * lily/music.cc (ly:get-music-length): new function
10183         (print_smob): don't print properties.
10184
10185         * lily/duration.cc (duration<?): new function
10186
10187         * input/regression/chords-funky-ignatzek.ly: new file.
10188
10189         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
10190         jazz chords.
10191
10192         * lily/pitch.cc (ly:pitch-diff): new function.
10193
10194         * input/regression/chords-ignatzek.ly: new file.
10195
10196 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10197
10198         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
10199         pitches for jazz chords.
10200
10201 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10202
10203         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
10204
10205 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
10206
10207         * lilypond.words: add 1
10208
10209 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
10210
10211         * Documentation/topdocs/AUTHORS.texi: refine.
10212
10213 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
10214
10215         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
10216
10217         * lilypond.words: add one.
10218
10219 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
10220
10221         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
10222         Fontify bass note in chords, e.g., e in c1/e.
10223
10224 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10225
10226         * Documentation/user/music-glossary.tely: Dutch updates and
10227         additions (Arent Storm).
10228
10229 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10230
10231         * input/regression/ambitus.ly:  move file.      
10232
10233         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
10234
10235         * lily/event.cc (transpose): add tonic property to Key_change_req
10236         and to Key_engraver.
10237
10238 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
10239
10240         * Documentation/user/refman.itely: fix typo.
10241
10242         * lilypond.words: removed wrong identifiers.
10243
10244 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10245
10246         * mf/feta-toevallig.mf: make flat stem shorter 
10247
10248 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
10249
10250         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
10251
10252         * lilypond.words: add from Phrasing slur.
10253
10254 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
10255
10256         * lilypond-mode.el: allow launching multiple ViewPS processes.
10257
10258         * lilypond.words: add from Text markup.
10259
10260 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10261
10262         * input/test/ossia.ly (texidoc): add comment.
10263
10264         * input/regression/voice-follower.ly: new file.
10265
10266         * mf/feta-toevallig.mf: make flat heavier.
10267
10268         * lily/cluster-engraver.cc: clean up Cluster engraver
10269
10270         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
10271         Engraver. Use Note_column to compute Y positions and deal with
10272         line break stuff.
10273
10274 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10275
10276         * lily/stem.cc: move french-beaming to stem.
10277
10278 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
10279
10280         * lilypond-font-lock.el: fontify all durations in chords.
10281
10282         * lilypond.words: add from lily/my-lily-lexer.cc
10283
10284 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10285
10286         * VERSION: release 1.7.12
10287
10288         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
10289
10290         * lily/gregorian-ligature.cc: new file
10291
10292         * lily/*: the Great 2003 search & replace.
10293
10294         * Documentation/user/refman.itely (Manual repeat commands): add
10295         note about font selection.
10296
10297 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
10298
10299         * lilypond-mode.el: propose recompiling midi while invoking playing,
10300         not while stopping playing.
10301
10302 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
10303
10304         * lilypond.words: add one.
10305
10306         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
10307         and expressional note grouping. Fontify chord modes.
10308
10309 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
10310
10311         * Documentation/user/music-glossary.tely (Top): translate melisma.
10312
10313 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10314
10315         * Documentation/user/music-glossary.tely (Top): add melisma.
10316
10317 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
10318
10319         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
10320         interfaces for (abstract) grob GregorianLigature
10321
10322         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
10323         renamed head* -> glyph_name*, x-shift* -> x-offset*
10324
10325         * scm/grob-property-description.scm: bugfix: added missing descriptions
10326
10327 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10328
10329         * input/test/chord-names-dpnj.ly: New file.
10330
10331         * scm/double-plus-new-chord-name.scm: Implement full and partial
10332         exceptions.
10333
10334         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
10335
10336         * scm/double-plus-new-chord-name.scm
10337         (double-plus-new-chord->markup): Fix sub->markup.
10338
10339
10340 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
10341
10342         * lily/custos-engraver.cc: added TODO; editorial changes
10343
10344         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
10345         consistency with other ligature engravers; removed access on (now)
10346         private variable _ligature of Ligature_engraver
10347
10348         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
10349         renamed last_bound -> last_bound_; issue programming_error on
10350         abstract method calls; moved primitives code from
10351         Mensural_bracket_engraver to here (because almost ligature
10352         engravers will need it); renamed try_stop_ligature () ->
10353         typeset_ligature (); bugfix: store primitives of finished ligature
10354         in separate variable finished_primitives_ to avoid clash on input
10355         like "\] \["; added current_ligature () to enable access on
10356         private variable _ligature
10357
10358         * lily/mensural-ligature-engraver.cc: removed primitives_ code
10359         (now in super class); renamed try_stop_ligature () ->
10360         typeset_ligature ()
10361
10362         * lily/mensural-ligature.cc: issue programming_error on abstract
10363         method calls
10364
10365         * lily/note-heads-engraver.cc: added TODO comment upon bool
10366         in_ligature
10367
10368         * mf/parmesan-heads.mf: fixed some of set_char_box()
10369
10370         * scm/grob-description.scm: added VaticanaLigature
10371
10372         * scm/grob-property-description.scm: added neume prefix properties
10373
10374         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
10375         lily/include/gregorian-ligature-engraver.hh,
10376         lily/include/gregorian-ligature.hh: new files; framework for
10377         gregorian ligature engravers such as vaticana
10378
10379         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
10380         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
10381         vaticana style ligature implementation (still somewhat uncomplete)
10382
10383 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10384
10385         * VERSION: release 1.7.11
10386
10387         * scripts/convert-ly.py: add ly:pitch-transpose rule
10388
10389 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10390
10391         * input/test/dpncnt.ly: New file.
10392
10393         * lily/my-lily-lexer.cc: Add chordnames keyword.
10394
10395         * lily/parser.yy (chordnames_block): Parse chord name exception
10396         lists, see input/test/dpncnt.ly.
10397
10398         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
10399         function.
10400
10401         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
10402         filter-out too.
10403
10404         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
10405         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
10406         pitch functions (except for ly:make-pitch, but that's apparently
10407         some sort of scheme naming standard?).
10408
10409         * scm/lily.scm (!=): define-public.
10410
10411         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
10412
10413 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10414
10415         * scm/double-plus-new-chord-name.scm
10416         (double-plus-new-chord-name->markup): New file.
10417
10418 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10419
10420         * python/lilylib.py (make_preview): don't suppress progress for
10421         bbox extraction.
10422
10423 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10424
10425         * Documentation/user/appendices.itely (scheme): update for new syntax.
10426
10427         * input/regression/chord-name-styles.ly: new file
10428
10429         * lily/instrument-name-engraver.cc: create instrument names
10430         without barline too.  Allows instrument name on ChordNames  
10431
10432         * scm/new-markup.scm (interpret-markup): allow simple strings as
10433         markup too.
10434
10435 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10436
10437         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
10438         (step->markup-accidental): Fix: add accidental.
10439         (chord::inner-name-american): 
10440         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
10441         append stray '/' if last superscript addition was 'o'.
10442
10443         * scm/new-markup.scm (normal-size-sub-markup) 
10444         (normal-size-super-markup): New function.
10445
10446         * lily/source-file.cc (Source_file): Add warning for possibly
10447         intentional but suspicious initialization.
10448
10449         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
10450         add comments about cut-and-paste programming.
10451
10452         * flower/rational.cc (lcm): Not used; comment out.
10453
10454 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10455
10456         * lily/new-fingering-engraver.cc (position_scripts): use
10457         fingerHorizontalDirection to determine fingering horizontal
10458         directions.
10459
10460         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
10461         fingering support.
10462
10463         * scripts/convert-ly.py (FatalConversionError.conv): add style
10464         conversion rule. 
10465
10466         * scm/chord-name.scm (set-chord-name-style): new function.
10467         (new-chord-name-brew-molecule): revise to interpret markup only
10468         (new-chord->markup): cleanuppish rewrite. To be called from the
10469         new engraver.
10470
10471         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
10472         Markup earlier, during interpreting.
10473
10474         * input/test/{banter,jazz,american}-chords.ly (scheme): update
10475         style settings. Rename to chord-names-*.ly
10476
10477 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10478
10479         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
10480         markup code and update to new markup.  Most probably broke some of
10481         it.
10482
10483 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
10484
10485         * Documentation/user/refman.itely: added docu for ambitus and
10486         clusters
10487
10488         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
10489         ly_quote_scm() in lookup.cc
10490
10491         * mf/parmesan-clefs.mf: set_char_box fix
10492
10493         * lily/cluster-engraver.cc: junk implicit protection; use
10494         Protected_scm instead
10495
10496 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10497
10498         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
10499         throughout.
10500
10501         * scm/new-markup.scm: Turn-off error-triggering test code.
10502
10503 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10504
10505         * scm/new-markup.scm (markup-thrower-typecheck) 
10506         (markup-typecheck?):  add full typechecking functions.
10507         (make-markup-maker): add make-FOO-markup functions.
10508         (markup-argument-list-error): nice error checking messages.
10509         (make-markup): better function: less quoting escapades.
10510
10511 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10512
10513         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
10514
10515 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10516
10517         * cygwin/lilypond.hint (requires): Add cygwin.
10518
10519         * .cvsignore: Remove stepmake (huh!?!), add lib.
10520
10521         * GNUmakefile.in: Add libdir links for builddir runs.
10522
10523         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
10524         instead of datadir.
10525
10526         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
10527         local_lilypond_libdir.
10528
10529         * config.make.in (lilypond_libdir): Add.
10530
10531         * stepmake/stepmake/substitute-rules.make: 
10532         * stepmake/stepmake/script-rules.make: 
10533         * stepmake/stepmake/python-module-rules.make:
10534         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
10535         lilypond-python-module patch.
10536
10537 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10538
10539         * Documentation/user/refman.itely (Graphical interfaces): add note
10540         about xml2ly.
10541
10542 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10543
10544         * scripts/ly2dvi.py (run_dvips): remove trailing newline
10545
10546 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10547
10548         * VERSION: released 1.7.10
10549
10550         * scripts/musedata2ly.py (): idem
10551
10552         * scripts/midi2ly.py (dump_chord): idem
10553
10554         * scripts/etf2ly.py (version): idem 
10555
10556         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
10557
10558         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
10559
10560         * scm/tex.scm (tex-output-expression): remove eval compat
10561         glut. Other output files too.
10562
10563         * scm/chord-name.scm: don't export anything from chord module.
10564
10565         * input/test/american-chords.ly: idem
10566
10567         * input/test/banter-chords.ly (texidoc): idem
10568
10569         * input/test/Cc-chords.ly: add breakage notes.
10570
10571         * Documentation/user/refman.itely (Text markup): rewrite manual
10572         section.
10573
10574         * lily/parser.yy (scalar): allow \markup { } as property value. 
10575
10576         * scm/chord-name.scm: complete new markup usage
10577
10578         * scm/grob-description.scm (all-grob-descriptions): use new markup
10579         texts by default
10580
10581 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10582
10583         * scm/chord-name.scm: partial move to new markup texts.
10584
10585 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10586
10587         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
10588
10589         * scm/bass-figure.scm (brew-bass-figure): make stack direction
10590         settable.
10591
10592 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
10593
10594         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
10595         invoked for old midi, wait for killing.
10596
10597 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
10598
10599         * Documentation/user/music-glossary.tely: Finnishing.
10600
10601 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10602
10603         * mf/feta-nummer-code.mf: some kerning pairs.
10604
10605 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
10606
10607         * scm/output-lib.scm (set-bar-number-visibility): Context-function
10608         Added.
10609
10610         * Documentation/user/refman.itely (Bar numbers):
10611         set-bar-number-visibility added, modulo-bar-number removed again
10612         (sorry).
10613
10614 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
10615
10616         * scm/output-lib.scm (modulo-bar-number-visible): add function.
10617
10618         * Documentation/user/refman.itely: add modulo-bar-number-visible.
10619
10620         * Documentation/user/music-glossary.tely: translate into Finnish.
10621
10622 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10623
10624         * lilypond-mode.el: add shortcut for 2midi
10625
10626         * lilypond-font-lock.el: fontify lyrics
10627
10628 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
10629
10630         * scm/drums.scm : use 1.7.x names.
10631
10632         * input/regression/drums.ly : Don't use << chords >>
10633
10634 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10635
10636         * lilypond-mode.el: tidy, add TODO
10637
10638         * make/lilypond.mandrake.spec.in: install-info quietly.
10639
10640 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10641
10642         * input/test/markup.ly: use new syntax.
10643
10644 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10645
10646         * ly/params-init.ly (interscoreline): add word-space
10647
10648         * input/test/metronome.ly (eighthNote): idem.
10649
10650         * input/test/script-priority.ly: use new markup
10651
10652         * lily/parser.yy (markup): allow HEAD markup0 markup1 
10653
10654         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
10655
10656         * lily/parser.yy (gen_text_def): bugfix.
10657         (full_markup): allow markup identifier.
10658
10659 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
10660
10661         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
10662         jobs at the same time. Add horizontal lines to Command menu.
10663         Allow one compiling job -- propose killing others before a new one.
10664
10665         * lilypond.words: add markup, teeny, etc.
10666
10667 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
10668
10669         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
10670         Allow only one type of midi process; launching Midi either stops
10671         midis or plays the current midi and launching MidiAll stops midis
10672         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
10673         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
10674
10675 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10676
10677         * lily/text-engraver.cc (process_acknowledged_grobs): use new
10678         markup  for new markup texts.
10679
10680         * lily/mark-engraver.cc (process_music): idem
10681
10682         * lily/instrument-name-engraver.cc (create_text): idem
10683
10684         * scm/new-markup.scm (magnify-markup): new function.
10685
10686         * scm/molecule.scm (stack-lines): bugfix.
10687
10688         * lily/font-interface.cc (get_font): take font-magnification from
10689         alist chain.
10690
10691 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10692
10693         * lily/molecule-scheme.cc: move scheme functions to separate file.
10694
10695         * lily/font-metric.cc  (ly_get_glyph): new function. 
10696
10697         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
10698         (italic-markup, dynamic-markup): new functions
10699         (font-markup): new function
10700
10701         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
10702         padding and minimum
10703
10704 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
10705
10706         * lily/accidental-engraver.cc:
10707         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
10708
10709 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
10710
10711         * lilypond.vim:
10712         * lilypond-font-lock.el: Put \longa as duration. Accept only 
10713         [a-zA-Z] for user defined identifiers. Separate note cases 
10714         with and without a duration (allow cis\longaX).
10715
10716         * lilypond.words: Add words from Info.
10717
10718 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10719
10720         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
10721
10722 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
10723
10724         * lilypond-mode.el: Propose reverting buffer before a command if
10725         it was edited with an another editor.
10726
10727 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10728
10729         * lily/molecule.cc (ly_translate_molecule): new function
10730
10731         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
10732         into libdir
10733
10734         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
10735
10736         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
10737
10738 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
10739
10740         * lilypond.words: take \words from Info-index.
10741
10742 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10743
10744         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
10745
10746 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
10747
10748         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
10749
10750 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
10751
10752         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
10753         and lilypond-documentation.
10754
10755 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10756
10757         * lily/parser.yy: Compile fix (bison 1.75).
10758
10759 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10760
10761         * VERSION: 1.7.9 released
10762
10763         * scm/music-functions.scm (shift-one-duration-log): refactor.
10764         Use music-map.
10765
10766         * input/regression/chord-tremolo.ly (texidoc): add dot test.
10767
10768         * NEWS: update.
10769
10770         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
10771         argument
10772
10773         * scm/music-functions.scm (display-music): new function
10774         (music-map): change arg order.
10775
10776         * input/regression/new-markup-syntax.scm: new file
10777
10778         * lily/parser.yy (markup): add \markup { .. } syntax.
10779
10780         * scm/new-markup.scm (override-markup): new function
10781         (lookup-markup): new function
10782         (music-markup): new function
10783         (lookup-markup-command): use markup-signature to store argument
10784         format for parser.
10785
10786         * lily/lexer.ll: preliminary \markup syntax. 
10787
10788 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
10789
10790         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
10791         add pre/post-dependencies and menus with icons from source.
10792
10793         * Documentation/pictures/lilypond-48x48.xpm:
10794         * Documentation/pictures/lilypond-32x32.xpm:
10795         * Documentation/pictures/lilypond-16x16.xpm: new files, background
10796         transparent.
10797
10798         * stepmake/stepmake/generic-targets.make:
10799         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
10800
10801 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10802
10803         * input/regression/music-map.ly (texidoc): new file.
10804
10805         * scm/music-functions.scm (music-map): new function
10806
10807 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10808
10809         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
10810
10811 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
10812
10813         * input/test/to-xml.ly:
10814         * lily/ligature-engraver.cc: Fixes documentation.
10815
10816         * lilypond.mandrake.spec.in:
10817         * lilypond.redhat.spec.in: Add lilypond.words.
10818
10819         * Documentation/user/refman.itely: Mention Info inside emacs.
10820
10821         * lilypond.suse.spec.in:
10822         * lilypond.redhat.spec.in:
10823         * lilypond.mandrake.spec.in: Set root-owner for doc
10824         (tobbe@nyvalls.se).
10825
10826 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10827
10828         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
10829         os.popen.read ().
10830
10831 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10832
10833         * scripts/ly2dvi.py (include_path): print warning if failing anything.
10834
10835         * python/lilylib.py (error): add space
10836
10837 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10838
10839         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
10840         distribution.
10841
10842 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10843
10844         * lily/paper-outputter.cc (Paper_outputter): close port when
10845         finishing score.
10846
10847 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10848
10849         * scm/sodipodi.scm: Fixes.
10850
10851 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
10852
10853         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
10854
10855         * buildscripts/make-font-dir.py: Fix. 
10856
10857 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
10858
10859         * lilypond-mode.el: Add support for Info inside Emacs.
10860
10861 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10862
10863         * buildscripts/make-font-dir.py: 
10864         * mf/GNUmakefile: Make sodipodi font map.
10865
10866         * scm/sodipodi.scm: Add more output functions.
10867
10868         * mf/feta-nummer.mf: 
10869         * mf/feta-beugel.mf: Add font_coding_scheme.
10870
10871         * lily/paper-outputter.cc (output_header): Fix creator string.
10872
10873 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10874
10875         * lilypond-mode.el (LilyPond-autocompletion): invoked with
10876         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
10877
10878         * lilypond.words: add two (Everybody can add/remove words now!).
10879
10880         * debian/rules:
10881         * make/lilypond.suse.spec.in:
10882         * make/lilypond.mandrake.spec.in:
10883         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
10884
10885         * Documentation/user/refman.itely: Mention autocompletion.
10886
10887 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
10888
10889         * scripts/ly2dvi.py: Add paper sizes.
10890
10891         * lily/timing-engraver.cc: 
10892         * lily/time-signature.cc: 
10893         * lily/span-bar.cc: 
10894         * lily/grob-scheme.cc: Code formatting fixes.
10895
10896         * scm/sodipodi.scm: 
10897         * scm/sketch.scm:
10898         * buildscripts/mf-to-table.py: 
10899         * buildscripts/make-font-dir.py: Font testing.
10900
10901 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10902
10903         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
10904         inserts try-completion and shows all-completions.
10905
10906         * lilypond.words: '\' -> '\\'
10907
10908         * lilypond-mode.el: load libraries in the end, lilypond.words defines
10909         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
10910
10911         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
10912         and LilyPond-reserved-words.
10913
10914 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
10915
10916         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
10917         from load-path.
10918
10919         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
10920         the mini-buffer with Control-Shift-c.
10921
10922 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10923
10924         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
10925         duration. This fixes \tempo taking time.
10926
10927 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10928
10929         * lily/volta-engraver.cc (process_acknowledged_grobs): 
10930         Allow for text markup in repeatCommands. 
10931
10932 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
10933
10934         * lilypond-mode.el (LilyPond-insert-string): new function, use it
10935         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
10936         Get rid of skeleton.el-dependency.
10937
10938         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
10939
10940 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10941
10942         * lily/beam-engraver.cc (stop_translation_timestep): reset
10943         now_stop_ev_
10944
10945         * lily/scm-option.cc: add parse-protect to ly:set-option
10946
10947         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
10948
10949 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10950
10951         * lily/include/ligature-bracket.hh: removed
10952         * lily/ligature-bracket.cc: removed
10953
10954         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
10955         .tex
10956
10957         * lily/beam.cc (set_beaming): don't change beam count on rests.
10958         (brew_molecule): always set flag-width > 0.
10959
10960 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
10961
10962         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
10963         chars, remove instructions; instead, refer to lilypond-init.el and
10964         Documentation/topdocs/INSTALL.texi.
10965
10966         * lilypond.words: add identifiers and reserved words.
10967
10968         * Documentation/topdocs/INSTALL.texi: separate sections for installing
10969         files and adding a load-path.
10970
10971         * lilypond-init.el: Instructions, extracted from 
10972         Documentation/topdocs/INSTALL.texi. 
10973
10974 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10975
10976         * VERSION: 1.7.8 released 
10977
10978         * lily/grob.cc (warning): better robustness fix.
10979
10980 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
10981
10982         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
10983
10984         * lily/cluster-engraver.cc: stick better to variable naming
10985         conventions
10986
10987         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
10988         until stop_translation_timestep()
10989
10990         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
10991         min/max coordinates to backend, but no musical info such as
10992         pitches
10993
10994         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
10995
10996         * lily/grob.cc: robustness fix: warning(): do not crash if
10997         cause is not set
10998
10999         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
11000         the much more elaborated tuplet brackets than the very naive and
11001         simple ligature bracket grob
11002
11003 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11004
11005         * Documentation/user/refman.itely (Analysis brackets): add
11006         horizontal bracket doco.
11007
11008         * ly/property-init.ly (setMmRestFermata): added.
11009
11010         * Documentation/user/refman.itely (Multi measure rests): fermatas
11011         on mm rests.
11012
11013         * input/regression/apply-context.ly (texidoc): new file
11014
11015         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
11016         code to be executed during interpretation. Possible applications:
11017         smart octavation, more advanced bar checks. 
11018
11019         * lily/apply-context-iterator.cc: new file.
11020
11021 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11022
11023         * input/test/new-markup.ly: new file.
11024
11025         * lily/text-item.cc (text_to_molecule): new function
11026
11027         * scm/new-markup.scm (lambda): new file
11028
11029         * lily/function-documentation.cc (ly_add_function_documentation):
11030         add proc property as well
11031
11032 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11033
11034         * Documentation/user/music-glossary.tely (Top): add custos.
11035
11036 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
11037
11038         * Documentation/topdocs/INSTALL.texi: advise how to include source
11039         path to Emacs load-path and improve language.
11040
11041 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11042
11043         * GNUmakefile.in: config.h message fix.
11044
11045         * autogen.sh:
11046         * aclocal.m4: Regenerate.
11047
11048         * configure.in: 
11049         * config.make.in: 
11050         * stepmake/config.make.in: 
11051         * stepmake/configure.in: 
11052         * stepmake/autogen.sh: 
11053         * stepmake/aclocal.m4: Update for autoconf 2.56.
11054
11055 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
11056
11057         * Documentation/topdocs/INSTALL.texi: instructions for an user how
11058         to install Emacs-mode. Instructions how to use vim-mode.
11059
11060 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11061
11062         * scm/music-types.scm (music-descriptions): no length for tempo event.
11063
11064         * input/*.ly: add \version everywhere.
11065
11066         * input/*.ly: update syntax to 1.7 + new-chords.
11067
11068         * VERSION: 1.7.7 released.
11069
11070         * Documentation/user/*.tely: new chord syntax.
11071
11072         * input/regression/[bc]*.ly (texidoc): syntax updates.
11073
11074 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
11075
11076         * lilypond.words: add vocabulary to be used in auto-completion
11077
11078         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
11079
11080         * lilypond.vim: allow note name at EOF
11081
11082 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11083
11084         * buildscripts/new-chords.py (edit): -e option: inline editing.
11085
11086         * input/regression/a*.ly (texidoc): syntax updates.
11087
11088         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
11089         music): elucidations. 
11090
11091 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
11092
11093         * lily/include/lily-proto.hh, ly/engraver-init.ly,
11094         ly/spanners-init.ly, scm/grob-description.scm,
11095         scm/grob-property-description.scm, scm/music-types.scm,
11096         lily/cluster-engraver.cc, lily/cluster.cc,
11097         lily/include/cluster.hh, input/test/cluster.ly: cluster
11098         implementation
11099
11100         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
11101         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
11102         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
11103
11104         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
11105
11106         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
11107
11108         * scm/grob-description.scm: bugfix: by default, use default note
11109         head style when engraving ligatures
11110
11111         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
11112
11113         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
11114         events
11115
11116         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
11117
11118         * input/test/ancient-font.ly: bugfix: style -> flag-style
11119
11120         * lily/ligature-engraver.cc: indentation fix
11121
11122         * lily/parser.yy: indentation fixes
11123
11124 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11125
11126         * input/regression/measure-grouping.ly: more elaborate example.
11127
11128         * lily/moment.cc: ly:add-moment, ly:mul-moment,
11129         ly:div-moment. New functions 
11130
11131         * scm/music-functions.scm (set-time-signature): new function,
11132         allow inline time sig settings with measure grouping.
11133
11134         * lily/parser.yy (command_element): move time sig construction
11135         into Scheme.
11136
11137         * lily/side-position-interface.cc (out_of_staff): new function,
11138         like padding, but keep minimum distance from staff. Easier than
11139         linespanners (dynamics, pedals), but roughly the same effect.
11140
11141 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
11142
11143         * emacs-mode.el: Added spanish-note-replacements 
11144         (Carlos Betancourt, <carlos.betancourt@chello.be>).
11145
11146         * vimrc: (Un)commenting with <(S-)F12>, tidy.
11147
11148 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
11149
11150         * lilypond.vim: Do not fontify cises, desis, etc.
11151
11152         * vimrc: view dvi with <S-F6>
11153
11154 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11155
11156         * lily/lookup.cc (triangle): new function.
11157
11158         * input/regression/measure-grouping.ly (texidoc): new file: show
11159         triangles and brackets for beat groups of 3 and 2.
11160
11161         * lily/include/measure-grouping-spanner.hh (class
11162         Measure_grouping): new file.
11163
11164         * lily/measure-grouping-spanner.cc (brew_molecule): new file
11165
11166         * lily/measure-grouping-engraver.cc (class
11167         Measure_grouping_engraver): new file.
11168
11169 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11170
11171         * Merge from stable:
11172
11173             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
11174
11175         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
11176         stylesheet.
11177
11178         * ly/paper19.ly: Include paper19-init.ly.
11179
11180         * ly/paper19-init.ly: New file.
11181
11182         * Documentation/user/tutorial.itely (First steps): Fix first
11183         example for font test.
11184
11185         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
11186
11187         * ChangeLog: Add 1.7.6 release marker (see below).
11188
11189         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
11190         Add .py files.
11191
11192 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11193
11194         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
11195
11196         * input/tutorial/*.ly: update to new syntax.
11197
11198         * lily/parser.yy (Composite_music): new transpose syntax,
11199         \transpose FROM TO MUSIC. 
11200
11201 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11202
11203         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
11204         latex progress/error output to stderr (by default this goes to
11205         stdout).  Show lilypond progress, even when not verbose.
11206
11207         * python/lilylib.py (system): New optional parameter to control
11208         showing of progress.
11209
11210         * scm/backend-documentation-lib.scm (check-dangling-properties):
11211         Fix error message.
11212
11213         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
11214         axis, extent.
11215
11216         * scm/grob-property-description.scm (magnify): Remove.
11217         (extent, axis): Add.
11218
11219 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11220
11221         * VERSION: Release 1.7.6.
11222
11223         * scripts/convert-ly.py: more uniformization substitutions.
11224
11225         * buildscripts/new-chords.py (sub_chords): new file.
11226
11227 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11228
11229         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
11230         lilypond.map.  Include sauter fonts too.  Cleanups.
11231
11232 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11233
11234         * Documentation/user/tutorial.itely (First steps): change to new
11235         chord/tie/slur/beam notation.
11236
11237         * lily/parser.yy (event_that_take_dir): allow postfix notation for
11238         ties.
11239
11240         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
11241         engraver. Process ties in postfix notation, i.e. c8-~ c
11242
11243         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
11244
11245         * input/regression/beam-postfix-notation.ly (texidoc): new file.
11246
11247         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
11248
11249         * lily/beam-engraver.cc (try_music): accept new-beam-events
11250
11251         * input/regression/chord-scripts.ly (texidoc): new file
11252
11253         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
11254         script-events.
11255
11256         * scm/script.scm (default-script-alist): cleanup.
11257
11258         * lily/script-engraver.cc (make_script_from_event): cleanup.
11259
11260         * lily/lyric-combine-music-iterator.cc
11261         (Lyric_combine_music_iterator): remove superfluous events.
11262         (melisma_busy): new function. Fix broken melismas.
11263
11264 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
11265
11266         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
11267         Remove nonvalid settings. Use descriptive key names.
11268         Use <Return> to indicate the pressing of that key.
11269
11270 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11271
11272         * scripts/lilypond-book.py (option_definitions): Typo.
11273
11274         * scripts/ly2dvi.py: Updates.
11275
11276         * python/lilylib.py (setup_environment, print_environment)
11277         (get_bbox, make_preview): Merge and remove from ly2dvi and
11278         lilypond-book.
11279
11280         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
11281
11282         * .cvsignore: Remove some cruft.
11283
11284         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
11285         path.
11286
11287         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
11288         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
11289         throughout.
11290
11291         * python/lilylib.py (quiet_system): Junk
11292         (system): Display error log upon failure.
11293         (read_pipe): New function.  Cleanups and fixes.
11294
11295         * python/*.py: Rename from *.py.in.
11296
11297         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
11298
11299         * GNUmakefile.in (SUBDIRS): Move python before scripts.
11300
11301 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11302
11303         * python/GNUmakefile: Bugfix: handle modules.
11304
11305         * stepmake/stepmake/python-module-targets.make (default): Add
11306         compiled modules. 
11307
11308         * stepmake/stepmake/python-module-rules.make: Add rule for byte
11309         compiling modules.
11310
11311         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
11312         Bugfix.  (OUT_PYC_MODULES): Add.
11313
11314 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
11315
11316         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
11317         Use default paths. Refresh description.
11318
11319 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11320
11321         * VERSION: 1.7.5 released
11322
11323         * input/regression/finger-chords.ly (texidoc): new file.
11324
11325         * lily/script-engraver.cc (process_music): remove scriptHorizontal
11326         support
11327
11328         * lily/fingering-engraver.cc (process_music): remove kludgy
11329         scriptHorizontal stuff.
11330
11331         * lily/script.cc: remove staff-support property.
11332
11333         * lily/new-fingering-engraver.cc (add_fingering): new
11334         file. Fingering engraver for new style chords.
11335
11336 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11337
11338         * lily/parser.yy (bare_number): allow 4 \cm (without
11339         decimal dot). (should backport to 1.6?)
11340
11341         * ly/declarations-init.ly: use Scheme for dimension defs.
11342
11343         * lily/parser.yy (TODO): remove hard coded dimensions, add
11344         REAL NUMBER_IDENTIFIER production.
11345
11346         * lily/rest-collision.cc (force_shift_callback): rewrite using
11347         -done property.
11348
11349         * scm/grob-property-description.scm (rest-collision-done): add
11350         property.
11351
11352         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
11353
11354 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11355
11356         * input/regression/multi-measure-rest-center.ly: new file.
11357
11358         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
11359         off horizontally by 0.05 ss. Fixed.
11360
11361 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11362
11363         * scm/pdftex.scm: Rename ly-number to ly:number->string.
11364
11365         * Documentation/topdocs/index.tely: Remove duplicate from merge.
11366
11367 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11368
11369         * lily/tie.cc (get_control_points): also avoid staff lines on the
11370         just outside the outer staff lines
11371
11372 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11373
11374         * ly/params-init.ly: Just define style-alist, no need to
11375         define-public.
11376
11377         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
11378         (thanks Han-Wen).
11379
11380         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
11381         (FET_FILES): = FONT_FILES.
11382
11383         * Merge from stable:
11384
11385             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
11386
11387 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11388
11389         * VERSION: 1.7.4 released.  
11390
11391         * scm/generate-documentation.scm (string-append): add macro
11392         definitions.
11393
11394         * lily/text-item.cc (lookup_text): don't use virtual fonts for
11395         normal texts.
11396
11397         * lily/multi-measure-rest-engraver.cc: make separate
11398         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
11399
11400         * lily/multi-measure-rest.cc: remove text handling. Remove
11401         number-threshold.
11402
11403 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11404
11405         * scm/music-types.scm: doc patch by Graham Percival
11406
11407 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11408
11409         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
11410         encoding part.
11411         (Font_info.set_defaults): pixelsize now also defauts to '0'.
11412         (sketch_p): Sketch wants only first four elements of X11 font spec.
11413
11414         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
11415
11416         * mf/feta-autometric.mf: Write foundry and family to log.
11417
11418         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
11419         font translation table.
11420
11421         * buildscripts/mf-to-table.py: Better font info into afm.
11422
11423         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
11424         1.0.9 required.
11425
11426         * configure.in: Whine for mftrace 1.0.9.
11427
11428 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11429
11430         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
11431
11432         * lily/main.cc (main_prog): don't try to load init.EXT when
11433         processing foo.EXT.
11434
11435 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
11436
11437         * scm/tex.scm (zigzig-line): added.
11438
11439         * scm/ps.scm (zigzag-line): added.
11440
11441         * ps/music-drawing-routines.ps (subvec): added.
11442         (draw_zigzag_line): added.
11443
11444         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
11445         grob properties zigzag-width and zigzag-length.
11446
11447         * input/regression/glissando.ly: Add some zig-zagged glissandi.
11448
11449 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11450
11451         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
11452         svg output, including font.
11453
11454 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11455
11456         * scm/lily.scm: Register sodipodi output module.
11457
11458         * scm/sodipodi.scm: New file.
11459
11460         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
11461
11462         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
11463         comment, after header.
11464         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
11465         FullName.  Fix FontName key.
11466
11467 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
11468
11469         * lily/rest.cc (after_line_breaking): bugfix: dots after half
11470         and breve rests.
11471
11472         * input/test/blank-notes.ly: bugfix
11473
11474         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
11475         rests. (Kim Shrier)
11476
11477         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
11478
11479 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11480
11481         * scm/tex.scm: 
11482         * scm/ps.scm: Cleanup and remove obsolete junk.
11483
11484         * Documentation/user/internals.itely:
11485         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
11486
11487         * lily/parser.yy: Identify shift/reduce problems.
11488
11489         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
11490         make-style-sheet.  Too specific for convert-ly?
11491
11492 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11493
11494         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
11495
11496         * input/test/*.ly: various fixes.
11497
11498         * lily/music.cc (name): bugfix
11499
11500         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
11501
11502         * lily/input-file-results.cc (code): set-point-and-click! ->
11503         set-point-and-click
11504
11505 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11506
11507         * Use uniform ly: prefix for exported scheme primitive functions.
11508
11509         * scm/music-types.scm: junk compat glue
11510
11511         * scripts/convert-ly.py: add rules for stuff below, junk
11512         compatibility glue for spanrequest.
11513
11514         * lily/parser.yy (verbose_event): remove \spanrequest,
11515         \commandspanrequest, \script. 
11516
11517         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
11518
11519         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
11520         for \penalty, \glissando.
11521
11522         * VERSION: release 1.7.3
11523
11524 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
11525
11526         * lily/accidental-engraver.cc: Fix
11527         grace-in-the-beginning-of-measure bug caused by the resent
11528         partial-measure fix.
11529
11530         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
11531         overlap looks too crowded)
11532
11533 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11534
11535         * lily/parser.yy (assignment): allow SCM expression as assignment.
11536
11537         * lily/include/music-output-def.hh (class Music_output_def):
11538         * lily/music-output-def.cc: 
11539         * lily/paper-def.cc: 
11540         * scm/font.scm (markup-to-properties):
11541         * lily/parser.yy (music_output_def_body): 
11542         remove style_sheet_
11543
11544 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11545
11546         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
11547         length.
11548
11549         * input/regression/spacing-to-grace.ly: new file.
11550
11551         * input/regression/spacing-end-of-line.ly: new file.
11552
11553         * lily/note-spacing.cc (get_spacing): take into account breakable
11554         stuff sticking out at the left (time sig change at line break).
11555
11556         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
11557         raggedright code.
11558
11559         * scm/music-functions.scm (make-voice-props-set): add
11560         staff-position for mm rests.
11561
11562         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
11563         before grace notes a little.
11564
11565         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
11566
11567         * lily/break-align-interface.cc (do_alignment): right-edge spacing
11568         key adds space at the end of line. 
11569
11570 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11571
11572         * scm/sketch.scm: Fix beams.
11573
11574         * buildscripts/mf-to-table.py: Add EncodingScheme.
11575
11576         * scm/sketch.scm: Resurrect.
11577
11578 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11579
11580         * lily/multi-measure-rest.cc: use breve rests for measure lengths
11581         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
11582
11583 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11584
11585         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
11586
11587         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11588
11589 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11590
11591         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
11592         token for origin information.
11593
11594         * lily/parser.yy (My_lily_lexer): do identifier location and
11595         cloning from lexer.
11596
11597         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
11598         logic out of the parser. Add bar checks on both ends.
11599
11600         * Documentation/user/refman.itely (Multi measure rests): add more
11601         notes about mm rests.
11602
11603 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11604
11605         * input/regression/bar-scripts.ly: Re-enable.
11606
11607         * lily/parser.yy:
11608         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
11609         released rsn.  Bison 1.50 has a crucial bug and won't work.
11610
11611         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11612
11613
11614 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11615
11616         * input/regression/bar-scripts.ly: Blunt documentation build fix.
11617
11618 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11619
11620         * Actually merge changes since 1.6.4 besides ChangeLog, and
11621         resolve conflicts.  Lots of updates, hope all is well.
11622
11623         * cygwin/lilypond.hint (requires): Add ghostscript.
11624
11625         * scm: Update some (c).
11626
11627 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11628
11629         * input/test/{various}.ly: add \header fields and texidoc strings.
11630
11631 2002-10-05  Werner Lemberg  <wl@gnu.org>
11632
11633         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
11634         renamed to `output_latex_quoted'.
11635         Added `output_latex_noquote'.
11636         (schedule_lilypond_block): Implement `noquote' option for LaTeX
11637         mode.
11638
11639 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11640
11641         * ChangeLog: Add 1.6.6 release marker.  See below.
11642
11643         * stepmake/stepmake/po-targets.make: Remove --c++ option.
11644
11645         * scripts/midi2ly.py: Fix global syntax warnings.
11646
11647         * GNUmakefile.in: Generate builddir locale tree too.
11648
11649         * scripts/ly2dvi.py:
11650         * scripts/midi2ly.py: 
11651         * scripts/mup2ly.py: 
11652         * scripts/update-lily.py:
11653         * lily/main.cc (setup_paths): Fix for locales setup.
11654
11655 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11656
11657         * Documentation/windows/installing.texi: Soften wording about
11658         necessity of becoming Administrator.  tommie@iae.nl reports this
11659         does not seem to be necessary for his flavour of Windows 2000.
11660         Explicitely discourage text mode mounts.
11661
11662 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11663
11664         * lily/rest.cc (after_line_breaking): backport dot position fix.
11665
11666         * lily/rest-collision.cc (do_shift): also remove dots for suicided
11667         rests. Thanks to Klaus Zimmermann for finding this bug.
11668
11669 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11670
11671         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
11672
11673 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11674
11675         * Documentation/user/music-glossary.tely: fix links.
11676
11677 2002-10-21  Werner Lemberg  <wl@gnu.org>
11678
11679         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
11680         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
11681         scaling factor) only once and use them in the definition of
11682         \embeddedps.
11683         * ps/music-drawing-routines.ps (skeel): Removed.
11684
11685 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11686
11687         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
11688         Solaris7, as we don't use nested $( ) constructs.
11689
11690 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11691
11692         * VERSION: Release 1.6.6.
11693
11694 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11695
11696         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
11697         as workaround for /bin/sh problems on Solaris7.
11698
11699 2002-10-19  Werner Lemberg  <wl@gnu.org>
11700
11701         * GNUmakefile.in (web-doc): Fix typos.
11702         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
11703         `music-drawing-routines.ps' but emit \special{header=...} once.
11704         * scm/tex.scm (header-end): Updated.
11705
11706 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11707
11708         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
11709         undefined tremolo. 
11710
11711 2002-10-15  Werner Lemberg  <wl@gnu.org>
11712
11713         * scripts/lilypond-book.py (g_make_html): New global variable.
11714         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
11715         if `g_make_html' isn't set.
11716         [main]: Add format `texi-html'.
11717         (option_definitions): Updated.
11718         * Documentation/user/lilypond-book.itely: Updated.
11719
11720         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
11721         * make/ly-rules.make (%.texi, %.nexi): Use it.
11722         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
11723         format to lilypond-book.
11724         * GNUmakefile.in (web-doc): Ditto.
11725
11726 2002-10-14  Werner Lemberg  <wl@gnu.org>
11727
11728         Further improve TeX output.  The produced files are about 40%
11729         smaller.  `lilyponddefs.tex' is now read only once.
11730
11731         * tex/lilyponddefs.tex: Remove footer stuff.
11732         (\ifundefined): Renamed to...
11733         (\lilypondundefined): This.  Use LaTeX's definition to
11734         make it nestable and make it global.
11735         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
11736         output.
11737         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
11738         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
11739         them global.
11740         (\placebox): Renamed to...
11741         (\lyitem): This.
11742         Make it global and call \outputscale by itself.
11743         (\lybox, \lyvrule): New macros to reduce input data.
11744         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
11745         New auxiliary macros.
11746         (\SkipLilydefs, \EndLilyPondOutput): Removed.
11747         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
11748         to...
11749         (\lilypondspace): This and made it global.
11750         (\turnOnPostScript): Renamed to...
11751         (\lilypondpostscript): This and made it global.
11752         (\turnOnExperimentalFeatures): Renamed to...
11753         (\lilypondexperimentalfeatures): This and made it global.
11754         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
11755         (\lilypondsetdimen): This and made it global.
11756         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
11757         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
11758         (all, $(outdir)/music-drawing-routines.ps): New rules.
11759         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
11760         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
11761         start-system, stop-system, stop-last-system, filledbox): Updated to
11762         use the changed macros from lilyponddefs.tex.
11763         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
11764
11765 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11766
11767         * Documentation/windows/installing.texi: Update.
11768
11769 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11770
11771         * VERSION: 1.6.5 released
11772
11773         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11774
11775 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11776
11777         * scm/translator-property-description.scm (voltaOnThisStaff): add
11778         property.
11779
11780 2002-09-28  Werner Lemberg  <wl@gnu.org>
11781
11782         * scm/tex.scm (header-end): Suppress page numbering.
11783
11784         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11785         Fix quotation for HTML output.
11786
11787 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11788
11789         * Documentation/user/refman.itely: grammar and phrasing
11790           fixes to "Note Entry" section.  Also adds a few new examples.
11791
11792 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11793
11794         * flower/include/string-data.icc: include string.h
11795
11796 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11797
11798         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11799
11800 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11801
11802         * Documentation/user/GNUmakefile (extra-local-help): Add.
11803
11804         * stepmake/stepmake/www-targets.make (local-help): Add.
11805
11806 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11807
11808         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11809         packages.
11810
11811         * Documentation/topdocs/README.texi (Top): building documentation
11812         (not website.)
11813
11814 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11815
11816         * Documentation/user/refman.itely: 
11817         * Documentation/user/tutorial.itely: 
11818         * Documentation/user/music-glossary.tely: Merge changes.
11819
11820         * Documentation/user/glossary.html.in: 
11821         * Documentation/index.texi: 
11822         * Documentation/header.html.in: Accomodate renaming of glossary.
11823
11824         * Documentation/user/tutorial.itely: Add some glossary references.
11825
11826         * Documentation/user/refman.itely: Minor fixes.
11827
11828         * Documentation/user/lilypond.tely: Add glossary do direntry.
11829
11830         * Documentation/user/music-glossary.tely: Rename (previously:
11831         glossary.tely).  Fix anchor placement.
11832
11833         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11834
11835 2002-09-23  Werner Lemberg  <wl@gnu.org>
11836
11837         * scripts/lilypond-book.py (output_dict): Fix handling of
11838         various environments by avoid extraneous newlines.
11839         Rename `output-all' regexp for html to `output-html'.
11840         Replace `output-all' regexp for texi with `output-texi-quote'
11841         and `output-texi-noquote'.
11842         (compose_full_body): Don't override `linewidth' user option
11843         for `singleline'.
11844         (schedule_lilypond_block): Don't indent text specified with
11845         `intertext' option.
11846         Add new option `noquote'.
11847         (compile_all_files): Use latex instead of tex to compile ly
11848         files directly.
11849
11850         * Documentation/user/lilypond-book.itely: Updated and revised.
11851         Improve layout.
11852
11853         * Documentation/user/glossary.tely,
11854         Documentation/user/introduction.itely,
11855         Documentation/user/tutorial.itely,
11856         Documentation/user/refman.itely,
11857         Documentation/user/appendices.itely: Fix overfull LilyPond
11858         boxes caused by the new lilypond-book code.  Other minor
11859         fixes.
11860
11861         * Documentation/user/macros.itexi (@texiflat): Don't emit
11862         trailing space.
11863
11864         * scm/tex.scm (end-output, header-end): Add preamble and
11865         postamble to make lilypond output directly compilable with
11866         latex.
11867
11868
11869 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11870
11871         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11872         instructions.
11873
11874 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11875
11876         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11877
11878 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11879
11880         * lily/beam.cc (connect_beams): don't crash if there are quarter
11881         notes in beams.
11882
11883 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11884
11885         * Documentation/user/refman.itely: corrected ancient clef
11886         docu; added docu on ligatures
11887
11888 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11889
11890         * Documentation/user/glossary.tely,
11891         Documentation/user/refman.itely, input/les-nereides.ly,
11892         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11893         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11894         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11895         Stem properties: flag-style -> stroke-style, style -> flag-style.
11896
11897
11898 2002-09-22  Werner Lemberg  <wl@gnu.org>
11899
11900         * scripts/lilypond-book.py: Add option `notime' to suppress
11901         printing of a time signature.  Specify default indentation of 0pt
11902         if single line fragment.  Don't emit redundant `\paper{ }'.
11903
11904         * Documentation/user/lilypond-book.itely: Updated.
11905
11906         * Documentation/user/glossary.tely: Completely reformatting.
11907
11908 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11909
11910         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11911
11912 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11913
11914         * Documentation/user/tutorial.itely: Fix links.
11915
11916         * Documentation/topdocs/index.tely:
11917         * Documentation/index.texi:
11918         * Documentation/header.html.in: Small website fixes and updates.
11919
11920         * debian/: Debian patch by Anthony Fok.
11921
11922 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11923
11924         * Documentation/footer.html.in: How time flies: It's already 2002!
11925
11926         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11927         more descriptive link names than 'here'.
11928
11929 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11930
11931         * VERSION: 1.7.2 released
11932         * VERSION: 1.6.4 released
11933
11934         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11935
11936         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
11937         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
11938
11939         * mf/feta-din.mf (test): add x-height and space.
11940
11941         * lily/dynamic-engraver.cc (process_music): take dynamic direction
11942         from ^_ for crescendi. Idem for slurs and phrasing slurs.
11943
11944         * ly/grace-init.ly: add-to-grace-init: function to portably add
11945         settings to \grace. 
11946
11947         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
11948         if we get an absolute dynamic event.
11949
11950         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
11951
11952         * lily/source-file.cc (get_line): oops. All line numbers were off
11953         by 2. Fix that. 
11954
11955         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
11956         be after the note, combined with -_^, i.e. c4-(-\)-\>  
11957
11958         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
11959
11960         * lily/parser.yy (number_factor): remove (number) as number
11961         expression. ("Let them eat Lisp").
11962
11963 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11964
11965         * lily/horizontal-bracket.cc: new file.
11966
11967         * lily/horizontal-bracket-engraver.cc: new file.
11968
11969         * input/regression/note-group-bracket.ly: new file. Support
11970         horizontal note brackets for music analysis.
11971
11972         * lily/stem.cc (flag): new flag-style: no-flag.
11973
11974         * input/test/stem-cross-staff.ly: new file
11975
11976         * Documentation/user/internals.itely: Improved formatting, fixing
11977         typos.  Added a section `Output details' to describe how the TeX
11978         code looks like.
11979
11980         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
11981
11982         * lily/parser.yy: remove \dynamicscript.
11983
11984         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
11985         definitions. 
11986
11987         * python/midi.c (midi_error): take two arguments.
11988
11989         * Merge 1.6.5 changes:
11990
11991 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11992
11993         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
11994         staff-space.  Previous 1.5 was probably meant as half-spaces.
11995         (cautionary-style): parentheses (was: smaller).  This is what doco
11996         says, and it seems more logical.
11997
11998         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
11999         for 2nd sentence.
12000
12001 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12002
12003         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
12004
12005 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12006
12007         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
12008
12009 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12010
12011         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
12012
12013 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12014
12015         * scm/translator-property-description.scm (voltaOnThisStaff): add
12016         property.
12017
12018 2002-09-28  Werner Lemberg  <wl@gnu.org>
12019
12020         * scm/tex.scm (header-end): Suppress page numbering.
12021
12022         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
12023         Fix quotation for HTML output.
12024
12025 2002-09-28   Graham Percival   <gperciva@sfu.ca>
12026
12027         * Documentation/user/refman.itely: grammar and phrasing
12028           fixes to "Note Entry" section.  Also adds a few new examples.
12029
12030 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12031
12032         * flower/include/string-data.icc: include string.h
12033
12034 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12035
12036         * scm/chord-name.scm (chord::inner-name-banter): remove space.
12037
12038 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12039
12040         * Documentation/user/GNUmakefile (extra-local-help): Add.
12041
12042         * stepmake/stepmake/www-targets.make (local-help): Add.
12043
12044 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12045
12046         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
12047         packages.
12048
12049         * Documentation/topdocs/README.texi (Top): building documentation
12050         (not website.)
12051
12052 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
12053
12054         * Documentation/user/refman.itely: 
12055         * Documentation/user/tutorial.itely: 
12056         * Documentation/user/music-glossary.tely: Merge changes.
12057
12058         * Documentation/user/glossary.html.in: 
12059         * Documentation/index.texi: 
12060         * Documentation/header.html.in: Accomodate renaming of glossary.
12061
12062         * Documentation/user/tutorial.itely: Add some glossary references.
12063
12064         * Documentation/user/refman.itely: Minor fixes.
12065
12066         * Documentation/user/lilypond.tely: Add glossary do direntry.
12067
12068         * Documentation/user/music-glossary.tely: Rename (previously:
12069         glossary.tely).  Fix anchor placement.
12070
12071         * Documentation/user/GNUmakefile: Make music-glossary.info too.
12072
12073 2002-09-23  Werner Lemberg  <wl@gnu.org>
12074
12075         * scripts/lilypond-book.py (output_dict): Fix handling of
12076         various environments by avoid extraneous newlines.
12077         Rename `output-all' regexp for html to `output-html'.
12078         Replace `output-all' regexp for texi with `output-texi-quote'
12079         and `output-texi-noquote'.
12080         (compose_full_body): Don't override `linewidth' user option
12081         for `singleline'.
12082         (schedule_lilypond_block): Don't indent text specified with
12083         `intertext' option.
12084         Add new option `noquote'.
12085         (compile_all_files): Use latex instead of tex to compile ly
12086         files directly.
12087
12088         * Documentation/user/lilypond-book.itely: Updated and revised.
12089         Improve layout.
12090
12091         * Documentation/user/glossary.tely,
12092         Documentation/user/introduction.itely,
12093         Documentation/user/tutorial.itely,
12094         Documentation/user/refman.itely,
12095         Documentation/user/appendices.itely: Fix overfull LilyPond
12096         boxes caused by the new lilypond-book code.  Other minor
12097         fixes.
12098
12099         * Documentation/user/macros.itexi (@texiflat): Don't emit
12100         trailing space.
12101
12102         * scm/tex.scm (end-output, header-end): Add preamble and
12103         postamble to make lilypond output directly compilable with
12104         latex.
12105
12106
12107 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12108
12109         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
12110         instructions.
12111
12112 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
12113
12114         * Documentation/user/glossary.tely: Add titling and hyperlinks.
12115
12116 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12117
12118         * lily/beam.cc (connect_beams): don't crash if there are quarter
12119         notes in beams.
12120
12121 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
12122
12123         * Documentation/user/refman.itely: corrected ancient clef
12124         docu; added docu on ligatures
12125
12126 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
12127
12128         * Documentation/user/glossary.tely,
12129         Documentation/user/refman.itely, input/les-nereides.ly,
12130         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
12131         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
12132         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
12133         Stem properties: flag-style -> stroke-style, style -> flag-style.
12134
12135 2002-09-22  Werner Lemberg  <wl@gnu.org>
12136
12137         * scripts/lilypond-book.py: Add option `notime' to suppress
12138         printing of a time signature.  Specify default indentation of 0pt
12139         if single line fragment.  Don't emit redundant `\paper{ }'.
12140
12141         * Documentation/user/lilypond-book.itely: Updated.
12142
12143         * Documentation/user/glossary.tely: Completely reformatting.
12144
12145 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12146
12147         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
12148
12149 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12150
12151         * Documentation/user/tutorial.itely: Fix links.
12152
12153         * Documentation/topdocs/index.tely:
12154         * Documentation/index.texi:
12155         * Documentation/header.html.in: Small website fixes and updates.
12156
12157         * debian/: Debian patch by Anthony Fok.
12158
12159 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12160
12161         * Documentation/footer.html.in: How time flies: It's already 2002!
12162
12163         * Documentation/topdocs/index.tely: Stable/development fix.  Use
12164         more descriptive link names than 'here'.
12165
12166 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12167
12168         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
12169
12170 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12171
12172         * lily/part-combine-music-iterator.cc (get_state): cleanup
12173         (get_music_info): cleanup.
12174
12175 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12176
12177         * scm/backend-documentation-lib.scm (interface-doc-string):
12178         crosslinks between interfaces and grobs. Headings for interfaces
12179         in grob explanation.
12180
12181 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
12182
12183         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
12184         dtd).  Add preliminary dtd.
12185         (re-sub-alist): Robustify.
12186
12187 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12188
12189         * lily/include/event-chord-iterator.hh,
12190         lily/context-specced-music-iterator.cc,
12191         lily/event.cc, lily/event-chord-iterator.cc: add
12192
12193 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
12194
12195         * lily/: some (c) header fixes.
12196
12197         * lily/request-chord.cc: Remove.
12198
12199         * lily/include/event-chord-iterator.hh:
12200         * lily/include/event.hh:
12201         * lily/event-chord.cc: New file.
12202
12203         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
12204         requested.
12205
12206 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12207
12208         * lily/ : rename Request to Event
12209
12210         * lily/parser.yy (command_element): move clef stuff into Scheme.
12211
12212         * lily/:  rename length_mom () to get_length()
12213
12214         * lily/part-combine-music.cc: removed file and class.
12215
12216         * lily/context-specced-music-iterator.cc (class
12217         Context_specced_music_iterator): new file. Obsoletes the
12218         Context_specced_music type.
12219
12220         * scm/music-types.scm (make-repeated-music): put different kinds
12221         of repeated music into music-type table.
12222
12223         * VERSION: 1.7.1 released.
12224
12225         * scm/to-xml.scm: new file.
12226
12227         * input/test/to-xml.ly (fooBar): demo of what is possible with the
12228         new Input representation: dump music as XML.
12229
12230         * scm/engraver-documentation-lib.scm
12231         (engraver-accepts-music-types?): add links from music to engraver,
12232         from music-type to engraver.
12233
12234         * lily/include/command-request.hh: removed
12235         lily/include/musical-request.hh: removed. Removed all _req classes
12236         except Key_change_req. Changes throughout.
12237
12238 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12239
12240         * lily/tuplet-engraver.cc (try_music): Compile kludge.
12241
12242 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12243
12244         * lily/*.cc: specify accepts for many engravers.
12245
12246         * scm/music-documentation-lib.scm: dump music expressions and
12247         music subtypes.
12248
12249         * scm/documentation-lib.scm: complete revision.
12250         Use GOOPS objects to store document tree explicitly. Cleaned up and
12251         sped up doco generation a lot.
12252
12253 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12254
12255         * input/trip.ly (fugaIILeft): add arpeggio
12256
12257         * lily/translator-group.cc (try_music_on_nongroup_children):
12258         oops. The name symbol is in the cdr of the assoc handle.
12259
12260         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
12261         Hyphen_req, Glissando_req, Break_req, Mark_req 
12262
12263 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12264
12265         * lily/musical-request.cc (music-duration-length,
12266         music-duration-compress): new functions.
12267
12268         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
12269         throughout. Warning doesn't work yet.
12270
12271         * lily/translator-group.cc (try_music_on_nongroup_children):
12272         new implementation: store candidate acceptors in a hashTable.
12273
12274 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12275
12276         * scm/music-types.scm (music-descriptions): change name to
12277         internal-class-name
12278
12279         * scm/chord-name.scm (chord::inner-name-banter): remove space.
12280
12281 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12282
12283         * lily/beam.cc (connect_beams): don't crash if there are quarter
12284         notes in beams.
12285
12286 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
12287
12288         * Documentation/user/refman.itely: corrected ancient clef
12289         docu; added docu on ligatures
12290
12291 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
12292
12293         * Documentation/user/glossary.tely,
12294         Documentation/user/refman.itely, input/les-nereides.ly,
12295         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
12296         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
12297         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
12298         Stem properties: flag-style -> stroke-style, style -> flag-style.
12299
12300 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12301
12302         * scm/music-functions.scm (music-separator?): don't use name music
12303         property.
12304
12305 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
12306
12307         * stepmake/stepmake/generic-targets.make (help): Document check
12308         target.
12309
12310         * lily/new-accidental-engraver.cc: Compile fix.
12311
12312 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
12313
12314         * scripts/convert-ly.py: Add rule.
12315
12316         * input/test/music-creation.ly:
12317         * input/test/add-staccato.ly:
12318         * input/test/add-text-script.ly: ly-make-music.
12319
12320         * scm/drums.scm (make-head-type-elem, make-articulation-script):
12321         More ly-make-music renamings.
12322
12323         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
12324
12325         * lily/music-constructor.cc (make_music): Add debugging info.
12326
12327         * scm/music-functions.scm (make-simultaneous-music,
12328         (make-sequential-music, context-spec-music):
12329         * scm/music-types.scm (music-descriptions): Get lily to run.
12330
12331 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12332
12333         * lily/command-request.cc (transpose_key_alist): new function.
12334
12335         * lily/key-performer.cc (create_audio_elements): cleanup. 
12336
12337 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12338
12339         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
12340
12341         * lily/include/translator.hh (ENTER_DESCRIPTION): add
12342         events-accepted field.
12343
12344         * scm/music-types.scm: new file.
12345
12346         * lily/parser.yy: put music type initialization into scheme,
12347         similar to grob initialization.  Changes throughout.
12348
12349 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12350
12351         * Documentation/user/tutorial.itely: Fix links.
12352
12353         * Documentation/index.texi: 
12354         * Documentation/header.html.in: 
12355         * Documentation/topdocs/index.tely: Small website fixes and updates.
12356
12357         * debian/: Debian patch by Anthony Fok.
12358
12359 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12360
12361         * Documentation/footer.html.in: How time flies: It's already 2002!
12362
12363         * Documentation/topdocs/index.tely: Stable/development fix.  Use
12364         more descriptive link names than 'here'.
12365
12366         * ROADMAP: Remove test stuff.
12367
12368         * scripts/update-lily.py: Allow auto-building of stable and
12369         development versions.  Bugfixes.
12370
12371 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12372
12373         * VERSION: released 1.7.0
12374
12375         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
12376
12377         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
12378         positive line widths.
12379
12380 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12381
12382         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
12383         go.  Fix comments.
12384
12385         * cygwin: Cygwin updates.
12386
12387 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12388
12389         * Documentation/windows/installing.texi (Top): version for python,
12390         urls for ghostscript (thanks to John Potelle)
12391
12392         * lily/simultaneous-music-iterator.cc
12393         (Simultaneous_music_iterator): init children_list_ before
12394         triggering GC.
12395
12396         * lily/*-iterator.cc: be even more careful with smobbed copy
12397         constructors. 
12398
12399         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
12400         LeftEdge item.
12401
12402 2002-09-15  Werner Lemberg  <wl@gnu.org>
12403
12404         Improving LilyPond's output to make them ordinary TeX boxes with
12405         predictable dimensions.  System boxes are now vertically centered on
12406         the baseline; this offset can be further controlled with
12407         \lilypondscoreshift.
12408
12409         * lily/system.cc (System::post_processing): Pass length of current
12410         system to `start-system' (including any horizontal indentation).
12411
12412         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
12413         prettier.
12414         (lily-def): Append `%'.
12415         (start-system): Add parameter `wd'.  Output more TeX code to specify
12416         box dimensions.
12417         (stop-system, stop-last-system): Complement changes in
12418         `start-system'.
12419         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
12420         Updated.
12421
12422         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
12423         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
12424         Write final `\endinput'.
12425
12426         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
12427         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
12428         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
12429         files and macro definitions don't produce spurious spaces and
12430         paragraphs (using \endlinechar).
12431         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
12432
12433         * Documentation/user/internals.itely: Improved formatting, fixing
12434         typos.  Added a section `Output details' to describe how the TeX
12435         code looks like.
12436
12437 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12438
12439         * lily/accidental-engraver.cc: Also work with partial measures.
12440
12441 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12442
12443         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
12444         spanner.
12445
12446 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12447
12448         * lily/identifier-smob.cc (unpack_identifier): new file.
12449
12450         * lily/lexer.ll (identifier_type): new function.  use ly-id to
12451         pass off scheme expressions as music identifiers.
12452
12453         * scm/lily.scm: reorganisation, cleanups.
12454
12455         * lily/main.cc: small cleanups.
12456
12457 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12458
12459         * lily/ly-module.{cc,hh}: new file.
12460
12461 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12462
12463         * lily/accidental-engraver.cc: Also work with partial measures.
12464
12465 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12466
12467         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
12468
12469 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12470
12471         * lily/my-lily-lexer.cc: use SCM module in stead of
12472         Scheme_hash_table. Changes throughout.  
12473
12474 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12475
12476         * VERSION (MY_PATCH_LEVEL): make 1.7.0
12477