]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* scm/lily.scm (ly:all-stencil-expressions):
[lilypond.git] / ChangeLog
1 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2
3         * lily/: Stray janitorial cleanups.
4
5         * scm/lily.scm (ly:all-stencil-expressions):
6         * scm/lily.scm (ly:all-output-backend-commands): New function.
7
8         * scm/safe-lily.scm (safe-objects): Add them.
9
10         * scm/framework-gnome.scm (<gnome-outputter>): New class.
11
12         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
13
14 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
15
16         * buildscripts/guile-gnome.sh: Pick-up user-installe pango.
17
18 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
19
20         * scm/page-layout.scm (default-page-make-stencil): add
21         raggedbottom, raggedlastbottom.
22
23         * Documentation/user/changing-defaults.itely (Page layout): add doc.
24
25         * scm/framework-tex.scm (define-fonts): fix export of
26         papersize.
27
28         * lily/paper-book.cc (classic_output): strip suffixes from
29         framework functions.
30
31         * lily/tuplet-bracket.cc (before_line_breaking): do not return
32         SCM_UNDEFINED to Scheme.
33
34 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
35
36         * lily/book.cc: remove Book::to_stencil().
37         (process): whoops. Score::book_rendering returns vector, not list.
38
39         * scripts/convert-ly.py (conv): remove \notes.
40         apply to input examples.
41         
42         * lily/paper-outputter.cc (output_stencil): don't use
43         smobify_self() but self_scm()
44
45         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
46         from smobify_self().
47
48         * lily/paper-book.cc (output): load framework module
49         scm_c_resolve_module().
50
51         * python/lilylib.py (exit): exit with argument i.
52
53 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
54
55         * scm/framework-gnome.scm (output-framework-gnome): Try loading
56         gnome modules from non-toplevel.
57
58         * lily/ly-module.cc (ly:import-module): Export to ly:.
59
60         * lily/paper-score.cc (process): Do not show progress newline.
61
62         * lily/paper-book.cc (output, classic_output): Show progess
63         newline after score.
64
65 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
66
67         * buildscripts/lilypond-words.py: add ly/vlaams.ly
68
69 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
70
71         * lily/score.cc (ly:run-translator): Do not crash on empty music
72         list.
73
74         * lily/book.cc (process): Do not render score when systems is empty.
75
76         * input/simple-song.ly: Down one octave.
77
78         * scm/output-gnome.scm: Remove script again; re-add modules fix
79         (CVS conflict resolve?)
80
81         * lily/stencil.cc (ly:interpret-stencil): Was:
82         interpret_stencil_expression.
83
84 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
85
86         * buildscripts/guile-gnome.sh: New file.
87
88         * scm/output-gnome.scm: White background, better window size, sane
89         canvas size.  Cleanups.
90
91 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
92
93         * VERSION: release 2.3.4
94
95         * Documentation/user/invoking.itexi (Invoking the lilypond
96         binary): document --safe.
97
98         * scm/output-gnome.scm: set PATH in script.
99
100         * scm/page-layout.scm (default-page-make-stencil): don't stretch
101         if there is too few systems on a page.
102
103         * lily/parser.yy (relative_music): start at middle C without pitch
104         argument.
105
106         * Documentation/user/changing-defaults.itely (Page layout): new node.
107         (Paper size): rename node
108         (Page breaking): new node.
109         (Titling): move from invoking.
110         (File structure): new node.
111
112         * lily/parser.yy (score_body): allow \header and music anywhere in
113         \score body.
114
115 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
116
117         * scm/lily.scm (ly:load): Remove page-breaking.scm.
118
119 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
120
121         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
122
123         * lily/include/paper-line.hh: rename to Paper_system.
124
125         * lily/include/paper-book.hh: doc class.
126
127         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
128
129         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
130         (plain-header): add instrument-name.
131         (default-page-make-stencil): bugfixes.
132
133         * lily/parser.yy (book_body): allow \header anywhere in \book{}
134
135         * lily/paper-book.cc: remove copyright & tagline. Remove
136         interactions with Page
137
138         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
139         here, 
140         (default-page-make-stencil): new function
141         (default-page-music-height): new function
142         (page-headfoot): new function
143         (ly:optimal-page-breaks): generate stencils directly from here
144
145         * scm/titling.scm: new file, group titling functions
146
147 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
148
149         * scm/output-gnome.scm: Handle multiple pages.
150
151         * scm/framework-gnome.scm: Do not load output-gnome.
152         (framework-gnome): Invoke output-gnome::header and
153         output-gnome::end-output as faked stencils.  Fixes experimental
154         gnome output.
155
156 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
157
158         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
159         octavation compatibility fixes. Backportme. 
160
161         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
162         pages.
163         (ly:optimal-page-breaks): combine-penalties: no shortcut for
164         negative. Now we handle negative penalties (ie. \pageBreak)
165         correctly.
166
167         * lily/system.cc (get_line): extract page-penalty from the left
168         bound.
169
170         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
171
172 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
173
174         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
175
176 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
177
178         * scm/output-gnome.scm: Update script.  Move development to
179         lilypond_2_3_2 branch for now.
180
181 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
182
183         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
184         negative penalties.
185         cleanups.
186
187         * Documentation/user/changing-defaults.itely (Creating contexts):
188         index entries
189
190         * scm/page-breaking.scm (ly:optimal-page-breaks): new
191         file. Rewrite function. 
192
193         * lily/paper-book.cc (pages): new interface: page-breaking returns
194         list of line-list.
195
196         * lily/page.cc (Page): take lines argument.
197
198         * scm/document-translation.scm (all-engravers-doc): link to user man
199
200         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty iso. score.
201
202         * Documentation/user/notation.itely (Relative octaves): typo.
203
204         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
205
206 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
207
208         * scm/output-gnome.scm: Update build script.
209
210 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
211
212         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
213         gnome backend.
214
215         * scm/framework-gnome.scm: New file.
216
217         * scm/lily.scm: Use it.
218
219         * lily/paper-outputter.cc: Janitorial cleanups.
220         (ly:outputter-dump-string): Remove unreachable statement.
221
222         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
223         (ice-9): Bugfix: Add srfi-1.
224
225         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
226
227 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
228
229         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
230         in do_quit()
231         
232 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
233
234         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
235
236 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
237
238         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
239         override of Beam::position-callbacks. Why would grace beams not be
240         quantized? Fixes: weird-stem-size-grace. 
241
242         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
243         warning only once. Backportme.
244
245         * lily/accidental-engraver.cc (number_accidentals_from_sig):
246         bugfix, 2nd try. Backportme.
247
248         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
249
250 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
251
252         * Documentation/user/notation.itely (Instrument transpositions):
253         Correct the name of the instrumentTransposition property.
254
255 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
256
257         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
258
259 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
260
261         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
262         and postLilyPondExample are called when defined.
263
264 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
265
266         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
267         This fixes setting notenames with `\include "nederlands.ly" '
268
269         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
270         new function.
271
272 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
273
274         * scm/page-layout.scm: don't do piece, it should be in score-title
275         only.
276
277         * lily/lexer.ll: lex \score separately.
278
279         * lily/paper-book.cc: junk stencil2line.
280
281         * lily/paper-line.cc (Paper_line): construct from Stencil
282         directly. No futzing with the dimensions.
283
284         * lily/include/paper-line.hh (class Paper_line): 
285
286         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
287         takes arbitrary number of arguments.
288
289         * input/test/markup-score.ly (tuning): simplify example. 
290
291 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
292
293         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
294
295         * scm/define-markup-commands.scm (score): define score-markup
296
297         * lily/parser.yy (markup): use score-markup.
298
299         * lily/score.cc: add ly:score? 
300
301 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
302
303         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
304         fret-parse-string so it prepares for calls to fret-diagram-verbose
305         Changed display constants to props so they are available for
306         \override.
307         
308 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
309
310         * VERSION: release 2.3.3
311
312         * stepmake/stepmake/generic-vars.make: unset LANG.
313
314         * input/regression/tuplet-nest.ly: bugfix.
315
316         * lily/tie-performer.cc (stop_translation_timestep): reset
317         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
318
319         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
320         clear repeat_ directly after setting stem_tremolo_. Fixes:
321         tremolo-repeat.ly
322
323         * input/regression/span-bar-break.ly: new file.
324
325         * scm/define-grobs.scm (all-grob-descriptions): remove
326         break-visibility from SpanBar. Fixes: piano-repeat.ly
327
328 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
329
330         * python/lilylib.py (make_ps_images): only compute bbox when needed.
331
332         * scripts/lilypond-book.py (process_snippets): use lily -f ps
333         files for generating pngs. (failed experiment)
334
335         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
336         file with PFA fonts included.
337
338         * lily/score.cc (default_rendering): put header in too.
339
340         * lily/paper-line.cc (LY_DEFINE): change function to
341         ly:paper-line-extent
342
343         * scm/page-layout.scm (default-book-title): only add lines for
344         non-nil fields.
345         (default-score-title): idem.
346
347         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
348
349         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
350
351         * lily/include/paper-book.hh (class Paper_book): remove height_
352         member.
353
354         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
355
356         * lily/ly-module.cc (LY_DEFINE): bugfix.
357
358         * lily/paper-book.cc (book_title): separate function for the book
359         title.
360
361         * scm/page-layout.scm (default-book-title): only account for
362         markup fields.
363
364         * scm/framework-ps.scm: new file. Move high level interface from
365         output-ps.scm
366
367         * scm/music-functions.scm (def-grace-function): move macros from
368         ly/music-functions-init.ly
369
370         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
371         framework-tex.scm
372
373         * scm/framework-tex.scm (dump-line): new file. High level
374         interface for output (pages, systems, header). 
375
376         * lily/include/page.hh (class Page): add is_last_ field.
377
378         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
379
380         * lily/paper-book.cc (split_string): new function
381         (output): output multiple formats, i.e. --format=ps,tex
382
383         * scm/output-ps.scm (output-scopes): dump variables directly.
384         (define-fonts): rewrite for new interface
385
386         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
387
388         * lily/paper-outputter.cc (Paper_outputter): take format argument.
389
390         * lily/main.cc (parse_argv): don't set extension for output.
391
392         * lily/clef-engraver.cc (create_clef): remove
393         Staff_symbol_referencer::set_position() call. 
394
395 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
396
397         * ly/music-functions-init.ly (addlyrics): set the 'origin property
398         with the location argument in music function definitions.
399
400 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
401
402         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
403         staffsymbol dependency.
404
405         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
406         cleanups.
407
408         * lily/book.cc (process): return Paper_book
409         (to_stencil): use Book::process().
410
411         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
412         header_ field. Store in $globalheader
413
414         * lily/parser.yy (book_body): book header is initted to
415         $globalheader.
416         
417
418 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
419
420         * input/test/fill-a4.ly: removed.
421
422         * lily/parser.yy (output_def): push scope of parent_ Output_def
423         too.
424
425 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
426
427         * scm/output-gnome.scm: Update info.
428
429 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
430
431         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
432
433         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
434         than 1 module.
435
436         * lily/include/ly-module.hh (ly_use_module): rename is_module to
437         ly_c_module_p.
438
439         * scm/page-layout.scm (default-book-title): move Scheme titling
440         functions to here.
441
442         * lily/parser.yy (book_paper_block): remove scope too.
443
444         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
445
446         * lily/rest.cc: add direction to rest properties.
447
448         * lily/include/output-def.hh: new file, move from
449         music-output-def.hh
450
451 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
452
453         * scm/output-gnome.scm: Describe feta-cork hack.
454
455 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
456
457         * lily/include/book-paper-def.hh: derive from Output_def 
458
459         * lily/include/paper-def.hh: move all functionality out of class.
460         Junk header.
461
462         * lily/include/music-output-def.hh: rename Music_output_def to
463         Output_def.
464
465         * input/wilhelmus.ly: only set space for Paper formatting. 
466
467         * lily/include/midi-def.hh: remove file, remove class.
468         Move functions to Music-output-def.
469
470         * lily/music-output-def.cc (Music_output_def): remove separate
471         translator table. Lookup translators in scope directly. This
472         obviates Context suffix for context identifiers, i.e.
473
474         \context {
475           \Staff
476           .. 
477           }
478
479
480         will work.
481         
482
483         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
484
485         * Documentation/user/changing-defaults.itely (Horizontal spacing):
486         document spacing override hack.
487
488 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
489
490         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
491         installation info.  Support point-and-click.  Add +/- zoom
492         keybindings.
493
494 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
495
496         * VERSION: 2.3.2 released
497         
498         * lily/parser.yy (book_body): set default bookpaper.
499
500         * scm/output-tex.scm (header): kludge: hard code linewidth. 
501
502         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
503
504 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
505
506         * lily/score.cc (default_rendering): scale outputdef before
507         starting.
508
509 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
510
511         * scm/fret-diagrams.scm: Add header.
512
513         * scm/output-gnome.scm: Hello world :-)
514
515 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
516
517         * scripts/lilypond.py (run_dvips): only add papersize if present.
518
519         * lily/accidental-engraver.cc (update_local_key_signature): new
520         function, fold code from initialize() and process_music().
521         (update_local_key_signature): use deep copy. This fixes one
522         problem from custom-key-signatures.ly.
523         (number_accidentals_from_sig): tighter check for
524         accidental-too-old.
525
526         * ly/engraver-init.ly: remove localKeySignature
527         definition from ChoirStaff, StaffGroup, Score.
528         
529         * lily/percent-repeat-engraver.cc (try_music): add moments for
530         barlines too. Fixes: skipbars-percent-repeat.ly.
531
532 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
533
534         * lily/context-def.cc (filter_performers): don't go to cdrloc if
535         skipping last pair. Fixes: crash-bar-number.
536
537         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
538         D. Sorensen)
539
540         * input/test/fret-diagram.ly: new file.
541
542         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
543         (scale-paper): divide by scale.
544
545 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
546
547         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
548         case.
549
550 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
551
552         * scm/stencil.scm (fontify-text): reinstate function
553
554         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
555
556         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
557
558         * lily/parser.yy (book_paper_head): \bookpaper {} 
559
560         * python/midi.c: remove config.h
561
562 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
563
564         * scm/output-gnome.scm: Update.
565
566 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
567
568         * scm/output-gnome.scm: New file.
569
570         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
571
572 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
573
574         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
575         (find_scaled_font): move from Paper_def
576
577 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
578
579         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
580         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
581
582         * po/fr.po: update po.
583
584         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
585
586         * lily/book-paper-def.cc (print_smob): new file.
587
588 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
589
590         * buildscripts/lilypond-words.py: search words also from
591         music-functions-init.ly.
592
593 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
594
595         * ly/music-functions-init.ly (def-music-function): new helper
596         macro for defining music functions. \addlyrics \appoggiatura
597         \acciaccatura \grace \partcombine \autochange \applycontext
598         \applyoutput and \breathe are now defined here thanks to it.
599
600         * lily/parser.yy: 
601         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
602         \grace \partcombine \autochange \applycontext \applyoutput and
603         \breathe keywords removed from the parser.
604
605         * lily/parser.yy: 
606         * lily/music-function.cc (ly_make_music_function): 
607         * lily/lexer.ll (music_function_type): added a case for 0-arg
608         music functions.
609
610 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
611
612         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
613         refering to a music expression can be used in lily-inside-scheme:
614         #{ $music #}
615
616         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
617         and ly:parser-define, and change ly:parser-parse-string in order
618         to make #{ $music #} work.
619
620         * scm/new-markup.scm (compile-markup-expression): when an argument
621         is a string, use `make-simple-markup'.
622
623 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
624
625         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
626
627 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
628
629         * scripts/convert-ly.py (FatalConversionError.func): handle + in
630         font-size. (backportme)
631
632 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
633
634         * lily/paper-outputter.cc (output_stencil): dump font definitions
635         before each stencil.
636
637         * lily/include/paper-book.hh (struct Score_lines): new
638         struct. Collect info per Paper-score.
639
640         * lily/include/page.hh (class Page): to_stencil() returns Stencil
641         everywhere.
642
643         * lily/stencil.cc (find_expression_fonts): new function
644
645         * lily/paper-outputter.cc (output_stencil): use
646         interpret_stencil_expr
647
648         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
649         (interpret_stencil_expr): new function. Generic stencil
650         interpretation.
651
652         * lily/paper-def.cc (find_scaled_font): divide lookup
653         magnification by outpuscale for non-virtual fontmetrics. This
654         fixes ludicrously long font definitions for text
655         fonts. (backportme)
656
657         * lily/score-engraver.cc: remove
658         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
659
660 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
661
662         * input/test/markup-score.ly: Remove \notes.
663
664         * lily/parser.yy (book_body): Grok Composite_music and \header.
665         (markup): Push NOTES mode before score_block.
666
667         * VERSION: release 2.3.1
668         
669         * mf/feta-klef.mf: 
670         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
671
672         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
673
674         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
675
676 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
677
678         * scm/output-tex.scm (output-tex-string): tighten safe security.
679
680         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
681
682         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
683         allowed ly functions.
684
685         * lily/ly-module.cc (ly_module_define): only define variable if
686         bound.
687         (ly_make_anonymous_module): take safe option.
688
689 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
690
691         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
692
693 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
694
695         * input/regression/newaddlyrics.ly: Fix.
696
697         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
698         \score \notes.
699
700 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
701
702         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
703
704 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
705
706         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
707
708         * lily/paper-line.cc (Paper_line): don't store list of stencils,
709         but convert to single Stencil immediately.
710
711         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
712
713 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
714
715         * scm/output-sodipodi.scm: Resurrect sodipodi output.
716
717 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
718
719         * elisp/lilypond-mode.el: Changed the way defaults are created for
720         LilyPond-command-master.  LilyPond-mode will now check the
721         timestamps of the files to see which command has to run next.
722
723 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
724
725         * scm/bass-figure.scm (format-bass-figure): don't set
726         number-markup for strings. This fixes string in bass
727         figure. (backportme)
728
729         * lily/parser.yy (bass_number): insert number-markup into figure
730         definition.
731
732         * scm/define-music-properties.scm (all-music-properties): make
733         'figure a markup.
734
735         * scripts/convert-ly.py (conv): \apply -> \applymusic
736
737 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
738
739         * elisp/lilypond-mode.el: changed the order of some commands
740         ("Midi" after "2Midi"), use the user-defined
741         LilyPond-command-default as default instead of "LilyPond"
742
743         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
744         to set the master file for the next command.
745
746         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
747         with font-lock-reference-face.
748
749 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
750
751         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
752
753         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
754
755 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
756
757         * ly/music-functions-init.ly (TODO): new file.
758
759         * lily/parser.yy (Generic_prefix_music_scm): add more
760         music_function symbols.
761         (Prefix_composite_music): change \apply to music-function   
762
763         * lily/include/music-function.hh: rename to music-function
764
765 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
766
767         * lily/music-head.cc (LY_DEFINE): change order of args.
768
769         * input/regression/music-head.ly (texidoc): new file.
770
771         * lily/parser.yy (Generic_prefix_music): allow generic
772         music-transformation functions. 
773
774         * lily/include/music-head.hh (is_music_head): new file.
775
776         * lily/music-head.cc (get_music_head_transform): new file.
777
778 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
779
780         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
781         empty extent. This fixes ottava brackets on rests. (backportme)
782
783         * make/lilypond.redhat.spec.in (Group): ln png files for info.
784
785         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
786
787         * cygwin/lily-wins.py: update for the lily-wins.py script.
788
789 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
790
791         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
792         code. This will obviate typeset_grob () in the future.  The effect
793         of this is that improperly written spanner handling will result in
794         invalid spanner bounds.
795         (announce_grob): add to elems_ from here
796         (typeset_grob): comment out.  
797
798         * lily/include/engraver.hh (make_spanner): new calling interface
799         for make_{item,spanner}. This obviates most calls to
800         announce_grob().
801                 
802         * scm/music-functions.scm (set-accidental-style): use GrandStaff
803         iso. PianoStaff for piano styles.
804
805 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
806
807         * Documentation/user/music-glossary.tely: add segno after d.s.
808
809 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
810
811         * lily/include/audio-column.hh: remove unused variables.
812         (patch by Michael Welsh Duggan)
813
814         * flower/include/axes.hh (other_axis): inline Axes function
815         (thanks to David Brandon).
816
817 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
818
819         * cygwin/mknetrel: Install image links (backportme).
820
821         * Documentation/user/GNUmakefile (local-install-info): Activate
822         actual installing of image links (backportme).
823
824 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
825
826         * Documentation/user/notation.itely (Measure repeats): Removed
827         unnecessary (and confusing) \context Voice{.
828
829 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
830
831         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
832
833         * lily/page.cc (Page): Do not use ly_scheme_function for
834         volatile/configurable variables (FIXME: better name).
835
836         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
837         get_scmvar).
838
839 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
840
841         * scripts/convert-ly.py (FatalConversionError.subst): use
842         \transposition.
843
844 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
845
846         * lily/include/page.hh (class Page): Declare left_margin ().
847
848         * lily/page.cc: Remove paper var caching.
849
850 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
851
852         * Documentation/user/music-glossary.tely: Add name to @top node.
853         Remove comment from @table definitions (workaround for makinfo
854         bug).
855
856         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
857         ly:stencil-get-expr).  Update callers.
858         (ly:stencil-align-to!):  Return stencil too.
859
860         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
861         stencil.  Remove looped line-based page output.
862         (output_line): Use line stencil.  Remove looped stencil-based line
863         output.
864
865         * lily/page.cc (ly:page-paper-lines): New function.
866
867         * input/test/markup-score.ly: New file.
868
869         * scm/define-markup-commands.scm (stencil): New markup.
870
871         * lily/book.cc (to_stencil): New method.
872
873         * lily/parser.yy (markup): Use it to grok \score.
874
875 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
876
877         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
878
879         * lily/paper-book.cc (pages): Change signature.  Update callers.
880
881         * lily/include/page.hh:
882         * lily/page.cc: New file.
883
884         * lily/paper-line.cc (to_stencil): New method.
885         
886         * lily/paper-outputter.cc (output_stencil): New method.
887
888         * lily/paper-outputter.cc (output_line): Use them.
889
890         * lily/warn.cc: Remove.
891
892         * lily/my-lily-parser.cc (distill_inname): Remove.
893
894         * flower/include/file-name.hh: 
895         * flower/file-name.cc: New file.  Update users.
896
897         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
898         (find): New method of same name.
899
900         * lily/my-lily-parser.cc (ly:parse-file): Use it.
901
902         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
903         constant error message.
904
905 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
906
907         * input/test/{blank-notes.ly,staff-container.ly}: typos.
908
909 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
910
911         * Documentation/user/music-glossary.tely: @table @strong' replaced
912         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
913         (backportme).
914
915 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
916
917         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
918
919         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
920         #{ lily music expression #} that returns an equivalent scheme
921         music expression by parsing the string.
922
923 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
924
925         * lily/my-lily-parser.cc:
926         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
927         SCM string (foo.ly/toto.scm support).
928
929 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
930
931         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
932
933 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
934
935         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
936
937         * scripts/lilypond-book.py: LY code that includes \header is
938         not assumed to be a fragment.
939
940 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
941
942         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
943         tremolo beams up.
944
945         * lily/stem.cc (chord_start_y): Return 0 if no heads.
946         (get_default_stem_end_position): No tremolo head juggling if no
947         heads.  Fixes tremolo crash on rests (backportme).
948
949         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
950
951 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
952
953         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
954         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
955
956         * lily/lexer.ll: Allow \encoding in NOTES mode.
957
958         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
959         for lyrics, not for commands.
960
961         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
962         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
963
964         * input/regression/newaddlyrics.ly: New file.
965
966         * Documentation/topdocs/NEWS.texi: Update.
967
968         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
969         (Music_list): Allow embedded scm.
970
971         * lily/score.cc (ly:score-bookify): New function.
972
973         * lily/music.cc (ly:music-scorify): Idem.
974
975         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
976         (ly:parser-print-score): Idem.
977
978         * scm/lily.scm (default-toplevel-book-handler): Idem.
979         (default-toplevel-music-handler): Idem.
980         (default-toplevel-score-handler): Idem.
981
982         * ly/declarations-init.ly: Set default toplevel handlers.
983
984         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
985
986         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
987         printer for score at toplevel.
988
989 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
990
991         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
992         Fix for simple case: input/simple-song.ly, more complex stuff
993         does not work yet.
994
995 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
996
997         * lily/parser.yy (Prefix_composite_music): split Composite_music
998         in Prefix_composite_music and Grouped_music_list.
999         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
1000
1001 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1002
1003         * scm/lily.scm (toplevel-expression): New define.
1004
1005         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
1006
1007         * lily/parser.yy (toplevel_expression): Use it.
1008
1009         * lily/include/my-lily-parser.hh: Smobbify.
1010
1011         * lily/my-lily-parser.cc (parse_string): New method.
1012         
1013         * lily/my-lily-parser.cc (ly:parse-string): New function.
1014
1015         * Documentation/user/lilypond.tely: Add comment and workaround for
1016         gs-8.01 crash.  Fixes make web.
1017
1018         Simplification of toplevel music.
1019         
1020         * lily/lexer.ll, lily/parser.yy:
1021
1022         * In LYRICS mode, return LYRICS_STRING.  This fixes one
1023         shift/reduce problem.
1024
1025         * Use NOTES mode at start of maininput.
1026
1027         * Grok toplevel composite music expression, put in score and book.
1028
1029         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
1030
1031         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
1032
1033         * input/simple.ly: New file.
1034         
1035         * input/simple-song.ly: Idem.
1036
1037 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1038
1039         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
1040         Sandberg.
1041
1042 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1043
1044         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
1045
1046 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
1047
1048         * input/regression/accidental-octave.ly: doc automatic showing
1049         of note names.
1050
1051 2004-04-16  Heikki Junes <janneke@gnu.org>
1052
1053         * po/fi.po: do "make po && make -C po po-update" at top-level,
1054         then "cp po/out/fi.po po/fi.po" and update fields.
1055
1056         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
1057
1058 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1059
1060         * Documentation/user/introduction.itely (About this manual): Fix
1061         templates and regression urls (backportme).
1062
1063 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1064
1065         * ly/engraver-init.ly (Score:graceSettings): Increase
1066         beamed-lengths, especially for 32nd notes.
1067
1068         * Documentation/user/notation.itely (Grace notes): Correct the
1069         syntax for add-grace-property example.
1070
1071 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1072
1073         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
1074         `Generated' tag.
1075
1076         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
1077         Severely broken (the Debian package, at least).
1078
1079 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1080
1081         * lily/context.cc (find_create_context): assign to lvalue.
1082
1083 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1084
1085         * lily/include/translator.hh (class Translator): rename
1086         get_parent_context() to context () to avoid confusion.
1087
1088         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
1089
1090         * lily/lexer.ll: change is_string -> ly_c_string_p 
1091
1092         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
1093
1094         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
1095
1096         * VERSION: release 2.3.0
1097
1098         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
1099
1100         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
1101         if nonempty.
1102
1103         * lily/include/context.hh (class Context): make members protected.
1104         (children_contexts): new accessor function.
1105
1106         * lily/include/translator.hh (class Translator): make
1107         daddy_context_ protected.
1108         (class Translator): clean up. 
1109
1110         * lily/include/context.hh (class Context): make daddy_context_
1111         private.
1112
1113         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
1114         higher for finding Voice. (backportme)  
1115
1116         * lily/include/context.hh (class Context): remove
1117         find_context_below() as a method.
1118
1119         * Documentation/user/notation.itely (The Lyrics context): add note
1120         about manual durations
1121
1122         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
1123         encoding.
1124
1125         * scm/output-tex.scm (text): dump \inputencoding{} for text.
1126
1127 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1128
1129         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
1130         \usepackage{inputenc}
1131
1132         * lily/paper-book.cc (classic_output): don't advance Offset for
1133         TeX output.
1134
1135         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
1136         ec-sauter.map in rules
1137
1138         * mf/ecb.mf (font_identifier): new file, based on ecbx
1139
1140         * mf/ecb10.mf (gensize): new file.
1141
1142         * Documentation/topdocs/NEWS.texi (Top): document some more new
1143         features.
1144
1145         * ly/declarations-init.ly: run convert-ly
1146
1147         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
1148         from input-file-results. Remove input-file-results.* 
1149
1150 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1151
1152         * scm/output-ps.scm (font-command): Fix, again.
1153
1154         * input/test/title-markup.ly: Add \noPagebreak test.
1155
1156         * lily/score-engraver.cc (try_music): Bugfix.
1157
1158 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1159
1160         * lily/main.cc (main_with_guile): excise dependency options -M and
1161         --dep-prefix
1162
1163         * lily/input-file-results.cc: excise Makefile dependency code
1164
1165         * Documentation/user/invoking.itexi (Invoking the lilypond
1166         binary): remove dep doco
1167         
1168         * lily/main.cc (main_with_guile): call lilypond-main
1169         
1170         * scm/lily.scm (lilypond-main): new function: handle multiple files.
1171
1172         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
1173         exception.
1174
1175         * lily/my-lily-parser.cc: remove paper_description function
1176
1177         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
1178         new function.
1179
1180         * lily/main.cc: remove global_score_count.
1181
1182         * lily/book.cc (process): don't take header from global_input_file.
1183
1184         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
1185
1186         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
1187
1188         * lily/music-output-def.cc (LY_DEFINE): new function
1189         ly_output_description. This function does the bulk for  setting,
1190         parsing and breaking down of an input file.
1191
1192         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
1193         anonymous modules globally. Let's hope they get GCd
1194
1195         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
1196
1197 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1198
1199         * scm/output-ps.scm (header): Papersize from paper.
1200
1201         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
1202         for classic output.
1203
1204         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
1205         lilypondclassic is defined.
1206         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
1207
1208         * input/regression/between-systems.ly: Remove.
1209
1210         * python/lilylib.py (get_bbox): Fix regular expression
1211         for bounding box.
1212
1213         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
1214
1215         * scm/output-tex.scm (stop-page): Use it.
1216
1217         * scm/output-ps.scm (define-fonts): Bugfix.
1218
1219         * lily/grob.cc: Add penalty to interface.
1220
1221         * lily/include/paper-line.hh (class Paper_line): New member
1222         var penalty_.
1223
1224         * lily/system.cc (get_line): Initialise Paper_line with
1225         page-penalty's from original grobs.
1226
1227         * scm/define-music-properties.scm (all-music-properties): Add
1228         page-penalty.
1229
1230         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
1231
1232         * lily/score-engraver.cc (try_music): Handle page-penalty.
1233
1234         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
1235
1236 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1237
1238         * ly/declarations-init.ly (melismaEnd): typo
1239
1240         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
1241
1242         * scm/output-ps.scm (text): split string into spaces, use moveto
1243         for setting space. 
1244         
1245 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1246
1247         * po/nl.po: Update.
1248
1249         * scm/font.scm (add-cmr-fonts): Typo.
1250
1251 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1252
1253         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
1254         font-encoding.
1255
1256         * scm/define-grobs.scm (all-grob-descriptions): idem.
1257
1258         * lily/time-signature.cc (numbered_time_signature): idem.
1259
1260         * scm/font.scm (add-cmr-fonts): use real encoding names for
1261         font-encoding.
1262
1263 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1264
1265         * lily/paper-book.cc (classic_output): 
1266         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
1267         Fixes classic output.
1268         (lilypondstart):
1269         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
1270         kludge.
1271
1272         * scripts/old-lilypond-book.py: Remove.
1273
1274         Page layout for SCOREs enclosed in a BOOK:
1275
1276         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
1277         layout tweaking.
1278
1279         * input/les-nereides.ly (theScore): Add \book.
1280         
1281         * input/test/title-markup.ly: Add \book.
1282
1283         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
1284         only if 'verbose.
1285
1286         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
1287
1288         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
1289
1290         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
1291         * scm/output-tex.scm (start-system): Update for page layout by
1292         LilyPond.
1293
1294         * scm/output-ps.scm (start-system): Previously (new-start-system).
1295
1296         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
1297         passed to define-fonts.
1298
1299         * lily/paper-column.cc: 
1300         * lily/system.cc (get_line):
1301         * ly/property-init.ly (newpage): 
1302         * scm/define-grob-properties.scm:
1303         * scm/output-ps.scm: 
1304         * scm/output-tex.scm: Remove between-system-string kludge.
1305
1306         * scm/output-ps.scm (define-fonts, font-command,
1307         font-load-encoding): Handle ENCODING = #f.
1308
1309         * scm/output-tex.scm (output-scopes): Check if variable is bound.
1310
1311         * scm/define-markup-commands.scm (fill-line): Use
1312         make-simple-markup (WAS: unexisting make-word-markup).
1313
1314         * lily/text-item.cc (interpret_markup): Bugfix, transpose
1315         ENCODING, MARKUP parameters for interpret_string.
1316
1317         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
1318
1319         * lily/score.cc (book_rendering): New method.
1320         (default_rendering): Create Paper_book helper locally, dump
1321         output.
1322
1323         * lily/my-lily-lexer.cc (the_key_tab): Add book.
1324
1325         * lily/parser.yy: Handle \book.
1326
1327         * lily/include/book.hh: 
1328         * lily/book.cc: New file.
1329
1330 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1331
1332         * lily/text-item.cc (interpret_string): new file, select font with
1333         encoding.
1334
1335         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
1336
1337         * scm/define-markup-commands.scm (encoded-simple): new markup command.
1338
1339         * lily/parser.yy (markup): take encoding from lexer.
1340
1341 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1342
1343         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
1344
1345         * scm/output-ps.scm: Remove some cruft.
1346
1347 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1348
1349         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
1350
1351         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
1352
1353 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1354
1355         * scm/font.scm (add-century-schoolbook-fonts):
1356         (make-century-schoolbook-tree): New function.
1357
1358         * input/test/title-markup.ly: Use Century Schoolbook font.
1359
1360 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1361
1362         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
1363         to Erik Sandberg) 
1364
1365         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
1366
1367         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
1368
1369         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
1370
1371         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
1372
1373 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1374
1375         * scm/part-combiner.scm (determine-split-list): bugfix: if no
1376         solo-state (at end of solo), we can set the solo status
1377         too. (backportme.)
1378
1379         * input/regression/part-combine-solo-end.ly: new file.
1380
1381 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1382
1383         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
1384         flavour abc files.  Really ignore unknown keys (backportme).
1385
1386 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1387
1388         * lily/scaled-font-metric.cc (text_dimension): only multiply with
1389         magnification_ when looking up in orig_.
1390
1391         * scm/output-tex.scm (text): switch off char-mapping.
1392
1393         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
1394         because AFM's encoding field cannot have spaces.
1395
1396 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1397
1398         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
1399
1400 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1401
1402         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
1403
1404         * mf/cmr.enc: new file, without hi-bit ascii info. 
1405
1406         * lily/bezier-bow.cc (slur_shape): make indent dependent on
1407         width. This removes the 'hook' at the end of a long slur.
1408
1409         * buildscripts/mf-to-table.py (parse_logfile): don't append
1410         encoding to fontname.
1411
1412 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1413
1414         * scm/output-ps.scm (define-fonts): Load .enc only once.
1415
1416         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
1417         too.
1418
1419 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1420
1421         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
1422         encoding field.
1423
1424         * lily/stencil-scheme.cc: remove ly:fontify-atom 
1425
1426         * ly/portuges.ly (pitchnames): new file.
1427
1428         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
1429         Michael Welsh Duggan
1430
1431         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
1432
1433         * ly/nederlands.ly: add comment about digits.
1434
1435         * lily/scaled-font-metric.cc (derived_mark): idem.
1436
1437         * scm/encoding.scm (make-encoding-mapping): change permutation to
1438         mapping.
1439
1440         * lily/scaled-font-metric.cc (derived_mark): is a const method.
1441         (Modified_font_metric): make alist for coding_description_
1442         (LY_DEFINE): remove coding-name.
1443
1444         * scm/output-tex.scm (text): remove debugging code.
1445
1446         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
1447
1448         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
1449         from infile.
1450
1451         * mf/feta-generic.mf: move fet_beginfont into generic code.
1452         use fetaMusic (without space) as encoding
1453
1454         * mf/feta-autometric.mf: take encoding argument
1455
1456         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
1457
1458         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
1459         use.
1460
1461         * scm/encoding.scm (read-encoding-file): use symbol for glyph
1462         name.
1463
1464 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1465
1466         * input/test/title-markup.ly: Set inputencoding.
1467
1468         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
1469
1470         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
1471
1472         * scm/encoding.scm (get-coding-filename, get-coding-command): New
1473         function.
1474         (coding-alist): Also hold filename, command.
1475         (read-encoding-file): Return symbols.
1476
1477 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1478
1479         * scm/output-tex.scm: remove fontify; text and char take a font
1480         argument.
1481
1482         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
1483
1484         * lily/scaled-font-metric.cc (text_dimension): init
1485         coding_{permutation,table}_ too 
1486         (LY_DEFINE): ly:font-encoding, new function return
1487
1488         * lily/paper-def.cc (find_scaled_font): take input coding from
1489         inputcoding paper var.
1490
1491         * lily/performance.cc (output): remap modulo 16.
1492
1493         * lily/text-item.cc (interpret_markup): whoops, variable
1494         shadowing fixed.
1495
1496 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
1497
1498         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
1499         symbols, not symbols to strings.
1500         
1501         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
1502         symbols, not symbols to strings.
1503
1504 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1505
1506         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
1507         (ly:kpathsea-gulp-file): New function.
1508
1509         * scm/encoding.scm (read-encoding-file): Use it.
1510
1511 2004-04-06  Werner Lemberg  <wl@gnu.org>
1512
1513         * scm/encoding.scm (coding-alist): Fix typo.
1514
1515 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1516
1517         * lily/scaled-font-metric.cc (text_dimension): move function from
1518         Font_metric
1519         (make_scaled_font_metric): init coding_scheme_ to TeX
1520         (text_dimension): use get-coding-vector for non TeX coding_scheme_
1521
1522         * lily/include/scaled-font-metric.hh (struct
1523         Modified_font_metric): rename from Scaled_font_metric
1524
1525         * scm/encoding.scm (read-encoding-file): split up large function,
1526         leave caching to (delay)
1527
1528         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
1529
1530 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1531
1532         * lily/my-lily-lexer.cc (set_encoding): New method.
1533
1534         * lily/lexer.ll: Grok \encoding.
1535
1536         * lily/font-metric.cc (get_encoded_index): New function.
1537
1538         * lily/include/font-metric.hh (coding_scheme): New method.
1539
1540         * scm/encoding.scm: New file.
1541
1542         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
1543
1544 2004-04-05  Werner Lemberg  <wl@gnu.org>
1545
1546         * Documentation/user/tutorial.itely: Revised (finished).
1547
1548         * Documentation/user/macros.itexi (@separate): Removed.
1549
1550 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1551
1552         * scm/output-ps.scm (define-fonts): fix scaling.
1553
1554         * lily/scaled-font-metric.cc (design_size): add function.
1555
1556         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
1557         partial cut&paste of ly:font-magnification.
1558
1559 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1560
1561         * scm/output-ps.scm (define-fonts):
1562         (fontify): Update.
1563
1564 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1565
1566         * po/fr.po: update. (backportme).
1567
1568         * po/nl.po: update. (backportme). 
1569
1570         * mf/feta-beugel.mf: document why design size is not fixed.
1571
1572         * mf/feta-braces-a.mf: rename to stress that it's not design size.
1573
1574 2004-04-04  Werner Lemberg  <wl@gnu.org>
1575
1576         * Documentation/user/tutorial.itely: Revised (continued).
1577
1578 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1579
1580         * po/nl.po: Update (backportme).
1581
1582 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1583
1584         * po/de.po: update. (backportme).
1585
1586         * scm/output-tex.scm (font-command): use ly: functions to
1587         construct name.
1588         (define-fonts): don't use alist, just dump \font definitions.
1589         (font-load-command): calculate proper scaling by taking
1590         outputscale from paper argument.
1591
1592         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
1593         expression.
1594
1595         * lily/paper-outputter.cc (output_header): pass paper arg to
1596         define-fonts
1597
1598         * lily/paper-def.cc (font_descriptions): dump list of
1599         Scaled_font_metrics
1600         (find_scaled_font): take Font_metric argument, store
1601         Scaled_font_metrics in hash-table containing (size ->
1602         Scaled_font_metrics) alist.
1603         (get_dimension): rename from get_realvar
1604
1605         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
1606         ly:font-magnification, ly:font-name: new functions
1607
1608 2004-04-03  Werner Lemberg  <wl@gnu.org>
1609
1610         * Documentation/user/dedication.itely,
1611         Documentation/user/preface.itely,
1612         Documentation/user/introduction.itely,
1613         Documentation/user/tutorial.itely: Revised.
1614         Removing leading spaces which distorts output if info files are read
1615         with stand-alone info.
1616         Removing superfluous inter-word spaces which also distorts output
1617         for stand-alone info.
1618         Using ` and ' instead of `` and '' everywhere to improve
1619         legilibility with stand-alone info
1620         Using @samp for single-letter input items and data which contains
1621         spaces, @code for other things.
1622
1623         * lily/grob-interface.cc: Adding copyright.
1624         (check_interfaces_for_property): Improve format of warning message.
1625
1626 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1627
1628         * lily/include/font-metric.hh (struct Font_metric): add
1629         design_size () method.
1630
1631         * buildscripts/mf-to-table.py (base): add DesignSize comment.
1632
1633         * lily/afm.cc (read_afm_file): read design size.
1634
1635         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
1636
1637         * scm/music-functions.scm (unfold-repeats): handle dots too.
1638
1639 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1640
1641         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
1642         (backportme)
1643
1644 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1645
1646         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
1647         lyric indent.  Revert melismaBusyProperties using \unset.
1648
1649 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1650
1651         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
1652
1653         * lily/parser.yy (command_element): allow redefinition of |
1654         meaning.
1655
1656         * lily/break-align-engraver.cc (acknowledge_grob): construct
1657         LeftEdge where the first cause for alignment is coming from.
1658         This makes \override Staff.LeftEdge work as expected.
1659
1660         
1661         * lily/slur-performer.cc (Slur_performer): add inits
1662
1663         * lily/beam-performer.cc (Beam_performer): add inits
1664
1665 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1666
1667         * VERSION (PACKAGE_NAME): release 2.2.0
1668
1669         * scripts/convert-ly.py (conv): add 2.2.0 rule.
1670
1671 2004-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1672
1673         * lily/cluster.cc (height): Fix warning.
1674
1675         * lily/parser.yy: Janitorial cleanups.
1676
1677         * Documentation/user/tutorial.itely (Tutorial): Typo.
1678
1679 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1680
1681         * lily/change-iterator.cc (process): search at multiple context
1682         levels. This fixes 
1683
1684         
1685         * scm/part-combiner.scm (analyse-spanner-states): use split-index,
1686         not voice-state index for tie state. This fixes a partcombine
1687         problem with ties.
1688
1689         * Documentation/user/tutorial.itely (Commenting input files): add
1690         note about convert-ly.
1691
1692         * input/test/cadenza-skip.ly:  new file.
1693
1694 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1695
1696         * po/nl.po: Spelling fixes.
1697
1698         * autogen.sh (srcdir): Regenerate.
1699
1700         * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
1701         autogen.sh.
1702
1703         * configure.in: Use C++ to check for C++ header.
1704
1705         * po/nl.po: Update.
1706
1707         * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
1708
1709         * lily/event.cc (to_relative_octave): Translatable sentence should
1710         be one string.
1711
1712         * python/lilylib.py (warranty): Year range is not translatable.
1713         It's 2004 already!
1714
1715         * flower/warn.cc (non_fatal_error, warning, programming_error):
1716         Remove whitespace from translated string.
1717
1718 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1719
1720         * VERSION: release 2.1.37.
1721
1722 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1723
1724         * configure.in: check for C language.
1725
1726         * lily/source-file.cc: include strstream without h.
1727
1728         * scm/documentation-generate.scm (string-append): use name without
1729         .texi.
1730
1731         * autogen.sh (srcdir): SUSE fix.
1732
1733         * Documentation/user/notation.itely (Ancient clefs): idem.
1734
1735         * Documentation/user/lilypond-book.itely (Integrating HTML and
1736         music): idem.
1737
1738         * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
1739
1740         * lily/change-iterator.cc (process): use find_existing_context().
1741
1742         * input/test/polymetric-differing-notes.ly: use ly:music-compress.
1743
1744         * input/regression/repeat-unfold-tremolo.ly: new file.
1745
1746         * scm/music-functions.scm (unfold-repeats): undo music compression
1747         too.
1748
1749         * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
1750         (LY_DEFINE): ly:music-compress new function.
1751
1752         * scm/part-combiner.scm (determine-split-list): split for voice
1753         crossings
1754
1755         * input/regression/part-combine-cross.ly: new file.
1756
1757         * scm/part-combiner.scm (make-part-combine-music): don't do
1758         relative inside partcombine arguments.
1759
1760         * scm/music-functions.scm (make-non-relative-music): new function.
1761
1762         * Documentation/user/notation.itely (Automatic part combining):
1763         add note about \relative.
1764
1765         * lily/part-combine-iterator.cc (construct_children): add
1766         start_moment_ member.
1767
1768         * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
1769         stem-tremolo by stem object. This fixes no stem for tremolo bug.
1770
1771         * lily/stem-tremolo.cc (print): don't crash for no-stem.
1772
1773         * Documentation/user/changing-defaults.itely (Which properties to
1774         change): fixes.
1775
1776 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1777
1778         * po/fr.po: update.
1779
1780 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1781
1782         * input/wilhelmus.ly: More original lyrics.  Add to examples.
1783
1784         * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
1785         Reinstate old code that issues warning.  Fixes --srcdir build.
1786
1787 2004-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1788
1789         * input/wilhelmus.ly: New file.
1790
1791         * Documentation/user/notation.itely: 
1792         * Documentation/user/introduction.itely:
1793         * Documentation/user/tutorial.itely: Use quote ly-option instead
1794         of explicit @quotation.  This fixes too long lilypond linewidths
1795         resulting in overful hboxes.
1796
1797         * scripts/lilypond-book.py: Add ly-option: `quote'.
1798
1799 2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1800
1801         * tex/titledefs.tex: Avoid that the first score line is extra
1802         indented if instrument is defined but not piece.
1803
1804 2004-03-30  Werner Lemberg  <wl@gnu.org>
1805
1806         * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
1807         `lilypond/' to info file name.
1808         (@usermanref) [info]: New variant.
1809
1810         * scm/documentation-generate.scm: Fix definition of @usermanref
1811         and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
1812         to info file name.
1813
1814 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1815
1816         * VERSION: release 2.1.36
1817         
1818         * Documentation/user/changing-defaults.itely (Interpretation
1819         contexts): rewrite introduction.
1820
1821 2004-03-30  Ferenc Wagner  <wferi@tba.elte.hu>
1822
1823         * scm/define-markup-commands.scm: Use TeX accents instead of
1824         straight iso-8859-1 encoding in the doc string.
1825
1826 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1827
1828         * Documentation/user/tutorial.itely (A lead sheet): remove extra
1829         space after dotted duration.
1830
1831 2004-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1832
1833         * Documentation/user/introduction.itely: 
1834         * Documentation/user/notation.itely:
1835         * Documentation/user/tutorial.itely: Up all relative examples.
1836         Enclose @lilypond displays in @quotation.  Typos and corrections.
1837
1838         * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
1839
1840 2004-03-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1841
1842         * scm/music-functions.scm (make-voice-props-revert): Revert also
1843         MultiMeasureRest staff-position in oneVoice.
1844
1845 2004-03-29  Heikki Junes <hjunes@cc.hut.fi>
1846
1847         * Documentation/user/changing-defaults.itely, 
1848         Documentation/user/lilypond.tely: few fixes. Place no comma between
1849         two options: a and b, but commas between three options: a, b, and c.
1850         By this manner, grouping is possible: a and b, and c and d.
1851
1852 2004-03-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1853
1854         * Documentation/user/GNUmakefile: add rule for .nexi
1855
1856 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1857
1858         * Documentation/user/music-glossary.tely: move glossary direntry
1859
1860         * stepmake/stepmake/texinfo-vars.make (INFOINSTALL): 
1861         only do mkdir/install-info if INFO_INSTALL_FILES != "".
1862
1863 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1864
1865         * stepmake/aclocal.m4: Verify that gettext configure check with
1866         gcc-3.3 and autoconf 2.59 is still broken.  Update warning.
1867
1868 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1869
1870         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
1871         glob.glob for .png filenames. This catches multipage pngs.  
1872
1873         * Documentation/user/changing-defaults.itely (Determining the grob
1874         property): fix references.
1875
1876         * lily/staff-symbol.cc (print): only add extent if non empty.
1877         This fixes staff-container.ly.
1878
1879         * lily/timing-engraver.cc (initialize): init whichBar, so a score
1880         starting with a mmrest also works.
1881
1882         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
1883         PNG for texinfo too.
1884
1885         * po/lilypond.pot: update translation strings.
1886
1887         * VERSION: 2.1.35 released
1888         
1889         * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
1890         context argument too.
1891
1892         * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
1893
1894         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
1895
1896         * python/lilylib.py (command_name): don't return 1st path
1897         component.
1898
1899         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
1900         .png case separately.
1901
1902         * python/lilylib.py (system): typo.
1903         
1904 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1905
1906         * input/regression/span-bar.ly: Fix typos.  Set indent-level:2,
1907         run indent-region.
1908
1909         * Documentation/user/preface.itely: Run texinfo-all-menus-update.
1910         Fixes compile.
1911
1912         * lily/function-documentation.cc: Compile fix: Include <string.h>.
1913         Add header.
1914
1915 2004-03-27  Heikki Junes  <hjunes@cc.hut.fi>
1916
1917         * vim/lilypond-indent.vim: small fixes.
1918
1919 2004-03-26  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1920
1921         * Documentation/user/notation.itely (Entering lyrics): Add example
1922         with correct english double quotes (at least for LaTeX output,
1923         maybe not a good idea if we switch to PS as the default output
1924         format).
1925
1926 2004-03-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1927
1928         * lily/staff-performer.cc (create_audio_elements): play instrument
1929         changes before notes arrive. This fixes instrument of the first
1930         note in a score.
1931
1932         * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
1933         to 1.9.0 conversion.
1934
1935         * lily/mark-engraver.cc: doc string.
1936
1937         * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
1938
1939         * Documentation/user/introduction.itely (Introduction): new node.
1940
1941 2004-03-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1942
1943         * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
1944
1945         * input/regression/spacing-ragged-last.ly: new file.
1946
1947         * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
1948         spacing.
1949
1950         * scm/font.scm: rewrite using GOOPS.
1951         
1952         * lily/context-def.cc (filter_engravers): derefence pointer.
1953
1954         * lily/lily-guile.cc (type_check_assignment): use
1955         ly_scheme_function iso. scm_primitive_eval where possible.
1956
1957         * lily/performance.cc (output): limit channels at 15. This fixes
1958         percussion inadvertently showing up in large scores.
1959
1960 2004-03-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1961
1962         * input/regression/tuplet-gap.ly: new file.
1963
1964         * lily/tuplet-bracket.cc (make_bracket): take gap interval.
1965         (print): compute gap length from number size, include italic
1966         correction.
1967
1968         * scm/define-grobs.scm (all-grob-descriptions): remove gap from
1969         tuplet-bracket
1970
1971         * scm/paper.scm (set-default-paper-size): new function, to be
1972         called at toplevel.
1973         (set-paper-size): new function, to be called inside \paper {}
1974         (set-default-paper-size): new function, to be called at toplevel.
1975
1976         * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function. 
1977
1978         * lily/beam-performer.cc (process_music): idem.
1979
1980         * lily/slur-performer.cc (process_music): stop melisma for stop event.
1981         
1982         * tex/titledefs.tex: remove scshape for piece.
1983
1984         * lily/line-spanner.cc (line_stencil): font-encoding = music, not
1985         font-family
1986
1987         * lily/time-signature.cc (special_time_signature): font-encoding
1988         not family.
1989
1990         * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
1991         dynamic to head. This fixes p placement in morgenlied.
1992
1993 2004-03-23  Werner Lemberg  <wl@gnu.org>
1994
1995         * stepmake/stepmake/generic-targets.make (help): Improve text.
1996
1997 2004-03-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1998
1999         * VERSION: 2.1.34 released
2000         
2001         * lily/main.cc (main_with_guile): switch debugging.
2002
2003         * lily/system.cc (get_line): plug leak.
2004
2005         * lily/paper-book.cc (pages): plug memory leaks: delete page array
2006         and contents.
2007         (stencil2line): plug leak.
2008
2009         * Documentation/user/changing-defaults.itely (Determining a grob
2010         property):  new node.
2011         (Layout interfaces): new node.
2012         (Navigating the program reference): new node.
2013
2014         * lily/accidental-engraver.cc (acknowledge_grob): add property
2015         harmonicAccidentals
2016
2017         * lily/piano-pedal-engraver.cc (del_linespanner): new function.
2018         general cleanups.
2019         
2020         * input/les-nereides.ly (middleDynamics): resurrect Les
2021         nereides. Remove pedal hack.
2022
2023 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2024
2025         * input/regression/property-grace-polyphony.ly: new file.
2026
2027         * lily/translator-property.cc (execute_pushpop_property): only pop
2028         one instance of the property. This fixes << \\ >> together with
2029         \grace.
2030
2031         * lily/break-align-interface.cc (ordered_elements): we cannot
2032         modify the #'elements property, so return reordered array.
2033
2034 2004-03-23  Heikki Junes  <hjunes@cc.hut.fi>
2035
2036         * buildscripts/lilypond.words.py: remove.
2037         * buildscripts/lilypond-words.py: add new, renamed file. 
2038         Give generated targets and dirs explicitly in arguments.
2039
2040         * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
2041         elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
2042         vim/lilypond-syntax.vim: update to use new lilypond-words.py.
2043         
2044         * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
2045
2046         * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
2047
2048         * Documentation/topdocs/INSTALL.texi: update vim-mode installing
2049         orders.
2050
2051         * vim/GNUmakefile: add local-uninstall target.
2052
2053         * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
2054         
2055         * vim/vimrc: add a one-liner file.
2056
2057         * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
2058         vimrc in EXTRA_DIST_FILES.
2059
2060         * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
2061
2062 2004-03-22  Heikki Junes  <hjunes@cc.hut.fi>
2063
2064         * config.make.in: add vimdir.
2065
2066         * vim/GNUmakefile: add local-install.
2067
2068 2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2069
2070         * tex/titledefs.tex: Replaced \ifx\blabla\undefined
2071         with \lilypondifundefined{blabla}. Solves problem with multiple
2072         titles in the same lilypond-book document.
2073
2074 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2075
2076         * scm/document-backend.scm (interface-doc): sort grob list for
2077         interface.
2078
2079         * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
2080         pre/post break align-order.
2081
2082         * spelling patch courtesy Edward Sutton.
2083
2084         * Documentation/user/changing-defaults.itely (Changing context
2085         default settings): new node.
2086         (Defining new  contexts): new node.
2087
2088         * scripts/lilypond-book.py (is_derived_class): use numbers
2089         iso. booleans.
2090
2091         * python/lilylib.py (make_ps_images): add margin to PS images.
2092
2093         * scripts/lilypond-book.py (is_derived_class): new function. Take
2094         class arg iso. object.
2095         (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
2096         for bug in GS/dvips.
2097
2098         * lily/text-item.cc (interpret_markup): idem.
2099
2100         * scm/define-markup-commands.scm: remove split around-space hack.
2101
2102         * lily/staff-symbol-referencer.cc (get_rounded_position): new
2103         function, fold WL's fixes into one function.
2104
2105 2004-03-22  Werner Lemberg  <wl@gnu.org>
2106
2107         * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
2108         lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
2109         (Note_column::head_position_interval): Do proper rounding for
2110         calls to Staff_symbol_referencer::get_position.
2111
2112 2004-03-21  Werner Lemberg  <wl@gnu.org>
2113
2114         * lily/score.cc (ly_run_translator), lily/paper-def.cc
2115         (Paper_def::get_paper_outputter), lily/input-file-results.cc
2116         (Input_file_results::Input_file_results), lily/my-lily-parser.cc
2117         (My_lily_parser::parse_file): Improve formatting progress indication
2118         sent to stdout.
2119
2120 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2121
2122         * VERSION: 2.1.33 released.
2123
2124         * scripts/lilypond-book.py (do_file): reinstate --filter support.
2125
2126         * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
2127
2128         * stepmake/stepmake/generic-targets.make: rewrite hack so no
2129         warning is issued about dummy.dep.
2130
2131         * scm/new-font.scm: fix design sizes of nummer
2132
2133 2004-03-21  Werner Lemberg  <wl@gnu.org>
2134
2135         * stepmake/bin/install-sh: Updated (from gnulib).  This removes
2136         some annoying warnings from mkdir during `make install'.
2137
2138 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2139
2140         * lily/performer-group-performer.cc (do_announces): call
2141         Performer_group_performer::create_audio_elements () too.
2142
2143         * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
2144
2145         * scm/define-grobs.scm (all-grob-descriptions): add property
2146         break-align-orders
2147
2148         * lily/global-context.cc (get_default_interpreter): new
2149         function. Override from base class, so no new Score contexts are
2150         created.
2151
2152         * lily/include/stencil.hh (class Stencil): document origin field.
2153
2154         * lily/staff-symbol.cc (print): span staff-symbol on column
2155         extents for non-broken columns. 
2156
2157         * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
2158         key-signature.
2159
2160         * tex/titledefs.tex: don't use smallcaps for piece.
2161
2162         * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
2163         translated stencils in the output.
2164
2165         * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
2166
2167 2004-03-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2168
2169         * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
2170         and init ties_created_
2171
2172         * VERSION: release 2.1.32
2173
2174         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
2175         doc string from IMPLEMENT_CTOR_CALLBACK().
2176
2177         * lily/engraver.cc (typeset_grob): paranoia: take care of the case
2178         that engraver is in a performer hierarchy.
2179
2180 2004-03-17  Heikki Junes <hjunes@cc.hut.fi>
2181
2182         * vim/lilypond-ftdetect.vim: new file.
2183
2184 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2185
2186         * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. 
2187         (compose_ly): default octave should be middle C.
2188
2189         * Documentation/user/changing-defaults.itely (Layout tunings
2190         within contexts): new node.
2191
2192         * lily/include/smobs.hh: document C++ smob interface.
2193
2194         * lily/function-documentation.cc: don't doc functions without
2195         docstring.
2196
2197 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2198
2199         * Documentation/user/lilypond.tely: Remove `* lilypond' node from
2200         direntry, so that `info lilypond' goes to Top.
2201
2202         * scm/output-ps.scm (polygon): Fix: add spaces.
2203
2204         * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
2205         solutions are now optimal too.
2206
2207         * input/test/page-breaks.ly: New file.
2208
2209         * lily/paper-outputter.cc (Paper_outputter): Import page breaking
2210         functions into safe module.
2211
2212         * lily/lily-guile.cc (ly:number->string): Do not leave space at
2213         end, prepend zeros.
2214
2215         * scm/output-*.scm: Use ly:number->string rather than
2216         number->string.  Makes for saner output.
2217
2218         * scm/output-ps.scm (define-fonts): Always scale by designsize.
2219         Fixes feta-nummer, feta-din scaling.
2220
2221 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2222
2223         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
2224
2225         * scm/music-functions.scm (descend-to-context): new
2226         function. Similar to context-spec-music.
2227         (make-time-signature-set): specify Score as descend-only. This
2228         fixes the polymetric.ly example.
2229
2230         * lily/context-specced-music-iterator.cc (construct_children): add
2231         support for descend-only context spec.
2232
2233         * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
2234         determine ez-notation letter. 
2235
2236         * lily/system.cc (get_line): start with dumping layer 3. This
2237         fixes ez notation.
2238
2239 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2240
2241         * input/test/title-markup.ly: Stress breaking harder.
2242
2243         * scm/page-layout.scm (height-score): Overfull page scores twice
2244         as bad as underfull (was: by a power).
2245         (walk-lines): Omit first walk-path round (breaking after new node,
2246         without lines).
2247
2248         * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
2249         diff values are negative.
2250         (output): Bugfix: treat negative vfill differently.
2251
2252         * Documentation/user/lilypond.tely (direntry): Add note about why
2253         `info lilypond' brings up `Invoking LilyPond' node.
2254
2255 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2256
2257         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
2258
2259         * lily/paper-book.cc: Remove cruft.
2260         (output): Bugfix: put vfill between lines.
2261         (pages): Bugfix: set page vars needed for filling.
2262
2263         * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
2264         (was: @ar).
2265
2266         * scm/page-layout.scm: Further development.
2267
2268         * ly/declarations-init.ly (paper): Define page-breaking.
2269
2270 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2271
2272         * lily/note-head.cc (brew_ez_stencil): add note-names
2273         property. Provides internationalization for note names.
2274
2275         * Documentation/user/changing-defaults.itely (Creating contexts):
2276         new node.
2277
2278         * lily/grace-iterator.cc (process): descend to child for \grace.
2279
2280         * lily/timing-translator.cc (initialize): Timing_translator adds
2281         Timing alias by itself.
2282
2283         * lily/context.cc (add_alias): new function.
2284
2285         * scm/lily.scm (tex-output-expression): new function, eval within
2286         drawing API. Guards against eval vulnerabilities.
2287
2288         * scm/output-tex.scm (tex-encoded-fontswitch): idem. 
2289
2290         * scm/output-ps.scm (scm): export lily drawing API.
2291
2292         * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
2293         throughout.
2294
2295 2004-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2296
2297         * scm/page-layout.scm (optimal-page-breaking): New function.
2298         
2299         * lily/paper-book.cc (pages): Use it.
2300
2301 2004-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2302
2303         * lily/include/paper-line.hh (class Paper_line): Full smob.
2304
2305 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2306
2307         * lily/global-context.cc (run_iterator_on_me): fix grace note
2308         nesting by initting measurePosition.
2309
2310         * lily/timing-translator.cc (initialize): do no init
2311         measurePosition
2312         
2313         * lily/include/music-output-def.hh (class Music_output_def): add
2314         input_origin_ field.
2315
2316         * Documentation/user/changing-defaults.itely (Changing context
2317         properties on the fly): new node.
2318
2319         * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
2320         function. Only have smobbed_copy (), and do not provide
2321         smobbed_copy() for non-simple smobs. Changes throughout.
2322
2323 2004-03-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2324
2325         * lily/auto-change-iterator.cc (class Auto_change_iterator): add
2326         start_moment_. Fix by Doug A. Linhardt.
2327
2328 2004-03-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2329
2330         * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
2331         accidentals for harmonic notes.
2332
2333         * lily/note-collision.cc (check_meshing_chords): don't merge heads
2334         of different style. (Thanks to Doug Linhardt).
2335
2336         * Documentation/user/changing-defaults.itely (Scheme tutorial):
2337         new node.
2338
2339 2004-03-16  Heikki Junes <hjunes@cc.hut.fi>
2340
2341         * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
2342
2343         * vim/filetype.vim, vim/lilypond-ftplugin.vim,
2344         vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
2345         vim/lilypond-indent.vim: doc targets and deps in comments.
2346
2347 2004-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2348
2349         * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
2350
2351         * lily/system.cc (get_line): Return Paper_line.  Change all users.
2352
2353         * lily/include/paper-line.hh:
2354         * lily/include/paper-line.cc: New file.
2355
2356 2004-03-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2357
2358         * VERSION (MY_PATCH_LEVEL): release 2.1.31.
2359
2360         * GNUmakefile.in: remove stray make out=www
2361
2362         * input/test/bagpipe.ly (gcdg): octave fixes.
2363
2364         * scm/define-markup-commands.scm (number): use font-encoding
2365         iso. font-family
2366
2367         * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
2368         font-encoding.
2369         
2370 2004-03-15  Heikki Junes <hjunes@cc.hut.fi>
2371
2372         * lily/parse-scm.cc: compile-bugfix: add missing header files for
2373         `output_format_global' and `PAGE_LAYOUT'.
2374
2375 2004-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2376
2377         * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
2378         lily functions in safe mode.
2379
2380         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
2381         Print filename for HTML, LATEX, before texidoc.
2382
2383         * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
2384         instructions in output-ps module.
2385
2386         * scm/lily.scm: Do not load output-ps module.
2387
2388         * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
2389         safe mode.
2390
2391 2004-03-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2392
2393         * lily/span-dynamic-performer.cc (process_music): remove spurious
2394         warning.
2395
2396         * lily/context-def.cc (Context_def): init name to ""
2397
2398         * lily/font-interface.cc: add font-encoding property.
2399
2400         * scm/lily.scm (chain-assoc-get): bugfix.
2401
2402         * lily/paper-book.cc (stencil2line): protect static SCM.
2403
2404         * lily/font-interface.cc (text_font_alist_chain): rename function,
2405         and use text-font-defaults. 
2406
2407         * lily/font-select.cc (properties_to_font_size_family): call SCM code.
2408
2409         * scm/paper.scm (paper-set-staff-size): use new function.
2410
2411         * scm/new-font.scm (make-font-tree): new function.
2412
2413 2004-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2414
2415         * lily/paper-book.cc (output): Bugfix: no output if no \paper.
2416
2417         * scm/lily.scm (get-output-module): New function.
2418         (output-alist): Remove ,ps-output-expression.
2419
2420         * scm/output-tex.scm (ps-output-expression): New function.
2421
2422         * scm/output-ps.scm (ps-output-expression): Remove.
2423         (header, start-page): Output page metadata.
2424
2425         * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
2426         initialise output_module_.  Do not write part of header.
2427         (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
2428         (output_header): Output full header.
2429
2430         * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
2431         FIXME.
2432
2433 2004-03-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2434
2435         * scm/new-font.scm: new file. Tree based font lookup.
2436
2437         * scm/lily.scm (assoc-get): take default argument. Remove
2438         assoc-get-default.
2439         (chain-assoc-get): use chain-assoc-get everywhere.
2440
2441         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2442         autobeamsettings conversion bug.
2443
2444         * lily/include/global-context.hh (Context): clean-up data hiding.
2445
2446         * lily/include/music-iterator.hh (class Music_iterator): clean-up
2447         data hiding.
2448
2449         * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
2450
2451         * input/regression/stem-shorten.ly: add chord case.
2452
2453         * lily/stem.cc (get_default_stem_end_position): shorten stems
2454         triggered by note-head positions, not by forced-direction. This
2455         fixes a bug with too short stems.  
2456  
2457 2004-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2458
2459         * scripts/lilypond-book.py (Lilypond_snippet.output_html,
2460         Lilypond_snippet.output_latex): Always call output_print_filename.
2461
2462         * lily/paper-book.cc (fill_pages): New method.  Try to cramp or
2463         expand pages.
2464
2465 2004-03-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2466
2467         * scm/part-combiner.scm (make-autochange-music): switch rests
2468         before switched notes too.
2469
2470         * lily/figured-bass-engraver.cc (process_music): change calling
2471         convention.
2472
2473         * scm/bass-figure.scm (format-bass-figure): rewrite function. 
2474
2475         * scm/define-markup-commands.scm (bracketed-y-column): new markup
2476         command.
2477
2478         * lily/include/stencil.hh (class Stencil): add origin field.
2479
2480         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
2481         function.
2482
2483         * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. 
2484
2485         * lily/lexer.ll: remove support for \$ and $ in identifiers
2486
2487         * lily/sequential-iterator.cc: remove copy_grace_fixups
2488         (get_grace_fixup): slight abstraction of fixup code.
2489
2490         * input/test/title-markup.ly (spaceTest): vary staff sizes.
2491
2492 2004-03-12  Heikki Junes <hjunes@cc.hut.fi>
2493
2494         * vim/lilypond-indent.vim: use <C-F> (default) as indent key
2495         in insert-mode. add indenting rules.
2496
2497 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2498
2499         * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
2500         protect hack.
2501
2502         * scm/page-layout.scm:
2503         * lily/paper-book.cc: Handle tagline/copyright.  Internal page
2504         layout and titling should now match external latex based version.
2505
2506         * scm/output-tex.scm (output-scopes): Bugfix: only write string
2507         header fields.
2508
2509         * ps/lilyponddefs.ps: Remove automatic page layout.
2510
2511         * scm/output-ps.scm (new-start-system): New interface function.
2512
2513         * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
2514
2515         * lily/paper-book.cc (output): Bugfix.
2516
2517 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2518
2519         * VERSION (MY_PATCH_LEVEL): release 2.1.30
2520         
2521 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2522
2523         * Documentation/user/lilypond.tely: Bugfix: Remove './' from
2524         direntries.
2525
2526         * ps/lilyponddefs.ps: Bugfix.
2527
2528         * input/regression/multi-measure-rest-instr-name.ly: Typo.
2529
2530 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2531
2532         * lily/auto-beam-engraver.cc (create_beam): add Stem as
2533         cause. This should fix warnings.
2534
2535         * mf/feta-slag.mf (trill_ne): fix upmordent size.
2536
2537         * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
2538         prevent aligned 6ths.
2539
2540         * lily/custos.cc (print): remove adjust-if-on-staffline.
2541
2542 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2543
2544         * lily/paper-book.cc: Do header and footer.
2545
2546 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2547
2548         * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
2549
2550         * scm/paper.scm (lineheight): Remove
2551         (head-sep, foot-sep): Add.
2552
2553 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2554
2555         * mf/feta-schrift.mf: reduce portato thickness.
2556
2557         * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
2558
2559         * lily/grob-pq-engraver.cc (start_translation_timestep): remove
2560         programming_error ().
2561
2562         * lily/piano-pedal-engraver.cc (finalize): attach unfinished
2563         bracket to last command column.
2564
2565         * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
2566         continues on next/prev system.
2567
2568         * input/regression/pedal-end.ly: new file.
2569
2570 2004-03-10  Werner Lemberg  <wl@gnu.org>
2571
2572         * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
2573         Remove pmx2ly stuff.
2574         * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
2575
2576 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2577
2578         * scm/page-layout.scm: New file.
2579
2580         * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
2581         settings.
2582         (Lilypond_snippet.is_outdated): Also check for PNG file.
2583         Workaround for interrupted (web) builds.
2584
2585         * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
2586
2587         * ps/lilyponddefs.ps: Use only very small top-marging.
2588         (init-paper): Also pop page size string.
2589         (start-page, stop-page): New function.
2590
2591         * scm/output-ps.scm (header-end): Remove stray exec commands.
2592
2593 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2594
2595         * lily/input-file-results.cc (do_one_file): use new Paper_book()
2596
2597         * lily/score.cc (default_rendering): clean protection.
2598
2599         * lily/paper-book.cc (mark_smob): implement smob marking.
2600
2601         * scripts/lilypond.py (make_html_menu_file): remove --psgz option
2602
2603         * Documentation/user/*.itely: user manual edits. 
2604
2605 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2606
2607         * Documentation/user/converters.itely (Invoking musedata2ly):
2608         remove pmx2ly.
2609
2610         * scripts/pmx2ly: remove script.
2611         
2612 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2613
2614         * lily/score.cc (default_rendering): Protect paper-book members.
2615
2616         * lily/paper-def.cc (smobbed_copy): New method.
2617
2618         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
2619         switch runtime.
2620
2621         * lily/include/music-output.hh (process): Change signature to
2622         return SCM.
2623
2624         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
2625         method.
2626
2627         * lily/paper-score.cc (process): Return stencils rather than
2628         outputting directly.  Remove paper-book kludge.  Delete grobs.
2629         (output): Remove.
2630
2631         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
2632
2633         * lily/score-engraver.cc (get_output): Do not reset pscore_.
2634
2635         * lily/score.cc (default_rendering)
2636         (ly_render_output): Move adding paper-score two levels up.
2637
2638         * lily/system.cc (get_line):
2639         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
2640
2641 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2642
2643         * scm/font.scm (paper20-font-vector): add more design sizes for
2644         number.
2645
2646         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
2647         feta-nummber{5,7,11,13}.
2648
2649         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
2650         for 12pt design size. 
2651
2652 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2653
2654         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
2655
2656 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2657
2658         * lily/font-select.cc (properties_to_font_size_family): Fix
2659         warning message.
2660
2661         * Experimental PostScript latin1 encoding:
2662         
2663         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
2664
2665         * scm/output-ps.scm: Experimental encoding using reencode-font.
2666         * scm/font.scm: Add latin1 `font-shape'.
2667         
2668         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
2669
2670         * ps/lilyponddefs.ps (reencode-font): New function.
2671
2672         * lily/paper-book.cc (get_pages): Simplistic page breaking.
2673
2674         * scm/output-tex.scm (start-page):
2675         (stop-page): New interface function.
2676
2677 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2678
2679         * lily/paper-outputter.cc (output_expr):
2680         (output_header):
2681         (output_line): New method.
2682
2683         * lily/system.cc (get_line):
2684         (get_lines): New method.
2685         (output_scheme):
2686         (output_line): Remove.
2687
2688         * scm/lily.scm (make-title): New function.
2689
2690         * lily/paper-book.cc: 
2691         * lily/include/paper-book.hh: New file.
2692
2693         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
2694         ly-modules.hh).
2695
2696         * lily/ly-module.cc (ly_modules_lookup): New function.
2697
2698         * lily/main.cc (main_with_guile): Move memory leak debug code back.
2699
2700         * scm/output-ps.scm (make-title): Remove.
2701         (output-scopes): Junk header-title test.
2702
2703 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2704
2705         * mf/feta-schrift.mf: thicker dot for portato.
2706
2707         * lily/accidental-placement.cc (position_accidentals): bugfix in
2708         offset, this fixes right-padding of AccidentalPlacement.
2709
2710         * lily/[h-z]*.cc: () formatting.
2711
2712         * Documentation/user/tutorial.itely (An orchestral part): more
2713         fixes for the tutorial.
2714
2715         * scm/translation-functions.scm (fraction-tuplet-formatter):
2716         reverse fraction.
2717
2718         * lily/parser.yy (context_def_spec_block): use \context instead of
2719         \translator.
2720
2721         * lily/[a-g].cc: () style cleanup.
2722
2723         * Documentation/user/tutorial.itely (Automatic and manual beams):
2724         editing of tutorial.
2725
2726 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2727
2728         * buildscripts/mf-to-table.py (base): write encoding name.
2729
2730 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2731
2732         * Documentation/user/GNUmakefile (local-install-info): Issue
2733         warning (for packager, ie, if not installing in /usr or /usr/local).
2734
2735         * lily/stencil-scheme.cc: 
2736         * lily/staff-symbol-referencer.cc: 
2737         * lily/script-column.cc: 
2738         * lily/pitch.cc: 
2739         * lily/music.cc: 
2740         * lily/grob-pq-engraver.cc: 
2741         * lily/font-interface.cc: 
2742         * lily/music-output-def.cc: 
2743         * lily/duration.cc: 
2744         * lily/grob-scheme.cc:
2745         * lily/context-scheme.cc: Put scheme name on first line in
2746         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
2747         style cleanups.
2748
2749         * stepmake/stepmake/scm-vars.make: 
2750         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
2751         Rename and split TAGS_FILES.
2752
2753         * GNUmakefile.in (ALL-TAGS): Remove.
2754         
2755         * stepmake/stepmake/generic-targets.make (TAGS): Also include
2756         deeper TAGS files.  Fixes regexp tags in TOP dir.
2757
2758 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2759
2760         * VERSION: 2.1.29 released.
2761         
2762         * Documentation/user/changing-defaults.itely (Changing defaults):
2763         new file.
2764
2765         * Documentation/user/notation.itely (Notation manual): rename from 
2766         refman.itely
2767
2768         * Documentation/user/notation-appendices.itely (The Feta font):
2769         new file.
2770
2771         * Documentation/user/advanced.itely: add aborted attempt for
2772         advanced topics manual.
2773
2774 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2775
2776         * scm/new-markup.scm: display Markups in sane format. Patch by
2777         Nicolas Sceaux.
2778
2779 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2780
2781         * lily/main.cc: Cleanups.
2782         (setup_localisation): New function.
2783         (sane_putenv): Remove.
2784         (main_with_guile): New name (Was: main_prog).  Remove musings
2785         about possible preparation for GUILE heavy memory usage and
2786         practical uselessness.  Do not set environment variables
2787         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
2788         name juggling.
2789         (parse_argv): New function.
2790         (copyright): New function.  It's 2004 already.
2791
2792         * lily/input-file-results.cc (do_one_file): Add file name juggling.
2793         (distill_inname): Move from main.
2794
2795 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2796
2797         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
2798
2799         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
2800
2801         * Documentation/user/running.itely: new file.
2802
2803         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
2804
2805         * lily/score-performer.cc (finish): call Translator::finalize ().
2806
2807 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
2808
2809         * lilypond-ftpplugin.vim: renamed to the following file.
2810         * lilypond-ftplugin.vim: new file.
2811
2812         * GNUmakefile.in: update VIM_FILES.
2813
2814 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2815
2816         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
2817         props.
2818
2819         * input/test/tie-sparse.ly: remove.
2820
2821         * lily/tie-performer.cc (try_music): copy & paste from
2822         Tie_engraver.
2823
2824         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
2825         variable_ref twice.
2826
2827         * lily/key-performer.cc (create_audio_elements): use
2828         alterations-in-key.
2829
2830         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
2831
2832 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
2833
2834         * input/test/smart-transpose.ly: fix cases fes->e and similar.
2835         handle also quarter tones (not shown as tests). test also flats.
2836
2837         * Documentation/index.html.in: small fixes.
2838
2839 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2840
2841         * input/regression/new-markup-scheme.ly: Typo.
2842
2843         * scm/define-markup-commands.scm (fill-line): New markup.
2844
2845         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
2846         (output-paper-def): Fix alignment.
2847         (make-title): Fix height/width scaling.
2848
2849         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
2850
2851         * input/test/title-markup.ly: Add remaining titles.  Layout and
2852         font size fixes.  Add simplistic latin1 test.
2853
2854 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
2855
2856         * input/test/nested-groups.ly: remove. move content (to next). 
2857         * input/test/staff-bracket.ly: replace content (from prev), this 
2858         has been already in templates.
2859
2860 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2861
2862         * stepmake/autogen.sh: Only issue warning about running configure
2863         without arguments when autogen.sh will actually be running
2864         configure.
2865
2866 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2867
2868         * scm/new-markup.scm (stack-stencil-line): robustness.
2869
2870         * scm/define-markup-commands.scm (simple): robustification of
2871         simple-markup.
2872
2873         * Documentation/user/music-glossary.tely (Top): change central C
2874         to middle C.
2875
2876         * lily/text-item.cc (interpret_markup): cache make-simple-markup
2877
2878 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2879
2880         * input/test/title-markup.ly (spaceTest): Add.
2881
2882         * lily/text-item.cc (interpret_markup): Make line markup from
2883         multi word markup.
2884
2885         * scm/define-markup-commands.scm (word): New markup command.
2886         (simple): Use it.
2887
2888         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
2889
2890 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
2891
2892         * vim/ftplugin/lilypond.vim:
2893         * vim/syntax/lilypond.vim: use only local settings with setlocal.
2894         show matching paren in insert mode.
2895
2896 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2897
2898         * scm/output-ps.scm (make-title, output-scopes): Further
2899         development.
2900
2901         * input/test/title-markup.ly: New file.
2902
2903         * ps/lilyponddefs.ps: Disable PostScript titling.
2904
2905         * lily/paper-score.cc (process): Quote PORT argument to make-title.
2906
2907 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2908
2909         * lily/arpeggio.cc (width_callback): remove padding.
2910  
2911         * scm/define-grobs.scm (all-grob-descriptions): add padding.
2912
2913         * scm/define-music-types.scm: remove make-music-by-name.
2914
2915         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
2916
2917 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2918
2919         * lily/paper-score.cc (process): Output titles using make-title.
2920
2921         * scm/output-ps.scm (output-stencil): Display directly instead of
2922         constructing string.
2923         (make-title): New function.
2924
2925 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2926
2927         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
2928         music), Documentation/user/invoking.itexi (Invoking lilypond): 
2929         Move documentation of LaTeX packages for latin1 characters to the
2930         lilypond-book manual.
2931
2932 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
2933
2934         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
2935
2936         * vimrc: add menu in console and shortcut <F10> for it.
2937
2938         * vim/:
2939         * vim/compiler/:
2940         * vim/syntax/:
2941         * vim/indent/:
2942         * vim/ftplugin/: new directories.
2943         
2944         * vim/filetype.vim: new file.
2945
2946         * lilypond.vim: remove files (see next).
2947         * vim/syntax/lilypond.vim: new, renamed file (see prev).
2948
2949         * vimrc: remove file (see next).
2950         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
2951
2952         * vim/ftplugin/lilypond.vim: change dir for dictionary.
2953         add header. apply bindings only locally.
2954
2955         * vim/indent/lilypond.vim: new file.
2956
2957         * vim/ftplugin/lilypond.vim: remove errorformat.
2958         * vim/compiler/lilypond.vim: new file for errorformats.
2959
2960         * Documentation/topdocs/INSTALL.texi: give easier orders.
2961
2962         * ROADMAP: add vim/
2963
2964 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2965
2966         * Documentation/user/introduction.itely (Introduction): Use @image
2967         iso @html <img...>.  Add workaround for images in columns in info.
2968
2969         * stepmake/aclocal.m4: Store computed version in variable.
2970
2971         * configure.in: Export MAKEINFO_VERSION.
2972
2973         * config.make.in (MAKEINFO_VERSION): Add.
2974
2975         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
2976
2977         * Documentation/user/GNUmakefile: Only build info with images when
2978         building web.
2979
2980         * GNUmakefile.in (install-WWW): Visit Documentation/user.
2981
2982         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
2983         stuff from documentation-targets.make
2984
2985 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2986
2987         * VERSION: 2.1.28 released
2988         
2989         * scripts/convert-ly.py (conv): 
2990
2991 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
2992
2993         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
2994         \arpeggioBoth. redefine \arpeggioBracket.
2995
2996         * Documentation/user/refman.itely: document new arpeggio
2997         functions.
2998
2999         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
3000
3001         * input/regression/arpeggio-bracket.ly: apply convert-ly.
3002
3003         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
3004
3005 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3006
3007         * Documentation/user/introduction.itely (Automated engraving):
3008         rewrite introduction using website text.
3009
3010 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3011
3012         * scm/*.scm: make-music-by-name is replaced by make-music, which
3013         also accept music property settings, eg:
3014           (make-music 'TextScriptEvent 'direction DOWN 'text
3015               (make-simple-markup x))
3016
3017         Patch courtesy Nicolas Sceaux
3018
3019         * lily/beam-quanting.cc: cleanup, separate counts for left and
3020         right beam ends.
3021
3022         * lily/side-position-interface.cc (quantised_position): also
3023         quantize staccato position for forced stem directions. 
3024
3025 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3026
3027         * scm/*.scm: Patch by Nicolas Sceaux: 
3028
3029         * scm/music-functions.scm: ly:grob-property and ly:music-property
3030         are made procedure with setters.
3031
3032         * scm/*.scm: replace ..-set-property! with set! (..-property  )
3033         
3034 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
3035
3036         * input/test/[t-v]*.ly: finish rewriting texidocs.
3037
3038         * input/test/vaticana.ly: remove.
3039         * input/test/ligature-vaticana.ly: new, renamed file name.
3040
3041         * input/test/stem-centered.ly: remove.
3042         * input/test/mensural-note-heads.ly: new file. take content from
3043         removed file stem-centered.ly.
3044
3045         * input/test/scales-greek.ly: simplify.
3046
3047         * input/test/s*.ly: reformulate texidocs.
3048         
3049         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
3050         of missing features.
3051
3052 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3053
3054         * input/test/[j-o]*.ly: update texidocs.
3055
3056 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3057
3058         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
3059
3060         * Documentation/topdocs/NEWS.texi: Add note about info docs with
3061         images.
3062
3063         * Documentation/user/lilypond.tely (@direntry): Update.
3064
3065         * stepmake/stepmake/documentation-targets.make
3066         (install-info,uninstall-info): Install into $(package_infodir).
3067         Install images.  Run install-info to update dir.
3068
3069         * config.make.in (package_infodir): Add.
3070
3071         * Documentation/user/GNUmakefile (info-with-images,
3072         local-install-info, local-uninstall-info): New target.
3073
3074 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3075
3076         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
3077         gap/threshold.
3078
3079         * lily/beam-quanting.cc (score_slopes_dy): remove
3080         ROUND_TO_ZERO_SLOPE kludge.
3081
3082         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
3083
3084         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
3085
3086         * lily/global-context.cc (Global_context): alway accept Score
3087         (run_iterator_on_me): cast Context to Score_context, not
3088         Context_def.
3089
3090         * Documentation/user/refman.itely: documentation patch by Edward
3091         Sanford Sutton.
3092
3093         * mf/GNUmakefile: unset sauter-fonts.
3094
3095 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3096
3097         * scripts/lilypond-book.py (output_texinfo): Output @image
3098         descriptions for info too.
3099
3100         * input/test/chord-names-jazz.ly: 
3101         * input/test/embedded-scm.ly: Clarify.
3102
3103         * input/test/cautionaries.ly: Typo.
3104
3105         * lily/input-smob.cc (ly_input_location): Compile fix.
3106
3107 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3108
3109         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
3110
3111         * ly/engraver-init.ly: move \grobdescriptions to Global. This
3112         fixes problems with system defaults being reverted with \override
3113         on Score level.
3114
3115         * lily/global-context.cc (Global_context): apply property-ops to
3116         Global_context too. 
3117
3118 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3119
3120         * scm/output-ps.scm (stencil->string): Rewrite.
3121
3122 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3123
3124         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
3125         impersonal style.
3126
3127 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3128
3129         * lily/input-smob.cc (ly_input_location: New function.
3130
3131         * scm/define-markup-commands.scm (upright): New markup command.
3132
3133         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
3134
3135         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
3136
3137         * scm/output-ps.scm (output-stencil): New function.
3138
3139         * scripts/lilypond-book.py (do_file): Bugfix: change search order
3140         of snippet types; fixes @ignore and @verbatim blocks.
3141
3142 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
3143
3144         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
3145         to a file in printed documentation, instead, refer either to a 
3146         syntax or to an output.
3147
3148 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3149
3150         * input/regression/beam-center-slope.ly: Add test.
3151
3152 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3153
3154         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
3155         (SAUTER_FONTS): Reinstate.
3156
3157         * scm/define-markup-commands.scm (caps): New markup command.
3158
3159         * scm/output-ps.scm (output-scopes): Experimental markup output.
3160
3161         * scm/: Add missing headers.
3162
3163         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
3164
3165         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
3166
3167 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3168
3169         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
3170         Stray style cleanups.
3171
3172 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3173
3174         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
3175         no dot combination.
3176
3177         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3178         substitute \override Staff.autoBeamSettings too
3179
3180         * Documentation/user/tutorial.itely: proofreading fixes by David
3181         Bobroff
3182
3183 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3184
3185         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
3186
3187         * ps/music-drawing-routines.ps: 
3188         * ps/lilyponddefs.ps: Add end markers.
3189
3190 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3191
3192         * VERSION: 2.1.27 released.
3193         
3194         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
3195
3196         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
3197         obey documentation.
3198
3199 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3200
3201         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
3202
3203         * scm/output-ps.scm: Resurrect.
3204         
3205         * scm/output-tex.scm: Minimal cleanups.
3206
3207         * scm/paper.scm (paper-set-staff-size): Add lineheight.
3208
3209         * make/ly-rules.make: Remove any broken lily-*.tex files before
3210         lilypond-book run.
3211
3212         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
3213         comment.
3214
3215         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
3216         Enabled by default, may save 10% compile time.
3217
3218 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3219
3220         * lily/lyric-phrasing-engraver.cc: remove
3221         
3222         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
3223         longer necessary. 
3224
3225         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
3226         so lyric-phrasing-engraver is no longer necessary.
3227
3228         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
3229         Grob_pq_engraver from Staff.
3230
3231         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
3232         busyGrobs directly.
3233
3234         * input/regression/quote-transposition.ly: new file.
3235
3236         * lily/recording-group-engraver.cc (stop_translation_timestep):
3237         store instrumentTuning too. 
3238
3239         * lily/quote-iterator.cc (process): transpose events using
3240         instrumentTuning.
3241
3242         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
3243         -> \tuning <pitch>
3244
3245         * lily/parser.yy (command_req): add \tuning command for setting
3246         instrument tuning of staff.
3247
3248         * Documentation/user/GNUmakefile
3249         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
3250
3251         * Documentation/user/refman.itely (Customized accidental rules):
3252         typo.
3253
3254 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3255
3256         * Documentation/user/music-glossary.tely: remove the missing norwegian
3257         translation; they can be put in later properly.
3258
3259 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3260
3261         * lily/recording-group-engraver.cc (start_translation_timestep):
3262         init Recording_group_engraver twice.
3263
3264 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3265
3266         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
3267         stray style cleanups:
3268
3269         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
3270         -Wmissing-prototypes.
3271
3272         * flower/include/killing-cons.tcc (Killing_cons): Add template
3273         specifier for car_.
3274
3275         * flower/include/parray.hh (binsearchs): Add template specifier
3276         for maxkey.
3277
3278         * flower/include/interval.hh: Declare elem () with template specfier.
3279
3280 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3281
3282         * elisp/lilypond-indent.el (get-buffer-size): add customization
3283         groups for several variables (Reuben Thomas).
3284
3285 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3286
3287         * Documentation/user/invoking.itexi (Point and click): add index
3288         entry.
3289
3290         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
3291         go under beam.
3292
3293         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
3294         sarabande beam. 
3295
3296         * flower/warn.cc (programming_error): cross fingers not thumbs.
3297
3298         * lily/rest.cc (polyphonic_offset_callback): return 0 when
3299         staff-position is set.
3300
3301         * VERSION: release 2.1.26 
3302         
3303         * scm/chord-entry.scm (construct-chord): process transposition
3304         after processing explicit-11.  
3305
3306 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3307
3308         * lily/parser.yy (add_quote): add syntax for adding quotes:
3309         \addquote "id-string" Music
3310
3311         * scripts/lilypond-book.py (do_file): do not overwrite input file.
3312
3313         * scripts/convert-ly.py (conv): add rules for name changes.
3314
3315         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
3316         music/context/grob property functions. Internally, use
3317         get_property() and set_property() for both.
3318
3319 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
3320
3321         * elisp/lilypond-mode.el (get-buffer-size): define new function,
3322         for Emacs <= 20 (Laurent Martelli).
3323
3324 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3325
3326         * lily/parser.yy (command_element): extract quoted vector in
3327         parser.
3328
3329         * input/regression/quote.ly: new file.
3330
3331         * lily/sequential-iterator.cc (process): only process if moment >= 0.
3332
3333         * lily/parser.yy (command_element): \quote DURATION NAME: support
3334         cue notes. 
3335
3336         * lily/quote-iterator.cc (class Quote_iterator): new file.
3337
3338 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3339
3340         * lily/auto-beam-engraver.cc (try_music): accept and process
3341         beam-forbid-event.
3342
3343         * input/regression/auto-beam-no-beam.ly: new file.
3344
3345 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3346
3347         * lily/accidental.cc (print): Change font-relative-size ->
3348         font-size. Fixes cautionary-style = smaller.
3349
3350 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3351
3352         * lily/system-start-delimiter.cc (staff_brace): remove
3353         font-relative-size
3354
3355         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
3356         forgotten with scm_list_n. Fixes spurious coredumps.
3357
3358         * lily/accidental-engraver.cc (stop_translation_timestep): move
3359         update of localKeySignature to stop_translation_timestep (). This
3360         makes sure that all ties are noticed at the right moment.
3361         (stop_translation_timestep): clear tie only when right-side
3362         notehead was seen.
3363         (number_accidentals_from_sig): cleanup. 
3364
3365         * input/regression/accidental-tie.ly (mus): new file
3366
3367         * input/regression/tie-accidental, tie-break-accidental.ly: remove
3368         these longish tests.
3369
3370 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3371
3372         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
3373
3374         * THANKS: update bugreporter list.
3375
3376         * lily/beam.cc (print): broken beams last until end of staff.
3377         (print): broken beams start from prefatory matter.
3378
3379         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
3380
3381         * lily/paper-score.cc (process): dump header only once.
3382
3383         * lily/paper-outputter.cc (Paper_outputter): move logic into
3384         Scheme.
3385
3386         * scm/output-tex.scm (output-scopes): new function.
3387         (output-paper-def): new function
3388         (tex-string-def): new function
3389         (symbol->tex-key): new function
3390
3391         * scripts/convert-ly.py (conv): add rule for | ~
3392
3393 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
3394
3395         * input/regression/{many}.ly: refresh, trying to guess how
3396         it was designed.
3397
3398 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3399
3400         * VERSION: release 2.1.25
3401
3402         * scm/define-translator-properties.scm
3403         (all-user-translation-properties): add printOctaveNames
3404
3405         * ly/engraver-init.ly: remove Note_event_swallower from
3406         NoteNamesContext.
3407
3408         * lily/note-name-engraver.cc (process_music): new property
3409         printOctaveNames
3410
3411         * lily/context.cc (find_existing_context): remove support for
3412         Current.
3413
3414         * scm/music-functions.scm (set-accidental-style): new function;
3415         duplicate accidental macros.
3416
3417         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
3418
3419         * lily/note-name-engraver.cc (process_music):
3420         process_acknowledged_grobs () -> process_music ()
3421
3422         * scm/part-combiner.scm (determine-split-list): robustification.
3423
3424 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3425
3426         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
3427         lines for falling into beam-gap.
3428         (score_forbidden_quants): check all staff lines for falling in
3429         beam gaps.
3430
3431         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
3432         key/clef/time signatures. 
3433
3434         * input/test/ossia.ly: revise example.
3435
3436         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
3437         cleanup.
3438         
3439         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
3440         comply to Scheme standard.  Remove ly:get-paper-variable
3441
3442 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3443
3444         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
3445
3446 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3447
3448         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
3449         properties from Voice context. This fixes accidental size for
3450         staff-switches during grace contexts.
3451
3452         * lily/note-collision.cc (check_meshing_chords): only wipe heads
3453         if necessary. Else, simply wipe dots.
3454
3455         * input/test/beam-alternate.ly: new file
3456
3457         * input/test/piano-staff-distance.ly: new file.
3458
3459         * lily/translator-group.cc (recurse_down_translators): use
3460         Direction for bottom-up/top-down.
3461
3462         * lily/include/translator.hh (class Translator): add
3463         process_music() and do_announces(). This obviates
3464         recurse_down_{engravers,performers}.
3465
3466         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
3467         \melisma and \melismaEnd
3468
3469         * lily/melisma-engraver.cc (process_music): change to
3470         Melisma_translator, unify with performer. Accept
3471         ManualMelismaEvent.
3472
3473         * ly/engraver-init.ly: add Font_size_engraver.
3474
3475 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3476
3477         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
3478         it hara-kiri.
3479
3480         * input/regression/{many}.ly: improve descriptions trying to figure
3481         out what is tested.
3482
3483 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3484
3485         * lily/slur.cc (broken_trend_offset): robustness fix.
3486
3487         * VERSION: release 2.1.24
3488
3489         * lily/context.cc (find_create_context): go to Score if it exists.
3490
3491         * lily/context-scheme.cc: new file.
3492
3493         * lily/score-translator.cc (get_output): new file.
3494
3495         * lily/include/grob-info.hh: origin_contexts() now does not
3496         include the originating engraver
3497
3498         * lily/translator-group.cc (translator_each): clean up contents,
3499         remove superfluous stubs. Engraver_group_engraver and
3500         Performer_group_performer are the only classes using multiple
3501         inheritance.
3502
3503         * lily/include/score-context.hh (class Score_context): interface
3504         between Score_{engraver,performer} and Global_context.
3505
3506         * lily/include/global-context.hh (Context): change from
3507         global-translator. This is the entry point for contexts; it is not
3508         tweakable using \translator{}. Score is no longer the top context,
3509         but sits underneath Global.
3510
3511         * lily/include/context.hh (class Context): brain surgery: split
3512         out Context functionality from Translator_group. Context is now a
3513         separate type from Translator.
3514
3515 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3516
3517         * lily/include/translator.hh (class Translator): make
3518         get_score_context() and get_global_translator (), and use the one
3519         which is appropriate.
3520
3521         * lily/context.cc: partially put functionality of Translator_group
3522         into Context.
3523
3524         * lily/include/context.hh (Translator): new class: put between
3525         Translator and Translator_group. 
3526
3527         * lily/new-accidental-engraver.cc: remove file.
3528
3529 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3530
3531         * input/regression/{many}.ly: improve descriptions: use complete 
3532         sentences, try to describe what is tested, avoid `we´, do not use 
3533         don't, ... 
3534
3535 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
3536
3537         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
3538         is at EOL.
3539
3540         * Documentation/user/lilypond.tely: declare the topmost node only
3541         once; removes empty line in @contents.
3542
3543         * Documentation/user/music-glossary.tely: really add Finnish author.
3544         Draw more beatiful `->´ arrow in html: &rarr;
3545
3546 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3547
3548         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
3549
3550         * scripts/convert-ly.py (conv): add ly:music-list  change.
3551
3552         * lily/grob.cc: edit doc string.
3553
3554         * scm/define-grob-properties.scm (all-user-grob-properties):
3555         proofreading, editing of doc strings.
3556
3557         * input/regression/tablature-string-tunings.ly: new file.
3558
3559         * lily/staff-symbol-engraver.cc (process_music): new engraver,
3560         listen to stringTunings
3561
3562         * lily/align-interface.cc (align_elements_to_extents): remove Grob
3563         for self-alignment-[XY] code.
3564  
3565 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3566
3567         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
3568         cond) into function. Cleanup.
3569
3570         * lily/text-spanner.cc: remove text-repeat-if-broken property.
3571         
3572         * VERSION (PACKAGE_NAME): 2.1.23 released
3573
3574 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
3575
3576         * Documentation/user/{refman,internals}.itely: small fixes.
3577
3578 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3579
3580         * lily/accidental-engraver.cc (acknowledge_grob): don't make
3581         accidentals for harmonic notes
3582
3583         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
3584         for harmonic notes.
3585
3586         * scm/document-backend.scm (interface-doc): prune Grob
3587         documentation: don't duplicate interface information.
3588
3589         * lily/*.cc: lots of updates of doc strings.
3590
3591 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3592
3593         * input/test/ac-extra-voice.ly (accompany): remove file.
3594
3595         * input/test/maximum-rest-count.ly: remove file.
3596
3597         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3598         conversion rule for \translator { }. Apply everywhere.  
3599
3600         * lily/parser.yy (music_property_def): set property for \once in
3601         the PropertyMusic itself, not the ContextSpec.
3602         (property_operation): change syntax within \translator { }
3603
3604         * scm/define-music-properties.scm (all-music-properties): clean up.
3605
3606         * lily/auto-beam-engraver.cc (test_moment): use
3607         updated_grob_properties() to retrieve autoBeam settings.
3608
3609         * lily/spacing-spanner.cc: bound shortest_playing_len by
3610         measure_length
3611
3612         * lily/spacing-engraver.cc (acknowledge_grob): ignore
3613         multi-measure events for spacing computation.
3614
3615         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
3616         elliptical, to 1.49.
3617
3618         * lily/rest.cc (polyphonic_offset_callback): new function. Do
3619         vertical positioning for polyphony, without RestCollision object.
3620
3621         * lily/note-column.cc (add_head): prevent rests & note heads on
3622         one stem.
3623
3624         * lily/rest-collision.cc (do_shift): ignore rests with beams.
3625         (do_shift): rewrite only-rests case: use common refpoints: the
3626         routine will have sensible results when other rest-translations
3627         have taken place.
3628
3629         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
3630         < 0 case. 
3631
3632         * VERSION: 2.1.22 released
3633         
3634         * input/GNUmakefile (SUBDIRS): remove ascii-art
3635
3636 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3637
3638         * input/: Convert ly files that still had \property.  Fixes make
3639         web.  Remove exta spaces around '='. 
3640
3641         * scripts/convert-ly.py (conv): Redundant space fixes.
3642
3643         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
3644
3645 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3646
3647         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
3648         create scalable PS and PDFs  for input/{test,template,regression}.
3649
3650         * lily/context.cc (is_alias): move function.
3651         (is_alias): add Bottom as context alias. 
3652         (find_create_translator): add Bottom as a context alias for creation.
3653
3654         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
3655
3656         * lily/parser.yy (music_property_def): new syntax for property
3657         assignments:
3658
3659         \set A.B = #C , \unset A.B
3660         \override A.B #C = #D, \revert A.B #C 
3661
3662         * lily/my-lily-lexer.cc: remove \property
3663
3664 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
3665
3666         * Documentation/user/refman.itely: add dots after seealso refs.
3667
3668         * input/template/{many}.ly: harmonise descriptions.
3669
3670         * Documentation/user/music-glossary.itely: add Finnish author.
3671
3672 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3673
3674         * VERSION (PACKAGE_NAME): release 2.1.21
3675
3676 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3677
3678         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
3679
3680         * scripts/lilypond-book.py (snippet_res): @include filename must
3681         not be empty.
3682
3683 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3684
3685         * scm/documentation-generate.scm (markup-doc-string): dump
3686         markup-commands.tely
3687
3688         * scm/define-markup-commands.scm (override): new file.
3689         Move documentation from refman into doc-strings. 
3690
3691         * input/test/staff-container.ly: fix example.
3692
3693         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3694         StaffContainer
3695
3696         * lily/grob.cc: remove point_dimension_callback
3697         (Grob): read forced dimensions from X-extent and Y-extent.
3698         (get_paper): remove preset_extent.
3699
3700         * scm/define-grobs.scm (all-grob-descriptions): remove
3701         point_dimension_callback. 
3702
3703         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
3704         textscript to head. This makes no-spacing-rods work on
3705         DynamicText.
3706
3707         * lily/chord-name.cc: remove props chord, bass, inversion.
3708
3709         * Documentation/user/appendices.itely: add Scheme functions,
3710         context-properties and layout properties to manual.
3711
3712         * scm/part-combiner.scm (determine-split-list): include rests in a
3713         solo1/2 sequence.
3714
3715         * lily/new-part-combine-iterator.cc (substitute_both): new
3716         function.
3717         (class New_pc_iterator): add separate Voice=solo context, fixes
3718         autobeams going from chords to solo.
3719
3720 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3721
3722         * Documentation/user/invoking.itexi (Editor support): Fix typo.
3723
3724         * Documentation/user/tutorial.itely:
3725         * Documentation/user/refman.itely: Add short note about being part
3726         of lilypond.tely.
3727
3728         * COPYING: Make note more clear with respect to files that are
3729         explicitely licenced otherwise (Documention/user/ comes to mind).
3730         
3731         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
3732         comment about barfing of @c,{}.
3733
3734         * Documentation/user/music-glossary.tely: Add list of authors.
3735
3736         * stepmake/stepmake/library-rules.make: Thank Nelson only in
3737         source (was: also in build log).
3738
3739 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3740
3741         * lily/side-position-interface.cc (general_side_position): if
3742         staff-padding is set, then include staff in support too.
3743
3744         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
3745         module workbook
3746
3747         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
3748
3749         * lily/tuplet-engraver.cc: remove tupletInvisible
3750
3751         * scm/define-translator-properties.scm: cleanup, separate in
3752         internal and user props. 
3753
3754         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
3755         LyricsVoice -> Lyrics
3756
3757         * lily/new-part-combine-iterator.cc (process): only print warning
3758         for symbols.
3759
3760 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3761
3762         * scm/part-combiner.scm: Add proper header.
3763
3764         * All but lily/*: The great --2003 --2004 replace; the missing
3765         `bits'.
3766
3767         * TODO: Fix outline mode.  Add book notes.
3768
3769         * ROADMAP: Update.
3770
3771 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3772
3773         * scm/part-combiner.scm (make-autochange-music): use
3774         accumulator. Fixes stack overflow.
3775
3776         * lily/*: rename brew_molecule -> print , molecule-callback ->
3777         print-function
3778
3779         * scm/define-grob-properties.scm: cleanup. Separate into internal
3780         and user properties.
3781
3782         * lily/translator-property.cc (updated_grob_properties): new
3783         function
3784         (execute_pushpop_property): change to new convention:
3785         object property inits are stored as (cons ALIST BASED-ON). This
3786         storage format allows concurrent tweaks in different contexts.
3787
3788 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3789
3790         * TODO: new file.
3791
3792 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3793
3794         * debian/: Late Debian update (sorry Anthony).
3795
3796         * scripts/lilypond-book.py (do_file): Look for input_file in
3797         include path, or ask kpathsea if LATEX.
3798
3799         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
3800         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
3801         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
3802         --header=texidoc.
3803
3804         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
3805         relative.
3806
3807         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
3808         only when filtering, default to input_base otherwise.  Coding
3809         style fixes.
3810
3811 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3812
3813         * lily/include/translator.hh (class Translator): add virtual
3814         qualifier.
3815
3816 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3817
3818         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
3819
3820 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3821
3822         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
3823
3824         * Documentation/user/refman.itely: Run texinfo-all-menus-update
3825         (fixes make web).
3826
3827         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
3828         live in $(out)-www).
3829
3830         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
3831         dependencies.  Add link to .ly source in HTML output.
3832         (Lilypond_snippet.output_html): Handle multiple page picture
3833         output.
3834         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
3835         Make usable for output_texinfo again.
3836
3837         * Documentation/user/GNUmakefile: Add static dependency for
3838         lilypond.tely includes.
3839
3840         * Documentation/user/tutorial.itely: Add some lost `relative'
3841         ly-options.
3842
3843 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3844
3845         * lily/include/translator-group.hh: move Music_output_def member
3846         to Global_translator.
3847
3848         * scripts/lilypond-book.py (do_file):  fix latex output.
3849
3850         * VERSION: release 2.1.20
3851         
3852         * scm/part-combiner.scm (determine-split-list): robustness fix 
3853
3854         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
3855
3856         * lily/parser.yy (music_output_def_body): plug memory leak.
3857
3858         * lily/translator-group.cc (add_fresh_group_translator): plug
3859         memory leak: unprotect Translator_group once added.   
3860
3861         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
3862
3863         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
3864         write .dep file.
3865         (Lilypond_snippet.ly): add \renameinput.
3866
3867 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3868
3869         * Documentation/user/refman.itely (Markup command definition): Doc
3870         by Nicolas Sceaux. Rewrite by Han-Wen
3871
3872         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
3873         thing of the line.
3874         (brew_molecule): only remove if hyphen is not at the end of line.
3875         (set_spacing_rods): new function: minimum-length specifies
3876         distance between syllables.
3877
3878         * scm/define-grobs.scm (all-grob-descriptions): add
3879         Hyphen_spanner::set_spacing_rods to LyricHyphen
3880
3881         * input/regression/lyric-hyphen-break.ly: new file.
3882
3883         * input/test/lyric-hyphen-retain.ly: new file.
3884
3885         * lily/new-part-combine-iterator.cc (construct_children):
3886         add Rest direction.
3887
3888 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3889
3890         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
3891
3892         * Documentation/bibliography/engraving.bib (donemus1982):
3893         update entry.
3894
3895 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3896
3897         * scripts/lilypond-book.py (Substring.__init__): new class.
3898         (Snippet.output_texinfo): add texidoc option.
3899         (Include_snippet.replacement_text): new class.
3900         (Lilypond_snippet.__init__): new class
3901         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
3902
3903         * Documentation/user/refman.itely (Sound): 
3904         note about number of channels.
3905
3906         * scm/music-functions.scm (voicify-music): add \context Staff for
3907         << \\ >> polyphony.
3908
3909         * lily/parser.yy (verbose_command_req): \skip now creates
3910         SkipMusic, and does not lead to spurious staves.
3911
3912         * scm/define-music-types.scm (music-descriptions): rename
3913         NonEventSkip to SkipMusic
3914
3915         * input/no-notation/midi-lyric-barcheck.ly: new file.
3916
3917         * input/regression/collision-dots-invert.ly: new file.
3918
3919         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
3920         case.
3921
3922         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
3923         die if melody died too.
3924
3925 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3926
3927         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
3928         with reading from stdin.
3929
3930         * lily/slur-performer.cc (try_music): new file.
3931
3932         * lily/melisma-performer.cc (try_music): new file. Handle
3933         melismata to help lyrics.
3934
3935         * lily/beam-performer.cc (try_music): new file. Handle beam events
3936         to help lyrics.
3937
3938         * lily/score-performer.cc (one_time_step): reinstate
3939         process_music().
3940
3941         * lily/performer.cc (process_music): add to interface.
3942
3943         * lily/performer-group-performer.cc (process_music): new function.
3944
3945         * lily/dot-column.cc (do_shifts): do collision resolution before
3946         dot positioning.
3947         
3948         * scripts/lilypond-book.py (Snippet.output_print_filename): new
3949         file, process printfilename option.
3950         (Snippet.__init__): rewrite: do not use global variables h or
3951         index.
3952         (main): really support -I option.
3953         (find_toplevel_snippets): new code.
3954         (find_toplevel_snippets): reinstate old version, without global
3955         variables.
3956
3957         * tex/texinfo.tex: really add file.
3958         
3959 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3960
3961         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
3962         compatibility.
3963
3964 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3965
3966         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
3967
3968         * scm/define-translator-properties.scm (drumPitchTable): add
3969         property.
3970
3971         * scripts/lilypond-book.py (simple_toplevel_snippets): new
3972         function.
3973         (help_summary): docstrings.
3974         (do_file): strip the dir of input_base too.
3975
3976 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3977
3978         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
3979
3980         * Documentation/user/lilypond-book.itely: Update.
3981
3982         * make/ly-rules.make: Update lilypond-book commands.
3983
3984         * Documentation/user/GNUmakefile: Update makeinfo commands,
3985         lilypond-book flags.
3986
3987         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
3988         
3989         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
3990
3991         * scripts/filter-lilypond-book.py: Remove.
3992
3993         * Documentation/user/*tely: Update options for new lilypond-book.
3994
3995         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
3996         with @macros in @includes.
3997
3998 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3999
4000         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
4001         make rest-collision only.
4002
4003         * lily/break-substitution.cc (substitute_one_mutable_property):
4004         clear all-elements using scm_assq_remove_x(). 
4005
4006         * lily/rest-collision.cc (do_shift): shift single rests
4007
4008         * flower/include/array.hh (class Array): rename to is_empty ()
4009
4010         * lily/drum-note-performer.cc: new file: perform drum notes.
4011
4012         * VERSION (PACKAGE_NAME): release 2.1.19.
4013         
4014 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4015
4016         * scripts/filter-lilypond-book.py
4017         (classic_lilypond_book_compatibility): New function.
4018
4019 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4020
4021         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
4022
4023         * Grand 2003 -> 2004 search replace. 
4024
4025         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
4026         (i.e. < > )
4027
4028         * ly/performer-init.ly: add DrumStaff
4029
4030         * lily/axis-group-engraver.cc (acknowledge_grob): also take
4031         lyric-interface; this prevents lines with only extender lines from
4032         being junked.
4033  
4034         * scm/define-grob-interfaces.scm (lyric-interface): new interface
4035
4036         * lily/lyric-extender.cc (brew_molecule): get line breaking and
4037         extenders right, for once and for all (hopefully).
4038         
4039         * lily/break-substitution.cc (substitute_one_mutable_property):
4040         clear old 'all-elements for System grobs.
4041
4042         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
4043         that associatedVoiceContext is always assigned when music & lyrics
4044         are found. 
4045
4046         * ly/engraver-init.ly: remove Lyrics context.
4047         (TabVoice): add noteheads engraver
4048
4049         * input/test/improv.ly: update: do not use Thread switching. 
4050
4051         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
4052         squashedPosition is a number  
4053
4054         * Documentation/user/refman.itely (Automatic note splitting):
4055         remove Thread references.
4056
4057         * input/no-notation/pc-direction.ly: remove file.
4058
4059         * ly/engraver-init.ly: remove Thread
4060
4061         * input/regression/tie-chord-partial.ly: remove file.
4062
4063         * scripts/convert-ly.py (conv): \harmonic rule
4064
4065         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
4066         notation for harmonic notes: <c' g''\harmonic>
4067
4068         * lily/lily-guile.cc (alist_to_hashq): new function
4069
4070         * scm/lily.scm (alist->hash-table): new function.
4071
4072         * Documentation/user/refman.itely (Percussion staves): update doco.
4073
4074         * input/regression/drums.ly (timb): updates
4075
4076         * lily/note-performer.cc (create_audio_elements): robustness fix.
4077
4078         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
4079
4080 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4081
4082         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
4083         discard valid matches.
4084
4085 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4086
4087         * lily/drum-note-engraver.cc: new file.
4088
4089         * ly/drumpitch-init.ly: move drum definitions
4090
4091         * scm/drums.scm: remove file.
4092
4093         * lily/*.cc: remove abort-event everywhere.
4094
4095         * lily/note-heads-engraver.cc (process_music): robustification.
4096
4097         * lily/accidental-engraver.cc (process_acknowledged_grobs):
4098         robustification.
4099
4100         * lily/parser.yy (simple_element): add \drums mode.
4101         (simple_element): remove \pitchnames , \chordmodifiers. Use
4102         variables to store this. 
4103
4104         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
4105         outside \notes.
4106
4107         * VERSION: release 2.1.18.
4108         
4109         * input/test: remove octave-duplicate.ly
4110
4111 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4112
4113         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
4114
4115 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4116
4117         * lily/simultaneous-music-iterator.cc: remove clone() and copy
4118         constructor from Music_iterator. Changes throughout.
4119
4120         * lily/include/music-iterator.hh (class Music_iterator): remove
4121         Music_iterator::skip and Music_iterator::get_pending_events from
4122         interface. Rename report_to -> get_outlet 
4123
4124         * lily/auto-change-iterator.cc: move contents from
4125         new-auto-change-iterator.cc from
4126
4127         * scm/part-combiner.scm: determine split-list from Scheme. 
4128
4129         * lily/new-auto-change-iterator.cc (process): new file.
4130
4131         * lily/parser.yy (part_combined_music): remove old PC cruft.
4132
4133         * ly/engraver-init.ly: remove old
4134         PC cruft.
4135
4136         * Documentation/user/refman.itely (The Lyrics context): note about
4137         extender lines.
4138
4139         * lily/multi-measure-rest-engraver.cc (process_music): extra check
4140         to allow 0-length mmrest events.
4141
4142         * scm/part-combiner.scm (determine-split-list): many bugfixes.
4143
4144         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
4145
4146         * lily/spacing-engraver.cc (finalize): robustifications.
4147
4148         * input/regression/new-part-combine-solo-global.ly: new file.
4149
4150         * scm/part-combiner.scm: rewrite.
4151
4152 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
4153
4154         * Documentation/user/refman.itely, input/puer-fragment.ly,
4155         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
4156         updated for proper use of lyricsto; replaced "(" and ")" ->
4157         "\melisma" and "\melismaEnd"
4158
4159         * input/test/ancient-font.ly: small updates to reduce compile
4160         warnings (TODO: junk this file)
4161
4162         * input/test/gregorian-scripts.ly: added comment about bug
4163
4164         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
4165         tiny robustness fix
4166
4167         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
4168         recent changes in the feta code); temporarily mapped mensural g
4169         clef to a copy of petrucci g clef until mensural g clef will have
4170         been rewritten
4171
4172         * mf/parmesan-heads.mf: bugfix: solved character name clashing
4173         between mensural and neo-mensural heads (this broke quite a while
4174         ago)
4175
4176         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
4177
4178 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4179
4180         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
4181         indication.  Fixes for verbatim, multi line comments.
4182
4183 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4184
4185         * input/regression/new-part-combine-solo.ly: more cases.
4186
4187         * lily/slur.cc (height): robustness fix.
4188
4189         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
4190
4191         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
4192         stemUp/stemDown.
4193
4194         * scm/music-functions.scm (determine-split-list): further analysis.
4195
4196         * lily/script-engraver.cc (try_music): discard duplicate
4197         articulations.
4198
4199         * input/regression/new-part-combine-solo.ly: new file
4200
4201         * input/regression/new-part-combine-a2.ly: new file.
4202
4203         * ly/performer-init.ly: add Devnull
4204
4205         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
4206         for \musicglyph #"accidental-*"
4207         (conv): \newpartcombine rule.
4208
4209 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4210
4211         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
4212
4213 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4214
4215         * scripts/filter-lilypond-book.py: Handle verbatim, latex
4216         textwidth, --output.
4217
4218 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4219
4220         * scm/new-markup.scm (doubleflat): add accidental markups.
4221
4222         * VERSION: release 2.1.17
4223         
4224         * Documentation/user/refman.itely (Automatic part combining):
4225         revise documentation of the part-combiner.
4226
4227         * input/regression/pc-switch-slur.ly (texidoc): remove file.
4228         
4229         * input/test/part-combine-{moment,staff}.ly: remove file.
4230
4231         * input/regression/pc-mmrest.ly (two): remove file.
4232
4233         * scm/define-music-types.scm (music-descriptions): add
4234         Solo{One,Two}Event and UnisonoEvent
4235
4236         * lily/new-part-combine-iterator.cc (unisono): add state_
4237         variable, signal changes with part-combine-event.
4238
4239         * input/regression/new-part-combine-text.ly: new file.
4240
4241         * lily/part-combine-engraver.cc: new file.
4242
4243 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4244
4245         * scripts/filter-lilypond-book.py: Handle snippet options.
4246
4247 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4248
4249         * scm/music-functions.scm (determine-split-list): detect solo1/2
4250         and unisono.
4251
4252         * lily/new-lyric-combine-music-iterator.cc (construct_children):
4253         revert fix, document why.
4254
4255         * lily/tie-performer.cc (process_music): new function. Set melisma
4256         property.
4257
4258         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
4259         always smaller than bracket size.
4260         (make_bracket): oops. Size of the gap was off by factor 2
4261
4262         * input/test/text-rotate.ly: new file.
4263
4264         * scm/new-markup.scm (markup): a macro that provides a
4265         LilyPond-like syntax in scheme for building markups, in order to
4266         help markup command definition. (Nicolas Sceaux)
4267
4268         * input/test/lyrics-skip-notes.ly: new example.
4269
4270         * lily/parser.yy (post_event): make HYPHEN into postfix event.
4271
4272         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
4273         use is_alias() iso. == . This fixes lyrics on
4274         GregorianTranscriptions. 
4275
4276 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4277
4278         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
4279         \thispagestyle{lastpage} to avoid that it's printed on the second
4280         last page when there's only a single score line on the last page.
4281         (The page breaking mechanism in TeX played some ugly tricks to us.)
4282
4283 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4284
4285         * scripts/filter-lilypond-book.py: Further development.
4286
4287         * input/regression/collision-dots-move.ly: New test.
4288
4289         * lily/note-collision.cc (check_meshing_chords): Move dots on left
4290         hand side note head of non-merged collision to the right.
4291
4292         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
4293         Construct children before accessing property from emtpy
4294         lyrics_context_.
4295         (construct_children): Find thread before finding LyricsVoice.
4296         Create LyricsVoice one if none found, fixes crash (thanks Erik
4297         Sandberg).
4298
4299 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4300
4301         * cygwin/: Forward port.
4302
4303 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4304
4305         * buildscripts/install-info-html.sh: Use Bash.
4306
4307         * cygwin/mknetrel: Patch from Bert.
4308
4309 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4310
4311         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
4312
4313         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
4314         try to copy *png, index.html (Bertalan Fodor).
4315
4316         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
4317
4318 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4319
4320         * lily/note-collision.cc (check_meshing_chords): Do not remove
4321         dots (from down head) when merging similar heads (thanks Matthias
4322         Kilian).  Simplify merge_possible tests and other cleanups
4323
4324         * input/regression/collision-merge-differently-dotted.ly: Add test
4325         for disappearing dots on similar heads for both voices.
4326
4327 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4328
4329         * Documentation/user/invoking.itexi (Invoking lilypond): Document
4330         that tagline overrides copyright for single page scores. Correct
4331         the default tagline value.
4332
4333 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4334
4335         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
4336
4337 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4338
4339         * buildscripts/lilypond-login.sh: Avoid warning about undefined
4340         TEXMF if it's previously unset.
4341
4342 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
4343
4344         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
4345
4346         * input/test/trills.ly: fix the unfolding of lineprall.
4347
4348         * input/test/figured-bass-alternative.ly: fix accidental.
4349
4350 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4351
4352         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
4353         
4354         * input/no-notation/dos-guile.ly: 
4355         * input/no-notation/dos-ps.ly: 
4356         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
4357         
4358         * input/no-notation/safe-include.ly:
4359         * input/no-notation/safe-guile.ly:
4360         * input/no-notation/safe-ps.ly: 
4361         * input/no-notation/safe-tex.ly: New file.
4362
4363         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
4364         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
4365         options now.
4366         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
4367         When in --safe-mode, set environment openout_any=p[aranoid].
4368
4369         * tex/ltest.tex: 
4370         * tex/lilyponddefs.tex: Add \nofiles.
4371
4372         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
4373         options.
4374
4375         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
4376         This allows building the user manual using a binary installation
4377         and a matching unpacked source tree.
4378
4379         * scm/lily.scm (safe-module): New variable. 
4380
4381         * lily/includable-lexer.cc (new_input): Fix error messages.
4382
4383         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
4384         If SAFE, evaluate in safe-module.  Change callers.
4385
4386         * lily/main.cc (Long_option_init): Reinstate safe-mode.
4387
4388         * lily/lexer.ll (embedded_scm): While processing main-input,
4389         invoke ly_parse_scm with safe mode if running in safe-mode.
4390         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
4391         in init.ly for safe-mode.
4392
4393 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4394
4395         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
4396         compatibility with old versions of geometry.sty (compat2
4397         already implied includehead).
4398         Change the page layout slightly so bottom + footskip = top +
4399         headheight + headsep = 16mm, the remaining paperheight-32mm
4400         are used for the music. Increase footskip to 5mm, so the top of
4401         the footer text doesn't touch the music.
4402
4403 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4404
4405         * VERSION: release 2.1.16
4406         
4407         * scm/music-functions.scm (determine-split-list): bugfix: only use
4408         new-active for both voices if both indexes advance. This fixes the
4409         biggest outstanding problem with new-pc. 
4410
4411         * lily/new-part-combine-iterator.cc (construct_children): set more
4412         directions.
4413
4414 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4415
4416         * scripts/convert-ly.py (conv): add instrument rule.
4417
4418         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
4419
4420         * lily/side-position-interface.cc: remove add_staff_support ()
4421         Change all callers to use staff-padding.
4422
4423         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
4424         make_spanner().
4425
4426         * lily/a2-engraver.cc (process_acknowledged_grobs): 
4427
4428         * lily/text-engraver.cc: remove scriptHorizontal property.
4429
4430         * lily/beam.cc (least_squares): also set least-squares-dy for
4431         special case of slanted 2-stem beam to center.
4432
4433         * lily/side-position-interface.cc (out_of_staff): move contents of
4434         out_of_staff into aligned_side.
4435         remove out_of_staff().
4436
4437         * input/regression/measure-grouping.ly: fix warning.
4438
4439         * lily/side-position-interface.cc: add staff-padding support to
4440         Side_position_interface::aligned_side.
4441
4442         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
4443         one get_property too many.
4444
4445         * flower/include/drul-array.hh (linear_combination): new function
4446         (scale_drul): new function
4447
4448         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
4449         operations on empty intervals are silly.
4450
4451 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4452
4453         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
4454         (iso gh_scm2int), fixes crash in new part-combiner.
4455
4456         * configure.in: Up mftrace to 1.0.27.
4457
4458 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4459
4460         * VERSION: release 2.1.15
4461         
4462         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
4463         align all stanza numbers.
4464
4465 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
4466
4467         * Documentation/user/{introduction.itely,refman.itely,
4468         converters.itely}: fix some text inside parentheses; text should
4469         be readable (even) if parentheses are either replaced with commas 
4470         or dropped out.
4471
4472 2004-01-25  Werner Lemberg  <wl@gnu.org>
4473
4474         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
4475         input/test/vaticana.ly, input/test/ancient-font.ly,
4476         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
4477         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
4478         ly/params-as-init.ly, scm/define-grobs.scm,
4479         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
4480
4481         * ly/params-as-init.ly: Removed.  Obsolete.
4482         * buildscripts/lilypond.words.py: Updated.
4483
4484 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4485
4486         * mf/parmesan-clefs.mf: switch off mensural G clefs.
4487
4488         * mf/feta-din{4,5,7,9}.mf: remove.
4489         
4490         * lily/engraver.cc (internal_make_item): centralize item/spanner
4491         factory.
4492
4493         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
4494         do correct chord conversion for ^"sim."  (backportme)
4495         (FatalConversionError.sub_articulations): substitute ^"foo" in
4496         chords too. (backportme)
4497
4498         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
4499         for Fingering.
4500
4501         * lily/side-position-interface.cc (out_of_staff): don't do
4502         anything if staff-padding not defined. 
4503
4504         * mf/feta-params.mf (stafflines): introduce linethickness as
4505         general blackness of the font.
4506
4507         * lily/stem.cc (position_noteheads): rounding error robustness.
4508
4509         * input/regression/rest-collision-beam.ly: move beam/rest stuff
4510         from beam-collision.ly 
4511
4512         * lily/beam.cc (rest_collision_callback): remove direction.
4513
4514         * scm/define-grobs.scm (all-grob-descriptions): remove
4515         enclose-bounds in OttavaBracket and PianoPedalBracket
4516
4517         * scm/new-markup.scm (def-markup-command) new macro, which takes
4518         care of defining the COMMAND-markup and make-COMMAND-markup
4519         procedures, setting markup-signature and keyword-signature object
4520         properties, and pushing the markup command in
4521         markup-function-list.
4522
4523         All markup commands are defined thanks to it.  Users may also use
4524         it to define their own markup commands. (Nicolas Sceaux)
4525
4526         * scm/new-markup.scm: Scheme style clean-up: there should be no
4527         parenthesis alone on a line; LET* should not be used where LET is
4528         enough. (Nicolas Sceaux)
4529
4530 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4531
4532         * scripts/filter-lilypond-book.py: Add script.
4533
4534 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4535
4536         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
4537
4538 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4539
4540         * Documentation/user/refman.itely (Fingering instructions): add
4541         single note chords. 
4542
4543         * lily/multi-measure-rest-engraver.cc: use a single
4544         MultiMeasureEvent for mm rests. This prevents problems with the
4545         new part combiner.
4546
4547         * scm/music-functions.scm (determine-split-list): analysis has
4548         global effect: a difference halfway a phrase makes the entire
4549         phrase be typeset as apart.
4550         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
4551
4552 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4553
4554         * ly/performer-init.ly: add Devnull.
4555
4556         * Documentation/user/refman.itely (Font selection): remove paper20
4557         ref.
4558         
4559 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4560
4561         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
4562
4563 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4564
4565         * scm/music-functions.scm (determine-split-list): bugfixes.
4566
4567         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
4568
4569         * input/test/scales-greek.ly: use C as base, results in different
4570         alterations at the clef.
4571
4572         * input/regression/pedal-ped.ly: new file.
4573
4574         * input/regression/pedal-bracket.ly: new file.
4575
4576         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
4577         replace after_line_breaking()
4578
4579         * lily/line-interface.cc (line): read thickness.
4580         (line): dash-fraction = 0 always for dotted-line style.
4581
4582         * input/test/staff-lines.ly (lower): bugfix.
4583
4584         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
4585         \accepts Devnull into Score.
4586
4587         * scm/lily.scm: remove bla.scm load.
4588
4589 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4590
4591         * VERSION: release 2.1.14
4592         
4593         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
4594
4595         * lily/side-position-interface.cc (general_side_position): add
4596         Staff_symbol_referencer::staff_space ().
4597
4598         * lily/include/context-def.hh: rename from translator-def.hh
4599
4600 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4601
4602         * input/template/piano-dynamics.ly (pedal): Updated definition of
4603         Dynamics such that \cresc works, for example.
4604
4605 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4606
4607         * lily/stem.cc (calc_stem_info): use
4608         Staff_symbol_referencer::staff_space
4609
4610         * lily/beam-quanting.cc (quanting): scale Stem_info 
4611
4612         * lily/beam.cc (rest_collision_callback): use minimum-distance
4613         property for rest/beam collisions.
4614         (rest_collision_callback): bugfixes.
4615
4616         * lily/system.cc (post_processing): extra-offset is now relative
4617         to the size of the current staff.
4618
4619         * scm/music-functions.scm (notice-the-events-for-pc): record all
4620         voices, only analyze "one" and "two".
4621
4622         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
4623         not parent. 
4624
4625         * lily/new-part-combine-iterator.cc (construct_children): create
4626         Devnull from Voice context
4627
4628         * scm/music-functions.scm (determine-split-list): bugfixes.
4629
4630         * lily/lily-guile.cc (robust_scm2int): new function
4631
4632         * lily/staff-symbol-referencer.cc (line_thickness): new
4633         function. Use throughout.
4634
4635         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
4636         in its own context.  Add to preset font-size.
4637
4638         * lily/stem.cc (thickness): new function.
4639
4640         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
4641         compute thickness from ledger-line-thickness.
4642
4643         * lily/note-head.cc (brew_ledger_lines): use
4644         Staff_symbol::get_ledger_line_thickness ().
4645
4646         * lily/beam.cc (rest_collision_callback): use
4647         Staff_symbol_referencer::staff_space().
4648
4649         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
4650         Mus1 Mus2
4651
4652         * lily/include/translator.hh (class Translator): add accepts_list_
4653         so  \with { \denies / \accepts } also works.
4654
4655         * scm/music-functions.scm (determine-split-list): determine split
4656         list from music events.
4657
4658         * lily/new-part-combine-iterator.cc: more states.
4659
4660         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
4661
4662 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4663
4664         * lily/system.cc (set_loose_columns): use the right prebroken cols
4665         for interpolating loose column position.
4666
4667         * lily/text-spanner.cc (brew_molecule): default to no vertical
4668         lines.
4669
4670         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
4671         take space.
4672
4673         * scm/define-grobs.scm (all-grob-descriptions): less padding.
4674
4675 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4676
4677         * scripts/convert-ly.py: Do not test filename when processing
4678         stdin.
4679
4680         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
4681
4682 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4683
4684         * lily/axis-group-engraver.cc (finalize): extra check; if
4685         process_music () is never called, then staffline_ == 0.
4686
4687         * lily/simultaneous-music-iterator.cc (pending_moment): don't
4688         check run_always ().
4689         
4690         * VERSION: release 2.1.13
4691
4692         * input/regression/note-head-style.ly (pattern): cleanup.
4693
4694         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
4695         downloading.
4696
4697         * scm/output-lib.scm (shift-right-at-line-begin): new function:
4698         kludge rehearsalmark placement.
4699
4700         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
4701         , ly:spanner?
4702
4703         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
4704         close to note head for accidentals.
4705
4706         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
4707         tuplet direction.
4708
4709         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
4710
4711 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4712
4713         * lily/include/music-iterator.hh (class Music_iterator): add
4714         substitute_outlet() to iterator API.
4715
4716         * lily/new-part-combine-iterator.cc (construct_children):
4717         New_pc_iterator: new class, better part combining.
4718
4719         * lily/tie-column.cc (werner_directions): new function
4720
4721         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
4722
4723         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
4724         empty objects group spanner as parent
4725
4726         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
4727         slope against graphical slope.
4728
4729         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
4730         for ottava bracket.
4731
4732         * lily/side-position-interface.cc (general_side_position):
4733         opps. reinstate *dir.
4734
4735         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
4736         parser run.
4737
4738         * lily/tuplet-bracket.cc: remove calc_dy ().
4739
4740         * Documentation/user/refman.itely (Balloon help): document balloon
4741         help
4742
4743 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4744
4745         * scm/document-backend.scm (check-dangling-properties): Grob
4746         properties are defined define-grob-properties.scm.
4747         
4748 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4749         
4750         * VERSION: release 2.1.12
4751
4752         * scm/define-grobs.scm (all-grob-descriptions): larger font for
4753         ChordName
4754
4755         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
4756         relation to surroundings.
4757
4758         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
4759         Y-extent to the note-extents: stay clear of the staff.
4760
4761 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4762
4763         * Documentation/user/GNUmakefile
4764         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
4765         iso. copy.
4766
4767         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
4768
4769         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
4770
4771         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
4772
4773         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
4774
4775         * lily/line-interface.cc (line): remove thickness from calling interface.
4776
4777         * lily/hairpin.cc: use Line_interface
4778
4779         * lily/line-interface.cc: new file. Line_interface for everything
4780         with dotted/dashed lines.
4781         
4782
4783         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
4784
4785         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
4786         for constructing ottava brackets.
4787         
4788         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
4789         the note heads.
4790
4791         * Documentation/user/internals.itely (Engravers and performers):
4792         fix broken link.
4793
4794         * scm/music-functions.scm (make-mark-set): new function.
4795
4796         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
4797         functionally identical to beam.
4798
4799         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
4800         () with beam (). 
4801
4802         * Documentation/user/refman.itely (Rehearsal marks): document new
4803         functionality.
4804
4805         * input/regression/rehearsal-mark-number.ly: new file.
4806
4807         * input/regression/rehearsal-mark-letter.ly: new file.
4808
4809         * scm/translation-functions.scm (number->mark-string): new function
4810         (format-mark-letters): new function
4811         (format-mark-numbers): new function
4812
4813         * lily/mark-engraver.cc (process_music): rehearsalMark is now
4814         integer; formatting is done through markFormatter property.
4815         
4816         * scm/define-translator-properties.scm: fold all *-done properties
4817         into positioning-done.
4818
4819         * lily/beam.cc (position_beam): new function
4820         (brew_molecule): make sure that positions are calced before making
4821         the molecule.
4822
4823         * scm/output*.scm (beam):  take 4th argument for function.
4824
4825         * ps/music-drawing-routines.ps: take blot as 4th argument.
4826
4827         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
4828         stem to avoid small dents.
4829         
4830 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4831
4832         * VERSION: release 2.1.11
4833
4834         * input/regression/balloon.ly: new file.
4835
4836         * lily/balloon.cc (brew_molecule): new file: draw boxes around
4837         objects, and make help texts. 
4838
4839         * scm/new-markup.scm (parse-simple-duration): parse duration
4840         string to log & dots. (Thanks Nicolas!)
4841
4842         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
4843         rule.
4844
4845 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
4846
4847         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
4848         Lemberg).
4849
4850         * THANKS: alphabetic order.
4851
4852 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4853
4854         * input/regression/note-head-harmonic.ly: new file.
4855
4856         * Documentation/user/internals.itely (Technical manual): explain
4857         difference between music, translation, layout.
4858
4859         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
4860
4861         * scm/output-ascii-script.scm (bracket): rounding bfs.
4862
4863         * scripts/convert-ly.py (conv): add \include "paper" rule. 
4864
4865         * ly/paper*.ly: remove files. 
4866         
4867         * scm/paper.scm (set-staff-size): new function: set default
4868         staff-size.
4869
4870         * scripts/convert-ly.py (conv): add conversion rule.
4871
4872         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
4873         function.
4874
4875         * scm/paper.scm: new file.
4876         (set-staff-size): new function 
4877         (set-paper-size): new function
4878
4879         * lily/parser.yy (music_output_def_body): restructure definition,
4880         so first Scheme statement in \paper also happens in new scope. 
4881
4882         * lily/system.cc (post_processing): move uniquify_list () to
4883         dumping molecule stage.
4884
4885         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
4886         this will mess up scores that use barchecks to shorten measures.
4887
4888         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
4889         at 20pt too.
4890
4891         * Documentation/user/tutorial.itely (Printing lyrics): document
4892         \lyricsto
4893
4894         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
4895
4896         * Documentation/user/refman.itely (Fermatas): document \lyricsto
4897
4898         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
4899         if Voice is not found.
4900
4901         * VERSION: release 2.1.10
4902         
4903         * input/{test,regression}/: remove old-relative 
4904
4905         * lily/lexer.ll: add empty markup signature. 
4906
4907         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
4908         strut markup
4909
4910         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
4911
4912         * scm/define-translator-properties.scm: update melismata property
4913         doco.
4914
4915         * lily/system.cc (output_lines): revert uniquify_list() patch,
4916         strange side effects seen.
4917         
4918         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
4919         dash-period < 0.
4920
4921         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
4922         for flute. 
4923
4924 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4925
4926         * input/regression/*.ly: use newaddlyrics iso. addlyrics
4927
4928         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
4929
4930         * lily/lyric-extender.cc (brew_molecule): behave decently in case
4931         of line breaks.
4932         (brew_molecule): add padding to left, not right.
4933
4934         * lily/system.cc (uniquify_list): new function
4935         (output_lines): uniquify_list () on all-elements. This fixes
4936         double symbols in the output.
4937
4938         * lily/beam.cc (rest_collision_callback): don't move anything if
4939         staff-position is set.
4940
4941         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
4942
4943         * lily/system.cc (typeset_grob): warn if adding twice.
4944
4945         * lily/sequential-iterator.cc (run_always): implement run_always().
4946         (also in other files.)
4947         
4948         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
4949
4950         * lily/event.cc (to_relative_octave): add octave-check.
4951
4952         * Documentation/user/refman.itely (Line breaking): add noBreak.
4953
4954         * scm/new-markup.scm (normalsize-markup): add function.
4955         (sans-markup): new function.
4956
4957         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
4958         come earlier nowadays.  This fixes beams on grace notes.
4959         
4960         * scm/music-functions.scm (direction-polyphonic-grobs): new
4961         variable, share between override and revert. This fixes script
4962         directions in polyphonic sections. (backportme)
4963
4964 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4965
4966         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
4967         breakpoints.
4968
4969         * lily/break-align-interface.cc: add doco
4970
4971         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
4972
4973 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4974
4975         * VERSION: release 2.1.9
4976
4977         * scm/document-markup.scm (markup-doc-node): add note about naming.
4978
4979         * scm/new-markup.scm (left-align-markup): bugfix. 
4980
4981         * Documentation/user/refman.itely (Ottava brackets): more doco for
4982         ottava.
4983
4984         * lily/side-position-interface.cc (out_of_staff): also do
4985         out_of_staff() correctly for d == DOWN.
4986
4987         * lily/text-spanner.cc (brew_molecule): only put vertical line and
4988         horizontal line if they move to the right.
4989         
4990         * scm/define-grobs.scm (all-grob-descriptions): set
4991         text-repeat-if-broken for ottava spanner
4992
4993         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
4994         property.
4995
4996         * mf/feta18.mf: design size is 18 not 22.5
4997
4998         * lily/new-lyric-combine-music-iterator.cc (process): new file.
4999         Add a single LyricsVoice to a melody. Melismata may be set
5000         individually.
5001
5002         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
5003
5004         * lily/dot-column.cc: add stdio.h
5005
5006 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5007
5008         * lily/item.cc: documentation for break-visibility (Thanks, John).
5009
5010 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5011
5012         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
5013
5014         * lily/translator-def.cc: rename Translator_def to Context_def.
5015
5016         * Documentation/user/internals.itely (Lexical details): clarify
5017         string def.
5018
5019         * Documentation/user/refman.itely (Rhythmic music): add link to
5020         RhythmicStaff 
5021
5022 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5023
5024         * lily/translator.cc: document start_translation_timestep()
5025
5026         * scm/output-tex.scm (tex-encoded-fontswitch): use
5027         round for rounding (inexact->exact yields rationals)
5028
5029         * lily/*.cc: remove superfluous start_translation_timestep() calls.
5030
5031         * lily/translator-group.cc (get_simple_trans_list): 
5032         new function; construct simple_trans_list_ lazily.
5033         
5034 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5035
5036         * lily/paper-outputter.cc (output_scope): Check if number before
5037         checking exact (guile cvs).
5038
5039         * scm/*: Escape backslashes in scheme strings (guile cvs).
5040
5041 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5042
5043         * Documentation/user/refman.itely (Tablatures basic): annotate
5044         seealso sections.
5045
5046         * lily/*.cc: cleanup of engraver initialize() functions.
5047
5048         * lily/repeat-acknowledge-engraver.cc
5049         (start_translation_timestep): remove first_b_
5050
5051         * lily/tab-note-heads-engraver.cc: listen to string number events
5052         inside < > too. (backportme).
5053
5054         * Documentation/user/refman.itely (Text scripts): add fatText to
5055         index.
5056
5057 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5058
5059         * VERSION: 2.1.8
5060
5061         * stepmake/bin/add-html-footer.py (built): add Wiki links to
5062         footer.
5063
5064         * lily/parser.yy (translator_mod): allow \with { \remove .. }
5065
5066         * lily/bar-check-iterator.cc (process): only warn if
5067         barCheckLastFail was changed.
5068
5069         * scm/define-translator-properties.scm (barCheckLastFail): add
5070         property.
5071
5072         * lily/main.cc (main_prog): print summary of failed files.
5073
5074         * lily/axis-group-engraver.cc: move all spanner creation to
5075         process_music (). Now staffs can be adjusted with \override too.
5076         (Jan, you are a brilliant programmer!)
5077         
5078         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
5079
5080 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5081
5082         * Documentation/user/tutorial.itely (Integrating text and music):
5083         Show the commands to produce a PDF as well.
5084
5085 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5086
5087         * lily/translator-def.cc (get_translator_names): accept user
5088         tweaks too. 
5089
5090         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
5091         as big as normal heads. 
5092
5093         * input/*ly: run convert-ly
5094         
5095         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
5096         () if dependencies are fluked.
5097
5098         * scm/document-translation.scm (engraver-doc-string): update on
5099         latest string/symbol conventions.
5100
5101         * lily/translator-ctors.cc: use Scheme_hash_table.
5102
5103         * lily/translator-def.cc (get_translator_names): new function
5104         (add_context_mod): new function
5105         (get_accepted): new function
5106
5107         * lily/parser.yy (context_mod): put all modifications of
5108         \translator { } in a single production, encode as SCM.
5109
5110         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
5111         to use read-only lists, so additions to the definition can be
5112         prepended easily.  
5113
5114         * Documentation/user/invoking.itexi (Editor support): add node on
5115         editor support.
5116
5117         * Documentation/user/refman.itely (Bar check): add lyrics example
5118         of bar checks. 
5119
5120         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
5121
5122         * scripts/convert-ly.py (conv): add conversion rule.
5123
5124         * lily/parser.yy: use \change iso. \translator for staff switch.
5125
5126         * lily/my-lily-lexer.cc: add \change.
5127
5128         * scm/define-translator-properties.scm
5129         (default-melisma-properties): add definition.
5130
5131 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5132
5133         * Documentation/user/refman.itely (Bar lines): clarification of
5134         systemStartDelimiter. 
5135
5136         * input/test/slur-shape.ly (x): remove file.
5137
5138         * lily/translator-group.cc (apply_property_operations): new function.
5139
5140 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5141
5142         * lily/parser.yy (optional_prop_ops): allow \with {
5143         PROPERTYSETTINGS } following \context or \new.
5144
5145         * lily/my-lily-lexer.cc: add \with.
5146
5147         * lily/parser.yy (property_operation): clean up definition of
5148         property operations.
5149         (property_op_to_music): new function.
5150         (context_spec_music): new function
5151
5152         * VERSION: 2.1.7 released.
5153         
5154         * input/regression/collision-merge-dots.ly: new file.
5155
5156         * lily/note-collision.cc (check_meshing_chords): if merging heads,
5157         then kill the dots too. 
5158
5159         * lily/separating-line-group-engraver.cc (acknowledge_grob):
5160         set/unset breakableSeparationItem
5161
5162         * lily/separation-item.cc (relative_width): add function.
5163
5164         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
5165         only-prebreak-interface
5166
5167         * lily/system.cc (output_lines): only junk only-prebreak-interface
5168         grobs.
5169
5170         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
5171         read breakableSeparationItem
5172
5173         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
5174
5175         * lily/system.cc (output_lines): don't suicide Spacing_items. 
5176
5177         * lily/dot-column.cc (dot_config_badness): new function:
5178         select the best scoring dot configuration: dots should go close to
5179         the note heads, but be shifted up or down according to conventions.
5180         (print_dot_configuration): idem.
5181         (shift_one): idem
5182         (remove_collision): idem.
5183
5184         * input/regression/dots.ly: add more test cases.
5185
5186 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5187
5188         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
5189
5190         * flower/include/interval.hh: rename elem_b to contains 
5191
5192         * lily/tie.cc: change 'heads to 'head-pair.
5193
5194         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
5195         fill in 'heads field.
5196
5197         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
5198         minimum-length for short ones, and shorten so collisions with the
5199         next syllable are avoided.
5200
5201         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
5202         near-zero slopes.
5203         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
5204
5205         * lily/dots.cc: remove quantized_position callback. All Y
5206         positioning is done by dot-column.cc
5207
5208         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
5209         exhaustive test of all dot positions. This fixes disappearing dots
5210         in dotted chords.
5211
5212 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5213
5214         * mf/feta-klef.mf (test_staff): fatten up G clef
5215         (test_staff): fatten up f clef.
5216         
5217
5218 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5219
5220         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
5221         * input/les-nereides.ly: Use latin1 characters for title, like
5222         Morgenlied.
5223
5224 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5225
5226         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
5227         cmb10).
5228
5229         * lily/lyric-extender.cc (brew_molecule): add little space before
5230         extender line.
5231
5232         * lily/beam-quanting.cc (score_forbidden_quants): check if
5233         outer stafflines fall in any beam gaps.
5234
5235         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
5236         for lyric texts.
5237
5238 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5239
5240         * VERSION: 2.1.6 released.
5241
5242         * lily/beam-quanting.cc (quanting): add inspect-quants property:
5243         this shows the demerits of a user-defined beam position pair.
5244
5245         * scm/define-grobs.scm (all-grob-descriptions): set
5246         beamed-extreme-minimum-free-lengths to a different value.
5247
5248         * lily/scm-option.cc: add debug-beam scm-option
5249
5250         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
5251
5252 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5253
5254         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
5255
5256         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
5257         space after barline.
5258
5259         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
5260
5261         * lily/spacing-spanner.cc (breakable_column_spacing): take average
5262         of spacing wishes, not maximum. Only do this for delta-t == 0. In
5263         the other case, take standard column-breakable spacing. Do not
5264         warn about "no spacing wishes".
5265
5266         This fixes wide spaces after barlines in very loose lines.
5267
5268         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
5269
5270 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5271
5272         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
5273         acknowledge_grob lyric-syllable, not lyric-text.
5274
5275         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
5276         dashes of length #'length separated by #'dash-period. 
5277
5278         * lily/lyric-extender.cc (brew_molecule): idem
5279
5280         * lily/multi-measure-rest.cc (big_rest): idem
5281
5282         * lily/system-start-delimiter.cc (simple_bar): idem
5283
5284         * lily/bar-line.cc (simple_barline): use rounded box
5285
5286         * VERSION: release 2.1.5
5287
5288         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5289         music): move note about dvips to more visible place.
5290
5291         * lily/lyric-phrasing-engraver.cc: move from
5292         new-phrasing-engraver.cc, remove old cruft (syllable-group,
5293         lyric-phrasing-engraver.hh)
5294         
5295         * lyric-align.ly: remove file
5296         
5297         * scripts/convert-ly.py (FatalConversionError.func): add removal
5298         rule for automaticMelismata
5299
5300         * ly/engraver-init.ly (ScoreContext): switch on
5301         New_phrasing_engraver by default.
5302
5303         * lily/slur-engraver.cc (class Slur_engraver):
5304         process_acknowledged_grobs -> process_music.
5305         (try_music): signal melismata correctly.
5306
5307         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
5308         word-space, right-trim-amount, and extend past right bound only
5309         for note heads.
5310
5311         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
5312         lyric-extender support: add note-heads to the extender
5313         automatically.
5314
5315         * lily/parser.yy: extender is now post_event. 
5316
5317         * lily/accidental-engraver.cc (number_accidentals): remove
5318         spurious warning about non-parent contexts.
5319
5320         * lily/music-output-def.cc (assign_translator): \translator { }
5321         for a Foo context implicitly redefines \FooContext.
5322
5323         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
5324         fixes.
5325
5326         * lily/slur.cc (brew_molecule): don't use stafflinethickness
5327         doubly in slur weight. 
5328
5329         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
5330         combination.
5331
5332         * scm/define-grobs.scm (all-grob-descriptions): change clef -
5333         staffbar distance.
5334
5335         * scripts/lilypond.py (global_latex_preamble): crank down size of
5336         the margins. Now there is a 12 mm top and bottom margin, which
5337         should correspond with the printable area of modern printers.
5338
5339         This enlarges the music height of the printable page a little.
5340
5341         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
5342         signs. Use \markup instead.
5343         (accreg_pen): tweak for accordeon asterisk.
5344
5345 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5346
5347         * lily/melisma-engraver.cc (try_music): use melisma_busy()
5348
5349         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
5350
5351         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
5352
5353         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
5354
5355         * scm/define-grobs.scm (all-grob-descriptions): change
5356         StanzaNumber description: make side support, i.s.o. breakable.
5357         use Instrument_name_engraver for texts in the margin.
5358
5359         * scm/define-translator-properties.scm: remove
5360         melismaEngraverBusy, stz property.
5361
5362         * *.cc: naming: change empty_b () into is_empty ()
5363
5364         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
5365
5366         * input/regression/lyric-phrasing-new.ly: new file.
5367
5368         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
5369         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
5370         melismata are now left-aligned.
5371
5372 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5373
5374         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
5375
5376         * mf/feta19.mf: remove.
5377         
5378         * mf/feta-klef.mf (test_staff): more tweaks
5379
5380         * mf/feta-toevallig.mf: more small size tweaks.
5381
5382         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
5383         rests for smaller sizes.
5384
5385         * mf/feta-bolletjes.mf: fix cross heads.
5386
5387         * VERSION: release 2.1.4
5388         
5389         * scripts/convert-ly.py (FatalConversionError.func): add rule for
5390         deprecated #'ancient font family
5391
5392         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
5393         it is a string or number.
5394
5395         * scm/output-lib.scm (note-head-style->attachment-coordinates):
5396         change calling convention of stem-attachment function. 
5397
5398         * buildscripts/mf-to-table.py: read and dump WX/WY fields
5399
5400         * mf/feta-autometric.mf: dump WX/WY fields too
5401         
5402         * mf/parmesan-heads.mf: idem.
5403
5404         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
5405         attachment coordinates.
5406
5407         * lily/note-head.cc (stem_attachment_coordinate): read stem
5408         attachment from the notehead glyphs WX/WY fields.
5409
5410         * lily/include/font-metric.hh (struct Font_metric): add methods
5411         get_indexed_wxwy (), make a distinction between looking up by
5412         index and ASCII  
5413
5414         * mf/feta-bolletjes.mf: rewrite note head MF code.
5415         (test_outlines): make heads more rotund for smaller sizes. 
5416
5417 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5418
5419         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
5420         throughout. Font scaling fixes throughout.
5421
5422         * mf/feta-sleur,slur.mf: remove. 
5423
5424         * mf/feta-slag.mf: rewrite.
5425
5426 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5427
5428         * VERSION: release 2.1.3
5429
5430         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
5431
5432         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
5433
5434         * lily/mark-engraver.cc (process_music): fix mark
5435         \default. (backportme)
5436
5437         * stepmake/stepmake/automatically-generated.sub.make (default):
5438         use -n for head/tail commands. 
5439
5440         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
5441         heads with the same pitch.
5442
5443 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5444
5445         * lily/recording-group-engraver.cc (finalize): set protected_scm
5446         member to '() before finalizing.
5447
5448         * lily/translator-group.cc (finalize): remove removal_processing () 
5449
5450         * lily/recording-group-engraver.cc: new engraver: record
5451         synchronized start & end times for each music object.
5452
5453         * lily/parser.yy (toplevel_expression): execute score rendering
5454         during parsing. Cleanup output-filename handling; this is no
5455         longer done with global variables.
5456         (translator_spec_body): allow \type modification too.
5457
5458         * lily/score.cc:  ly:run-translator: new function
5459         (LY_DEFINE): ly:render-output new function.
5460
5461         Separate interpreting and rendering, and make available as
5462         functions at Scheme level.
5463
5464 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5465
5466         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
5467         (musicxml-node->string):
5468         (xml-node->string):
5469         (music-to-musicxml): New function.
5470
5471 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5472
5473         * VERSION: 2.1.2 released
5474
5475         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
5476
5477         * scm/font.scm (paper20-font-vector): discouple font design sizes
5478         from sizes specified in .ly file: store all design sizes of a font
5479         in a single vector.
5480
5481         * lily/font-select.cc (get_font_by_design_size): new function
5482
5483         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
5484         add parmesan,feta in sizes 14 and 18.
5485         
5486         * mf/feta-toevallig.mf: use blot diameter for double sharp.
5487
5488         * lily/font-size-engraver.cc (acknowledge_grob): change definition
5489         of fontSize: this now sets font-size
5490
5491 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5492
5493         * VERSION: 2.1.1 released
5494         
5495         * Documentation/user/refman.itely (Tuning objects): add note about
5496         concurrent tweaks in different contexts. 
5497
5498         * lily/tie-engraver.cc (acknowledge_grob): use
5499         Staff_symbol_referencer::get_position iso. reading staff-position
5500         directly.
5501
5502         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
5503         currentMusicalColumn as left span-point for bracket. The bracket
5504         is too long when there are accidentals.
5505
5506 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5507
5508         * buildscripts/lilypond-profile.sh,
5509         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
5510         Thanks to Reuben Thomas <rrt@mupsych.org>
5511
5512 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
5513
5514         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
5515         Wurbel <wurbel@univ-tln.fr>.
5516
5517 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5518
5519         * scripts/midi2ly.py: Add space after chords.
5520
5521 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
5522
5523         * input/regression/{many}: add few @code{ ... }.
5524
5525 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5526
5527         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
5528         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
5529         Removed cmbx5, cmbx6 (which are included in teTeX)
5530         and cmbxti14 which is not used in fonts.scm.
5531
5532 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
5533
5534         * lily/midi-item.cc: fine tune quarter tones.
5535
5536 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
5537
5538         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
5539         new function, warn how many cents are missing in fine tuning.
5540
5541 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
5542
5543         * input/bugs/rhytmicstaff-tie.ly: add file.
5544
5545         * THANKS: Create skeleton for 2.1.
5546
5547 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
5548
5549         * input/test/bar-lines.ly (TODO): dashed "|".
5550
5551 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
5552
5553         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
5554         input/regression/tie-chord.ly: Fix spell for tying.
5555
5556         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
5557
5558         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
5559         new file (renamed, see above).
5560
5561         * Documentation/user/lilypond-book.itely
5562         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
5563         * input/example-1.ly input/example-2.ly input/example-3.ly
5564         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
5565         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
5566         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
5567         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
5568         * scripts/lilypond-book.py scripts/lilypond.py
5569         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
5570         * vimrc: replace ly2dvi with lilypond and remove silly comments.
5571
5572         * Documentation/user/lilypond.tely: update version.
5573
5574         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
5575         Remove extra spaces in each @node, fixes spaces.
5576
5577 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5578
5579         * scripts/lilypond-book.py (output_dict): Add definition of
5580         \lilypondbook also for LaTeX output. Solves several bug reports.
5581
5582 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
5583
5584         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
5585
5586 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
5587
5588         * input/test/transposition.ly: Fix key signatures, given in comments.
5589
5590 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5591
5592         * scm/midi.scm (instrument-names-alist),
5593         Documentation/user/appendices.itely: Correct spelling of shakuhachi
5594
5595 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5596
5597         * input/test/temporary-stave.ly (texidoc): New example based on an
5598         email question from Ralph Little.
5599
5600 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5601
5602         * VERSION: release 2.1.0
5603         
5604         * lily/note-performer.cc (try_music): accept busy-playing-event.
5605
5606         * lily/swallow-perf.cc (try_music): return false for
5607         busy-playing-event and melisma-playing-event.
5608
5609 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5610
5611         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
5612         >> in \score.
5613
5614 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5615
5616         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
5617         that articulation_substitute will not move beam start again.
5618         (articulation_substitute): Bugfix: remove stray space so that new
5619         old chords ending '>>' does not get broken up.
5620         (sub_chord): Use TAB for indentation (not spaces).
5621         
5622         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
5623         Bugfix for startup: Use ?^ instead of ?\^.
5624
5625 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5626
5627         * lily/lyric-combine-music-iterator.cc
5628         (Lyric_combine_music_iterator): change init order, to prevent GC
5629         segfaults.
5630
5631         * lily/context-specced-music-iterator.cc (construct_children): 
5632         only change  translator if found. This fixes a core dump problem.
5633
5634 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5635
5636         * scm/slur.scm (default-slur-extremity-rules): use equal? for
5637         comparison.
5638
5639         * mf/feta-bolletjes.mf: make hole in half note little
5640         smaller for stem attachment.
5641
5642         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
5643
5644         * mf/feta-banier.mf: don't draw stem with flag, just small square
5645         attachment.
5646
5647         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
5648
5649         * mf/feta-banier.mf: remove upstem/downstem characters.
5650
5651         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
5652
5653         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
5654         stafflinethickness (in the default)
5655
5656         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
5657
5658         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
5659
5660         * Documentation/topdocs/INSTALL.texi (Top): reorder.
5661
5662         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
5663
5664         * lily/include/directional-element-interface.hh:
5665         junk class, make {get,set}_grob_direction functions.
5666
5667         * lily/slur.cc (get_attachment): do something sensible when
5668         attaching to stem without heads (eg. a rest).
5669
5670         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
5671         forcing up to staff.  remove #'support-head property
5672         (brew_molecule): small cleanup.
5673         (flag): remove #'grace property.
5674
5675 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5676
5677         * cygwin/postinstall-lilypond.sh: 
5678         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
5679         (Volker Zell).
5680
5681 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5682
5683         * scripts/lilypond-book.py: resurrect 'eps' option. 
5684         (TexiPaper.to_eps): use -Ppdf for EPS files.
5685
5686         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
5687
5688         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
5689
5690         * VERSION: release 2.0.1
5691
5692         * lily/bezier.cc (get_other_coordinate): change assert into
5693         warning.
5694
5695         * lily/note-head.cc (internal_brew_molecule): make left protusion
5696         smaller, to accomodate for natural sign.
5697         (internal_brew_molecule): only do this when the accidental is
5698         close enough.
5699         (extent): new function
5700
5701         * lily/skyline.cc (merge_skyline): new function
5702         (heighten_skyline): new function
5703
5704         * lily/accidental-placement.cc (position_accidentals) 
5705         (position_accidentals): fix todo.
5706
5707 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5708
5709         * input/test/+.ly (texidoc): put version number inline.
5710
5711         * GNUmakefile.in: remove rsync-web target.
5712         
5713         * input/regression/bar-scripts.ly (onestaff): raggedright
5714
5715 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5716
5717         * lily/*.cc: remove #if 0'd code in couple of places.
5718
5719         * lily/midi-stream.cc (operator <<): rewrite.
5720
5721         * lily/note-head.cc (internal_brew_molecule): 
5722         only make ledgers when the Staff symbol has lines.
5723
5724         * ly/property-init.ly (arpeggioBracket): simplify
5725
5726         * lily/translator-group.cc (execute_pushpop_property): use
5727         SCM_EQ_P for comparing keys. This fixes reverting
5728         auto-beam-settings.
5729
5730 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5731 *
5732         * lily/midi-stream.cc (operator <<): Also write MIDI string when
5733         midi_debug_global_b.
5734         (operator <<): Normalise loop.
5735
5736 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5737
5738         * scripts/lilypond.py (escape_path): revise.
5739
5740         * scm/music-functions.scm (set-output-property): new function.
5741         
5742 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5743
5744         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
5745         use addmakeflags again.
5746
5747         * cygwin/lily-wins.py (escape_shell): New function; use it.
5748
5749         * scripts/lilypond.py (escape_shell): Escape quotes and other
5750         spaces too.  Do not escape escaping backslashes.
5751
5752         * make/srcdir.make.in (web-install): Must call install-WWW now.
5753
5754         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
5755         dependency
5756
5757 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5758
5759         * scripts/lilypond.py (escape_path): escape quotes too. 
5760
5761         * Documentation/user/lilypond.tely (Unified index): rename Index
5762         to accomodate Windows breakage.
5763
5764         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
5765
5766         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
5767         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
5768         target not a source.
5769
5770 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5771
5772         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
5773         addmakeflags.  Build and install doc and web also when building on
5774         Cygwin.
5775
5776         * mf/GNUmakefile: Bugfix.
5777
5778         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
5779         target web.
5780
5781         * cygwin/lily-wins.py: Quote filename.
5782
5783 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5784
5785         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
5786
5787 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5788
5789         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
5790         settings.
5791
5792         * configure.in: Require g++ > 3.0.4.
5793
5794         * mf/GNUmakefile: Bugfix: Add list.ly target.
5795         
5796         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
5797
5798         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
5799         make omf directory, add uninstall targets.
5800
5801 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5802
5803         * lily/tie-performer.cc (initialize): init prev_event
5804
5805         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
5806
5807         * lily/script-engraver.cc (make_script_from_event): don't crash on
5808         non-string articulation-type.
5809
5810         * lily/new-fingering-engraver.cc (add_script): don't crash on
5811         0 scripts 
5812         (acknowledge_grob): warn about text script events.
5813
5814 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
5815
5816         * buildscript/lilypond.words: fix path for drums.scm.
5817
5818 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5819
5820         * lily/spacing-spanner.cc (note_spacing): don't make longer
5821         durations than measure-length.
5822
5823         * VERSION: release 2.0.0
5824
5825         * GNUmakefile.in (rsync-web): version independent rsync target.
5826
5827         * input/test/+.ly (texidoc): idem.
5828
5829         * input/regression/+.ly: print version number.
5830
5831         * input/regression/accidentals.ly (mel): shorten.
5832
5833         * input/regression/accidental-octave.ly (texidoc): shorten.
5834
5835         * input/regression/hairpin-dashed.ly (texidoc): docstring.
5836
5837         * input/regression/completion-heads-polyphony.ly: octave
5838
5839         * input/regression/beam-manual.ly: remove
5840
5841         * input/regression/beam-chord.ly: remove
5842
5843         * input/regression/grace-dynamic.ly: remove
5844         
5845         * input/regression/grace-volta-repeat.ly: octave fixes.
5846
5847         * input/regression/hairpin-dashed.ly (texidoc): doc string.
5848
5849         * lily/parser.yy (step_number): semitones for chord entry too.
5850         (make_chord_step): more robust code, semitones. 
5851
5852         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
5853
5854         * input/regression/breathing-sign.ly (texidoc): split ancient and
5855         normal breathing signs.
5856
5857         * scm/define-grobs.scm (all-grob-descriptions): swap
5858         beamed-extreme-minimum-free-lengths and
5859         beamed-minimum-free-lengths; the 'extreme' case should allow
5860         shorter stems. This fixes forced directions on beamed 32nd and
5861         shorter notes.
5862
5863         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
5864         quartertones, not semitones.
5865         (NoteNamesContext): swallow more event types
5866
5867         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
5868
5869         * VERSION (PACKAGE_NAME): release 1.9.10
5870
5871 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5872
5873         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
5874         set note head as cause of note-column.  This gives a better error
5875         message.
5876
5877 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5878
5879         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
5880
5881 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5882
5883         * mf/GNUmakefile (pfa_warning): instruct 
5884
5885         * stepmake/aclocal.m4: typo.
5886
5887         * Documentation/user/cheatsheet.itely: more verbose examples.
5888
5889         * input/regression/clefs.ly: remove bogus docstring.
5890
5891 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5892
5893         * GNUmakefile.in (SUBDIRS): Add elisp.
5894
5895         * elisp/lilypond-mode.el: 
5896         * elisp/lilypond-init.el: 
5897         * elisp/lilypond-indent.el: 
5898         * elisp/lilypond-font-lock.el: Move from top dir.
5899
5900         * stepmake/stepmake/elisp-vars.make: New file.
5901
5902         * config.make.in (elispdir): Add.
5903
5904         * Documentation/topdocs/INSTALL.texi: Typo.
5905
5906         * make/ly-rules.make: Test for files instead of touching void and
5907         ignoring errors.
5908
5909         * GNUmakefile.in:
5910         * make/lilypond.redhat.spec.in:
5911         * debian/rules: Fix lilypond.words stuff a bit.  For running from
5912         <builddir>, adding
5913         
5914              (push "<builddir>/share/lilypond/elisp" load-path)
5915
5916         to your ~/.emacs.el should give you LilyPond-mode again.
5917
5918         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
5919         regexp for DOS/Windows, we are too paranoid to fix others.
5920
5921 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5922
5923         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
5924
5925         * input/test/chord-names-jazz.ly (banterProperties): fix
5926
5927         * lily/parser.yy (bass_mod): bass figure alterations are semi
5928         tones, not quarter tones
5929
5930         * lily/beam.cc (set_stem_lengths): only lengthen stems
5931         for gapped beams.
5932
5933         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
5934         by beamcount.
5935
5936         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
5937         a warning that the warning may erroneous.
5938
5939         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
5940         target.
5941
5942         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
5943         targets.
5944
5945         * GNUmakefile.in ($(config_h)): config.h should depend on
5946         config.hh.in .
5947         (lilypond.words): remove fontball stuff.
5948
5949         * stepmake/aclocal.m4: only print config.cache warning if it exists.
5950
5951         * configure.in: remove pktrace reference.
5952
5953         * GNUmakefile.in (rsync-web): permissions and ownership for
5954         website.
5955
5956         * lily/volta-engraver.cc (staff_eligible): new function.
5957         (stop_translation_timestep): kill off spanners if not eligible.
5958
5959         * VERSION (PATCH_LEVEL): release 1.9.9
5960
5961         * input/regression/beam-quanting-32nd.ly (texidoc): new file
5962
5963         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
5964         length is more important than forbidden quants.
5965         
5966 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
5967
5968         * buildscripts/lilypond.words: order words in search order,
5969         add lilypond.words.vim to be generated.
5970
5971         * lilypond.vim: use lilypond.words.vim for keyword matching.
5972
5973         * lilypond-mode.el: use search order. fix word selection rules.
5974
5975         * lilypond-font-lock.el: fix fontifying long durations.
5976
5977         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
5978
5979 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5980
5981         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
5982
5983         * stepmake/stepmake/generic-targets.make:
5984         * stepmake/stepmake/bin/make-version.py: 
5985         * stepmake/aclocal.m4:
5986         * make/stepmake.make:
5987         * make/toplevel-version.make: Build fixes: remove last traces of
5988           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
5989
5990         * lily/beam.cc: Add gap-count property.
5991
5992 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5993
5994         * scm/define-grob-properties.scm (gap-count): add gap-count
5995
5996         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
5997
5998 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5999
6000         * cygwin/mknetrel.doc: Typo.
6001
6002         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
6003
6004         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
6005
6006 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6007
6008         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
6009         sizes. Remove support for 'ledger'(=tabloid+landscape).
6010
6011 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6012
6013         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
6014         sauter PFAs.
6015
6016         * configure.in: remove VERSION stuff once again.
6017
6018         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
6019
6020         * scm/define-grobs.scm (all-grob-descriptions): use sans family
6021         for chord names.
6022
6023         * mf/GNUmakefile: always trace pfa fonts.
6024         (SAUTER_FONTS): add cmss[567] too fonts
6025
6026         * configure.in: require mftrace. 
6027
6028         * lily/staff-performer.cc (new_instrument_string): don't look at
6029         instrument property.
6030
6031         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
6032         is_direction is the C++ one. Similar for ly_axis_p and
6033         ly_number_pair_p
6034
6035 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6036
6037         * lily/beam.cc (brew_molecule): read gap-count to determine
6038         number of tremolo (gapped) beams.
6039
6040         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
6041         shorter than 1/8
6042
6043         * flower/include/array.hh (default_compare): new function
6044
6045         * cygwin/mknetrel: Native fixes.
6046
6047         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
6048
6049 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6050
6051         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
6052         feature for Windows.
6053
6054         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
6055
6056         * cygwin/mknetrel: Updates for native use on Cygwin.
6057
6058         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
6059
6060         * stepmake/stepmake/help2man-rules.make: 
6061         * cygwin/mknetrel: Bugfix for manpages.
6062
6063         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
6064         $(builddir).  Stepmake is a normal subdirectory now, that is not
6065         configured.  Another srcdir build fix.
6066
6067         * Documentation/topdocs/INSTALL.texi,
6068         buildscripts/lilypond.words.py, lilypond-font-lock.el,
6069         lilypond-init.el, lilypond-mode.el, debian/rules,
6070         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
6071         rename generated file lilypond.words to lilypond.words.el.
6072
6073 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
6074
6075         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
6076
6077         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
6078         GNUmakefile.in.
6079
6080 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6081
6082         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
6083         when cross building.
6084
6085         * configure.in: srcdir build fix.
6086
6087         * cygwin/GNUmakefile:
6088         * cygwin/lily-wins.py:
6089         * cygwin/postremove-lilypond.sh: 
6090         * cygwin/postinstall-lilypond.sh: Merge from stable.
6091
6092         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
6093         s/ly2dvi/lilypond/.
6094
6095 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6096
6097         * lily/slur.cc (after_line_breaking): only set control points if
6098         none supplied yet.
6099
6100         * input/test/slur-manual.ly: new file.
6101
6102         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
6103         <<  >> chords too.
6104
6105         * VERSION (PACKAGE_NAME): release 1.9.8
6106
6107         * scripts/lilypond.py (escape_path): escape spaces in directory names
6108
6109         * input/test/text-spanner.ly: fixes.
6110
6111 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
6112
6113         * buildscripts/lilypond.words.py: add drum names as note names to
6114         Emacs-mode.
6115
6116 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6117
6118         * input/regression/hairpin-dashed.ly: new file.
6119
6120         * scripts/convert-ly.py (conv): warn about dash-length.
6121
6122         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
6123         automatically if we get a new one.
6124
6125         * lily/lookup.cc (dashed_line): new function
6126
6127         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
6128         dash-fraction.
6129
6130 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
6131
6132         * buildscripts/lilypond.words.py: extract note names.
6133
6134         * lilypond-mode.el: take note names from lilypond.words -file.
6135         small fix in the use of string-match.
6136
6137         * lilypond-font-lock.el: use lilypond.words for note names, add 
6138         maxima to note a duration.
6139
6140 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6141
6142         * lily/breathing-sign.cc: remove railtracks() function. 
6143
6144         * input/regression/arpeggio-bracket.ly (texidoc): add file.
6145
6146         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
6147         (brew_molecule): bugfix don't make arpeggio shorter when
6148         arpeggio-direction is set.
6149
6150         *  debian/rules: small corrections in the (Pedro K)
6151
6152         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
6153         examples.
6154
6155         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
6156         special (repeat) bar comes along.
6157
6158         * input/regression/auto-beam-bar.ly: update.
6159
6160         * scripts/lilypond-book.py (output_dict): remove support for the
6161         EPS option.
6162
6163         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
6164         VerticalAlignment and VerticalAxisGroup this fixes the size
6165         computations for the entire system.
6166  
6167         * input/les-nereides.ly (bass): remove superfluous fontSize.
6168
6169         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
6170         causes directory of file to be added to include path.
6171
6172         * input/regression/beam-break.ly: test single stem beams.
6173
6174         * input/regression/system-start-bracket.ly: fix.
6175
6176         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
6177
6178         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
6179
6180         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
6181         (score_stem_lengths): do something sensible for single stem beams.
6182
6183         * lily/beam.cc (least_squares): add kludge for single stem beams.
6184
6185         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
6186         keySignature to list of broken things.
6187
6188         * input/regression/keys.ly: fix.
6189
6190         * VERSION (PACKAGE_NAME): release 1.9.7
6191
6192         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
6193
6194         * Documentation/user/refman.itely (Pitches): doc quarter tones.
6195
6196         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
6197         (quartertone_pitch): new function
6198
6199         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
6200         flat. WARNING: FONT CHANGED.
6201
6202         * ly/nederlands.ly: add -eh and -ih for quarter tones.
6203
6204         * lily/accidental-placement.cc (add_accidental): support for
6205         quarter tones.
6206
6207         * ly/LANGUAGEs.ly: use symbols for alterations.
6208
6209         * mf/feta-toevallig.mf: change accidental codes. 
6210
6211         * scm/lily.scm (ly:get-option): switch on debugging only for
6212         --verbose.
6213
6214         * lily/lily-guile.cc: remove ly:verbose?
6215
6216         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
6217
6218         * lily/parser.yy (TODO): only do gh_call() for apply with
6219         procedure argument.
6220
6221         * lily/tie-engraver.cc (start_translation_timestep): move melisma
6222         stuff in accordance with new timing of tie-events.
6223
6224         * lily/my-lily-lexer.cc: remove \outputproperty
6225
6226         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
6227
6228         * scm/define-translator-properties.scm (melismaBusyProperties):
6229         add melismaBusyProperties property.
6230
6231 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6232
6233         * input/test/ambitus-mixed.ly (texidoc): new file.
6234
6235         * buildscripts/mutopia-index.py (find): prune debugging
6236
6237         * lily/side-position-interface.cc: doc updates
6238
6239         * Documentation/user/refman.itely: updates, tweaks.
6240
6241         * lily/parser.yy (Simple_music): remove outputproperty
6242
6243         * make/stepmake.make: use VERSION again; importing VERSION via
6244         autoconf dependencies is too hairy.
6245
6246 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
6247
6248         * lilypond-mode.el: allow `-' for keywords and identifiers.
6249
6250 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6251
6252         * VERSION: release 1.9.6
6253         
6254         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
6255         iso. ly2dvi.
6256
6257         * Documentation/user/*.itely: fixes everywhere
6258
6259         * lily/completion-note-heads-engraver.cc: rewrite engraver:
6260         produce ties from the engraver itself, do not broadcast TieEvent.
6261
6262         * lily/my-lily-lexer.cc: remove pitch & duration.
6263
6264         * lily/parser.yy (TODO): remove \pitch and \duration
6265
6266         * input/test/explicit.ly: remove file.
6267
6268         * Documentation/user/refman.itely (Pitches): remove \pitch 
6269         \duration command.
6270
6271 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
6272
6273         * buildscripts/lilypond.words.py: add all slur types to Emacs
6274         insertion menu, suppose everything is postfixed by dropping 
6275         unnecessary `-' -marks.
6276
6277 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6278
6279         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
6280         tremoloed stems.
6281
6282         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
6283         head for flagged stems.
6284
6285         * lily/stem.cc (get_default_stem_end_position): futz with extra
6286         stem length if there is a stem tremolo.
6287
6288         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
6289         it would be too small.
6290
6291         * lily/font-metric.cc: return #f for non-existent glyph.
6292         
6293         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
6294         exported through config.make.
6295
6296         * input/regression/clef-oct.ly: new file.
6297
6298         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
6299         transposition.
6300
6301         * input/template/*.ly: remove old relative.
6302
6303         * ly/english.ly: add X names for double sharp.
6304
6305 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6306
6307         * lily/font-select.cc: new file handle font selection routines.
6308
6309         * lily/parser.yy: add ; (Patrick Atamaniuk)
6310
6311         * input/test/time-signature-double.ly: use markups for double time
6312         sigs.
6313
6314         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
6315         ChordNames.SeparationItem #'padding for adjusting space after chords.
6316         
6317         * lily/music-output-def.cc (LY_DEFINE): 
6318         new function ly:paper-lookup.
6319         
6320         * mf/parmesan-clefs.mf: use # quantities for char_box
6321         offsets. Fixes overflow errors in the PFA. 
6322
6323         * scm/new-markup.scm (strut-markup): change calling interface for
6324         markup. Pass paper-def, not grob. This would allow \markup to be
6325         used separately from grobs.
6326
6327         * lily/paper-def.cc: new function ly:paper-font; this function
6328         replaces ly:get-font.
6329
6330         * lily/include/font-interface.hh (struct Font_interface): take
6331         Paper_def iso. Grob for get_font().
6332
6333 2003-09-14  Graham Percival  <gperlist@shaw.ca>
6334
6335         * Documentation/user/ tutorial.itely, refman.itely: add warning
6336         about \key and accidentals.
6337
6338 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6339
6340         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
6341
6342         * Documentation/user/*.itely: manual tweaks
6343
6344 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
6345
6346         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
6347         cleanup; bugfix: exact_center
6348
6349         * Documentation/user/refman.itely: added more documentation on
6350         ambitus according to recent questions on lilypond-user list
6351
6352 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6353
6354         * input/regression/ottava.ly (texidoc): demo 15ma too.
6355
6356         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
6357
6358         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
6359         octave fixes.
6360
6361 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6362
6363         * lily/lexer.ll: add \r to the rules for newlines; this fixes
6364         problems on older Mac editors.
6365
6366 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
6367
6368         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
6369
6370 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
6371
6372         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
6373         mf/parmesan-clefs.mf: added comments on character alignment and
6374         set_char_box() conventions
6375
6376         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
6377         set_char_box()'s
6378
6379         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
6380
6381 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
6382
6383         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
6384
6385 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
6386
6387         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
6388         shortened to avoid almost-collision with staff line; code cleanup;
6389         other custodes: fixed char boxes; code cleanup
6390
6391 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6392
6393         * configure.in: release 1.9.5
6394         
6395         * scripts/lilypond.py (global_latex_preamble): only set
6396         twosideshift if 'twoside' is in latexoptions 
6397
6398         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
6399
6400         * VERSION: remove
6401
6402         * scripts/*2ly.py: update <> syntax
6403
6404 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6405
6406         * lily/chord-name-engraver.cc (process_music): add origin for
6407         chord name.
6408
6409         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
6410
6411         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
6412         bass notes for exceptions too.
6413
6414         * scm/define-grobs.scm (all-grob-descriptions): rename
6415         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
6416
6417         * scm/define-grob-properties.scm (remove-first): add remove-first
6418         property for orchestral scores.
6419
6420         * Documentation/user/*.itely: switch <<>> and <> 
6421
6422         * lily/glissando-engraver.cc (process_music): bugfix: move line to
6423         last_line only once. This fixes the two consecutive glissandi problem.
6424
6425 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
6426
6427         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
6428         error message "flexa-width undefined"
6429
6430         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6431         lily/include/gregorian-ligature.hh: print warning when ignoring
6432         head prefixes on flexa shapes
6433
6434         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
6435         space before a series of inclinatum heads
6436
6437         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6438         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
6439         cleanups
6440
6441         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
6442         and char_box
6443
6444 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
6445
6446         * input/regression/breathing-sign.ly: tiny fixes
6447
6448         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
6449         semantical collision with vaticana ligatures
6450
6451         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6452         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
6453         now consistent with mensural ligatures
6454
6455         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6456         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
6457         context pitches and staff position; dto. for virga stem; removed
6458         obsolete virga and clivis characters from parmesan font (WARNING:
6459         font changed)
6460
6461         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
6462         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
6463
6464         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6465         scm/define-grob-properties.scm: consistency fix: renamed
6466         join_left->add_cauda
6467
6468         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
6469         appendix length; bugfix: yoffs_bt for reverse direction punctum
6470         characters
6471
6472         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
6473         small cleanups; added more docu
6474
6475         * lily/mensural-ligature-engraver.cc,
6476         lily/vaticana-ligature-engraver.cc,
6477         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
6478         computation to CoherentLigatureEngraver
6479
6480         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
6481         scm/define-grob-properties.scm: bugfix: added missing linea and
6482         cavum properties; bugfix: removed dead semivocalis property
6483
6484         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
6485         length; redesigned quilisma, stropha and auctum
6486
6487         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
6488         line thickness
6489
6490         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
6491         Documentation/user/refman.itely: bugfix: introduced shifted
6492         epiphonus head to avoid collision with adjacent plica
6493
6494 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6495
6496         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
6497
6498         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
6499
6500 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6501
6502         * Documentation/user/tutorial.itely (A lead sheet): remove
6503         duplicate chords.
6504
6505         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
6506
6507 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6508
6509         * Documentation/bibliography/computer-notation.bib (isbn): add
6510         xivcim publication.
6511
6512 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
6513
6514         * GNUmakefile.in: drop lilypond.words for generation.
6515
6516 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
6517
6518         * buildscripts/lilypond.words.py: take filename (also) from an arg.
6519
6520         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
6521
6522 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6523
6524         * input/test/figured-bass-alternate.ly (fl): new file.
6525
6526         * Documentation/topdocs/README.texi (Top): clarifications.
6527
6528         * Documentation/bibliography/computer-notation.bib (isbn): add phd
6529         theses of Gieseking and Renz.
6530
6531         * GNUmakefile.in (README_FILES): remove README.mandrake.
6532
6533 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
6534
6535         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
6536         from source files and search patterns listed in the script.
6537
6538         * GNUmakefile.in: add target `lilypond.words'.
6539
6540         * lilypond.words: remove file, generated by `make lilypond.words'.
6541
6542         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
6543
6544 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
6545
6546         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
6547
6548 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6549
6550         * VERSION: 1.9.4 released
6551
6552         * scripts/convert-ly.py (FatalConversionError.figures_replace):
6553         rule for < > <-> << >> substitution
6554
6555         * lily/lexer.ll: exchange meaning of << >> and < > 
6556
6557         * VERSION (PACKAGE_NAME): 1.9.3 released
6558
6559         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
6560         pages unconditionally.
6561
6562 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6563
6564         * Documentation/user/music-glossary.tely (Top): small syntax
6565         fixes.
6566
6567         * scm/music-functions.scm (remove-tag): filter \tagged music
6568         expressions.
6569
6570         * input/regression/tag-filter.ly (texidoc): new file.
6571
6572         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
6573         symbol2 .. ) etc. 
6574
6575         * scripts/convert-ly.py (FatalConversionError.conv): fingering
6576         convert rule.
6577
6578         * Documentation/user/refman.itely (Fingering instructions): adjust
6579         manual.
6580
6581         * lily/new-fingering-engraver.cc (position_scripts): don't crash
6582         for borderline cases (e.g. 1 fingering.)
6583         (position_scripts): revise interface, use fingerOrientations to
6584         set fingering positions.
6585
6586         * scm/document-translation.scm (context-doc): add aliases to
6587         automated documentation.
6588
6589         * make/lilypond-vars.make: remove stepmake compat glue.
6590
6591         * make/generic-vars.make: remove cruft.
6592
6593         * lily/main.cc (main): don't identify binary.
6594
6595 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6596
6597         * lily/include/translator.hh (class Translator): remove
6598         type_string_ , use symbol for context name throughout.
6599         Changes through whole source tree.
6600
6601         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
6602         set PDF as default, and always make PDF.
6603
6604         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
6605
6606 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
6607
6608         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
6609         Documentation/user/refman.itely input/regression/allfontstyle.ly
6610         input/regression/grace-types.ly:
6611         fix spelling for acciaccatura (Webster's 1913).
6612
6613 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6614
6615         * lily/main.cc (usage): adjust blurb, include url.
6616
6617         * input/regression/breathing-sign.ly (texidoc): transpose up
6618
6619 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
6620
6621         * input/regression/breathing-sign.ly: changed ancient examples to
6622         be relevant (by request of Han-Wen); updated BreathingSign text
6623         property according to new syntax.
6624
6625         * ly/gregorian-init.ly: updated BreathingSign text property
6626         according to new syntax
6627
6628 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6629
6630         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
6631         (Clef): index entries for clefs.
6632
6633         * python/lilylib.py (system): remove errorlog files.
6634         
6635 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
6636
6637         * lilypond.words: add \new and new graces. Add dynamics to menus
6638         keeping 1.8.x compatibility; after all the engraving relating to 
6639         notes becomes postfixed `-' marks will be removed.
6640
6641 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6642
6643         * lily/molecule.cc (align_to): idem.
6644
6645         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
6646         
6647         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
6648         accacciatura everywhere.
6649
6650         * VERSION (PACKAGE_NAME): released 1.9.2
6651
6652         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
6653
6654         * scm/document-markup.scm (markup-doc-node): sort markup function
6655         list.
6656
6657         * lily/paper-outputter.cc (output_version): change "Lily was here"
6658         into  "Engraved by LilyPond"
6659
6660         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
6661         on unquoted strings before \notenames.
6662
6663         * lily/parser.yy (lyric_element): allow markup as lyric text. This
6664         increases the number of s/r reductions to 4.
6665
6666         * scm/new-markup.scm (fraction-markup): \fraction command.
6667
6668         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
6669         mode
6670
6671         * lily/lookup.cc (round_filled_box): rename function.
6672         (LY_DEFINE): round-filled-box: change signature.
6673
6674         * Documentation/user/refman.itely: revise section explaining grace
6675         notes.
6676
6677         * lily/translator-scheme.cc (LY_DEFINE): add ! to
6678         ly:set-context-property
6679
6680         * input/*/*.ly (vmus): use \new everywhere.
6681
6682         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
6683
6684         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
6685         default
6686
6687         * scm/music-functions.scm (set-stop-grace-properties)
6688         (set-start-grace-properties, add-grace-property): new functions
6689         for modular grace tweak control.
6690
6691         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
6692         
6693 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6694
6695         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
6696
6697         * GNUmakefile.in (install-pfa-fonts):
6698         (get-pfa-fonts): New target.
6699
6700         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
6701         install-pfa-fonts help.
6702
6703 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6704
6705         * lily/translator-scheme.cc (LY_DEFINE):
6706         ly:context-pushpop-property new function.
6707         (LY_DEFINE): new function ly:translator-find  
6708         new function ly:translator?
6709         (LY_DEFINE): new function ly:context?
6710
6711         * lily/translator-def.cc: remove
6712         Translator_def::apply_pushpop_property().
6713
6714         * python/lilylib.py (read_pipe): only store and display error log
6715         if verbose not set.
6716         (read_pipe): only display log if it contains something.
6717
6718 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6719
6720         * Documentation/misc/GNUmakefile: Re-add.
6721         (TEXTS): Add CHANGES.
6722
6723 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
6724
6725         * lilypond.words: add \newcontext.
6726
6727 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6728
6729         * lily/tie-performer.cc (stop_translation_timestep): only flush
6730         tied_notes when we have actually made a tie. Fixes bugs with ties
6731         in polyphonic scores.
6732
6733 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6734
6735         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
6736         they do not exist.
6737
6738 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6739
6740         * VERSION (PACKAGE_NAME): released 1.9.1 
6741
6742         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
6743         Instrument_name_engraver
6744
6745         * lily/tie-performer.cc (create_audio_elements): bugfix
6746
6747         * Documentation/user/music-glossary.tely (Top): comment out
6748         font-style statements.
6749
6750         * input/test/force-hshift.ly: revise example.
6751
6752         * Documentation/bibliography/engraving.bib (note): typos.
6753
6754         * configure.in: bump GCC requirements to 3.x
6755
6756         * lily/include/audio-item.hh (class Audio_tie): rename
6757         note_l_drul_ to note_drul_
6758
6759         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
6760
6761         * lily/parser.yy (relative_music): whoops. All \relative were off
6762         by ...  a lot .... Ahem.
6763
6764         * scm/define-music-types.scm (music-descriptions): idem.
6765
6766         * lily/beam-engraver.cc: move new-beam-event to beam-event
6767
6768         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
6769         to Tie_engraver
6770
6771         * input/regression/bar-number.ly: remove unnecessary old-relative
6772         options.
6773         
6774         * Documentation/user/internals.itely (Creating contexts): document
6775         \newcontext
6776
6777         * lily/parser.yy (Composite_music): add \newcontext
6778
6779         * Documentation/user/refman.itely (MIDI block): add note about
6780         dotted tempos.
6781
6782         * scm/font.scm: remove old markup legacy
6783
6784         * GNUmakefile.in (web-clean): remake share/ after web-clean.
6785
6786         * lily/breathing-sign.cc (brew_molecule): remove function
6787
6788         * lily/text-item.cc: remove old-style markups.
6789         (interpret_markup): C++ version of markup function
6790         (brew_molecule): idem.
6791
6792         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
6793         as Scheme variable.
6794
6795         * scripts/convert-ly.py (conv): dashes rule.
6796         Apply rule.
6797
6798         * Documentation/user/lilypond-book.itely: syntax fixes. 
6799
6800 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6801
6802         * VERSION (PACKAGE_NAME): release 1.9.0
6803
6804         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
6805         note about dvips. (Should backport.)
6806
6807         * scripts/convert-ly.py
6808         (FatalConversionError.articulation_substitute): add
6809         convert-new-chords code. Remove convert-new-chords.py
6810
6811         * Documentation/user/refman.itely (Octave check): document
6812         \octave.
6813
6814         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
6815         \relative changes.
6816
6817         * lily/parser.yy (command_element): octave check:
6818
6819            \octave PITCH
6820
6821         checks that PITCH (without octave) yields PITCH (with octave) in
6822         \relative
6823
6824         * lily/relative-octave-music.cc (to_relative_octave): octave check.
6825
6826         * lily/scm-option.cc: ly:set-option now has the default argument
6827         #t.
6828
6829         * lily/lexer.ll: add \renameinput
6830
6831         * python/lilylib.py (command_name): robustifications.
6832
6833         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
6834         /dev/stderr. This is ash compatible.
6835
6836         * ly/init.ly: add warning if compatibility was not necessary.
6837
6838         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
6839
6840         * flower/include/string-handle.icc: formatting cleanups, rename
6841         references by ref_count_.
6842
6843 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
6844
6845         * make/lilypond.mandrake.spec.in: syncronize the spec file with
6846         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
6847         package libs separately, fix conflicting php variable out=/dev/vc/
6848         invoking `unset out', declare menus, use only one icon-file, fix
6849         doc-path in menu.
6850
6851 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6852
6853         * scripts/convert-ly.py (FatalConversionError.conv): typo
6854
6855         * Documentation/misc/GNUmakefile: restore misc directory.
6856
6857         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
6858
6859         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
6860         Petites-Preludes 
6861
6862         * input/test/partial-blank.ly (quickmeasure): syntax
6863
6864         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
6865         attachment property.
6866
6867         * Documentation/user/refman.itely: remove superfluous -'s 
6868         (Grace notes): ) fixes.
6869
6870         * lily/music.cc: generic compress(), transpose() functions. Remove
6871         others.
6872
6873         * lily/parser.yy (gen_text_def): remove support for #'(italic )
6874         style markup entry.
6875
6876         * lily/parser.yy: all articulations postfix; remove obligatory -
6877         for [,  ) and \!
6878         
6879         * lily/music.cc (to_relative_octave): write generic
6880         to_relative_octave function; various relative cleanups.
6881         Hmmm.
6882
6883         * lily/scm-option.cc: add options new-relative and old-relative
6884
6885         * po/sv.po: new po file.
6886
6887         * Documentation/user/refman.itely (Dynamics): website
6888         fixes. (should backport!)
6889
6890 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
6891
6892         * make/lilypond.mandrake.spec.in: declare version only once.
6893
6894 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6895
6896         * lily/simultaneous-music.cc (to_relative_octave): undo relative
6897         meaning for now.
6898
6899 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6900
6901         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
6902
6903         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
6904
6905         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
6906
6907         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
6908
6909         * lily/music.cc (var): add ly:music-transpose function.
6910
6911         * lily/parser.yy (pre_events): remove prefix articulations.
6912
6913         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
6914
6915         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
6916
6917         * Documentation/user/refman.itely (Text markup): add comment about
6918         markup in header.
6919
6920 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6921
6922         * lily/paper-outputter.cc (write_header_fields_to_file): 
6923         only dump value if it is a string.
6924
6925         * flower/include/dictionary.hh: remove.
6926         
6927         * Documentation/ChangeLog-1.5: add back old log.
6928
6929         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
6930         .pfas from a .deb.
6931
6932 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6933
6934         * Documentation/bibliography/engraving.bib: add entry for
6935         Jaschinski's Notation
6936
6937 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6938
6939         * Documentation/user/refman.itely (Beaming): add note about
6940         allowBeamBreak
6941
6942 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
6943
6944         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
6945         GregorianTranscription contexts
6946
6947         * ly/engraver-init.ly: vaticana contexts: minor fixes
6948
6949         * Documentation/user/refman.itely (Ancient notation): added note
6950         on appendix length bug
6951
6952         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
6953         input/test/vaticana.ly: use vaticana contexts; small fixes
6954
6955 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6956
6957         * flower/hash.cc: Remove.
6958
6959         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
6960         to (nonexistent?) hash_func_ identifier.
6961
6962         * python/midi.c (midi_error, midi_warning): Use char const* for
6963         __FUNCTION__ argument.
6964
6965         * python/gettext.py: Remove.  We already require python 2.1, which
6966         includes gettext.py.
6967
6968         * configure.in: Require python 2.1, as INSTALL.texi says.
6969         it.
6970
6971         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
6972         versions 1.50 and 1.75.  Remove note about lexer patch.
6973
6974 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6975
6976         * Documentation/topdocs/INSTALL.texi: Update type1 font
6977         description to actual situation.  Add comment about new font ball
6978         layout.
6979
6980         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
6981         in $LILYPONDPREFIX suffices for installation.
6982
6983 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6984
6985         * debian/control (Build-Depends): Add flex-old as alternative to
6986         flex.  Deprecate bison 1.75.
6987
6988 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
6989
6990         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
6991         Vaticana contexts
6992
6993         * Documentation/user/refman.itely (Ancient notation): documented
6994         some bugs; tiny fixes; added docu on Vaticana contexts
6995
6996         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
6997         scripts
6998
6999 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
7000
7001         * Documentation/user/refman.itely (Ancient notation): added some
7002         introductory words; added section on ancient time signatures;
7003         added some @seealso and @refcommands; small fixes and
7004         beautifications
7005
7006 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
7007
7008         * input/regression/note-head-style.ly: many fixes and updates
7009
7010         * Documentation/user/refman.itely: added small sections on ancient
7011         accidentals, rests and flags; revised ancient note head section;
7012         small wording/spelling fixes
7013
7014         * input/test/rests.ly: layout fixes
7015
7016 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
7017
7018         * input/puer-fragment.ly: bugfix: central C position of do clef
7019
7020         * ly/gregorian-init.ly: workaround: add small padding space before
7021         divisiones (the correct fix would be the spacing engine to handle
7022         this)
7023
7024 2003-08-13  Graham Percival  <gperlist@shaw.ca>
7025
7026         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
7027         cue-notes.ly: minor fixes.
7028
7029 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
7030
7031         * Documentation/user/refman.itely: bugfix: remove obsolete link to
7032         input/test/custos-style.ly
7033
7034         * Documentation/index.html.in: bugfix: link to Tutorial.html
7035
7036         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
7037         to neumes; bugfix: "et": epiphonus, not just a simple pes
7038
7039 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
7040
7041         * lilypond-mode.el: split `Insert Tag' if it is long enough.
7042
7043         * lilypond.words: add new features: markup, column, center, \[ \].
7044         
7045 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
7046
7047         * Documentation/topdocs/NEWS.texi, DEDICATION,
7048         stepmake/bin/add-html-footer.py
7049         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
7050         input/mutopia/J.S.Bach/wtk1-fugue1.ly
7051         input/mutopia/J.S.Bach/wtk1-prelude1.ly
7052         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
7053         added (only) after a sentence which is complete; if the sentence is 
7054         not ended a comma `,' or nothing is used. fix also spaces.
7055
7056 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7057
7058         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
7059         requirements to plain 1.6.
7060
7061         * buildscripts/mutopia-index.py (read_lilypond_header): update
7062         mutopia-index.py to 1.4 syntax [sic]
7063
7064 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
7065
7066         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
7067
7068 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7069
7070         * Documentation/index.html.in: url for regression pdf
7071
7072         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
7073
7074         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
7075
7076         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
7077
7078         * VERSION: 1.8.0 released
7079         
7080         * GNUmakefile.in (local-WWW-post): footify build fix.
7081
7082         * configure.in: require GUILE 1.6.4
7083
7084         * Documentation/user/GNUmakefile: don't copy *.png for
7085         lilypond-internals
7086
7087         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
7088         local-WWW-post target.
7089         (rsync-web): add rsync-web target
7090
7091         * Documentation/user/introduction.itely (Music notation and
7092         engraving): add neume example
7093
7094         * input/puer-fragment.ly (cantus): add puer-fragment
7095
7096 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7097
7098         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
7099         to notes, so that equalizer is actualy being used.
7100
7101         * scm/midi.scm (instrument-equalizer-alist):
7102         (absolute-volume-alist): Define public, so that user can copy or
7103         override.
7104
7105         * lily/key-performer.cc (create_audio_elements): Check for minor
7106         key.  Only if key is minor, set MIDI key to minor.
7107
7108 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7109
7110         * Documentation/user/refman.itely (Hiding staffs): fixes.
7111
7112         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
7113
7114         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
7115         vertical extents to deal with Hara kiri correctly.
7116
7117         * input/regression/hara-kiri-short.ly: remove
7118
7119         * input/regression/hara-kiri-pianostaff.ly: update test.
7120
7121         * Documentation/user/*.tely: remove WEBTITLE
7122
7123         * scm/output-tex.scm (comment): idem.
7124
7125         * scm/output-pdftex.scm: remove GUILE 1.4 glue
7126
7127         * scm/music-functions.scm (make-lyric-event): new function
7128
7129         * scm/lily.scm (lilypond-version): new function
7130
7131         * input/test/version-output.ly: new file.
7132
7133         * Documentation/user/lilypond.tely: add version number to
7134         front-page.
7135
7136 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7137
7138         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
7139
7140 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7141
7142         * input/template/gregorian-transcription.ly (barTwo): syntax update.
7143
7144         * Documentation/user/refman.itely (Hiding staffs): rename node.
7145
7146 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7147
7148         * input/regression/new-markup-syntax.ly (texidoc): remove
7149         molecule-callback override.
7150
7151 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7152
7153         * input/les-nereides.ly: Mark tweaks with %tweak.
7154
7155         * Debian patch, see debian/changelog (Anthony Fok).
7156
7157 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7158
7159         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
7160         problem.
7161
7162 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7163
7164         * Documentation/user/refman.itely (Text markup): Fix language bug.
7165
7166 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7167
7168         * input/* : postfix syntax fixes.
7169
7170         * Documentation/user/refman.itely (Text markup): add note about
7171         raise/lower with ^ or _ .
7172         
7173         * po/fi.po: fix \\apply strings.
7174
7175         * lily/parser.yy (open_event): warn for prefix articulations.
7176
7177 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
7178
7179         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
7180         fix also on parmesan font.
7181
7182 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7183
7184         * VERSION 1.7.30 released
7185         
7186         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
7187
7188         * buildscripts/mutopia-index.py (headertext): rewording
7189
7190 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7191
7192         * scm/new-markup.scm (strut-markup): new markup function.
7193
7194         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
7195         space also when no accidental is there.
7196
7197 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7198
7199         * input/les-nereides.ly: Updates.
7200
7201 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
7202
7203         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
7204         which repeats the tag insertion selected from "Insert tag" menu.
7205
7206 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7207
7208         * lily/all-font-metrics.cc (find_font): load AFM files first only
7209         for feta fonts. This fixes problems with TeXlive and other TeX
7210         distros that include AFM files for the CM fonts. 
7211
7212         * scm/font.scm (qualifiers-to-font-name): remove.
7213
7214         * lily/paper-def.cc: remove get_var.
7215
7216         * input/trip.ly: remove file.
7217         
7218         * input/regression/spacing-note-flags.ly (raggedright): remove
7219         stafflinethickness
7220
7221         * input/les-nereides.ly: update to new syntax, cleanups.
7222
7223 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7224
7225         * Documentation/user/refman.itely: Clarify shortest-note problem
7226         of autobeamer.
7227
7228 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
7229
7230         * lilypond-mode.el: Add each word to regexps only once.
7231
7232         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
7233         is based on the syntax definitions in lilypond.words. Remove all 
7234         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
7235         LilyPond->Insert menu is generated by the entries in lilypond.words 
7236         to which have been given a syntax definition.
7237
7238         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
7239         \notes, \relative, \score, \simultaneous, \transpose.
7240
7241         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
7242
7243         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
7244         
7245         * lilypond-mode.el: add menu keywords separately.
7246
7247         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
7248
7249 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7250
7251         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
7252         current ugly installation method for PFA fonts.
7253
7254 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
7255
7256         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
7257         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
7258
7259         * Documentation/user/music-glossary.tely: update legato.
7260
7261 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7262
7263         * lexer-gcc-3.0.patch: Remove.
7264
7265         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
7266
7267 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7268
7269         * debian/rules (binary-arch): remove NEWS.
7270
7271 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
7272
7273         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
7274         stepmake/bin{ many }: polish the `--help's of different scripts;
7275         model taken from the core-utils of Linux.
7276
7277         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
7278
7279 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7280
7281         * flower/parse-afm.cc (parseCharMetrics): add warnings.
7282
7283         * flower/libc-extension.cc: idem.
7284
7285         * flower/include/libc-extension.hh: protect against isinf macros.
7286
7287 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
7288
7289         * { many }: Use two uppercase letters in LilyPond.
7290
7291         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
7292
7293         * VERSION: 1.7.29 released.
7294         
7295 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7296
7297         * lily/tie.cc: add TODO comment.
7298
7299         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
7300
7301         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
7302         linejoins and linecaps. This fixes problems with occasional spikes
7303         on slur/tie endings.
7304         
7305         * input/regression/font-name.ly: don't use PS fonts for
7306         compatibility reasons. 
7307
7308         * mutopia/claop.py (accents): update to 1.8
7309
7310         * Documentation/user/music-glossary.tely (Top): remove 13pt.
7311
7312         * Documentation/user/macros.itexi: don't color glossary links.
7313
7314         * Documentation/user/invoking.itexi (Error messages): new section
7315
7316 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7317
7318         * input/regression/font-name.ly: add file.
7319
7320         * scm/document-backend.scm (grob-doc): remove <hr> from
7321         lilypond-internals
7322
7323         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
7324         reqd version to 1.6.4 
7325
7326         * lily/font-interface.cc (get_font): bugfix: take font-name from
7327         alist chain too. This fixes font-name override for \markup.
7328
7329 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7330
7331         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
7332
7333         * input/test/polymetric-differing-notes.ly: Compile fix.
7334
7335 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
7336
7337         * Documentation/user/refman.itely: fixed typo
7338
7339         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
7340         before flexa
7341
7342 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7343
7344         * input/test/{ many }: search & fix some typos.
7345
7346 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7347
7348         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
7349         images.
7350
7351         * scm/music-functions.scm (make-voice-props-set): set Script /
7352         TextScript dir for polyphony too.
7353
7354         * scm/define-grobs.scm (all-grob-descriptions): decrease space
7355         before clef.
7356
7357         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
7358
7359 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
7360
7361         * Documentation/user/refman.itely (Percussion): Small
7362         clarifications and fixes.
7363
7364         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
7365         threads. This fixes different heads playing simultaneously.
7366
7367 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7368
7369         * Documentation/user/{ many }: increase readability (read through 
7370         User manual from `one big page').
7371
7372 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7373
7374         * input/test/polymetric-differing-notes.ly: add example with
7375         disparate note values.
7376
7377         * input/test/polymetric.ly: rename from poly-metric
7378
7379         * scripts/ly2dvi.py (include_path): bugfix: use outbase
7380         iso. outname.
7381
7382         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
7383         G-clef bbox to real char extents. This fixes the G-clef being
7384         offset too much to the right.
7385         document perc clef offset.
7386
7387         WARNING: FONT CHANGED.
7388
7389         * Documentation/user/tutorial.itely (Tutorial): move menu.
7390
7391 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7392
7393         * buildscripts/lilypond-profile.sh (Error): trim error message.
7394
7395         * Documentation/user/invoking.itexi (Invoking the lilypond
7396         binary): add note about path.
7397
7398         * Documentation/user/macros.itexi: add @c at EOL, hopefully
7399         suppresses superfluous spaces.
7400
7401 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7402
7403         * buildscripts/lilypond-profile.sh: Add documentation to error
7404         message.
7405
7406         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
7407
7408 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7409
7410         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
7411         <mike@ossmann.com>)
7412
7413         * Documentation/bibliography/computer-notation.bib (pages): prune
7414         unscientific language.
7415
7416         * Documentation/user/GNUmakefile: copy unsplit file to
7417         lilypond.html (idem for lilypond-internals).
7418
7419         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
7420
7421         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
7422
7423         * python/lilylib.py (lilypond_version): 2.1 proof version check.
7424
7425         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
7426         fix.
7427         
7428 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
7429
7430         * Documentation/user/{ various }: bind text snippets with their
7431         examples, e.g. by punctuation: This is an example.
7432
7433 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7434
7435         * ly/performer-init.ly (VoiceContext): Typos.
7436
7437         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
7438         builds, leave final-install to toplevel srcdir makefile.
7439
7440         * make/srcdir.make.in (install): New target.
7441
7442 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7443
7444         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
7445         This fixes core dump on MIDI output (Simon Weatherill).
7446
7447         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
7448         on local-WWW-post.
7449
7450 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7451
7452         * make/lilypond.redhat.spec.in: add dvips to reqs.
7453
7454 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7455
7456         * make/srcdir.make.in (web): Add special web target.
7457
7458         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
7459         from inner $(LOOP).
7460
7461         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
7462
7463         * stepmake/stepmake/generic-targets.make (www-targets-help):
7464         * GNUmakefile.in (web-install): Install in $(webdir).
7465
7466         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
7467
7468         * cygwin/changelog: 
7469         * cygwin/mknetrel: Update.
7470
7471         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
7472         (html-doc): Remove (use: web).
7473
7474         * stepmake/stepmake/script-rules.make: 
7475         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
7476         Fix $(config_make) dependencies for srcdir build.
7477
7478         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
7479         target for srcdir build.
7480
7481         * stepmake/make/stepmake.make: 
7482         * make/srcdir.make.in: 
7483         * GNUmakefile.in:
7484         * make/stepmake.make (config_make): Rename variable (was:
7485         configuration).
7486
7487 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7488
7489         * Documentation/user/internals.itely (Manipulating music
7490         expressions): run lilypond on example too.
7491
7492         * flower/include/libc-extension.hh: move lrint define to
7493         header. bugfix.
7494         
7495 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7496
7497         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
7498         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
7499         do we recurse whole tree?).
7500
7501         * GNUmakefile.in (html-doc): Resurrect.
7502
7503         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
7504         obsolete $(package-icon) dependency.
7505
7506 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7507
7508         * Documentation/user/refman.itely (Automatic staff changes):
7509         add seealso 
7510
7511         * Documentation/index.html.in: link to bigpage.
7512
7513         * Documentation/user/tutorial.itely (Tutorial): streamline.
7514
7515         * Documentation/index.html.in: url typo.
7516
7517         * VERSION (PACKAGE_NAME): release 1.7.28
7518
7519         * python/lilylib.py (error_log): remove '/' from name.
7520
7521         * input/regression/pedal.ly: remove; dups input/test/
7522         
7523         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
7524
7525         * Documentation/index.html.in: python style doco index.
7526
7527         * Documentation/{footer,header}.html.in (src): remove, 
7528
7529         * Documentation/pictures: remove all but lelie-logo.xpm.
7530
7531         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
7532         before running makeinfo.
7533
7534         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
7535         @code{}
7536
7537 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7538
7539         * input/test/bar-number-regular-interval.ly: rename.
7540
7541         * Documentation/user/*: various fixes. 
7542
7543 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
7544
7545         * Documentation/{ many }: polish for update-all-menus. typos.
7546
7547         * po/fi.po: fixes.
7548
7549         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
7550
7551         * buildscripts/mutopia-index.py: polish.
7552
7553         * input/regression/{ many }, input/test{ many }: polish texidocs.
7554
7555 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7556
7557         * scripts/convert-ly.py (FatalConversionError.conv): rule for
7558         pedal-style
7559
7560         * lily/text-spanner.cc (brew_molecule): use bracket-flare
7561         iso. edge-widen.
7562
7563         * lily/piano-pedal-engraver.cc (process_music): change from
7564         process_acknowledged ()
7565
7566         * lily/piano-pedal-bracket.cc: new file. Change
7567         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
7568         cleaned up.
7569
7570         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
7571
7572         * input/regression/tuplets.ly (texidoc): rename file.
7573
7574         * po/fr.po: update
7575
7576         * buildscripts/lilypond-profile.sh: error message if script is not
7577         sourced.
7578
7579         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
7580         bracket-flare
7581         (make_bracket): simplify code.
7582
7583         * lily/parser.yy (verbose_command_req): catch typos in \key scale
7584         argument.
7585
7586         * python/lilylib.py (lilypond_version_check): new function
7587
7588         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
7589
7590         * scripts/ly2dvi.py (run_lilypond): add version check.
7591
7592         * scripts/lilypond-book.py (option_definitions): typo
7593
7594         * scripts/ly2dvi.py (include_path): typo
7595
7596         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
7597
7598         * lily/parse-scm.cc (parse_handler): typo
7599
7600         * Documentation/user/macros.itexi: use @heading for headings.
7601
7602         * Documentation/user/refman.itely: updates, fixes.
7603
7604 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
7605
7606         * po/fi.po: add Finnish translations. fixes.
7607
7608         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
7609
7610         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
7611         from lily/glissando-engraver.cc.
7612
7613 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7614
7615         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
7616         for non-first _broken_ bracket.
7617
7618         * Documentation/user/refman.itely: corrections.
7619
7620 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7621
7622         * lily/new-fingering-engraver.cc (position_scripts): add heads to
7623         support of the fingerings.
7624
7625         * po/fr.po: French translation update.
7626
7627         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
7628         strings.
7629
7630 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7631
7632         * Documentation/user/introduction.itely: Small fixes.
7633
7634 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7635
7636         * Documentation/topdocs/AUTHORS.texi: polish.
7637
7638 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7639
7640         * Documentation/user/introduction.itely: revise
7641
7642         * Documentation/user/tutorial.itely: reorganise.
7643
7644         * Documentation/topdocs/index.tely: remove.
7645
7646         * Documentation/header.html.in: prune.
7647
7648         * GNUmakefile.in: clean up web building.
7649
7650         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
7651         target.
7652
7653 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
7654
7655         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
7656
7657         * lilypond-mode.el: turn on blink-matching-paren.
7658
7659 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7660
7661         * scm/output-sodipodi.scm (svg-header): Fix typo.
7662
7663 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7664
7665         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
7666         fixes a security hole.
7667
7668         * scripts/lilypond-book.py (original_dir): remove temp_dir
7669
7670         * scm/document-translation.scm: use @code tags.
7671
7672 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7673
7674         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
7675
7676         * lilypond-mode.el: add a buffer-local post-command-hook to set
7677         context dependent syntax-table after each cursor event. Remove old
7678         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
7679
7680         * lilypond-indent.el: update comments.
7681
7682         * Documentation/footer.html.in: add period.
7683
7684 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7685
7686         * make/lilypond.redhat.spec.in (Group): don't strip binary.
7687
7688         * scm/document-translation.scm (document-property-operation): add
7689         @code{} tags.
7690
7691         * VERSION (PACKAGE_NAME): release 1.7.27
7692
7693         * config.make.in: add PAPER variable
7694
7695         * buildscripts/new-chords.py (help): add help text
7696
7697         * Documentation/user/introduction.itely (Typography and program
7698         architecture):  fixes.
7699
7700         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
7701         for texinfo and dvips. This fixes problems with PDF output of the
7702         wrong size.
7703
7704         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
7705         DVIPS_PAPERSIZE variable
7706
7707         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
7708         TEXINFO_PAPERSIZE variable 
7709
7710 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7711
7712         * mf/feta-macros.mf: whoops: only draw lines for test situations.
7713
7714         * mf/feta-toevallig.mf: lowres fixes.
7715
7716 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7717
7718         * NEWS: Typo and fill-paragraph fixes.
7719
7720         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
7721         cast #define.
7722
7723         * configure.in: 
7724         * config.hh.in: Check for lrint.
7725
7726 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7727
7728         * VERSION: 1.7.26 released
7729
7730         * lily/separation-item.cc: add padding property.
7731
7732         * input/test/*.ly: various fixes, remove solo-a2.ly
7733
7734         * scm/new-markup.scm (brew-new-markup-molecule): arg order
7735         bugfix. Fixes old-style markup compatibility.
7736
7737         * Documentation/user/introduction.itely (Introduction): historical
7738         elucidations
7739
7740         * Documentation/user/music-glossary.tely (Top): linewidth fix.
7741
7742         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
7743
7744         * Documentation/index.texi (Top): cleanup.
7745
7746         * Documentation/user/introduction.itely (Introduction): rewrite
7747         introduction, 
7748         (Music notation and  engraving): about notation. Add flat-picture
7749
7750 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7751
7752         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
7753         separation items. This keeps lyrics from bumping into each other.
7754
7755 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7756
7757         * GNUmakefile.in (topdocs-web): New target.
7758         (local-web): Depend on topdocs-web; fixes html-doc.
7759
7760 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7761
7762         * po/lilypond.pot: run po-replace
7763
7764         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
7765
7766         * scm/drums.scm (reset-drum-kit): new function.
7767
7768         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
7769
7770         * scripts/update-lily.py: remove
7771         
7772         * VERSION: release 1.7.25
7773         
7774         * Documentation/user/introduction.itely (Introduction): rewrite
7775         start of introduction.
7776
7777 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
7778
7779         * lily/all-font-metrics.cc: fixed typo
7780
7781 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
7782
7783         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
7784         LilyPond-mode-context-set-syntax-table): new functions to define
7785         the syntax table according to context.
7786
7787         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
7788
7789 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7790
7791         * Documentation/user/refman.itely (Figured bass): 
7792         language nit courtesy http://www.vocabula.com
7793
7794         * GNUmakefile.in: remove no kpathsea hack.
7795
7796         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
7797         doco.
7798
7799         * GNUmakefile.in: remove web-doc target.
7800
7801         * lily/all-font-metrics.cc (find_afm): add message about
7802         buildscripts/clean-fonts.sh 
7803
7804         * scm/define-music-properties.scm (figure): use string for 'figure
7805
7806         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
7807
7808         * input/regression/ : add raggedright = ##t where applicable. 
7809         
7810         * scm/bass-figure.scm (make-bass-figure-markup): add
7811         alignBassFigureAccidentals property.
7812
7813         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
7814         bracket.
7815
7816         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
7817         syllables widths into account for minimum-length.
7818
7819         * input/test/staff-container.ly: update file
7820
7821         * input/test/stem.ly: remove
7822
7823         * lily/event.cc (LY_DEFINE): add ly: prefix.
7824
7825         * input/test/clef-manual-control.ly: from manual-clef
7826
7827         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
7828
7829         * input/test/different-time-signatures.ly: move to poly-metric.ly
7830
7831         * input/test/hara-kiri*,scales.ly: remove
7832         
7833         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
7834         with chord-names-jazz.ly)
7835
7836         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
7837         get scalable cm fonts too.
7838
7839         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
7840         --encoding for mftrace if present.
7841
7842         * input/regression/slur-area.ly: move from test/
7843
7844         * input/test/: remove simple-slur-endings slur-attachment
7845         slur-broken-cross-staff slur-broken.ly slur-damping.ly
7846         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
7847         slur-symmetry slur-symmetry tie-broken.ly
7848
7849         * scm/drums.scm (set-drum-kit): add function.
7850
7851         * Documentation/user/refman.itely (Percussion staves): use
7852         set-drum-kit
7853
7854         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
7855         too
7856         (Global_measure.set_timesig): handle 3/8 time sig too.
7857
7858         * scm/output-lib.scm (note-head-style->attachment-coordinates):
7859         note about triangle note heads.
7860
7861         * scm/drums.scm: use alist for instrument-settings. This fixes the
7862         bug with assigning to drums in the .ly file.
7863
7864         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
7865         CHANGED.
7866
7867         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
7868         cluster-beacon-interface
7869
7870         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
7871
7872         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
7873
7874         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
7875
7876         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
7877         to get positions.
7878
7879         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
7880         make ClusterSpannerBeacon to record Y positions. This removes the
7881         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
7882         make cluster-note-events.
7883
7884 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7885
7886         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
7887
7888         * configure.in: Use lily/main.cc as identifying source file.
7889
7890         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
7891
7892         * config.hh.in: 
7893         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
7894
7895         * configure.in: Require PYTHON >= 2.0.
7896
7897         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
7898           $PYTHON for include dir location.
7899         (STEPMAKE_PYTHON): New function.  Use
7900         
7901             PYTHON=foo ./configure
7902
7903           to override.
7904
7905 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7906
7907         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
7908         something.
7909
7910         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
7911         ftp.lilypond.org everywhere.
7912
7913 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7914
7915         * lily/text-item.cc (interpret_new_markup): do only if new-markup
7916         detected.
7917
7918         * Documentation/user/refman.itely (Grace notes): note on explicit
7919         contexts
7920
7921 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
7922
7923         * lilypond-font-lock.el: add a comment about LilyPond specific
7924         escape characters: ^, - and _, in the syntax table.
7925
7926         * Documentation/user/appendices.itely: a majuscule fix.
7927
7928 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7929
7930         * input/test/trills.ly (endHorizScript): fixes.
7931
7932         * input/test/chord-names-jazz.ly: merge in alternate Jazz
7933         notation, move from regression.
7934
7935         * input/test/script-stack.ly: change name from stacked-scripts
7936
7937         * input/test/ossia.ly: octave errors.
7938
7939         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
7940         for midi-volume-equaliser
7941
7942 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7943
7944         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
7945         cm fonts.
7946
7947         * mf/feta-beugel.mf: don't multiply font_count by 10.
7948
7949         * lily/lookup.cc (horizontal_line): new function. Use
7950         horizontal-line in output backends.
7951
7952         * Documentation/user/tutorial.itely (An orchestral part): new
7953         section on orchestral stuff and identifiers.
7954
7955 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
7956
7957         * lilypond-mode.el: comment-out paren-highlighting, it still causes
7958         some interference to other modes.
7959
7960 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7961
7962         * lily/spacing-spanner.cc (musical_column_spacing): use average,
7963         not maximum of spacing wishes in polyphonic situations.
7964
7965         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
7966         number
7967
7968         * lilypond-indent.el: remove paren matching. 
7969
7970         * lily/text-item.cc (interpret_new_markup): new function
7971         use iso. text2molecule.
7972
7973         * lily/main.cc (notice): change FSF address 
7974
7975         * po/de.po: update PO file to 1.6.
7976
7977 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
7978
7979         * Documentation/user/ {many}: Add periods and remove spaces.
7980         
7981 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
7982
7983         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
7984         Disable buffer-locally default paren hook and make a new one. 
7985
7986         * lilypond-mode.el: Turn off locally paren-mode, but turn on
7987         locally LilyPond-paren-mode. Add todo for mouse double-click.
7988
7989 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
7990
7991         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
7992         Disable buffer-locally default paren idle timer and make a new one. 
7993
7994         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
7995         locally LilyPond-show-paren-mode. Add to menu a toggle for
7996         LilyPond-show-paren-function.
7997
7998 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7999
8000         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
8001
8002 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
8003
8004         * Documentation/user/refman.itely: spelling fix.
8005
8006         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
8007         paren highlight function definitions. add todo for
8008         LilyPond-show-paren-mode.
8009
8010 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8011
8012         * input/template/jazz-combo.ly: new file.
8013
8014 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8015
8016         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
8017         lo-res fixes.
8018
8019         * mf/feta-schrift.mf: bugfix in varcoda sign.
8020         WARNING: FONT CHANGED
8021
8022         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
8023         in accordance with lexer.ll.   
8024
8025 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8026
8027         * Documentation/user/tutorial.itely: Edit introduction.
8028
8029 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8030
8031         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
8032         ly:grob-staff-position
8033
8034 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8035
8036         * scm/to-xml.scm: import srfi-1
8037
8038         * VERSION (MAJOR_VERSION):  release 1.7.24
8039
8040         * python/lilylib.py (make_ps_images): make multipage _really_ work.
8041
8042         * scripts/lilypond-book.py (do_file): put texidoc before image.
8043         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
8044
8045         * input/regression/*.ly: fix snippet octaves 
8046
8047         * input/test/spanner-after-break-tweak.ly: import
8048         broken-spanner-adjustment
8049
8050         * input/no-notation/midi-transposing.ly: move from input/test/
8051
8052         * input/test/: remove chord-markup
8053
8054         * input/regression/instrument-name-partial.ly: move from input/test.
8055
8056         * input/test/vertical-text.ly: remove
8057
8058         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
8059         space above lyrics lines.
8060
8061         * input/test/uniform-breaking.ly: remove file.
8062
8063         * lily/gourlay-breaking.cc (combine_demerits): add comment about
8064         uniform spacing density. 
8065
8066         * input/test/chords.ly (keys): remove file.
8067
8068         * scm/documentation-lib.scm (oop): use srfi-1 too.
8069
8070         * input/regression/*.ly: add \version
8071
8072         * Documentation/user/*.itely: various fixes.
8073
8074         * buildscripts/mf-to-table.py (base): break table every three
8075         symbols.
8076
8077         * input/:  remove %% new-chords-done %% .
8078
8079         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
8080         os-music.ly
8081         
8082 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8083
8084         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
8085
8086         * scm/new-markup.scm (box-markup): new function.
8087         (box-markup): new function. Contributed by Dick Schoeller
8088         <schoeller@attbi.com>
8089
8090         * scm/lily.scm: remove reduce-no-unit 
8091         (list-insert-separator): use fold-right
8092
8093         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
8094         of arguments. 
8095
8096         * NEWS: more neutral language for ancient notation 
8097
8098         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
8099         inside pointing beaming for chord tremolo.
8100
8101         * Documentation/user/lilypond-book.itely: minor editing
8102
8103 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
8104
8105         * NEWS: added news for 1.8 regarding ancient notation
8106
8107         * Documentation/user/refman.itely (Gregorian square neumes
8108         ligatures): fixed typo
8109
8110         * lily/vaticana-ligature-engraver.cc,
8111         lily/include/vaticana-ligature.hh: bugfix: use special heads for
8112         lower/upper head of Pes only when heads are stacked
8113
8114         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8115         scm/define-grob-properties.scm: cleanup: make "join-left" a
8116         boolean grob property and save delta pitch in grob property
8117         "delta-pitch" instead
8118
8119         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
8120
8121 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8122
8123         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
8124         completely borked
8125
8126         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
8127         (try_music): bug fix: beam multiplicity was completely borked.
8128
8129         * scm/lily.scm: remove tail, filter-list, filter-out-list,
8130         first-n, butfirst-n in favor of srfi-1 functions.
8131         remove string-join, string-pad in favor of srfi-13 functions.
8132
8133         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
8134
8135         * NEWS: use complete sentences.
8136
8137         * Documentation/user/introduction.itely (Example applications):
8138         add note about databases and lilypond-book.
8139
8140         * input/test/volta.ly: remove file
8141
8142         * input/regression/volta-broken-left-edge.ly: simplify file
8143
8144 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8145
8146         * Documentation/user/refman.itely (Constructing a tweak): new
8147         subsection.
8148
8149         * Documentation/user/tutorial.itely (Fine tuning layout): add
8150         common tweaks.
8151
8152         * scm/define-grobs.scm (TextScript): use new brewer.
8153
8154 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8155
8156         * VERSION: release 1.7.23
8157
8158         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
8159
8160         * python/lilylib.py (make_ps_images): bugfixes.
8161
8162         * input/regression/volta-multi-staff.ly: new file.
8163
8164         * Documentation/user/macros.itexi: refcommands, refcommand macros.
8165
8166         * Documentation/user/tutorial.itely (Piano staffs): new section.
8167         (Setting variables): new section
8168         (Fine tuning layout): new section
8169
8170         * input/just-friends.ly: remove file. Superseeded by
8171         input/test/chords-without-melody.ly
8172
8173         * ly/property-init.ly: add all commands to refman.
8174
8175         * scm/define-translator-properties.scm: remove
8176         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
8177
8178         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
8179         name. Underscores botch up PS output.
8180
8181         * scm/define-translator-properties.scm: remove
8182         textNonEmpty, oneBeat, regularSpacingDelta
8183
8184         * scripts/convert-ly.py (FatalConversionError.conv): conversion
8185         rule for automaticBars.
8186
8187         * lily/timing-engraver.cc (start_translation_timestep): change
8188         barNonAuto to automaticBars
8189
8190 2003-06-30  Graham Percival  <gperlist@shaw.ca>
8191
8192         * input/test/perform-tie.ly: delete file.
8193
8194 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
8195
8196         * Documentation/user/refman.itely (Gregorian square neumes
8197         ligatures): bugfix: do not show ledger lines in neumes table
8198         (fixed by setting staff symbol to transparent rather than removing
8199         it from staff context)
8200
8201 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8202
8203         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
8204         glue into brew-new-markup-molecule.
8205
8206         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
8207
8208         * Documentation/user/introduction.itely (Computerized typography):
8209         new section
8210
8211         * Documentation/user/tutorial.itely (An orchestral part): remove
8212         pc example from tutorial.
8213
8214         * input/tutorial/lilbook.tex: use screech-boink
8215
8216         * scripts/lilypond-book.py (compile_all_files): split formatting
8217         output body and scheduling lilypond compilation.
8218         (format_lilypond_output_bodies): new function
8219         (format_lilypond_block): new function
8220         (html_pages): allow multi-page images in HTML
8221
8222         * python/lilylib.py (make_ps_images): rename function from
8223         make_preview, merge with make_page_images
8224
8225 2003-06-28  Graham Percival  <gperlist@shaw.ca>
8226
8227         * input/test/key-clefs.ly: moved to regression.
8228
8229         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
8230
8231         * input/no-notation/README: added note about midi-*.ly files.
8232
8233         * input/test/two-key.ly: moved to no-notation/parse5.ly
8234
8235         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
8236         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
8237
8238         * input/test/ {various}: modified comments, marked some for deletion.
8239
8240         * input/test/lines.ly: deleted file; duplicate of
8241         embedded-postscript.ly
8242
8243         * input/test/mmrest-collision: moved to regression.
8244
8245 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8246
8247         * scm/chord-name.scm (note-name->markup): don't superscript root
8248         alterations in chordnames.
8249
8250 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8251
8252         * Documentation/user/refman.itely (Multi measure rests): more
8253         index/cross-referencing.
8254
8255         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
8256
8257         * scm/font.scm: remove properties-to-font-name code.
8258
8259         * scm/define-grob-properties.scm: remove 'type
8260
8261         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
8262         conversion
8263
8264         * lily/text-spanner.cc: change 'type grob prop to 'style 
8265
8266         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
8267         "first" flag to decide whether to make a start-repeat
8268
8269         * input/regression/grace-volta-repeat-2.ly: new file.
8270
8271 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8272
8273         * lilypond-indent.el: rename generic functions to LilyPond-*
8274
8275 2003-06-22  Graham Percival  <gperlist@shaw.ca>
8276
8277         * input/test/thumb.ly: delete, merged into refman.
8278
8279         * Documentation/user/refman.itely: added thumb info to Fingering.
8280
8281         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
8282         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
8283         vertical-align.ly : deleted files.
8284
8285 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8286
8287         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
8288
8289         * lily/line-spanner.cc (broken_trend_offset): remove function.
8290         (get_broken_offset): idem.
8291         (brew_molecule): rewrite the line-break case.
8292
8293         * input/regression/follow-voice-break.ly:  new file.
8294
8295         * lily/line-spanner.cc (after_line_breaking): remove lines at the
8296         start of a system.
8297
8298 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8299
8300         * input/test/tuplet-rest.ly: moved to regression.
8301
8302         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
8303         deleted file.
8304
8305         * input/test/ {many} : marked file for possible deletion.
8306
8307 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8308
8309         * input/regression/beam-funky.ly: add note about (disputed)
8310         correct beaming.
8311
8312         * ly/engraver-init.ly (ScoreContext): put key-signature after
8313         staff-bar
8314         
8315 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8316
8317         * input/test/ broken.ly lyric-phrasing.ly: deleted.
8318
8319         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
8320
8321         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
8322
8323         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
8324         stem-extend was deleted (it was duplicate example, and not as
8325         good).
8326
8327         * input/test/[s-z]*.ly: add texidoc index.
8328
8329 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8330
8331         * lily/slur.cc (get_boundary_notecolumn_y): change name from
8332         get_first_notecolumn_y
8333
8334         * lily/spanner.cc (broken_spanner_index): new function.
8335
8336 2003-06-19  Graham Percival  <gperlist@shaw.ca>
8337
8338         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
8339         lyric-hyphen.ly : moved to regression.
8340
8341         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
8342         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
8343
8344         * input/test/instrument-name-mmrest.ly: moved to
8345         ../regression/multi-measure-rest-instr-name.ly
8346
8347         * input/test/knee-sym.ly: moved to
8348         ../regression/beam-knee-symmetry.ly.
8349
8350         * input/test/hymn.ly: change comments.
8351
8352         * input/test/[p-r]*.ly: add texidoc index.
8353
8354 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8355
8356         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
8357         to postfix syntax
8358         
8359         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
8360         syntax.
8361
8362         * VERSION: release 1.7.22
8363
8364 2003-06-18  Graham Percival  <gperlist@shaw.ca>
8365
8366         * input/test/[h-k]*.ly: added texidoc index.
8367
8368         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
8369
8370         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
8371
8372         * input/test/ various : mark files for deletion or moving to
8373         regression.
8374
8375         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
8376
8377         * input/test/[l-o]*.ly: added texidoc index.
8378
8379 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8380
8381         * scm/music-functions.scm (make-ottava-set): 
8382         only do ottavation if centralCPosition is set.
8383
8384         * lily/translator-scheme.cc (ly:context-property-where-defined):
8385         return '() if not found.
8386
8387 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
8388
8389         * lilypond-mode.el (LilyPond-un-comment-region): removed.
8390         Use one command for both commenting and uncommenting.
8391
8392         * lilypond-indent.el (LilyPond-comment-region): new function,
8393         (un)comments each line separately.
8394
8395         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
8396         
8397         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
8398         imenu is not added by default; adapted from f90.el,
8399         makes Help-menu, which does not fit, visible in XEmacs.
8400         
8401 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
8402
8403         * lilypond-mode.el: Set show-paren-mode local; minor-mode
8404         show-paren-mode sets blink-matching-paren-on-screen local.
8405         Try to make show-paren-function to paren-highlight local.
8406
8407         * lilypond-indent.el (LilyPond-scan-sexps): new function.
8408         Copy definitions of Emacs' show-paren-function and
8409         XEmacs' paren-highlight and make minimal changes;
8410         add comments about locality. 
8411         Fix matching first open-paren-char in '<< .. >>'.
8412
8413 2003-06-16  Graham Percival  <gperlist@shaw.ca>
8414
8415         * input/test/g*: added texidoc index.
8416
8417         * input/test/[a-g]*: added raggedright==#t when it
8418          seemed appropiate.
8419
8420         * input/test/ fake-grace.ly figured-bass.ly : removed file.
8421
8422         * Documentation/topdoc/INSTALL.texi: removed false warnings
8423         about gcc 3.3.
8424
8425 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8426
8427         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
8428
8429         * input/test/chords-without-melody.ly (texidoc): add from
8430         input/just-friends.ly
8431
8432         * input/regression/size{13--26}.ly: move from input/
8433
8434         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
8435         input/{star-spangled-banner,twinkle}.ly: remove 
8436         
8437         * lily/slur.cc: remove slur over rest warnings.
8438
8439         * lily/note-spacing.cc (get_spacing): include left part of right
8440         object in fixed space. This fixes stretched space before
8441         accidentals.
8442
8443         * input/regression/spacing-accidental-stretch.ly: new file.
8444
8445 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
8446
8447         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
8448         Reduce to 16pt.
8449
8450 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8451
8452         * input/regression/spacing-knee.ly: docstring
8453
8454         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
8455
8456         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
8457         input/tutorial/{test,solar,flowing}.ly: remove
8458
8459         * input/rhythm.ly: remove
8460
8461         * input/mutopia/F.Schubert/standchen.ly: update syntax.
8462
8463         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
8464         update syntax. 
8465
8466         * scm/define-grobs.scm (all-grob-descriptions): set
8467         knee-spacing-correction to 1.0
8468
8469         * lily/note-spacing.cc (stem_dir_correction): compute knee
8470         correction using stem-thickness and head width.
8471
8472         * input/regression/beam-quanting-horizontal.ly: update texidoc
8473
8474         * scm/define-grobs.scm (all-grob-descriptions): set
8475         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
8476         This fixes 32nd beams for noteheads in spaces quants.
8477
8478         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
8479
8480 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
8481
8482         * README.mandrake: Change lilypond-extras to lilypond-documentation.
8483
8484 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8485
8486         * input/test/dpncnt.ly,part-combine-score.ly: remove.
8487
8488         * VERSION (PACKAGE_NAME): release 1.7.21
8489
8490         * input/regression/stem-shorten.ly: new file.
8491
8492         * lily/stem.cc (get_default_stem_end_position): revise stem
8493         shortening code.
8494
8495         * input/regression/spacing-multi-tuplet.ly: move from input/test/
8496
8497         * input/test/{scripts,volta-start,sleur}.ly: remove
8498         
8499         * input/regression/span-bar.ly: smaller file.
8500
8501         * input/regression/spacing-{natural,tight,loose}.ly: remove
8502
8503         * input/test/markup.ly: remove
8504
8505         * scripts/lilypond-book.py: put printfilename in separate chunk,
8506         so texidoc is printed after the filename.  
8507
8508 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8509
8510         * make/lilypond.mandrake.spec.in: fix docdirs.
8511
8512 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8513
8514         * input/regression/beam-french.ly: bugfix.
8515
8516         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
8517
8518         * input/regression/(various).ly: add raggedright = #t.
8519
8520         * input/regression/auto-beam.ly: move from abe.ly
8521
8522 2003-06-13  Graham Percival  <gperlist@shaw.ca>
8523
8524         * input/test/f*.ly: added texinfo index.
8525         
8526         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
8527
8528 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8529
8530         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
8531         quant penalty for beam just outside staff.
8532
8533         * input/regression/beam-quanting-horizontal.ly (texidoc): move
8534         from beam-pos.ly,  remove non-horizontal tests. 
8535
8536         * input/test/(various): cleanup header info. 
8537
8538         * input/test/tchaikovsky.ly: remove file.
8539
8540         * scm/chord-generic-names.scm: move from
8541         double-plus-new-chord-name.scm
8542
8543         * input/test/orchestscore.ly: remove file
8544
8545         * Documentation/user/refman.itely (Vocal music): update documentation.
8546
8547         * scm/define-translator-properties.scm (chordNoteNamer): remove
8548         chordNameStyle, use chordNameFunction
8549
8550         * scm/chord-name.scm (set-chord-name-style): remove
8551         set-chord-name-style. Use \property chordNameFunction.
8552
8553 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8554
8555         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8556         music): remove @TeX{} command.
8557
8558 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8559
8560         * lilypond-indent.el (scan-sexps): Renamed to
8561         aargh-this-breaks-other-emacs-modes-scan-sexps.
8562
8563 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8564
8565         * lilypond-indent.el: Fix: match concurrent one-char opening and 
8566         closing slurs: '()', etc. Add comments.
8567
8568         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
8569
8570         * lilypond-font-lock.el: match unending string at eof.
8571
8572         * make/lilypond.mandrake.spec.in: refreshed packed file list.
8573         
8574 2003-06-10  Graham Percival  <gperlist@shaw.ca>
8575
8576         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
8577         input/test/beam-dir.ly input/test/beam-position.ly    
8578         input/test/beam-suspect.ly input/test/beam-trend.ly    
8579         input/test/beams.ly input/test/crescendo-text.ly : deleted
8580         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
8581         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
8582         * input/test/default-bars.ly: moved to bar-always.ly
8583         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
8584
8585 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8586
8587         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
8588
8589 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8590
8591         * scm/chord-ignatzek-names.scm (remove-step): rename file.
8592
8593 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
8594
8595         * lilypond-indent.el: Match better slurs in scheme expressions.
8596         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
8597
8598         * Documentation/user/invoking.itexi: document Emacs' paren matching.
8599
8600 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8601
8602         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
8603
8604         * input/ac-extra-voice.ly: Add texidoc.
8605
8606         * ly/chord-modifiers-init.ly: 
8607         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
8608         and chordNameExceptionsPartial for new chord names.
8609
8610         * input/test/chord-names-dpnj.ly: 
8611         * input/test/dpncnt.ly: Update.
8612
8613         * scm/chord-name.scm: 
8614         * scm/double-plus-new-chord-name.scm: Add compatibility for new
8615         chord selection and options.
8616
8617         * ly/chord-modifiers-init.ly: Add exceptions 
8618
8619         * scm/define-translator-properties.scm (chordNameStyle) 
8620         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
8621
8622 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
8623
8624         * ly/property-init.ly (germanChords): Added.
8625         (semiGermanChords): Added.
8626         
8627         * input/test/chord-names-german.ly: Use new macros
8628         
8629 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
8630
8631         * lilypond-indent.el: Use similar parenthesis highlighting for 
8632         Emacs and XEmacs through redefinitions of parenthesis highlighting 
8633         functions; removed LilyPond-show-paren-function. Fix indenting.
8634         Turn paren-matching on also in XEmacs.
8635
8636         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
8637         as needed by parenthesis highlighting functions (in scan-sexp).
8638
8639 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8640
8641         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
8642         function.
8643         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
8644
8645 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
8646
8647         * lilypond-indent.el: tune regexp for show-paren-function.
8648
8649 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8650
8651         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
8652         for all LilyPond-produced tex snippets.
8653
8654         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
8655         fixes one line --preview output of ly2dvi.
8656
8657 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
8658
8659         * lilypond-indent.el: match only one type of slurs in
8660         LilyPond-show-paren-function.
8661
8662 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8663
8664         * debian/GNUmakefile (EXTRA_DIST_FILES): 
8665         * debian/lilypond1.7.dirs: 
8666         * debian/lilypond1.7-doc.dirs: New file.
8667
8668         * input/regression/chord-name-exceptions.ly: Add parameter for
8669         ignatzekExceptions.  Quote hash in docstring.
8670
8671 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
8672
8673         * lilypond-indent.el (show-paren-function): define show-paren-function
8674         as LilyPond-blink-matching-open and use it for closing parens.
8675         Let LilyPond-blink-matching-open know whether a bracket was inserted.
8676
8677         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
8678         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
8679         LilyPond-blink-matching-paren in order to match both open and close
8680         brackets.
8681         
8682 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
8683
8684         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
8685         testing by modifying the code from FSF Emacs paren.el. Add comments.
8686
8687 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8688
8689         * input/test/dpncnt.ly: Transpose example to match new
8690         default \chords octave.  Add comment.
8691         
8692         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
8693         comment about octave change.
8694
8695 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8696
8697         * input/test/[d,e]: added texinfo index tags.
8698         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
8699
8700 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8701
8702         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
8703
8704 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
8705
8706         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
8707         as in blink-matching-open.
8708
8709 2003-06-03  Graham Percival  <gperlist@shaw.ca>
8710
8711         * input/test/[a-c]: more comments in files.
8712         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
8713         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
8714         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
8715         mark file for proposed deletion.
8716         * input/test: renaming files:
8717         auto-beam-4-8.ly to beam-auto-4-8.ly
8718         auto-beam-override.ly to beam-auto-override.ly
8719         auto-beam.ly to beam-auto.ly
8720         blank.ly to blank-paper.ly
8721         absolute-volume.ly to dynamic-absolute-volume.ly
8722
8723 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8724
8725         * input/test/dpncnt.ly: 
8726         * input/test/chord-names-dpnj.ly: Resurrect.
8727
8728         * lily/my-lily-lexer.cc: Remove chordnames keyword.
8729
8730         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
8731
8732         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
8733         Better docstring, add parameter OMIT-ROOT, tidy up.
8734
8735 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
8736
8737         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
8738
8739 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8740
8741         * scm/output-ascii-script.scm (as-font-alist-alist):
8742         (as-properties-to-font-name):
8743         (as-make-style-sheet): Remove.
8744
8745         * scm/font.scm (as-make-font-list): New function.
8746         (as-font-sheet-alist): New variable.
8747
8748         * ly/paper-as9-init.ly: 
8749         * ly/paper-as5-init.ly: Update.
8750
8751         * ly/paper-as5.ly:
8752         * ly/paper-as9.ly: New file.
8753
8754 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8755
8756         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
8757
8758 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8759         * input/sondag-morgen/*: removed due to copyright concerns.
8760         * input/[a,b]*.ly: added a newline at the end of the texinfo
8761         doc string (produces better output in HTML version).
8762         * input/c*.ly: added texinfo index and added comments to
8763         aid in future changes to input/test/ files.
8764
8765 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8766         
8767         * Documentation/user/refman.itely: fixed build problem (missing
8768         file) caused by previous renaming.
8769
8770 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8771         
8772         * input/test/[a,b]*.ly: added texinfo index and added comments to
8773         aid in future changes to input/test/ files.
8774         * input/test/bar-number-every-5-reset.ly: renamed to
8775         bar-number-every-five-reset.ly
8776         * input/test/bar-script-visibility.ly: renamed to
8777         bar-number-show-all.ly
8778
8779 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8780
8781         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
8782         to Voice.
8783
8784         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
8785         out note-line and glissando functionality.
8786         
8787         * lily/line-spanner.cc (brew_molecule): cleanup.
8788
8789 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8790
8791         * scripts/as2text.scm: Use rdelim module.
8792         (start-system): Rename from start-line.
8793         (stop-system): Rename from stop-line.
8794         (af-gulp-file): Use string iso symbol for getenv.
8795
8796         * scm/output-ascii-script.scm: Add guile and lily modules.
8797         (font-name-alist): New variable.
8798         (draw-line): New function.
8799
8800         * scm/output-lib.scm (func, arg->string): Re-add from archive.
8801         (Were these silently removed, without ChangeLog entry?)
8802
8803 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8804
8805         * scm/music-functions.scm (make-ottava-set): bugfixes: also
8806         process 2nd ottava correctly.
8807
8808 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
8809
8810         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
8811
8812 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8813
8814         * Documentation/user/converters.itely (Invoking midi2ly): Update.
8815
8816 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8817
8818         * VERSION: release 1.7.20
8819         
8820         * lily/text-spanner.cc (brew_molecule): clean up function. This
8821         fixes bugs with broken 8va spanners.
8822
8823         * lily/simple-spacer.cc (solve): also compute force for raggedright.
8824         This prevents spurious line-breaks with raggedright
8825         
8826 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8827
8828         * lily/key-performer.cc (create_audio_elements): always use major
8829         key
8830
8831         * Documentation/user/internals.itely: updates
8832
8833         * input/regression/beam-break.ly: new file.
8834
8835         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
8836         beams if starting or terminating stems have 'beaming set.)
8837
8838         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
8839         property.
8840
8841         * lily/parser.yy (verbose_command_req): add comment about scales.
8842
8843 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
8844
8845         * lilypond-indent.el: adjust regexps in bracket-matching.
8846
8847 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
8848
8849         * Documentation/user/refman.itely: more tiny fixes
8850
8851         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
8852         "Chord names"; added table with input syntax for solesmes neumes
8853         table; added some words about rationale on input syntax design
8854
8855         * lily/gregorian-ligature-engraver.cc,
8856         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8857         lily/include/gregorian-ligature.hh: bugfix: horizontal head
8858         alignment of Pes Initio Debilis
8859
8860         * Documentation/user/refman.itely,
8861         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8862         mf/parmesan-heads.mf: fixed most of the head selection/alignment
8863         bugs in the solesmes neumes table
8864
8865 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
8866
8867         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
8868         Similarly, match '[' and ']' by skipping '\[' and '\]'.
8869
8870         * lilypond-mode.el: fix tag-score. small improvements.
8871
8872 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8873
8874         * .cvsignore: Add aclocal.m4.
8875
8876         * lily/music-constructor.cc: Include <assert.h>.
8877
8878 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8879
8880         * ly/engraver-init.ly (HaraKiriStaffContext): use
8881         RemoveEmptyStaffContext instead.
8882
8883         * Documentation/user/refman.itely: updates
8884
8885 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
8886
8887         * Documentation/user/refman.itely: added solesmes neumes table;
8888         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
8889         bugfix: "Ornaments" -> "Articulations"
8890
8891         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
8892
8893 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8894
8895         * lilypond-indent.el: Add a message about trying to match \] or \).
8896         
8897 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
8898         
8899         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
8900         obsolete "arithmetic_*"
8901
8902         * input/bugs/ligatures.ly: removed (will be put into a different
8903         directory later)
8904
8905 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8906
8907         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
8908         libkpathsea (Maurizio Tomasi).
8909
8910 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8911
8912         * input/regression/repeat-slash.ly (texidoc): new file
8913
8914         * lily/slash-repeat-engraver.cc (try_music): new file, handle
8915         slash repeats separately. Slash repeats and %
8916         repeats can now be nested.
8917
8918 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8919
8920         * lilypond-indent.el: Add preliminary test for closing \] and \).
8921         
8922 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
8923
8924         * lily/gregorian-ligature-engraver.cc,
8925         lily/vaticana-ligature-engraver.cc,
8926         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
8927         mf/parmesan-heads.mf: various semivocalis related bugfixes
8928
8929         * input/bugs/ligatures.ly: new file demonstrating problems with
8930         ligatures
8931         
8932 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
8933
8934         * lilypond-mode.el,
8935         lilypond-font-lock.el,
8936         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
8937
8938 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
8939
8940         * lilypond-mode.el: Remove outdated code. Stress the difference 
8941         between Emacs and XEmacs definitions.
8942
8943         * lilypond-mode.el,
8944         lilypond-indent.el: Define a function interactive only when necessary.
8945
8946 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
8947
8948         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
8949         Use inactive regions also in XEmacs.
8950
8951 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8952
8953         * Documentation/user/refman.itely (Repeat syntax): more updates
8954
8955         * lily/simple-spacer.cc (solve): move solution process into
8956         solve(). This fixes a bug with collisions and raggedright = ##t.
8957  
8958         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
8959
8960         * ly/engraver-init.ly: remove GraceContext. Update examples.
8961
8962 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8963
8964         * GNUmakefile.in (fonts): Also make fontball.
8965
8966         * Website fixes:
8967
8968         * ly/engraver-init.ly (GraceContext): Add.
8969
8970         * run:
8971
8972             convert-ly $(find . -name *.ly)
8973
8974         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
8975         new chords.
8976
8977 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8978
8979         * VERSION: 1.7.19 released
8980         
8981         * scm/music-functions.scm (set-octavation): new function.
8982
8983         * input/regression/ottava.ly: new file
8984
8985         * lily/translator-scheme.cc (LY_DEFINE): new function
8986         ly:unset-context-property
8987         (LY_DEFINE) new function ly:context-property-where-defined: 
8988
8989 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
8990
8991         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
8992
8993         * lilypond.words: add few.
8994
8995         * input/test/script-chart.ly: fix typo.
8996
8997 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8998
8999         * scm/define-grobs.scm: uniform naming for definitions and output
9000         routine files. 
9001
9002         * ly/engraver-init.ly (ChoirStaffContext): add \description from
9003         scm/context-description.scm
9004
9005         * lily/parser.yy (translator_spec_body): add \description to the
9006         \translator{} body syntax.
9007
9008         * lily/ottava-engraver.cc: new file.
9009
9010         * scm/chord-name.scm (natural-chord-alteration): replace old
9011         chord stuff. 
9012
9013         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
9014
9015         * Documentation/user/refman.itely (Metronome marks): update doco.
9016
9017         * input/regression/markup-note.ly: new file
9018
9019         * input/regression/metronome-marking.ly: new file
9020
9021         * lily/metronome-engraver.cc: new file. Print \tempo markings.
9022
9023         * scm/new-markup.scm (note-markup): make a note glyph, useful for
9024         metronome marks.
9025
9026 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9027
9028         * Documentation/user/GNUmakefile: Compatibility fix for new
9029         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
9030         for making binary packages; info splitting bug has been fixed.
9031
9032         * Documentation/user/refman.itely: Compile fixes.
9033
9034 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
9035
9036         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
9037         Count \midi -keywords also for a region.
9038
9039 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9040
9041         * lily/lookup.cc (LY_DEFINE): new function
9042
9043         * Documentation/user/tutorial.itely: updates
9044
9045 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
9046
9047         * lilypond-mode.el: Allow Midi on buffer.
9048         Use only '.ly'-extension, remove '.sly' and '.fly'.
9049         Allow use of inactive regions. Invoke next Command on Master file, 
9050         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
9051
9052 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9053
9054         * Documentation/user/tutorial.itely: updates.
9055
9056 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
9057
9058         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
9059
9060 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
9061
9062         * lily/coherent-ligature-engraver.cc: fixed typo
9063
9064         * lily/coherent-ligature-engraver.cc,
9065         lily/gregorian-ligature-engraver.cc,
9066         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9067         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
9068         lily/vaticana-ligature-engraver.cc,
9069         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
9070         scm/grob-description.scm: cleanup: junked LigatureHead grob and
9071         removed all ligature specific stuff from NoteHead code
9072
9073         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
9074         ligatures now use regular noteheads
9075
9076         * lily/vaticana-ligature.cc: tiny code cleanups
9077
9078         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
9079         space between two adjacent noteheads of the same pitch
9080
9081         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
9082         description; cleanup: removed obsolete font-family settings
9083
9084 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
9085
9086         * lily/coherent-ligature-engraver.cc,
9087         lily/gregorian-ligature-engraver.cc,
9088         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9089         lily/mensural-ligature-engraver.cc,
9090         lily/vaticana-ligature-engraver.cc,
9091         lily/include/gregorian-ligature-engraver.hh: updated for new
9092         Coherent_ligature_engraver; added comments that describe the basic
9093         design ideas of the ligature implementation
9094
9095         * lily/coherent-ligature-engraver.cc,
9096         lily/include/coherent-ligature-engraver.hh: new file: shared code
9097         between mensural ligatures and Gregorian chant notation ligatures
9098
9099 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
9100
9101         * lilypond-mode.el: XEmacs fixes: include two definitions for the
9102         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
9103         use only two arguments in sit-for, use no arguments in
9104         read-char-exclusive, backspace is not a character (127) in XEmacs.
9105
9106         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
9107
9108 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
9109
9110         * lilypond-mode.el: un-commenting works after syntax-table fix.
9111
9112         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
9113         group, verbose commenting for syntax table.
9114
9115         * lilypond-indent.el: add TODO for ligature slurs.
9116
9117 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
9118
9119         * lilypond-mode.el: Move comments of parenthesis matching away,
9120         (blink-matching-paren-on-screen) fix blinking in Emacs.
9121
9122         * lilypond-font-lock.el: Fix parent-matching for Emacs:
9123         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
9124
9125         * lilypond-indent.el: Add TODO for parenthesis matching.
9126
9127 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
9128
9129         * lilypond-mode.el: Fix XEmacs: 
9130         changed [S-iso-lefttab] to [(shift iso-lefttab)],
9131         invoke explicitly easy-menu-add (in Emacs done automatically).
9132         
9133         * lilypond.words: Add few words from input/*/*.ly.
9134
9135 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9136
9137         * VERSION (PATCH_LEVEL): release 1.7.18
9138
9139         * scripts/lilypond-book.py: only print basename for printfilename
9140         option
9141
9142         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
9143         and syntax updates.
9144
9145 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9146
9147         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
9148         better parametrisation. Move fatness of bulb downward.
9149
9150         * mf/parmesan-custodes.mf (dir_down): remove underscores from
9151         glyph names. Underscores are not allowed .ps encoding files.
9152
9153 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
9154
9155         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
9156         variable "packed" for packed right-ragged mode
9157
9158         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
9159         unused variable ragged; fixed indentation
9160
9161         * Documentation/user/refman.itely: tiny cleanups in ancient
9162         clef and custos section
9163
9164 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9165
9166         * lily/parser.yy (Simple_music): add \applyoutput, syntax
9167         \applyoutput PROCEDURE
9168
9169         * lily/my-lily-lexer.cc: add \applyoutput.
9170
9171         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
9172
9173         * lily/text-item.cc: clean text-interface description
9174
9175 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9176
9177         * input/{regression,test}/: use postfix for slur endings and beam
9178         begins.
9179
9180         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
9181         style beams too. 
9182
9183         * input/regression/lyrics-melisma-beam.ly: new file.
9184
9185         * lily/lyric-engraver.cc (process_music): change from
9186         process_acknowledged_grobs()
9187
9188         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
9189         functions to set and revert auto-beam settings.
9190
9191 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9192
9193         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
9194
9195 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
9196
9197         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
9198         Documentation/user/lilypond.tely: fixed some typos; updated author
9199         info
9200
9201         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
9202         #"" -> #'flag-style = #'()
9203
9204         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
9205         cleanup: removed dead #includes
9206
9207         * lily/gregorian-ligature-engraver.cc,
9208         lily/include/gregorian-ligature.hh,
9209         scm/grob-property-description.scm: small cleanups, small spacing
9210         fixes
9211
9212         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
9213         lily/vaticana-ligature.cc,
9214         lily/include/gregorian-ligature-engraver.hh,
9215         scm/grob-property-description.scm, scm/music-types.scm:
9216         "porrectus" -> "pes or flexa"
9217
9218         * ly/engraver-init.ly, scm/grob-description.scm,
9219         scm/grob-property-description.scm: junked porrectus, now handled
9220         by ligature code
9221
9222         * scm/grob-description.scm: bugfix: added space-alist entry for
9223         breathing sign/custos
9224
9225 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9226
9227         * Another grand 2003 update.
9228         
9229         * Remove mentioning of `mudela'; There's no such thing.
9230
9231 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9232
9233         * Documentation/user/preface.itely (Preface to version 1.8): update
9234
9235         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
9236
9237         * Documentation/user/converters.itely (Invoking convert-ly): revise
9238
9239         * scripts/convert-ly.py (outfile_name): remove --assume-old.
9240
9241         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
9242
9243 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9244
9245         * Documentation/user/internals.itely: more updates.
9246
9247 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9248
9249         * Documentation/user/refman.itely: revise 
9250
9251         * Documentation/user/internals.itely: revise
9252
9253         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
9254
9255 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
9256
9257         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
9258         beautification: reformatted ancient clefs section; cleanup: small
9259         wording fixes
9260
9261 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
9262
9263         * lilypond.words: added words for chant notation, sorted
9264         alphabetically through "sort lilypond.words"
9265
9266 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
9267
9268         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
9269         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
9270         chant notation
9271
9272 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
9273
9274         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
9275         prevent TeX from interpreting them as long dash
9276
9277         * input/test/vaticana.ly: updated
9278
9279         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
9280         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
9281         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
9282         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
9283         fixes
9284
9285         * mf/parmesan-heads.mf: ledger endings: removed dead code
9286
9287 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9288
9289         * VERSION: 1.7.17 released
9290         
9291         * Documentation/user/GNUmakefile
9292         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
9293         files too.
9294
9295         * scm/document-markup.scm: new file: document all markup
9296         functions.
9297
9298         * scm/documentation-generate.scm: rename all documentation modules
9299         to document-*.scm
9300
9301         * scripts/lilypond-book.py: generate link to .ly file iso. link to
9302         .png
9303
9304         * input/test/divisiones.ly: added
9305
9306         * input/regression/output-property.ly: new file
9307
9308         * lily/cluster.cc: change cluster-interface to use style property
9309
9310 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
9311
9312         * input/test/chord-names-german.ly: modified.
9313
9314         * scm/chords-ignatzek.scm:
9315           chord-name->german-markup: Added
9316           note-name->german-markup: Changed (now producing lowercase notenames)
9317
9318         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
9319         
9320 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9321
9322         * scripts/convert-ly.py (FatalConversionError.conv):
9323         divisiominima -> divisioMinima, etc.
9324
9325         * ly/engraver-init.ly (FiguredBassContext): add
9326         Separating_line_group_engraver to Figured bass context.
9327
9328         * ly/german-chords-init.ly: remove file
9329
9330         * input/test/chord-names-german.ly (scm): new file.
9331
9332         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
9333
9334         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
9335         Chord_name_engraver
9336
9337         * Documentation/user/refman.itely: lots of updates.
9338
9339         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
9340         new file
9341
9342         * input/test/bar-number-every-5-reset.ly: new file.
9343
9344 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9345
9346         * input/regression/chord-name-major7.ly: new file
9347
9348         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
9349         if specced explicitly.
9350
9351         * input/regression/chord-name-entry-11.ly: new file.
9352
9353         * input/test/slur-beautiful.ly: new file.
9354
9355         * Documentation/user/refman.itely: updates.
9356
9357         * input/regression/collisions.ly (threevoice): cleanup.
9358
9359         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
9360
9361 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9362
9363         * Documentation/user/*.itely: various updates.
9364
9365         * ly/spanners-init.ly: enddecr/ endcr.
9366
9367         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
9368         of tutorial
9369
9370 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9371
9372         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
9373
9374         * lily/new-chord-name-engraver.cc (process_music): use octavation
9375         (a number) instead of original-pitch to store inversions. This
9376         fixes a problem with transposed chords with inversions.  
9377
9378 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9379
9380         * stepmake/aclocal.m4: Include compile fix for broken flex, as
9381         used in includable-lexer.hh.
9382
9383         * lily/includable-lexer.cc: Bugfix: include config.h.
9384
9385         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
9386         circumvention of Debian packaging bug.
9387
9388 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9389
9390         * flex-2.5.31 hits Debian/unstable.  Fixes below.
9391         
9392         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
9393
9394         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
9395         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
9396
9397         * lily/include/includable-lexer.hh: 
9398         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
9399
9400         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
9401
9402         * aclocal.m4: Regenerate.
9403
9404         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
9405         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
9406
9407         * scm/pdf.scm (use-modules): Include lily.
9408
9409         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
9410         Noordkamp).
9411         (use-modules): Include lily.
9412         (lily-def): Bugfix: include tex-val in let.
9413
9414 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
9415
9416         * lilypond-mode.el: sensible error if lilypond.words not found.
9417
9418         * lilypond.words: add few words.
9419
9420 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
9421
9422         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
9423
9424         * mf/parmesan-scripts.mf: fixed typo in char name
9425
9426 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9427
9428         * VERSION: 1.7.16 released
9429
9430         * python/lilylib.py (setup_temp): temporary directories are mode 700.
9431         (this is a security vulnerability).
9432
9433         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
9434
9435         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
9436         add staff support.
9437
9438 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
9439
9440         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
9441         ly/script-init.ly, scm/script.scm: bugfix: renamed
9442         fermata->signumcongruentiae to fix naming clash with feta font
9443
9444 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9445
9446         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
9447
9448         * lily/multi-measure-rest-engraver.cc
9449         (start_translation_timestep): use grace timing too for determining
9450         when to make mmrest.
9451         (start_translation_timestep): clear numbers too.
9452
9453 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
9454
9455         * scm/music-types.scm: compile fix: escape braces
9456
9457         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
9458         work around font selection problem
9459
9460         * Documentation/user/refman.itely: BreathingSign: added docu for
9461         property "text"
9462
9463 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9464
9465         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
9466         information.
9467
9468 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9469
9470         * lily/multi-measure-rest-engraver.cc (class
9471         Multi_measure_rest_engraver): make multiple Number objects, one
9472         for each MultiMeasureTextEvent.
9473
9474         * scm/music-functions.scm (glue-mm-rest-texts): use
9475         MultiMeasureTextEvent
9476
9477         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
9478
9479         * Documentation/user/refman.itely (Multi measure rests): update.
9480
9481 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9482
9483         * lily/ly-module.cc (ly_copy_module_variables): use
9484         scm_internal_hash_fold() for iterating modules.
9485
9486 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
9487
9488         * Documentation/user/refman.itely: Section Custodes: added more
9489         example code
9490
9491         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
9492         neo-mensural rests to parmesan font
9493
9494         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
9495         header
9496
9497 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9498
9499         * Documentation/user/macros.itexi: @fileref macro.
9500
9501         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
9502         each file. 
9503
9504 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
9505
9506         * lily/include/custos.hh, make/lilypond.suse.spec.in,
9507         Documentation/topdocs/AUTHORS.texi: updated my email address
9508
9509         * Documentation/user/refman.itely: updated custos documentation;
9510         beautified divisiones example; beautified articulations table
9511
9512         * lily/breathing-sign.cc: bugfix: finalis molecule
9513
9514 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
9515
9516         * Documentation/user/refman.itely: added docu for
9517         contemporary fermata symbols, gregorian breathing signs; small fixes
9518
9519         * ly/gregorian-init.ly: removed obsolete #'type props
9520
9521 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9522
9523         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
9524         minimum-length property correctly.
9525
9526 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9527
9528         * scm/music-functions.scm (make-multi-measure-rest): set input
9529         locations for multimeasure rests.
9530
9531 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
9532
9533         * input/regression/breathing-sign.ly: updated to for ancient
9534         notation
9535
9536 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
9537
9538         * scripts/ly2dvi.py: Add newline.
9539
9540 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9541
9542         * scripts/ly2dvi.py (dependency_files): Compile fix.
9543
9544 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9545
9546         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
9547         (make_html_menu_file): --html menu. 
9548
9549 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9550
9551         * scripts/ly2dvi.py (run_dvips): +add the .map file 
9552
9553 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9554
9555         * input/screech-boink.ly: new file.
9556
9557 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9558
9559         * scripts/lilypond-book.py (make_lilypond_file): convert
9560         lilypond-file to lilypond block directly, without going through
9561         begin/end lilypond text.
9562         
9563
9564 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
9565
9566         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
9567         scm/grob-description.scm: moved Michael's original breathing sign
9568         code in brew_molecule() to divisio_minima(); provided new
9569         brew_molecule() that effectively replaces the
9570         Text_item::brew_molecule callback (with additional fallback to
9571         Michael's original code); added callbacks for brewing divisio
9572         maior/maxima and finalis
9573
9574         * gregorian-init.ly: added breathing sign shortcuts for virgula,
9575         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
9576
9577         * script-init.ly: added shortfermata, longfermata,
9578         verylongfermata, varcoda
9579
9580         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
9581         longfermata, verylongfermata, varcomma, varcoda
9582
9583 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9584
9585         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
9586           Remove all noquote and insert a few quote.
9587         
9588         * Documentation/user/lilypond-book.itely (Music fragment options),
9589           scripts/lilypond-book.py: Don't include quotation blocks by
9590           default. Introduce option quote instead of noquote
9591
9592 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9593
9594         * VERSION: 1.7.15 released
9595         
9596         * Documentation/user/lilypond.tely: omf updates.
9597
9598         * buildscripts/texi2omf.py (omf_vars): include version.date
9599
9600         * make/lilypond.redhat.spec.in: fixes for spec file. 
9601
9602         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
9603         by function definition: lily now requires a recent GNU Make.
9604
9605         * scripts/lilypond-book.py (write_deps): remove .tex dependency
9606         writing.
9607
9608         * make/ly-rules.make: remove .ly -> .tex rule
9609
9610         * Documentation/user/refman.itely (Figured bass): revised figured
9611         bass example.
9612
9613 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9614
9615         * stepmake/stepmake/omf-targets.make (local-install): add
9616         scrollkeeper-update message.
9617
9618         * scripts/lilypond-book.py (lilypond_binary): explicity add path
9619         to binary.
9620         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
9621
9622         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
9623
9624         * Documentation/user/converters.itely (Invoking midi2ly): add
9625         track/channel notice.
9626
9627 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9628
9629         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
9630
9631         * lily/parser.yy (scalar): DIGIT is also a scalar.
9632
9633         * Documentation/user/music-glossary.tely: add @omf tags
9634
9635         * Documentation/user/lilypond.tely: add @omf tags
9636
9637         * scm/generate-documentation.scm (string-append): add @omf tags.
9638
9639         * stepmake/stepmake/omf-*: new files 
9640
9641         * input/regression/multi-measure-rest.ly (texidoc): add doco
9642
9643         * GNUmakefile.in (web-doc-install): add web-doc-install target
9644
9645         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
9646         fixes crashes while dumping MIDI.
9647
9648         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
9649         midi
9650
9651 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9652
9653         * buildscripts/texi2omf.py: new file.
9654
9655         * mf/feta-beugel.mf: include font count, not staffsize (16) in
9656         font-name
9657
9658 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9659
9660         * input/regression/beam-manual-beaming.ly (texidoc): new file.
9661
9662         * lily/sequential-iterator.cc (descend_to_child): call
9663         descend_to_child() for all types of music.
9664
9665 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9666
9667         * scm/translator-property-description.scm: Add
9668         bassFigureFormatFunction.  Replace some entries.
9669
9670 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9671
9672         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
9673         clean out.
9674
9675 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9676
9677         * scripts/midi2ly.py (Note.dump): never dump duration for
9678         dump_dur=0.
9679
9680         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
9681         new function
9682
9683         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
9684         figures using new markups. Much simpler, and should improve layout
9685         a little.
9686
9687         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
9688
9689 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9690
9691         * ly/engraver-init.ly: use Hara kiri by default for 
9692         ChordNames, FiguredBass and Lyrics(Voice) context. 
9693
9694         * lily/axis-group-engraver.cc (acknowledge_grob): use
9695         rhythmic-grob-interface for selecting items not to hara-kiri'd 
9696
9697         * scm/new-markup.scm (markup-function-list): add bracket,
9698         vbracket.
9699
9700         * ly/engraver-init.ly (ChordNamesContext): set
9701         minimumVerticalExtent
9702
9703 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9704
9705         * input/test/time-signature-double.ly: new file 
9706
9707         * input/regression/collision-head-chords.ly (texidoc): new file.
9708
9709         * lily/type-swallow-translator.cc: add note swallow translator 
9710
9711         * input/test/time-signature-double.ly: new file.
9712
9713         * lily/type-swallow-translator.cc: add Rest_swallow_translator
9714
9715         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
9716         (FiguredBassContext): idem.
9717
9718         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
9719
9720         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
9721
9722         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
9723
9724         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
9725         .afm dependency
9726
9727         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
9728
9729         * python/lilylib.py (make_page_images): add function.
9730
9731         * scripts/ly2dvi.py (run_latex): include title in preview image.
9732
9733         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
9734         from lilypond-book for <ly2dvifile> tags in HTML.
9735
9736         * scripts/ly2dvi.py (option_definitions): add --debug option to
9737         print out environment.
9738
9739         * input/regression/tie-chord-partial.ly: new file.
9740
9741 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
9742
9743         * lilypond.words: add 3
9744
9745 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9746
9747         * scm/new-markup.scm (markup-function-list): add finger-markup
9748
9749         * input/tutorial/brahms-tweaked.ly: new markup 
9750
9751         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
9752
9753         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
9754         crash when processing '() markup
9755
9756         * input/regression/breathing-sign.ly (texidoc): add caesura example.
9757
9758         * lily/breathing-sign.cc (railtracks): another caesura.
9759
9760         * mf/feta-schrift.mf: caesura symbol. 
9761
9762 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9763
9764         * scripts/convert-ly.py (FatalConversionError.conv): add
9765         ly:molecule-XXX conversions.
9766
9767         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
9768
9769         * input/regression/multi-measure-rest-text.ly: new file.
9770
9771         * scm/music-functions.scm (glue-mm-rest-texts): automatically
9772         convert MMREST-TEXT to MultiMeasureRestNumber settings.
9773
9774         * ly/engraver-init.ly (ScoreContext): move tablature settings to
9775         ScoreContext
9776
9777         * scm/new-markup.scm (center-markup): \center markup.
9778
9779         * scm/music-functions.scm: remove pitchify scripts.
9780
9781         * lily/music.cc (print_smob): display music name if available 
9782
9783 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9784
9785         * Documentation/user/refman.itely (Instrument names): remove
9786         \turnOff doco.
9787
9788 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9789
9790         * lily/score.cc (mark_smob): bugfix.
9791
9792         * input/regression/rehearsal-mark.ly: new file.
9793
9794         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
9795         report error at the current token again.
9796
9797 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9798
9799         * cygwin/mknetrel: Exit if doc build fails.
9800
9801         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
9802
9803 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9804
9805         * scm/music-types.scm (music-descriptions): add doc strings
9806
9807 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9808
9809         * lily/lexer.ll: 
9810         * lily/include/my-lily-lexer.hh: 
9811         * lily/include/includable-lexer.hh: Add flex kludge.
9812
9813         * config.hh.in: 
9814         * config.make.in: 
9815         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
9816         cruft.
9817         
9818         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
9819         code.
9820
9821 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9822
9823         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
9824
9825         * lily/parser.yy (new_chord): Compile fix.
9826
9827 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9828
9829         * Documentation/user/refman.itely (Tuning groups of objects):
9830         remove documentation for \turnOff. 
9831
9832         * lily/percent-repeat-engraver.cc (try_music): add correct
9833         processing moments for double-measure percents as well.
9834
9835         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
9836
9837         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
9838         grob prop type. 
9839
9840         * Documentation/user/refman.itely (Printing named chords): add
9841         chord name tweak doco.
9842
9843         * input/template/gregorian-transcription.ly: new file.
9844
9845 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9846
9847         * VERSION: 1.7.13 released
9848         
9849         * input/test/*: lots of cleanups/comment-outs/removals in chord
9850         examples
9851         
9852         * input/regression/*: lots of cleanups/comment-outs/removals in
9853         chord examples
9854         
9855         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
9856         options
9857
9858         * lily/new-chord-name-engraver.cc (process_music): give original
9859         inversion pitch to chord name routine.
9860
9861         * input/tutorial/os-score.ly: update to new markup
9862
9863         * Documentation/user/appendices.itely: simply include
9864         chords-ignatzek. 
9865
9866         * Documentation/user/refman.itely (Chords mode): add documentation
9867         for chord mode.
9868
9869         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
9870         not present in chord.
9871         (construct-chord): add inversion and bass support.
9872
9873         * lily/chord.cc: junk contents.
9874
9875 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
9876
9877         * Documentation/user/refman.itely:
9878         * Documentation/user/music-glossary.tely: fix. 
9879
9880 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9881
9882         * scm/chord-entry.scm (construct-chord): move chord construction
9883         to Scheme.
9884
9885         * lily/parser.yy (new_chord): new setup for chord entry.
9886
9887 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
9888
9889         * lilypond.words:
9890         * Documentation/user/music-glossary.tely: add ambitus.
9891
9892 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9893
9894         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
9895
9896         * lily/include/*.hh: string() -> to_string()
9897
9898         * scm/chords-ignatzek.scm: new file.
9899
9900         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
9901         standard chord name exceptions.
9902
9903         * scm/translator-property-description.scm (chordNameSeparator):
9904         add property.
9905         (majorSevenSymbol): add property
9906
9907         * lily/translator-scheme.cc (ly:context-properties): new function
9908         (ly:context-parent): new function.
9909         (print_smob): print context name.
9910
9911         * lily/music.cc (ly:get-music-length): new function
9912         (print_smob): don't print properties.
9913
9914         * lily/duration.cc (duration<?): new function
9915
9916         * input/regression/chords-funky-ignatzek.ly: new file.
9917
9918         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
9919         jazz chords.
9920
9921         * lily/pitch.cc (ly:pitch-diff): new function.
9922
9923         * input/regression/chords-ignatzek.ly: new file.
9924
9925 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9926
9927         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
9928         pitches for jazz chords.
9929
9930 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9931
9932         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
9933
9934 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
9935
9936         * lilypond.words: add 1
9937
9938 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
9939
9940         * Documentation/topdocs/AUTHORS.texi: refine.
9941
9942 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
9943
9944         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
9945         
9946         * lilypond.words: add one.
9947
9948 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
9949
9950         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
9951         Fontify bass note in chords, e.g., e in c1/e.
9952         
9953 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9954
9955         * Documentation/user/music-glossary.tely: Dutch updates and
9956         additions (Arent Storm).
9957
9958 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9959
9960         * input/regression/ambitus.ly:  move file.      
9961
9962         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
9963
9964         * lily/event.cc (transpose): add tonic property to Key_change_req
9965         and to Key_engraver.
9966
9967 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
9968
9969         * Documentation/user/refman.itely: fix typo.
9970
9971         * lilypond.words: removed wrong identifiers.
9972
9973 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9974
9975         * mf/feta-toevallig.mf: make flat stem shorter 
9976
9977 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
9978
9979         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
9980
9981         * lilypond.words: add from Phrasing slur.
9982         
9983 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
9984
9985         * lilypond-mode.el: allow launching multiple ViewPS processes.
9986         
9987         * lilypond.words: add from Text markup.
9988
9989 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9990
9991         * input/test/ossia.ly (texidoc): add comment.
9992
9993         * input/regression/voice-follower.ly: new file.
9994
9995         * mf/feta-toevallig.mf: make flat heavier.
9996
9997         * lily/cluster-engraver.cc: clean up Cluster engraver
9998
9999         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
10000         Engraver. Use Note_column to compute Y positions and deal with
10001         line break stuff.
10002
10003 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10004
10005         * lily/stem.cc: move french-beaming to stem.
10006
10007 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
10008
10009         * lilypond-font-lock.el: fontify all durations in chords.
10010
10011         * lilypond.words: add from lily/my-lily-lexer.cc
10012
10013 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10014
10015         * VERSION: release 1.7.12
10016
10017         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
10018
10019         * lily/gregorian-ligature.cc: new file
10020
10021         * lily/*: the Great 2003 search & replace.
10022
10023         * Documentation/user/refman.itely (Manual repeat commands): add
10024         note about font selection.
10025
10026 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
10027
10028         * lilypond-mode.el: propose recompiling midi while invoking playing,
10029         not while stopping playing.
10030
10031 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
10032
10033         * lilypond.words: add one.
10034
10035         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
10036         and expressional note grouping. Fontify chord modes.
10037
10038 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
10039
10040         * Documentation/user/music-glossary.tely (Top): translate melisma.
10041
10042 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10043
10044         * Documentation/user/music-glossary.tely (Top): add melisma.
10045
10046 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
10047
10048         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
10049         interfaces for (abstract) grob GregorianLigature
10050
10051         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
10052         renamed head* -> glyph_name*, x-shift* -> x-offset*
10053
10054         * scm/grob-property-description.scm: bugfix: added missing descriptions
10055
10056 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10057
10058         * input/test/chord-names-dpnj.ly: New file.
10059
10060         * scm/double-plus-new-chord-name.scm: Implement full and partial
10061         exceptions.
10062
10063         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
10064
10065         * scm/double-plus-new-chord-name.scm
10066         (double-plus-new-chord->markup): Fix sub->markup.
10067
10068
10069 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
10070
10071         * lily/custos-engraver.cc: added TODO; editorial changes
10072
10073         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
10074         consistency with other ligature engravers; removed access on (now)
10075         private variable _ligature of Ligature_engraver
10076
10077         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
10078         renamed last_bound -> last_bound_; issue programming_error on
10079         abstract method calls; moved primitives code from
10080         Mensural_bracket_engraver to here (because almost ligature
10081         engravers will need it); renamed try_stop_ligature () ->
10082         typeset_ligature (); bugfix: store primitives of finished ligature
10083         in separate variable finished_primitives_ to avoid clash on input
10084         like "\] \["; added current_ligature () to enable access on
10085         private variable _ligature
10086
10087         * lily/mensural-ligature-engraver.cc: removed primitives_ code
10088         (now in super class); renamed try_stop_ligature () ->
10089         typeset_ligature ()
10090
10091         * lily/mensural-ligature.cc: issue programming_error on abstract
10092         method calls
10093
10094         * lily/note-heads-engraver.cc: added TODO comment upon bool
10095         in_ligature
10096
10097         * mf/parmesan-heads.mf: fixed some of set_char_box()
10098
10099         * scm/grob-description.scm: added VaticanaLigature
10100
10101         * scm/grob-property-description.scm: added neume prefix properties
10102
10103         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
10104         lily/include/gregorian-ligature-engraver.hh,
10105         lily/include/gregorian-ligature.hh: new files; framework for
10106         gregorian ligature engravers such as vaticana
10107
10108         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
10109         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
10110         vaticana style ligature implementation (still somewhat uncomplete)
10111
10112 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10113
10114         * VERSION: release 1.7.11
10115
10116         * scripts/convert-ly.py: add ly:pitch-transpose rule
10117
10118 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10119
10120         * input/test/dpncnt.ly: New file.
10121
10122         * lily/my-lily-lexer.cc: Add chordnames keyword.
10123
10124         * lily/parser.yy (chordnames_block): Parse chord name exception
10125         lists, see input/test/dpncnt.ly.
10126
10127         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
10128         function.
10129
10130         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
10131         filter-out too.
10132
10133         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
10134         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
10135         pitch functions (except for ly:make-pitch, but that's apparently
10136         some sort of scheme naming standard?).
10137
10138         * scm/lily.scm (!=): define-public.
10139
10140         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
10141
10142 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10143
10144         * scm/double-plus-new-chord-name.scm
10145         (double-plus-new-chord-name->markup): New file.
10146
10147 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10148
10149         * python/lilylib.py (make_preview): don't suppress progress for
10150         bbox extraction.
10151
10152 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10153
10154         * Documentation/user/appendices.itely (scheme): update for new syntax.
10155
10156         * input/regression/chord-name-styles.ly: new file
10157
10158         * lily/instrument-name-engraver.cc: create instrument names
10159         without barline too.  Allows instrument name on ChordNames  
10160
10161         * scm/new-markup.scm (interpret-markup): allow simple strings as
10162         markup too.
10163
10164 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10165
10166         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
10167         (step->markup-accidental): Fix: add accidental.
10168         (chord::inner-name-american): 
10169         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
10170         append stray '/' if last superscript addition was 'o'.
10171
10172         * scm/new-markup.scm (normal-size-sub-markup) 
10173         (normal-size-super-markup): New function.
10174
10175         * lily/source-file.cc (Source_file): Add warning for possibly
10176         intentional but suspicious initialization.
10177
10178         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
10179         add comments about cut-and-paste programming.
10180
10181         * flower/rational.cc (lcm): Not used; comment out.
10182
10183 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10184
10185         * lily/new-fingering-engraver.cc (position_scripts): use
10186         fingerHorizontalDirection to determine fingering horizontal
10187         directions.
10188  
10189         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
10190         fingering support.
10191
10192         * scripts/convert-ly.py (FatalConversionError.conv): add style
10193         conversion rule. 
10194
10195         * scm/chord-name.scm (set-chord-name-style): new function.
10196         (new-chord-name-brew-molecule): revise to interpret markup only
10197         (new-chord->markup): cleanuppish rewrite. To be called from the
10198         new engraver.
10199
10200         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
10201         Markup earlier, during interpreting.
10202
10203         * input/test/{banter,jazz,american}-chords.ly (scheme): update
10204         style settings. Rename to chord-names-*.ly
10205
10206 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10207
10208         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
10209         markup code and update to new markup.  Most probably broke some of
10210         it.
10211         
10212 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
10213
10214         * Documentation/user/refman.itely: added docu for ambitus and
10215         clusters
10216
10217         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
10218         ly_quote_scm() in lookup.cc
10219
10220         * mf/parmesan-clefs.mf: set_char_box fix
10221
10222         * lily/cluster-engraver.cc: junk implicit protection; use
10223         Protected_scm instead
10224
10225 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10226
10227         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
10228         throughout.
10229
10230         * scm/new-markup.scm: Turn-off error-triggering test code.
10231
10232 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10233
10234         * scm/new-markup.scm (markup-thrower-typecheck) 
10235         (markup-typecheck?):  add full typechecking functions.
10236         (make-markup-maker): add make-FOO-markup functions.
10237         (markup-argument-list-error): nice error checking messages.
10238         (make-markup): better function: less quoting escapades.
10239
10240 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10241
10242         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
10243
10244 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10245
10246         * cygwin/lilypond.hint (requires): Add cygwin.
10247
10248         * .cvsignore: Remove stepmake (huh!?!), add lib.
10249
10250         * GNUmakefile.in: Add libdir links for builddir runs.
10251
10252         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
10253         instead of datadir.
10254
10255         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
10256         local_lilypond_libdir.
10257
10258         * config.make.in (lilypond_libdir): Add.
10259
10260         * stepmake/stepmake/substitute-rules.make: 
10261         * stepmake/stepmake/script-rules.make: 
10262         * stepmake/stepmake/python-module-rules.make:
10263         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
10264         lilypond-python-module patch.
10265
10266 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10267
10268         * Documentation/user/refman.itely (Graphical interfaces): add note
10269         about xml2ly.
10270
10271 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10272
10273         * scripts/ly2dvi.py (run_dvips): remove trailing newline
10274
10275 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10276
10277         * VERSION: released 1.7.10
10278
10279         * scripts/musedata2ly.py (): idem
10280
10281         * scripts/midi2ly.py (dump_chord): idem
10282
10283         * scripts/etf2ly.py (version): idem 
10284
10285         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
10286
10287         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
10288
10289         * scm/tex.scm (tex-output-expression): remove eval compat
10290         glut. Other output files too.
10291
10292         * scm/chord-name.scm: don't export anything from chord module.
10293
10294         * input/test/american-chords.ly: idem
10295
10296         * input/test/banter-chords.ly (texidoc): idem
10297
10298         * input/test/Cc-chords.ly: add breakage notes.
10299
10300         * Documentation/user/refman.itely (Text markup): rewrite manual
10301         section.
10302
10303         * lily/parser.yy (scalar): allow \markup { } as property value. 
10304
10305         * scm/chord-name.scm: complete new markup usage
10306
10307         * scm/grob-description.scm (all-grob-descriptions): use new markup
10308         texts by default
10309
10310 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10311
10312         * scm/chord-name.scm: partial move to new markup texts.
10313
10314 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10315
10316         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
10317
10318         * scm/bass-figure.scm (brew-bass-figure): make stack direction
10319         settable.
10320
10321 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
10322
10323         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
10324         invoked for old midi, wait for killing.
10325
10326 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
10327
10328         * Documentation/user/music-glossary.tely: Finnishing.
10329
10330 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10331
10332         * mf/feta-nummer-code.mf: some kerning pairs.
10333
10334 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
10335
10336         * scm/output-lib.scm (set-bar-number-visibility): Context-function
10337         Added.
10338
10339         * Documentation/user/refman.itely (Bar numbers):
10340         set-bar-number-visibility added, modulo-bar-number removed again
10341         (sorry).
10342
10343 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
10344
10345         * scm/output-lib.scm (modulo-bar-number-visible): add function.
10346
10347         * Documentation/user/refman.itely: add modulo-bar-number-visible.
10348
10349         * Documentation/user/music-glossary.tely: translate into Finnish.
10350
10351 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10352
10353         * lilypond-mode.el: add shortcut for 2midi
10354
10355         * lilypond-font-lock.el: fontify lyrics
10356
10357 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
10358
10359         * scm/drums.scm : use 1.7.x names.
10360
10361         * input/regression/drums.ly : Don't use << chords >>
10362
10363 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10364
10365         * lilypond-mode.el: tidy, add TODO
10366
10367         * make/lilypond.mandrake.spec.in: install-info quietly.
10368
10369 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10370
10371         * input/test/markup.ly: use new syntax.
10372
10373 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10374
10375         * ly/params-init.ly (interscoreline): add word-space
10376
10377         * input/test/metronome.ly (eighthNote): idem.
10378
10379         * input/test/script-priority.ly: use new markup
10380
10381         * lily/parser.yy (markup): allow HEAD markup0 markup1 
10382
10383         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
10384
10385         * lily/parser.yy (gen_text_def): bugfix.
10386         (full_markup): allow markup identifier.
10387
10388 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
10389
10390         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
10391         jobs at the same time. Add horizontal lines to Command menu.
10392         Allow one compiling job -- propose killing others before a new one.
10393
10394         * lilypond.words: add markup, teeny, etc.
10395
10396 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
10397
10398         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
10399         Allow only one type of midi process; launching Midi either stops
10400         midis or plays the current midi and launching MidiAll stops midis
10401         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
10402         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
10403
10404 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10405
10406         * lily/text-engraver.cc (process_acknowledged_grobs): use new
10407         markup  for new markup texts.
10408
10409         * lily/mark-engraver.cc (process_music): idem
10410         
10411         * lily/instrument-name-engraver.cc (create_text): idem
10412
10413         * scm/new-markup.scm (magnify-markup): new function.
10414
10415         * scm/molecule.scm (stack-lines): bugfix.
10416
10417         * lily/font-interface.cc (get_font): take font-magnification from
10418         alist chain.
10419
10420 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10421
10422         * lily/molecule-scheme.cc: move scheme functions to separate file.
10423
10424         * lily/font-metric.cc  (ly_get_glyph): new function. 
10425         
10426         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
10427         (italic-markup, dynamic-markup): new functions
10428         (font-markup): new function
10429
10430         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
10431         padding and minimum
10432
10433 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
10434
10435         * lily/accidental-engraver.cc:
10436         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
10437
10438 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
10439
10440         * lilypond.vim:
10441         * lilypond-font-lock.el: Put \longa as duration. Accept only 
10442         [a-zA-Z] for user defined identifiers. Separate note cases 
10443         with and without a duration (allow cis\longaX).
10444
10445         * lilypond.words: Add words from Info.
10446
10447 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10448
10449         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
10450
10451 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
10452
10453         * lilypond-mode.el: Propose reverting buffer before a command if
10454         it was edited with an another editor.
10455
10456 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10457
10458         * lily/molecule.cc (ly_translate_molecule): new function
10459
10460         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
10461         into libdir
10462
10463         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
10464
10465         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
10466
10467 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
10468
10469         * lilypond.words: take \words from Info-index.
10470
10471 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10472
10473         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
10474
10475 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
10476
10477         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
10478
10479 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
10480
10481         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
10482         and lilypond-documentation.
10483
10484 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10485
10486         * lily/parser.yy: Compile fix (bison 1.75).
10487
10488 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10489
10490         * VERSION: 1.7.9 released
10491
10492         * scm/music-functions.scm (shift-one-duration-log): refactor.
10493         Use music-map.
10494
10495         * input/regression/chord-tremolo.ly (texidoc): add dot test.
10496
10497         * NEWS: update.
10498
10499         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
10500         argument
10501         
10502         * scm/music-functions.scm (display-music): new function
10503         (music-map): change arg order.
10504
10505         * input/regression/new-markup-syntax.scm: new file
10506
10507         * lily/parser.yy (markup): add \markup { .. } syntax.
10508
10509         * scm/new-markup.scm (override-markup): new function
10510         (lookup-markup): new function
10511         (music-markup): new function
10512         (lookup-markup-command): use markup-signature to store argument
10513         format for parser.
10514
10515         * lily/lexer.ll: preliminary \markup syntax. 
10516
10517 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
10518
10519         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
10520         add pre/post-dependencies and menus with icons from source.
10521
10522         * Documentation/pictures/lilypond-48x48.xpm:
10523         * Documentation/pictures/lilypond-32x32.xpm:
10524         * Documentation/pictures/lilypond-16x16.xpm: new files, background
10525         transparent.
10526
10527         * stepmake/stepmake/generic-targets.make:
10528         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
10529
10530 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10531
10532         * input/regression/music-map.ly (texidoc): new file.
10533
10534         * scm/music-functions.scm (music-map): new function
10535
10536 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10537
10538         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
10539
10540 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
10541
10542         * input/test/to-xml.ly:
10543         * lily/ligature-engraver.cc: Fixes documentation.
10544
10545         * lilypond.mandrake.spec.in:
10546         * lilypond.redhat.spec.in: Add lilypond.words.
10547
10548         * Documentation/user/refman.itely: Mention Info inside emacs.
10549         
10550         * lilypond.suse.spec.in:
10551         * lilypond.redhat.spec.in:
10552         * lilypond.mandrake.spec.in: Set root-owner for doc
10553         (tobbe@nyvalls.se).
10554
10555 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10556
10557         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
10558         os.popen.read ().
10559
10560 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10561
10562         * scripts/ly2dvi.py (include_path): print warning if failing anything.
10563
10564         * python/lilylib.py (error): add space
10565
10566 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10567
10568         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
10569         distribution.
10570
10571 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10572
10573         * lily/paper-outputter.cc (Paper_outputter): close port when
10574         finishing score.
10575
10576 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10577
10578         * scm/sodipodi.scm: Fixes.
10579
10580 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
10581
10582         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
10583
10584         * buildscripts/make-font-dir.py: Fix. 
10585
10586 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
10587
10588         * lilypond-mode.el: Add support for Info inside Emacs.
10589
10590 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10591
10592         * buildscripts/make-font-dir.py: 
10593         * mf/GNUmakefile: Make sodipodi font map.
10594
10595         * scm/sodipodi.scm: Add more output functions.
10596
10597         * mf/feta-nummer.mf: 
10598         * mf/feta-beugel.mf: Add font_coding_scheme.
10599
10600         * lily/paper-outputter.cc (output_header): Fix creator string.
10601
10602 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10603
10604         * lilypond-mode.el (LilyPond-autocompletion): invoked with
10605         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
10606
10607         * lilypond.words: add two (Everybody can add/remove words now!).
10608
10609         * debian/rules:
10610         * make/lilypond.suse.spec.in:
10611         * make/lilypond.mandrake.spec.in:
10612         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
10613
10614         * Documentation/user/refman.itely: Mention autocompletion.
10615
10616 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
10617
10618         * scripts/ly2dvi.py: Add paper sizes.
10619
10620         * lily/timing-engraver.cc: 
10621         * lily/time-signature.cc: 
10622         * lily/span-bar.cc: 
10623         * lily/grob-scheme.cc: Code formatting fixes.
10624
10625         * scm/sodipodi.scm: 
10626         * scm/sketch.scm:
10627         * buildscripts/mf-to-table.py: 
10628         * buildscripts/make-font-dir.py: Font testing.
10629
10630 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10631
10632         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
10633         inserts try-completion and shows all-completions.
10634
10635         * lilypond.words: '\' -> '\\'
10636
10637         * lilypond-mode.el: load libraries in the end, lilypond.words defines
10638         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
10639         
10640         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
10641         and LilyPond-reserved-words.
10642         
10643 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
10644
10645         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
10646         from load-path.
10647         
10648         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
10649         the mini-buffer with Control-Shift-c.
10650         
10651 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10652
10653         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
10654         duration. This fixes \tempo taking time.
10655
10656 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10657
10658         * lily/volta-engraver.cc (process_acknowledged_grobs): 
10659         Allow for text markup in repeatCommands. 
10660
10661 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
10662
10663         * lilypond-mode.el (LilyPond-insert-string): new function, use it
10664         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
10665         Get rid of skeleton.el-dependency.
10666
10667         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
10668
10669 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10670
10671         * lily/beam-engraver.cc (stop_translation_timestep): reset
10672         now_stop_ev_
10673
10674         * lily/scm-option.cc: add parse-protect to ly:set-option
10675
10676         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
10677
10678 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10679
10680         * lily/include/ligature-bracket.hh: removed
10681         * lily/ligature-bracket.cc: removed
10682
10683         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
10684         .tex
10685
10686         * lily/beam.cc (set_beaming): don't change beam count on rests.
10687         (brew_molecule): always set flag-width > 0.
10688
10689 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
10690
10691         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
10692         chars, remove instructions; instead, refer to lilypond-init.el and
10693         Documentation/topdocs/INSTALL.texi.
10694
10695         * lilypond.words: add identifiers and reserved words.
10696
10697         * Documentation/topdocs/INSTALL.texi: separate sections for installing
10698         files and adding a load-path.
10699
10700         * lilypond-init.el: Instructions, extracted from 
10701         Documentation/topdocs/INSTALL.texi. 
10702         
10703 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10704
10705         * VERSION: 1.7.8 released 
10706
10707         * lily/grob.cc (warning): better robustness fix.
10708
10709 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
10710
10711         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
10712
10713         * lily/cluster-engraver.cc: stick better to variable naming
10714         conventions
10715
10716         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
10717         until stop_translation_timestep()
10718
10719         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
10720         min/max coordinates to backend, but no musical info such as
10721         pitches
10722
10723         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
10724
10725         * lily/grob.cc: robustness fix: warning(): do not crash if
10726         cause is not set
10727
10728         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
10729         the much more elaborated tuplet brackets than the very naive and
10730         simple ligature bracket grob
10731
10732 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10733
10734         * Documentation/user/refman.itely (Analysis brackets): add
10735         horizontal bracket doco.
10736
10737         * ly/property-init.ly (setMmRestFermata): added.
10738
10739         * Documentation/user/refman.itely (Multi measure rests): fermatas
10740         on mm rests.
10741
10742         * input/regression/apply-context.ly (texidoc): new file
10743
10744         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
10745         code to be executed during interpretation. Possible applications:
10746         smart octavation, more advanced bar checks. 
10747
10748         * lily/apply-context-iterator.cc: new file.
10749
10750 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10751
10752         * input/test/new-markup.ly: new file.
10753
10754         * lily/text-item.cc (text_to_molecule): new function
10755
10756         * scm/new-markup.scm (lambda): new file
10757
10758         * lily/function-documentation.cc (ly_add_function_documentation):
10759         add proc property as well
10760
10761 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10762
10763         * Documentation/user/music-glossary.tely (Top): add custos.
10764
10765 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
10766
10767         * Documentation/topdocs/INSTALL.texi: advise how to include source
10768         path to Emacs load-path and improve language.
10769
10770 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10771
10772         * GNUmakefile.in: config.h message fix.
10773
10774         * autogen.sh:
10775         * aclocal.m4: Regenerate.
10776
10777         * configure.in: 
10778         * config.make.in: 
10779         * stepmake/config.make.in: 
10780         * stepmake/configure.in: 
10781         * stepmake/autogen.sh: 
10782         * stepmake/aclocal.m4: Update for autoconf 2.56.
10783
10784 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
10785
10786         * Documentation/topdocs/INSTALL.texi: instructions for an user how
10787         to install Emacs-mode. Instructions how to use vim-mode.
10788
10789 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10790
10791         * scm/music-types.scm (music-descriptions): no length for tempo event.
10792
10793         * input/*.ly: add \version everywhere.
10794         
10795         * input/*.ly: update syntax to 1.7 + new-chords.
10796
10797         * VERSION: 1.7.7 released.
10798         
10799         * Documentation/user/*.tely: new chord syntax.
10800
10801         * input/regression/[bc]*.ly (texidoc): syntax updates.
10802         
10803 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
10804
10805         * lilypond.words: add vocabulary to be used in auto-completion
10806
10807         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
10808
10809         * lilypond.vim: allow note name at EOF
10810
10811 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10812
10813         * buildscripts/new-chords.py (edit): -e option: inline editing.
10814
10815         * input/regression/a*.ly (texidoc): syntax updates.
10816
10817         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
10818         music): elucidations. 
10819
10820 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
10821
10822         * lily/include/lily-proto.hh, ly/engraver-init.ly,
10823         ly/spanners-init.ly, scm/grob-description.scm,
10824         scm/grob-property-description.scm, scm/music-types.scm,
10825         lily/cluster-engraver.cc, lily/cluster.cc,
10826         lily/include/cluster.hh, input/test/cluster.ly: cluster
10827         implementation
10828
10829         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
10830         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
10831         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
10832
10833         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
10834
10835         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
10836
10837         * scm/grob-description.scm: bugfix: by default, use default note
10838         head style when engraving ligatures
10839
10840         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
10841
10842         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
10843         events
10844
10845         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
10846
10847         * input/test/ancient-font.ly: bugfix: style -> flag-style
10848
10849         * lily/ligature-engraver.cc: indentation fix
10850
10851         * lily/parser.yy: indentation fixes
10852         
10853 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10854
10855         * input/regression/measure-grouping.ly: more elaborate example.
10856
10857         * lily/moment.cc: ly:add-moment, ly:mul-moment,
10858         ly:div-moment. New functions 
10859
10860         * scm/music-functions.scm (set-time-signature): new function,
10861         allow inline time sig settings with measure grouping.
10862
10863         * lily/parser.yy (command_element): move time sig construction
10864         into Scheme.
10865
10866         * lily/side-position-interface.cc (out_of_staff): new function,
10867         like padding, but keep minimum distance from staff. Easier than
10868         linespanners (dynamics, pedals), but roughly the same effect.
10869
10870 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
10871
10872         * emacs-mode.el: Added spanish-note-replacements 
10873         (Carlos Betancourt, <carlos.betancourt@chello.be>).
10874
10875         * vimrc: (Un)commenting with <(S-)F12>, tidy.
10876
10877 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
10878
10879         * lilypond.vim: Do not fontify cises, desis, etc.
10880
10881         * vimrc: view dvi with <S-F6>
10882
10883 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10884
10885         * lily/lookup.cc (triangle): new function.
10886
10887         * input/regression/measure-grouping.ly (texidoc): new file: show
10888         triangles and brackets for beat groups of 3 and 2.
10889
10890         * lily/include/measure-grouping-spanner.hh (class
10891         Measure_grouping): new file.
10892
10893         * lily/measure-grouping-spanner.cc (brew_molecule): new file
10894
10895         * lily/measure-grouping-engraver.cc (class
10896         Measure_grouping_engraver): new file.
10897
10898 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10899
10900         * Merge from stable:
10901
10902             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
10903         
10904         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
10905         stylesheet.
10906
10907         * ly/paper19.ly: Include paper19-init.ly.
10908
10909         * ly/paper19-init.ly: New file.
10910
10911         * Documentation/user/tutorial.itely (First steps): Fix first
10912         example for font test.
10913
10914         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
10915
10916         * ChangeLog: Add 1.7.6 release marker (see below).
10917
10918         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
10919         Add .py files.
10920
10921 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10922
10923         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
10924
10925         * input/tutorial/*.ly: update to new syntax.
10926
10927         * lily/parser.yy (Composite_music): new transpose syntax,
10928         \transpose FROM TO MUSIC. 
10929
10930 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10931
10932         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
10933         latex progress/error output to stderr (by default this goes to
10934         stdout).  Show lilypond progress, even when not verbose.
10935
10936         * python/lilylib.py (system): New optional parameter to control
10937         showing of progress.
10938
10939         * scm/backend-documentation-lib.scm (check-dangling-properties):
10940         Fix error message.
10941
10942         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
10943         axis, extent.
10944
10945         * scm/grob-property-description.scm (magnify): Remove.
10946         (extent, axis): Add.
10947
10948 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10949
10950         * VERSION: Release 1.7.6.
10951
10952         * scripts/convert-ly.py: more uniformization substitutions.
10953
10954         * buildscripts/new-chords.py (sub_chords): new file.
10955
10956 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10957
10958         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
10959         lilypond.map.  Include sauter fonts too.  Cleanups.
10960
10961 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10962
10963         * Documentation/user/tutorial.itely (First steps): change to new
10964         chord/tie/slur/beam notation.
10965
10966         * lily/parser.yy (event_that_take_dir): allow postfix notation for
10967         ties.
10968
10969         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
10970         engraver. Process ties in postfix notation, i.e. c8-~ c
10971
10972         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
10973
10974         * input/regression/beam-postfix-notation.ly (texidoc): new file.
10975
10976         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
10977
10978         * lily/beam-engraver.cc (try_music): accept new-beam-events
10979
10980         * input/regression/chord-scripts.ly (texidoc): new file
10981
10982         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
10983         script-events.
10984
10985         * scm/script.scm (default-script-alist): cleanup.
10986
10987         * lily/script-engraver.cc (make_script_from_event): cleanup.
10988
10989         * lily/lyric-combine-music-iterator.cc
10990         (Lyric_combine_music_iterator): remove superfluous events.
10991         (melisma_busy): new function. Fix broken melismas.
10992
10993 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
10994
10995         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
10996         Remove nonvalid settings. Use descriptive key names.
10997         Use <Return> to indicate the pressing of that key.
10998
10999 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11000
11001         * scripts/lilypond-book.py (option_definitions): Typo.
11002
11003         * scripts/ly2dvi.py: Updates.
11004
11005         * python/lilylib.py (setup_environment, print_environment)
11006         (get_bbox, make_preview): Merge and remove from ly2dvi and
11007         lilypond-book.
11008
11009         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
11010
11011         * .cvsignore: Remove some cruft.
11012
11013         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
11014         path.
11015
11016         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
11017         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
11018         throughout.
11019
11020         * python/lilylib.py (quiet_system): Junk
11021         (system): Display error log upon failure.
11022         (read_pipe): New function.  Cleanups and fixes.
11023
11024         * python/*.py: Rename from *.py.in.
11025         
11026         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
11027
11028         * GNUmakefile.in (SUBDIRS): Move python before scripts.
11029
11030 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11031
11032         * python/GNUmakefile: Bugfix: handle modules.
11033
11034         * stepmake/stepmake/python-module-targets.make (default): Add
11035         compiled modules. 
11036
11037         * stepmake/stepmake/python-module-rules.make: Add rule for byte
11038         compiling modules.
11039
11040         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
11041         Bugfix.  (OUT_PYC_MODULES): Add.
11042
11043 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
11044
11045         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
11046         Use default paths. Refresh description.
11047
11048 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11049
11050         * VERSION: 1.7.5 released
11051
11052         * input/regression/finger-chords.ly (texidoc): new file.
11053
11054         * lily/script-engraver.cc (process_music): remove scriptHorizontal
11055         support
11056
11057         * lily/fingering-engraver.cc (process_music): remove kludgy
11058         scriptHorizontal stuff.
11059
11060         * lily/script.cc: remove staff-support property.
11061
11062         * lily/new-fingering-engraver.cc (add_fingering): new
11063         file. Fingering engraver for new style chords.
11064
11065 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11066
11067         * lily/parser.yy (bare_number): allow 4 \cm (without
11068         decimal dot). (should backport to 1.6?)
11069
11070         * ly/declarations-init.ly: use Scheme for dimension defs.
11071
11072         * lily/parser.yy (TODO): remove hard coded dimensions, add
11073         REAL NUMBER_IDENTIFIER production.
11074
11075         * lily/rest-collision.cc (force_shift_callback): rewrite using
11076         -done property.
11077
11078         * scm/grob-property-description.scm (rest-collision-done): add
11079         property.
11080         
11081         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
11082
11083 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11084
11085         * input/regression/multi-measure-rest-center.ly: new file.
11086
11087         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
11088         off horizontally by 0.05 ss. Fixed.
11089
11090 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11091
11092         * scm/pdftex.scm: Rename ly-number to ly:number->string.
11093
11094         * Documentation/topdocs/index.tely: Remove duplicate from merge.
11095
11096 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11097
11098         * lily/tie.cc (get_control_points): also avoid staff lines on the
11099         just outside the outer staff lines
11100
11101 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11102
11103         * ly/params-init.ly: Just define style-alist, no need to
11104         define-public.
11105
11106         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
11107         (thanks Han-Wen).
11108
11109         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
11110         (FET_FILES): = FONT_FILES.
11111
11112         * Merge from stable:
11113
11114             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
11115
11116 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11117
11118         * VERSION: 1.7.4 released.  
11119         
11120         * scm/generate-documentation.scm (string-append): add macro
11121         definitions.
11122
11123         * lily/text-item.cc (lookup_text): don't use virtual fonts for
11124         normal texts.
11125
11126         * lily/multi-measure-rest-engraver.cc: make separate
11127         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
11128
11129         * lily/multi-measure-rest.cc: remove text handling. Remove
11130         number-threshold.
11131
11132 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11133
11134         * scm/music-types.scm: doc patch by Graham Percival
11135
11136 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11137
11138         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
11139         encoding part.
11140         (Font_info.set_defaults): pixelsize now also defauts to '0'.
11141         (sketch_p): Sketch wants only first four elements of X11 font spec.
11142
11143         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
11144
11145         * mf/feta-autometric.mf: Write foundry and family to log.
11146
11147         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
11148         font translation table.
11149
11150         * buildscripts/mf-to-table.py: Better font info into afm.
11151
11152         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
11153         1.0.9 required.
11154
11155         * configure.in: Whine for mftrace 1.0.9.
11156
11157 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11158
11159         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
11160
11161         * lily/main.cc (main_prog): don't try to load init.EXT when
11162         processing foo.EXT.
11163
11164 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
11165
11166         * scm/tex.scm (zigzig-line): added.
11167
11168         * scm/ps.scm (zigzag-line): added.
11169
11170         * ps/music-drawing-routines.ps (subvec): added.
11171         (draw_zigzag_line): added.
11172         
11173         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
11174         grob properties zigzag-width and zigzag-length.
11175
11176         * input/regression/glissando.ly: Add some zig-zagged glissandi.
11177
11178 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11179
11180         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
11181         svg output, including font.
11182
11183 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11184
11185         * scm/lily.scm: Register sodipodi output module.
11186
11187         * scm/sodipodi.scm: New file.
11188
11189         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
11190
11191         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
11192         comment, after header.
11193         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
11194         FullName.  Fix FontName key.
11195
11196 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
11197
11198         * lily/rest.cc (after_line_breaking): bugfix: dots after half
11199         and breve rests.
11200         
11201         * input/test/blank-notes.ly: bugfix
11202
11203         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
11204         rests. (Kim Shrier)
11205
11206         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
11207         
11208 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11209
11210         * scm/tex.scm: 
11211         * scm/ps.scm: Cleanup and remove obsolete junk.
11212
11213         * Documentation/user/internals.itely:
11214         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
11215
11216         * lily/parser.yy: Identify shift/reduce problems.
11217
11218         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
11219         make-style-sheet.  Too specific for convert-ly?
11220
11221 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11222
11223         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
11224
11225         * input/test/*.ly: various fixes.
11226
11227         * lily/music.cc (name): bugfix
11228
11229         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
11230
11231         * lily/input-file-results.cc (code): set-point-and-click! ->
11232         set-point-and-click
11233         
11234 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11235
11236         * Use uniform ly: prefix for exported scheme primitive functions.
11237
11238         * scm/music-types.scm: junk compat glue
11239
11240         * scripts/convert-ly.py: add rules for stuff below, junk
11241         compatibility glue for spanrequest.
11242
11243         * lily/parser.yy (verbose_event): remove \spanrequest,
11244         \commandspanrequest, \script. 
11245         
11246         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
11247
11248         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
11249         for \penalty, \glissando.
11250
11251         * VERSION: release 1.7.3
11252         
11253 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
11254
11255         * lily/accidental-engraver.cc: Fix
11256         grace-in-the-beginning-of-measure bug caused by the resent
11257         partial-measure fix.
11258
11259         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
11260         overlap looks too crowded)
11261         
11262 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11263
11264         * lily/parser.yy (assignment): allow SCM expression as assignment.
11265
11266         * lily/include/music-output-def.hh (class Music_output_def):
11267         * lily/music-output-def.cc: 
11268         * lily/paper-def.cc: 
11269         * scm/font.scm (markup-to-properties):
11270         * lily/parser.yy (music_output_def_body): 
11271         remove style_sheet_
11272
11273 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11274
11275         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
11276         length.
11277
11278         * input/regression/spacing-to-grace.ly: new file.
11279
11280         * input/regression/spacing-end-of-line.ly: new file.
11281
11282         * lily/note-spacing.cc (get_spacing): take into account breakable
11283         stuff sticking out at the left (time sig change at line break).
11284
11285         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
11286         raggedright code.
11287
11288         * scm/music-functions.scm (make-voice-props-set): add
11289         staff-position for mm rests.
11290  
11291         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
11292         before grace notes a little.
11293
11294         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
11295
11296         * lily/break-align-interface.cc (do_alignment): right-edge spacing
11297         key adds space at the end of line. 
11298
11299 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11300
11301         * scm/sketch.scm: Fix beams.
11302
11303         * buildscripts/mf-to-table.py: Add EncodingScheme.
11304
11305         * scm/sketch.scm: Resurrect.
11306
11307 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11308
11309         * lily/multi-measure-rest.cc: use breve rests for measure lengths
11310         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
11311
11312 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11313
11314         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
11315
11316         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11317
11318 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11319
11320         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
11321         token for origin information.
11322
11323         * lily/parser.yy (My_lily_lexer): do identifier location and
11324         cloning from lexer.
11325
11326         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
11327         logic out of the parser. Add bar checks on both ends.
11328
11329         * Documentation/user/refman.itely (Multi measure rests): add more
11330         notes about mm rests.
11331
11332 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11333
11334         * input/regression/bar-scripts.ly: Re-enable.
11335
11336         * lily/parser.yy:
11337         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
11338         released rsn.  Bison 1.50 has a crucial bug and won't work.
11339
11340         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11341
11342
11343 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11344
11345         * input/regression/bar-scripts.ly: Blunt documentation build fix.
11346
11347 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11348
11349         * Actually merge changes since 1.6.4 besides ChangeLog, and
11350         resolve conflicts.  Lots of updates, hope all is well.
11351         
11352         * cygwin/lilypond.hint (requires): Add ghostscript.
11353
11354         * scm: Update some (c).
11355         
11356 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11357
11358         * input/test/{various}.ly: add \header fields and texidoc strings.
11359
11360 2002-10-05  Werner Lemberg  <wl@gnu.org>
11361
11362         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
11363         renamed to `output_latex_quoted'.
11364         Added `output_latex_noquote'.
11365         (schedule_lilypond_block): Implement `noquote' option for LaTeX
11366         mode.
11367
11368 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11369
11370         * ChangeLog: Add 1.6.6 release marker.  See below.
11371
11372         * stepmake/stepmake/po-targets.make: Remove --c++ option.
11373
11374         * scripts/midi2ly.py: Fix global syntax warnings.
11375
11376         * GNUmakefile.in: Generate builddir locale tree too.
11377
11378         * scripts/ly2dvi.py:
11379         * scripts/midi2ly.py: 
11380         * scripts/mup2ly.py: 
11381         * scripts/update-lily.py:
11382         * lily/main.cc (setup_paths): Fix for locales setup.
11383
11384 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11385
11386         * Documentation/windows/installing.texi: Soften wording about
11387         necessity of becoming Administrator.  tommie@iae.nl reports this
11388         does not seem to be necessary for his flavour of Windows 2000.
11389         Explicitely discourage text mode mounts.
11390
11391 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11392
11393         * lily/rest.cc (after_line_breaking): backport dot position fix.
11394
11395         * lily/rest-collision.cc (do_shift): also remove dots for suicided
11396         rests. Thanks to Klaus Zimmermann for finding this bug.
11397
11398 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11399
11400         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
11401
11402 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11403
11404         * Documentation/user/music-glossary.tely: fix links.
11405
11406 2002-10-21  Werner Lemberg  <wl@gnu.org>
11407
11408         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
11409         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
11410         scaling factor) only once and use them in the definition of
11411         \embeddedps.
11412         * ps/music-drawing-routines.ps (skeel): Removed.
11413
11414 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11415
11416         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
11417         Solaris7, as we don't use nested $( ) constructs.
11418
11419 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11420
11421         * VERSION: Release 1.6.6.
11422         
11423 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11424
11425         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
11426         as workaround for /bin/sh problems on Solaris7.
11427
11428 2002-10-19  Werner Lemberg  <wl@gnu.org>
11429
11430         * GNUmakefile.in (web-doc): Fix typos.
11431         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
11432         `music-drawing-routines.ps' but emit \special{header=...} once.
11433         * scm/tex.scm (header-end): Updated.
11434
11435 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11436
11437         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
11438         undefined tremolo. 
11439
11440 2002-10-15  Werner Lemberg  <wl@gnu.org>
11441
11442         * scripts/lilypond-book.py (g_make_html): New global variable.
11443         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
11444         if `g_make_html' isn't set.
11445         [main]: Add format `texi-html'.
11446         (option_definitions): Updated.
11447         * Documentation/user/lilypond-book.itely: Updated.
11448
11449         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
11450         * make/ly-rules.make (%.texi, %.nexi): Use it.
11451         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
11452         format to lilypond-book.
11453         * GNUmakefile.in (web-doc): Ditto.
11454
11455 2002-10-14  Werner Lemberg  <wl@gnu.org>
11456
11457         Further improve TeX output.  The produced files are about 40%
11458         smaller.  `lilyponddefs.tex' is now read only once.
11459
11460         * tex/lilyponddefs.tex: Remove footer stuff.
11461         (\ifundefined): Renamed to...
11462         (\lilypondundefined): This.  Use LaTeX's definition to
11463         make it nestable and make it global.
11464         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
11465         output.
11466         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
11467         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
11468         them global.
11469         (\placebox): Renamed to...
11470         (\lyitem): This.
11471         Make it global and call \outputscale by itself.
11472         (\lybox, \lyvrule): New macros to reduce input data.
11473         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
11474         New auxiliary macros.
11475         (\SkipLilydefs, \EndLilyPondOutput): Removed.
11476         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
11477         to...
11478         (\lilypondspace): This and made it global.
11479         (\turnOnPostScript): Renamed to...
11480         (\lilypondpostscript): This and made it global.
11481         (\turnOnExperimentalFeatures): Renamed to...
11482         (\lilypondexperimentalfeatures): This and made it global.
11483         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
11484         (\lilypondsetdimen): This and made it global.
11485         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
11486         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
11487         (all, $(outdir)/music-drawing-routines.ps): New rules.
11488         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
11489         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
11490         start-system, stop-system, stop-last-system, filledbox): Updated to
11491         use the changed macros from lilyponddefs.tex.
11492         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
11493
11494 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11495
11496         * Documentation/windows/installing.texi: Update.
11497
11498 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11499
11500         * VERSION: 1.6.5 released
11501
11502         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11503
11504 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11505
11506         * scm/translator-property-description.scm (voltaOnThisStaff): add
11507         property.
11508
11509 2002-09-28  Werner Lemberg  <wl@gnu.org>
11510
11511         * scm/tex.scm (header-end): Suppress page numbering.
11512
11513         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11514         Fix quotation for HTML output.
11515
11516 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11517         
11518         * Documentation/user/refman.itely: grammar and phrasing
11519           fixes to "Note Entry" section.  Also adds a few new examples.
11520
11521 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11522
11523         * flower/include/string-data.icc: include string.h
11524
11525 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11526
11527         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11528
11529 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11530
11531         * Documentation/user/GNUmakefile (extra-local-help): Add.
11532
11533         * stepmake/stepmake/www-targets.make (local-help): Add.
11534
11535 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11536
11537         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11538         packages.
11539
11540         * Documentation/topdocs/README.texi (Top): building documentation
11541         (not website.)
11542
11543 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11544
11545         * Documentation/user/refman.itely: 
11546         * Documentation/user/tutorial.itely: 
11547         * Documentation/user/music-glossary.tely: Merge changes.
11548
11549         * Documentation/user/glossary.html.in: 
11550         * Documentation/index.texi: 
11551         * Documentation/header.html.in: Accomodate renaming of glossary.
11552         
11553         * Documentation/user/tutorial.itely: Add some glossary references.
11554         
11555         * Documentation/user/refman.itely: Minor fixes.
11556         
11557         * Documentation/user/lilypond.tely: Add glossary do direntry.
11558
11559         * Documentation/user/music-glossary.tely: Rename (previously:
11560         glossary.tely).  Fix anchor placement.
11561
11562         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11563
11564 2002-09-23  Werner Lemberg  <wl@gnu.org>
11565
11566         * scripts/lilypond-book.py (output_dict): Fix handling of
11567         various environments by avoid extraneous newlines.
11568         Rename `output-all' regexp for html to `output-html'.
11569         Replace `output-all' regexp for texi with `output-texi-quote'
11570         and `output-texi-noquote'.
11571         (compose_full_body): Don't override `linewidth' user option
11572         for `singleline'.
11573         (schedule_lilypond_block): Don't indent text specified with
11574         `intertext' option.
11575         Add new option `noquote'.
11576         (compile_all_files): Use latex instead of tex to compile ly
11577         files directly.
11578
11579         * Documentation/user/lilypond-book.itely: Updated and revised.
11580         Improve layout.
11581
11582         * Documentation/user/glossary.tely,
11583         Documentation/user/introduction.itely,
11584         Documentation/user/tutorial.itely,
11585         Documentation/user/refman.itely,
11586         Documentation/user/appendices.itely: Fix overfull LilyPond
11587         boxes caused by the new lilypond-book code.  Other minor
11588         fixes.
11589
11590         * Documentation/user/macros.itexi (@texiflat): Don't emit
11591         trailing space.
11592
11593         * scm/tex.scm (end-output, header-end): Add preamble and
11594         postamble to make lilypond output directly compilable with
11595         latex.
11596
11597         
11598 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11599
11600         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11601         instructions.
11602
11603 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11604
11605         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11606
11607 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11608
11609         * lily/beam.cc (connect_beams): don't crash if there are quarter
11610         notes in beams.
11611
11612 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11613
11614         * Documentation/user/refman.itely: corrected ancient clef
11615         docu; added docu on ligatures
11616
11617 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11618
11619         * Documentation/user/glossary.tely,
11620         Documentation/user/refman.itely, input/les-nereides.ly,
11621         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11622         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11623         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11624         Stem properties: flag-style -> stroke-style, style -> flag-style.
11625
11626
11627 2002-09-22  Werner Lemberg  <wl@gnu.org>
11628
11629         * scripts/lilypond-book.py: Add option `notime' to suppress
11630         printing of a time signature.  Specify default indentation of 0pt
11631         if single line fragment.  Don't emit redundant `\paper{ }'.
11632
11633         * Documentation/user/lilypond-book.itely: Updated.
11634
11635         * Documentation/user/glossary.tely: Completely reformatting.
11636
11637 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11638
11639         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11640
11641 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11642
11643         * Documentation/user/tutorial.itely: Fix links.
11644         
11645         * Documentation/topdocs/index.tely:
11646         * Documentation/index.texi:
11647         * Documentation/header.html.in: Small website fixes and updates.
11648
11649         * debian/: Debian patch by Anthony Fok.
11650
11651 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11652
11653         * Documentation/footer.html.in: How time flies: It's already 2002!
11654
11655         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11656         more descriptive link names than 'here'.
11657
11658 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11659
11660         * VERSION: 1.7.2 released
11661         * VERSION: 1.6.4 released
11662         
11663         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11664
11665         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
11666         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
11667
11668         * mf/feta-din.mf (test): add x-height and space.
11669
11670         * lily/dynamic-engraver.cc (process_music): take dynamic direction
11671         from ^_ for crescendi. Idem for slurs and phrasing slurs.
11672
11673         * ly/grace-init.ly: add-to-grace-init: function to portably add
11674         settings to \grace. 
11675
11676         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
11677         if we get an absolute dynamic event.
11678  
11679         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
11680
11681         * lily/source-file.cc (get_line): oops. All line numbers were off
11682         by 2. Fix that. 
11683
11684         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
11685         be after the note, combined with -_^, i.e. c4-(-\)-\>  
11686
11687         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
11688
11689         * lily/parser.yy (number_factor): remove (number) as number
11690         expression. ("Let them eat Lisp").
11691
11692 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11693
11694         * lily/horizontal-bracket.cc: new file.
11695
11696         * lily/horizontal-bracket-engraver.cc: new file.
11697
11698         * input/regression/note-group-bracket.ly: new file. Support
11699         horizontal note brackets for music analysis.
11700
11701         * lily/stem.cc (flag): new flag-style: no-flag.
11702
11703         * input/test/stem-cross-staff.ly: new file
11704         
11705         * Documentation/user/internals.itely: Improved formatting, fixing
11706         typos.  Added a section `Output details' to describe how the TeX
11707         code looks like.
11708
11709         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
11710
11711         * lily/parser.yy: remove \dynamicscript.
11712
11713         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
11714         definitions. 
11715
11716         * python/midi.c (midi_error): take two arguments.
11717
11718         * Merge 1.6.5 changes:
11719         
11720 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11721
11722         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
11723         staff-space.  Previous 1.5 was probably meant as half-spaces.
11724         (cautionary-style): parentheses (was: smaller).  This is what doco
11725         says, and it seems more logical.
11726
11727         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
11728         for 2nd sentence.
11729
11730 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11731
11732         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
11733
11734 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11735
11736         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11737
11738 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11739
11740         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11741
11742 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11743
11744         * scm/translator-property-description.scm (voltaOnThisStaff): add
11745         property.
11746
11747 2002-09-28  Werner Lemberg  <wl@gnu.org>
11748
11749         * scm/tex.scm (header-end): Suppress page numbering.
11750
11751         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11752         Fix quotation for HTML output.
11753
11754 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11755         
11756         * Documentation/user/refman.itely: grammar and phrasing
11757           fixes to "Note Entry" section.  Also adds a few new examples.
11758
11759 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11760
11761         * flower/include/string-data.icc: include string.h
11762
11763 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11764
11765         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11766
11767 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11768
11769         * Documentation/user/GNUmakefile (extra-local-help): Add.
11770
11771         * stepmake/stepmake/www-targets.make (local-help): Add.
11772
11773 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11774
11775         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11776         packages.
11777
11778         * Documentation/topdocs/README.texi (Top): building documentation
11779         (not website.)
11780
11781 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11782
11783         * Documentation/user/refman.itely: 
11784         * Documentation/user/tutorial.itely: 
11785         * Documentation/user/music-glossary.tely: Merge changes.
11786
11787         * Documentation/user/glossary.html.in: 
11788         * Documentation/index.texi: 
11789         * Documentation/header.html.in: Accomodate renaming of glossary.
11790         
11791         * Documentation/user/tutorial.itely: Add some glossary references.
11792         
11793         * Documentation/user/refman.itely: Minor fixes.
11794         
11795         * Documentation/user/lilypond.tely: Add glossary do direntry.
11796
11797         * Documentation/user/music-glossary.tely: Rename (previously:
11798         glossary.tely).  Fix anchor placement.
11799
11800         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11801
11802 2002-09-23  Werner Lemberg  <wl@gnu.org>
11803
11804         * scripts/lilypond-book.py (output_dict): Fix handling of
11805         various environments by avoid extraneous newlines.
11806         Rename `output-all' regexp for html to `output-html'.
11807         Replace `output-all' regexp for texi with `output-texi-quote'
11808         and `output-texi-noquote'.
11809         (compose_full_body): Don't override `linewidth' user option
11810         for `singleline'.
11811         (schedule_lilypond_block): Don't indent text specified with
11812         `intertext' option.
11813         Add new option `noquote'.
11814         (compile_all_files): Use latex instead of tex to compile ly
11815         files directly.
11816
11817         * Documentation/user/lilypond-book.itely: Updated and revised.
11818         Improve layout.
11819
11820         * Documentation/user/glossary.tely,
11821         Documentation/user/introduction.itely,
11822         Documentation/user/tutorial.itely,
11823         Documentation/user/refman.itely,
11824         Documentation/user/appendices.itely: Fix overfull LilyPond
11825         boxes caused by the new lilypond-book code.  Other minor
11826         fixes.
11827
11828         * Documentation/user/macros.itexi (@texiflat): Don't emit
11829         trailing space.
11830
11831         * scm/tex.scm (end-output, header-end): Add preamble and
11832         postamble to make lilypond output directly compilable with
11833         latex.
11834
11835         
11836 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11837
11838         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11839         instructions.
11840
11841 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11842
11843         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11844
11845 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11846
11847         * lily/beam.cc (connect_beams): don't crash if there are quarter
11848         notes in beams.
11849
11850 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11851
11852         * Documentation/user/refman.itely: corrected ancient clef
11853         docu; added docu on ligatures
11854
11855 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11856
11857         * Documentation/user/glossary.tely,
11858         Documentation/user/refman.itely, input/les-nereides.ly,
11859         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11860         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11861         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11862         Stem properties: flag-style -> stroke-style, style -> flag-style.
11863
11864 2002-09-22  Werner Lemberg  <wl@gnu.org>
11865
11866         * scripts/lilypond-book.py: Add option `notime' to suppress
11867         printing of a time signature.  Specify default indentation of 0pt
11868         if single line fragment.  Don't emit redundant `\paper{ }'.
11869
11870         * Documentation/user/lilypond-book.itely: Updated.
11871
11872         * Documentation/user/glossary.tely: Completely reformatting.
11873
11874 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11875
11876         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11877
11878 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11879
11880         * Documentation/user/tutorial.itely: Fix links.
11881         
11882         * Documentation/topdocs/index.tely:
11883         * Documentation/index.texi:
11884         * Documentation/header.html.in: Small website fixes and updates.
11885
11886         * debian/: Debian patch by Anthony Fok.
11887
11888 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11889
11890         * Documentation/footer.html.in: How time flies: It's already 2002!
11891
11892         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11893         more descriptive link names than 'here'.
11894
11895 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11896
11897         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11898
11899 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11900
11901         * lily/part-combine-music-iterator.cc (get_state): cleanup
11902         (get_music_info): cleanup.
11903
11904 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11905
11906         * scm/backend-documentation-lib.scm (interface-doc-string):
11907         crosslinks between interfaces and grobs. Headings for interfaces
11908         in grob explanation.
11909
11910 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11911
11912         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
11913         dtd).  Add preliminary dtd.
11914         (re-sub-alist): Robustify.
11915
11916 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11917
11918         * lily/include/event-chord-iterator.hh,
11919         lily/context-specced-music-iterator.cc,
11920         lily/event.cc, lily/event-chord-iterator.cc: add
11921
11922 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11923
11924         * lily/: some (c) header fixes.
11925         
11926         * lily/request-chord.cc: Remove.
11927         
11928         * lily/include/event-chord-iterator.hh:
11929         * lily/include/event.hh:
11930         * lily/event-chord.cc: New file.
11931         
11932         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
11933         requested.
11934
11935 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11936
11937         * lily/ : rename Request to Event
11938
11939         * lily/parser.yy (command_element): move clef stuff into Scheme.
11940
11941         * lily/:  rename length_mom () to get_length()
11942
11943         * lily/part-combine-music.cc: removed file and class.
11944
11945         * lily/context-specced-music-iterator.cc (class
11946         Context_specced_music_iterator): new file. Obsoletes the
11947         Context_specced_music type.
11948
11949         * scm/music-types.scm (make-repeated-music): put different kinds
11950         of repeated music into music-type table.
11951
11952         * VERSION: 1.7.1 released.
11953
11954         * scm/to-xml.scm: new file.
11955
11956         * input/test/to-xml.ly (fooBar): demo of what is possible with the
11957         new Input representation: dump music as XML.
11958
11959         * scm/engraver-documentation-lib.scm
11960         (engraver-accepts-music-types?): add links from music to engraver,
11961         from music-type to engraver.
11962
11963         * lily/include/command-request.hh: removed
11964         lily/include/musical-request.hh: removed. Removed all _req classes
11965         except Key_change_req. Changes throughout.
11966
11967 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11968
11969         * lily/tuplet-engraver.cc (try_music): Compile kludge.
11970
11971 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11972
11973         * lily/*.cc: specify accepts for many engravers.
11974
11975         * scm/music-documentation-lib.scm: dump music expressions and
11976         music subtypes.
11977
11978         * scm/documentation-lib.scm: complete revision.
11979         Use GOOPS objects to store document tree explicitly. Cleaned up and
11980         sped up doco generation a lot.
11981
11982 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11983
11984         * input/trip.ly (fugaIILeft): add arpeggio
11985
11986         * lily/translator-group.cc (try_music_on_nongroup_children):
11987         oops. The name symbol is in the cdr of the assoc handle.
11988
11989         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
11990         Hyphen_req, Glissando_req, Break_req, Mark_req 
11991
11992 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11993
11994         * lily/musical-request.cc (music-duration-length,
11995         music-duration-compress): new functions.
11996
11997         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
11998         throughout. Warning doesn't work yet.
11999
12000         * lily/translator-group.cc (try_music_on_nongroup_children):
12001         new implementation: store candidate acceptors in a hashTable.
12002
12003 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12004
12005         * scm/music-types.scm (music-descriptions): change name to
12006         internal-class-name
12007
12008         * scm/chord-name.scm (chord::inner-name-banter): remove space.
12009
12010 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12011
12012         * lily/beam.cc (connect_beams): don't crash if there are quarter
12013         notes in beams.
12014
12015 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
12016
12017         * Documentation/user/refman.itely: corrected ancient clef
12018         docu; added docu on ligatures
12019
12020 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
12021
12022         * Documentation/user/glossary.tely,
12023         Documentation/user/refman.itely, input/les-nereides.ly,
12024         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
12025         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
12026         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
12027         Stem properties: flag-style -> stroke-style, style -> flag-style.
12028
12029 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12030
12031         * scm/music-functions.scm (music-separator?): don't use name music
12032         property.
12033
12034 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
12035
12036         * stepmake/stepmake/generic-targets.make (help): Document check
12037         target.
12038
12039         * lily/new-accidental-engraver.cc: Compile fix.
12040
12041 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
12042
12043         * scripts/convert-ly.py: Add rule.
12044
12045         * input/test/music-creation.ly:
12046         * input/test/add-staccato.ly:
12047         * input/test/add-text-script.ly: ly-make-music.
12048
12049         * scm/drums.scm (make-head-type-elem, make-articulation-script):
12050         More ly-make-music renamings.
12051
12052         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
12053
12054         * lily/music-constructor.cc (make_music): Add debugging info.
12055
12056         * scm/music-functions.scm (make-simultaneous-music,
12057         (make-sequential-music, context-spec-music):
12058         * scm/music-types.scm (music-descriptions): Get lily to run.
12059
12060 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12061
12062         * lily/command-request.cc (transpose_key_alist): new function.
12063
12064         * lily/key-performer.cc (create_audio_elements): cleanup. 
12065
12066 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12067
12068         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
12069
12070         * lily/include/translator.hh (ENTER_DESCRIPTION): add
12071         events-accepted field.
12072
12073         * scm/music-types.scm: new file.
12074
12075         * lily/parser.yy: put music type initialization into scheme,
12076         similar to grob initialization.  Changes throughout.
12077
12078 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12079
12080         * Documentation/user/tutorial.itely: Fix links.
12081         
12082         * Documentation/index.texi: 
12083         * Documentation/header.html.in: 
12084         * Documentation/topdocs/index.tely: Small website fixes and updates.
12085
12086         * debian/: Debian patch by Anthony Fok.
12087
12088 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12089
12090         * Documentation/footer.html.in: How time flies: It's already 2002!
12091
12092         * Documentation/topdocs/index.tely: Stable/development fix.  Use
12093         more descriptive link names than 'here'.
12094
12095         * ROADMAP: Remove test stuff.
12096
12097         * scripts/update-lily.py: Allow auto-building of stable and
12098         development versions.  Bugfixes.
12099
12100 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12101
12102         * VERSION: released 1.7.0
12103
12104         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
12105
12106         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
12107         positive line widths.
12108
12109 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12110
12111         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
12112         go.  Fix comments.
12113
12114         * cygwin: Cygwin updates.
12115
12116 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12117
12118         * Documentation/windows/installing.texi (Top): version for python,
12119         urls for ghostscript (thanks to John Potelle)
12120         
12121         * lily/simultaneous-music-iterator.cc
12122         (Simultaneous_music_iterator): init children_list_ before
12123         triggering GC.
12124
12125         * lily/*-iterator.cc: be even more careful with smobbed copy
12126         constructors. 
12127
12128         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
12129         LeftEdge item.
12130
12131 2002-09-15  Werner Lemberg  <wl@gnu.org>
12132
12133         Improving LilyPond's output to make them ordinary TeX boxes with
12134         predictable dimensions.  System boxes are now vertically centered on
12135         the baseline; this offset can be further controlled with
12136         \lilypondscoreshift.
12137
12138         * lily/system.cc (System::post_processing): Pass length of current
12139         system to `start-system' (including any horizontal indentation).
12140
12141         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
12142         prettier.
12143         (lily-def): Append `%'.
12144         (start-system): Add parameter `wd'.  Output more TeX code to specify
12145         box dimensions.
12146         (stop-system, stop-last-system): Complement changes in
12147         `start-system'.
12148         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
12149         Updated.
12150
12151         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
12152         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
12153         Write final `\endinput'.
12154
12155         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
12156         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
12157         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
12158         files and macro definitions don't produce spurious spaces and
12159         paragraphs (using \endlinechar).
12160         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
12161
12162         * Documentation/user/internals.itely: Improved formatting, fixing
12163         typos.  Added a section `Output details' to describe how the TeX
12164         code looks like.
12165
12166 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12167
12168         * lily/accidental-engraver.cc: Also work with partial measures.
12169
12170 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12171
12172         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
12173         spanner.
12174
12175 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12176
12177         * lily/identifier-smob.cc (unpack_identifier): new file.
12178
12179         * lily/lexer.ll (identifier_type): new function.  use ly-id to
12180         pass off scheme expressions as music identifiers.
12181
12182         * scm/lily.scm: reorganisation, cleanups.
12183
12184         * lily/main.cc: small cleanups.
12185
12186 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12187
12188         * lily/ly-module.{cc,hh}: new file.
12189
12190 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12191
12192         * lily/accidental-engraver.cc: Also work with partial measures.
12193
12194 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12195
12196         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
12197
12198 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12199
12200         * lily/my-lily-lexer.cc: use SCM module in stead of
12201         Scheme_hash_table. Changes throughout.  
12202
12203 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12204
12205         * VERSION (MY_PATCH_LEVEL): make 1.7.0
12206