]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* scm/lily.scm (collect-scores-for-book): new function.
[lilypond.git] / ChangeLog
1 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2
3         * scm/lily.scm (collect-scores-for-book): new function.
4
5         * ly/init.ly: print collected scores/musics.
6
7         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
8         scope, not in lily module.
9
10         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
11
12         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
13         encapsulate gtk/pango tests.
14  
15         * po/tr.po: Turkish translation.
16
17 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
18
19         * input/regression/lily-in-scheme.ly: regression test for #{
20         ... #} syntax
21
22         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
23         was causing an error.
24
25         * Documentation/user/programming-interface.itely (Using LilyPond
26         syntax inside Scheme): documentation for #{ ... #} syntax.
27
28 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
29
30         * Documentation/index.html.in: use black thin <hr>.
31
32         * buildscripts/mutopia-index.py: use thin black <hr>.
33
34 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
35
36         * scm/fret-diagrams.scm: Use UNIX style line endings.
37         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
38         typo.  Fixes compile.
39
40         * scm/output-ps.scm (white-dot): Remove second incarnation.
41
42         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
43
44 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
45
46         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
47         single file error.
48
49         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
50
51 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
52
53         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
54         remove size as argument to fret-diagram interface;
55         improved white-circle dots for fret;
56         improved top-fret thick line/
57
58         * scm/output-ps.scm: added white-dot function
59
60         * scm/output-tex.scm: added white-dot function
61
62         * tex/music-drawing-routines.ps: added draw_white_dot function
63
64         * ps/music-drawing-routines.ps: added draw_white_dot function
65
66         * input/test/fret-diagram.ly: examples to show multiple
67         functions and multiple interfaces
68
69 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
70
71         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
72         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
73
74         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
75         conflict.  Have I told you lately how much I love autotools?
76
77 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
78
79         * lily/lily-guile.cc: 
80         * lily/pangofc-afm-decoder.cc:
81         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
82         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
83
84         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
85         developers.
86
87         * lily/paper-outputter.cc (file): New method.
88         (dump_string): Use it.
89
90         * scm/output-gnome.scm: Update with pango CVS info, lilylib
91         musing.
92         
93         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
94         of them has a comma :-).
95
96         * scm/framework-gnome.scm: Add pango decoders.
97
98         * lily/include/pangofc-afm-decoder.hh: 
99         * lily/pangofc-afm-decoder.cc: New file.
100
101         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
102
103         * configure.in: Check for pango.
104
105         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
106         autoconf).
107         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
108
109         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
110
111 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
112
113         * Documentation/user/tutorial.itely (Integrating text and music):
114         fix grammar & punctuation.
115
116 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
117
118         * lily/: Stray janitorial cleanups.
119
120         * scm/lily.scm (ly:all-stencil-expressions):
121         * scm/lily.scm (ly:all-output-backend-commands): New function.
122
123         * scm/safe-lily.scm (safe-objects): Add them.
124
125         * scm/framework-gnome.scm (<gnome-outputter>): New class.
126
127         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
128
129 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
130
131         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
132
133 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
134
135         * scm/page-layout.scm (default-page-make-stencil): add
136         raggedbottom, raggedlastbottom.
137
138         * Documentation/user/changing-defaults.itely (Page layout): add doc.
139
140         * scm/framework-tex.scm (define-fonts): fix export of
141         papersize.
142
143         * lily/paper-book.cc (classic_output): strip suffixes from
144         framework functions.
145
146         * lily/tuplet-bracket.cc (before_line_breaking): do not return
147         SCM_UNDEFINED to Scheme.
148
149 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
150
151         * lily/book.cc: remove Book::to_stencil().
152         (process): whoops. Score::book_rendering returns vector, not list.
153
154         * scripts/convert-ly.py (conv): remove \notes.
155         apply to input examples.
156         
157         * lily/paper-outputter.cc (output_stencil): don't use
158         smobify_self() but self_scm()
159
160         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
161         from smobify_self().
162
163         * lily/paper-book.cc (output): load framework module
164         scm_c_resolve_module().
165
166         * python/lilylib.py (exit): exit with argument i.
167
168 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
169
170         * scm/framework-gnome.scm (output-framework-gnome): Try loading
171         gnome modules from non-toplevel.
172
173         * lily/ly-module.cc (ly:import-module): Export to ly:.
174
175         * lily/paper-score.cc (process): Do not show progress newline.
176
177         * lily/paper-book.cc (output, classic_output): Show progess
178         newline after score.
179
180 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
181
182         * buildscripts/lilypond-words.py: add ly/vlaams.ly
183
184 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
185
186         * lily/score.cc (ly:run-translator): Do not crash on empty music
187         list.
188
189         * lily/book.cc (process): Do not render score when systems is empty.
190
191         * input/simple-song.ly: Down one octave.
192
193         * scm/output-gnome.scm: Remove script again; re-add modules fix
194         (CVS conflict resolve?)
195
196         * lily/stencil.cc (ly:interpret-stencil): Was:
197         interpret_stencil_expression.
198
199 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
200
201         * buildscripts/guile-gnome.sh: New file.
202
203         * scm/output-gnome.scm: White background, better window size, sane
204         canvas size.  Cleanups.
205
206 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
207
208         * VERSION: release 2.3.4
209
210         * Documentation/user/invoking.itexi (Invoking the lilypond
211         binary): document --safe.
212
213         * scm/output-gnome.scm: set PATH in script.
214
215         * scm/page-layout.scm (default-page-make-stencil): don't stretch
216         if there is too few systems on a page.
217
218         * lily/parser.yy (relative_music): start at middle C without pitch
219         argument.
220
221         * Documentation/user/changing-defaults.itely (Page layout): new node.
222         (Paper size): rename node
223         (Page breaking): new node.
224         (Titling): move from invoking.
225         (File structure): new node.
226
227         * lily/parser.yy (score_body): allow \header and music anywhere in
228         \score body.
229
230 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
231
232         * scm/lily.scm (ly:load): Remove page-breaking.scm.
233
234 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
235
236         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
237
238         * lily/include/paper-line.hh: rename to Paper_system.
239
240         * lily/include/paper-book.hh: doc class.
241
242         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
243
244         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
245         (plain-header): add instrument-name.
246         (default-page-make-stencil): bugfixes.
247
248         * lily/parser.yy (book_body): allow \header anywhere in \book{}
249
250         * lily/paper-book.cc: remove copyright & tagline. Remove
251         interactions with Page
252
253         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
254         here, 
255         (default-page-make-stencil): new function
256         (default-page-music-height): new function
257         (page-headfoot): new function
258         (ly:optimal-page-breaks): generate stencils directly from here
259
260         * scm/titling.scm: new file, group titling functions
261
262 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
263
264         * scm/output-gnome.scm: Handle multiple pages.
265
266         * scm/framework-gnome.scm: Do not load output-gnome.
267         (framework-gnome): Invoke output-gnome::header and
268         output-gnome::end-output as faked stencils.  Fixes experimental
269         gnome output.
270
271 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
272
273         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
274         octavation compatibility fixes. Backportme. 
275
276         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
277         pages.
278         (ly:optimal-page-breaks): combine-penalties: no shortcut for
279         negative. Now we handle negative penalties (ie. \pageBreak)
280         correctly.
281
282         * lily/system.cc (get_line): extract page-penalty from the left
283         bound.
284
285         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
286
287 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
288
289         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
290
291 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
292
293         * scm/output-gnome.scm: Update script.  Move development to
294         lilypond_2_3_2 branch for now.
295
296 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
297
298         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
299         negative penalties.
300         cleanups.
301
302         * Documentation/user/changing-defaults.itely (Creating contexts):
303         index entries
304
305         * scm/page-breaking.scm (ly:optimal-page-breaks): new
306         file. Rewrite function. 
307
308         * lily/paper-book.cc (pages): new interface: page-breaking returns
309         list of line-list.
310
311         * lily/page.cc (Page): take lines argument.
312
313         * scm/document-translation.scm (all-engravers-doc): link to user man
314
315         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty iso. score.
316
317         * Documentation/user/notation.itely (Relative octaves): typo.
318
319         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
320
321 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
322
323         * scm/output-gnome.scm: Update build script.
324
325 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
326
327         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
328         gnome backend.
329
330         * scm/framework-gnome.scm: New file.
331
332         * scm/lily.scm: Use it.
333
334         * lily/paper-outputter.cc: Janitorial cleanups.
335         (ly:outputter-dump-string): Remove unreachable statement.
336
337         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
338         (ice-9): Bugfix: Add srfi-1.
339
340         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
341
342 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
343
344         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
345         in do_quit()
346         
347 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
348
349         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
350
351 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
352
353         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
354         override of Beam::position-callbacks. Why would grace beams not be
355         quantized? Fixes: weird-stem-size-grace. 
356
357         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
358         warning only once. Backportme.
359
360         * lily/accidental-engraver.cc (number_accidentals_from_sig):
361         bugfix, 2nd try. Backportme.
362
363         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
364
365 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
366
367         * Documentation/user/notation.itely (Instrument transpositions):
368         Correct the name of the instrumentTransposition property.
369
370 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
371
372         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
373
374 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
375
376         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
377         and postLilyPondExample are called when defined.
378
379 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
380
381         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
382         This fixes setting notenames with `\include "nederlands.ly" '
383
384         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
385         new function.
386
387 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
388
389         * scm/page-layout.scm: don't do piece, it should be in score-title
390         only.
391
392         * lily/lexer.ll: lex \score separately.
393
394         * lily/paper-book.cc: junk stencil2line.
395
396         * lily/paper-line.cc (Paper_line): construct from Stencil
397         directly. No futzing with the dimensions.
398
399         * lily/include/paper-line.hh (class Paper_line): 
400
401         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
402         takes arbitrary number of arguments.
403
404         * input/test/markup-score.ly (tuning): simplify example. 
405
406 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
407
408         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
409
410         * scm/define-markup-commands.scm (score): define score-markup
411
412         * lily/parser.yy (markup): use score-markup.
413
414         * lily/score.cc: add ly:score? 
415
416 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
417
418         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
419         fret-parse-string so it prepares for calls to fret-diagram-verbose
420         Changed display constants to props so they are available for
421         \override.
422         
423 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
424
425         * VERSION: release 2.3.3
426
427         * stepmake/stepmake/generic-vars.make: unset LANG.
428
429         * input/regression/tuplet-nest.ly: bugfix.
430
431         * lily/tie-performer.cc (stop_translation_timestep): reset
432         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
433
434         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
435         clear repeat_ directly after setting stem_tremolo_. Fixes:
436         tremolo-repeat.ly
437
438         * input/regression/span-bar-break.ly: new file.
439
440         * scm/define-grobs.scm (all-grob-descriptions): remove
441         break-visibility from SpanBar. Fixes: piano-repeat.ly
442
443 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
444
445         * python/lilylib.py (make_ps_images): only compute bbox when needed.
446
447         * scripts/lilypond-book.py (process_snippets): use lily -f ps
448         files for generating pngs. (failed experiment)
449
450         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
451         file with PFA fonts included.
452
453         * lily/score.cc (default_rendering): put header in too.
454
455         * lily/paper-line.cc (LY_DEFINE): change function to
456         ly:paper-line-extent
457
458         * scm/page-layout.scm (default-book-title): only add lines for
459         non-nil fields.
460         (default-score-title): idem.
461
462         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
463
464         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
465
466         * lily/include/paper-book.hh (class Paper_book): remove height_
467         member.
468
469         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
470
471         * lily/ly-module.cc (LY_DEFINE): bugfix.
472
473         * lily/paper-book.cc (book_title): separate function for the book
474         title.
475
476         * scm/page-layout.scm (default-book-title): only account for
477         markup fields.
478
479         * scm/framework-ps.scm: new file. Move high level interface from
480         output-ps.scm
481
482         * scm/music-functions.scm (def-grace-function): move macros from
483         ly/music-functions-init.ly
484
485         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
486         framework-tex.scm
487
488         * scm/framework-tex.scm (dump-line): new file. High level
489         interface for output (pages, systems, header). 
490
491         * lily/include/page.hh (class Page): add is_last_ field.
492
493         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
494
495         * lily/paper-book.cc (split_string): new function
496         (output): output multiple formats, i.e. --format=ps,tex
497
498         * scm/output-ps.scm (output-scopes): dump variables directly.
499         (define-fonts): rewrite for new interface
500
501         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
502
503         * lily/paper-outputter.cc (Paper_outputter): take format argument.
504
505         * lily/main.cc (parse_argv): don't set extension for output.
506
507         * lily/clef-engraver.cc (create_clef): remove
508         Staff_symbol_referencer::set_position() call. 
509
510 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
511
512         * ly/music-functions-init.ly (addlyrics): set the 'origin property
513         with the location argument in music function definitions.
514
515 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
516
517         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
518         staffsymbol dependency.
519
520         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
521         cleanups.
522
523         * lily/book.cc (process): return Paper_book
524         (to_stencil): use Book::process().
525
526         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
527         header_ field. Store in $globalheader
528
529         * lily/parser.yy (book_body): book header is initted to
530         $globalheader.
531         
532
533 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
534
535         * input/test/fill-a4.ly: removed.
536
537         * lily/parser.yy (output_def): push scope of parent_ Output_def
538         too.
539
540 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
541
542         * scm/output-gnome.scm: Update info.
543
544 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
545
546         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
547
548         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
549         than 1 module.
550
551         * lily/include/ly-module.hh (ly_use_module): rename is_module to
552         ly_c_module_p.
553
554         * scm/page-layout.scm (default-book-title): move Scheme titling
555         functions to here.
556
557         * lily/parser.yy (book_paper_block): remove scope too.
558
559         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
560
561         * lily/rest.cc: add direction to rest properties.
562
563         * lily/include/output-def.hh: new file, move from
564         music-output-def.hh
565
566 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
567
568         * scm/output-gnome.scm: Describe feta-cork hack.
569
570 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
571
572         * lily/include/book-paper-def.hh: derive from Output_def 
573
574         * lily/include/paper-def.hh: move all functionality out of class.
575         Junk header.
576
577         * lily/include/music-output-def.hh: rename Music_output_def to
578         Output_def.
579
580         * input/wilhelmus.ly: only set space for Paper formatting. 
581
582         * lily/include/midi-def.hh: remove file, remove class.
583         Move functions to Music-output-def.
584
585         * lily/music-output-def.cc (Music_output_def): remove separate
586         translator table. Lookup translators in scope directly. This
587         obviates Context suffix for context identifiers, i.e.
588
589         \context {
590           \Staff
591           .. 
592           }
593
594
595         will work.
596         
597
598         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
599
600         * Documentation/user/changing-defaults.itely (Horizontal spacing):
601         document spacing override hack.
602
603 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
604
605         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
606         installation info.  Support point-and-click.  Add +/- zoom
607         keybindings.
608
609 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
610
611         * VERSION: 2.3.2 released
612         
613         * lily/parser.yy (book_body): set default bookpaper.
614
615         * scm/output-tex.scm (header): kludge: hard code linewidth. 
616
617         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
618
619 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
620
621         * lily/score.cc (default_rendering): scale outputdef before
622         starting.
623
624 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
625
626         * scm/fret-diagrams.scm: Add header.
627
628         * scm/output-gnome.scm: Hello world :-)
629
630 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
631
632         * scripts/lilypond.py (run_dvips): only add papersize if present.
633
634         * lily/accidental-engraver.cc (update_local_key_signature): new
635         function, fold code from initialize() and process_music().
636         (update_local_key_signature): use deep copy. This fixes one
637         problem from custom-key-signatures.ly.
638         (number_accidentals_from_sig): tighter check for
639         accidental-too-old.
640
641         * ly/engraver-init.ly: remove localKeySignature
642         definition from ChoirStaff, StaffGroup, Score.
643         
644         * lily/percent-repeat-engraver.cc (try_music): add moments for
645         barlines too. Fixes: skipbars-percent-repeat.ly.
646
647 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
648
649         * lily/context-def.cc (filter_performers): don't go to cdrloc if
650         skipping last pair. Fixes: crash-bar-number.
651
652         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
653         D. Sorensen)
654
655         * input/test/fret-diagram.ly: new file.
656
657         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
658         (scale-paper): divide by scale.
659
660 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
661
662         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
663         case.
664
665 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
666
667         * scm/stencil.scm (fontify-text): reinstate function
668
669         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
670
671         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
672
673         * lily/parser.yy (book_paper_head): \bookpaper {} 
674
675         * python/midi.c: remove config.h
676
677 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
678
679         * scm/output-gnome.scm: Update.
680
681 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
682
683         * scm/output-gnome.scm: New file.
684
685         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
686
687 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
688
689         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
690         (find_scaled_font): move from Paper_def
691
692 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
693
694         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
695         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
696
697         * po/fr.po: update po.
698
699         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
700
701         * lily/book-paper-def.cc (print_smob): new file.
702
703 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
704
705         * buildscripts/lilypond-words.py: search words also from
706         music-functions-init.ly.
707
708 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
709
710         * ly/music-functions-init.ly (def-music-function): new helper
711         macro for defining music functions. \addlyrics \appoggiatura
712         \acciaccatura \grace \partcombine \autochange \applycontext
713         \applyoutput and \breathe are now defined here thanks to it.
714
715         * lily/parser.yy: 
716         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
717         \grace \partcombine \autochange \applycontext \applyoutput and
718         \breathe keywords removed from the parser.
719
720         * lily/parser.yy: 
721         * lily/music-function.cc (ly_make_music_function): 
722         * lily/lexer.ll (music_function_type): added a case for 0-arg
723         music functions.
724
725 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
726
727         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
728         refering to a music expression can be used in lily-inside-scheme:
729         #{ $music #}
730
731         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
732         and ly:parser-define, and change ly:parser-parse-string in order
733         to make #{ $music #} work.
734
735         * scm/new-markup.scm (compile-markup-expression): when an argument
736         is a string, use `make-simple-markup'.
737
738 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
739
740         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
741
742 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
743
744         * scripts/convert-ly.py (FatalConversionError.func): handle + in
745         font-size. (backportme)
746
747 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
748
749         * lily/paper-outputter.cc (output_stencil): dump font definitions
750         before each stencil.
751
752         * lily/include/paper-book.hh (struct Score_lines): new
753         struct. Collect info per Paper-score.
754
755         * lily/include/page.hh (class Page): to_stencil() returns Stencil
756         everywhere.
757
758         * lily/stencil.cc (find_expression_fonts): new function
759
760         * lily/paper-outputter.cc (output_stencil): use
761         interpret_stencil_expr
762
763         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
764         (interpret_stencil_expr): new function. Generic stencil
765         interpretation.
766
767         * lily/paper-def.cc (find_scaled_font): divide lookup
768         magnification by outpuscale for non-virtual fontmetrics. This
769         fixes ludicrously long font definitions for text
770         fonts. (backportme)
771
772         * lily/score-engraver.cc: remove
773         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
774
775 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
776
777         * input/test/markup-score.ly: Remove \notes.
778
779         * lily/parser.yy (book_body): Grok Composite_music and \header.
780         (markup): Push NOTES mode before score_block.
781
782         * VERSION: release 2.3.1
783         
784         * mf/feta-klef.mf: 
785         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
786
787         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
788
789         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
790
791 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
792
793         * scm/output-tex.scm (output-tex-string): tighten safe security.
794
795         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
796
797         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
798         allowed ly functions.
799
800         * lily/ly-module.cc (ly_module_define): only define variable if
801         bound.
802         (ly_make_anonymous_module): take safe option.
803
804 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
805
806         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
807
808 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
809
810         * input/regression/newaddlyrics.ly: Fix.
811
812         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
813         \score \notes.
814
815 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
816
817         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
818
819 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
820
821         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
822
823         * lily/paper-line.cc (Paper_line): don't store list of stencils,
824         but convert to single Stencil immediately.
825
826         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
827
828 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
829
830         * scm/output-sodipodi.scm: Resurrect sodipodi output.
831
832 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
833
834         * elisp/lilypond-mode.el: Changed the way defaults are created for
835         LilyPond-command-master.  LilyPond-mode will now check the
836         timestamps of the files to see which command has to run next.
837
838 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
839
840         * scm/bass-figure.scm (format-bass-figure): don't set
841         number-markup for strings. This fixes string in bass
842         figure. (backportme)
843
844         * lily/parser.yy (bass_number): insert number-markup into figure
845         definition.
846
847         * scm/define-music-properties.scm (all-music-properties): make
848         'figure a markup.
849
850         * scripts/convert-ly.py (conv): \apply -> \applymusic
851
852 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
853
854         * elisp/lilypond-mode.el: changed the order of some commands
855         ("Midi" after "2Midi"), use the user-defined
856         LilyPond-command-default as default instead of "LilyPond"
857
858         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
859         to set the master file for the next command.
860
861         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
862         with font-lock-reference-face.
863
864 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
865
866         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
867
868         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
869
870 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
871
872         * ly/music-functions-init.ly (TODO): new file.
873
874         * lily/parser.yy (Generic_prefix_music_scm): add more
875         music_function symbols.
876         (Prefix_composite_music): change \apply to music-function   
877
878         * lily/include/music-function.hh: rename to music-function
879
880 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
881
882         * lily/music-head.cc (LY_DEFINE): change order of args.
883
884         * input/regression/music-head.ly (texidoc): new file.
885
886         * lily/parser.yy (Generic_prefix_music): allow generic
887         music-transformation functions. 
888
889         * lily/include/music-head.hh (is_music_head): new file.
890
891         * lily/music-head.cc (get_music_head_transform): new file.
892
893 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
894
895         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
896         empty extent. This fixes ottava brackets on rests. (backportme)
897
898         * make/lilypond.redhat.spec.in (Group): ln png files for info.
899
900         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
901
902         * cygwin/lily-wins.py: update for the lily-wins.py script.
903
904 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
905
906         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
907         code. This will obviate typeset_grob () in the future.  The effect
908         of this is that improperly written spanner handling will result in
909         invalid spanner bounds.
910         (announce_grob): add to elems_ from here
911         (typeset_grob): comment out.  
912
913         * lily/include/engraver.hh (make_spanner): new calling interface
914         for make_{item,spanner}. This obviates most calls to
915         announce_grob().
916                 
917         * scm/music-functions.scm (set-accidental-style): use GrandStaff
918         iso. PianoStaff for piano styles.
919
920 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
921
922         * Documentation/user/music-glossary.tely: add segno after d.s.
923
924 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
925
926         * lily/include/audio-column.hh: remove unused variables.
927         (patch by Michael Welsh Duggan)
928
929         * flower/include/axes.hh (other_axis): inline Axes function
930         (thanks to David Brandon).
931
932 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
933
934         * cygwin/mknetrel: Install image links (backportme).
935
936         * Documentation/user/GNUmakefile (local-install-info): Activate
937         actual installing of image links (backportme).
938
939 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
940
941         * Documentation/user/notation.itely (Measure repeats): Removed
942         unnecessary (and confusing) \context Voice{.
943
944 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
945
946         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
947
948         * lily/page.cc (Page): Do not use ly_scheme_function for
949         volatile/configurable variables (FIXME: better name).
950
951         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
952         get_scmvar).
953
954 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
955
956         * scripts/convert-ly.py (FatalConversionError.subst): use
957         \transposition.
958
959 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
960
961         * lily/include/page.hh (class Page): Declare left_margin ().
962
963         * lily/page.cc: Remove paper var caching.
964
965 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
966
967         * Documentation/user/music-glossary.tely: Add name to @top node.
968         Remove comment from @table definitions (workaround for makinfo
969         bug).
970
971         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
972         ly:stencil-get-expr).  Update callers.
973         (ly:stencil-align-to!):  Return stencil too.
974
975         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
976         stencil.  Remove looped line-based page output.
977         (output_line): Use line stencil.  Remove looped stencil-based line
978         output.
979
980         * lily/page.cc (ly:page-paper-lines): New function.
981
982         * input/test/markup-score.ly: New file.
983
984         * scm/define-markup-commands.scm (stencil): New markup.
985
986         * lily/book.cc (to_stencil): New method.
987
988         * lily/parser.yy (markup): Use it to grok \score.
989
990 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
991
992         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
993
994         * lily/paper-book.cc (pages): Change signature.  Update callers.
995
996         * lily/include/page.hh:
997         * lily/page.cc: New file.
998
999         * lily/paper-line.cc (to_stencil): New method.
1000         
1001         * lily/paper-outputter.cc (output_stencil): New method.
1002
1003         * lily/paper-outputter.cc (output_line): Use them.
1004
1005         * lily/warn.cc: Remove.
1006
1007         * lily/my-lily-parser.cc (distill_inname): Remove.
1008
1009         * flower/include/file-name.hh: 
1010         * flower/file-name.cc: New file.  Update users.
1011
1012         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
1013         (find): New method of same name.
1014
1015         * lily/my-lily-parser.cc (ly:parse-file): Use it.
1016
1017         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
1018         constant error message.
1019
1020 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
1021
1022         * input/test/{blank-notes.ly,staff-container.ly}: typos.
1023
1024 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1025
1026         * Documentation/user/music-glossary.tely: @table @strong' replaced
1027         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
1028         (backportme).
1029
1030 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1031
1032         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
1033
1034         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
1035         #{ lily music expression #} that returns an equivalent scheme
1036         music expression by parsing the string.
1037
1038 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1039
1040         * lily/my-lily-parser.cc:
1041         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
1042         SCM string (foo.ly/toto.scm support).
1043
1044 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1045
1046         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
1047
1048 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1049
1050         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
1051
1052         * scripts/lilypond-book.py: LY code that includes \header is
1053         not assumed to be a fragment.
1054
1055 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1056
1057         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
1058         tremolo beams up.
1059
1060         * lily/stem.cc (chord_start_y): Return 0 if no heads.
1061         (get_default_stem_end_position): No tremolo head juggling if no
1062         heads.  Fixes tremolo crash on rests (backportme).
1063
1064         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
1065
1066 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1067
1068         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
1069         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
1070
1071         * lily/lexer.ll: Allow \encoding in NOTES mode.
1072
1073         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
1074         for lyrics, not for commands.
1075
1076         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
1077         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
1078
1079         * input/regression/newaddlyrics.ly: New file.
1080
1081         * Documentation/topdocs/NEWS.texi: Update.
1082
1083         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
1084         (Music_list): Allow embedded scm.
1085
1086         * lily/score.cc (ly:score-bookify): New function.
1087
1088         * lily/music.cc (ly:music-scorify): Idem.
1089
1090         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
1091         (ly:parser-print-score): Idem.
1092
1093         * scm/lily.scm (default-toplevel-book-handler): Idem.
1094         (default-toplevel-music-handler): Idem.
1095         (default-toplevel-score-handler): Idem.
1096
1097         * ly/declarations-init.ly: Set default toplevel handlers.
1098
1099         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
1100
1101         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
1102         printer for score at toplevel.
1103
1104 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1105
1106         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
1107         Fix for simple case: input/simple-song.ly, more complex stuff
1108         does not work yet.
1109
1110 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1111
1112         * lily/parser.yy (Prefix_composite_music): split Composite_music
1113         in Prefix_composite_music and Grouped_music_list.
1114         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
1115
1116 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1117
1118         * scm/lily.scm (toplevel-expression): New define.
1119
1120         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
1121
1122         * lily/parser.yy (toplevel_expression): Use it.
1123
1124         * lily/include/my-lily-parser.hh: Smobbify.
1125
1126         * lily/my-lily-parser.cc (parse_string): New method.
1127         
1128         * lily/my-lily-parser.cc (ly:parse-string): New function.
1129
1130         * Documentation/user/lilypond.tely: Add comment and workaround for
1131         gs-8.01 crash.  Fixes make web.
1132
1133         Simplification of toplevel music.
1134         
1135         * lily/lexer.ll, lily/parser.yy:
1136
1137         * In LYRICS mode, return LYRICS_STRING.  This fixes one
1138         shift/reduce problem.
1139
1140         * Use NOTES mode at start of maininput.
1141
1142         * Grok toplevel composite music expression, put in score and book.
1143
1144         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
1145
1146         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
1147
1148         * input/simple.ly: New file.
1149         
1150         * input/simple-song.ly: Idem.
1151
1152 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1153
1154         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
1155         Sandberg.
1156
1157 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1158
1159         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
1160
1161 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
1162
1163         * input/regression/accidental-octave.ly: doc automatic showing
1164         of note names.
1165
1166 2004-04-16  Heikki Junes <janneke@gnu.org>
1167
1168         * po/fi.po: do "make po && make -C po po-update" at top-level,
1169         then "cp po/out/fi.po po/fi.po" and update fields.
1170
1171         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
1172
1173 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1174
1175         * Documentation/user/introduction.itely (About this manual): Fix
1176         templates and regression urls (backportme).
1177
1178 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1179
1180         * ly/engraver-init.ly (Score:graceSettings): Increase
1181         beamed-lengths, especially for 32nd notes.
1182
1183         * Documentation/user/notation.itely (Grace notes): Correct the
1184         syntax for add-grace-property example.
1185
1186 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1187
1188         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
1189         `Generated' tag.
1190
1191         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
1192         Severely broken (the Debian package, at least).
1193
1194 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1195
1196         * lily/context.cc (find_create_context): assign to lvalue.
1197
1198 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1199
1200         * lily/include/translator.hh (class Translator): rename
1201         get_parent_context() to context () to avoid confusion.
1202
1203         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
1204
1205         * lily/lexer.ll: change is_string -> ly_c_string_p 
1206
1207         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
1208
1209         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
1210
1211         * VERSION: release 2.3.0
1212
1213         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
1214
1215         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
1216         if nonempty.
1217
1218         * lily/include/context.hh (class Context): make members protected.
1219         (children_contexts): new accessor function.
1220
1221         * lily/include/translator.hh (class Translator): make
1222         daddy_context_ protected.
1223         (class Translator): clean up. 
1224
1225         * lily/include/context.hh (class Context): make daddy_context_
1226         private.
1227
1228         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
1229         higher for finding Voice. (backportme)  
1230
1231         * lily/include/context.hh (class Context): remove
1232         find_context_below() as a method.
1233
1234         * Documentation/user/notation.itely (The Lyrics context): add note
1235         about manual durations
1236
1237         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
1238         encoding.
1239
1240         * scm/output-tex.scm (text): dump \inputencoding{} for text.
1241
1242 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1243
1244         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
1245         \usepackage{inputenc}
1246
1247         * lily/paper-book.cc (classic_output): don't advance Offset for
1248         TeX output.
1249
1250         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
1251         ec-sauter.map in rules
1252
1253         * mf/ecb.mf (font_identifier): new file, based on ecbx
1254
1255         * mf/ecb10.mf (gensize): new file.
1256
1257         * Documentation/topdocs/NEWS.texi (Top): document some more new
1258         features.
1259
1260         * ly/declarations-init.ly: run convert-ly
1261
1262         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
1263         from input-file-results. Remove input-file-results.* 
1264
1265 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1266
1267         * scm/output-ps.scm (font-command): Fix, again.
1268
1269         * input/test/title-markup.ly: Add \noPagebreak test.
1270
1271         * lily/score-engraver.cc (try_music): Bugfix.
1272
1273 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1274
1275         * lily/main.cc (main_with_guile): excise dependency options -M and
1276         --dep-prefix
1277
1278         * lily/input-file-results.cc: excise Makefile dependency code
1279
1280         * Documentation/user/invoking.itexi (Invoking the lilypond
1281         binary): remove dep doco
1282         
1283         * lily/main.cc (main_with_guile): call lilypond-main
1284         
1285         * scm/lily.scm (lilypond-main): new function: handle multiple files.
1286
1287         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
1288         exception.
1289
1290         * lily/my-lily-parser.cc: remove paper_description function
1291
1292         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
1293         new function.
1294
1295         * lily/main.cc: remove global_score_count.
1296
1297         * lily/book.cc (process): don't take header from global_input_file.
1298
1299         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
1300
1301         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
1302
1303         * lily/music-output-def.cc (LY_DEFINE): new function
1304         ly_output_description. This function does the bulk for  setting,
1305         parsing and breaking down of an input file.
1306
1307         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
1308         anonymous modules globally. Let's hope they get GCd
1309
1310         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
1311
1312 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1313
1314         * scm/output-ps.scm (header): Papersize from paper.
1315
1316         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
1317         for classic output.
1318
1319         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
1320         lilypondclassic is defined.
1321         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
1322
1323         * input/regression/between-systems.ly: Remove.
1324
1325         * python/lilylib.py (get_bbox): Fix regular expression
1326         for bounding box.
1327
1328         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
1329
1330         * scm/output-tex.scm (stop-page): Use it.
1331
1332         * scm/output-ps.scm (define-fonts): Bugfix.
1333
1334         * lily/grob.cc: Add penalty to interface.
1335
1336         * lily/include/paper-line.hh (class Paper_line): New member
1337         var penalty_.
1338
1339         * lily/system.cc (get_line): Initialise Paper_line with
1340         page-penalty's from original grobs.
1341
1342         * scm/define-music-properties.scm (all-music-properties): Add
1343         page-penalty.
1344
1345         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
1346
1347         * lily/score-engraver.cc (try_music): Handle page-penalty.
1348
1349         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
1350
1351 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1352
1353         * ly/declarations-init.ly (melismaEnd): typo
1354
1355         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
1356
1357         * scm/output-ps.scm (text): split string into spaces, use moveto
1358         for setting space. 
1359         
1360 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1361
1362         * po/nl.po: Update.
1363
1364         * scm/font.scm (add-cmr-fonts): Typo.
1365
1366 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1367
1368         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
1369         font-encoding.
1370
1371         * scm/define-grobs.scm (all-grob-descriptions): idem.
1372
1373         * lily/time-signature.cc (numbered_time_signature): idem.
1374
1375         * scm/font.scm (add-cmr-fonts): use real encoding names for
1376         font-encoding.
1377
1378 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1379
1380         * lily/paper-book.cc (classic_output): 
1381         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
1382         Fixes classic output.
1383         (lilypondstart):
1384         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
1385         kludge.
1386
1387         * scripts/old-lilypond-book.py: Remove.
1388
1389         Page layout for SCOREs enclosed in a BOOK:
1390
1391         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
1392         layout tweaking.
1393
1394         * input/les-nereides.ly (theScore): Add \book.
1395         
1396         * input/test/title-markup.ly: Add \book.
1397
1398         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
1399         only if 'verbose.
1400
1401         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
1402
1403         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
1404
1405         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
1406         * scm/output-tex.scm (start-system): Update for page layout by
1407         LilyPond.
1408
1409         * scm/output-ps.scm (start-system): Previously (new-start-system).
1410
1411         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
1412         passed to define-fonts.
1413
1414         * lily/paper-column.cc: 
1415         * lily/system.cc (get_line):
1416         * ly/property-init.ly (newpage): 
1417         * scm/define-grob-properties.scm:
1418         * scm/output-ps.scm: 
1419         * scm/output-tex.scm: Remove between-system-string kludge.
1420
1421         * scm/output-ps.scm (define-fonts, font-command,
1422         font-load-encoding): Handle ENCODING = #f.
1423
1424         * scm/output-tex.scm (output-scopes): Check if variable is bound.
1425
1426         * scm/define-markup-commands.scm (fill-line): Use
1427         make-simple-markup (WAS: unexisting make-word-markup).
1428
1429         * lily/text-item.cc (interpret_markup): Bugfix, transpose
1430         ENCODING, MARKUP parameters for interpret_string.
1431
1432         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
1433
1434         * lily/score.cc (book_rendering): New method.
1435         (default_rendering): Create Paper_book helper locally, dump
1436         output.
1437
1438         * lily/my-lily-lexer.cc (the_key_tab): Add book.
1439
1440         * lily/parser.yy: Handle \book.
1441
1442         * lily/include/book.hh: 
1443         * lily/book.cc: New file.
1444
1445 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1446
1447         * lily/text-item.cc (interpret_string): new file, select font with
1448         encoding.
1449
1450         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
1451
1452         * scm/define-markup-commands.scm (encoded-simple): new markup command.
1453
1454         * lily/parser.yy (markup): take encoding from lexer.
1455
1456 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1457
1458         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
1459
1460         * scm/output-ps.scm: Remove some cruft.
1461
1462 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1463
1464         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
1465
1466         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
1467
1468 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1469
1470         * scm/font.scm (add-century-schoolbook-fonts):
1471         (make-century-schoolbook-tree): New function.
1472
1473         * input/test/title-markup.ly: Use Century Schoolbook font.
1474
1475 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1476
1477         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
1478         to Erik Sandberg) 
1479
1480         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
1481
1482         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
1483
1484         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
1485
1486         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
1487
1488 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1489
1490         * scm/part-combiner.scm (determine-split-list): bugfix: if no
1491         solo-state (at end of solo), we can set the solo status
1492         too. (backportme.)
1493
1494         * input/regression/part-combine-solo-end.ly: new file.
1495
1496 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1497
1498         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
1499         flavour abc files.  Really ignore unknown keys (backportme).
1500
1501 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1502
1503         * lily/scaled-font-metric.cc (text_dimension): only multiply with
1504         magnification_ when looking up in orig_.
1505
1506         * scm/output-tex.scm (text): switch off char-mapping.
1507
1508         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
1509         because AFM's encoding field cannot have spaces.
1510
1511 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1512
1513         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
1514
1515 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1516
1517         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
1518
1519         * mf/cmr.enc: new file, without hi-bit ascii info. 
1520
1521         * lily/bezier-bow.cc (slur_shape): make indent dependent on
1522         width. This removes the 'hook' at the end of a long slur.
1523
1524         * buildscripts/mf-to-table.py (parse_logfile): don't append
1525         encoding to fontname.
1526
1527 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1528
1529         * scm/output-ps.scm (define-fonts): Load .enc only once.
1530
1531         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
1532         too.
1533
1534 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1535
1536         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
1537         encoding field.
1538
1539         * lily/stencil-scheme.cc: remove ly:fontify-atom 
1540
1541         * ly/portuges.ly (pitchnames): new file.
1542
1543         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
1544         Michael Welsh Duggan
1545
1546         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
1547
1548         * ly/nederlands.ly: add comment about digits.
1549
1550         * lily/scaled-font-metric.cc (derived_mark): idem.
1551
1552         * scm/encoding.scm (make-encoding-mapping): change permutation to
1553         mapping.
1554
1555         * lily/scaled-font-metric.cc (derived_mark): is a const method.
1556         (Modified_font_metric): make alist for coding_description_
1557         (LY_DEFINE): remove coding-name.
1558
1559         * scm/output-tex.scm (text): remove debugging code.
1560
1561         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
1562
1563         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
1564         from infile.
1565
1566         * mf/feta-generic.mf: move fet_beginfont into generic code.
1567         use fetaMusic (without space) as encoding
1568
1569         * mf/feta-autometric.mf: take encoding argument
1570
1571         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
1572
1573         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
1574         use.
1575
1576         * scm/encoding.scm (read-encoding-file): use symbol for glyph
1577         name.
1578
1579 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1580
1581         * input/test/title-markup.ly: Set inputencoding.
1582
1583         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
1584
1585         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
1586
1587         * scm/encoding.scm (get-coding-filename, get-coding-command): New
1588         function.
1589         (coding-alist): Also hold filename, command.
1590         (read-encoding-file): Return symbols.
1591
1592 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1593
1594         * scm/output-tex.scm: remove fontify; text and char take a font
1595         argument.
1596
1597         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
1598
1599         * lily/scaled-font-metric.cc (text_dimension): init
1600         coding_{permutation,table}_ too 
1601         (LY_DEFINE): ly:font-encoding, new function return
1602
1603         * lily/paper-def.cc (find_scaled_font): take input coding from
1604         inputcoding paper var.
1605
1606         * lily/performance.cc (output): remap modulo 16.
1607
1608         * lily/text-item.cc (interpret_markup): whoops, variable
1609         shadowing fixed.
1610
1611 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
1612
1613         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
1614         symbols, not symbols to strings.
1615         
1616         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
1617         symbols, not symbols to strings.
1618
1619 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1620
1621         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
1622         (ly:kpathsea-gulp-file): New function.
1623
1624         * scm/encoding.scm (read-encoding-file): Use it.
1625
1626 2004-04-06  Werner Lemberg  <wl@gnu.org>
1627
1628         * scm/encoding.scm (coding-alist): Fix typo.
1629
1630 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1631
1632         * lily/scaled-font-metric.cc (text_dimension): move function from
1633         Font_metric
1634         (make_scaled_font_metric): init coding_scheme_ to TeX
1635         (text_dimension): use get-coding-vector for non TeX coding_scheme_
1636
1637         * lily/include/scaled-font-metric.hh (struct
1638         Modified_font_metric): rename from Scaled_font_metric
1639
1640         * scm/encoding.scm (read-encoding-file): split up large function,
1641         leave caching to (delay)
1642
1643         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
1644
1645 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1646
1647         * lily/my-lily-lexer.cc (set_encoding): New method.
1648
1649         * lily/lexer.ll: Grok \encoding.
1650
1651         * lily/font-metric.cc (get_encoded_index): New function.
1652
1653         * lily/include/font-metric.hh (coding_scheme): New method.
1654
1655         * scm/encoding.scm: New file.
1656
1657         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
1658
1659 2004-04-05  Werner Lemberg  <wl@gnu.org>
1660
1661         * Documentation/user/tutorial.itely: Revised (finished).
1662
1663         * Documentation/user/macros.itexi (@separate): Removed.
1664
1665 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1666
1667         * scm/output-ps.scm (define-fonts): fix scaling.
1668
1669         * lily/scaled-font-metric.cc (design_size): add function.
1670
1671         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
1672         partial cut&paste of ly:font-magnification.
1673
1674 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1675
1676         * scm/output-ps.scm (define-fonts):
1677         (fontify): Update.
1678
1679 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1680
1681         * po/fr.po: update. (backportme).
1682
1683         * po/nl.po: update. (backportme). 
1684
1685         * mf/feta-beugel.mf: document why design size is not fixed.
1686
1687         * mf/feta-braces-a.mf: rename to stress that it's not design size.
1688
1689 2004-04-04  Werner Lemberg  <wl@gnu.org>
1690
1691         * Documentation/user/tutorial.itely: Revised (continued).
1692
1693 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1694
1695         * po/nl.po: Update (backportme).
1696
1697 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1698
1699         * po/de.po: update. (backportme).
1700
1701         * scm/output-tex.scm (font-command): use ly: functions to
1702         construct name.
1703         (define-fonts): don't use alist, just dump \font definitions.
1704         (font-load-command): calculate proper scaling by taking
1705         outputscale from paper argument.
1706
1707         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
1708         expression.
1709
1710         * lily/paper-outputter.cc (output_header): pass paper arg to
1711         define-fonts
1712
1713         * lily/paper-def.cc (font_descriptions): dump list of
1714         Scaled_font_metrics
1715         (find_scaled_font): take Font_metric argument, store
1716         Scaled_font_metrics in hash-table containing (size ->
1717         Scaled_font_metrics) alist.
1718         (get_dimension): rename from get_realvar
1719
1720         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
1721         ly:font-magnification, ly:font-name: new functions
1722
1723 2004-04-03  Werner Lemberg  <wl@gnu.org>
1724
1725         * Documentation/user/dedication.itely,
1726         Documentation/user/preface.itely,
1727         Documentation/user/introduction.itely,
1728         Documentation/user/tutorial.itely: Revised.
1729         Removing leading spaces which distorts output if info files are read
1730         with stand-alone info.
1731         Removing superfluous inter-word spaces which also distorts output
1732         for stand-alone info.
1733         Using ` and ' instead of `` and '' everywhere to improve
1734         legilibility with stand-alone info
1735         Using @samp for single-letter input items and data which contains
1736         spaces, @code for other things.
1737
1738         * lily/grob-interface.cc: Adding copyright.
1739         (check_interfaces_for_property): Improve format of warning message.
1740
1741 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1742
1743         * lily/include/font-metric.hh (struct Font_metric): add
1744         design_size () method.
1745
1746         * buildscripts/mf-to-table.py (base): add DesignSize comment.
1747
1748         * lily/afm.cc (read_afm_file): read design size.
1749
1750         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
1751
1752         * scm/music-functions.scm (unfold-repeats): handle dots too.
1753
1754 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1755
1756         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
1757         (backportme)
1758
1759 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1760
1761         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
1762         lyric indent.  Revert melismaBusyProperties using \unset.
1763
1764 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1765
1766         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
1767
1768         * lily/parser.yy (command_element): allow redefinition of |
1769         meaning.
1770
1771         * lily/break-align-engraver.cc (acknowledge_grob): construct
1772         LeftEdge where the first cause for alignment is coming from.
1773         This makes \override Staff.LeftEdge work as expected.
1774
1775         
1776         * lily/slur-performer.cc (Slur_performer): add inits
1777
1778         * lily/beam-performer.cc (Beam_performer): add inits
1779
1780 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1781
1782         * VERSION (PACKAGE_NAME): release 2.2.0
1783
1784         * scripts/convert-ly.py (conv): add 2.2.0 rule.
1785
1786 2004-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1787
1788         * lily/cluster.cc (height): Fix warning.
1789
1790         * lily/parser.yy: Janitorial cleanups.
1791
1792         * Documentation/user/tutorial.itely (Tutorial): Typo.
1793
1794 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1795
1796         * lily/change-iterator.cc (process): search at multiple context
1797         levels. This fixes 
1798
1799         
1800         * scm/part-combiner.scm (analyse-spanner-states): use split-index,
1801         not voice-state index for tie state. This fixes a partcombine
1802         problem with ties.
1803
1804         * Documentation/user/tutorial.itely (Commenting input files): add
1805         note about convert-ly.
1806
1807         * input/test/cadenza-skip.ly:  new file.
1808
1809 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1810
1811         * po/nl.po: Spelling fixes.
1812
1813         * autogen.sh (srcdir): Regenerate.
1814
1815         * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
1816         autogen.sh.
1817
1818         * configure.in: Use C++ to check for C++ header.
1819
1820         * po/nl.po: Update.
1821
1822         * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
1823
1824         * lily/event.cc (to_relative_octave): Translatable sentence should
1825         be one string.
1826
1827         * python/lilylib.py (warranty): Year range is not translatable.
1828         It's 2004 already!
1829
1830         * flower/warn.cc (non_fatal_error, warning, programming_error):
1831         Remove whitespace from translated string.
1832
1833 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1834
1835         * VERSION: release 2.1.37.
1836
1837 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1838
1839         * configure.in: check for C language.
1840
1841         * lily/source-file.cc: include strstream without h.
1842
1843         * scm/documentation-generate.scm (string-append): use name without
1844         .texi.
1845
1846         * autogen.sh (srcdir): SUSE fix.
1847
1848         * Documentation/user/notation.itely (Ancient clefs): idem.
1849
1850         * Documentation/user/lilypond-book.itely (Integrating HTML and
1851         music): idem.
1852
1853         * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
1854
1855         * lily/change-iterator.cc (process): use find_existing_context().
1856
1857         * input/test/polymetric-differing-notes.ly: use ly:music-compress.
1858
1859         * input/regression/repeat-unfold-tremolo.ly: new file.
1860
1861         * scm/music-functions.scm (unfold-repeats): undo music compression
1862         too.
1863
1864         * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
1865         (LY_DEFINE): ly:music-compress new function.
1866
1867         * scm/part-combiner.scm (determine-split-list): split for voice
1868         crossings
1869
1870         * input/regression/part-combine-cross.ly: new file.
1871
1872         * scm/part-combiner.scm (make-part-combine-music): don't do
1873         relative inside partcombine arguments.
1874
1875         * scm/music-functions.scm (make-non-relative-music): new function.
1876
1877         * Documentation/user/notation.itely (Automatic part combining):
1878         add note about \relative.
1879
1880         * lily/part-combine-iterator.cc (construct_children): add
1881         start_moment_ member.
1882
1883         * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
1884         stem-tremolo by stem object. This fixes no stem for tremolo bug.
1885
1886         * lily/stem-tremolo.cc (print): don't crash for no-stem.
1887
1888         * Documentation/user/changing-defaults.itely (Which properties to
1889         change): fixes.
1890
1891 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1892
1893         * po/fr.po: update.
1894
1895 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1896
1897         * input/wilhelmus.ly: More original lyrics.  Add to examples.
1898
1899         * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
1900         Reinstate old code that issues warning.  Fixes --srcdir build.
1901
1902 2004-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1903
1904         * input/wilhelmus.ly: New file.
1905
1906         * Documentation/user/notation.itely: 
1907         * Documentation/user/introduction.itely:
1908         * Documentation/user/tutorial.itely: Use quote ly-option instead
1909         of explicit @quotation.  This fixes too long lilypond linewidths
1910         resulting in overful hboxes.
1911
1912         * scripts/lilypond-book.py: Add ly-option: `quote'.
1913
1914 2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1915
1916         * tex/titledefs.tex: Avoid that the first score line is extra
1917         indented if instrument is defined but not piece.
1918
1919 2004-03-30  Werner Lemberg  <wl@gnu.org>
1920
1921         * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
1922         `lilypond/' to info file name.
1923         (@usermanref) [info]: New variant.
1924
1925         * scm/documentation-generate.scm: Fix definition of @usermanref
1926         and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
1927         to info file name.
1928
1929 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1930
1931         * VERSION: release 2.1.36
1932         
1933         * Documentation/user/changing-defaults.itely (Interpretation
1934         contexts): rewrite introduction.
1935
1936 2004-03-30  Ferenc Wagner  <wferi@tba.elte.hu>
1937
1938         * scm/define-markup-commands.scm: Use TeX accents instead of
1939         straight iso-8859-1 encoding in the doc string.
1940
1941 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1942
1943         * Documentation/user/tutorial.itely (A lead sheet): remove extra
1944         space after dotted duration.
1945
1946 2004-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1947
1948         * Documentation/user/introduction.itely: 
1949         * Documentation/user/notation.itely:
1950         * Documentation/user/tutorial.itely: Up all relative examples.
1951         Enclose @lilypond displays in @quotation.  Typos and corrections.
1952
1953         * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
1954
1955 2004-03-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1956
1957         * scm/music-functions.scm (make-voice-props-revert): Revert also
1958         MultiMeasureRest staff-position in oneVoice.
1959
1960 2004-03-29  Heikki Junes <hjunes@cc.hut.fi>
1961
1962         * Documentation/user/changing-defaults.itely, 
1963         Documentation/user/lilypond.tely: few fixes. Place no comma between
1964         two options: a and b, but commas between three options: a, b, and c.
1965         By this manner, grouping is possible: a and b, and c and d.
1966
1967 2004-03-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1968
1969         * Documentation/user/GNUmakefile: add rule for .nexi
1970
1971 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1972
1973         * Documentation/user/music-glossary.tely: move glossary direntry
1974
1975         * stepmake/stepmake/texinfo-vars.make (INFOINSTALL): 
1976         only do mkdir/install-info if INFO_INSTALL_FILES != "".
1977
1978 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1979
1980         * stepmake/aclocal.m4: Verify that gettext configure check with
1981         gcc-3.3 and autoconf 2.59 is still broken.  Update warning.
1982
1983 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1984
1985         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
1986         glob.glob for .png filenames. This catches multipage pngs.  
1987
1988         * Documentation/user/changing-defaults.itely (Determining the grob
1989         property): fix references.
1990
1991         * lily/staff-symbol.cc (print): only add extent if non empty.
1992         This fixes staff-container.ly.
1993
1994         * lily/timing-engraver.cc (initialize): init whichBar, so a score
1995         starting with a mmrest also works.
1996
1997         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
1998         PNG for texinfo too.
1999
2000         * po/lilypond.pot: update translation strings.
2001
2002         * VERSION: 2.1.35 released
2003         
2004         * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
2005         context argument too.
2006
2007         * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
2008
2009         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
2010
2011         * python/lilylib.py (command_name): don't return 1st path
2012         component.
2013
2014         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
2015         .png case separately.
2016
2017         * python/lilylib.py (system): typo.
2018         
2019 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2020
2021         * input/regression/span-bar.ly: Fix typos.  Set indent-level:2,
2022         run indent-region.
2023
2024         * Documentation/user/preface.itely: Run texinfo-all-menus-update.
2025         Fixes compile.
2026
2027         * lily/function-documentation.cc: Compile fix: Include <string.h>.
2028         Add header.
2029
2030 2004-03-27  Heikki Junes  <hjunes@cc.hut.fi>
2031
2032         * vim/lilypond-indent.vim: small fixes.
2033
2034 2004-03-26  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2035
2036         * Documentation/user/notation.itely (Entering lyrics): Add example
2037         with correct english double quotes (at least for LaTeX output,
2038         maybe not a good idea if we switch to PS as the default output
2039         format).
2040
2041 2004-03-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2042
2043         * lily/staff-performer.cc (create_audio_elements): play instrument
2044         changes before notes arrive. This fixes instrument of the first
2045         note in a score.
2046
2047         * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
2048         to 1.9.0 conversion.
2049
2050         * lily/mark-engraver.cc: doc string.
2051
2052         * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
2053
2054         * Documentation/user/introduction.itely (Introduction): new node.
2055
2056 2004-03-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2057
2058         * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
2059
2060         * input/regression/spacing-ragged-last.ly: new file.
2061
2062         * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
2063         spacing.
2064
2065         * scm/font.scm: rewrite using GOOPS.
2066         
2067         * lily/context-def.cc (filter_engravers): derefence pointer.
2068
2069         * lily/lily-guile.cc (type_check_assignment): use
2070         ly_scheme_function iso. scm_primitive_eval where possible.
2071
2072         * lily/performance.cc (output): limit channels at 15. This fixes
2073         percussion inadvertently showing up in large scores.
2074
2075 2004-03-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2076
2077         * input/regression/tuplet-gap.ly: new file.
2078
2079         * lily/tuplet-bracket.cc (make_bracket): take gap interval.
2080         (print): compute gap length from number size, include italic
2081         correction.
2082
2083         * scm/define-grobs.scm (all-grob-descriptions): remove gap from
2084         tuplet-bracket
2085
2086         * scm/paper.scm (set-default-paper-size): new function, to be
2087         called at toplevel.
2088         (set-paper-size): new function, to be called inside \paper {}
2089         (set-default-paper-size): new function, to be called at toplevel.
2090
2091         * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function. 
2092
2093         * lily/beam-performer.cc (process_music): idem.
2094
2095         * lily/slur-performer.cc (process_music): stop melisma for stop event.
2096         
2097         * tex/titledefs.tex: remove scshape for piece.
2098
2099         * lily/line-spanner.cc (line_stencil): font-encoding = music, not
2100         font-family
2101
2102         * lily/time-signature.cc (special_time_signature): font-encoding
2103         not family.
2104
2105         * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
2106         dynamic to head. This fixes p placement in morgenlied.
2107
2108 2004-03-23  Werner Lemberg  <wl@gnu.org>
2109
2110         * stepmake/stepmake/generic-targets.make (help): Improve text.
2111
2112 2004-03-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2113
2114         * VERSION: 2.1.34 released
2115         
2116         * lily/main.cc (main_with_guile): switch debugging.
2117
2118         * lily/system.cc (get_line): plug leak.
2119
2120         * lily/paper-book.cc (pages): plug memory leaks: delete page array
2121         and contents.
2122         (stencil2line): plug leak.
2123
2124         * Documentation/user/changing-defaults.itely (Determining a grob
2125         property):  new node.
2126         (Layout interfaces): new node.
2127         (Navigating the program reference): new node.
2128
2129         * lily/accidental-engraver.cc (acknowledge_grob): add property
2130         harmonicAccidentals
2131
2132         * lily/piano-pedal-engraver.cc (del_linespanner): new function.
2133         general cleanups.
2134         
2135         * input/les-nereides.ly (middleDynamics): resurrect Les
2136         nereides. Remove pedal hack.
2137
2138 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2139
2140         * input/regression/property-grace-polyphony.ly: new file.
2141
2142         * lily/translator-property.cc (execute_pushpop_property): only pop
2143         one instance of the property. This fixes << \\ >> together with
2144         \grace.
2145
2146         * lily/break-align-interface.cc (ordered_elements): we cannot
2147         modify the #'elements property, so return reordered array.
2148
2149 2004-03-23  Heikki Junes  <hjunes@cc.hut.fi>
2150
2151         * buildscripts/lilypond.words.py: remove.
2152         * buildscripts/lilypond-words.py: add new, renamed file. 
2153         Give generated targets and dirs explicitly in arguments.
2154
2155         * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
2156         elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
2157         vim/lilypond-syntax.vim: update to use new lilypond-words.py.
2158         
2159         * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
2160
2161         * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
2162
2163         * Documentation/topdocs/INSTALL.texi: update vim-mode installing
2164         orders.
2165
2166         * vim/GNUmakefile: add local-uninstall target.
2167
2168         * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
2169         
2170         * vim/vimrc: add a one-liner file.
2171
2172         * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
2173         vimrc in EXTRA_DIST_FILES.
2174
2175         * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
2176
2177 2004-03-22  Heikki Junes  <hjunes@cc.hut.fi>
2178
2179         * config.make.in: add vimdir.
2180
2181         * vim/GNUmakefile: add local-install.
2182
2183 2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2184
2185         * tex/titledefs.tex: Replaced \ifx\blabla\undefined
2186         with \lilypondifundefined{blabla}. Solves problem with multiple
2187         titles in the same lilypond-book document.
2188
2189 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2190
2191         * scm/document-backend.scm (interface-doc): sort grob list for
2192         interface.
2193
2194         * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
2195         pre/post break align-order.
2196
2197         * spelling patch courtesy Edward Sutton.
2198
2199         * Documentation/user/changing-defaults.itely (Changing context
2200         default settings): new node.
2201         (Defining new  contexts): new node.
2202
2203         * scripts/lilypond-book.py (is_derived_class): use numbers
2204         iso. booleans.
2205
2206         * python/lilylib.py (make_ps_images): add margin to PS images.
2207
2208         * scripts/lilypond-book.py (is_derived_class): new function. Take
2209         class arg iso. object.
2210         (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
2211         for bug in GS/dvips.
2212
2213         * lily/text-item.cc (interpret_markup): idem.
2214
2215         * scm/define-markup-commands.scm: remove split around-space hack.
2216
2217         * lily/staff-symbol-referencer.cc (get_rounded_position): new
2218         function, fold WL's fixes into one function.
2219
2220 2004-03-22  Werner Lemberg  <wl@gnu.org>
2221
2222         * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
2223         lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
2224         (Note_column::head_position_interval): Do proper rounding for
2225         calls to Staff_symbol_referencer::get_position.
2226
2227 2004-03-21  Werner Lemberg  <wl@gnu.org>
2228
2229         * lily/score.cc (ly_run_translator), lily/paper-def.cc
2230         (Paper_def::get_paper_outputter), lily/input-file-results.cc
2231         (Input_file_results::Input_file_results), lily/my-lily-parser.cc
2232         (My_lily_parser::parse_file): Improve formatting progress indication
2233         sent to stdout.
2234
2235 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2236
2237         * VERSION: 2.1.33 released.
2238
2239         * scripts/lilypond-book.py (do_file): reinstate --filter support.
2240
2241         * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
2242
2243         * stepmake/stepmake/generic-targets.make: rewrite hack so no
2244         warning is issued about dummy.dep.
2245
2246         * scm/new-font.scm: fix design sizes of nummer
2247
2248 2004-03-21  Werner Lemberg  <wl@gnu.org>
2249
2250         * stepmake/bin/install-sh: Updated (from gnulib).  This removes
2251         some annoying warnings from mkdir during `make install'.
2252
2253 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2254
2255         * lily/performer-group-performer.cc (do_announces): call
2256         Performer_group_performer::create_audio_elements () too.
2257
2258         * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
2259
2260         * scm/define-grobs.scm (all-grob-descriptions): add property
2261         break-align-orders
2262
2263         * lily/global-context.cc (get_default_interpreter): new
2264         function. Override from base class, so no new Score contexts are
2265         created.
2266
2267         * lily/include/stencil.hh (class Stencil): document origin field.
2268
2269         * lily/staff-symbol.cc (print): span staff-symbol on column
2270         extents for non-broken columns. 
2271
2272         * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
2273         key-signature.
2274
2275         * tex/titledefs.tex: don't use smallcaps for piece.
2276
2277         * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
2278         translated stencils in the output.
2279
2280         * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
2281
2282 2004-03-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2283
2284         * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
2285         and init ties_created_
2286
2287         * VERSION: release 2.1.32
2288
2289         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
2290         doc string from IMPLEMENT_CTOR_CALLBACK().
2291
2292         * lily/engraver.cc (typeset_grob): paranoia: take care of the case
2293         that engraver is in a performer hierarchy.
2294
2295 2004-03-17  Heikki Junes <hjunes@cc.hut.fi>
2296
2297         * vim/lilypond-ftdetect.vim: new file.
2298
2299 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2300
2301         * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. 
2302         (compose_ly): default octave should be middle C.
2303
2304         * Documentation/user/changing-defaults.itely (Layout tunings
2305         within contexts): new node.
2306
2307         * lily/include/smobs.hh: document C++ smob interface.
2308
2309         * lily/function-documentation.cc: don't doc functions without
2310         docstring.
2311
2312 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2313
2314         * Documentation/user/lilypond.tely: Remove `* lilypond' node from
2315         direntry, so that `info lilypond' goes to Top.
2316
2317         * scm/output-ps.scm (polygon): Fix: add spaces.
2318
2319         * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
2320         solutions are now optimal too.
2321
2322         * input/test/page-breaks.ly: New file.
2323
2324         * lily/paper-outputter.cc (Paper_outputter): Import page breaking
2325         functions into safe module.
2326
2327         * lily/lily-guile.cc (ly:number->string): Do not leave space at
2328         end, prepend zeros.
2329
2330         * scm/output-*.scm: Use ly:number->string rather than
2331         number->string.  Makes for saner output.
2332
2333         * scm/output-ps.scm (define-fonts): Always scale by designsize.
2334         Fixes feta-nummer, feta-din scaling.
2335
2336 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2337
2338         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
2339
2340         * scm/music-functions.scm (descend-to-context): new
2341         function. Similar to context-spec-music.
2342         (make-time-signature-set): specify Score as descend-only. This
2343         fixes the polymetric.ly example.
2344
2345         * lily/context-specced-music-iterator.cc (construct_children): add
2346         support for descend-only context spec.
2347
2348         * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
2349         determine ez-notation letter. 
2350
2351         * lily/system.cc (get_line): start with dumping layer 3. This
2352         fixes ez notation.
2353
2354 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2355
2356         * input/test/title-markup.ly: Stress breaking harder.
2357
2358         * scm/page-layout.scm (height-score): Overfull page scores twice
2359         as bad as underfull (was: by a power).
2360         (walk-lines): Omit first walk-path round (breaking after new node,
2361         without lines).
2362
2363         * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
2364         diff values are negative.
2365         (output): Bugfix: treat negative vfill differently.
2366
2367         * Documentation/user/lilypond.tely (direntry): Add note about why
2368         `info lilypond' brings up `Invoking LilyPond' node.
2369
2370 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2371
2372         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
2373
2374         * lily/paper-book.cc: Remove cruft.
2375         (output): Bugfix: put vfill between lines.
2376         (pages): Bugfix: set page vars needed for filling.
2377
2378         * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
2379         (was: @ar).
2380
2381         * scm/page-layout.scm: Further development.
2382
2383         * ly/declarations-init.ly (paper): Define page-breaking.
2384
2385 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2386
2387         * lily/note-head.cc (brew_ez_stencil): add note-names
2388         property. Provides internationalization for note names.
2389
2390         * Documentation/user/changing-defaults.itely (Creating contexts):
2391         new node.
2392
2393         * lily/grace-iterator.cc (process): descend to child for \grace.
2394
2395         * lily/timing-translator.cc (initialize): Timing_translator adds
2396         Timing alias by itself.
2397
2398         * lily/context.cc (add_alias): new function.
2399
2400         * scm/lily.scm (tex-output-expression): new function, eval within
2401         drawing API. Guards against eval vulnerabilities.
2402
2403         * scm/output-tex.scm (tex-encoded-fontswitch): idem. 
2404
2405         * scm/output-ps.scm (scm): export lily drawing API.
2406
2407         * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
2408         throughout.
2409
2410 2004-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2411
2412         * scm/page-layout.scm (optimal-page-breaking): New function.
2413         
2414         * lily/paper-book.cc (pages): Use it.
2415
2416 2004-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2417
2418         * lily/include/paper-line.hh (class Paper_line): Full smob.
2419
2420 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2421
2422         * lily/global-context.cc (run_iterator_on_me): fix grace note
2423         nesting by initting measurePosition.
2424
2425         * lily/timing-translator.cc (initialize): do no init
2426         measurePosition
2427         
2428         * lily/include/music-output-def.hh (class Music_output_def): add
2429         input_origin_ field.
2430
2431         * Documentation/user/changing-defaults.itely (Changing context
2432         properties on the fly): new node.
2433
2434         * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
2435         function. Only have smobbed_copy (), and do not provide
2436         smobbed_copy() for non-simple smobs. Changes throughout.
2437
2438 2004-03-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2439
2440         * lily/auto-change-iterator.cc (class Auto_change_iterator): add
2441         start_moment_. Fix by Doug A. Linhardt.
2442
2443 2004-03-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2444
2445         * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
2446         accidentals for harmonic notes.
2447
2448         * lily/note-collision.cc (check_meshing_chords): don't merge heads
2449         of different style. (Thanks to Doug Linhardt).
2450
2451         * Documentation/user/changing-defaults.itely (Scheme tutorial):
2452         new node.
2453
2454 2004-03-16  Heikki Junes <hjunes@cc.hut.fi>
2455
2456         * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
2457
2458         * vim/filetype.vim, vim/lilypond-ftplugin.vim,
2459         vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
2460         vim/lilypond-indent.vim: doc targets and deps in comments.
2461
2462 2004-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2463
2464         * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
2465
2466         * lily/system.cc (get_line): Return Paper_line.  Change all users.
2467
2468         * lily/include/paper-line.hh:
2469         * lily/include/paper-line.cc: New file.
2470
2471 2004-03-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2472
2473         * VERSION (MY_PATCH_LEVEL): release 2.1.31.
2474
2475         * GNUmakefile.in: remove stray make out=www
2476
2477         * input/test/bagpipe.ly (gcdg): octave fixes.
2478
2479         * scm/define-markup-commands.scm (number): use font-encoding
2480         iso. font-family
2481
2482         * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
2483         font-encoding.
2484         
2485 2004-03-15  Heikki Junes <hjunes@cc.hut.fi>
2486
2487         * lily/parse-scm.cc: compile-bugfix: add missing header files for
2488         `output_format_global' and `PAGE_LAYOUT'.
2489
2490 2004-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2491
2492         * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
2493         lily functions in safe mode.
2494
2495         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
2496         Print filename for HTML, LATEX, before texidoc.
2497
2498         * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
2499         instructions in output-ps module.
2500
2501         * scm/lily.scm: Do not load output-ps module.
2502
2503         * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
2504         safe mode.
2505
2506 2004-03-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2507
2508         * lily/span-dynamic-performer.cc (process_music): remove spurious
2509         warning.
2510
2511         * lily/context-def.cc (Context_def): init name to ""
2512
2513         * lily/font-interface.cc: add font-encoding property.
2514
2515         * scm/lily.scm (chain-assoc-get): bugfix.
2516
2517         * lily/paper-book.cc (stencil2line): protect static SCM.
2518
2519         * lily/font-interface.cc (text_font_alist_chain): rename function,
2520         and use text-font-defaults. 
2521
2522         * lily/font-select.cc (properties_to_font_size_family): call SCM code.
2523
2524         * scm/paper.scm (paper-set-staff-size): use new function.
2525
2526         * scm/new-font.scm (make-font-tree): new function.
2527
2528 2004-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2529
2530         * lily/paper-book.cc (output): Bugfix: no output if no \paper.
2531
2532         * scm/lily.scm (get-output-module): New function.
2533         (output-alist): Remove ,ps-output-expression.
2534
2535         * scm/output-tex.scm (ps-output-expression): New function.
2536
2537         * scm/output-ps.scm (ps-output-expression): Remove.
2538         (header, start-page): Output page metadata.
2539
2540         * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
2541         initialise output_module_.  Do not write part of header.
2542         (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
2543         (output_header): Output full header.
2544
2545         * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
2546         FIXME.
2547
2548 2004-03-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2549
2550         * scm/new-font.scm: new file. Tree based font lookup.
2551
2552         * scm/lily.scm (assoc-get): take default argument. Remove
2553         assoc-get-default.
2554         (chain-assoc-get): use chain-assoc-get everywhere.
2555
2556         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2557         autobeamsettings conversion bug.
2558
2559         * lily/include/global-context.hh (Context): clean-up data hiding.
2560
2561         * lily/include/music-iterator.hh (class Music_iterator): clean-up
2562         data hiding.
2563
2564         * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
2565
2566         * input/regression/stem-shorten.ly: add chord case.
2567
2568         * lily/stem.cc (get_default_stem_end_position): shorten stems
2569         triggered by note-head positions, not by forced-direction. This
2570         fixes a bug with too short stems.  
2571  
2572 2004-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2573
2574         * scripts/lilypond-book.py (Lilypond_snippet.output_html,
2575         Lilypond_snippet.output_latex): Always call output_print_filename.
2576
2577         * lily/paper-book.cc (fill_pages): New method.  Try to cramp or
2578         expand pages.
2579
2580 2004-03-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2581
2582         * scm/part-combiner.scm (make-autochange-music): switch rests
2583         before switched notes too.
2584
2585         * lily/figured-bass-engraver.cc (process_music): change calling
2586         convention.
2587
2588         * scm/bass-figure.scm (format-bass-figure): rewrite function. 
2589
2590         * scm/define-markup-commands.scm (bracketed-y-column): new markup
2591         command.
2592
2593         * lily/include/stencil.hh (class Stencil): add origin field.
2594
2595         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
2596         function.
2597
2598         * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. 
2599
2600         * lily/lexer.ll: remove support for \$ and $ in identifiers
2601
2602         * lily/sequential-iterator.cc: remove copy_grace_fixups
2603         (get_grace_fixup): slight abstraction of fixup code.
2604
2605         * input/test/title-markup.ly (spaceTest): vary staff sizes.
2606
2607 2004-03-12  Heikki Junes <hjunes@cc.hut.fi>
2608
2609         * vim/lilypond-indent.vim: use <C-F> (default) as indent key
2610         in insert-mode. add indenting rules.
2611
2612 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2613
2614         * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
2615         protect hack.
2616
2617         * scm/page-layout.scm:
2618         * lily/paper-book.cc: Handle tagline/copyright.  Internal page
2619         layout and titling should now match external latex based version.
2620
2621         * scm/output-tex.scm (output-scopes): Bugfix: only write string
2622         header fields.
2623
2624         * ps/lilyponddefs.ps: Remove automatic page layout.
2625
2626         * scm/output-ps.scm (new-start-system): New interface function.
2627
2628         * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
2629
2630         * lily/paper-book.cc (output): Bugfix.
2631
2632 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2633
2634         * VERSION (MY_PATCH_LEVEL): release 2.1.30
2635         
2636 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2637
2638         * Documentation/user/lilypond.tely: Bugfix: Remove './' from
2639         direntries.
2640
2641         * ps/lilyponddefs.ps: Bugfix.
2642
2643         * input/regression/multi-measure-rest-instr-name.ly: Typo.
2644
2645 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2646
2647         * lily/auto-beam-engraver.cc (create_beam): add Stem as
2648         cause. This should fix warnings.
2649
2650         * mf/feta-slag.mf (trill_ne): fix upmordent size.
2651
2652         * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
2653         prevent aligned 6ths.
2654
2655         * lily/custos.cc (print): remove adjust-if-on-staffline.
2656
2657 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2658
2659         * lily/paper-book.cc: Do header and footer.
2660
2661 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2662
2663         * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
2664
2665         * scm/paper.scm (lineheight): Remove
2666         (head-sep, foot-sep): Add.
2667
2668 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2669
2670         * mf/feta-schrift.mf: reduce portato thickness.
2671
2672         * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
2673
2674         * lily/grob-pq-engraver.cc (start_translation_timestep): remove
2675         programming_error ().
2676
2677         * lily/piano-pedal-engraver.cc (finalize): attach unfinished
2678         bracket to last command column.
2679
2680         * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
2681         continues on next/prev system.
2682
2683         * input/regression/pedal-end.ly: new file.
2684
2685 2004-03-10  Werner Lemberg  <wl@gnu.org>
2686
2687         * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
2688         Remove pmx2ly stuff.
2689         * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
2690
2691 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2692
2693         * scm/page-layout.scm: New file.
2694
2695         * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
2696         settings.
2697         (Lilypond_snippet.is_outdated): Also check for PNG file.
2698         Workaround for interrupted (web) builds.
2699
2700         * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
2701
2702         * ps/lilyponddefs.ps: Use only very small top-marging.
2703         (init-paper): Also pop page size string.
2704         (start-page, stop-page): New function.
2705
2706         * scm/output-ps.scm (header-end): Remove stray exec commands.
2707
2708 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2709
2710         * lily/input-file-results.cc (do_one_file): use new Paper_book()
2711
2712         * lily/score.cc (default_rendering): clean protection.
2713
2714         * lily/paper-book.cc (mark_smob): implement smob marking.
2715
2716         * scripts/lilypond.py (make_html_menu_file): remove --psgz option
2717
2718         * Documentation/user/*.itely: user manual edits. 
2719
2720 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2721
2722         * Documentation/user/converters.itely (Invoking musedata2ly):
2723         remove pmx2ly.
2724
2725         * scripts/pmx2ly: remove script.
2726         
2727 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2728
2729         * lily/score.cc (default_rendering): Protect paper-book members.
2730
2731         * lily/paper-def.cc (smobbed_copy): New method.
2732
2733         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
2734         switch runtime.
2735
2736         * lily/include/music-output.hh (process): Change signature to
2737         return SCM.
2738
2739         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
2740         method.
2741
2742         * lily/paper-score.cc (process): Return stencils rather than
2743         outputting directly.  Remove paper-book kludge.  Delete grobs.
2744         (output): Remove.
2745
2746         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
2747
2748         * lily/score-engraver.cc (get_output): Do not reset pscore_.
2749
2750         * lily/score.cc (default_rendering)
2751         (ly_render_output): Move adding paper-score two levels up.
2752
2753         * lily/system.cc (get_line):
2754         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
2755
2756 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2757
2758         * scm/font.scm (paper20-font-vector): add more design sizes for
2759         number.
2760
2761         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
2762         feta-nummber{5,7,11,13}.
2763
2764         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
2765         for 12pt design size. 
2766
2767 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2768
2769         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
2770
2771 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2772
2773         * lily/font-select.cc (properties_to_font_size_family): Fix
2774         warning message.
2775
2776         * Experimental PostScript latin1 encoding:
2777         
2778         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
2779
2780         * scm/output-ps.scm: Experimental encoding using reencode-font.
2781         * scm/font.scm: Add latin1 `font-shape'.
2782         
2783         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
2784
2785         * ps/lilyponddefs.ps (reencode-font): New function.
2786
2787         * lily/paper-book.cc (get_pages): Simplistic page breaking.
2788
2789         * scm/output-tex.scm (start-page):
2790         (stop-page): New interface function.
2791
2792 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2793
2794         * lily/paper-outputter.cc (output_expr):
2795         (output_header):
2796         (output_line): New method.
2797
2798         * lily/system.cc (get_line):
2799         (get_lines): New method.
2800         (output_scheme):
2801         (output_line): Remove.
2802
2803         * scm/lily.scm (make-title): New function.
2804
2805         * lily/paper-book.cc: 
2806         * lily/include/paper-book.hh: New file.
2807
2808         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
2809         ly-modules.hh).
2810
2811         * lily/ly-module.cc (ly_modules_lookup): New function.
2812
2813         * lily/main.cc (main_with_guile): Move memory leak debug code back.
2814
2815         * scm/output-ps.scm (make-title): Remove.
2816         (output-scopes): Junk header-title test.
2817
2818 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2819
2820         * mf/feta-schrift.mf: thicker dot for portato.
2821
2822         * lily/accidental-placement.cc (position_accidentals): bugfix in
2823         offset, this fixes right-padding of AccidentalPlacement.
2824
2825         * lily/[h-z]*.cc: () formatting.
2826
2827         * Documentation/user/tutorial.itely (An orchestral part): more
2828         fixes for the tutorial.
2829
2830         * scm/translation-functions.scm (fraction-tuplet-formatter):
2831         reverse fraction.
2832
2833         * lily/parser.yy (context_def_spec_block): use \context instead of
2834         \translator.
2835
2836         * lily/[a-g].cc: () style cleanup.
2837
2838         * Documentation/user/tutorial.itely (Automatic and manual beams):
2839         editing of tutorial.
2840
2841 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2842
2843         * buildscripts/mf-to-table.py (base): write encoding name.
2844
2845 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2846
2847         * Documentation/user/GNUmakefile (local-install-info): Issue
2848         warning (for packager, ie, if not installing in /usr or /usr/local).
2849
2850         * lily/stencil-scheme.cc: 
2851         * lily/staff-symbol-referencer.cc: 
2852         * lily/script-column.cc: 
2853         * lily/pitch.cc: 
2854         * lily/music.cc: 
2855         * lily/grob-pq-engraver.cc: 
2856         * lily/font-interface.cc: 
2857         * lily/music-output-def.cc: 
2858         * lily/duration.cc: 
2859         * lily/grob-scheme.cc:
2860         * lily/context-scheme.cc: Put scheme name on first line in
2861         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
2862         style cleanups.
2863
2864         * stepmake/stepmake/scm-vars.make: 
2865         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
2866         Rename and split TAGS_FILES.
2867
2868         * GNUmakefile.in (ALL-TAGS): Remove.
2869         
2870         * stepmake/stepmake/generic-targets.make (TAGS): Also include
2871         deeper TAGS files.  Fixes regexp tags in TOP dir.
2872
2873 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2874
2875         * VERSION: 2.1.29 released.
2876         
2877         * Documentation/user/changing-defaults.itely (Changing defaults):
2878         new file.
2879
2880         * Documentation/user/notation.itely (Notation manual): rename from 
2881         refman.itely
2882
2883         * Documentation/user/notation-appendices.itely (The Feta font):
2884         new file.
2885
2886         * Documentation/user/advanced.itely: add aborted attempt for
2887         advanced topics manual.
2888
2889 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2890
2891         * scm/new-markup.scm: display Markups in sane format. Patch by
2892         Nicolas Sceaux.
2893
2894 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2895
2896         * lily/main.cc: Cleanups.
2897         (setup_localisation): New function.
2898         (sane_putenv): Remove.
2899         (main_with_guile): New name (Was: main_prog).  Remove musings
2900         about possible preparation for GUILE heavy memory usage and
2901         practical uselessness.  Do not set environment variables
2902         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
2903         name juggling.
2904         (parse_argv): New function.
2905         (copyright): New function.  It's 2004 already.
2906
2907         * lily/input-file-results.cc (do_one_file): Add file name juggling.
2908         (distill_inname): Move from main.
2909
2910 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2911
2912         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
2913
2914         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
2915
2916         * Documentation/user/running.itely: new file.
2917
2918         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
2919
2920         * lily/score-performer.cc (finish): call Translator::finalize ().
2921
2922 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
2923
2924         * lilypond-ftpplugin.vim: renamed to the following file.
2925         * lilypond-ftplugin.vim: new file.
2926
2927         * GNUmakefile.in: update VIM_FILES.
2928
2929 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2930
2931         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
2932         props.
2933
2934         * input/test/tie-sparse.ly: remove.
2935
2936         * lily/tie-performer.cc (try_music): copy & paste from
2937         Tie_engraver.
2938
2939         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
2940         variable_ref twice.
2941
2942         * lily/key-performer.cc (create_audio_elements): use
2943         alterations-in-key.
2944
2945         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
2946
2947 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
2948
2949         * input/test/smart-transpose.ly: fix cases fes->e and similar.
2950         handle also quarter tones (not shown as tests). test also flats.
2951
2952         * Documentation/index.html.in: small fixes.
2953
2954 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2955
2956         * input/regression/new-markup-scheme.ly: Typo.
2957
2958         * scm/define-markup-commands.scm (fill-line): New markup.
2959
2960         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
2961         (output-paper-def): Fix alignment.
2962         (make-title): Fix height/width scaling.
2963
2964         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
2965
2966         * input/test/title-markup.ly: Add remaining titles.  Layout and
2967         font size fixes.  Add simplistic latin1 test.
2968
2969 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
2970
2971         * input/test/nested-groups.ly: remove. move content (to next). 
2972         * input/test/staff-bracket.ly: replace content (from prev), this 
2973         has been already in templates.
2974
2975 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2976
2977         * stepmake/autogen.sh: Only issue warning about running configure
2978         without arguments when autogen.sh will actually be running
2979         configure.
2980
2981 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2982
2983         * scm/new-markup.scm (stack-stencil-line): robustness.
2984
2985         * scm/define-markup-commands.scm (simple): robustification of
2986         simple-markup.
2987
2988         * Documentation/user/music-glossary.tely (Top): change central C
2989         to middle C.
2990
2991         * lily/text-item.cc (interpret_markup): cache make-simple-markup
2992
2993 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2994
2995         * input/test/title-markup.ly (spaceTest): Add.
2996
2997         * lily/text-item.cc (interpret_markup): Make line markup from
2998         multi word markup.
2999
3000         * scm/define-markup-commands.scm (word): New markup command.
3001         (simple): Use it.
3002
3003         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
3004
3005 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
3006
3007         * vim/ftplugin/lilypond.vim:
3008         * vim/syntax/lilypond.vim: use only local settings with setlocal.
3009         show matching paren in insert mode.
3010
3011 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3012
3013         * scm/output-ps.scm (make-title, output-scopes): Further
3014         development.
3015
3016         * input/test/title-markup.ly: New file.
3017
3018         * ps/lilyponddefs.ps: Disable PostScript titling.
3019
3020         * lily/paper-score.cc (process): Quote PORT argument to make-title.
3021
3022 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3023
3024         * lily/arpeggio.cc (width_callback): remove padding.
3025  
3026         * scm/define-grobs.scm (all-grob-descriptions): add padding.
3027
3028         * scm/define-music-types.scm: remove make-music-by-name.
3029
3030         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
3031
3032 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3033
3034         * lily/paper-score.cc (process): Output titles using make-title.
3035
3036         * scm/output-ps.scm (output-stencil): Display directly instead of
3037         constructing string.
3038         (make-title): New function.
3039
3040 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3041
3042         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
3043         music), Documentation/user/invoking.itexi (Invoking lilypond): 
3044         Move documentation of LaTeX packages for latin1 characters to the
3045         lilypond-book manual.
3046
3047 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
3048
3049         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
3050
3051         * vimrc: add menu in console and shortcut <F10> for it.
3052
3053         * vim/:
3054         * vim/compiler/:
3055         * vim/syntax/:
3056         * vim/indent/:
3057         * vim/ftplugin/: new directories.
3058         
3059         * vim/filetype.vim: new file.
3060
3061         * lilypond.vim: remove files (see next).
3062         * vim/syntax/lilypond.vim: new, renamed file (see prev).
3063
3064         * vimrc: remove file (see next).
3065         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
3066
3067         * vim/ftplugin/lilypond.vim: change dir for dictionary.
3068         add header. apply bindings only locally.
3069
3070         * vim/indent/lilypond.vim: new file.
3071
3072         * vim/ftplugin/lilypond.vim: remove errorformat.
3073         * vim/compiler/lilypond.vim: new file for errorformats.
3074
3075         * Documentation/topdocs/INSTALL.texi: give easier orders.
3076
3077         * ROADMAP: add vim/
3078
3079 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3080
3081         * Documentation/user/introduction.itely (Introduction): Use @image
3082         iso @html <img...>.  Add workaround for images in columns in info.
3083
3084         * stepmake/aclocal.m4: Store computed version in variable.
3085
3086         * configure.in: Export MAKEINFO_VERSION.
3087
3088         * config.make.in (MAKEINFO_VERSION): Add.
3089
3090         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
3091
3092         * Documentation/user/GNUmakefile: Only build info with images when
3093         building web.
3094
3095         * GNUmakefile.in (install-WWW): Visit Documentation/user.
3096
3097         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
3098         stuff from documentation-targets.make
3099
3100 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3101
3102         * VERSION: 2.1.28 released
3103         
3104         * scripts/convert-ly.py (conv): 
3105
3106 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
3107
3108         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
3109         \arpeggioBoth. redefine \arpeggioBracket.
3110
3111         * Documentation/user/refman.itely: document new arpeggio
3112         functions.
3113
3114         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
3115
3116         * input/regression/arpeggio-bracket.ly: apply convert-ly.
3117
3118         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
3119
3120 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3121
3122         * Documentation/user/introduction.itely (Automated engraving):
3123         rewrite introduction using website text.
3124
3125 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3126
3127         * scm/*.scm: make-music-by-name is replaced by make-music, which
3128         also accept music property settings, eg:
3129           (make-music 'TextScriptEvent 'direction DOWN 'text
3130               (make-simple-markup x))
3131
3132         Patch courtesy Nicolas Sceaux
3133
3134         * lily/beam-quanting.cc: cleanup, separate counts for left and
3135         right beam ends.
3136
3137         * lily/side-position-interface.cc (quantised_position): also
3138         quantize staccato position for forced stem directions. 
3139
3140 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3141
3142         * scm/*.scm: Patch by Nicolas Sceaux: 
3143
3144         * scm/music-functions.scm: ly:grob-property and ly:music-property
3145         are made procedure with setters.
3146
3147         * scm/*.scm: replace ..-set-property! with set! (..-property  )
3148         
3149 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
3150
3151         * input/test/[t-v]*.ly: finish rewriting texidocs.
3152
3153         * input/test/vaticana.ly: remove.
3154         * input/test/ligature-vaticana.ly: new, renamed file name.
3155
3156         * input/test/stem-centered.ly: remove.
3157         * input/test/mensural-note-heads.ly: new file. take content from
3158         removed file stem-centered.ly.
3159
3160         * input/test/scales-greek.ly: simplify.
3161
3162         * input/test/s*.ly: reformulate texidocs.
3163         
3164         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
3165         of missing features.
3166
3167 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3168
3169         * input/test/[j-o]*.ly: update texidocs.
3170
3171 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3172
3173         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
3174
3175         * Documentation/topdocs/NEWS.texi: Add note about info docs with
3176         images.
3177
3178         * Documentation/user/lilypond.tely (@direntry): Update.
3179
3180         * stepmake/stepmake/documentation-targets.make
3181         (install-info,uninstall-info): Install into $(package_infodir).
3182         Install images.  Run install-info to update dir.
3183
3184         * config.make.in (package_infodir): Add.
3185
3186         * Documentation/user/GNUmakefile (info-with-images,
3187         local-install-info, local-uninstall-info): New target.
3188
3189 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3190
3191         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
3192         gap/threshold.
3193
3194         * lily/beam-quanting.cc (score_slopes_dy): remove
3195         ROUND_TO_ZERO_SLOPE kludge.
3196
3197         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
3198
3199         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
3200
3201         * lily/global-context.cc (Global_context): alway accept Score
3202         (run_iterator_on_me): cast Context to Score_context, not
3203         Context_def.
3204
3205         * Documentation/user/refman.itely: documentation patch by Edward
3206         Sanford Sutton.
3207
3208         * mf/GNUmakefile: unset sauter-fonts.
3209
3210 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3211
3212         * scripts/lilypond-book.py (output_texinfo): Output @image
3213         descriptions for info too.
3214
3215         * input/test/chord-names-jazz.ly: 
3216         * input/test/embedded-scm.ly: Clarify.
3217
3218         * input/test/cautionaries.ly: Typo.
3219
3220         * lily/input-smob.cc (ly_input_location): Compile fix.
3221
3222 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3223
3224         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
3225
3226         * ly/engraver-init.ly: move \grobdescriptions to Global. This
3227         fixes problems with system defaults being reverted with \override
3228         on Score level.
3229
3230         * lily/global-context.cc (Global_context): apply property-ops to
3231         Global_context too. 
3232
3233 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3234
3235         * scm/output-ps.scm (stencil->string): Rewrite.
3236
3237 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3238
3239         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
3240         impersonal style.
3241
3242 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3243
3244         * lily/input-smob.cc (ly_input_location: New function.
3245
3246         * scm/define-markup-commands.scm (upright): New markup command.
3247
3248         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
3249
3250         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
3251
3252         * scm/output-ps.scm (output-stencil): New function.
3253
3254         * scripts/lilypond-book.py (do_file): Bugfix: change search order
3255         of snippet types; fixes @ignore and @verbatim blocks.
3256
3257 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
3258
3259         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
3260         to a file in printed documentation, instead, refer either to a 
3261         syntax or to an output.
3262
3263 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3264
3265         * input/regression/beam-center-slope.ly: Add test.
3266
3267 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3268
3269         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
3270         (SAUTER_FONTS): Reinstate.
3271
3272         * scm/define-markup-commands.scm (caps): New markup command.
3273
3274         * scm/output-ps.scm (output-scopes): Experimental markup output.
3275
3276         * scm/: Add missing headers.
3277
3278         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
3279
3280         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
3281
3282 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3283
3284         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
3285         Stray style cleanups.
3286
3287 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3288
3289         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
3290         no dot combination.
3291
3292         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3293         substitute \override Staff.autoBeamSettings too
3294
3295         * Documentation/user/tutorial.itely: proofreading fixes by David
3296         Bobroff
3297
3298 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3299
3300         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
3301
3302         * ps/music-drawing-routines.ps: 
3303         * ps/lilyponddefs.ps: Add end markers.
3304
3305 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3306
3307         * VERSION: 2.1.27 released.
3308         
3309         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
3310
3311         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
3312         obey documentation.
3313
3314 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3315
3316         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
3317
3318         * scm/output-ps.scm: Resurrect.
3319         
3320         * scm/output-tex.scm: Minimal cleanups.
3321
3322         * scm/paper.scm (paper-set-staff-size): Add lineheight.
3323
3324         * make/ly-rules.make: Remove any broken lily-*.tex files before
3325         lilypond-book run.
3326
3327         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
3328         comment.
3329
3330         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
3331         Enabled by default, may save 10% compile time.
3332
3333 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3334
3335         * lily/lyric-phrasing-engraver.cc: remove
3336         
3337         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
3338         longer necessary. 
3339
3340         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
3341         so lyric-phrasing-engraver is no longer necessary.
3342
3343         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
3344         Grob_pq_engraver from Staff.
3345
3346         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
3347         busyGrobs directly.
3348
3349         * input/regression/quote-transposition.ly: new file.
3350
3351         * lily/recording-group-engraver.cc (stop_translation_timestep):
3352         store instrumentTuning too. 
3353
3354         * lily/quote-iterator.cc (process): transpose events using
3355         instrumentTuning.
3356
3357         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
3358         -> \tuning <pitch>
3359
3360         * lily/parser.yy (command_req): add \tuning command for setting
3361         instrument tuning of staff.
3362
3363         * Documentation/user/GNUmakefile
3364         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
3365
3366         * Documentation/user/refman.itely (Customized accidental rules):
3367         typo.
3368
3369 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3370
3371         * Documentation/user/music-glossary.tely: remove the missing norwegian
3372         translation; they can be put in later properly.
3373
3374 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3375
3376         * lily/recording-group-engraver.cc (start_translation_timestep):
3377         init Recording_group_engraver twice.
3378
3379 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3380
3381         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
3382         stray style cleanups:
3383
3384         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
3385         -Wmissing-prototypes.
3386
3387         * flower/include/killing-cons.tcc (Killing_cons): Add template
3388         specifier for car_.
3389
3390         * flower/include/parray.hh (binsearchs): Add template specifier
3391         for maxkey.
3392
3393         * flower/include/interval.hh: Declare elem () with template specfier.
3394
3395 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3396
3397         * elisp/lilypond-indent.el (get-buffer-size): add customization
3398         groups for several variables (Reuben Thomas).
3399
3400 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3401
3402         * Documentation/user/invoking.itexi (Point and click): add index
3403         entry.
3404
3405         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
3406         go under beam.
3407
3408         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
3409         sarabande beam. 
3410
3411         * flower/warn.cc (programming_error): cross fingers not thumbs.
3412
3413         * lily/rest.cc (polyphonic_offset_callback): return 0 when
3414         staff-position is set.
3415
3416         * VERSION: release 2.1.26 
3417         
3418         * scm/chord-entry.scm (construct-chord): process transposition
3419         after processing explicit-11.  
3420
3421 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3422
3423         * lily/parser.yy (add_quote): add syntax for adding quotes:
3424         \addquote "id-string" Music
3425
3426         * scripts/lilypond-book.py (do_file): do not overwrite input file.
3427
3428         * scripts/convert-ly.py (conv): add rules for name changes.
3429
3430         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
3431         music/context/grob property functions. Internally, use
3432         get_property() and set_property() for both.
3433
3434 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
3435
3436         * elisp/lilypond-mode.el (get-buffer-size): define new function,
3437         for Emacs <= 20 (Laurent Martelli).
3438
3439 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3440
3441         * lily/parser.yy (command_element): extract quoted vector in
3442         parser.
3443
3444         * input/regression/quote.ly: new file.
3445
3446         * lily/sequential-iterator.cc (process): only process if moment >= 0.
3447
3448         * lily/parser.yy (command_element): \quote DURATION NAME: support
3449         cue notes. 
3450
3451         * lily/quote-iterator.cc (class Quote_iterator): new file.
3452
3453 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3454
3455         * lily/auto-beam-engraver.cc (try_music): accept and process
3456         beam-forbid-event.
3457
3458         * input/regression/auto-beam-no-beam.ly: new file.
3459
3460 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3461
3462         * lily/accidental.cc (print): Change font-relative-size ->
3463         font-size. Fixes cautionary-style = smaller.
3464
3465 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3466
3467         * lily/system-start-delimiter.cc (staff_brace): remove
3468         font-relative-size
3469
3470         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
3471         forgotten with scm_list_n. Fixes spurious coredumps.
3472
3473         * lily/accidental-engraver.cc (stop_translation_timestep): move
3474         update of localKeySignature to stop_translation_timestep (). This
3475         makes sure that all ties are noticed at the right moment.
3476         (stop_translation_timestep): clear tie only when right-side
3477         notehead was seen.
3478         (number_accidentals_from_sig): cleanup. 
3479
3480         * input/regression/accidental-tie.ly (mus): new file
3481
3482         * input/regression/tie-accidental, tie-break-accidental.ly: remove
3483         these longish tests.
3484
3485 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3486
3487         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
3488
3489         * THANKS: update bugreporter list.
3490
3491         * lily/beam.cc (print): broken beams last until end of staff.
3492         (print): broken beams start from prefatory matter.
3493
3494         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
3495
3496         * lily/paper-score.cc (process): dump header only once.
3497
3498         * lily/paper-outputter.cc (Paper_outputter): move logic into
3499         Scheme.
3500
3501         * scm/output-tex.scm (output-scopes): new function.
3502         (output-paper-def): new function
3503         (tex-string-def): new function
3504         (symbol->tex-key): new function
3505
3506         * scripts/convert-ly.py (conv): add rule for | ~
3507
3508 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
3509
3510         * input/regression/{many}.ly: refresh, trying to guess how
3511         it was designed.
3512
3513 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3514
3515         * VERSION: release 2.1.25
3516
3517         * scm/define-translator-properties.scm
3518         (all-user-translation-properties): add printOctaveNames
3519
3520         * ly/engraver-init.ly: remove Note_event_swallower from
3521         NoteNamesContext.
3522
3523         * lily/note-name-engraver.cc (process_music): new property
3524         printOctaveNames
3525
3526         * lily/context.cc (find_existing_context): remove support for
3527         Current.
3528
3529         * scm/music-functions.scm (set-accidental-style): new function;
3530         duplicate accidental macros.
3531
3532         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
3533
3534         * lily/note-name-engraver.cc (process_music):
3535         process_acknowledged_grobs () -> process_music ()
3536
3537         * scm/part-combiner.scm (determine-split-list): robustification.
3538
3539 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3540
3541         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
3542         lines for falling into beam-gap.
3543         (score_forbidden_quants): check all staff lines for falling in
3544         beam gaps.
3545
3546         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
3547         key/clef/time signatures. 
3548
3549         * input/test/ossia.ly: revise example.
3550
3551         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
3552         cleanup.
3553         
3554         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
3555         comply to Scheme standard.  Remove ly:get-paper-variable
3556
3557 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3558
3559         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
3560
3561 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3562
3563         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
3564         properties from Voice context. This fixes accidental size for
3565         staff-switches during grace contexts.
3566
3567         * lily/note-collision.cc (check_meshing_chords): only wipe heads
3568         if necessary. Else, simply wipe dots.
3569
3570         * input/test/beam-alternate.ly: new file
3571
3572         * input/test/piano-staff-distance.ly: new file.
3573
3574         * lily/translator-group.cc (recurse_down_translators): use
3575         Direction for bottom-up/top-down.
3576
3577         * lily/include/translator.hh (class Translator): add
3578         process_music() and do_announces(). This obviates
3579         recurse_down_{engravers,performers}.
3580
3581         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
3582         \melisma and \melismaEnd
3583
3584         * lily/melisma-engraver.cc (process_music): change to
3585         Melisma_translator, unify with performer. Accept
3586         ManualMelismaEvent.
3587
3588         * ly/engraver-init.ly: add Font_size_engraver.
3589
3590 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3591
3592         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
3593         it hara-kiri.
3594
3595         * input/regression/{many}.ly: improve descriptions trying to figure
3596         out what is tested.
3597
3598 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3599
3600         * lily/slur.cc (broken_trend_offset): robustness fix.
3601
3602         * VERSION: release 2.1.24
3603
3604         * lily/context.cc (find_create_context): go to Score if it exists.
3605
3606         * lily/context-scheme.cc: new file.
3607
3608         * lily/score-translator.cc (get_output): new file.
3609
3610         * lily/include/grob-info.hh: origin_contexts() now does not
3611         include the originating engraver
3612
3613         * lily/translator-group.cc (translator_each): clean up contents,
3614         remove superfluous stubs. Engraver_group_engraver and
3615         Performer_group_performer are the only classes using multiple
3616         inheritance.
3617
3618         * lily/include/score-context.hh (class Score_context): interface
3619         between Score_{engraver,performer} and Global_context.
3620
3621         * lily/include/global-context.hh (Context): change from
3622         global-translator. This is the entry point for contexts; it is not
3623         tweakable using \translator{}. Score is no longer the top context,
3624         but sits underneath Global.
3625
3626         * lily/include/context.hh (class Context): brain surgery: split
3627         out Context functionality from Translator_group. Context is now a
3628         separate type from Translator.
3629
3630 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3631
3632         * lily/include/translator.hh (class Translator): make
3633         get_score_context() and get_global_translator (), and use the one
3634         which is appropriate.
3635
3636         * lily/context.cc: partially put functionality of Translator_group
3637         into Context.
3638
3639         * lily/include/context.hh (Translator): new class: put between
3640         Translator and Translator_group. 
3641
3642         * lily/new-accidental-engraver.cc: remove file.
3643
3644 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3645
3646         * input/regression/{many}.ly: improve descriptions: use complete 
3647         sentences, try to describe what is tested, avoid `we´, do not use 
3648         don't, ... 
3649
3650 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
3651
3652         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
3653         is at EOL.
3654
3655         * Documentation/user/lilypond.tely: declare the topmost node only
3656         once; removes empty line in @contents.
3657
3658         * Documentation/user/music-glossary.tely: really add Finnish author.
3659         Draw more beatiful `->´ arrow in html: &rarr;
3660
3661 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3662
3663         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
3664
3665         * scripts/convert-ly.py (conv): add ly:music-list  change.
3666
3667         * lily/grob.cc: edit doc string.
3668
3669         * scm/define-grob-properties.scm (all-user-grob-properties):
3670         proofreading, editing of doc strings.
3671
3672         * input/regression/tablature-string-tunings.ly: new file.
3673
3674         * lily/staff-symbol-engraver.cc (process_music): new engraver,
3675         listen to stringTunings
3676
3677         * lily/align-interface.cc (align_elements_to_extents): remove Grob
3678         for self-alignment-[XY] code.
3679  
3680 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3681
3682         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
3683         cond) into function. Cleanup.
3684
3685         * lily/text-spanner.cc: remove text-repeat-if-broken property.
3686         
3687         * VERSION (PACKAGE_NAME): 2.1.23 released
3688
3689 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
3690
3691         * Documentation/user/{refman,internals}.itely: small fixes.
3692
3693 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3694
3695         * lily/accidental-engraver.cc (acknowledge_grob): don't make
3696         accidentals for harmonic notes
3697
3698         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
3699         for harmonic notes.
3700
3701         * scm/document-backend.scm (interface-doc): prune Grob
3702         documentation: don't duplicate interface information.
3703
3704         * lily/*.cc: lots of updates of doc strings.
3705
3706 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3707
3708         * input/test/ac-extra-voice.ly (accompany): remove file.
3709
3710         * input/test/maximum-rest-count.ly: remove file.
3711
3712         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3713         conversion rule for \translator { }. Apply everywhere.  
3714
3715         * lily/parser.yy (music_property_def): set property for \once in
3716         the PropertyMusic itself, not the ContextSpec.
3717         (property_operation): change syntax within \translator { }
3718
3719         * scm/define-music-properties.scm (all-music-properties): clean up.
3720
3721         * lily/auto-beam-engraver.cc (test_moment): use
3722         updated_grob_properties() to retrieve autoBeam settings.
3723
3724         * lily/spacing-spanner.cc: bound shortest_playing_len by
3725         measure_length
3726
3727         * lily/spacing-engraver.cc (acknowledge_grob): ignore
3728         multi-measure events for spacing computation.
3729
3730         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
3731         elliptical, to 1.49.
3732
3733         * lily/rest.cc (polyphonic_offset_callback): new function. Do
3734         vertical positioning for polyphony, without RestCollision object.
3735
3736         * lily/note-column.cc (add_head): prevent rests & note heads on
3737         one stem.
3738
3739         * lily/rest-collision.cc (do_shift): ignore rests with beams.
3740         (do_shift): rewrite only-rests case: use common refpoints: the
3741         routine will have sensible results when other rest-translations
3742         have taken place.
3743
3744         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
3745         < 0 case. 
3746
3747         * VERSION: 2.1.22 released
3748         
3749         * input/GNUmakefile (SUBDIRS): remove ascii-art
3750
3751 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3752
3753         * input/: Convert ly files that still had \property.  Fixes make
3754         web.  Remove exta spaces around '='. 
3755
3756         * scripts/convert-ly.py (conv): Redundant space fixes.
3757
3758         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
3759
3760 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3761
3762         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
3763         create scalable PS and PDFs  for input/{test,template,regression}.
3764
3765         * lily/context.cc (is_alias): move function.
3766         (is_alias): add Bottom as context alias. 
3767         (find_create_translator): add Bottom as a context alias for creation.
3768
3769         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
3770
3771         * lily/parser.yy (music_property_def): new syntax for property
3772         assignments:
3773
3774         \set A.B = #C , \unset A.B
3775         \override A.B #C = #D, \revert A.B #C 
3776
3777         * lily/my-lily-lexer.cc: remove \property
3778
3779 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
3780
3781         * Documentation/user/refman.itely: add dots after seealso refs.
3782
3783         * input/template/{many}.ly: harmonise descriptions.
3784
3785         * Documentation/user/music-glossary.itely: add Finnish author.
3786
3787 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3788
3789         * VERSION (PACKAGE_NAME): release 2.1.21
3790
3791 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3792
3793         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
3794
3795         * scripts/lilypond-book.py (snippet_res): @include filename must
3796         not be empty.
3797
3798 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3799
3800         * scm/documentation-generate.scm (markup-doc-string): dump
3801         markup-commands.tely
3802
3803         * scm/define-markup-commands.scm (override): new file.
3804         Move documentation from refman into doc-strings. 
3805
3806         * input/test/staff-container.ly: fix example.
3807
3808         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3809         StaffContainer
3810
3811         * lily/grob.cc: remove point_dimension_callback
3812         (Grob): read forced dimensions from X-extent and Y-extent.
3813         (get_paper): remove preset_extent.
3814
3815         * scm/define-grobs.scm (all-grob-descriptions): remove
3816         point_dimension_callback. 
3817
3818         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
3819         textscript to head. This makes no-spacing-rods work on
3820         DynamicText.
3821
3822         * lily/chord-name.cc: remove props chord, bass, inversion.
3823
3824         * Documentation/user/appendices.itely: add Scheme functions,
3825         context-properties and layout properties to manual.
3826
3827         * scm/part-combiner.scm (determine-split-list): include rests in a
3828         solo1/2 sequence.
3829
3830         * lily/new-part-combine-iterator.cc (substitute_both): new
3831         function.
3832         (class New_pc_iterator): add separate Voice=solo context, fixes
3833         autobeams going from chords to solo.
3834
3835 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3836
3837         * Documentation/user/invoking.itexi (Editor support): Fix typo.
3838
3839         * Documentation/user/tutorial.itely:
3840         * Documentation/user/refman.itely: Add short note about being part
3841         of lilypond.tely.
3842
3843         * COPYING: Make note more clear with respect to files that are
3844         explicitely licenced otherwise (Documention/user/ comes to mind).
3845         
3846         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
3847         comment about barfing of @c,{}.
3848
3849         * Documentation/user/music-glossary.tely: Add list of authors.
3850
3851         * stepmake/stepmake/library-rules.make: Thank Nelson only in
3852         source (was: also in build log).
3853
3854 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3855
3856         * lily/side-position-interface.cc (general_side_position): if
3857         staff-padding is set, then include staff in support too.
3858
3859         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
3860         module workbook
3861
3862         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
3863
3864         * lily/tuplet-engraver.cc: remove tupletInvisible
3865
3866         * scm/define-translator-properties.scm: cleanup, separate in
3867         internal and user props. 
3868
3869         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
3870         LyricsVoice -> Lyrics
3871
3872         * lily/new-part-combine-iterator.cc (process): only print warning
3873         for symbols.
3874
3875 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3876
3877         * scm/part-combiner.scm: Add proper header.
3878
3879         * All but lily/*: The great --2003 --2004 replace; the missing
3880         `bits'.
3881
3882         * TODO: Fix outline mode.  Add book notes.
3883
3884         * ROADMAP: Update.
3885
3886 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3887
3888         * scm/part-combiner.scm (make-autochange-music): use
3889         accumulator. Fixes stack overflow.
3890
3891         * lily/*: rename brew_molecule -> print , molecule-callback ->
3892         print-function
3893
3894         * scm/define-grob-properties.scm: cleanup. Separate into internal
3895         and user properties.
3896
3897         * lily/translator-property.cc (updated_grob_properties): new
3898         function
3899         (execute_pushpop_property): change to new convention:
3900         object property inits are stored as (cons ALIST BASED-ON). This
3901         storage format allows concurrent tweaks in different contexts.
3902
3903 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3904
3905         * TODO: new file.
3906
3907 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3908
3909         * debian/: Late Debian update (sorry Anthony).
3910
3911         * scripts/lilypond-book.py (do_file): Look for input_file in
3912         include path, or ask kpathsea if LATEX.
3913
3914         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
3915         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
3916         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
3917         --header=texidoc.
3918
3919         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
3920         relative.
3921
3922         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
3923         only when filtering, default to input_base otherwise.  Coding
3924         style fixes.
3925
3926 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3927
3928         * lily/include/translator.hh (class Translator): add virtual
3929         qualifier.
3930
3931 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3932
3933         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
3934
3935 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3936
3937         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
3938
3939         * Documentation/user/refman.itely: Run texinfo-all-menus-update
3940         (fixes make web).
3941
3942         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
3943         live in $(out)-www).
3944
3945         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
3946         dependencies.  Add link to .ly source in HTML output.
3947         (Lilypond_snippet.output_html): Handle multiple page picture
3948         output.
3949         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
3950         Make usable for output_texinfo again.
3951
3952         * Documentation/user/GNUmakefile: Add static dependency for
3953         lilypond.tely includes.
3954
3955         * Documentation/user/tutorial.itely: Add some lost `relative'
3956         ly-options.
3957
3958 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3959
3960         * lily/include/translator-group.hh: move Music_output_def member
3961         to Global_translator.
3962
3963         * scripts/lilypond-book.py (do_file):  fix latex output.
3964
3965         * VERSION: release 2.1.20
3966         
3967         * scm/part-combiner.scm (determine-split-list): robustness fix 
3968
3969         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
3970
3971         * lily/parser.yy (music_output_def_body): plug memory leak.
3972
3973         * lily/translator-group.cc (add_fresh_group_translator): plug
3974         memory leak: unprotect Translator_group once added.   
3975
3976         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
3977
3978         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
3979         write .dep file.
3980         (Lilypond_snippet.ly): add \renameinput.
3981
3982 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3983
3984         * Documentation/user/refman.itely (Markup command definition): Doc
3985         by Nicolas Sceaux. Rewrite by Han-Wen
3986
3987         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
3988         thing of the line.
3989         (brew_molecule): only remove if hyphen is not at the end of line.
3990         (set_spacing_rods): new function: minimum-length specifies
3991         distance between syllables.
3992
3993         * scm/define-grobs.scm (all-grob-descriptions): add
3994         Hyphen_spanner::set_spacing_rods to LyricHyphen
3995
3996         * input/regression/lyric-hyphen-break.ly: new file.
3997
3998         * input/test/lyric-hyphen-retain.ly: new file.
3999
4000         * lily/new-part-combine-iterator.cc (construct_children):
4001         add Rest direction.
4002
4003 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4004
4005         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
4006
4007         * Documentation/bibliography/engraving.bib (donemus1982):
4008         update entry.
4009
4010 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4011
4012         * scripts/lilypond-book.py (Substring.__init__): new class.
4013         (Snippet.output_texinfo): add texidoc option.
4014         (Include_snippet.replacement_text): new class.
4015         (Lilypond_snippet.__init__): new class
4016         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
4017
4018         * Documentation/user/refman.itely (Sound): 
4019         note about number of channels.
4020
4021         * scm/music-functions.scm (voicify-music): add \context Staff for
4022         << \\ >> polyphony.
4023
4024         * lily/parser.yy (verbose_command_req): \skip now creates
4025         SkipMusic, and does not lead to spurious staves.
4026
4027         * scm/define-music-types.scm (music-descriptions): rename
4028         NonEventSkip to SkipMusic
4029
4030         * input/no-notation/midi-lyric-barcheck.ly: new file.
4031
4032         * input/regression/collision-dots-invert.ly: new file.
4033
4034         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
4035         case.
4036
4037         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
4038         die if melody died too.
4039
4040 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4041
4042         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
4043         with reading from stdin.
4044
4045         * lily/slur-performer.cc (try_music): new file.
4046
4047         * lily/melisma-performer.cc (try_music): new file. Handle
4048         melismata to help lyrics.
4049
4050         * lily/beam-performer.cc (try_music): new file. Handle beam events
4051         to help lyrics.
4052
4053         * lily/score-performer.cc (one_time_step): reinstate
4054         process_music().
4055
4056         * lily/performer.cc (process_music): add to interface.
4057
4058         * lily/performer-group-performer.cc (process_music): new function.
4059
4060         * lily/dot-column.cc (do_shifts): do collision resolution before
4061         dot positioning.
4062         
4063         * scripts/lilypond-book.py (Snippet.output_print_filename): new
4064         file, process printfilename option.
4065         (Snippet.__init__): rewrite: do not use global variables h or
4066         index.
4067         (main): really support -I option.
4068         (find_toplevel_snippets): new code.
4069         (find_toplevel_snippets): reinstate old version, without global
4070         variables.
4071
4072         * tex/texinfo.tex: really add file.
4073         
4074 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4075
4076         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
4077         compatibility.
4078
4079 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4080
4081         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
4082
4083         * scm/define-translator-properties.scm (drumPitchTable): add
4084         property.
4085
4086         * scripts/lilypond-book.py (simple_toplevel_snippets): new
4087         function.
4088         (help_summary): docstrings.
4089         (do_file): strip the dir of input_base too.
4090
4091 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4092
4093         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
4094
4095         * Documentation/user/lilypond-book.itely: Update.
4096
4097         * make/ly-rules.make: Update lilypond-book commands.
4098
4099         * Documentation/user/GNUmakefile: Update makeinfo commands,
4100         lilypond-book flags.
4101
4102         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
4103         
4104         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
4105
4106         * scripts/filter-lilypond-book.py: Remove.
4107
4108         * Documentation/user/*tely: Update options for new lilypond-book.
4109
4110         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
4111         with @macros in @includes.
4112
4113 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4114
4115         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
4116         make rest-collision only.
4117
4118         * lily/break-substitution.cc (substitute_one_mutable_property):
4119         clear all-elements using scm_assq_remove_x(). 
4120
4121         * lily/rest-collision.cc (do_shift): shift single rests
4122
4123         * flower/include/array.hh (class Array): rename to is_empty ()
4124
4125         * lily/drum-note-performer.cc: new file: perform drum notes.
4126
4127         * VERSION (PACKAGE_NAME): release 2.1.19.
4128         
4129 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4130
4131         * scripts/filter-lilypond-book.py
4132         (classic_lilypond_book_compatibility): New function.
4133
4134 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4135
4136         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
4137
4138         * Grand 2003 -> 2004 search replace. 
4139
4140         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
4141         (i.e. < > )
4142
4143         * ly/performer-init.ly: add DrumStaff
4144
4145         * lily/axis-group-engraver.cc (acknowledge_grob): also take
4146         lyric-interface; this prevents lines with only extender lines from
4147         being junked.
4148  
4149         * scm/define-grob-interfaces.scm (lyric-interface): new interface
4150
4151         * lily/lyric-extender.cc (brew_molecule): get line breaking and
4152         extenders right, for once and for all (hopefully).
4153         
4154         * lily/break-substitution.cc (substitute_one_mutable_property):
4155         clear old 'all-elements for System grobs.
4156
4157         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
4158         that associatedVoiceContext is always assigned when music & lyrics
4159         are found. 
4160
4161         * ly/engraver-init.ly: remove Lyrics context.
4162         (TabVoice): add noteheads engraver
4163
4164         * input/test/improv.ly: update: do not use Thread switching. 
4165
4166         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
4167         squashedPosition is a number  
4168
4169         * Documentation/user/refman.itely (Automatic note splitting):
4170         remove Thread references.
4171
4172         * input/no-notation/pc-direction.ly: remove file.
4173
4174         * ly/engraver-init.ly: remove Thread
4175
4176         * input/regression/tie-chord-partial.ly: remove file.
4177
4178         * scripts/convert-ly.py (conv): \harmonic rule
4179
4180         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
4181         notation for harmonic notes: <c' g''\harmonic>
4182
4183         * lily/lily-guile.cc (alist_to_hashq): new function
4184
4185         * scm/lily.scm (alist->hash-table): new function.
4186
4187         * Documentation/user/refman.itely (Percussion staves): update doco.
4188
4189         * input/regression/drums.ly (timb): updates
4190
4191         * lily/note-performer.cc (create_audio_elements): robustness fix.
4192
4193         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
4194
4195 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4196
4197         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
4198         discard valid matches.
4199
4200 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4201
4202         * lily/drum-note-engraver.cc: new file.
4203
4204         * ly/drumpitch-init.ly: move drum definitions
4205
4206         * scm/drums.scm: remove file.
4207
4208         * lily/*.cc: remove abort-event everywhere.
4209
4210         * lily/note-heads-engraver.cc (process_music): robustification.
4211
4212         * lily/accidental-engraver.cc (process_acknowledged_grobs):
4213         robustification.
4214
4215         * lily/parser.yy (simple_element): add \drums mode.
4216         (simple_element): remove \pitchnames , \chordmodifiers. Use
4217         variables to store this. 
4218
4219         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
4220         outside \notes.
4221
4222         * VERSION: release 2.1.18.
4223         
4224         * input/test: remove octave-duplicate.ly
4225
4226 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4227
4228         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
4229
4230 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4231
4232         * lily/simultaneous-music-iterator.cc: remove clone() and copy
4233         constructor from Music_iterator. Changes throughout.
4234
4235         * lily/include/music-iterator.hh (class Music_iterator): remove
4236         Music_iterator::skip and Music_iterator::get_pending_events from
4237         interface. Rename report_to -> get_outlet 
4238
4239         * lily/auto-change-iterator.cc: move contents from
4240         new-auto-change-iterator.cc from
4241
4242         * scm/part-combiner.scm: determine split-list from Scheme. 
4243
4244         * lily/new-auto-change-iterator.cc (process): new file.
4245
4246         * lily/parser.yy (part_combined_music): remove old PC cruft.
4247
4248         * ly/engraver-init.ly: remove old
4249         PC cruft.
4250
4251         * Documentation/user/refman.itely (The Lyrics context): note about
4252         extender lines.
4253
4254         * lily/multi-measure-rest-engraver.cc (process_music): extra check
4255         to allow 0-length mmrest events.
4256
4257         * scm/part-combiner.scm (determine-split-list): many bugfixes.
4258
4259         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
4260
4261         * lily/spacing-engraver.cc (finalize): robustifications.
4262
4263         * input/regression/new-part-combine-solo-global.ly: new file.
4264
4265         * scm/part-combiner.scm: rewrite.
4266
4267 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
4268
4269         * Documentation/user/refman.itely, input/puer-fragment.ly,
4270         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
4271         updated for proper use of lyricsto; replaced "(" and ")" ->
4272         "\melisma" and "\melismaEnd"
4273
4274         * input/test/ancient-font.ly: small updates to reduce compile
4275         warnings (TODO: junk this file)
4276
4277         * input/test/gregorian-scripts.ly: added comment about bug
4278
4279         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
4280         tiny robustness fix
4281
4282         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
4283         recent changes in the feta code); temporarily mapped mensural g
4284         clef to a copy of petrucci g clef until mensural g clef will have
4285         been rewritten
4286
4287         * mf/parmesan-heads.mf: bugfix: solved character name clashing
4288         between mensural and neo-mensural heads (this broke quite a while
4289         ago)
4290
4291         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
4292
4293 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4294
4295         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
4296         indication.  Fixes for verbatim, multi line comments.
4297
4298 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4299
4300         * input/regression/new-part-combine-solo.ly: more cases.
4301
4302         * lily/slur.cc (height): robustness fix.
4303
4304         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
4305
4306         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
4307         stemUp/stemDown.
4308
4309         * scm/music-functions.scm (determine-split-list): further analysis.
4310
4311         * lily/script-engraver.cc (try_music): discard duplicate
4312         articulations.
4313
4314         * input/regression/new-part-combine-solo.ly: new file
4315
4316         * input/regression/new-part-combine-a2.ly: new file.
4317
4318         * ly/performer-init.ly: add Devnull
4319
4320         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
4321         for \musicglyph #"accidental-*"
4322         (conv): \newpartcombine rule.
4323
4324 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4325
4326         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
4327
4328 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4329
4330         * scripts/filter-lilypond-book.py: Handle verbatim, latex
4331         textwidth, --output.
4332
4333 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4334
4335         * scm/new-markup.scm (doubleflat): add accidental markups.
4336
4337         * VERSION: release 2.1.17
4338         
4339         * Documentation/user/refman.itely (Automatic part combining):
4340         revise documentation of the part-combiner.
4341
4342         * input/regression/pc-switch-slur.ly (texidoc): remove file.
4343         
4344         * input/test/part-combine-{moment,staff}.ly: remove file.
4345
4346         * input/regression/pc-mmrest.ly (two): remove file.
4347
4348         * scm/define-music-types.scm (music-descriptions): add
4349         Solo{One,Two}Event and UnisonoEvent
4350
4351         * lily/new-part-combine-iterator.cc (unisono): add state_
4352         variable, signal changes with part-combine-event.
4353
4354         * input/regression/new-part-combine-text.ly: new file.
4355
4356         * lily/part-combine-engraver.cc: new file.
4357
4358 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4359
4360         * scripts/filter-lilypond-book.py: Handle snippet options.
4361
4362 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4363
4364         * scm/music-functions.scm (determine-split-list): detect solo1/2
4365         and unisono.
4366
4367         * lily/new-lyric-combine-music-iterator.cc (construct_children):
4368         revert fix, document why.
4369
4370         * lily/tie-performer.cc (process_music): new function. Set melisma
4371         property.
4372
4373         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
4374         always smaller than bracket size.
4375         (make_bracket): oops. Size of the gap was off by factor 2
4376
4377         * input/test/text-rotate.ly: new file.
4378
4379         * scm/new-markup.scm (markup): a macro that provides a
4380         LilyPond-like syntax in scheme for building markups, in order to
4381         help markup command definition. (Nicolas Sceaux)
4382
4383         * input/test/lyrics-skip-notes.ly: new example.
4384
4385         * lily/parser.yy (post_event): make HYPHEN into postfix event.
4386
4387         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
4388         use is_alias() iso. == . This fixes lyrics on
4389         GregorianTranscriptions. 
4390
4391 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4392
4393         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
4394         \thispagestyle{lastpage} to avoid that it's printed on the second
4395         last page when there's only a single score line on the last page.
4396         (The page breaking mechanism in TeX played some ugly tricks to us.)
4397
4398 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4399
4400         * scripts/filter-lilypond-book.py: Further development.
4401
4402         * input/regression/collision-dots-move.ly: New test.
4403
4404         * lily/note-collision.cc (check_meshing_chords): Move dots on left
4405         hand side note head of non-merged collision to the right.
4406
4407         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
4408         Construct children before accessing property from emtpy
4409         lyrics_context_.
4410         (construct_children): Find thread before finding LyricsVoice.
4411         Create LyricsVoice one if none found, fixes crash (thanks Erik
4412         Sandberg).
4413
4414 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4415
4416         * cygwin/: Forward port.
4417
4418 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4419
4420         * buildscripts/install-info-html.sh: Use Bash.
4421
4422         * cygwin/mknetrel: Patch from Bert.
4423
4424 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4425
4426         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
4427
4428         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
4429         try to copy *png, index.html (Bertalan Fodor).
4430
4431         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
4432
4433 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4434
4435         * lily/note-collision.cc (check_meshing_chords): Do not remove
4436         dots (from down head) when merging similar heads (thanks Matthias
4437         Kilian).  Simplify merge_possible tests and other cleanups
4438
4439         * input/regression/collision-merge-differently-dotted.ly: Add test
4440         for disappearing dots on similar heads for both voices.
4441
4442 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4443
4444         * Documentation/user/invoking.itexi (Invoking lilypond): Document
4445         that tagline overrides copyright for single page scores. Correct
4446         the default tagline value.
4447
4448 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4449
4450         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
4451
4452 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4453
4454         * buildscripts/lilypond-login.sh: Avoid warning about undefined
4455         TEXMF if it's previously unset.
4456
4457 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
4458
4459         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
4460
4461         * input/test/trills.ly: fix the unfolding of lineprall.
4462
4463         * input/test/figured-bass-alternative.ly: fix accidental.
4464
4465 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4466
4467         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
4468         
4469         * input/no-notation/dos-guile.ly: 
4470         * input/no-notation/dos-ps.ly: 
4471         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
4472         
4473         * input/no-notation/safe-include.ly:
4474         * input/no-notation/safe-guile.ly:
4475         * input/no-notation/safe-ps.ly: 
4476         * input/no-notation/safe-tex.ly: New file.
4477
4478         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
4479         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
4480         options now.
4481         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
4482         When in --safe-mode, set environment openout_any=p[aranoid].
4483
4484         * tex/ltest.tex: 
4485         * tex/lilyponddefs.tex: Add \nofiles.
4486
4487         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
4488         options.
4489
4490         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
4491         This allows building the user manual using a binary installation
4492         and a matching unpacked source tree.
4493
4494         * scm/lily.scm (safe-module): New variable. 
4495
4496         * lily/includable-lexer.cc (new_input): Fix error messages.
4497
4498         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
4499         If SAFE, evaluate in safe-module.  Change callers.
4500
4501         * lily/main.cc (Long_option_init): Reinstate safe-mode.
4502
4503         * lily/lexer.ll (embedded_scm): While processing main-input,
4504         invoke ly_parse_scm with safe mode if running in safe-mode.
4505         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
4506         in init.ly for safe-mode.
4507
4508 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4509
4510         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
4511         compatibility with old versions of geometry.sty (compat2
4512         already implied includehead).
4513         Change the page layout slightly so bottom + footskip = top +
4514         headheight + headsep = 16mm, the remaining paperheight-32mm
4515         are used for the music. Increase footskip to 5mm, so the top of
4516         the footer text doesn't touch the music.
4517
4518 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4519
4520         * VERSION: release 2.1.16
4521         
4522         * scm/music-functions.scm (determine-split-list): bugfix: only use
4523         new-active for both voices if both indexes advance. This fixes the
4524         biggest outstanding problem with new-pc. 
4525
4526         * lily/new-part-combine-iterator.cc (construct_children): set more
4527         directions.
4528
4529 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4530
4531         * scripts/convert-ly.py (conv): add instrument rule.
4532
4533         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
4534
4535         * lily/side-position-interface.cc: remove add_staff_support ()
4536         Change all callers to use staff-padding.
4537
4538         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
4539         make_spanner().
4540
4541         * lily/a2-engraver.cc (process_acknowledged_grobs): 
4542
4543         * lily/text-engraver.cc: remove scriptHorizontal property.
4544
4545         * lily/beam.cc (least_squares): also set least-squares-dy for
4546         special case of slanted 2-stem beam to center.
4547
4548         * lily/side-position-interface.cc (out_of_staff): move contents of
4549         out_of_staff into aligned_side.
4550         remove out_of_staff().
4551
4552         * input/regression/measure-grouping.ly: fix warning.
4553
4554         * lily/side-position-interface.cc: add staff-padding support to
4555         Side_position_interface::aligned_side.
4556
4557         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
4558         one get_property too many.
4559
4560         * flower/include/drul-array.hh (linear_combination): new function
4561         (scale_drul): new function
4562
4563         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
4564         operations on empty intervals are silly.
4565
4566 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4567
4568         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
4569         (iso gh_scm2int), fixes crash in new part-combiner.
4570
4571         * configure.in: Up mftrace to 1.0.27.
4572
4573 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4574
4575         * VERSION: release 2.1.15
4576         
4577         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
4578         align all stanza numbers.
4579
4580 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
4581
4582         * Documentation/user/{introduction.itely,refman.itely,
4583         converters.itely}: fix some text inside parentheses; text should
4584         be readable (even) if parentheses are either replaced with commas 
4585         or dropped out.
4586
4587 2004-01-25  Werner Lemberg  <wl@gnu.org>
4588
4589         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
4590         input/test/vaticana.ly, input/test/ancient-font.ly,
4591         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
4592         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
4593         ly/params-as-init.ly, scm/define-grobs.scm,
4594         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
4595
4596         * ly/params-as-init.ly: Removed.  Obsolete.
4597         * buildscripts/lilypond.words.py: Updated.
4598
4599 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4600
4601         * mf/parmesan-clefs.mf: switch off mensural G clefs.
4602
4603         * mf/feta-din{4,5,7,9}.mf: remove.
4604         
4605         * lily/engraver.cc (internal_make_item): centralize item/spanner
4606         factory.
4607
4608         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
4609         do correct chord conversion for ^"sim."  (backportme)
4610         (FatalConversionError.sub_articulations): substitute ^"foo" in
4611         chords too. (backportme)
4612
4613         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
4614         for Fingering.
4615
4616         * lily/side-position-interface.cc (out_of_staff): don't do
4617         anything if staff-padding not defined. 
4618
4619         * mf/feta-params.mf (stafflines): introduce linethickness as
4620         general blackness of the font.
4621
4622         * lily/stem.cc (position_noteheads): rounding error robustness.
4623
4624         * input/regression/rest-collision-beam.ly: move beam/rest stuff
4625         from beam-collision.ly 
4626
4627         * lily/beam.cc (rest_collision_callback): remove direction.
4628
4629         * scm/define-grobs.scm (all-grob-descriptions): remove
4630         enclose-bounds in OttavaBracket and PianoPedalBracket
4631
4632         * scm/new-markup.scm (def-markup-command) new macro, which takes
4633         care of defining the COMMAND-markup and make-COMMAND-markup
4634         procedures, setting markup-signature and keyword-signature object
4635         properties, and pushing the markup command in
4636         markup-function-list.
4637
4638         All markup commands are defined thanks to it.  Users may also use
4639         it to define their own markup commands. (Nicolas Sceaux)
4640
4641         * scm/new-markup.scm: Scheme style clean-up: there should be no
4642         parenthesis alone on a line; LET* should not be used where LET is
4643         enough. (Nicolas Sceaux)
4644
4645 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4646
4647         * scripts/filter-lilypond-book.py: Add script.
4648
4649 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4650
4651         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
4652
4653 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4654
4655         * Documentation/user/refman.itely (Fingering instructions): add
4656         single note chords. 
4657
4658         * lily/multi-measure-rest-engraver.cc: use a single
4659         MultiMeasureEvent for mm rests. This prevents problems with the
4660         new part combiner.
4661
4662         * scm/music-functions.scm (determine-split-list): analysis has
4663         global effect: a difference halfway a phrase makes the entire
4664         phrase be typeset as apart.
4665         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
4666
4667 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4668
4669         * ly/performer-init.ly: add Devnull.
4670
4671         * Documentation/user/refman.itely (Font selection): remove paper20
4672         ref.
4673         
4674 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4675
4676         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
4677
4678 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4679
4680         * scm/music-functions.scm (determine-split-list): bugfixes.
4681
4682         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
4683
4684         * input/test/scales-greek.ly: use C as base, results in different
4685         alterations at the clef.
4686
4687         * input/regression/pedal-ped.ly: new file.
4688
4689         * input/regression/pedal-bracket.ly: new file.
4690
4691         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
4692         replace after_line_breaking()
4693
4694         * lily/line-interface.cc (line): read thickness.
4695         (line): dash-fraction = 0 always for dotted-line style.
4696
4697         * input/test/staff-lines.ly (lower): bugfix.
4698
4699         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
4700         \accepts Devnull into Score.
4701
4702         * scm/lily.scm: remove bla.scm load.
4703
4704 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4705
4706         * VERSION: release 2.1.14
4707         
4708         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
4709
4710         * lily/side-position-interface.cc (general_side_position): add
4711         Staff_symbol_referencer::staff_space ().
4712
4713         * lily/include/context-def.hh: rename from translator-def.hh
4714
4715 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4716
4717         * input/template/piano-dynamics.ly (pedal): Updated definition of
4718         Dynamics such that \cresc works, for example.
4719
4720 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4721
4722         * lily/stem.cc (calc_stem_info): use
4723         Staff_symbol_referencer::staff_space
4724
4725         * lily/beam-quanting.cc (quanting): scale Stem_info 
4726
4727         * lily/beam.cc (rest_collision_callback): use minimum-distance
4728         property for rest/beam collisions.
4729         (rest_collision_callback): bugfixes.
4730
4731         * lily/system.cc (post_processing): extra-offset is now relative
4732         to the size of the current staff.
4733
4734         * scm/music-functions.scm (notice-the-events-for-pc): record all
4735         voices, only analyze "one" and "two".
4736
4737         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
4738         not parent. 
4739
4740         * lily/new-part-combine-iterator.cc (construct_children): create
4741         Devnull from Voice context
4742
4743         * scm/music-functions.scm (determine-split-list): bugfixes.
4744
4745         * lily/lily-guile.cc (robust_scm2int): new function
4746
4747         * lily/staff-symbol-referencer.cc (line_thickness): new
4748         function. Use throughout.
4749
4750         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
4751         in its own context.  Add to preset font-size.
4752
4753         * lily/stem.cc (thickness): new function.
4754
4755         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
4756         compute thickness from ledger-line-thickness.
4757
4758         * lily/note-head.cc (brew_ledger_lines): use
4759         Staff_symbol::get_ledger_line_thickness ().
4760
4761         * lily/beam.cc (rest_collision_callback): use
4762         Staff_symbol_referencer::staff_space().
4763
4764         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
4765         Mus1 Mus2
4766
4767         * lily/include/translator.hh (class Translator): add accepts_list_
4768         so  \with { \denies / \accepts } also works.
4769
4770         * scm/music-functions.scm (determine-split-list): determine split
4771         list from music events.
4772
4773         * lily/new-part-combine-iterator.cc: more states.
4774
4775         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
4776
4777 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4778
4779         * lily/system.cc (set_loose_columns): use the right prebroken cols
4780         for interpolating loose column position.
4781
4782         * lily/text-spanner.cc (brew_molecule): default to no vertical
4783         lines.
4784
4785         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
4786         take space.
4787
4788         * scm/define-grobs.scm (all-grob-descriptions): less padding.
4789
4790 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4791
4792         * scripts/convert-ly.py: Do not test filename when processing
4793         stdin.
4794
4795         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
4796
4797 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4798
4799         * lily/axis-group-engraver.cc (finalize): extra check; if
4800         process_music () is never called, then staffline_ == 0.
4801
4802         * lily/simultaneous-music-iterator.cc (pending_moment): don't
4803         check run_always ().
4804         
4805         * VERSION: release 2.1.13
4806
4807         * input/regression/note-head-style.ly (pattern): cleanup.
4808
4809         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
4810         downloading.
4811
4812         * scm/output-lib.scm (shift-right-at-line-begin): new function:
4813         kludge rehearsalmark placement.
4814
4815         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
4816         , ly:spanner?
4817
4818         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
4819         close to note head for accidentals.
4820
4821         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
4822         tuplet direction.
4823
4824         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
4825
4826 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4827
4828         * lily/include/music-iterator.hh (class Music_iterator): add
4829         substitute_outlet() to iterator API.
4830
4831         * lily/new-part-combine-iterator.cc (construct_children):
4832         New_pc_iterator: new class, better part combining.
4833
4834         * lily/tie-column.cc (werner_directions): new function
4835
4836         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
4837
4838         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
4839         empty objects group spanner as parent
4840
4841         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
4842         slope against graphical slope.
4843
4844         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
4845         for ottava bracket.
4846
4847         * lily/side-position-interface.cc (general_side_position):
4848         opps. reinstate *dir.
4849
4850         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
4851         parser run.
4852
4853         * lily/tuplet-bracket.cc: remove calc_dy ().
4854
4855         * Documentation/user/refman.itely (Balloon help): document balloon
4856         help
4857
4858 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4859
4860         * scm/document-backend.scm (check-dangling-properties): Grob
4861         properties are defined define-grob-properties.scm.
4862         
4863 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4864         
4865         * VERSION: release 2.1.12
4866
4867         * scm/define-grobs.scm (all-grob-descriptions): larger font for
4868         ChordName
4869
4870         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
4871         relation to surroundings.
4872
4873         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
4874         Y-extent to the note-extents: stay clear of the staff.
4875
4876 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4877
4878         * Documentation/user/GNUmakefile
4879         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
4880         iso. copy.
4881
4882         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
4883
4884         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
4885
4886         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
4887
4888         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
4889
4890         * lily/line-interface.cc (line): remove thickness from calling interface.
4891
4892         * lily/hairpin.cc: use Line_interface
4893
4894         * lily/line-interface.cc: new file. Line_interface for everything
4895         with dotted/dashed lines.
4896         
4897
4898         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
4899
4900         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
4901         for constructing ottava brackets.
4902         
4903         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
4904         the note heads.
4905
4906         * Documentation/user/internals.itely (Engravers and performers):
4907         fix broken link.
4908
4909         * scm/music-functions.scm (make-mark-set): new function.
4910
4911         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
4912         functionally identical to beam.
4913
4914         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
4915         () with beam (). 
4916
4917         * Documentation/user/refman.itely (Rehearsal marks): document new
4918         functionality.
4919
4920         * input/regression/rehearsal-mark-number.ly: new file.
4921
4922         * input/regression/rehearsal-mark-letter.ly: new file.
4923
4924         * scm/translation-functions.scm (number->mark-string): new function
4925         (format-mark-letters): new function
4926         (format-mark-numbers): new function
4927
4928         * lily/mark-engraver.cc (process_music): rehearsalMark is now
4929         integer; formatting is done through markFormatter property.
4930         
4931         * scm/define-translator-properties.scm: fold all *-done properties
4932         into positioning-done.
4933
4934         * lily/beam.cc (position_beam): new function
4935         (brew_molecule): make sure that positions are calced before making
4936         the molecule.
4937
4938         * scm/output*.scm (beam):  take 4th argument for function.
4939
4940         * ps/music-drawing-routines.ps: take blot as 4th argument.
4941
4942         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
4943         stem to avoid small dents.
4944         
4945 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4946
4947         * VERSION: release 2.1.11
4948
4949         * input/regression/balloon.ly: new file.
4950
4951         * lily/balloon.cc (brew_molecule): new file: draw boxes around
4952         objects, and make help texts. 
4953
4954         * scm/new-markup.scm (parse-simple-duration): parse duration
4955         string to log & dots. (Thanks Nicolas!)
4956
4957         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
4958         rule.
4959
4960 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
4961
4962         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
4963         Lemberg).
4964
4965         * THANKS: alphabetic order.
4966
4967 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4968
4969         * input/regression/note-head-harmonic.ly: new file.
4970
4971         * Documentation/user/internals.itely (Technical manual): explain
4972         difference between music, translation, layout.
4973
4974         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
4975
4976         * scm/output-ascii-script.scm (bracket): rounding bfs.
4977
4978         * scripts/convert-ly.py (conv): add \include "paper" rule. 
4979
4980         * ly/paper*.ly: remove files. 
4981         
4982         * scm/paper.scm (set-staff-size): new function: set default
4983         staff-size.
4984
4985         * scripts/convert-ly.py (conv): add conversion rule.
4986
4987         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
4988         function.
4989
4990         * scm/paper.scm: new file.
4991         (set-staff-size): new function 
4992         (set-paper-size): new function
4993
4994         * lily/parser.yy (music_output_def_body): restructure definition,
4995         so first Scheme statement in \paper also happens in new scope. 
4996
4997         * lily/system.cc (post_processing): move uniquify_list () to
4998         dumping molecule stage.
4999
5000         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
5001         this will mess up scores that use barchecks to shorten measures.
5002
5003         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
5004         at 20pt too.
5005
5006         * Documentation/user/tutorial.itely (Printing lyrics): document
5007         \lyricsto
5008
5009         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
5010
5011         * Documentation/user/refman.itely (Fermatas): document \lyricsto
5012
5013         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
5014         if Voice is not found.
5015
5016         * VERSION: release 2.1.10
5017         
5018         * input/{test,regression}/: remove old-relative 
5019
5020         * lily/lexer.ll: add empty markup signature. 
5021
5022         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
5023         strut markup
5024
5025         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
5026
5027         * scm/define-translator-properties.scm: update melismata property
5028         doco.
5029
5030         * lily/system.cc (output_lines): revert uniquify_list() patch,
5031         strange side effects seen.
5032         
5033         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
5034         dash-period < 0.
5035
5036         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
5037         for flute. 
5038
5039 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5040
5041         * input/regression/*.ly: use newaddlyrics iso. addlyrics
5042
5043         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
5044
5045         * lily/lyric-extender.cc (brew_molecule): behave decently in case
5046         of line breaks.
5047         (brew_molecule): add padding to left, not right.
5048
5049         * lily/system.cc (uniquify_list): new function
5050         (output_lines): uniquify_list () on all-elements. This fixes
5051         double symbols in the output.
5052
5053         * lily/beam.cc (rest_collision_callback): don't move anything if
5054         staff-position is set.
5055
5056         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
5057
5058         * lily/system.cc (typeset_grob): warn if adding twice.
5059
5060         * lily/sequential-iterator.cc (run_always): implement run_always().
5061         (also in other files.)
5062         
5063         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
5064
5065         * lily/event.cc (to_relative_octave): add octave-check.
5066
5067         * Documentation/user/refman.itely (Line breaking): add noBreak.
5068
5069         * scm/new-markup.scm (normalsize-markup): add function.
5070         (sans-markup): new function.
5071
5072         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
5073         come earlier nowadays.  This fixes beams on grace notes.
5074         
5075         * scm/music-functions.scm (direction-polyphonic-grobs): new
5076         variable, share between override and revert. This fixes script
5077         directions in polyphonic sections. (backportme)
5078
5079 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5080
5081         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
5082         breakpoints.
5083
5084         * lily/break-align-interface.cc: add doco
5085
5086         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
5087
5088 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5089
5090         * VERSION: release 2.1.9
5091
5092         * scm/document-markup.scm (markup-doc-node): add note about naming.
5093
5094         * scm/new-markup.scm (left-align-markup): bugfix. 
5095
5096         * Documentation/user/refman.itely (Ottava brackets): more doco for
5097         ottava.
5098
5099         * lily/side-position-interface.cc (out_of_staff): also do
5100         out_of_staff() correctly for d == DOWN.
5101
5102         * lily/text-spanner.cc (brew_molecule): only put vertical line and
5103         horizontal line if they move to the right.
5104         
5105         * scm/define-grobs.scm (all-grob-descriptions): set
5106         text-repeat-if-broken for ottava spanner
5107
5108         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
5109         property.
5110
5111         * mf/feta18.mf: design size is 18 not 22.5
5112
5113         * lily/new-lyric-combine-music-iterator.cc (process): new file.
5114         Add a single LyricsVoice to a melody. Melismata may be set
5115         individually.
5116
5117         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
5118
5119         * lily/dot-column.cc: add stdio.h
5120
5121 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5122
5123         * lily/item.cc: documentation for break-visibility (Thanks, John).
5124
5125 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5126
5127         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
5128
5129         * lily/translator-def.cc: rename Translator_def to Context_def.
5130
5131         * Documentation/user/internals.itely (Lexical details): clarify
5132         string def.
5133
5134         * Documentation/user/refman.itely (Rhythmic music): add link to
5135         RhythmicStaff 
5136
5137 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5138
5139         * lily/translator.cc: document start_translation_timestep()
5140
5141         * scm/output-tex.scm (tex-encoded-fontswitch): use
5142         round for rounding (inexact->exact yields rationals)
5143
5144         * lily/*.cc: remove superfluous start_translation_timestep() calls.
5145
5146         * lily/translator-group.cc (get_simple_trans_list): 
5147         new function; construct simple_trans_list_ lazily.
5148         
5149 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5150
5151         * lily/paper-outputter.cc (output_scope): Check if number before
5152         checking exact (guile cvs).
5153
5154         * scm/*: Escape backslashes in scheme strings (guile cvs).
5155
5156 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5157
5158         * Documentation/user/refman.itely (Tablatures basic): annotate
5159         seealso sections.
5160
5161         * lily/*.cc: cleanup of engraver initialize() functions.
5162
5163         * lily/repeat-acknowledge-engraver.cc
5164         (start_translation_timestep): remove first_b_
5165
5166         * lily/tab-note-heads-engraver.cc: listen to string number events
5167         inside < > too. (backportme).
5168
5169         * Documentation/user/refman.itely (Text scripts): add fatText to
5170         index.
5171
5172 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5173
5174         * VERSION: 2.1.8
5175
5176         * stepmake/bin/add-html-footer.py (built): add Wiki links to
5177         footer.
5178
5179         * lily/parser.yy (translator_mod): allow \with { \remove .. }
5180
5181         * lily/bar-check-iterator.cc (process): only warn if
5182         barCheckLastFail was changed.
5183
5184         * scm/define-translator-properties.scm (barCheckLastFail): add
5185         property.
5186
5187         * lily/main.cc (main_prog): print summary of failed files.
5188
5189         * lily/axis-group-engraver.cc: move all spanner creation to
5190         process_music (). Now staffs can be adjusted with \override too.
5191         (Jan, you are a brilliant programmer!)
5192         
5193         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
5194
5195 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5196
5197         * Documentation/user/tutorial.itely (Integrating text and music):
5198         Show the commands to produce a PDF as well.
5199
5200 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5201
5202         * lily/translator-def.cc (get_translator_names): accept user
5203         tweaks too. 
5204
5205         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
5206         as big as normal heads. 
5207
5208         * input/*ly: run convert-ly
5209         
5210         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
5211         () if dependencies are fluked.
5212
5213         * scm/document-translation.scm (engraver-doc-string): update on
5214         latest string/symbol conventions.
5215
5216         * lily/translator-ctors.cc: use Scheme_hash_table.
5217
5218         * lily/translator-def.cc (get_translator_names): new function
5219         (add_context_mod): new function
5220         (get_accepted): new function
5221
5222         * lily/parser.yy (context_mod): put all modifications of
5223         \translator { } in a single production, encode as SCM.
5224
5225         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
5226         to use read-only lists, so additions to the definition can be
5227         prepended easily.  
5228
5229         * Documentation/user/invoking.itexi (Editor support): add node on
5230         editor support.
5231
5232         * Documentation/user/refman.itely (Bar check): add lyrics example
5233         of bar checks. 
5234
5235         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
5236
5237         * scripts/convert-ly.py (conv): add conversion rule.
5238
5239         * lily/parser.yy: use \change iso. \translator for staff switch.
5240
5241         * lily/my-lily-lexer.cc: add \change.
5242
5243         * scm/define-translator-properties.scm
5244         (default-melisma-properties): add definition.
5245
5246 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5247
5248         * Documentation/user/refman.itely (Bar lines): clarification of
5249         systemStartDelimiter. 
5250
5251         * input/test/slur-shape.ly (x): remove file.
5252
5253         * lily/translator-group.cc (apply_property_operations): new function.
5254
5255 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5256
5257         * lily/parser.yy (optional_prop_ops): allow \with {
5258         PROPERTYSETTINGS } following \context or \new.
5259
5260         * lily/my-lily-lexer.cc: add \with.
5261
5262         * lily/parser.yy (property_operation): clean up definition of
5263         property operations.
5264         (property_op_to_music): new function.
5265         (context_spec_music): new function
5266
5267         * VERSION: 2.1.7 released.
5268         
5269         * input/regression/collision-merge-dots.ly: new file.
5270
5271         * lily/note-collision.cc (check_meshing_chords): if merging heads,
5272         then kill the dots too. 
5273
5274         * lily/separating-line-group-engraver.cc (acknowledge_grob):
5275         set/unset breakableSeparationItem
5276
5277         * lily/separation-item.cc (relative_width): add function.
5278
5279         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
5280         only-prebreak-interface
5281
5282         * lily/system.cc (output_lines): only junk only-prebreak-interface
5283         grobs.
5284
5285         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
5286         read breakableSeparationItem
5287
5288         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
5289
5290         * lily/system.cc (output_lines): don't suicide Spacing_items. 
5291
5292         * lily/dot-column.cc (dot_config_badness): new function:
5293         select the best scoring dot configuration: dots should go close to
5294         the note heads, but be shifted up or down according to conventions.
5295         (print_dot_configuration): idem.
5296         (shift_one): idem
5297         (remove_collision): idem.
5298
5299         * input/regression/dots.ly: add more test cases.
5300
5301 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5302
5303         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
5304
5305         * flower/include/interval.hh: rename elem_b to contains 
5306
5307         * lily/tie.cc: change 'heads to 'head-pair.
5308
5309         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
5310         fill in 'heads field.
5311
5312         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
5313         minimum-length for short ones, and shorten so collisions with the
5314         next syllable are avoided.
5315
5316         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
5317         near-zero slopes.
5318         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
5319
5320         * lily/dots.cc: remove quantized_position callback. All Y
5321         positioning is done by dot-column.cc
5322
5323         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
5324         exhaustive test of all dot positions. This fixes disappearing dots
5325         in dotted chords.
5326
5327 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5328
5329         * mf/feta-klef.mf (test_staff): fatten up G clef
5330         (test_staff): fatten up f clef.
5331         
5332
5333 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5334
5335         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
5336         * input/les-nereides.ly: Use latin1 characters for title, like
5337         Morgenlied.
5338
5339 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5340
5341         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
5342         cmb10).
5343
5344         * lily/lyric-extender.cc (brew_molecule): add little space before
5345         extender line.
5346
5347         * lily/beam-quanting.cc (score_forbidden_quants): check if
5348         outer stafflines fall in any beam gaps.
5349
5350         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
5351         for lyric texts.
5352
5353 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5354
5355         * VERSION: 2.1.6 released.
5356
5357         * lily/beam-quanting.cc (quanting): add inspect-quants property:
5358         this shows the demerits of a user-defined beam position pair.
5359
5360         * scm/define-grobs.scm (all-grob-descriptions): set
5361         beamed-extreme-minimum-free-lengths to a different value.
5362
5363         * lily/scm-option.cc: add debug-beam scm-option
5364
5365         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
5366
5367 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5368
5369         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
5370
5371         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
5372         space after barline.
5373
5374         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
5375
5376         * lily/spacing-spanner.cc (breakable_column_spacing): take average
5377         of spacing wishes, not maximum. Only do this for delta-t == 0. In
5378         the other case, take standard column-breakable spacing. Do not
5379         warn about "no spacing wishes".
5380
5381         This fixes wide spaces after barlines in very loose lines.
5382
5383         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
5384
5385 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5386
5387         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
5388         acknowledge_grob lyric-syllable, not lyric-text.
5389
5390         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
5391         dashes of length #'length separated by #'dash-period. 
5392
5393         * lily/lyric-extender.cc (brew_molecule): idem
5394
5395         * lily/multi-measure-rest.cc (big_rest): idem
5396
5397         * lily/system-start-delimiter.cc (simple_bar): idem
5398
5399         * lily/bar-line.cc (simple_barline): use rounded box
5400
5401         * VERSION: release 2.1.5
5402
5403         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5404         music): move note about dvips to more visible place.
5405
5406         * lily/lyric-phrasing-engraver.cc: move from
5407         new-phrasing-engraver.cc, remove old cruft (syllable-group,
5408         lyric-phrasing-engraver.hh)
5409         
5410         * lyric-align.ly: remove file
5411         
5412         * scripts/convert-ly.py (FatalConversionError.func): add removal
5413         rule for automaticMelismata
5414
5415         * ly/engraver-init.ly (ScoreContext): switch on
5416         New_phrasing_engraver by default.
5417
5418         * lily/slur-engraver.cc (class Slur_engraver):
5419         process_acknowledged_grobs -> process_music.
5420         (try_music): signal melismata correctly.
5421
5422         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
5423         word-space, right-trim-amount, and extend past right bound only
5424         for note heads.
5425
5426         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
5427         lyric-extender support: add note-heads to the extender
5428         automatically.
5429
5430         * lily/parser.yy: extender is now post_event. 
5431
5432         * lily/accidental-engraver.cc (number_accidentals): remove
5433         spurious warning about non-parent contexts.
5434
5435         * lily/music-output-def.cc (assign_translator): \translator { }
5436         for a Foo context implicitly redefines \FooContext.
5437
5438         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
5439         fixes.
5440
5441         * lily/slur.cc (brew_molecule): don't use stafflinethickness
5442         doubly in slur weight. 
5443
5444         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
5445         combination.
5446
5447         * scm/define-grobs.scm (all-grob-descriptions): change clef -
5448         staffbar distance.
5449
5450         * scripts/lilypond.py (global_latex_preamble): crank down size of
5451         the margins. Now there is a 12 mm top and bottom margin, which
5452         should correspond with the printable area of modern printers.
5453
5454         This enlarges the music height of the printable page a little.
5455
5456         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
5457         signs. Use \markup instead.
5458         (accreg_pen): tweak for accordeon asterisk.
5459
5460 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5461
5462         * lily/melisma-engraver.cc (try_music): use melisma_busy()
5463
5464         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
5465
5466         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
5467
5468         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
5469
5470         * scm/define-grobs.scm (all-grob-descriptions): change
5471         StanzaNumber description: make side support, i.s.o. breakable.
5472         use Instrument_name_engraver for texts in the margin.
5473
5474         * scm/define-translator-properties.scm: remove
5475         melismaEngraverBusy, stz property.
5476
5477         * *.cc: naming: change empty_b () into is_empty ()
5478
5479         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
5480
5481         * input/regression/lyric-phrasing-new.ly: new file.
5482
5483         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
5484         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
5485         melismata are now left-aligned.
5486
5487 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5488
5489         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
5490
5491         * mf/feta19.mf: remove.
5492         
5493         * mf/feta-klef.mf (test_staff): more tweaks
5494
5495         * mf/feta-toevallig.mf: more small size tweaks.
5496
5497         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
5498         rests for smaller sizes.
5499
5500         * mf/feta-bolletjes.mf: fix cross heads.
5501
5502         * VERSION: release 2.1.4
5503         
5504         * scripts/convert-ly.py (FatalConversionError.func): add rule for
5505         deprecated #'ancient font family
5506
5507         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
5508         it is a string or number.
5509
5510         * scm/output-lib.scm (note-head-style->attachment-coordinates):
5511         change calling convention of stem-attachment function. 
5512
5513         * buildscripts/mf-to-table.py: read and dump WX/WY fields
5514
5515         * mf/feta-autometric.mf: dump WX/WY fields too
5516         
5517         * mf/parmesan-heads.mf: idem.
5518
5519         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
5520         attachment coordinates.
5521
5522         * lily/note-head.cc (stem_attachment_coordinate): read stem
5523         attachment from the notehead glyphs WX/WY fields.
5524
5525         * lily/include/font-metric.hh (struct Font_metric): add methods
5526         get_indexed_wxwy (), make a distinction between looking up by
5527         index and ASCII  
5528
5529         * mf/feta-bolletjes.mf: rewrite note head MF code.
5530         (test_outlines): make heads more rotund for smaller sizes. 
5531
5532 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5533
5534         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
5535         throughout. Font scaling fixes throughout.
5536
5537         * mf/feta-sleur,slur.mf: remove. 
5538
5539         * mf/feta-slag.mf: rewrite.
5540
5541 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5542
5543         * VERSION: release 2.1.3
5544
5545         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
5546
5547         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
5548
5549         * lily/mark-engraver.cc (process_music): fix mark
5550         \default. (backportme)
5551
5552         * stepmake/stepmake/automatically-generated.sub.make (default):
5553         use -n for head/tail commands. 
5554
5555         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
5556         heads with the same pitch.
5557
5558 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5559
5560         * lily/recording-group-engraver.cc (finalize): set protected_scm
5561         member to '() before finalizing.
5562
5563         * lily/translator-group.cc (finalize): remove removal_processing () 
5564
5565         * lily/recording-group-engraver.cc: new engraver: record
5566         synchronized start & end times for each music object.
5567
5568         * lily/parser.yy (toplevel_expression): execute score rendering
5569         during parsing. Cleanup output-filename handling; this is no
5570         longer done with global variables.
5571         (translator_spec_body): allow \type modification too.
5572
5573         * lily/score.cc:  ly:run-translator: new function
5574         (LY_DEFINE): ly:render-output new function.
5575
5576         Separate interpreting and rendering, and make available as
5577         functions at Scheme level.
5578
5579 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5580
5581         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
5582         (musicxml-node->string):
5583         (xml-node->string):
5584         (music-to-musicxml): New function.
5585
5586 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5587
5588         * VERSION: 2.1.2 released
5589
5590         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
5591
5592         * scm/font.scm (paper20-font-vector): discouple font design sizes
5593         from sizes specified in .ly file: store all design sizes of a font
5594         in a single vector.
5595
5596         * lily/font-select.cc (get_font_by_design_size): new function
5597
5598         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
5599         add parmesan,feta in sizes 14 and 18.
5600         
5601         * mf/feta-toevallig.mf: use blot diameter for double sharp.
5602
5603         * lily/font-size-engraver.cc (acknowledge_grob): change definition
5604         of fontSize: this now sets font-size
5605
5606 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5607
5608         * VERSION: 2.1.1 released
5609         
5610         * Documentation/user/refman.itely (Tuning objects): add note about
5611         concurrent tweaks in different contexts. 
5612
5613         * lily/tie-engraver.cc (acknowledge_grob): use
5614         Staff_symbol_referencer::get_position iso. reading staff-position
5615         directly.
5616
5617         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
5618         currentMusicalColumn as left span-point for bracket. The bracket
5619         is too long when there are accidentals.
5620
5621 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5622
5623         * buildscripts/lilypond-profile.sh,
5624         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
5625         Thanks to Reuben Thomas <rrt@mupsych.org>
5626
5627 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
5628
5629         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
5630         Wurbel <wurbel@univ-tln.fr>.
5631
5632 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5633
5634         * scripts/midi2ly.py: Add space after chords.
5635
5636 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
5637
5638         * input/regression/{many}: add few @code{ ... }.
5639
5640 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5641
5642         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
5643         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
5644         Removed cmbx5, cmbx6 (which are included in teTeX)
5645         and cmbxti14 which is not used in fonts.scm.
5646
5647 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
5648
5649         * lily/midi-item.cc: fine tune quarter tones.
5650
5651 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
5652
5653         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
5654         new function, warn how many cents are missing in fine tuning.
5655
5656 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
5657
5658         * input/bugs/rhytmicstaff-tie.ly: add file.
5659
5660         * THANKS: Create skeleton for 2.1.
5661
5662 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
5663
5664         * input/test/bar-lines.ly (TODO): dashed "|".
5665
5666 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
5667
5668         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
5669         input/regression/tie-chord.ly: Fix spell for tying.
5670
5671         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
5672
5673         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
5674         new file (renamed, see above).
5675
5676         * Documentation/user/lilypond-book.itely
5677         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
5678         * input/example-1.ly input/example-2.ly input/example-3.ly
5679         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
5680         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
5681         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
5682         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
5683         * scripts/lilypond-book.py scripts/lilypond.py
5684         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
5685         * vimrc: replace ly2dvi with lilypond and remove silly comments.
5686
5687         * Documentation/user/lilypond.tely: update version.
5688
5689         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
5690         Remove extra spaces in each @node, fixes spaces.
5691
5692 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5693
5694         * scripts/lilypond-book.py (output_dict): Add definition of
5695         \lilypondbook also for LaTeX output. Solves several bug reports.
5696
5697 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
5698
5699         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
5700
5701 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
5702
5703         * input/test/transposition.ly: Fix key signatures, given in comments.
5704
5705 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5706
5707         * scm/midi.scm (instrument-names-alist),
5708         Documentation/user/appendices.itely: Correct spelling of shakuhachi
5709
5710 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5711
5712         * input/test/temporary-stave.ly (texidoc): New example based on an
5713         email question from Ralph Little.
5714
5715 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5716
5717         * VERSION: release 2.1.0
5718         
5719         * lily/note-performer.cc (try_music): accept busy-playing-event.
5720
5721         * lily/swallow-perf.cc (try_music): return false for
5722         busy-playing-event and melisma-playing-event.
5723
5724 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5725
5726         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
5727         >> in \score.
5728
5729 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5730
5731         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
5732         that articulation_substitute will not move beam start again.
5733         (articulation_substitute): Bugfix: remove stray space so that new
5734         old chords ending '>>' does not get broken up.
5735         (sub_chord): Use TAB for indentation (not spaces).
5736         
5737         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
5738         Bugfix for startup: Use ?^ instead of ?\^.
5739
5740 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5741
5742         * lily/lyric-combine-music-iterator.cc
5743         (Lyric_combine_music_iterator): change init order, to prevent GC
5744         segfaults.
5745
5746         * lily/context-specced-music-iterator.cc (construct_children): 
5747         only change  translator if found. This fixes a core dump problem.
5748
5749 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5750
5751         * scm/slur.scm (default-slur-extremity-rules): use equal? for
5752         comparison.
5753
5754         * mf/feta-bolletjes.mf: make hole in half note little
5755         smaller for stem attachment.
5756
5757         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
5758
5759         * mf/feta-banier.mf: don't draw stem with flag, just small square
5760         attachment.
5761
5762         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
5763
5764         * mf/feta-banier.mf: remove upstem/downstem characters.
5765
5766         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
5767
5768         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
5769         stafflinethickness (in the default)
5770
5771         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
5772
5773         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
5774
5775         * Documentation/topdocs/INSTALL.texi (Top): reorder.
5776
5777         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
5778
5779         * lily/include/directional-element-interface.hh:
5780         junk class, make {get,set}_grob_direction functions.
5781
5782         * lily/slur.cc (get_attachment): do something sensible when
5783         attaching to stem without heads (eg. a rest).
5784
5785         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
5786         forcing up to staff.  remove #'support-head property
5787         (brew_molecule): small cleanup.
5788         (flag): remove #'grace property.
5789
5790 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5791
5792         * cygwin/postinstall-lilypond.sh: 
5793         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
5794         (Volker Zell).
5795
5796 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5797
5798         * scripts/lilypond-book.py: resurrect 'eps' option. 
5799         (TexiPaper.to_eps): use -Ppdf for EPS files.
5800
5801         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
5802
5803         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
5804
5805         * VERSION: release 2.0.1
5806
5807         * lily/bezier.cc (get_other_coordinate): change assert into
5808         warning.
5809
5810         * lily/note-head.cc (internal_brew_molecule): make left protusion
5811         smaller, to accomodate for natural sign.
5812         (internal_brew_molecule): only do this when the accidental is
5813         close enough.
5814         (extent): new function
5815
5816         * lily/skyline.cc (merge_skyline): new function
5817         (heighten_skyline): new function
5818
5819         * lily/accidental-placement.cc (position_accidentals) 
5820         (position_accidentals): fix todo.
5821
5822 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5823
5824         * input/test/+.ly (texidoc): put version number inline.
5825
5826         * GNUmakefile.in: remove rsync-web target.
5827         
5828         * input/regression/bar-scripts.ly (onestaff): raggedright
5829
5830 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5831
5832         * lily/*.cc: remove #if 0'd code in couple of places.
5833
5834         * lily/midi-stream.cc (operator <<): rewrite.
5835
5836         * lily/note-head.cc (internal_brew_molecule): 
5837         only make ledgers when the Staff symbol has lines.
5838
5839         * ly/property-init.ly (arpeggioBracket): simplify
5840
5841         * lily/translator-group.cc (execute_pushpop_property): use
5842         SCM_EQ_P for comparing keys. This fixes reverting
5843         auto-beam-settings.
5844
5845 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5846 *
5847         * lily/midi-stream.cc (operator <<): Also write MIDI string when
5848         midi_debug_global_b.
5849         (operator <<): Normalise loop.
5850
5851 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5852
5853         * scripts/lilypond.py (escape_path): revise.
5854
5855         * scm/music-functions.scm (set-output-property): new function.
5856         
5857 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5858
5859         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
5860         use addmakeflags again.
5861
5862         * cygwin/lily-wins.py (escape_shell): New function; use it.
5863
5864         * scripts/lilypond.py (escape_shell): Escape quotes and other
5865         spaces too.  Do not escape escaping backslashes.
5866
5867         * make/srcdir.make.in (web-install): Must call install-WWW now.
5868
5869         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
5870         dependency
5871
5872 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5873
5874         * scripts/lilypond.py (escape_path): escape quotes too. 
5875
5876         * Documentation/user/lilypond.tely (Unified index): rename Index
5877         to accomodate Windows breakage.
5878
5879         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
5880
5881         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
5882         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
5883         target not a source.
5884
5885 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5886
5887         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
5888         addmakeflags.  Build and install doc and web also when building on
5889         Cygwin.
5890
5891         * mf/GNUmakefile: Bugfix.
5892
5893         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
5894         target web.
5895
5896         * cygwin/lily-wins.py: Quote filename.
5897
5898 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5899
5900         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
5901
5902 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5903
5904         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
5905         settings.
5906
5907         * configure.in: Require g++ > 3.0.4.
5908
5909         * mf/GNUmakefile: Bugfix: Add list.ly target.
5910         
5911         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
5912
5913         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
5914         make omf directory, add uninstall targets.
5915
5916 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5917
5918         * lily/tie-performer.cc (initialize): init prev_event
5919
5920         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
5921
5922         * lily/script-engraver.cc (make_script_from_event): don't crash on
5923         non-string articulation-type.
5924
5925         * lily/new-fingering-engraver.cc (add_script): don't crash on
5926         0 scripts 
5927         (acknowledge_grob): warn about text script events.
5928
5929 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
5930
5931         * buildscript/lilypond.words: fix path for drums.scm.
5932
5933 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5934
5935         * lily/spacing-spanner.cc (note_spacing): don't make longer
5936         durations than measure-length.
5937
5938         * VERSION: release 2.0.0
5939
5940         * GNUmakefile.in (rsync-web): version independent rsync target.
5941
5942         * input/test/+.ly (texidoc): idem.
5943
5944         * input/regression/+.ly: print version number.
5945
5946         * input/regression/accidentals.ly (mel): shorten.
5947
5948         * input/regression/accidental-octave.ly (texidoc): shorten.
5949
5950         * input/regression/hairpin-dashed.ly (texidoc): docstring.
5951
5952         * input/regression/completion-heads-polyphony.ly: octave
5953
5954         * input/regression/beam-manual.ly: remove
5955
5956         * input/regression/beam-chord.ly: remove
5957
5958         * input/regression/grace-dynamic.ly: remove
5959         
5960         * input/regression/grace-volta-repeat.ly: octave fixes.
5961
5962         * input/regression/hairpin-dashed.ly (texidoc): doc string.
5963
5964         * lily/parser.yy (step_number): semitones for chord entry too.
5965         (make_chord_step): more robust code, semitones. 
5966
5967         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
5968
5969         * input/regression/breathing-sign.ly (texidoc): split ancient and
5970         normal breathing signs.
5971
5972         * scm/define-grobs.scm (all-grob-descriptions): swap
5973         beamed-extreme-minimum-free-lengths and
5974         beamed-minimum-free-lengths; the 'extreme' case should allow
5975         shorter stems. This fixes forced directions on beamed 32nd and
5976         shorter notes.
5977
5978         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
5979         quartertones, not semitones.
5980         (NoteNamesContext): swallow more event types
5981
5982         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
5983
5984         * VERSION (PACKAGE_NAME): release 1.9.10
5985
5986 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5987
5988         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
5989         set note head as cause of note-column.  This gives a better error
5990         message.
5991
5992 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5993
5994         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
5995
5996 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5997
5998         * mf/GNUmakefile (pfa_warning): instruct 
5999
6000         * stepmake/aclocal.m4: typo.
6001
6002         * Documentation/user/cheatsheet.itely: more verbose examples.
6003
6004         * input/regression/clefs.ly: remove bogus docstring.
6005
6006 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
6007
6008         * GNUmakefile.in (SUBDIRS): Add elisp.
6009
6010         * elisp/lilypond-mode.el: 
6011         * elisp/lilypond-init.el: 
6012         * elisp/lilypond-indent.el: 
6013         * elisp/lilypond-font-lock.el: Move from top dir.
6014
6015         * stepmake/stepmake/elisp-vars.make: New file.
6016
6017         * config.make.in (elispdir): Add.
6018
6019         * Documentation/topdocs/INSTALL.texi: Typo.
6020
6021         * make/ly-rules.make: Test for files instead of touching void and
6022         ignoring errors.
6023
6024         * GNUmakefile.in:
6025         * make/lilypond.redhat.spec.in:
6026         * debian/rules: Fix lilypond.words stuff a bit.  For running from
6027         <builddir>, adding
6028         
6029              (push "<builddir>/share/lilypond/elisp" load-path)
6030
6031         to your ~/.emacs.el should give you LilyPond-mode again.
6032
6033         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
6034         regexp for DOS/Windows, we are too paranoid to fix others.
6035
6036 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6037
6038         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
6039
6040         * input/test/chord-names-jazz.ly (banterProperties): fix
6041
6042         * lily/parser.yy (bass_mod): bass figure alterations are semi
6043         tones, not quarter tones
6044
6045         * lily/beam.cc (set_stem_lengths): only lengthen stems
6046         for gapped beams.
6047
6048         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
6049         by beamcount.
6050
6051         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
6052         a warning that the warning may erroneous.
6053
6054         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
6055         target.
6056
6057         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
6058         targets.
6059
6060         * GNUmakefile.in ($(config_h)): config.h should depend on
6061         config.hh.in .
6062         (lilypond.words): remove fontball stuff.
6063
6064         * stepmake/aclocal.m4: only print config.cache warning if it exists.
6065
6066         * configure.in: remove pktrace reference.
6067
6068         * GNUmakefile.in (rsync-web): permissions and ownership for
6069         website.
6070
6071         * lily/volta-engraver.cc (staff_eligible): new function.
6072         (stop_translation_timestep): kill off spanners if not eligible.
6073
6074         * VERSION (PATCH_LEVEL): release 1.9.9
6075
6076         * input/regression/beam-quanting-32nd.ly (texidoc): new file
6077
6078         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
6079         length is more important than forbidden quants.
6080         
6081 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
6082
6083         * buildscripts/lilypond.words: order words in search order,
6084         add lilypond.words.vim to be generated.
6085
6086         * lilypond.vim: use lilypond.words.vim for keyword matching.
6087
6088         * lilypond-mode.el: use search order. fix word selection rules.
6089
6090         * lilypond-font-lock.el: fix fontifying long durations.
6091
6092         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
6093
6094 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6095
6096         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
6097
6098         * stepmake/stepmake/generic-targets.make:
6099         * stepmake/stepmake/bin/make-version.py: 
6100         * stepmake/aclocal.m4:
6101         * make/stepmake.make:
6102         * make/toplevel-version.make: Build fixes: remove last traces of
6103           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
6104
6105         * lily/beam.cc: Add gap-count property.
6106
6107 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6108
6109         * scm/define-grob-properties.scm (gap-count): add gap-count
6110
6111         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
6112
6113 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6114
6115         * cygwin/mknetrel.doc: Typo.
6116
6117         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
6118
6119         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
6120
6121 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6122
6123         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
6124         sizes. Remove support for 'ledger'(=tabloid+landscape).
6125
6126 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6127
6128         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
6129         sauter PFAs.
6130
6131         * configure.in: remove VERSION stuff once again.
6132
6133         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
6134
6135         * scm/define-grobs.scm (all-grob-descriptions): use sans family
6136         for chord names.
6137
6138         * mf/GNUmakefile: always trace pfa fonts.
6139         (SAUTER_FONTS): add cmss[567] too fonts
6140
6141         * configure.in: require mftrace. 
6142
6143         * lily/staff-performer.cc (new_instrument_string): don't look at
6144         instrument property.
6145
6146         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
6147         is_direction is the C++ one. Similar for ly_axis_p and
6148         ly_number_pair_p
6149
6150 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6151
6152         * lily/beam.cc (brew_molecule): read gap-count to determine
6153         number of tremolo (gapped) beams.
6154
6155         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
6156         shorter than 1/8
6157
6158         * flower/include/array.hh (default_compare): new function
6159
6160         * cygwin/mknetrel: Native fixes.
6161
6162         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
6163
6164 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6165
6166         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
6167         feature for Windows.
6168
6169         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
6170
6171         * cygwin/mknetrel: Updates for native use on Cygwin.
6172
6173         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
6174
6175         * stepmake/stepmake/help2man-rules.make: 
6176         * cygwin/mknetrel: Bugfix for manpages.
6177
6178         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
6179         $(builddir).  Stepmake is a normal subdirectory now, that is not
6180         configured.  Another srcdir build fix.
6181
6182         * Documentation/topdocs/INSTALL.texi,
6183         buildscripts/lilypond.words.py, lilypond-font-lock.el,
6184         lilypond-init.el, lilypond-mode.el, debian/rules,
6185         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
6186         rename generated file lilypond.words to lilypond.words.el.
6187
6188 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
6189
6190         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
6191
6192         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
6193         GNUmakefile.in.
6194
6195 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6196
6197         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
6198         when cross building.
6199
6200         * configure.in: srcdir build fix.
6201
6202         * cygwin/GNUmakefile:
6203         * cygwin/lily-wins.py:
6204         * cygwin/postremove-lilypond.sh: 
6205         * cygwin/postinstall-lilypond.sh: Merge from stable.
6206
6207         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
6208         s/ly2dvi/lilypond/.
6209
6210 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6211
6212         * lily/slur.cc (after_line_breaking): only set control points if
6213         none supplied yet.
6214
6215         * input/test/slur-manual.ly: new file.
6216
6217         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
6218         <<  >> chords too.
6219
6220         * VERSION (PACKAGE_NAME): release 1.9.8
6221
6222         * scripts/lilypond.py (escape_path): escape spaces in directory names
6223
6224         * input/test/text-spanner.ly: fixes.
6225
6226 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
6227
6228         * buildscripts/lilypond.words.py: add drum names as note names to
6229         Emacs-mode.
6230
6231 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6232
6233         * input/regression/hairpin-dashed.ly: new file.
6234
6235         * scripts/convert-ly.py (conv): warn about dash-length.
6236
6237         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
6238         automatically if we get a new one.
6239
6240         * lily/lookup.cc (dashed_line): new function
6241
6242         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
6243         dash-fraction.
6244
6245 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
6246
6247         * buildscripts/lilypond.words.py: extract note names.
6248
6249         * lilypond-mode.el: take note names from lilypond.words -file.
6250         small fix in the use of string-match.
6251
6252         * lilypond-font-lock.el: use lilypond.words for note names, add 
6253         maxima to note a duration.
6254
6255 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6256
6257         * lily/breathing-sign.cc: remove railtracks() function. 
6258
6259         * input/regression/arpeggio-bracket.ly (texidoc): add file.
6260
6261         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
6262         (brew_molecule): bugfix don't make arpeggio shorter when
6263         arpeggio-direction is set.
6264
6265         *  debian/rules: small corrections in the (Pedro K)
6266
6267         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
6268         examples.
6269
6270         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
6271         special (repeat) bar comes along.
6272
6273         * input/regression/auto-beam-bar.ly: update.
6274
6275         * scripts/lilypond-book.py (output_dict): remove support for the
6276         EPS option.
6277
6278         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
6279         VerticalAlignment and VerticalAxisGroup this fixes the size
6280         computations for the entire system.
6281  
6282         * input/les-nereides.ly (bass): remove superfluous fontSize.
6283
6284         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
6285         causes directory of file to be added to include path.
6286
6287         * input/regression/beam-break.ly: test single stem beams.
6288
6289         * input/regression/system-start-bracket.ly: fix.
6290
6291         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
6292
6293         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
6294
6295         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
6296         (score_stem_lengths): do something sensible for single stem beams.
6297
6298         * lily/beam.cc (least_squares): add kludge for single stem beams.
6299
6300         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
6301         keySignature to list of broken things.
6302
6303         * input/regression/keys.ly: fix.
6304
6305         * VERSION (PACKAGE_NAME): release 1.9.7
6306
6307         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
6308
6309         * Documentation/user/refman.itely (Pitches): doc quarter tones.
6310
6311         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
6312         (quartertone_pitch): new function
6313
6314         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
6315         flat. WARNING: FONT CHANGED.
6316
6317         * ly/nederlands.ly: add -eh and -ih for quarter tones.
6318
6319         * lily/accidental-placement.cc (add_accidental): support for
6320         quarter tones.
6321
6322         * ly/LANGUAGEs.ly: use symbols for alterations.
6323
6324         * mf/feta-toevallig.mf: change accidental codes. 
6325
6326         * scm/lily.scm (ly:get-option): switch on debugging only for
6327         --verbose.
6328
6329         * lily/lily-guile.cc: remove ly:verbose?
6330
6331         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
6332
6333         * lily/parser.yy (TODO): only do gh_call() for apply with
6334         procedure argument.
6335
6336         * lily/tie-engraver.cc (start_translation_timestep): move melisma
6337         stuff in accordance with new timing of tie-events.
6338
6339         * lily/my-lily-lexer.cc: remove \outputproperty
6340
6341         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
6342
6343         * scm/define-translator-properties.scm (melismaBusyProperties):
6344         add melismaBusyProperties property.
6345
6346 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6347
6348         * input/test/ambitus-mixed.ly (texidoc): new file.
6349
6350         * buildscripts/mutopia-index.py (find): prune debugging
6351
6352         * lily/side-position-interface.cc: doc updates
6353
6354         * Documentation/user/refman.itely: updates, tweaks.
6355
6356         * lily/parser.yy (Simple_music): remove outputproperty
6357
6358         * make/stepmake.make: use VERSION again; importing VERSION via
6359         autoconf dependencies is too hairy.
6360
6361 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
6362
6363         * lilypond-mode.el: allow `-' for keywords and identifiers.
6364
6365 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6366
6367         * VERSION: release 1.9.6
6368         
6369         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
6370         iso. ly2dvi.
6371
6372         * Documentation/user/*.itely: fixes everywhere
6373
6374         * lily/completion-note-heads-engraver.cc: rewrite engraver:
6375         produce ties from the engraver itself, do not broadcast TieEvent.
6376
6377         * lily/my-lily-lexer.cc: remove pitch & duration.
6378
6379         * lily/parser.yy (TODO): remove \pitch and \duration
6380
6381         * input/test/explicit.ly: remove file.
6382
6383         * Documentation/user/refman.itely (Pitches): remove \pitch 
6384         \duration command.
6385
6386 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
6387
6388         * buildscripts/lilypond.words.py: add all slur types to Emacs
6389         insertion menu, suppose everything is postfixed by dropping 
6390         unnecessary `-' -marks.
6391
6392 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6393
6394         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
6395         tremoloed stems.
6396
6397         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
6398         head for flagged stems.
6399
6400         * lily/stem.cc (get_default_stem_end_position): futz with extra
6401         stem length if there is a stem tremolo.
6402
6403         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
6404         it would be too small.
6405
6406         * lily/font-metric.cc: return #f for non-existent glyph.
6407         
6408         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
6409         exported through config.make.
6410
6411         * input/regression/clef-oct.ly: new file.
6412
6413         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
6414         transposition.
6415
6416         * input/template/*.ly: remove old relative.
6417
6418         * ly/english.ly: add X names for double sharp.
6419
6420 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6421
6422         * lily/font-select.cc: new file handle font selection routines.
6423
6424         * lily/parser.yy: add ; (Patrick Atamaniuk)
6425
6426         * input/test/time-signature-double.ly: use markups for double time
6427         sigs.
6428
6429         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
6430         ChordNames.SeparationItem #'padding for adjusting space after chords.
6431         
6432         * lily/music-output-def.cc (LY_DEFINE): 
6433         new function ly:paper-lookup.
6434         
6435         * mf/parmesan-clefs.mf: use # quantities for char_box
6436         offsets. Fixes overflow errors in the PFA. 
6437
6438         * scm/new-markup.scm (strut-markup): change calling interface for
6439         markup. Pass paper-def, not grob. This would allow \markup to be
6440         used separately from grobs.
6441
6442         * lily/paper-def.cc: new function ly:paper-font; this function
6443         replaces ly:get-font.
6444
6445         * lily/include/font-interface.hh (struct Font_interface): take
6446         Paper_def iso. Grob for get_font().
6447
6448 2003-09-14  Graham Percival  <gperlist@shaw.ca>
6449
6450         * Documentation/user/ tutorial.itely, refman.itely: add warning
6451         about \key and accidentals.
6452
6453 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6454
6455         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
6456
6457         * Documentation/user/*.itely: manual tweaks
6458
6459 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
6460
6461         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
6462         cleanup; bugfix: exact_center
6463
6464         * Documentation/user/refman.itely: added more documentation on
6465         ambitus according to recent questions on lilypond-user list
6466
6467 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6468
6469         * input/regression/ottava.ly (texidoc): demo 15ma too.
6470
6471         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
6472
6473         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
6474         octave fixes.
6475
6476 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6477
6478         * lily/lexer.ll: add \r to the rules for newlines; this fixes
6479         problems on older Mac editors.
6480
6481 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
6482
6483         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
6484
6485 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
6486
6487         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
6488         mf/parmesan-clefs.mf: added comments on character alignment and
6489         set_char_box() conventions
6490
6491         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
6492         set_char_box()'s
6493
6494         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
6495
6496 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
6497
6498         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
6499
6500 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
6501
6502         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
6503         shortened to avoid almost-collision with staff line; code cleanup;
6504         other custodes: fixed char boxes; code cleanup
6505
6506 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6507
6508         * configure.in: release 1.9.5
6509         
6510         * scripts/lilypond.py (global_latex_preamble): only set
6511         twosideshift if 'twoside' is in latexoptions 
6512
6513         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
6514
6515         * VERSION: remove
6516
6517         * scripts/*2ly.py: update <> syntax
6518
6519 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6520
6521         * lily/chord-name-engraver.cc (process_music): add origin for
6522         chord name.
6523
6524         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
6525
6526         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
6527         bass notes for exceptions too.
6528
6529         * scm/define-grobs.scm (all-grob-descriptions): rename
6530         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
6531
6532         * scm/define-grob-properties.scm (remove-first): add remove-first
6533         property for orchestral scores.
6534
6535         * Documentation/user/*.itely: switch <<>> and <> 
6536
6537         * lily/glissando-engraver.cc (process_music): bugfix: move line to
6538         last_line only once. This fixes the two consecutive glissandi problem.
6539
6540 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
6541
6542         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
6543         error message "flexa-width undefined"
6544
6545         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6546         lily/include/gregorian-ligature.hh: print warning when ignoring
6547         head prefixes on flexa shapes
6548
6549         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
6550         space before a series of inclinatum heads
6551
6552         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6553         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
6554         cleanups
6555
6556         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
6557         and char_box
6558
6559 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
6560
6561         * input/regression/breathing-sign.ly: tiny fixes
6562
6563         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
6564         semantical collision with vaticana ligatures
6565
6566         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6567         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
6568         now consistent with mensural ligatures
6569
6570         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6571         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
6572         context pitches and staff position; dto. for virga stem; removed
6573         obsolete virga and clivis characters from parmesan font (WARNING:
6574         font changed)
6575
6576         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
6577         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
6578
6579         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6580         scm/define-grob-properties.scm: consistency fix: renamed
6581         join_left->add_cauda
6582
6583         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
6584         appendix length; bugfix: yoffs_bt for reverse direction punctum
6585         characters
6586
6587         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
6588         small cleanups; added more docu
6589
6590         * lily/mensural-ligature-engraver.cc,
6591         lily/vaticana-ligature-engraver.cc,
6592         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
6593         computation to CoherentLigatureEngraver
6594
6595         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
6596         scm/define-grob-properties.scm: bugfix: added missing linea and
6597         cavum properties; bugfix: removed dead semivocalis property
6598
6599         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
6600         length; redesigned quilisma, stropha and auctum
6601
6602         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
6603         line thickness
6604
6605         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
6606         Documentation/user/refman.itely: bugfix: introduced shifted
6607         epiphonus head to avoid collision with adjacent plica
6608
6609 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6610
6611         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
6612
6613         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
6614
6615 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6616
6617         * Documentation/user/tutorial.itely (A lead sheet): remove
6618         duplicate chords.
6619
6620         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
6621
6622 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6623
6624         * Documentation/bibliography/computer-notation.bib (isbn): add
6625         xivcim publication.
6626
6627 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
6628
6629         * GNUmakefile.in: drop lilypond.words for generation.
6630
6631 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
6632
6633         * buildscripts/lilypond.words.py: take filename (also) from an arg.
6634
6635         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
6636
6637 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6638
6639         * input/test/figured-bass-alternate.ly (fl): new file.
6640
6641         * Documentation/topdocs/README.texi (Top): clarifications.
6642
6643         * Documentation/bibliography/computer-notation.bib (isbn): add phd
6644         theses of Gieseking and Renz.
6645
6646         * GNUmakefile.in (README_FILES): remove README.mandrake.
6647
6648 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
6649
6650         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
6651         from source files and search patterns listed in the script.
6652
6653         * GNUmakefile.in: add target `lilypond.words'.
6654
6655         * lilypond.words: remove file, generated by `make lilypond.words'.
6656
6657         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
6658
6659 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
6660
6661         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
6662
6663 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6664
6665         * VERSION: 1.9.4 released
6666
6667         * scripts/convert-ly.py (FatalConversionError.figures_replace):
6668         rule for < > <-> << >> substitution
6669
6670         * lily/lexer.ll: exchange meaning of << >> and < > 
6671
6672         * VERSION (PACKAGE_NAME): 1.9.3 released
6673
6674         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
6675         pages unconditionally.
6676
6677 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6678
6679         * Documentation/user/music-glossary.tely (Top): small syntax
6680         fixes.
6681
6682         * scm/music-functions.scm (remove-tag): filter \tagged music
6683         expressions.
6684
6685         * input/regression/tag-filter.ly (texidoc): new file.
6686
6687         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
6688         symbol2 .. ) etc. 
6689
6690         * scripts/convert-ly.py (FatalConversionError.conv): fingering
6691         convert rule.
6692
6693         * Documentation/user/refman.itely (Fingering instructions): adjust
6694         manual.
6695
6696         * lily/new-fingering-engraver.cc (position_scripts): don't crash
6697         for borderline cases (e.g. 1 fingering.)
6698         (position_scripts): revise interface, use fingerOrientations to
6699         set fingering positions.
6700
6701         * scm/document-translation.scm (context-doc): add aliases to
6702         automated documentation.
6703
6704         * make/lilypond-vars.make: remove stepmake compat glue.
6705
6706         * make/generic-vars.make: remove cruft.
6707
6708         * lily/main.cc (main): don't identify binary.
6709
6710 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6711
6712         * lily/include/translator.hh (class Translator): remove
6713         type_string_ , use symbol for context name throughout.
6714         Changes through whole source tree.
6715
6716         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
6717         set PDF as default, and always make PDF.
6718
6719         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
6720
6721 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
6722
6723         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
6724         Documentation/user/refman.itely input/regression/allfontstyle.ly
6725         input/regression/grace-types.ly:
6726         fix spelling for acciaccatura (Webster's 1913).
6727
6728 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6729
6730         * lily/main.cc (usage): adjust blurb, include url.
6731
6732         * input/regression/breathing-sign.ly (texidoc): transpose up
6733
6734 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
6735
6736         * input/regression/breathing-sign.ly: changed ancient examples to
6737         be relevant (by request of Han-Wen); updated BreathingSign text
6738         property according to new syntax.
6739
6740         * ly/gregorian-init.ly: updated BreathingSign text property
6741         according to new syntax
6742
6743 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6744
6745         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
6746         (Clef): index entries for clefs.
6747
6748         * python/lilylib.py (system): remove errorlog files.
6749         
6750 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
6751
6752         * lilypond.words: add \new and new graces. Add dynamics to menus
6753         keeping 1.8.x compatibility; after all the engraving relating to 
6754         notes becomes postfixed `-' marks will be removed.
6755
6756 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6757
6758         * lily/molecule.cc (align_to): idem.
6759
6760         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
6761         
6762         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
6763         accacciatura everywhere.
6764
6765         * VERSION (PACKAGE_NAME): released 1.9.2
6766
6767         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
6768
6769         * scm/document-markup.scm (markup-doc-node): sort markup function
6770         list.
6771
6772         * lily/paper-outputter.cc (output_version): change "Lily was here"
6773         into  "Engraved by LilyPond"
6774
6775         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
6776         on unquoted strings before \notenames.
6777
6778         * lily/parser.yy (lyric_element): allow markup as lyric text. This
6779         increases the number of s/r reductions to 4.
6780
6781         * scm/new-markup.scm (fraction-markup): \fraction command.
6782
6783         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
6784         mode
6785
6786         * lily/lookup.cc (round_filled_box): rename function.
6787         (LY_DEFINE): round-filled-box: change signature.
6788
6789         * Documentation/user/refman.itely: revise section explaining grace
6790         notes.
6791
6792         * lily/translator-scheme.cc (LY_DEFINE): add ! to
6793         ly:set-context-property
6794
6795         * input/*/*.ly (vmus): use \new everywhere.
6796
6797         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
6798
6799         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
6800         default
6801
6802         * scm/music-functions.scm (set-stop-grace-properties)
6803         (set-start-grace-properties, add-grace-property): new functions
6804         for modular grace tweak control.
6805
6806         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
6807         
6808 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6809
6810         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
6811
6812         * GNUmakefile.in (install-pfa-fonts):
6813         (get-pfa-fonts): New target.
6814
6815         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
6816         install-pfa-fonts help.
6817
6818 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6819
6820         * lily/translator-scheme.cc (LY_DEFINE):
6821         ly:context-pushpop-property new function.
6822         (LY_DEFINE): new function ly:translator-find  
6823         new function ly:translator?
6824         (LY_DEFINE): new function ly:context?
6825
6826         * lily/translator-def.cc: remove
6827         Translator_def::apply_pushpop_property().
6828
6829         * python/lilylib.py (read_pipe): only store and display error log
6830         if verbose not set.
6831         (read_pipe): only display log if it contains something.
6832
6833 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6834
6835         * Documentation/misc/GNUmakefile: Re-add.
6836         (TEXTS): Add CHANGES.
6837
6838 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
6839
6840         * lilypond.words: add \newcontext.
6841
6842 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6843
6844         * lily/tie-performer.cc (stop_translation_timestep): only flush
6845         tied_notes when we have actually made a tie. Fixes bugs with ties
6846         in polyphonic scores.
6847
6848 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6849
6850         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
6851         they do not exist.
6852
6853 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6854
6855         * VERSION (PACKAGE_NAME): released 1.9.1 
6856
6857         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
6858         Instrument_name_engraver
6859
6860         * lily/tie-performer.cc (create_audio_elements): bugfix
6861
6862         * Documentation/user/music-glossary.tely (Top): comment out
6863         font-style statements.
6864
6865         * input/test/force-hshift.ly: revise example.
6866
6867         * Documentation/bibliography/engraving.bib (note): typos.
6868
6869         * configure.in: bump GCC requirements to 3.x
6870
6871         * lily/include/audio-item.hh (class Audio_tie): rename
6872         note_l_drul_ to note_drul_
6873
6874         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
6875
6876         * lily/parser.yy (relative_music): whoops. All \relative were off
6877         by ...  a lot .... Ahem.
6878
6879         * scm/define-music-types.scm (music-descriptions): idem.
6880
6881         * lily/beam-engraver.cc: move new-beam-event to beam-event
6882
6883         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
6884         to Tie_engraver
6885
6886         * input/regression/bar-number.ly: remove unnecessary old-relative
6887         options.
6888         
6889         * Documentation/user/internals.itely (Creating contexts): document
6890         \newcontext
6891
6892         * lily/parser.yy (Composite_music): add \newcontext
6893
6894         * Documentation/user/refman.itely (MIDI block): add note about
6895         dotted tempos.
6896
6897         * scm/font.scm: remove old markup legacy
6898
6899         * GNUmakefile.in (web-clean): remake share/ after web-clean.
6900
6901         * lily/breathing-sign.cc (brew_molecule): remove function
6902
6903         * lily/text-item.cc: remove old-style markups.
6904         (interpret_markup): C++ version of markup function
6905         (brew_molecule): idem.
6906
6907         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
6908         as Scheme variable.
6909
6910         * scripts/convert-ly.py (conv): dashes rule.
6911         Apply rule.
6912
6913         * Documentation/user/lilypond-book.itely: syntax fixes. 
6914
6915 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6916
6917         * VERSION (PACKAGE_NAME): release 1.9.0
6918
6919         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
6920         note about dvips. (Should backport.)
6921
6922         * scripts/convert-ly.py
6923         (FatalConversionError.articulation_substitute): add
6924         convert-new-chords code. Remove convert-new-chords.py
6925
6926         * Documentation/user/refman.itely (Octave check): document
6927         \octave.
6928
6929         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
6930         \relative changes.
6931
6932         * lily/parser.yy (command_element): octave check:
6933
6934            \octave PITCH
6935
6936         checks that PITCH (without octave) yields PITCH (with octave) in
6937         \relative
6938
6939         * lily/relative-octave-music.cc (to_relative_octave): octave check.
6940
6941         * lily/scm-option.cc: ly:set-option now has the default argument
6942         #t.
6943
6944         * lily/lexer.ll: add \renameinput
6945
6946         * python/lilylib.py (command_name): robustifications.
6947
6948         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
6949         /dev/stderr. This is ash compatible.
6950
6951         * ly/init.ly: add warning if compatibility was not necessary.
6952
6953         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
6954
6955         * flower/include/string-handle.icc: formatting cleanups, rename
6956         references by ref_count_.
6957
6958 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
6959
6960         * make/lilypond.mandrake.spec.in: syncronize the spec file with
6961         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
6962         package libs separately, fix conflicting php variable out=/dev/vc/
6963         invoking `unset out', declare menus, use only one icon-file, fix
6964         doc-path in menu.
6965
6966 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6967
6968         * scripts/convert-ly.py (FatalConversionError.conv): typo
6969
6970         * Documentation/misc/GNUmakefile: restore misc directory.
6971
6972         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
6973
6974         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
6975         Petites-Preludes 
6976
6977         * input/test/partial-blank.ly (quickmeasure): syntax
6978
6979         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
6980         attachment property.
6981
6982         * Documentation/user/refman.itely: remove superfluous -'s 
6983         (Grace notes): ) fixes.
6984
6985         * lily/music.cc: generic compress(), transpose() functions. Remove
6986         others.
6987
6988         * lily/parser.yy (gen_text_def): remove support for #'(italic )
6989         style markup entry.
6990
6991         * lily/parser.yy: all articulations postfix; remove obligatory -
6992         for [,  ) and \!
6993         
6994         * lily/music.cc (to_relative_octave): write generic
6995         to_relative_octave function; various relative cleanups.
6996         Hmmm.
6997
6998         * lily/scm-option.cc: add options new-relative and old-relative
6999
7000         * po/sv.po: new po file.
7001
7002         * Documentation/user/refman.itely (Dynamics): website
7003         fixes. (should backport!)
7004
7005 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
7006
7007         * make/lilypond.mandrake.spec.in: declare version only once.
7008
7009 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7010
7011         * lily/simultaneous-music.cc (to_relative_octave): undo relative
7012         meaning for now.
7013
7014 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7015
7016         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
7017
7018         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
7019
7020         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
7021
7022         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
7023
7024         * lily/music.cc (var): add ly:music-transpose function.
7025
7026         * lily/parser.yy (pre_events): remove prefix articulations.
7027
7028         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
7029
7030         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
7031
7032         * Documentation/user/refman.itely (Text markup): add comment about
7033         markup in header.
7034
7035 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7036
7037         * lily/paper-outputter.cc (write_header_fields_to_file): 
7038         only dump value if it is a string.
7039
7040         * flower/include/dictionary.hh: remove.
7041         
7042         * Documentation/ChangeLog-1.5: add back old log.
7043
7044         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
7045         .pfas from a .deb.
7046
7047 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7048
7049         * Documentation/bibliography/engraving.bib: add entry for
7050         Jaschinski's Notation
7051
7052 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7053
7054         * Documentation/user/refman.itely (Beaming): add note about
7055         allowBeamBreak
7056
7057 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
7058
7059         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7060         GregorianTranscription contexts
7061
7062         * ly/engraver-init.ly: vaticana contexts: minor fixes
7063
7064         * Documentation/user/refman.itely (Ancient notation): added note
7065         on appendix length bug
7066
7067         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
7068         input/test/vaticana.ly: use vaticana contexts; small fixes
7069
7070 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7071
7072         * flower/hash.cc: Remove.
7073
7074         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
7075         to (nonexistent?) hash_func_ identifier.
7076
7077         * python/midi.c (midi_error, midi_warning): Use char const* for
7078         __FUNCTION__ argument.
7079
7080         * python/gettext.py: Remove.  We already require python 2.1, which
7081         includes gettext.py.
7082
7083         * configure.in: Require python 2.1, as INSTALL.texi says.
7084         it.
7085
7086         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
7087         versions 1.50 and 1.75.  Remove note about lexer patch.
7088
7089 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7090
7091         * Documentation/topdocs/INSTALL.texi: Update type1 font
7092         description to actual situation.  Add comment about new font ball
7093         layout.
7094
7095         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
7096         in $LILYPONDPREFIX suffices for installation.
7097
7098 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7099
7100         * debian/control (Build-Depends): Add flex-old as alternative to
7101         flex.  Deprecate bison 1.75.
7102
7103 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
7104
7105         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7106         Vaticana contexts
7107
7108         * Documentation/user/refman.itely (Ancient notation): documented
7109         some bugs; tiny fixes; added docu on Vaticana contexts
7110
7111         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
7112         scripts
7113
7114 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
7115
7116         * Documentation/user/refman.itely (Ancient notation): added some
7117         introductory words; added section on ancient time signatures;
7118         added some @seealso and @refcommands; small fixes and
7119         beautifications
7120
7121 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
7122
7123         * input/regression/note-head-style.ly: many fixes and updates
7124
7125         * Documentation/user/refman.itely: added small sections on ancient
7126         accidentals, rests and flags; revised ancient note head section;
7127         small wording/spelling fixes
7128
7129         * input/test/rests.ly: layout fixes
7130
7131 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
7132
7133         * input/puer-fragment.ly: bugfix: central C position of do clef
7134
7135         * ly/gregorian-init.ly: workaround: add small padding space before
7136         divisiones (the correct fix would be the spacing engine to handle
7137         this)
7138
7139 2003-08-13  Graham Percival  <gperlist@shaw.ca>
7140
7141         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
7142         cue-notes.ly: minor fixes.
7143
7144 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
7145
7146         * Documentation/user/refman.itely: bugfix: remove obsolete link to
7147         input/test/custos-style.ly
7148
7149         * Documentation/index.html.in: bugfix: link to Tutorial.html
7150
7151         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
7152         to neumes; bugfix: "et": epiphonus, not just a simple pes
7153
7154 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
7155
7156         * lilypond-mode.el: split `Insert Tag' if it is long enough.
7157
7158         * lilypond.words: add new features: markup, column, center, \[ \].
7159         
7160 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
7161
7162         * Documentation/topdocs/NEWS.texi, DEDICATION,
7163         stepmake/bin/add-html-footer.py
7164         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
7165         input/mutopia/J.S.Bach/wtk1-fugue1.ly
7166         input/mutopia/J.S.Bach/wtk1-prelude1.ly
7167         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
7168         added (only) after a sentence which is complete; if the sentence is 
7169         not ended a comma `,' or nothing is used. fix also spaces.
7170
7171 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7172
7173         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
7174         requirements to plain 1.6.
7175
7176         * buildscripts/mutopia-index.py (read_lilypond_header): update
7177         mutopia-index.py to 1.4 syntax [sic]
7178
7179 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
7180
7181         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
7182
7183 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7184
7185         * Documentation/index.html.in: url for regression pdf
7186
7187         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
7188
7189         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
7190
7191         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
7192
7193         * VERSION: 1.8.0 released
7194         
7195         * GNUmakefile.in (local-WWW-post): footify build fix.
7196
7197         * configure.in: require GUILE 1.6.4
7198
7199         * Documentation/user/GNUmakefile: don't copy *.png for
7200         lilypond-internals
7201
7202         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
7203         local-WWW-post target.
7204         (rsync-web): add rsync-web target
7205
7206         * Documentation/user/introduction.itely (Music notation and
7207         engraving): add neume example
7208
7209         * input/puer-fragment.ly (cantus): add puer-fragment
7210
7211 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7212
7213         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
7214         to notes, so that equalizer is actualy being used.
7215
7216         * scm/midi.scm (instrument-equalizer-alist):
7217         (absolute-volume-alist): Define public, so that user can copy or
7218         override.
7219
7220         * lily/key-performer.cc (create_audio_elements): Check for minor
7221         key.  Only if key is minor, set MIDI key to minor.
7222
7223 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7224
7225         * Documentation/user/refman.itely (Hiding staffs): fixes.
7226
7227         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
7228
7229         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
7230         vertical extents to deal with Hara kiri correctly.
7231
7232         * input/regression/hara-kiri-short.ly: remove
7233
7234         * input/regression/hara-kiri-pianostaff.ly: update test.
7235
7236         * Documentation/user/*.tely: remove WEBTITLE
7237
7238         * scm/output-tex.scm (comment): idem.
7239
7240         * scm/output-pdftex.scm: remove GUILE 1.4 glue
7241
7242         * scm/music-functions.scm (make-lyric-event): new function
7243
7244         * scm/lily.scm (lilypond-version): new function
7245
7246         * input/test/version-output.ly: new file.
7247
7248         * Documentation/user/lilypond.tely: add version number to
7249         front-page.
7250
7251 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7252
7253         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
7254
7255 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7256
7257         * input/template/gregorian-transcription.ly (barTwo): syntax update.
7258
7259         * Documentation/user/refman.itely (Hiding staffs): rename node.
7260
7261 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7262
7263         * input/regression/new-markup-syntax.ly (texidoc): remove
7264         molecule-callback override.
7265
7266 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7267
7268         * input/les-nereides.ly: Mark tweaks with %tweak.
7269
7270         * Debian patch, see debian/changelog (Anthony Fok).
7271
7272 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7273
7274         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
7275         problem.
7276
7277 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7278
7279         * Documentation/user/refman.itely (Text markup): Fix language bug.
7280
7281 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7282
7283         * input/* : postfix syntax fixes.
7284
7285         * Documentation/user/refman.itely (Text markup): add note about
7286         raise/lower with ^ or _ .
7287         
7288         * po/fi.po: fix \\apply strings.
7289
7290         * lily/parser.yy (open_event): warn for prefix articulations.
7291
7292 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
7293
7294         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
7295         fix also on parmesan font.
7296
7297 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7298
7299         * VERSION 1.7.30 released
7300         
7301         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
7302
7303         * buildscripts/mutopia-index.py (headertext): rewording
7304
7305 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7306
7307         * scm/new-markup.scm (strut-markup): new markup function.
7308
7309         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
7310         space also when no accidental is there.
7311
7312 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7313
7314         * input/les-nereides.ly: Updates.
7315
7316 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
7317
7318         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
7319         which repeats the tag insertion selected from "Insert tag" menu.
7320
7321 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7322
7323         * lily/all-font-metrics.cc (find_font): load AFM files first only
7324         for feta fonts. This fixes problems with TeXlive and other TeX
7325         distros that include AFM files for the CM fonts. 
7326
7327         * scm/font.scm (qualifiers-to-font-name): remove.
7328
7329         * lily/paper-def.cc: remove get_var.
7330
7331         * input/trip.ly: remove file.
7332         
7333         * input/regression/spacing-note-flags.ly (raggedright): remove
7334         stafflinethickness
7335
7336         * input/les-nereides.ly: update to new syntax, cleanups.
7337
7338 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7339
7340         * Documentation/user/refman.itely: Clarify shortest-note problem
7341         of autobeamer.
7342
7343 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
7344
7345         * lilypond-mode.el: Add each word to regexps only once.
7346
7347         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
7348         is based on the syntax definitions in lilypond.words. Remove all 
7349         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
7350         LilyPond->Insert menu is generated by the entries in lilypond.words 
7351         to which have been given a syntax definition.
7352
7353         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
7354         \notes, \relative, \score, \simultaneous, \transpose.
7355
7356         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
7357
7358         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
7359         
7360         * lilypond-mode.el: add menu keywords separately.
7361
7362         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
7363
7364 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7365
7366         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
7367         current ugly installation method for PFA fonts.
7368
7369 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
7370
7371         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
7372         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
7373
7374         * Documentation/user/music-glossary.tely: update legato.
7375
7376 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7377
7378         * lexer-gcc-3.0.patch: Remove.
7379
7380         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
7381
7382 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7383
7384         * debian/rules (binary-arch): remove NEWS.
7385
7386 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
7387
7388         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
7389         stepmake/bin{ many }: polish the `--help's of different scripts;
7390         model taken from the core-utils of Linux.
7391
7392         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
7393
7394 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7395
7396         * flower/parse-afm.cc (parseCharMetrics): add warnings.
7397
7398         * flower/libc-extension.cc: idem.
7399
7400         * flower/include/libc-extension.hh: protect against isinf macros.
7401
7402 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
7403
7404         * { many }: Use two uppercase letters in LilyPond.
7405
7406         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
7407
7408         * VERSION: 1.7.29 released.
7409         
7410 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7411
7412         * lily/tie.cc: add TODO comment.
7413
7414         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
7415
7416         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
7417         linejoins and linecaps. This fixes problems with occasional spikes
7418         on slur/tie endings.
7419         
7420         * input/regression/font-name.ly: don't use PS fonts for
7421         compatibility reasons. 
7422
7423         * mutopia/claop.py (accents): update to 1.8
7424
7425         * Documentation/user/music-glossary.tely (Top): remove 13pt.
7426
7427         * Documentation/user/macros.itexi: don't color glossary links.
7428
7429         * Documentation/user/invoking.itexi (Error messages): new section
7430
7431 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7432
7433         * input/regression/font-name.ly: add file.
7434
7435         * scm/document-backend.scm (grob-doc): remove <hr> from
7436         lilypond-internals
7437
7438         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
7439         reqd version to 1.6.4 
7440
7441         * lily/font-interface.cc (get_font): bugfix: take font-name from
7442         alist chain too. This fixes font-name override for \markup.
7443
7444 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7445
7446         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
7447
7448         * input/test/polymetric-differing-notes.ly: Compile fix.
7449
7450 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
7451
7452         * Documentation/user/refman.itely: fixed typo
7453
7454         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
7455         before flexa
7456
7457 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7458
7459         * input/test/{ many }: search & fix some typos.
7460
7461 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7462
7463         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
7464         images.
7465
7466         * scm/music-functions.scm (make-voice-props-set): set Script /
7467         TextScript dir for polyphony too.
7468
7469         * scm/define-grobs.scm (all-grob-descriptions): decrease space
7470         before clef.
7471
7472         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
7473
7474 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
7475
7476         * Documentation/user/refman.itely (Percussion): Small
7477         clarifications and fixes.
7478
7479         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
7480         threads. This fixes different heads playing simultaneously.
7481
7482 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7483
7484         * Documentation/user/{ many }: increase readability (read through 
7485         User manual from `one big page').
7486
7487 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7488
7489         * input/test/polymetric-differing-notes.ly: add example with
7490         disparate note values.
7491
7492         * input/test/polymetric.ly: rename from poly-metric
7493
7494         * scripts/ly2dvi.py (include_path): bugfix: use outbase
7495         iso. outname.
7496
7497         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
7498         G-clef bbox to real char extents. This fixes the G-clef being
7499         offset too much to the right.
7500         document perc clef offset.
7501
7502         WARNING: FONT CHANGED.
7503
7504         * Documentation/user/tutorial.itely (Tutorial): move menu.
7505
7506 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7507
7508         * buildscripts/lilypond-profile.sh (Error): trim error message.
7509
7510         * Documentation/user/invoking.itexi (Invoking the lilypond
7511         binary): add note about path.
7512
7513         * Documentation/user/macros.itexi: add @c at EOL, hopefully
7514         suppresses superfluous spaces.
7515
7516 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7517
7518         * buildscripts/lilypond-profile.sh: Add documentation to error
7519         message.
7520
7521         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
7522
7523 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7524
7525         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
7526         <mike@ossmann.com>)
7527
7528         * Documentation/bibliography/computer-notation.bib (pages): prune
7529         unscientific language.
7530
7531         * Documentation/user/GNUmakefile: copy unsplit file to
7532         lilypond.html (idem for lilypond-internals).
7533
7534         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
7535
7536         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
7537
7538         * python/lilylib.py (lilypond_version): 2.1 proof version check.
7539
7540         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
7541         fix.
7542         
7543 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
7544
7545         * Documentation/user/{ various }: bind text snippets with their
7546         examples, e.g. by punctuation: This is an example.
7547
7548 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7549
7550         * ly/performer-init.ly (VoiceContext): Typos.
7551
7552         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
7553         builds, leave final-install to toplevel srcdir makefile.
7554
7555         * make/srcdir.make.in (install): New target.
7556
7557 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7558
7559         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
7560         This fixes core dump on MIDI output (Simon Weatherill).
7561
7562         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
7563         on local-WWW-post.
7564
7565 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7566
7567         * make/lilypond.redhat.spec.in: add dvips to reqs.
7568
7569 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7570
7571         * make/srcdir.make.in (web): Add special web target.
7572
7573         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
7574         from inner $(LOOP).
7575
7576         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
7577
7578         * stepmake/stepmake/generic-targets.make (www-targets-help):
7579         * GNUmakefile.in (web-install): Install in $(webdir).
7580
7581         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
7582
7583         * cygwin/changelog: 
7584         * cygwin/mknetrel: Update.
7585
7586         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
7587         (html-doc): Remove (use: web).
7588
7589         * stepmake/stepmake/script-rules.make: 
7590         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
7591         Fix $(config_make) dependencies for srcdir build.
7592
7593         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
7594         target for srcdir build.
7595
7596         * stepmake/make/stepmake.make: 
7597         * make/srcdir.make.in: 
7598         * GNUmakefile.in:
7599         * make/stepmake.make (config_make): Rename variable (was:
7600         configuration).
7601
7602 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7603
7604         * Documentation/user/internals.itely (Manipulating music
7605         expressions): run lilypond on example too.
7606
7607         * flower/include/libc-extension.hh: move lrint define to
7608         header. bugfix.
7609         
7610 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7611
7612         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
7613         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
7614         do we recurse whole tree?).
7615
7616         * GNUmakefile.in (html-doc): Resurrect.
7617
7618         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
7619         obsolete $(package-icon) dependency.
7620
7621 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7622
7623         * Documentation/user/refman.itely (Automatic staff changes):
7624         add seealso 
7625
7626         * Documentation/index.html.in: link to bigpage.
7627
7628         * Documentation/user/tutorial.itely (Tutorial): streamline.
7629
7630         * Documentation/index.html.in: url typo.
7631
7632         * VERSION (PACKAGE_NAME): release 1.7.28
7633
7634         * python/lilylib.py (error_log): remove '/' from name.
7635
7636         * input/regression/pedal.ly: remove; dups input/test/
7637         
7638         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
7639
7640         * Documentation/index.html.in: python style doco index.
7641
7642         * Documentation/{footer,header}.html.in (src): remove, 
7643
7644         * Documentation/pictures: remove all but lelie-logo.xpm.
7645
7646         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
7647         before running makeinfo.
7648
7649         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
7650         @code{}
7651
7652 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7653
7654         * input/test/bar-number-regular-interval.ly: rename.
7655
7656         * Documentation/user/*: various fixes. 
7657
7658 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
7659
7660         * Documentation/{ many }: polish for update-all-menus. typos.
7661
7662         * po/fi.po: fixes.
7663
7664         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
7665
7666         * buildscripts/mutopia-index.py: polish.
7667
7668         * input/regression/{ many }, input/test{ many }: polish texidocs.
7669
7670 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7671
7672         * scripts/convert-ly.py (FatalConversionError.conv): rule for
7673         pedal-style
7674
7675         * lily/text-spanner.cc (brew_molecule): use bracket-flare
7676         iso. edge-widen.
7677
7678         * lily/piano-pedal-engraver.cc (process_music): change from
7679         process_acknowledged ()
7680
7681         * lily/piano-pedal-bracket.cc: new file. Change
7682         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
7683         cleaned up.
7684
7685         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
7686
7687         * input/regression/tuplets.ly (texidoc): rename file.
7688
7689         * po/fr.po: update
7690
7691         * buildscripts/lilypond-profile.sh: error message if script is not
7692         sourced.
7693
7694         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
7695         bracket-flare
7696         (make_bracket): simplify code.
7697
7698         * lily/parser.yy (verbose_command_req): catch typos in \key scale
7699         argument.
7700
7701         * python/lilylib.py (lilypond_version_check): new function
7702
7703         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
7704
7705         * scripts/ly2dvi.py (run_lilypond): add version check.
7706
7707         * scripts/lilypond-book.py (option_definitions): typo
7708
7709         * scripts/ly2dvi.py (include_path): typo
7710
7711         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
7712
7713         * lily/parse-scm.cc (parse_handler): typo
7714
7715         * Documentation/user/macros.itexi: use @heading for headings.
7716
7717         * Documentation/user/refman.itely: updates, fixes.
7718
7719 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
7720
7721         * po/fi.po: add Finnish translations. fixes.
7722
7723         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
7724
7725         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
7726         from lily/glissando-engraver.cc.
7727
7728 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7729
7730         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
7731         for non-first _broken_ bracket.
7732
7733         * Documentation/user/refman.itely: corrections.
7734
7735 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7736
7737         * lily/new-fingering-engraver.cc (position_scripts): add heads to
7738         support of the fingerings.
7739
7740         * po/fr.po: French translation update.
7741
7742         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
7743         strings.
7744
7745 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7746
7747         * Documentation/user/introduction.itely: Small fixes.
7748
7749 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7750
7751         * Documentation/topdocs/AUTHORS.texi: polish.
7752
7753 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7754
7755         * Documentation/user/introduction.itely: revise
7756
7757         * Documentation/user/tutorial.itely: reorganise.
7758
7759         * Documentation/topdocs/index.tely: remove.
7760
7761         * Documentation/header.html.in: prune.
7762
7763         * GNUmakefile.in: clean up web building.
7764
7765         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
7766         target.
7767
7768 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
7769
7770         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
7771
7772         * lilypond-mode.el: turn on blink-matching-paren.
7773
7774 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7775
7776         * scm/output-sodipodi.scm (svg-header): Fix typo.
7777
7778 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7779
7780         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
7781         fixes a security hole.
7782
7783         * scripts/lilypond-book.py (original_dir): remove temp_dir
7784
7785         * scm/document-translation.scm: use @code tags.
7786
7787 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7788
7789         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
7790
7791         * lilypond-mode.el: add a buffer-local post-command-hook to set
7792         context dependent syntax-table after each cursor event. Remove old
7793         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
7794
7795         * lilypond-indent.el: update comments.
7796
7797         * Documentation/footer.html.in: add period.
7798
7799 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7800
7801         * make/lilypond.redhat.spec.in (Group): don't strip binary.
7802
7803         * scm/document-translation.scm (document-property-operation): add
7804         @code{} tags.
7805
7806         * VERSION (PACKAGE_NAME): release 1.7.27
7807
7808         * config.make.in: add PAPER variable
7809
7810         * buildscripts/new-chords.py (help): add help text
7811
7812         * Documentation/user/introduction.itely (Typography and program
7813         architecture):  fixes.
7814
7815         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
7816         for texinfo and dvips. This fixes problems with PDF output of the
7817         wrong size.
7818
7819         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
7820         DVIPS_PAPERSIZE variable
7821
7822         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
7823         TEXINFO_PAPERSIZE variable 
7824
7825 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7826
7827         * mf/feta-macros.mf: whoops: only draw lines for test situations.
7828
7829         * mf/feta-toevallig.mf: lowres fixes.
7830
7831 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7832
7833         * NEWS: Typo and fill-paragraph fixes.
7834
7835         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
7836         cast #define.
7837
7838         * configure.in: 
7839         * config.hh.in: Check for lrint.
7840
7841 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7842
7843         * VERSION: 1.7.26 released
7844
7845         * lily/separation-item.cc: add padding property.
7846
7847         * input/test/*.ly: various fixes, remove solo-a2.ly
7848
7849         * scm/new-markup.scm (brew-new-markup-molecule): arg order
7850         bugfix. Fixes old-style markup compatibility.
7851
7852         * Documentation/user/introduction.itely (Introduction): historical
7853         elucidations
7854
7855         * Documentation/user/music-glossary.tely (Top): linewidth fix.
7856
7857         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
7858
7859         * Documentation/index.texi (Top): cleanup.
7860
7861         * Documentation/user/introduction.itely (Introduction): rewrite
7862         introduction, 
7863         (Music notation and  engraving): about notation. Add flat-picture
7864
7865 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7866
7867         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
7868         separation items. This keeps lyrics from bumping into each other.
7869
7870 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7871
7872         * GNUmakefile.in (topdocs-web): New target.
7873         (local-web): Depend on topdocs-web; fixes html-doc.
7874
7875 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7876
7877         * po/lilypond.pot: run po-replace
7878
7879         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
7880
7881         * scm/drums.scm (reset-drum-kit): new function.
7882
7883         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
7884
7885         * scripts/update-lily.py: remove
7886         
7887         * VERSION: release 1.7.25
7888         
7889         * Documentation/user/introduction.itely (Introduction): rewrite
7890         start of introduction.
7891
7892 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
7893
7894         * lily/all-font-metrics.cc: fixed typo
7895
7896 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
7897
7898         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
7899         LilyPond-mode-context-set-syntax-table): new functions to define
7900         the syntax table according to context.
7901
7902         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
7903
7904 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7905
7906         * Documentation/user/refman.itely (Figured bass): 
7907         language nit courtesy http://www.vocabula.com
7908
7909         * GNUmakefile.in: remove no kpathsea hack.
7910
7911         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
7912         doco.
7913
7914         * GNUmakefile.in: remove web-doc target.
7915
7916         * lily/all-font-metrics.cc (find_afm): add message about
7917         buildscripts/clean-fonts.sh 
7918
7919         * scm/define-music-properties.scm (figure): use string for 'figure
7920
7921         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
7922
7923         * input/regression/ : add raggedright = ##t where applicable. 
7924         
7925         * scm/bass-figure.scm (make-bass-figure-markup): add
7926         alignBassFigureAccidentals property.
7927
7928         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
7929         bracket.
7930
7931         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
7932         syllables widths into account for minimum-length.
7933
7934         * input/test/staff-container.ly: update file
7935
7936         * input/test/stem.ly: remove
7937
7938         * lily/event.cc (LY_DEFINE): add ly: prefix.
7939
7940         * input/test/clef-manual-control.ly: from manual-clef
7941
7942         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
7943
7944         * input/test/different-time-signatures.ly: move to poly-metric.ly
7945
7946         * input/test/hara-kiri*,scales.ly: remove
7947         
7948         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
7949         with chord-names-jazz.ly)
7950
7951         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
7952         get scalable cm fonts too.
7953
7954         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
7955         --encoding for mftrace if present.
7956
7957         * input/regression/slur-area.ly: move from test/
7958
7959         * input/test/: remove simple-slur-endings slur-attachment
7960         slur-broken-cross-staff slur-broken.ly slur-damping.ly
7961         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
7962         slur-symmetry slur-symmetry tie-broken.ly
7963
7964         * scm/drums.scm (set-drum-kit): add function.
7965
7966         * Documentation/user/refman.itely (Percussion staves): use
7967         set-drum-kit
7968
7969         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
7970         too
7971         (Global_measure.set_timesig): handle 3/8 time sig too.
7972
7973         * scm/output-lib.scm (note-head-style->attachment-coordinates):
7974         note about triangle note heads.
7975
7976         * scm/drums.scm: use alist for instrument-settings. This fixes the
7977         bug with assigning to drums in the .ly file.
7978
7979         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
7980         CHANGED.
7981
7982         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
7983         cluster-beacon-interface
7984
7985         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
7986
7987         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
7988
7989         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
7990
7991         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
7992         to get positions.
7993
7994         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
7995         make ClusterSpannerBeacon to record Y positions. This removes the
7996         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
7997         make cluster-note-events.
7998
7999 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8000
8001         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
8002
8003         * configure.in: Use lily/main.cc as identifying source file.
8004
8005         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
8006
8007         * config.hh.in: 
8008         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
8009
8010         * configure.in: Require PYTHON >= 2.0.
8011
8012         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
8013           $PYTHON for include dir location.
8014         (STEPMAKE_PYTHON): New function.  Use
8015         
8016             PYTHON=foo ./configure
8017
8018           to override.
8019
8020 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8021
8022         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
8023         something.
8024
8025         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
8026         ftp.lilypond.org everywhere.
8027
8028 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8029
8030         * lily/text-item.cc (interpret_new_markup): do only if new-markup
8031         detected.
8032
8033         * Documentation/user/refman.itely (Grace notes): note on explicit
8034         contexts
8035
8036 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
8037
8038         * lilypond-font-lock.el: add a comment about LilyPond specific
8039         escape characters: ^, - and _, in the syntax table.
8040
8041         * Documentation/user/appendices.itely: a majuscule fix.
8042
8043 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8044
8045         * input/test/trills.ly (endHorizScript): fixes.
8046
8047         * input/test/chord-names-jazz.ly: merge in alternate Jazz
8048         notation, move from regression.
8049
8050         * input/test/script-stack.ly: change name from stacked-scripts
8051
8052         * input/test/ossia.ly: octave errors.
8053
8054         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
8055         for midi-volume-equaliser
8056
8057 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8058
8059         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
8060         cm fonts.
8061
8062         * mf/feta-beugel.mf: don't multiply font_count by 10.
8063
8064         * lily/lookup.cc (horizontal_line): new function. Use
8065         horizontal-line in output backends.
8066
8067         * Documentation/user/tutorial.itely (An orchestral part): new
8068         section on orchestral stuff and identifiers.
8069
8070 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
8071
8072         * lilypond-mode.el: comment-out paren-highlighting, it still causes
8073         some interference to other modes.
8074
8075 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8076
8077         * lily/spacing-spanner.cc (musical_column_spacing): use average,
8078         not maximum of spacing wishes in polyphonic situations.
8079
8080         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
8081         number
8082
8083         * lilypond-indent.el: remove paren matching. 
8084
8085         * lily/text-item.cc (interpret_new_markup): new function
8086         use iso. text2molecule.
8087
8088         * lily/main.cc (notice): change FSF address 
8089
8090         * po/de.po: update PO file to 1.6.
8091
8092 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
8093
8094         * Documentation/user/ {many}: Add periods and remove spaces.
8095         
8096 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
8097
8098         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
8099         Disable buffer-locally default paren hook and make a new one. 
8100
8101         * lilypond-mode.el: Turn off locally paren-mode, but turn on
8102         locally LilyPond-paren-mode. Add todo for mouse double-click.
8103
8104 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
8105
8106         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
8107         Disable buffer-locally default paren idle timer and make a new one. 
8108
8109         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
8110         locally LilyPond-show-paren-mode. Add to menu a toggle for
8111         LilyPond-show-paren-function.
8112
8113 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8114
8115         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
8116
8117 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
8118
8119         * Documentation/user/refman.itely: spelling fix.
8120
8121         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
8122         paren highlight function definitions. add todo for
8123         LilyPond-show-paren-mode.
8124
8125 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8126
8127         * input/template/jazz-combo.ly: new file.
8128
8129 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8130
8131         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
8132         lo-res fixes.
8133
8134         * mf/feta-schrift.mf: bugfix in varcoda sign.
8135         WARNING: FONT CHANGED
8136
8137         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
8138         in accordance with lexer.ll.   
8139
8140 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8141
8142         * Documentation/user/tutorial.itely: Edit introduction.
8143
8144 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8145
8146         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
8147         ly:grob-staff-position
8148
8149 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8150
8151         * scm/to-xml.scm: import srfi-1
8152
8153         * VERSION (MAJOR_VERSION):  release 1.7.24
8154
8155         * python/lilylib.py (make_ps_images): make multipage _really_ work.
8156
8157         * scripts/lilypond-book.py (do_file): put texidoc before image.
8158         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
8159
8160         * input/regression/*.ly: fix snippet octaves 
8161
8162         * input/test/spanner-after-break-tweak.ly: import
8163         broken-spanner-adjustment
8164
8165         * input/no-notation/midi-transposing.ly: move from input/test/
8166
8167         * input/test/: remove chord-markup
8168
8169         * input/regression/instrument-name-partial.ly: move from input/test.
8170
8171         * input/test/vertical-text.ly: remove
8172
8173         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
8174         space above lyrics lines.
8175
8176         * input/test/uniform-breaking.ly: remove file.
8177
8178         * lily/gourlay-breaking.cc (combine_demerits): add comment about
8179         uniform spacing density. 
8180
8181         * input/test/chords.ly (keys): remove file.
8182
8183         * scm/documentation-lib.scm (oop): use srfi-1 too.
8184
8185         * input/regression/*.ly: add \version
8186
8187         * Documentation/user/*.itely: various fixes.
8188
8189         * buildscripts/mf-to-table.py (base): break table every three
8190         symbols.
8191
8192         * input/:  remove %% new-chords-done %% .
8193
8194         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
8195         os-music.ly
8196         
8197 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8198
8199         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
8200
8201         * scm/new-markup.scm (box-markup): new function.
8202         (box-markup): new function. Contributed by Dick Schoeller
8203         <schoeller@attbi.com>
8204
8205         * scm/lily.scm: remove reduce-no-unit 
8206         (list-insert-separator): use fold-right
8207
8208         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
8209         of arguments. 
8210
8211         * NEWS: more neutral language for ancient notation 
8212
8213         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
8214         inside pointing beaming for chord tremolo.
8215
8216         * Documentation/user/lilypond-book.itely: minor editing
8217
8218 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
8219
8220         * NEWS: added news for 1.8 regarding ancient notation
8221
8222         * Documentation/user/refman.itely (Gregorian square neumes
8223         ligatures): fixed typo
8224
8225         * lily/vaticana-ligature-engraver.cc,
8226         lily/include/vaticana-ligature.hh: bugfix: use special heads for
8227         lower/upper head of Pes only when heads are stacked
8228
8229         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8230         scm/define-grob-properties.scm: cleanup: make "join-left" a
8231         boolean grob property and save delta pitch in grob property
8232         "delta-pitch" instead
8233
8234         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
8235
8236 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8237
8238         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
8239         completely borked
8240
8241         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
8242         (try_music): bug fix: beam multiplicity was completely borked.
8243
8244         * scm/lily.scm: remove tail, filter-list, filter-out-list,
8245         first-n, butfirst-n in favor of srfi-1 functions.
8246         remove string-join, string-pad in favor of srfi-13 functions.
8247
8248         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
8249
8250         * NEWS: use complete sentences.
8251
8252         * Documentation/user/introduction.itely (Example applications):
8253         add note about databases and lilypond-book.
8254
8255         * input/test/volta.ly: remove file
8256
8257         * input/regression/volta-broken-left-edge.ly: simplify file
8258
8259 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8260
8261         * Documentation/user/refman.itely (Constructing a tweak): new
8262         subsection.
8263
8264         * Documentation/user/tutorial.itely (Fine tuning layout): add
8265         common tweaks.
8266
8267         * scm/define-grobs.scm (TextScript): use new brewer.
8268
8269 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8270
8271         * VERSION: release 1.7.23
8272
8273         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
8274
8275         * python/lilylib.py (make_ps_images): bugfixes.
8276
8277         * input/regression/volta-multi-staff.ly: new file.
8278
8279         * Documentation/user/macros.itexi: refcommands, refcommand macros.
8280
8281         * Documentation/user/tutorial.itely (Piano staffs): new section.
8282         (Setting variables): new section
8283         (Fine tuning layout): new section
8284
8285         * input/just-friends.ly: remove file. Superseeded by
8286         input/test/chords-without-melody.ly
8287
8288         * ly/property-init.ly: add all commands to refman.
8289
8290         * scm/define-translator-properties.scm: remove
8291         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
8292
8293         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
8294         name. Underscores botch up PS output.
8295
8296         * scm/define-translator-properties.scm: remove
8297         textNonEmpty, oneBeat, regularSpacingDelta
8298
8299         * scripts/convert-ly.py (FatalConversionError.conv): conversion
8300         rule for automaticBars.
8301
8302         * lily/timing-engraver.cc (start_translation_timestep): change
8303         barNonAuto to automaticBars
8304
8305 2003-06-30  Graham Percival  <gperlist@shaw.ca>
8306
8307         * input/test/perform-tie.ly: delete file.
8308
8309 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
8310
8311         * Documentation/user/refman.itely (Gregorian square neumes
8312         ligatures): bugfix: do not show ledger lines in neumes table
8313         (fixed by setting staff symbol to transparent rather than removing
8314         it from staff context)
8315
8316 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8317
8318         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
8319         glue into brew-new-markup-molecule.
8320
8321         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
8322
8323         * Documentation/user/introduction.itely (Computerized typography):
8324         new section
8325
8326         * Documentation/user/tutorial.itely (An orchestral part): remove
8327         pc example from tutorial.
8328
8329         * input/tutorial/lilbook.tex: use screech-boink
8330
8331         * scripts/lilypond-book.py (compile_all_files): split formatting
8332         output body and scheduling lilypond compilation.
8333         (format_lilypond_output_bodies): new function
8334         (format_lilypond_block): new function
8335         (html_pages): allow multi-page images in HTML
8336
8337         * python/lilylib.py (make_ps_images): rename function from
8338         make_preview, merge with make_page_images
8339
8340 2003-06-28  Graham Percival  <gperlist@shaw.ca>
8341
8342         * input/test/key-clefs.ly: moved to regression.
8343
8344         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
8345
8346         * input/no-notation/README: added note about midi-*.ly files.
8347
8348         * input/test/two-key.ly: moved to no-notation/parse5.ly
8349
8350         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
8351         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
8352
8353         * input/test/ {various}: modified comments, marked some for deletion.
8354
8355         * input/test/lines.ly: deleted file; duplicate of
8356         embedded-postscript.ly
8357
8358         * input/test/mmrest-collision: moved to regression.
8359
8360 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8361
8362         * scm/chord-name.scm (note-name->markup): don't superscript root
8363         alterations in chordnames.
8364
8365 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8366
8367         * Documentation/user/refman.itely (Multi measure rests): more
8368         index/cross-referencing.
8369
8370         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
8371
8372         * scm/font.scm: remove properties-to-font-name code.
8373
8374         * scm/define-grob-properties.scm: remove 'type
8375
8376         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
8377         conversion
8378
8379         * lily/text-spanner.cc: change 'type grob prop to 'style 
8380
8381         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
8382         "first" flag to decide whether to make a start-repeat
8383
8384         * input/regression/grace-volta-repeat-2.ly: new file.
8385
8386 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8387
8388         * lilypond-indent.el: rename generic functions to LilyPond-*
8389
8390 2003-06-22  Graham Percival  <gperlist@shaw.ca>
8391
8392         * input/test/thumb.ly: delete, merged into refman.
8393
8394         * Documentation/user/refman.itely: added thumb info to Fingering.
8395
8396         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
8397         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
8398         vertical-align.ly : deleted files.
8399
8400 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8401
8402         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
8403
8404         * lily/line-spanner.cc (broken_trend_offset): remove function.
8405         (get_broken_offset): idem.
8406         (brew_molecule): rewrite the line-break case.
8407
8408         * input/regression/follow-voice-break.ly:  new file.
8409
8410         * lily/line-spanner.cc (after_line_breaking): remove lines at the
8411         start of a system.
8412
8413 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8414
8415         * input/test/tuplet-rest.ly: moved to regression.
8416
8417         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
8418         deleted file.
8419
8420         * input/test/ {many} : marked file for possible deletion.
8421
8422 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8423
8424         * input/regression/beam-funky.ly: add note about (disputed)
8425         correct beaming.
8426
8427         * ly/engraver-init.ly (ScoreContext): put key-signature after
8428         staff-bar
8429         
8430 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8431
8432         * input/test/ broken.ly lyric-phrasing.ly: deleted.
8433
8434         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
8435
8436         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
8437
8438         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
8439         stem-extend was deleted (it was duplicate example, and not as
8440         good).
8441
8442         * input/test/[s-z]*.ly: add texidoc index.
8443
8444 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8445
8446         * lily/slur.cc (get_boundary_notecolumn_y): change name from
8447         get_first_notecolumn_y
8448
8449         * lily/spanner.cc (broken_spanner_index): new function.
8450
8451 2003-06-19  Graham Percival  <gperlist@shaw.ca>
8452
8453         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
8454         lyric-hyphen.ly : moved to regression.
8455
8456         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
8457         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
8458
8459         * input/test/instrument-name-mmrest.ly: moved to
8460         ../regression/multi-measure-rest-instr-name.ly
8461
8462         * input/test/knee-sym.ly: moved to
8463         ../regression/beam-knee-symmetry.ly.
8464
8465         * input/test/hymn.ly: change comments.
8466
8467         * input/test/[p-r]*.ly: add texidoc index.
8468
8469 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8470
8471         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
8472         to postfix syntax
8473         
8474         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
8475         syntax.
8476
8477         * VERSION: release 1.7.22
8478
8479 2003-06-18  Graham Percival  <gperlist@shaw.ca>
8480
8481         * input/test/[h-k]*.ly: added texidoc index.
8482
8483         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
8484
8485         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
8486
8487         * input/test/ various : mark files for deletion or moving to
8488         regression.
8489
8490         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
8491
8492         * input/test/[l-o]*.ly: added texidoc index.
8493
8494 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8495
8496         * scm/music-functions.scm (make-ottava-set): 
8497         only do ottavation if centralCPosition is set.
8498
8499         * lily/translator-scheme.cc (ly:context-property-where-defined):
8500         return '() if not found.
8501
8502 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
8503
8504         * lilypond-mode.el (LilyPond-un-comment-region): removed.
8505         Use one command for both commenting and uncommenting.
8506
8507         * lilypond-indent.el (LilyPond-comment-region): new function,
8508         (un)comments each line separately.
8509
8510         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
8511         
8512         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
8513         imenu is not added by default; adapted from f90.el,
8514         makes Help-menu, which does not fit, visible in XEmacs.
8515         
8516 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
8517
8518         * lilypond-mode.el: Set show-paren-mode local; minor-mode
8519         show-paren-mode sets blink-matching-paren-on-screen local.
8520         Try to make show-paren-function to paren-highlight local.
8521
8522         * lilypond-indent.el (LilyPond-scan-sexps): new function.
8523         Copy definitions of Emacs' show-paren-function and
8524         XEmacs' paren-highlight and make minimal changes;
8525         add comments about locality. 
8526         Fix matching first open-paren-char in '<< .. >>'.
8527
8528 2003-06-16  Graham Percival  <gperlist@shaw.ca>
8529
8530         * input/test/g*: added texidoc index.
8531
8532         * input/test/[a-g]*: added raggedright==#t when it
8533          seemed appropiate.
8534
8535         * input/test/ fake-grace.ly figured-bass.ly : removed file.
8536
8537         * Documentation/topdoc/INSTALL.texi: removed false warnings
8538         about gcc 3.3.
8539
8540 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8541
8542         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
8543
8544         * input/test/chords-without-melody.ly (texidoc): add from
8545         input/just-friends.ly
8546
8547         * input/regression/size{13--26}.ly: move from input/
8548
8549         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
8550         input/{star-spangled-banner,twinkle}.ly: remove 
8551         
8552         * lily/slur.cc: remove slur over rest warnings.
8553
8554         * lily/note-spacing.cc (get_spacing): include left part of right
8555         object in fixed space. This fixes stretched space before
8556         accidentals.
8557
8558         * input/regression/spacing-accidental-stretch.ly: new file.
8559
8560 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
8561
8562         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
8563         Reduce to 16pt.
8564
8565 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8566
8567         * input/regression/spacing-knee.ly: docstring
8568
8569         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
8570
8571         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
8572         input/tutorial/{test,solar,flowing}.ly: remove
8573
8574         * input/rhythm.ly: remove
8575
8576         * input/mutopia/F.Schubert/standchen.ly: update syntax.
8577
8578         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
8579         update syntax. 
8580
8581         * scm/define-grobs.scm (all-grob-descriptions): set
8582         knee-spacing-correction to 1.0
8583
8584         * lily/note-spacing.cc (stem_dir_correction): compute knee
8585         correction using stem-thickness and head width.
8586
8587         * input/regression/beam-quanting-horizontal.ly: update texidoc
8588
8589         * scm/define-grobs.scm (all-grob-descriptions): set
8590         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
8591         This fixes 32nd beams for noteheads in spaces quants.
8592
8593         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
8594
8595 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
8596
8597         * README.mandrake: Change lilypond-extras to lilypond-documentation.
8598
8599 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8600
8601         * input/test/dpncnt.ly,part-combine-score.ly: remove.
8602
8603         * VERSION (PACKAGE_NAME): release 1.7.21
8604
8605         * input/regression/stem-shorten.ly: new file.
8606
8607         * lily/stem.cc (get_default_stem_end_position): revise stem
8608         shortening code.
8609
8610         * input/regression/spacing-multi-tuplet.ly: move from input/test/
8611
8612         * input/test/{scripts,volta-start,sleur}.ly: remove
8613         
8614         * input/regression/span-bar.ly: smaller file.
8615
8616         * input/regression/spacing-{natural,tight,loose}.ly: remove
8617
8618         * input/test/markup.ly: remove
8619
8620         * scripts/lilypond-book.py: put printfilename in separate chunk,
8621         so texidoc is printed after the filename.  
8622
8623 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8624
8625         * make/lilypond.mandrake.spec.in: fix docdirs.
8626
8627 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8628
8629         * input/regression/beam-french.ly: bugfix.
8630
8631         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
8632
8633         * input/regression/(various).ly: add raggedright = #t.
8634
8635         * input/regression/auto-beam.ly: move from abe.ly
8636
8637 2003-06-13  Graham Percival  <gperlist@shaw.ca>
8638
8639         * input/test/f*.ly: added texinfo index.
8640         
8641         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
8642
8643 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8644
8645         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
8646         quant penalty for beam just outside staff.
8647
8648         * input/regression/beam-quanting-horizontal.ly (texidoc): move
8649         from beam-pos.ly,  remove non-horizontal tests. 
8650
8651         * input/test/(various): cleanup header info. 
8652
8653         * input/test/tchaikovsky.ly: remove file.
8654
8655         * scm/chord-generic-names.scm: move from
8656         double-plus-new-chord-name.scm
8657
8658         * input/test/orchestscore.ly: remove file
8659
8660         * Documentation/user/refman.itely (Vocal music): update documentation.
8661
8662         * scm/define-translator-properties.scm (chordNoteNamer): remove
8663         chordNameStyle, use chordNameFunction
8664
8665         * scm/chord-name.scm (set-chord-name-style): remove
8666         set-chord-name-style. Use \property chordNameFunction.
8667
8668 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8669
8670         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8671         music): remove @TeX{} command.
8672
8673 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8674
8675         * lilypond-indent.el (scan-sexps): Renamed to
8676         aargh-this-breaks-other-emacs-modes-scan-sexps.
8677
8678 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8679
8680         * lilypond-indent.el: Fix: match concurrent one-char opening and 
8681         closing slurs: '()', etc. Add comments.
8682
8683         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
8684
8685         * lilypond-font-lock.el: match unending string at eof.
8686
8687         * make/lilypond.mandrake.spec.in: refreshed packed file list.
8688         
8689 2003-06-10  Graham Percival  <gperlist@shaw.ca>
8690
8691         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
8692         input/test/beam-dir.ly input/test/beam-position.ly    
8693         input/test/beam-suspect.ly input/test/beam-trend.ly    
8694         input/test/beams.ly input/test/crescendo-text.ly : deleted
8695         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
8696         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
8697         * input/test/default-bars.ly: moved to bar-always.ly
8698         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
8699
8700 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8701
8702         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
8703
8704 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8705
8706         * scm/chord-ignatzek-names.scm (remove-step): rename file.
8707
8708 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
8709
8710         * lilypond-indent.el: Match better slurs in scheme expressions.
8711         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
8712
8713         * Documentation/user/invoking.itexi: document Emacs' paren matching.
8714
8715 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8716
8717         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
8718
8719         * input/ac-extra-voice.ly: Add texidoc.
8720
8721         * ly/chord-modifiers-init.ly: 
8722         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
8723         and chordNameExceptionsPartial for new chord names.
8724
8725         * input/test/chord-names-dpnj.ly: 
8726         * input/test/dpncnt.ly: Update.
8727
8728         * scm/chord-name.scm: 
8729         * scm/double-plus-new-chord-name.scm: Add compatibility for new
8730         chord selection and options.
8731
8732         * ly/chord-modifiers-init.ly: Add exceptions 
8733
8734         * scm/define-translator-properties.scm (chordNameStyle) 
8735         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
8736
8737 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
8738
8739         * ly/property-init.ly (germanChords): Added.
8740         (semiGermanChords): Added.
8741         
8742         * input/test/chord-names-german.ly: Use new macros
8743         
8744 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
8745
8746         * lilypond-indent.el: Use similar parenthesis highlighting for 
8747         Emacs and XEmacs through redefinitions of parenthesis highlighting 
8748         functions; removed LilyPond-show-paren-function. Fix indenting.
8749         Turn paren-matching on also in XEmacs.
8750
8751         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
8752         as needed by parenthesis highlighting functions (in scan-sexp).
8753
8754 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8755
8756         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
8757         function.
8758         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
8759
8760 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
8761
8762         * lilypond-indent.el: tune regexp for show-paren-function.
8763
8764 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8765
8766         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
8767         for all LilyPond-produced tex snippets.
8768
8769         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
8770         fixes one line --preview output of ly2dvi.
8771
8772 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
8773
8774         * lilypond-indent.el: match only one type of slurs in
8775         LilyPond-show-paren-function.
8776
8777 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8778
8779         * debian/GNUmakefile (EXTRA_DIST_FILES): 
8780         * debian/lilypond1.7.dirs: 
8781         * debian/lilypond1.7-doc.dirs: New file.
8782
8783         * input/regression/chord-name-exceptions.ly: Add parameter for
8784         ignatzekExceptions.  Quote hash in docstring.
8785
8786 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
8787
8788         * lilypond-indent.el (show-paren-function): define show-paren-function
8789         as LilyPond-blink-matching-open and use it for closing parens.
8790         Let LilyPond-blink-matching-open know whether a bracket was inserted.
8791
8792         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
8793         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
8794         LilyPond-blink-matching-paren in order to match both open and close
8795         brackets.
8796         
8797 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
8798
8799         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
8800         testing by modifying the code from FSF Emacs paren.el. Add comments.
8801
8802 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8803
8804         * input/test/dpncnt.ly: Transpose example to match new
8805         default \chords octave.  Add comment.
8806         
8807         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
8808         comment about octave change.
8809
8810 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8811
8812         * input/test/[d,e]: added texinfo index tags.
8813         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
8814
8815 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8816
8817         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
8818
8819 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
8820
8821         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
8822         as in blink-matching-open.
8823
8824 2003-06-03  Graham Percival  <gperlist@shaw.ca>
8825
8826         * input/test/[a-c]: more comments in files.
8827         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
8828         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
8829         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
8830         mark file for proposed deletion.
8831         * input/test: renaming files:
8832         auto-beam-4-8.ly to beam-auto-4-8.ly
8833         auto-beam-override.ly to beam-auto-override.ly
8834         auto-beam.ly to beam-auto.ly
8835         blank.ly to blank-paper.ly
8836         absolute-volume.ly to dynamic-absolute-volume.ly
8837
8838 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8839
8840         * input/test/dpncnt.ly: 
8841         * input/test/chord-names-dpnj.ly: Resurrect.
8842
8843         * lily/my-lily-lexer.cc: Remove chordnames keyword.
8844
8845         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
8846
8847         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
8848         Better docstring, add parameter OMIT-ROOT, tidy up.
8849
8850 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
8851
8852         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
8853
8854 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8855
8856         * scm/output-ascii-script.scm (as-font-alist-alist):
8857         (as-properties-to-font-name):
8858         (as-make-style-sheet): Remove.
8859
8860         * scm/font.scm (as-make-font-list): New function.
8861         (as-font-sheet-alist): New variable.
8862
8863         * ly/paper-as9-init.ly: 
8864         * ly/paper-as5-init.ly: Update.
8865
8866         * ly/paper-as5.ly:
8867         * ly/paper-as9.ly: New file.
8868
8869 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8870
8871         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
8872
8873 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8874         * input/sondag-morgen/*: removed due to copyright concerns.
8875         * input/[a,b]*.ly: added a newline at the end of the texinfo
8876         doc string (produces better output in HTML version).
8877         * input/c*.ly: added texinfo index and added comments to
8878         aid in future changes to input/test/ files.
8879
8880 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8881         
8882         * Documentation/user/refman.itely: fixed build problem (missing
8883         file) caused by previous renaming.
8884
8885 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8886         
8887         * input/test/[a,b]*.ly: added texinfo index and added comments to
8888         aid in future changes to input/test/ files.
8889         * input/test/bar-number-every-5-reset.ly: renamed to
8890         bar-number-every-five-reset.ly
8891         * input/test/bar-script-visibility.ly: renamed to
8892         bar-number-show-all.ly
8893
8894 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8895
8896         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
8897         to Voice.
8898
8899         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
8900         out note-line and glissando functionality.
8901         
8902         * lily/line-spanner.cc (brew_molecule): cleanup.
8903
8904 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8905
8906         * scripts/as2text.scm: Use rdelim module.
8907         (start-system): Rename from start-line.
8908         (stop-system): Rename from stop-line.
8909         (af-gulp-file): Use string iso symbol for getenv.
8910
8911         * scm/output-ascii-script.scm: Add guile and lily modules.
8912         (font-name-alist): New variable.
8913         (draw-line): New function.
8914
8915         * scm/output-lib.scm (func, arg->string): Re-add from archive.
8916         (Were these silently removed, without ChangeLog entry?)
8917
8918 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8919
8920         * scm/music-functions.scm (make-ottava-set): bugfixes: also
8921         process 2nd ottava correctly.
8922
8923 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
8924
8925         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
8926
8927 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8928
8929         * Documentation/user/converters.itely (Invoking midi2ly): Update.
8930
8931 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8932
8933         * VERSION: release 1.7.20
8934         
8935         * lily/text-spanner.cc (brew_molecule): clean up function. This
8936         fixes bugs with broken 8va spanners.
8937
8938         * lily/simple-spacer.cc (solve): also compute force for raggedright.
8939         This prevents spurious line-breaks with raggedright
8940         
8941 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8942
8943         * lily/key-performer.cc (create_audio_elements): always use major
8944         key
8945
8946         * Documentation/user/internals.itely: updates
8947
8948         * input/regression/beam-break.ly: new file.
8949
8950         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
8951         beams if starting or terminating stems have 'beaming set.)
8952
8953         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
8954         property.
8955
8956         * lily/parser.yy (verbose_command_req): add comment about scales.
8957
8958 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
8959
8960         * lilypond-indent.el: adjust regexps in bracket-matching.
8961
8962 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
8963
8964         * Documentation/user/refman.itely: more tiny fixes
8965
8966         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
8967         "Chord names"; added table with input syntax for solesmes neumes
8968         table; added some words about rationale on input syntax design
8969
8970         * lily/gregorian-ligature-engraver.cc,
8971         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8972         lily/include/gregorian-ligature.hh: bugfix: horizontal head
8973         alignment of Pes Initio Debilis
8974
8975         * Documentation/user/refman.itely,
8976         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8977         mf/parmesan-heads.mf: fixed most of the head selection/alignment
8978         bugs in the solesmes neumes table
8979
8980 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
8981
8982         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
8983         Similarly, match '[' and ']' by skipping '\[' and '\]'.
8984
8985         * lilypond-mode.el: fix tag-score. small improvements.
8986
8987 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8988
8989         * .cvsignore: Add aclocal.m4.
8990
8991         * lily/music-constructor.cc: Include <assert.h>.
8992
8993 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8994
8995         * ly/engraver-init.ly (HaraKiriStaffContext): use
8996         RemoveEmptyStaffContext instead.
8997
8998         * Documentation/user/refman.itely: updates
8999
9000 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
9001
9002         * Documentation/user/refman.itely: added solesmes neumes table;
9003         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
9004         bugfix: "Ornaments" -> "Articulations"
9005
9006         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
9007
9008 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
9009
9010         * lilypond-indent.el: Add a message about trying to match \] or \).
9011         
9012 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
9013         
9014         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
9015         obsolete "arithmetic_*"
9016
9017         * input/bugs/ligatures.ly: removed (will be put into a different
9018         directory later)
9019
9020 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9021
9022         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
9023         libkpathsea (Maurizio Tomasi).
9024
9025 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9026
9027         * input/regression/repeat-slash.ly (texidoc): new file
9028
9029         * lily/slash-repeat-engraver.cc (try_music): new file, handle
9030         slash repeats separately. Slash repeats and %
9031         repeats can now be nested.
9032
9033 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
9034
9035         * lilypond-indent.el: Add preliminary test for closing \] and \).
9036         
9037 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
9038
9039         * lily/gregorian-ligature-engraver.cc,
9040         lily/vaticana-ligature-engraver.cc,
9041         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
9042         mf/parmesan-heads.mf: various semivocalis related bugfixes
9043
9044         * input/bugs/ligatures.ly: new file demonstrating problems with
9045         ligatures
9046         
9047 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
9048
9049         * lilypond-mode.el,
9050         lilypond-font-lock.el,
9051         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
9052
9053 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
9054
9055         * lilypond-mode.el: Remove outdated code. Stress the difference 
9056         between Emacs and XEmacs definitions.
9057
9058         * lilypond-mode.el,
9059         lilypond-indent.el: Define a function interactive only when necessary.
9060
9061 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
9062
9063         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
9064         Use inactive regions also in XEmacs.
9065
9066 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9067
9068         * Documentation/user/refman.itely (Repeat syntax): more updates
9069
9070         * lily/simple-spacer.cc (solve): move solution process into
9071         solve(). This fixes a bug with collisions and raggedright = ##t.
9072  
9073         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
9074
9075         * ly/engraver-init.ly: remove GraceContext. Update examples.
9076
9077 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9078
9079         * GNUmakefile.in (fonts): Also make fontball.
9080
9081         * Website fixes:
9082
9083         * ly/engraver-init.ly (GraceContext): Add.
9084
9085         * run:
9086
9087             convert-ly $(find . -name *.ly)
9088
9089         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
9090         new chords.
9091
9092 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9093
9094         * VERSION: 1.7.19 released
9095         
9096         * scm/music-functions.scm (set-octavation): new function.
9097
9098         * input/regression/ottava.ly: new file
9099
9100         * lily/translator-scheme.cc (LY_DEFINE): new function
9101         ly:unset-context-property
9102         (LY_DEFINE) new function ly:context-property-where-defined: 
9103
9104 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
9105
9106         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
9107
9108         * lilypond.words: add few.
9109
9110         * input/test/script-chart.ly: fix typo.
9111
9112 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9113
9114         * scm/define-grobs.scm: uniform naming for definitions and output
9115         routine files. 
9116
9117         * ly/engraver-init.ly (ChoirStaffContext): add \description from
9118         scm/context-description.scm
9119
9120         * lily/parser.yy (translator_spec_body): add \description to the
9121         \translator{} body syntax.
9122
9123         * lily/ottava-engraver.cc: new file.
9124
9125         * scm/chord-name.scm (natural-chord-alteration): replace old
9126         chord stuff. 
9127
9128         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
9129
9130         * Documentation/user/refman.itely (Metronome marks): update doco.
9131
9132         * input/regression/markup-note.ly: new file
9133
9134         * input/regression/metronome-marking.ly: new file
9135
9136         * lily/metronome-engraver.cc: new file. Print \tempo markings.
9137
9138         * scm/new-markup.scm (note-markup): make a note glyph, useful for
9139         metronome marks.
9140
9141 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9142
9143         * Documentation/user/GNUmakefile: Compatibility fix for new
9144         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
9145         for making binary packages; info splitting bug has been fixed.
9146
9147         * Documentation/user/refman.itely: Compile fixes.
9148
9149 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
9150
9151         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
9152         Count \midi -keywords also for a region.
9153
9154 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9155
9156         * lily/lookup.cc (LY_DEFINE): new function
9157
9158         * Documentation/user/tutorial.itely: updates
9159
9160 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
9161
9162         * lilypond-mode.el: Allow Midi on buffer.
9163         Use only '.ly'-extension, remove '.sly' and '.fly'.
9164         Allow use of inactive regions. Invoke next Command on Master file, 
9165         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
9166
9167 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9168
9169         * Documentation/user/tutorial.itely: updates.
9170
9171 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
9172
9173         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
9174
9175 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
9176
9177         * lily/coherent-ligature-engraver.cc: fixed typo
9178
9179         * lily/coherent-ligature-engraver.cc,
9180         lily/gregorian-ligature-engraver.cc,
9181         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9182         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
9183         lily/vaticana-ligature-engraver.cc,
9184         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
9185         scm/grob-description.scm: cleanup: junked LigatureHead grob and
9186         removed all ligature specific stuff from NoteHead code
9187
9188         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
9189         ligatures now use regular noteheads
9190
9191         * lily/vaticana-ligature.cc: tiny code cleanups
9192
9193         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
9194         space between two adjacent noteheads of the same pitch
9195
9196         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
9197         description; cleanup: removed obsolete font-family settings
9198
9199 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
9200
9201         * lily/coherent-ligature-engraver.cc,
9202         lily/gregorian-ligature-engraver.cc,
9203         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9204         lily/mensural-ligature-engraver.cc,
9205         lily/vaticana-ligature-engraver.cc,
9206         lily/include/gregorian-ligature-engraver.hh: updated for new
9207         Coherent_ligature_engraver; added comments that describe the basic
9208         design ideas of the ligature implementation
9209
9210         * lily/coherent-ligature-engraver.cc,
9211         lily/include/coherent-ligature-engraver.hh: new file: shared code
9212         between mensural ligatures and Gregorian chant notation ligatures
9213
9214 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
9215
9216         * lilypond-mode.el: XEmacs fixes: include two definitions for the
9217         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
9218         use only two arguments in sit-for, use no arguments in
9219         read-char-exclusive, backspace is not a character (127) in XEmacs.
9220
9221         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
9222
9223 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
9224
9225         * lilypond-mode.el: un-commenting works after syntax-table fix.
9226
9227         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
9228         group, verbose commenting for syntax table.
9229
9230         * lilypond-indent.el: add TODO for ligature slurs.
9231
9232 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
9233
9234         * lilypond-mode.el: Move comments of parenthesis matching away,
9235         (blink-matching-paren-on-screen) fix blinking in Emacs.
9236
9237         * lilypond-font-lock.el: Fix parent-matching for Emacs:
9238         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
9239
9240         * lilypond-indent.el: Add TODO for parenthesis matching.
9241
9242 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
9243
9244         * lilypond-mode.el: Fix XEmacs: 
9245         changed [S-iso-lefttab] to [(shift iso-lefttab)],
9246         invoke explicitly easy-menu-add (in Emacs done automatically).
9247         
9248         * lilypond.words: Add few words from input/*/*.ly.
9249
9250 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9251
9252         * VERSION (PATCH_LEVEL): release 1.7.18
9253
9254         * scripts/lilypond-book.py: only print basename for printfilename
9255         option
9256
9257         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
9258         and syntax updates.
9259
9260 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9261
9262         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
9263         better parametrisation. Move fatness of bulb downward.
9264
9265         * mf/parmesan-custodes.mf (dir_down): remove underscores from
9266         glyph names. Underscores are not allowed .ps encoding files.
9267
9268 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
9269
9270         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
9271         variable "packed" for packed right-ragged mode
9272
9273         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
9274         unused variable ragged; fixed indentation
9275
9276         * Documentation/user/refman.itely: tiny cleanups in ancient
9277         clef and custos section
9278
9279 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9280
9281         * lily/parser.yy (Simple_music): add \applyoutput, syntax
9282         \applyoutput PROCEDURE
9283
9284         * lily/my-lily-lexer.cc: add \applyoutput.
9285
9286         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
9287
9288         * lily/text-item.cc: clean text-interface description
9289
9290 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9291
9292         * input/{regression,test}/: use postfix for slur endings and beam
9293         begins.
9294
9295         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
9296         style beams too. 
9297
9298         * input/regression/lyrics-melisma-beam.ly: new file.
9299
9300         * lily/lyric-engraver.cc (process_music): change from
9301         process_acknowledged_grobs()
9302
9303         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
9304         functions to set and revert auto-beam settings.
9305
9306 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9307
9308         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
9309
9310 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
9311
9312         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
9313         Documentation/user/lilypond.tely: fixed some typos; updated author
9314         info
9315
9316         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
9317         #"" -> #'flag-style = #'()
9318
9319         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
9320         cleanup: removed dead #includes
9321
9322         * lily/gregorian-ligature-engraver.cc,
9323         lily/include/gregorian-ligature.hh,
9324         scm/grob-property-description.scm: small cleanups, small spacing
9325         fixes
9326
9327         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
9328         lily/vaticana-ligature.cc,
9329         lily/include/gregorian-ligature-engraver.hh,
9330         scm/grob-property-description.scm, scm/music-types.scm:
9331         "porrectus" -> "pes or flexa"
9332
9333         * ly/engraver-init.ly, scm/grob-description.scm,
9334         scm/grob-property-description.scm: junked porrectus, now handled
9335         by ligature code
9336
9337         * scm/grob-description.scm: bugfix: added space-alist entry for
9338         breathing sign/custos
9339
9340 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9341
9342         * Another grand 2003 update.
9343         
9344         * Remove mentioning of `mudela'; There's no such thing.
9345
9346 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9347
9348         * Documentation/user/preface.itely (Preface to version 1.8): update
9349
9350         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
9351
9352         * Documentation/user/converters.itely (Invoking convert-ly): revise
9353
9354         * scripts/convert-ly.py (outfile_name): remove --assume-old.
9355
9356         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
9357
9358 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9359
9360         * Documentation/user/internals.itely: more updates.
9361
9362 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9363
9364         * Documentation/user/refman.itely: revise 
9365
9366         * Documentation/user/internals.itely: revise
9367
9368         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
9369
9370 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
9371
9372         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
9373         beautification: reformatted ancient clefs section; cleanup: small
9374         wording fixes
9375
9376 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
9377
9378         * lilypond.words: added words for chant notation, sorted
9379         alphabetically through "sort lilypond.words"
9380
9381 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
9382
9383         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
9384         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
9385         chant notation
9386
9387 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
9388
9389         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
9390         prevent TeX from interpreting them as long dash
9391
9392         * input/test/vaticana.ly: updated
9393
9394         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
9395         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
9396         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
9397         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
9398         fixes
9399
9400         * mf/parmesan-heads.mf: ledger endings: removed dead code
9401
9402 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9403
9404         * VERSION: 1.7.17 released
9405         
9406         * Documentation/user/GNUmakefile
9407         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
9408         files too.
9409
9410         * scm/document-markup.scm: new file: document all markup
9411         functions.
9412
9413         * scm/documentation-generate.scm: rename all documentation modules
9414         to document-*.scm
9415
9416         * scripts/lilypond-book.py: generate link to .ly file iso. link to
9417         .png
9418
9419         * input/test/divisiones.ly: added
9420
9421         * input/regression/output-property.ly: new file
9422
9423         * lily/cluster.cc: change cluster-interface to use style property
9424
9425 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
9426
9427         * input/test/chord-names-german.ly: modified.
9428
9429         * scm/chords-ignatzek.scm:
9430           chord-name->german-markup: Added
9431           note-name->german-markup: Changed (now producing lowercase notenames)
9432
9433         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
9434         
9435 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9436
9437         * scripts/convert-ly.py (FatalConversionError.conv):
9438         divisiominima -> divisioMinima, etc.
9439
9440         * ly/engraver-init.ly (FiguredBassContext): add
9441         Separating_line_group_engraver to Figured bass context.
9442
9443         * ly/german-chords-init.ly: remove file
9444
9445         * input/test/chord-names-german.ly (scm): new file.
9446
9447         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
9448
9449         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
9450         Chord_name_engraver
9451
9452         * Documentation/user/refman.itely: lots of updates.
9453
9454         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
9455         new file
9456
9457         * input/test/bar-number-every-5-reset.ly: new file.
9458
9459 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9460
9461         * input/regression/chord-name-major7.ly: new file
9462
9463         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
9464         if specced explicitly.
9465
9466         * input/regression/chord-name-entry-11.ly: new file.
9467
9468         * input/test/slur-beautiful.ly: new file.
9469
9470         * Documentation/user/refman.itely: updates.
9471
9472         * input/regression/collisions.ly (threevoice): cleanup.
9473
9474         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
9475
9476 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9477
9478         * Documentation/user/*.itely: various updates.
9479
9480         * ly/spanners-init.ly: enddecr/ endcr.
9481
9482         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
9483         of tutorial
9484
9485 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9486
9487         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
9488
9489         * lily/new-chord-name-engraver.cc (process_music): use octavation
9490         (a number) instead of original-pitch to store inversions. This
9491         fixes a problem with transposed chords with inversions.  
9492
9493 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9494
9495         * stepmake/aclocal.m4: Include compile fix for broken flex, as
9496         used in includable-lexer.hh.
9497
9498         * lily/includable-lexer.cc: Bugfix: include config.h.
9499
9500         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
9501         circumvention of Debian packaging bug.
9502
9503 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9504
9505         * flex-2.5.31 hits Debian/unstable.  Fixes below.
9506         
9507         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
9508
9509         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
9510         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
9511
9512         * lily/include/includable-lexer.hh: 
9513         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
9514
9515         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
9516
9517         * aclocal.m4: Regenerate.
9518
9519         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
9520         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
9521
9522         * scm/pdf.scm (use-modules): Include lily.
9523
9524         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
9525         Noordkamp).
9526         (use-modules): Include lily.
9527         (lily-def): Bugfix: include tex-val in let.
9528
9529 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
9530
9531         * lilypond-mode.el: sensible error if lilypond.words not found.
9532
9533         * lilypond.words: add few words.
9534
9535 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
9536
9537         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
9538
9539         * mf/parmesan-scripts.mf: fixed typo in char name
9540
9541 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9542
9543         * VERSION: 1.7.16 released
9544
9545         * python/lilylib.py (setup_temp): temporary directories are mode 700.
9546         (this is a security vulnerability).
9547
9548         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
9549
9550         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
9551         add staff support.
9552
9553 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
9554
9555         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
9556         ly/script-init.ly, scm/script.scm: bugfix: renamed
9557         fermata->signumcongruentiae to fix naming clash with feta font
9558
9559 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9560
9561         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
9562
9563         * lily/multi-measure-rest-engraver.cc
9564         (start_translation_timestep): use grace timing too for determining
9565         when to make mmrest.
9566         (start_translation_timestep): clear numbers too.
9567
9568 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
9569
9570         * scm/music-types.scm: compile fix: escape braces
9571
9572         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
9573         work around font selection problem
9574
9575         * Documentation/user/refman.itely: BreathingSign: added docu for
9576         property "text"
9577
9578 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9579
9580         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
9581         information.
9582
9583 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9584
9585         * lily/multi-measure-rest-engraver.cc (class
9586         Multi_measure_rest_engraver): make multiple Number objects, one
9587         for each MultiMeasureTextEvent.
9588
9589         * scm/music-functions.scm (glue-mm-rest-texts): use
9590         MultiMeasureTextEvent
9591
9592         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
9593
9594         * Documentation/user/refman.itely (Multi measure rests): update.
9595
9596 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9597
9598         * lily/ly-module.cc (ly_copy_module_variables): use
9599         scm_internal_hash_fold() for iterating modules.
9600
9601 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
9602
9603         * Documentation/user/refman.itely: Section Custodes: added more
9604         example code
9605
9606         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
9607         neo-mensural rests to parmesan font
9608
9609         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
9610         header
9611
9612 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9613
9614         * Documentation/user/macros.itexi: @fileref macro.
9615
9616         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
9617         each file. 
9618
9619 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
9620
9621         * lily/include/custos.hh, make/lilypond.suse.spec.in,
9622         Documentation/topdocs/AUTHORS.texi: updated my email address
9623
9624         * Documentation/user/refman.itely: updated custos documentation;
9625         beautified divisiones example; beautified articulations table
9626
9627         * lily/breathing-sign.cc: bugfix: finalis molecule
9628
9629 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
9630
9631         * Documentation/user/refman.itely: added docu for
9632         contemporary fermata symbols, gregorian breathing signs; small fixes
9633
9634         * ly/gregorian-init.ly: removed obsolete #'type props
9635
9636 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9637
9638         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
9639         minimum-length property correctly.
9640
9641 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9642
9643         * scm/music-functions.scm (make-multi-measure-rest): set input
9644         locations for multimeasure rests.
9645
9646 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
9647
9648         * input/regression/breathing-sign.ly: updated to for ancient
9649         notation
9650
9651 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
9652
9653         * scripts/ly2dvi.py: Add newline.
9654
9655 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9656
9657         * scripts/ly2dvi.py (dependency_files): Compile fix.
9658
9659 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9660
9661         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
9662         (make_html_menu_file): --html menu. 
9663
9664 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9665
9666         * scripts/ly2dvi.py (run_dvips): +add the .map file 
9667
9668 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9669
9670         * input/screech-boink.ly: new file.
9671
9672 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9673
9674         * scripts/lilypond-book.py (make_lilypond_file): convert
9675         lilypond-file to lilypond block directly, without going through
9676         begin/end lilypond text.
9677         
9678
9679 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
9680
9681         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
9682         scm/grob-description.scm: moved Michael's original breathing sign
9683         code in brew_molecule() to divisio_minima(); provided new
9684         brew_molecule() that effectively replaces the
9685         Text_item::brew_molecule callback (with additional fallback to
9686         Michael's original code); added callbacks for brewing divisio
9687         maior/maxima and finalis
9688
9689         * gregorian-init.ly: added breathing sign shortcuts for virgula,
9690         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
9691
9692         * script-init.ly: added shortfermata, longfermata,
9693         verylongfermata, varcoda
9694
9695         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
9696         longfermata, verylongfermata, varcomma, varcoda
9697
9698 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9699
9700         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
9701           Remove all noquote and insert a few quote.
9702         
9703         * Documentation/user/lilypond-book.itely (Music fragment options),
9704           scripts/lilypond-book.py: Don't include quotation blocks by
9705           default. Introduce option quote instead of noquote
9706
9707 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9708
9709         * VERSION: 1.7.15 released
9710         
9711         * Documentation/user/lilypond.tely: omf updates.
9712
9713         * buildscripts/texi2omf.py (omf_vars): include version.date
9714
9715         * make/lilypond.redhat.spec.in: fixes for spec file. 
9716
9717         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
9718         by function definition: lily now requires a recent GNU Make.
9719
9720         * scripts/lilypond-book.py (write_deps): remove .tex dependency
9721         writing.
9722
9723         * make/ly-rules.make: remove .ly -> .tex rule
9724
9725         * Documentation/user/refman.itely (Figured bass): revised figured
9726         bass example.
9727
9728 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9729
9730         * stepmake/stepmake/omf-targets.make (local-install): add
9731         scrollkeeper-update message.
9732
9733         * scripts/lilypond-book.py (lilypond_binary): explicity add path
9734         to binary.
9735         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
9736
9737         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
9738
9739         * Documentation/user/converters.itely (Invoking midi2ly): add
9740         track/channel notice.
9741
9742 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9743
9744         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
9745
9746         * lily/parser.yy (scalar): DIGIT is also a scalar.
9747
9748         * Documentation/user/music-glossary.tely: add @omf tags
9749
9750         * Documentation/user/lilypond.tely: add @omf tags
9751
9752         * scm/generate-documentation.scm (string-append): add @omf tags.
9753
9754         * stepmake/stepmake/omf-*: new files 
9755
9756         * input/regression/multi-measure-rest.ly (texidoc): add doco
9757
9758         * GNUmakefile.in (web-doc-install): add web-doc-install target
9759
9760         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
9761         fixes crashes while dumping MIDI.
9762
9763         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
9764         midi
9765
9766 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9767
9768         * buildscripts/texi2omf.py: new file.
9769
9770         * mf/feta-beugel.mf: include font count, not staffsize (16) in
9771         font-name
9772
9773 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9774
9775         * input/regression/beam-manual-beaming.ly (texidoc): new file.
9776
9777         * lily/sequential-iterator.cc (descend_to_child): call
9778         descend_to_child() for all types of music.
9779
9780 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9781
9782         * scm/translator-property-description.scm: Add
9783         bassFigureFormatFunction.  Replace some entries.
9784
9785 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9786
9787         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
9788         clean out.
9789
9790 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9791
9792         * scripts/midi2ly.py (Note.dump): never dump duration for
9793         dump_dur=0.
9794
9795         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
9796         new function
9797
9798         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
9799         figures using new markups. Much simpler, and should improve layout
9800         a little.
9801
9802         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
9803
9804 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9805
9806         * ly/engraver-init.ly: use Hara kiri by default for 
9807         ChordNames, FiguredBass and Lyrics(Voice) context. 
9808
9809         * lily/axis-group-engraver.cc (acknowledge_grob): use
9810         rhythmic-grob-interface for selecting items not to hara-kiri'd 
9811
9812         * scm/new-markup.scm (markup-function-list): add bracket,
9813         vbracket.
9814
9815         * ly/engraver-init.ly (ChordNamesContext): set
9816         minimumVerticalExtent
9817
9818 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9819
9820         * input/test/time-signature-double.ly: new file 
9821
9822         * input/regression/collision-head-chords.ly (texidoc): new file.
9823
9824         * lily/type-swallow-translator.cc: add note swallow translator 
9825
9826         * input/test/time-signature-double.ly: new file.
9827
9828         * lily/type-swallow-translator.cc: add Rest_swallow_translator
9829
9830         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
9831         (FiguredBassContext): idem.
9832
9833         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
9834
9835         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
9836
9837         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
9838
9839         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
9840         .afm dependency
9841
9842         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
9843
9844         * python/lilylib.py (make_page_images): add function.
9845
9846         * scripts/ly2dvi.py (run_latex): include title in preview image.
9847
9848         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
9849         from lilypond-book for <ly2dvifile> tags in HTML.
9850
9851         * scripts/ly2dvi.py (option_definitions): add --debug option to
9852         print out environment.
9853
9854         * input/regression/tie-chord-partial.ly: new file.
9855
9856 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
9857
9858         * lilypond.words: add 3
9859
9860 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9861
9862         * scm/new-markup.scm (markup-function-list): add finger-markup
9863
9864         * input/tutorial/brahms-tweaked.ly: new markup 
9865
9866         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
9867
9868         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
9869         crash when processing '() markup
9870
9871         * input/regression/breathing-sign.ly (texidoc): add caesura example.
9872
9873         * lily/breathing-sign.cc (railtracks): another caesura.
9874
9875         * mf/feta-schrift.mf: caesura symbol. 
9876
9877 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9878
9879         * scripts/convert-ly.py (FatalConversionError.conv): add
9880         ly:molecule-XXX conversions.
9881
9882         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
9883
9884         * input/regression/multi-measure-rest-text.ly: new file.
9885
9886         * scm/music-functions.scm (glue-mm-rest-texts): automatically
9887         convert MMREST-TEXT to MultiMeasureRestNumber settings.
9888
9889         * ly/engraver-init.ly (ScoreContext): move tablature settings to
9890         ScoreContext
9891
9892         * scm/new-markup.scm (center-markup): \center markup.
9893
9894         * scm/music-functions.scm: remove pitchify scripts.
9895
9896         * lily/music.cc (print_smob): display music name if available 
9897
9898 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9899
9900         * Documentation/user/refman.itely (Instrument names): remove
9901         \turnOff doco.
9902
9903 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9904
9905         * lily/score.cc (mark_smob): bugfix.
9906
9907         * input/regression/rehearsal-mark.ly: new file.
9908
9909         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
9910         report error at the current token again.
9911
9912 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9913
9914         * cygwin/mknetrel: Exit if doc build fails.
9915
9916         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
9917
9918 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9919
9920         * scm/music-types.scm (music-descriptions): add doc strings
9921
9922 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9923
9924         * lily/lexer.ll: 
9925         * lily/include/my-lily-lexer.hh: 
9926         * lily/include/includable-lexer.hh: Add flex kludge.
9927
9928         * config.hh.in: 
9929         * config.make.in: 
9930         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
9931         cruft.
9932         
9933         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
9934         code.
9935
9936 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9937
9938         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
9939
9940         * lily/parser.yy (new_chord): Compile fix.
9941
9942 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9943
9944         * Documentation/user/refman.itely (Tuning groups of objects):
9945         remove documentation for \turnOff. 
9946
9947         * lily/percent-repeat-engraver.cc (try_music): add correct
9948         processing moments for double-measure percents as well.
9949
9950         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
9951
9952         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
9953         grob prop type. 
9954
9955         * Documentation/user/refman.itely (Printing named chords): add
9956         chord name tweak doco.
9957
9958         * input/template/gregorian-transcription.ly: new file.
9959
9960 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9961
9962         * VERSION: 1.7.13 released
9963         
9964         * input/test/*: lots of cleanups/comment-outs/removals in chord
9965         examples
9966         
9967         * input/regression/*: lots of cleanups/comment-outs/removals in
9968         chord examples
9969         
9970         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
9971         options
9972
9973         * lily/new-chord-name-engraver.cc (process_music): give original
9974         inversion pitch to chord name routine.
9975
9976         * input/tutorial/os-score.ly: update to new markup
9977
9978         * Documentation/user/appendices.itely: simply include
9979         chords-ignatzek. 
9980
9981         * Documentation/user/refman.itely (Chords mode): add documentation
9982         for chord mode.
9983
9984         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
9985         not present in chord.
9986         (construct-chord): add inversion and bass support.
9987
9988         * lily/chord.cc: junk contents.
9989
9990 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
9991
9992         * Documentation/user/refman.itely:
9993         * Documentation/user/music-glossary.tely: fix. 
9994
9995 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9996
9997         * scm/chord-entry.scm (construct-chord): move chord construction
9998         to Scheme.
9999
10000         * lily/parser.yy (new_chord): new setup for chord entry.
10001
10002 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
10003
10004         * lilypond.words:
10005         * Documentation/user/music-glossary.tely: add ambitus.
10006
10007 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10008
10009         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
10010
10011         * lily/include/*.hh: string() -> to_string()
10012
10013         * scm/chords-ignatzek.scm: new file.
10014
10015         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
10016         standard chord name exceptions.
10017
10018         * scm/translator-property-description.scm (chordNameSeparator):
10019         add property.
10020         (majorSevenSymbol): add property
10021
10022         * lily/translator-scheme.cc (ly:context-properties): new function
10023         (ly:context-parent): new function.
10024         (print_smob): print context name.
10025
10026         * lily/music.cc (ly:get-music-length): new function
10027         (print_smob): don't print properties.
10028
10029         * lily/duration.cc (duration<?): new function
10030
10031         * input/regression/chords-funky-ignatzek.ly: new file.
10032
10033         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
10034         jazz chords.
10035
10036         * lily/pitch.cc (ly:pitch-diff): new function.
10037
10038         * input/regression/chords-ignatzek.ly: new file.
10039
10040 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10041
10042         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
10043         pitches for jazz chords.
10044
10045 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10046
10047         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
10048
10049 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
10050
10051         * lilypond.words: add 1
10052
10053 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
10054
10055         * Documentation/topdocs/AUTHORS.texi: refine.
10056
10057 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
10058
10059         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
10060         
10061         * lilypond.words: add one.
10062
10063 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
10064
10065         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
10066         Fontify bass note in chords, e.g., e in c1/e.
10067         
10068 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10069
10070         * Documentation/user/music-glossary.tely: Dutch updates and
10071         additions (Arent Storm).
10072
10073 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10074
10075         * input/regression/ambitus.ly:  move file.      
10076
10077         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
10078
10079         * lily/event.cc (transpose): add tonic property to Key_change_req
10080         and to Key_engraver.
10081
10082 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
10083
10084         * Documentation/user/refman.itely: fix typo.
10085
10086         * lilypond.words: removed wrong identifiers.
10087
10088 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10089
10090         * mf/feta-toevallig.mf: make flat stem shorter 
10091
10092 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
10093
10094         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
10095
10096         * lilypond.words: add from Phrasing slur.
10097         
10098 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
10099
10100         * lilypond-mode.el: allow launching multiple ViewPS processes.
10101         
10102         * lilypond.words: add from Text markup.
10103
10104 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10105
10106         * input/test/ossia.ly (texidoc): add comment.
10107
10108         * input/regression/voice-follower.ly: new file.
10109
10110         * mf/feta-toevallig.mf: make flat heavier.
10111
10112         * lily/cluster-engraver.cc: clean up Cluster engraver
10113
10114         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
10115         Engraver. Use Note_column to compute Y positions and deal with
10116         line break stuff.
10117
10118 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10119
10120         * lily/stem.cc: move french-beaming to stem.
10121
10122 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
10123
10124         * lilypond-font-lock.el: fontify all durations in chords.
10125
10126         * lilypond.words: add from lily/my-lily-lexer.cc
10127
10128 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10129
10130         * VERSION: release 1.7.12
10131
10132         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
10133
10134         * lily/gregorian-ligature.cc: new file
10135
10136         * lily/*: the Great 2003 search & replace.
10137
10138         * Documentation/user/refman.itely (Manual repeat commands): add
10139         note about font selection.
10140
10141 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
10142
10143         * lilypond-mode.el: propose recompiling midi while invoking playing,
10144         not while stopping playing.
10145
10146 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
10147
10148         * lilypond.words: add one.
10149
10150         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
10151         and expressional note grouping. Fontify chord modes.
10152
10153 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
10154
10155         * Documentation/user/music-glossary.tely (Top): translate melisma.
10156
10157 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10158
10159         * Documentation/user/music-glossary.tely (Top): add melisma.
10160
10161 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
10162
10163         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
10164         interfaces for (abstract) grob GregorianLigature
10165
10166         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
10167         renamed head* -> glyph_name*, x-shift* -> x-offset*
10168
10169         * scm/grob-property-description.scm: bugfix: added missing descriptions
10170
10171 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10172
10173         * input/test/chord-names-dpnj.ly: New file.
10174
10175         * scm/double-plus-new-chord-name.scm: Implement full and partial
10176         exceptions.
10177
10178         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
10179
10180         * scm/double-plus-new-chord-name.scm
10181         (double-plus-new-chord->markup): Fix sub->markup.
10182
10183
10184 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
10185
10186         * lily/custos-engraver.cc: added TODO; editorial changes
10187
10188         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
10189         consistency with other ligature engravers; removed access on (now)
10190         private variable _ligature of Ligature_engraver
10191
10192         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
10193         renamed last_bound -> last_bound_; issue programming_error on
10194         abstract method calls; moved primitives code from
10195         Mensural_bracket_engraver to here (because almost ligature
10196         engravers will need it); renamed try_stop_ligature () ->
10197         typeset_ligature (); bugfix: store primitives of finished ligature
10198         in separate variable finished_primitives_ to avoid clash on input
10199         like "\] \["; added current_ligature () to enable access on
10200         private variable _ligature
10201
10202         * lily/mensural-ligature-engraver.cc: removed primitives_ code
10203         (now in super class); renamed try_stop_ligature () ->
10204         typeset_ligature ()
10205
10206         * lily/mensural-ligature.cc: issue programming_error on abstract
10207         method calls
10208
10209         * lily/note-heads-engraver.cc: added TODO comment upon bool
10210         in_ligature
10211
10212         * mf/parmesan-heads.mf: fixed some of set_char_box()
10213
10214         * scm/grob-description.scm: added VaticanaLigature
10215
10216         * scm/grob-property-description.scm: added neume prefix properties
10217
10218         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
10219         lily/include/gregorian-ligature-engraver.hh,
10220         lily/include/gregorian-ligature.hh: new files; framework for
10221         gregorian ligature engravers such as vaticana
10222
10223         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
10224         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
10225         vaticana style ligature implementation (still somewhat uncomplete)
10226
10227 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10228
10229         * VERSION: release 1.7.11
10230
10231         * scripts/convert-ly.py: add ly:pitch-transpose rule
10232
10233 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10234
10235         * input/test/dpncnt.ly: New file.
10236
10237         * lily/my-lily-lexer.cc: Add chordnames keyword.
10238
10239         * lily/parser.yy (chordnames_block): Parse chord name exception
10240         lists, see input/test/dpncnt.ly.
10241
10242         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
10243         function.
10244
10245         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
10246         filter-out too.
10247
10248         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
10249         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
10250         pitch functions (except for ly:make-pitch, but that's apparently
10251         some sort of scheme naming standard?).
10252
10253         * scm/lily.scm (!=): define-public.
10254
10255         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
10256
10257 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10258
10259         * scm/double-plus-new-chord-name.scm
10260         (double-plus-new-chord-name->markup): New file.
10261
10262 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10263
10264         * python/lilylib.py (make_preview): don't suppress progress for
10265         bbox extraction.
10266
10267 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10268
10269         * Documentation/user/appendices.itely (scheme): update for new syntax.
10270
10271         * input/regression/chord-name-styles.ly: new file
10272
10273         * lily/instrument-name-engraver.cc: create instrument names
10274         without barline too.  Allows instrument name on ChordNames  
10275
10276         * scm/new-markup.scm (interpret-markup): allow simple strings as
10277         markup too.
10278
10279 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10280
10281         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
10282         (step->markup-accidental): Fix: add accidental.
10283         (chord::inner-name-american): 
10284         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
10285         append stray '/' if last superscript addition was 'o'.
10286
10287         * scm/new-markup.scm (normal-size-sub-markup) 
10288         (normal-size-super-markup): New function.
10289
10290         * lily/source-file.cc (Source_file): Add warning for possibly
10291         intentional but suspicious initialization.
10292
10293         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
10294         add comments about cut-and-paste programming.
10295
10296         * flower/rational.cc (lcm): Not used; comment out.
10297
10298 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10299
10300         * lily/new-fingering-engraver.cc (position_scripts): use
10301         fingerHorizontalDirection to determine fingering horizontal
10302         directions.
10303  
10304         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
10305         fingering support.
10306
10307         * scripts/convert-ly.py (FatalConversionError.conv): add style
10308         conversion rule. 
10309
10310         * scm/chord-name.scm (set-chord-name-style): new function.
10311         (new-chord-name-brew-molecule): revise to interpret markup only
10312         (new-chord->markup): cleanuppish rewrite. To be called from the
10313         new engraver.
10314
10315         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
10316         Markup earlier, during interpreting.
10317
10318         * input/test/{banter,jazz,american}-chords.ly (scheme): update
10319         style settings. Rename to chord-names-*.ly
10320
10321 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10322
10323         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
10324         markup code and update to new markup.  Most probably broke some of
10325         it.
10326         
10327 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
10328
10329         * Documentation/user/refman.itely: added docu for ambitus and
10330         clusters
10331
10332         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
10333         ly_quote_scm() in lookup.cc
10334
10335         * mf/parmesan-clefs.mf: set_char_box fix
10336
10337         * lily/cluster-engraver.cc: junk implicit protection; use
10338         Protected_scm instead
10339
10340 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10341
10342         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
10343         throughout.
10344
10345         * scm/new-markup.scm: Turn-off error-triggering test code.
10346
10347 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10348
10349         * scm/new-markup.scm (markup-thrower-typecheck) 
10350         (markup-typecheck?):  add full typechecking functions.
10351         (make-markup-maker): add make-FOO-markup functions.
10352         (markup-argument-list-error): nice error checking messages.
10353         (make-markup): better function: less quoting escapades.
10354
10355 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10356
10357         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
10358
10359 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10360
10361         * cygwin/lilypond.hint (requires): Add cygwin.
10362
10363         * .cvsignore: Remove stepmake (huh!?!), add lib.
10364
10365         * GNUmakefile.in: Add libdir links for builddir runs.
10366
10367         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
10368         instead of datadir.
10369
10370         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
10371         local_lilypond_libdir.
10372
10373         * config.make.in (lilypond_libdir): Add.
10374
10375         * stepmake/stepmake/substitute-rules.make: 
10376         * stepmake/stepmake/script-rules.make: 
10377         * stepmake/stepmake/python-module-rules.make:
10378         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
10379         lilypond-python-module patch.
10380
10381 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10382
10383         * Documentation/user/refman.itely (Graphical interfaces): add note
10384         about xml2ly.
10385
10386 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10387
10388         * scripts/ly2dvi.py (run_dvips): remove trailing newline
10389
10390 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10391
10392         * VERSION: released 1.7.10
10393
10394         * scripts/musedata2ly.py (): idem
10395
10396         * scripts/midi2ly.py (dump_chord): idem
10397
10398         * scripts/etf2ly.py (version): idem 
10399
10400         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
10401
10402         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
10403
10404         * scm/tex.scm (tex-output-expression): remove eval compat
10405         glut. Other output files too.
10406
10407         * scm/chord-name.scm: don't export anything from chord module.
10408
10409         * input/test/american-chords.ly: idem
10410
10411         * input/test/banter-chords.ly (texidoc): idem
10412
10413         * input/test/Cc-chords.ly: add breakage notes.
10414
10415         * Documentation/user/refman.itely (Text markup): rewrite manual
10416         section.
10417
10418         * lily/parser.yy (scalar): allow \markup { } as property value. 
10419
10420         * scm/chord-name.scm: complete new markup usage
10421
10422         * scm/grob-description.scm (all-grob-descriptions): use new markup
10423         texts by default
10424
10425 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10426
10427         * scm/chord-name.scm: partial move to new markup texts.
10428
10429 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10430
10431         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
10432
10433         * scm/bass-figure.scm (brew-bass-figure): make stack direction
10434         settable.
10435
10436 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
10437
10438         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
10439         invoked for old midi, wait for killing.
10440
10441 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
10442
10443         * Documentation/user/music-glossary.tely: Finnishing.
10444
10445 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10446
10447         * mf/feta-nummer-code.mf: some kerning pairs.
10448
10449 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
10450
10451         * scm/output-lib.scm (set-bar-number-visibility): Context-function
10452         Added.
10453
10454         * Documentation/user/refman.itely (Bar numbers):
10455         set-bar-number-visibility added, modulo-bar-number removed again
10456         (sorry).
10457
10458 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
10459
10460         * scm/output-lib.scm (modulo-bar-number-visible): add function.
10461
10462         * Documentation/user/refman.itely: add modulo-bar-number-visible.
10463
10464         * Documentation/user/music-glossary.tely: translate into Finnish.
10465
10466 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10467
10468         * lilypond-mode.el: add shortcut for 2midi
10469
10470         * lilypond-font-lock.el: fontify lyrics
10471
10472 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
10473
10474         * scm/drums.scm : use 1.7.x names.
10475
10476         * input/regression/drums.ly : Don't use << chords >>
10477
10478 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10479
10480         * lilypond-mode.el: tidy, add TODO
10481
10482         * make/lilypond.mandrake.spec.in: install-info quietly.
10483
10484 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10485
10486         * input/test/markup.ly: use new syntax.
10487
10488 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10489
10490         * ly/params-init.ly (interscoreline): add word-space
10491
10492         * input/test/metronome.ly (eighthNote): idem.
10493
10494         * input/test/script-priority.ly: use new markup
10495
10496         * lily/parser.yy (markup): allow HEAD markup0 markup1 
10497
10498         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
10499
10500         * lily/parser.yy (gen_text_def): bugfix.
10501         (full_markup): allow markup identifier.
10502
10503 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
10504
10505         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
10506         jobs at the same time. Add horizontal lines to Command menu.
10507         Allow one compiling job -- propose killing others before a new one.
10508
10509         * lilypond.words: add markup, teeny, etc.
10510
10511 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
10512
10513         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
10514         Allow only one type of midi process; launching Midi either stops
10515         midis or plays the current midi and launching MidiAll stops midis
10516         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
10517         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
10518
10519 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10520
10521         * lily/text-engraver.cc (process_acknowledged_grobs): use new
10522         markup  for new markup texts.
10523
10524         * lily/mark-engraver.cc (process_music): idem
10525         
10526         * lily/instrument-name-engraver.cc (create_text): idem
10527
10528         * scm/new-markup.scm (magnify-markup): new function.
10529
10530         * scm/molecule.scm (stack-lines): bugfix.
10531
10532         * lily/font-interface.cc (get_font): take font-magnification from
10533         alist chain.
10534
10535 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10536
10537         * lily/molecule-scheme.cc: move scheme functions to separate file.
10538
10539         * lily/font-metric.cc  (ly_get_glyph): new function. 
10540         
10541         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
10542         (italic-markup, dynamic-markup): new functions
10543         (font-markup): new function
10544
10545         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
10546         padding and minimum
10547
10548 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
10549
10550         * lily/accidental-engraver.cc:
10551         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
10552
10553 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
10554
10555         * lilypond.vim:
10556         * lilypond-font-lock.el: Put \longa as duration. Accept only 
10557         [a-zA-Z] for user defined identifiers. Separate note cases 
10558         with and without a duration (allow cis\longaX).
10559
10560         * lilypond.words: Add words from Info.
10561
10562 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10563
10564         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
10565
10566 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
10567
10568         * lilypond-mode.el: Propose reverting buffer before a command if
10569         it was edited with an another editor.
10570
10571 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10572
10573         * lily/molecule.cc (ly_translate_molecule): new function
10574
10575         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
10576         into libdir
10577
10578         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
10579
10580         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
10581
10582 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
10583
10584         * lilypond.words: take \words from Info-index.
10585
10586 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10587
10588         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
10589
10590 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
10591
10592         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
10593
10594 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
10595
10596         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
10597         and lilypond-documentation.
10598
10599 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10600
10601         * lily/parser.yy: Compile fix (bison 1.75).
10602
10603 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10604
10605         * VERSION: 1.7.9 released
10606
10607         * scm/music-functions.scm (shift-one-duration-log): refactor.
10608         Use music-map.
10609
10610         * input/regression/chord-tremolo.ly (texidoc): add dot test.
10611
10612         * NEWS: update.
10613
10614         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
10615         argument
10616         
10617         * scm/music-functions.scm (display-music): new function
10618         (music-map): change arg order.
10619
10620         * input/regression/new-markup-syntax.scm: new file
10621
10622         * lily/parser.yy (markup): add \markup { .. } syntax.
10623
10624         * scm/new-markup.scm (override-markup): new function
10625         (lookup-markup): new function
10626         (music-markup): new function
10627         (lookup-markup-command): use markup-signature to store argument
10628         format for parser.
10629
10630         * lily/lexer.ll: preliminary \markup syntax. 
10631
10632 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
10633
10634         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
10635         add pre/post-dependencies and menus with icons from source.
10636
10637         * Documentation/pictures/lilypond-48x48.xpm:
10638         * Documentation/pictures/lilypond-32x32.xpm:
10639         * Documentation/pictures/lilypond-16x16.xpm: new files, background
10640         transparent.
10641
10642         * stepmake/stepmake/generic-targets.make:
10643         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
10644
10645 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10646
10647         * input/regression/music-map.ly (texidoc): new file.
10648
10649         * scm/music-functions.scm (music-map): new function
10650
10651 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10652
10653         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
10654
10655 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
10656
10657         * input/test/to-xml.ly:
10658         * lily/ligature-engraver.cc: Fixes documentation.
10659
10660         * lilypond.mandrake.spec.in:
10661         * lilypond.redhat.spec.in: Add lilypond.words.
10662
10663         * Documentation/user/refman.itely: Mention Info inside emacs.
10664         
10665         * lilypond.suse.spec.in:
10666         * lilypond.redhat.spec.in:
10667         * lilypond.mandrake.spec.in: Set root-owner for doc
10668         (tobbe@nyvalls.se).
10669
10670 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10671
10672         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
10673         os.popen.read ().
10674
10675 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10676
10677         * scripts/ly2dvi.py (include_path): print warning if failing anything.
10678
10679         * python/lilylib.py (error): add space
10680
10681 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10682
10683         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
10684         distribution.
10685
10686 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10687
10688         * lily/paper-outputter.cc (Paper_outputter): close port when
10689         finishing score.
10690
10691 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10692
10693         * scm/sodipodi.scm: Fixes.
10694
10695 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
10696
10697         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
10698
10699         * buildscripts/make-font-dir.py: Fix. 
10700
10701 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
10702
10703         * lilypond-mode.el: Add support for Info inside Emacs.
10704
10705 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10706
10707         * buildscripts/make-font-dir.py: 
10708         * mf/GNUmakefile: Make sodipodi font map.
10709
10710         * scm/sodipodi.scm: Add more output functions.
10711
10712         * mf/feta-nummer.mf: 
10713         * mf/feta-beugel.mf: Add font_coding_scheme.
10714
10715         * lily/paper-outputter.cc (output_header): Fix creator string.
10716
10717 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10718
10719         * lilypond-mode.el (LilyPond-autocompletion): invoked with
10720         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
10721
10722         * lilypond.words: add two (Everybody can add/remove words now!).
10723
10724         * debian/rules:
10725         * make/lilypond.suse.spec.in:
10726         * make/lilypond.mandrake.spec.in:
10727         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
10728
10729         * Documentation/user/refman.itely: Mention autocompletion.
10730
10731 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
10732
10733         * scripts/ly2dvi.py: Add paper sizes.
10734
10735         * lily/timing-engraver.cc: 
10736         * lily/time-signature.cc: 
10737         * lily/span-bar.cc: 
10738         * lily/grob-scheme.cc: Code formatting fixes.
10739
10740         * scm/sodipodi.scm: 
10741         * scm/sketch.scm:
10742         * buildscripts/mf-to-table.py: 
10743         * buildscripts/make-font-dir.py: Font testing.
10744
10745 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10746
10747         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
10748         inserts try-completion and shows all-completions.
10749
10750         * lilypond.words: '\' -> '\\'
10751
10752         * lilypond-mode.el: load libraries in the end, lilypond.words defines
10753         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
10754         
10755         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
10756         and LilyPond-reserved-words.
10757         
10758 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
10759
10760         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
10761         from load-path.
10762         
10763         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
10764         the mini-buffer with Control-Shift-c.
10765         
10766 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10767
10768         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
10769         duration. This fixes \tempo taking time.
10770
10771 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10772
10773         * lily/volta-engraver.cc (process_acknowledged_grobs): 
10774         Allow for text markup in repeatCommands. 
10775
10776 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
10777
10778         * lilypond-mode.el (LilyPond-insert-string): new function, use it
10779         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
10780         Get rid of skeleton.el-dependency.
10781
10782         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
10783
10784 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10785
10786         * lily/beam-engraver.cc (stop_translation_timestep): reset
10787         now_stop_ev_
10788
10789         * lily/scm-option.cc: add parse-protect to ly:set-option
10790
10791         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
10792
10793 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10794
10795         * lily/include/ligature-bracket.hh: removed
10796         * lily/ligature-bracket.cc: removed
10797
10798         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
10799         .tex
10800
10801         * lily/beam.cc (set_beaming): don't change beam count on rests.
10802         (brew_molecule): always set flag-width > 0.
10803
10804 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
10805
10806         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
10807         chars, remove instructions; instead, refer to lilypond-init.el and
10808         Documentation/topdocs/INSTALL.texi.
10809
10810         * lilypond.words: add identifiers and reserved words.
10811
10812         * Documentation/topdocs/INSTALL.texi: separate sections for installing
10813         files and adding a load-path.
10814
10815         * lilypond-init.el: Instructions, extracted from 
10816         Documentation/topdocs/INSTALL.texi. 
10817         
10818 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10819
10820         * VERSION: 1.7.8 released 
10821
10822         * lily/grob.cc (warning): better robustness fix.
10823
10824 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
10825
10826         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
10827
10828         * lily/cluster-engraver.cc: stick better to variable naming
10829         conventions
10830
10831         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
10832         until stop_translation_timestep()
10833
10834         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
10835         min/max coordinates to backend, but no musical info such as
10836         pitches
10837
10838         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
10839
10840         * lily/grob.cc: robustness fix: warning(): do not crash if
10841         cause is not set
10842
10843         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
10844         the much more elaborated tuplet brackets than the very naive and
10845         simple ligature bracket grob
10846
10847 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10848
10849         * Documentation/user/refman.itely (Analysis brackets): add
10850         horizontal bracket doco.
10851
10852         * ly/property-init.ly (setMmRestFermata): added.
10853
10854         * Documentation/user/refman.itely (Multi measure rests): fermatas
10855         on mm rests.
10856
10857         * input/regression/apply-context.ly (texidoc): new file
10858
10859         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
10860         code to be executed during interpretation. Possible applications:
10861         smart octavation, more advanced bar checks. 
10862
10863         * lily/apply-context-iterator.cc: new file.
10864
10865 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10866
10867         * input/test/new-markup.ly: new file.
10868
10869         * lily/text-item.cc (text_to_molecule): new function
10870
10871         * scm/new-markup.scm (lambda): new file
10872
10873         * lily/function-documentation.cc (ly_add_function_documentation):
10874         add proc property as well
10875
10876 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10877
10878         * Documentation/user/music-glossary.tely (Top): add custos.
10879
10880 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
10881
10882         * Documentation/topdocs/INSTALL.texi: advise how to include source
10883         path to Emacs load-path and improve language.
10884
10885 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10886
10887         * GNUmakefile.in: config.h message fix.
10888
10889         * autogen.sh:
10890         * aclocal.m4: Regenerate.
10891
10892         * configure.in: 
10893         * config.make.in: 
10894         * stepmake/config.make.in: 
10895         * stepmake/configure.in: 
10896         * stepmake/autogen.sh: 
10897         * stepmake/aclocal.m4: Update for autoconf 2.56.
10898
10899 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
10900
10901         * Documentation/topdocs/INSTALL.texi: instructions for an user how
10902         to install Emacs-mode. Instructions how to use vim-mode.
10903
10904 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10905
10906         * scm/music-types.scm (music-descriptions): no length for tempo event.
10907
10908         * input/*.ly: add \version everywhere.
10909         
10910         * input/*.ly: update syntax to 1.7 + new-chords.
10911
10912         * VERSION: 1.7.7 released.
10913         
10914         * Documentation/user/*.tely: new chord syntax.
10915
10916         * input/regression/[bc]*.ly (texidoc): syntax updates.
10917         
10918 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
10919
10920         * lilypond.words: add vocabulary to be used in auto-completion
10921
10922         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
10923
10924         * lilypond.vim: allow note name at EOF
10925
10926 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10927
10928         * buildscripts/new-chords.py (edit): -e option: inline editing.
10929
10930         * input/regression/a*.ly (texidoc): syntax updates.
10931
10932         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
10933         music): elucidations. 
10934
10935 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
10936
10937         * lily/include/lily-proto.hh, ly/engraver-init.ly,
10938         ly/spanners-init.ly, scm/grob-description.scm,
10939         scm/grob-property-description.scm, scm/music-types.scm,
10940         lily/cluster-engraver.cc, lily/cluster.cc,
10941         lily/include/cluster.hh, input/test/cluster.ly: cluster
10942         implementation
10943
10944         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
10945         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
10946         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
10947
10948         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
10949
10950         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
10951
10952         * scm/grob-description.scm: bugfix: by default, use default note
10953         head style when engraving ligatures
10954
10955         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
10956
10957         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
10958         events
10959
10960         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
10961
10962         * input/test/ancient-font.ly: bugfix: style -> flag-style
10963
10964         * lily/ligature-engraver.cc: indentation fix
10965
10966         * lily/parser.yy: indentation fixes
10967         
10968 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10969
10970         * input/regression/measure-grouping.ly: more elaborate example.
10971
10972         * lily/moment.cc: ly:add-moment, ly:mul-moment,
10973         ly:div-moment. New functions 
10974
10975         * scm/music-functions.scm (set-time-signature): new function,
10976         allow inline time sig settings with measure grouping.
10977
10978         * lily/parser.yy (command_element): move time sig construction
10979         into Scheme.
10980
10981         * lily/side-position-interface.cc (out_of_staff): new function,
10982         like padding, but keep minimum distance from staff. Easier than
10983         linespanners (dynamics, pedals), but roughly the same effect.
10984
10985 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
10986
10987         * emacs-mode.el: Added spanish-note-replacements 
10988         (Carlos Betancourt, <carlos.betancourt@chello.be>).
10989
10990         * vimrc: (Un)commenting with <(S-)F12>, tidy.
10991
10992 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
10993
10994         * lilypond.vim: Do not fontify cises, desis, etc.
10995
10996         * vimrc: view dvi with <S-F6>
10997
10998 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10999
11000         * lily/lookup.cc (triangle): new function.
11001
11002         * input/regression/measure-grouping.ly (texidoc): new file: show
11003         triangles and brackets for beat groups of 3 and 2.
11004
11005         * lily/include/measure-grouping-spanner.hh (class
11006         Measure_grouping): new file.
11007
11008         * lily/measure-grouping-spanner.cc (brew_molecule): new file
11009
11010         * lily/measure-grouping-engraver.cc (class
11011         Measure_grouping_engraver): new file.
11012
11013 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11014
11015         * Merge from stable:
11016
11017             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
11018         
11019         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
11020         stylesheet.
11021
11022         * ly/paper19.ly: Include paper19-init.ly.
11023
11024         * ly/paper19-init.ly: New file.
11025
11026         * Documentation/user/tutorial.itely (First steps): Fix first
11027         example for font test.
11028
11029         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
11030
11031         * ChangeLog: Add 1.7.6 release marker (see below).
11032
11033         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
11034         Add .py files.
11035
11036 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11037
11038         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
11039
11040         * input/tutorial/*.ly: update to new syntax.
11041
11042         * lily/parser.yy (Composite_music): new transpose syntax,
11043         \transpose FROM TO MUSIC. 
11044
11045 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11046
11047         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
11048         latex progress/error output to stderr (by default this goes to
11049         stdout).  Show lilypond progress, even when not verbose.
11050
11051         * python/lilylib.py (system): New optional parameter to control
11052         showing of progress.
11053
11054         * scm/backend-documentation-lib.scm (check-dangling-properties):
11055         Fix error message.
11056
11057         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
11058         axis, extent.
11059
11060         * scm/grob-property-description.scm (magnify): Remove.
11061         (extent, axis): Add.
11062
11063 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11064
11065         * VERSION: Release 1.7.6.
11066
11067         * scripts/convert-ly.py: more uniformization substitutions.
11068
11069         * buildscripts/new-chords.py (sub_chords): new file.
11070
11071 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11072
11073         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
11074         lilypond.map.  Include sauter fonts too.  Cleanups.
11075
11076 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11077
11078         * Documentation/user/tutorial.itely (First steps): change to new
11079         chord/tie/slur/beam notation.
11080
11081         * lily/parser.yy (event_that_take_dir): allow postfix notation for
11082         ties.
11083
11084         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
11085         engraver. Process ties in postfix notation, i.e. c8-~ c
11086
11087         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
11088
11089         * input/regression/beam-postfix-notation.ly (texidoc): new file.
11090
11091         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
11092
11093         * lily/beam-engraver.cc (try_music): accept new-beam-events
11094
11095         * input/regression/chord-scripts.ly (texidoc): new file
11096
11097         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
11098         script-events.
11099
11100         * scm/script.scm (default-script-alist): cleanup.
11101
11102         * lily/script-engraver.cc (make_script_from_event): cleanup.
11103
11104         * lily/lyric-combine-music-iterator.cc
11105         (Lyric_combine_music_iterator): remove superfluous events.
11106         (melisma_busy): new function. Fix broken melismas.
11107
11108 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
11109
11110         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
11111         Remove nonvalid settings. Use descriptive key names.
11112         Use <Return> to indicate the pressing of that key.
11113
11114 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11115
11116         * scripts/lilypond-book.py (option_definitions): Typo.
11117
11118         * scripts/ly2dvi.py: Updates.
11119
11120         * python/lilylib.py (setup_environment, print_environment)
11121         (get_bbox, make_preview): Merge and remove from ly2dvi and
11122         lilypond-book.
11123
11124         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
11125
11126         * .cvsignore: Remove some cruft.
11127
11128         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
11129         path.
11130
11131         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
11132         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
11133         throughout.
11134
11135         * python/lilylib.py (quiet_system): Junk
11136         (system): Display error log upon failure.
11137         (read_pipe): New function.  Cleanups and fixes.
11138
11139         * python/*.py: Rename from *.py.in.
11140         
11141         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
11142
11143         * GNUmakefile.in (SUBDIRS): Move python before scripts.
11144
11145 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11146
11147         * python/GNUmakefile: Bugfix: handle modules.
11148
11149         * stepmake/stepmake/python-module-targets.make (default): Add
11150         compiled modules. 
11151
11152         * stepmake/stepmake/python-module-rules.make: Add rule for byte
11153         compiling modules.
11154
11155         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
11156         Bugfix.  (OUT_PYC_MODULES): Add.
11157
11158 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
11159
11160         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
11161         Use default paths. Refresh description.
11162
11163 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11164
11165         * VERSION: 1.7.5 released
11166
11167         * input/regression/finger-chords.ly (texidoc): new file.
11168
11169         * lily/script-engraver.cc (process_music): remove scriptHorizontal
11170         support
11171
11172         * lily/fingering-engraver.cc (process_music): remove kludgy
11173         scriptHorizontal stuff.
11174
11175         * lily/script.cc: remove staff-support property.
11176
11177         * lily/new-fingering-engraver.cc (add_fingering): new
11178         file. Fingering engraver for new style chords.
11179
11180 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11181
11182         * lily/parser.yy (bare_number): allow 4 \cm (without
11183         decimal dot). (should backport to 1.6?)
11184
11185         * ly/declarations-init.ly: use Scheme for dimension defs.
11186
11187         * lily/parser.yy (TODO): remove hard coded dimensions, add
11188         REAL NUMBER_IDENTIFIER production.
11189
11190         * lily/rest-collision.cc (force_shift_callback): rewrite using
11191         -done property.
11192
11193         * scm/grob-property-description.scm (rest-collision-done): add
11194         property.
11195         
11196         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
11197
11198 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11199
11200         * input/regression/multi-measure-rest-center.ly: new file.
11201
11202         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
11203         off horizontally by 0.05 ss. Fixed.
11204
11205 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11206
11207         * scm/pdftex.scm: Rename ly-number to ly:number->string.
11208
11209         * Documentation/topdocs/index.tely: Remove duplicate from merge.
11210
11211 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11212
11213         * lily/tie.cc (get_control_points): also avoid staff lines on the
11214         just outside the outer staff lines
11215
11216 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11217
11218         * ly/params-init.ly: Just define style-alist, no need to
11219         define-public.
11220
11221         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
11222         (thanks Han-Wen).
11223
11224         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
11225         (FET_FILES): = FONT_FILES.
11226
11227         * Merge from stable:
11228
11229             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
11230
11231 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11232
11233         * VERSION: 1.7.4 released.  
11234         
11235         * scm/generate-documentation.scm (string-append): add macro
11236         definitions.
11237
11238         * lily/text-item.cc (lookup_text): don't use virtual fonts for
11239         normal texts.
11240
11241         * lily/multi-measure-rest-engraver.cc: make separate
11242         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
11243
11244         * lily/multi-measure-rest.cc: remove text handling. Remove
11245         number-threshold.
11246
11247 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11248
11249         * scm/music-types.scm: doc patch by Graham Percival
11250
11251 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11252
11253         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
11254         encoding part.
11255         (Font_info.set_defaults): pixelsize now also defauts to '0'.
11256         (sketch_p): Sketch wants only first four elements of X11 font spec.
11257
11258         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
11259
11260         * mf/feta-autometric.mf: Write foundry and family to log.
11261
11262         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
11263         font translation table.
11264
11265         * buildscripts/mf-to-table.py: Better font info into afm.
11266
11267         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
11268         1.0.9 required.
11269
11270         * configure.in: Whine for mftrace 1.0.9.
11271
11272 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11273
11274         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
11275
11276         * lily/main.cc (main_prog): don't try to load init.EXT when
11277         processing foo.EXT.
11278
11279 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
11280
11281         * scm/tex.scm (zigzig-line): added.
11282
11283         * scm/ps.scm (zigzag-line): added.
11284
11285         * ps/music-drawing-routines.ps (subvec): added.
11286         (draw_zigzag_line): added.
11287         
11288         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
11289         grob properties zigzag-width and zigzag-length.
11290
11291         * input/regression/glissando.ly: Add some zig-zagged glissandi.
11292
11293 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11294
11295         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
11296         svg output, including font.
11297
11298 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11299
11300         * scm/lily.scm: Register sodipodi output module.
11301
11302         * scm/sodipodi.scm: New file.
11303
11304         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
11305
11306         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
11307         comment, after header.
11308         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
11309         FullName.  Fix FontName key.
11310
11311 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
11312
11313         * lily/rest.cc (after_line_breaking): bugfix: dots after half
11314         and breve rests.
11315         
11316         * input/test/blank-notes.ly: bugfix
11317
11318         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
11319         rests. (Kim Shrier)
11320
11321         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
11322         
11323 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11324
11325         * scm/tex.scm: 
11326         * scm/ps.scm: Cleanup and remove obsolete junk.
11327
11328         * Documentation/user/internals.itely:
11329         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
11330
11331         * lily/parser.yy: Identify shift/reduce problems.
11332
11333         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
11334         make-style-sheet.  Too specific for convert-ly?
11335
11336 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11337
11338         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
11339
11340         * input/test/*.ly: various fixes.
11341
11342         * lily/music.cc (name): bugfix
11343
11344         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
11345
11346         * lily/input-file-results.cc (code): set-point-and-click! ->
11347         set-point-and-click
11348         
11349 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11350
11351         * Use uniform ly: prefix for exported scheme primitive functions.
11352
11353         * scm/music-types.scm: junk compat glue
11354
11355         * scripts/convert-ly.py: add rules for stuff below, junk
11356         compatibility glue for spanrequest.
11357
11358         * lily/parser.yy (verbose_event): remove \spanrequest,
11359         \commandspanrequest, \script. 
11360         
11361         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
11362
11363         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
11364         for \penalty, \glissando.
11365
11366         * VERSION: release 1.7.3
11367         
11368 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
11369
11370         * lily/accidental-engraver.cc: Fix
11371         grace-in-the-beginning-of-measure bug caused by the resent
11372         partial-measure fix.
11373
11374         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
11375         overlap looks too crowded)
11376         
11377 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11378
11379         * lily/parser.yy (assignment): allow SCM expression as assignment.
11380
11381         * lily/include/music-output-def.hh (class Music_output_def):
11382         * lily/music-output-def.cc: 
11383         * lily/paper-def.cc: 
11384         * scm/font.scm (markup-to-properties):
11385         * lily/parser.yy (music_output_def_body): 
11386         remove style_sheet_
11387
11388 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11389
11390         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
11391         length.
11392
11393         * input/regression/spacing-to-grace.ly: new file.
11394
11395         * input/regression/spacing-end-of-line.ly: new file.
11396
11397         * lily/note-spacing.cc (get_spacing): take into account breakable
11398         stuff sticking out at the left (time sig change at line break).
11399
11400         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
11401         raggedright code.
11402
11403         * scm/music-functions.scm (make-voice-props-set): add
11404         staff-position for mm rests.
11405  
11406         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
11407         before grace notes a little.
11408
11409         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
11410
11411         * lily/break-align-interface.cc (do_alignment): right-edge spacing
11412         key adds space at the end of line. 
11413
11414 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11415
11416         * scm/sketch.scm: Fix beams.
11417
11418         * buildscripts/mf-to-table.py: Add EncodingScheme.
11419
11420         * scm/sketch.scm: Resurrect.
11421
11422 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11423
11424         * lily/multi-measure-rest.cc: use breve rests for measure lengths
11425         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
11426
11427 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11428
11429         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
11430
11431         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11432
11433 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11434
11435         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
11436         token for origin information.
11437
11438         * lily/parser.yy (My_lily_lexer): do identifier location and
11439         cloning from lexer.
11440
11441         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
11442         logic out of the parser. Add bar checks on both ends.
11443
11444         * Documentation/user/refman.itely (Multi measure rests): add more
11445         notes about mm rests.
11446
11447 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11448
11449         * input/regression/bar-scripts.ly: Re-enable.
11450
11451         * lily/parser.yy:
11452         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
11453         released rsn.  Bison 1.50 has a crucial bug and won't work.
11454
11455         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11456
11457
11458 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11459
11460         * input/regression/bar-scripts.ly: Blunt documentation build fix.
11461
11462 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11463
11464         * Actually merge changes since 1.6.4 besides ChangeLog, and
11465         resolve conflicts.  Lots of updates, hope all is well.
11466         
11467         * cygwin/lilypond.hint (requires): Add ghostscript.
11468
11469         * scm: Update some (c).
11470         
11471 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11472
11473         * input/test/{various}.ly: add \header fields and texidoc strings.
11474
11475 2002-10-05  Werner Lemberg  <wl@gnu.org>
11476
11477         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
11478         renamed to `output_latex_quoted'.
11479         Added `output_latex_noquote'.
11480         (schedule_lilypond_block): Implement `noquote' option for LaTeX
11481         mode.
11482
11483 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11484
11485         * ChangeLog: Add 1.6.6 release marker.  See below.
11486
11487         * stepmake/stepmake/po-targets.make: Remove --c++ option.
11488
11489         * scripts/midi2ly.py: Fix global syntax warnings.
11490
11491         * GNUmakefile.in: Generate builddir locale tree too.
11492
11493         * scripts/ly2dvi.py:
11494         * scripts/midi2ly.py: 
11495         * scripts/mup2ly.py: 
11496         * scripts/update-lily.py:
11497         * lily/main.cc (setup_paths): Fix for locales setup.
11498
11499 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11500
11501         * Documentation/windows/installing.texi: Soften wording about
11502         necessity of becoming Administrator.  tommie@iae.nl reports this
11503         does not seem to be necessary for his flavour of Windows 2000.
11504         Explicitely discourage text mode mounts.
11505
11506 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11507
11508         * lily/rest.cc (after_line_breaking): backport dot position fix.
11509
11510         * lily/rest-collision.cc (do_shift): also remove dots for suicided
11511         rests. Thanks to Klaus Zimmermann for finding this bug.
11512
11513 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11514
11515         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
11516
11517 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11518
11519         * Documentation/user/music-glossary.tely: fix links.
11520
11521 2002-10-21  Werner Lemberg  <wl@gnu.org>
11522
11523         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
11524         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
11525         scaling factor) only once and use them in the definition of
11526         \embeddedps.
11527         * ps/music-drawing-routines.ps (skeel): Removed.
11528
11529 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11530
11531         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
11532         Solaris7, as we don't use nested $( ) constructs.
11533
11534 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11535
11536         * VERSION: Release 1.6.6.
11537         
11538 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11539
11540         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
11541         as workaround for /bin/sh problems on Solaris7.
11542
11543 2002-10-19  Werner Lemberg  <wl@gnu.org>
11544
11545         * GNUmakefile.in (web-doc): Fix typos.
11546         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
11547         `music-drawing-routines.ps' but emit \special{header=...} once.
11548         * scm/tex.scm (header-end): Updated.
11549
11550 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11551
11552         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
11553         undefined tremolo. 
11554
11555 2002-10-15  Werner Lemberg  <wl@gnu.org>
11556
11557         * scripts/lilypond-book.py (g_make_html): New global variable.
11558         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
11559         if `g_make_html' isn't set.
11560         [main]: Add format `texi-html'.
11561         (option_definitions): Updated.
11562         * Documentation/user/lilypond-book.itely: Updated.
11563
11564         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
11565         * make/ly-rules.make (%.texi, %.nexi): Use it.
11566         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
11567         format to lilypond-book.
11568         * GNUmakefile.in (web-doc): Ditto.
11569
11570 2002-10-14  Werner Lemberg  <wl@gnu.org>
11571
11572         Further improve TeX output.  The produced files are about 40%
11573         smaller.  `lilyponddefs.tex' is now read only once.
11574
11575         * tex/lilyponddefs.tex: Remove footer stuff.
11576         (\ifundefined): Renamed to...
11577         (\lilypondundefined): This.  Use LaTeX's definition to
11578         make it nestable and make it global.
11579         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
11580         output.
11581         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
11582         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
11583         them global.
11584         (\placebox): Renamed to...
11585         (\lyitem): This.
11586         Make it global and call \outputscale by itself.
11587         (\lybox, \lyvrule): New macros to reduce input data.
11588         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
11589         New auxiliary macros.
11590         (\SkipLilydefs, \EndLilyPondOutput): Removed.
11591         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
11592         to...
11593         (\lilypondspace): This and made it global.
11594         (\turnOnPostScript): Renamed to...
11595         (\lilypondpostscript): This and made it global.
11596         (\turnOnExperimentalFeatures): Renamed to...
11597         (\lilypondexperimentalfeatures): This and made it global.
11598         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
11599         (\lilypondsetdimen): This and made it global.
11600         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
11601         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
11602         (all, $(outdir)/music-drawing-routines.ps): New rules.
11603         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
11604         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
11605         start-system, stop-system, stop-last-system, filledbox): Updated to
11606         use the changed macros from lilyponddefs.tex.
11607         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
11608
11609 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11610
11611         * Documentation/windows/installing.texi: Update.
11612
11613 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11614
11615         * VERSION: 1.6.5 released
11616
11617         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11618
11619 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11620
11621         * scm/translator-property-description.scm (voltaOnThisStaff): add
11622         property.
11623
11624 2002-09-28  Werner Lemberg  <wl@gnu.org>
11625
11626         * scm/tex.scm (header-end): Suppress page numbering.
11627
11628         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11629         Fix quotation for HTML output.
11630
11631 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11632         
11633         * Documentation/user/refman.itely: grammar and phrasing
11634           fixes to "Note Entry" section.  Also adds a few new examples.
11635
11636 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11637
11638         * flower/include/string-data.icc: include string.h
11639
11640 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11641
11642         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11643
11644 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11645
11646         * Documentation/user/GNUmakefile (extra-local-help): Add.
11647
11648         * stepmake/stepmake/www-targets.make (local-help): Add.
11649
11650 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11651
11652         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11653         packages.
11654
11655         * Documentation/topdocs/README.texi (Top): building documentation
11656         (not website.)
11657
11658 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11659
11660         * Documentation/user/refman.itely: 
11661         * Documentation/user/tutorial.itely: 
11662         * Documentation/user/music-glossary.tely: Merge changes.
11663
11664         * Documentation/user/glossary.html.in: 
11665         * Documentation/index.texi: 
11666         * Documentation/header.html.in: Accomodate renaming of glossary.
11667         
11668         * Documentation/user/tutorial.itely: Add some glossary references.
11669         
11670         * Documentation/user/refman.itely: Minor fixes.
11671         
11672         * Documentation/user/lilypond.tely: Add glossary do direntry.
11673
11674         * Documentation/user/music-glossary.tely: Rename (previously:
11675         glossary.tely).  Fix anchor placement.
11676
11677         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11678
11679 2002-09-23  Werner Lemberg  <wl@gnu.org>
11680
11681         * scripts/lilypond-book.py (output_dict): Fix handling of
11682         various environments by avoid extraneous newlines.
11683         Rename `output-all' regexp for html to `output-html'.
11684         Replace `output-all' regexp for texi with `output-texi-quote'
11685         and `output-texi-noquote'.
11686         (compose_full_body): Don't override `linewidth' user option
11687         for `singleline'.
11688         (schedule_lilypond_block): Don't indent text specified with
11689         `intertext' option.
11690         Add new option `noquote'.
11691         (compile_all_files): Use latex instead of tex to compile ly
11692         files directly.
11693
11694         * Documentation/user/lilypond-book.itely: Updated and revised.
11695         Improve layout.
11696
11697         * Documentation/user/glossary.tely,
11698         Documentation/user/introduction.itely,
11699         Documentation/user/tutorial.itely,
11700         Documentation/user/refman.itely,
11701         Documentation/user/appendices.itely: Fix overfull LilyPond
11702         boxes caused by the new lilypond-book code.  Other minor
11703         fixes.
11704
11705         * Documentation/user/macros.itexi (@texiflat): Don't emit
11706         trailing space.
11707
11708         * scm/tex.scm (end-output, header-end): Add preamble and
11709         postamble to make lilypond output directly compilable with
11710         latex.
11711
11712         
11713 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11714
11715         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11716         instructions.
11717
11718 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11719
11720         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11721
11722 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11723
11724         * lily/beam.cc (connect_beams): don't crash if there are quarter
11725         notes in beams.
11726
11727 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11728
11729         * Documentation/user/refman.itely: corrected ancient clef
11730         docu; added docu on ligatures
11731
11732 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11733
11734         * Documentation/user/glossary.tely,
11735         Documentation/user/refman.itely, input/les-nereides.ly,
11736         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11737         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11738         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11739         Stem properties: flag-style -> stroke-style, style -> flag-style.
11740
11741
11742 2002-09-22  Werner Lemberg  <wl@gnu.org>
11743
11744         * scripts/lilypond-book.py: Add option `notime' to suppress
11745         printing of a time signature.  Specify default indentation of 0pt
11746         if single line fragment.  Don't emit redundant `\paper{ }'.
11747
11748         * Documentation/user/lilypond-book.itely: Updated.
11749
11750         * Documentation/user/glossary.tely: Completely reformatting.
11751
11752 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11753
11754         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11755
11756 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11757
11758         * Documentation/user/tutorial.itely: Fix links.
11759         
11760         * Documentation/topdocs/index.tely:
11761         * Documentation/index.texi:
11762         * Documentation/header.html.in: Small website fixes and updates.
11763
11764         * debian/: Debian patch by Anthony Fok.
11765
11766 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11767
11768         * Documentation/footer.html.in: How time flies: It's already 2002!
11769
11770         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11771         more descriptive link names than 'here'.
11772
11773 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11774
11775         * VERSION: 1.7.2 released
11776         * VERSION: 1.6.4 released
11777         
11778         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11779
11780         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
11781         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
11782
11783         * mf/feta-din.mf (test): add x-height and space.
11784
11785         * lily/dynamic-engraver.cc (process_music): take dynamic direction
11786         from ^_ for crescendi. Idem for slurs and phrasing slurs.
11787
11788         * ly/grace-init.ly: add-to-grace-init: function to portably add
11789         settings to \grace. 
11790
11791         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
11792         if we get an absolute dynamic event.
11793  
11794         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
11795
11796         * lily/source-file.cc (get_line): oops. All line numbers were off
11797         by 2. Fix that. 
11798
11799         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
11800         be after the note, combined with -_^, i.e. c4-(-\)-\>  
11801
11802         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
11803
11804         * lily/parser.yy (number_factor): remove (number) as number
11805         expression. ("Let them eat Lisp").
11806
11807 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11808
11809         * lily/horizontal-bracket.cc: new file.
11810
11811         * lily/horizontal-bracket-engraver.cc: new file.
11812
11813         * input/regression/note-group-bracket.ly: new file. Support
11814         horizontal note brackets for music analysis.
11815
11816         * lily/stem.cc (flag): new flag-style: no-flag.
11817
11818         * input/test/stem-cross-staff.ly: new file
11819         
11820         * Documentation/user/internals.itely: Improved formatting, fixing
11821         typos.  Added a section `Output details' to describe how the TeX
11822         code looks like.
11823
11824         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
11825
11826         * lily/parser.yy: remove \dynamicscript.
11827
11828         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
11829         definitions. 
11830
11831         * python/midi.c (midi_error): take two arguments.
11832
11833         * Merge 1.6.5 changes:
11834         
11835 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11836
11837         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
11838         staff-space.  Previous 1.5 was probably meant as half-spaces.
11839         (cautionary-style): parentheses (was: smaller).  This is what doco
11840         says, and it seems more logical.
11841
11842         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
11843         for 2nd sentence.
11844
11845 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11846
11847         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
11848
11849 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11850
11851         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11852
11853 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11854
11855         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11856
11857 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11858
11859         * scm/translator-property-description.scm (voltaOnThisStaff): add
11860         property.
11861
11862 2002-09-28  Werner Lemberg  <wl@gnu.org>
11863
11864         * scm/tex.scm (header-end): Suppress page numbering.
11865
11866         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11867         Fix quotation for HTML output.
11868
11869 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11870         
11871         * Documentation/user/refman.itely: grammar and phrasing
11872           fixes to "Note Entry" section.  Also adds a few new examples.
11873
11874 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11875
11876         * flower/include/string-data.icc: include string.h
11877
11878 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11879
11880         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11881
11882 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11883
11884         * Documentation/user/GNUmakefile (extra-local-help): Add.
11885
11886         * stepmake/stepmake/www-targets.make (local-help): Add.
11887
11888 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11889
11890         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11891         packages.
11892
11893         * Documentation/topdocs/README.texi (Top): building documentation
11894         (not website.)
11895
11896 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11897
11898         * Documentation/user/refman.itely: 
11899         * Documentation/user/tutorial.itely: 
11900         * Documentation/user/music-glossary.tely: Merge changes.
11901
11902         * Documentation/user/glossary.html.in: 
11903         * Documentation/index.texi: 
11904         * Documentation/header.html.in: Accomodate renaming of glossary.
11905         
11906         * Documentation/user/tutorial.itely: Add some glossary references.
11907         
11908         * Documentation/user/refman.itely: Minor fixes.
11909         
11910         * Documentation/user/lilypond.tely: Add glossary do direntry.
11911
11912         * Documentation/user/music-glossary.tely: Rename (previously:
11913         glossary.tely).  Fix anchor placement.
11914
11915         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11916
11917 2002-09-23  Werner Lemberg  <wl@gnu.org>
11918
11919         * scripts/lilypond-book.py (output_dict): Fix handling of
11920         various environments by avoid extraneous newlines.
11921         Rename `output-all' regexp for html to `output-html'.
11922         Replace `output-all' regexp for texi with `output-texi-quote'
11923         and `output-texi-noquote'.
11924         (compose_full_body): Don't override `linewidth' user option
11925         for `singleline'.
11926         (schedule_lilypond_block): Don't indent text specified with
11927         `intertext' option.
11928         Add new option `noquote'.
11929         (compile_all_files): Use latex instead of tex to compile ly
11930         files directly.
11931
11932         * Documentation/user/lilypond-book.itely: Updated and revised.
11933         Improve layout.
11934
11935         * Documentation/user/glossary.tely,
11936         Documentation/user/introduction.itely,
11937         Documentation/user/tutorial.itely,
11938         Documentation/user/refman.itely,
11939         Documentation/user/appendices.itely: Fix overfull LilyPond
11940         boxes caused by the new lilypond-book code.  Other minor
11941         fixes.
11942
11943         * Documentation/user/macros.itexi (@texiflat): Don't emit
11944         trailing space.
11945
11946         * scm/tex.scm (end-output, header-end): Add preamble and
11947         postamble to make lilypond output directly compilable with
11948         latex.
11949
11950         
11951 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11952
11953         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11954         instructions.
11955
11956 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11957
11958         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11959
11960 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11961
11962         * lily/beam.cc (connect_beams): don't crash if there are quarter
11963         notes in beams.
11964
11965 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11966
11967         * Documentation/user/refman.itely: corrected ancient clef
11968         docu; added docu on ligatures
11969
11970 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11971
11972         * Documentation/user/glossary.tely,
11973         Documentation/user/refman.itely, input/les-nereides.ly,
11974         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11975         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11976         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11977         Stem properties: flag-style -> stroke-style, style -> flag-style.
11978
11979 2002-09-22  Werner Lemberg  <wl@gnu.org>
11980
11981         * scripts/lilypond-book.py: Add option `notime' to suppress
11982         printing of a time signature.  Specify default indentation of 0pt
11983         if single line fragment.  Don't emit redundant `\paper{ }'.
11984
11985         * Documentation/user/lilypond-book.itely: Updated.
11986
11987         * Documentation/user/glossary.tely: Completely reformatting.
11988
11989 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11990
11991         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11992
11993 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11994
11995         * Documentation/user/tutorial.itely: Fix links.
11996         
11997         * Documentation/topdocs/index.tely:
11998         * Documentation/index.texi:
11999         * Documentation/header.html.in: Small website fixes and updates.
12000
12001         * debian/: Debian patch by Anthony Fok.
12002
12003 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12004
12005         * Documentation/footer.html.in: How time flies: It's already 2002!
12006
12007         * Documentation/topdocs/index.tely: Stable/development fix.  Use
12008         more descriptive link names than 'here'.
12009
12010 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12011
12012         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
12013
12014 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12015
12016         * lily/part-combine-music-iterator.cc (get_state): cleanup
12017         (get_music_info): cleanup.
12018
12019 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12020
12021         * scm/backend-documentation-lib.scm (interface-doc-string):
12022         crosslinks between interfaces and grobs. Headings for interfaces
12023         in grob explanation.
12024
12025 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
12026
12027         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
12028         dtd).  Add preliminary dtd.
12029         (re-sub-alist): Robustify.
12030
12031 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12032
12033         * lily/include/event-chord-iterator.hh,
12034         lily/context-specced-music-iterator.cc,
12035         lily/event.cc, lily/event-chord-iterator.cc: add
12036
12037 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
12038
12039         * lily/: some (c) header fixes.
12040         
12041         * lily/request-chord.cc: Remove.
12042         
12043         * lily/include/event-chord-iterator.hh:
12044         * lily/include/event.hh:
12045         * lily/event-chord.cc: New file.
12046         
12047         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
12048         requested.
12049
12050 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12051
12052         * lily/ : rename Request to Event
12053
12054         * lily/parser.yy (command_element): move clef stuff into Scheme.
12055
12056         * lily/:  rename length_mom () to get_length()
12057
12058         * lily/part-combine-music.cc: removed file and class.
12059
12060         * lily/context-specced-music-iterator.cc (class
12061         Context_specced_music_iterator): new file. Obsoletes the
12062         Context_specced_music type.
12063
12064         * scm/music-types.scm (make-repeated-music): put different kinds
12065         of repeated music into music-type table.
12066
12067         * VERSION: 1.7.1 released.
12068
12069         * scm/to-xml.scm: new file.
12070
12071         * input/test/to-xml.ly (fooBar): demo of what is possible with the
12072         new Input representation: dump music as XML.
12073
12074         * scm/engraver-documentation-lib.scm
12075         (engraver-accepts-music-types?): add links from music to engraver,
12076         from music-type to engraver.
12077
12078         * lily/include/command-request.hh: removed
12079         lily/include/musical-request.hh: removed. Removed all _req classes
12080         except Key_change_req. Changes throughout.
12081
12082 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12083
12084         * lily/tuplet-engraver.cc (try_music): Compile kludge.
12085
12086 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12087
12088         * lily/*.cc: specify accepts for many engravers.
12089
12090         * scm/music-documentation-lib.scm: dump music expressions and
12091         music subtypes.
12092
12093         * scm/documentation-lib.scm: complete revision.
12094         Use GOOPS objects to store document tree explicitly. Cleaned up and
12095         sped up doco generation a lot.
12096
12097 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12098
12099         * input/trip.ly (fugaIILeft): add arpeggio
12100
12101         * lily/translator-group.cc (try_music_on_nongroup_children):
12102         oops. The name symbol is in the cdr of the assoc handle.
12103
12104         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
12105         Hyphen_req, Glissando_req, Break_req, Mark_req 
12106
12107 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12108
12109         * lily/musical-request.cc (music-duration-length,
12110         music-duration-compress): new functions.
12111
12112         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
12113         throughout. Warning doesn't work yet.
12114
12115         * lily/translator-group.cc (try_music_on_nongroup_children):
12116         new implementation: store candidate acceptors in a hashTable.
12117
12118 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12119
12120         * scm/music-types.scm (music-descriptions): change name to
12121         internal-class-name
12122
12123         * scm/chord-name.scm (chord::inner-name-banter): remove space.
12124
12125 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12126
12127         * lily/beam.cc (connect_beams): don't crash if there are quarter
12128         notes in beams.
12129
12130 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
12131
12132         * Documentation/user/refman.itely: corrected ancient clef
12133         docu; added docu on ligatures
12134
12135 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
12136
12137         * Documentation/user/glossary.tely,
12138         Documentation/user/refman.itely, input/les-nereides.ly,
12139         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
12140         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
12141         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
12142         Stem properties: flag-style -> stroke-style, style -> flag-style.
12143
12144 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12145
12146         * scm/music-functions.scm (music-separator?): don't use name music
12147         property.
12148
12149 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
12150
12151         * stepmake/stepmake/generic-targets.make (help): Document check
12152         target.
12153
12154         * lily/new-accidental-engraver.cc: Compile fix.
12155
12156 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
12157
12158         * scripts/convert-ly.py: Add rule.
12159
12160         * input/test/music-creation.ly:
12161         * input/test/add-staccato.ly:
12162         * input/test/add-text-script.ly: ly-make-music.
12163
12164         * scm/drums.scm (make-head-type-elem, make-articulation-script):
12165         More ly-make-music renamings.
12166
12167         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
12168
12169         * lily/music-constructor.cc (make_music): Add debugging info.
12170
12171         * scm/music-functions.scm (make-simultaneous-music,
12172         (make-sequential-music, context-spec-music):
12173         * scm/music-types.scm (music-descriptions): Get lily to run.
12174
12175 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12176
12177         * lily/command-request.cc (transpose_key_alist): new function.
12178
12179         * lily/key-performer.cc (create_audio_elements): cleanup. 
12180
12181 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12182
12183         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
12184
12185         * lily/include/translator.hh (ENTER_DESCRIPTION): add
12186         events-accepted field.
12187
12188         * scm/music-types.scm: new file.
12189
12190         * lily/parser.yy: put music type initialization into scheme,
12191         similar to grob initialization.  Changes throughout.
12192
12193 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12194
12195         * Documentation/user/tutorial.itely: Fix links.
12196         
12197         * Documentation/index.texi: 
12198         * Documentation/header.html.in: 
12199         * Documentation/topdocs/index.tely: Small website fixes and updates.
12200
12201         * debian/: Debian patch by Anthony Fok.
12202
12203 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12204
12205         * Documentation/footer.html.in: How time flies: It's already 2002!
12206
12207         * Documentation/topdocs/index.tely: Stable/development fix.  Use
12208         more descriptive link names than 'here'.
12209
12210         * ROADMAP: Remove test stuff.
12211
12212         * scripts/update-lily.py: Allow auto-building of stable and
12213         development versions.  Bugfixes.
12214
12215 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12216
12217         * VERSION: released 1.7.0
12218
12219         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
12220
12221         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
12222         positive line widths.
12223
12224 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12225
12226         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
12227         go.  Fix comments.
12228
12229         * cygwin: Cygwin updates.
12230
12231 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12232
12233         * Documentation/windows/installing.texi (Top): version for python,
12234         urls for ghostscript (thanks to John Potelle)
12235         
12236         * lily/simultaneous-music-iterator.cc
12237         (Simultaneous_music_iterator): init children_list_ before
12238         triggering GC.
12239
12240         * lily/*-iterator.cc: be even more careful with smobbed copy
12241         constructors. 
12242
12243         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
12244         LeftEdge item.
12245
12246 2002-09-15  Werner Lemberg  <wl@gnu.org>
12247
12248         Improving LilyPond's output to make them ordinary TeX boxes with
12249         predictable dimensions.  System boxes are now vertically centered on
12250         the baseline; this offset can be further controlled with
12251         \lilypondscoreshift.
12252
12253         * lily/system.cc (System::post_processing): Pass length of current
12254         system to `start-system' (including any horizontal indentation).
12255
12256         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
12257         prettier.
12258         (lily-def): Append `%'.
12259         (start-system): Add parameter `wd'.  Output more TeX code to specify
12260         box dimensions.
12261         (stop-system, stop-last-system): Complement changes in
12262         `start-system'.
12263         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
12264         Updated.
12265
12266         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
12267         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
12268         Write final `\endinput'.
12269
12270         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
12271         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
12272         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
12273         files and macro definitions don't produce spurious spaces and
12274         paragraphs (using \endlinechar).
12275         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
12276
12277         * Documentation/user/internals.itely: Improved formatting, fixing
12278         typos.  Added a section `Output details' to describe how the TeX
12279         code looks like.
12280
12281 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12282
12283         * lily/accidental-engraver.cc: Also work with partial measures.
12284
12285 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12286
12287         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
12288         spanner.
12289
12290 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12291
12292         * lily/identifier-smob.cc (unpack_identifier): new file.
12293
12294         * lily/lexer.ll (identifier_type): new function.  use ly-id to
12295         pass off scheme expressions as music identifiers.
12296
12297         * scm/lily.scm: reorganisation, cleanups.
12298
12299         * lily/main.cc: small cleanups.
12300
12301 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12302
12303         * lily/ly-module.{cc,hh}: new file.
12304
12305 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12306
12307         * lily/accidental-engraver.cc: Also work with partial measures.
12308
12309 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12310
12311         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
12312
12313 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12314
12315         * lily/my-lily-lexer.cc: use SCM module in stead of
12316         Scheme_hash_table. Changes throughout.  
12317
12318 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12319
12320         * VERSION (MY_PATCH_LEVEL): make 1.7.0
12321