]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
0a8aad7be59766032260dc5318b8bb9799408003
[lilypond.git] / ChangeLog
1 2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
2
3         * Documentation/user/notation.itely: fixed 2 typos
4
5 2004-10-20  Werner Lemberg  <wl@gnu.org>
6
7         * scm/framework-tex.scm (header-end): Don't set \outputscale.
8         (dump-line): Produce prettier output.
9
10         * tex/lilyponddefs.tex: Comment all macros extensively.
11         (\lilypondstart): Set \outputscale.
12         Define \lilypondpagebreak and \lilypondnopagebreak here.
13         Don't test for positive \lilypondpaperlinewidth -- this is always
14         positive in the normal case (LilyPond produces bad output otherwise
15         so we can safely ignore negative or zero values).
16         (\lilypondend): Remove useless test for \lilypondbook.
17         (\fetasixteen, \fetafont, \fetachar): Removed, unused.  We also
18         don't input `feta20.tex'.
19
20 2004-10-19  Graham Percival  <gperlist@shaw.ca>
21
22         * Documentation/user/examples.itely: added texidoc lilypond-book
23         template.
24
25 2004-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
26
27         * cygwin/lilypond.hint: Update.
28
29 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
30
31         * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
32         documentation for fret-diagram-terse
33
34         * Documentation/user/notation.itely: Added section on fret diagrams.
35
36 2004-10-18  Jan Nieuwenhuizen  <janneke@gnu.org>
37
38         * scripts/convert-ly.py (usage): Fix --help description.  Apply
39         range also for --show-rules.
40
41 2004-10-18  Werner Lemberg  <wl@gnu.org>
42
43         * scripts/lilypond-book.py (Snippet, Include_snippet)
44         [replacement_text]: Use group `match'.
45
46 2004-10-17  Jan Nieuwenhuizen  <janneke@gnu.org>
47
48         * Documentation/user/macros.itexi: Use @ref instead of @inforef
49         for html.  Apparently, ``you should'' in texinfo documentation is
50         merely a guideline that can safely be ignored.
51
52         * elisp/lilypond-init.el (auto-mode-alist): Add .ily to
53         auto-mode-alist.
54
55         * input/test/engraver-example.ily: 
56         * input/regression/allfontstyle.ily: Rename, update users.
57
58 2004-10-16  Graham Percival  <gperlist@shaw.ca>
59
60         * Documentation/user/lilypond-book.itely: add more details about
61         building .lytex files.
62
63         * Documentation/user/examples.itely: added piano-lyrics template
64
65         * input/template/piano-4-voices.ly, piano-lyrics.ly: remove.
66
67         * input/GNUmakefile: remove "templates" from build subdirs.
68
69         * input/template: removed.
70
71 2004-10-16  Werner Lemberg  <wl@gnu.org>
72
73         * scripts/lilypond-book.py (snippet_res): Define group `match'
74         everywhere.
75         Accept more spaces between commands and its arguments and options.
76         Fix some regexps.
77         (output): Remove some newlines in string values and suppress spaces
78         in output.
79         (output_texinfo): Output `output_print_filename' only if not empty.
80         (Lilypond_snippet)[find_toplevel_snippets]: Use group `match'.
81
82 2004-10-16  Werner Lemberg  <wl@gnu.org>
83
84         * scm/framework-tex.scm (font-load-command, define-fonts): Protect
85         some TeX line ends with `%' to avoid additional horizontal space in
86         output.
87
88         * scripts/lilypond-book.py: Unexpand spaces to tabs.
89         (snippet_res): Use `x' modifier to represent regular expressions
90         in a friendlier way.
91         Fix `lilypond_block' for LaTeX to accept `%\end{lilypond}'.
92         (find_toplevel_snippets): Don't use indices from match group 0,
93         which is the whole pattern space, but group 1.
94
95 2004-10-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
96
97         * flower/include/direction.hh (enum Direction): add
98         DIRECTION_LIMIT
99
100 2004-10-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
101
102         * po/fr.po: new po file.
103
104 2004-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
105
106         * Documentation/user/macros.itexi: Do not construct external
107         references using @uref.  That results in broken links.
108
109         * lily/slur.cc (outside_slur_callback): Use int in for loop;
110         avoids g++-3.4.1 enum beature.
111
112 2004-10-13  Graham Percival  <gperlist@shaw.ca>
113
114         * Documentation/user/examples.itely: added lilypond-book template.
115
116         * Documentation/user/lilypond-book.itely: added filename extension
117         page.
118
119 2004-10-13  Jan Nieuwenhuizen  <janneke@gnu.org>
120
121         * debian/rules (binary-indep): Link images for info.
122
123         * elisp/lilypond-mode.el (LilyPond-command): Set XEDITOR.  Cool
124         feature nicked from jEdit.
125
126 2004-10-12  Pedro Kroger  <kroeger@pedrokroeger.net>
127
128         * Documentation/user/introduction.itely: Minor corrections.
129
130         * Documentation/user/notation.itely: Minor corrections.
131
132         * Documentation/user/tutorial.itely: Minor corrections.
133         
134 2004-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
135
136         * scm/framework-ps.scm (page-header): Fix Layout renaming bug.
137
138         * scm/*.scm:
139         * ly/paper-defaults.ly: Use papersizename only.
140
141 2004-10-11  Werner Lemberg  <wl@gnu.org>
142
143         * tex/lilyponddefs.tex (\lyitem): Don't use \topalign to make
144         \raise work with positive values.
145
146 2004-10-11  Mats Bengtsson  <mabe@drongo.s3.kth.se>
147
148         * Documentation/user/notation.itely (Multi measure rests): Update
149         the docs corresponding to the implementation change from 2004-10-08.
150
151 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
152
153         * VERSION (MY_PATCH_LEVEL): release 2.3.22
154
155         * scm/part-combiner.scm (determine-split-list): reinstate
156         playing+resting case. 
157
158         * Documentation/user/invoking.itely (Reporting bugs): rename.
159
160         * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22.
161
162         * lily/parser.yy (Prefix_composite_music): change no-transposition
163         for mode_changing_head to figures too.
164
165         * lily/phrasing-slur-engraver.cc (acknowledge_grob): do something
166         with normal slurs too.
167         
168         * lily/slur-scoring.cc (move_away_from_staffline): new function.
169         (get_base_attachments): move away attachment point for breaks
170         similar to attachment points on slurs (staffline collision, and
171         half a space of padding)
172
173         * scm/page-layout.scm (ly:optimal-page-breaks): don't compute
174         force twice.
175
176         * lily/simple-spacer.cc (LY_DEFINE): if line too long in ragged
177         mode, return #f.        
178
179         * scm/page-layout.scm (ly:optimal-page-breaks): set force = 0.0
180         for last page if raggedlast. 
181
182         * lily/parser.yy (Prefix_composite_music): untransposable is for
183         FiguredBass, not ChordNames
184
185 2004-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
186
187         * scm/framework-tex.scm: Merge fix.
188
189 2004-10-09  Jan Nieuwenhuizen  <janneke@gnu.org>
190
191         The grand \paper -> \layout, \bookpaper -> \paper renaming.
192
193 2004-10-10  Graham Percival  <gperlist@shaw.ca>
194
195         * Documentation/user/notation.itely: add raggedright to a whole
196         bunch of places.
197
198 2004-10-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
199
200         * scm/paper.scm (set-paper-dimension-variables): new
201         function. Define dimension-variables explicitly in \paper too.
202         This allows overriding linewidth inside \score { \paper { } }
203         blocks
204  
205         * scm/framework-tex.scm (convert-to-ps): invoke dvips with -t
206         landscape.
207         (header): add landscape and papersize options.
208
209 2004-10-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
210
211         * lily/*.cc: use robust_scm2moment() where appropriate.
212
213         * lily/moment.cc (robust_scm2moment): new function.
214
215         * scm/titling.scm (default-score-title): remove caps for piece.
216
217         * VERSION: 2.3.21 released.
218         
219         * lily/include/slur-scoring.hh (struct Slur_score_state): new file
220
221         * lily/include/slur-configuration.hh (class Slur_configuration):
222         new file.
223
224         * lily/slur-configuration.cc: new file. move scoring functions
225         into Slur_configuration.
226
227         * lily/slur-scoring.cc (Slur_score_state): change static functions
228         to methods of Slur_score_state.
229
230         * lily/bezier-bow.cc (Message): 
231
232         * flower/include/interval-set.hh (Message): new file.
233
234         * flower/interval-set.cc (Message): new file.
235
236 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
237
238         * lily/multi-measure-rest-engraver.cc (process_music): always
239         generate MultiMeasureRestNumbers.
240
241         * SConstruct (txt_files): switch of make dist
242
243         * lily/bezier-bow.cc (get_slur_indent_height): change recipe to
244         make sure that (indent < len / 3). This fixes progerror-max_h.ly
245
246         * lily/multi-measure-rest-engraver.cc (process_music): make
247         MultiMeasureRestNumber too.
248
249 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
250
251         * Documentation/user/notation.itely (Bar lines): Added a note that
252         defaultBarType is to be changed in the Timing context.
253
254 2004-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
255
256         * lily/include/guile-compatibility.hh: add file.
257
258         * scm/framework-tex.scm (convert-to-dvi): use max of current
259         extra_mem_top and 1M.
260
261         * lily/kpath.cc (LY_DEFINE): ly_kpathsea_expand_variable. New
262         function.
263
264 2004-10-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
265
266         * scm/framework-tex.scm (convert-to-dvi): set extra_mem_top to 1M.
267  
268 2004-10-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
269
270         * lily/slur-scoring.cc (struct Slur_score_state): add
271         has_same_beam_, edge_has_beams_, is_broken_ bools.
272         (get_base_attachments): simpler Y attachment determination for
273         broken slurs.
274
275 2004-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
276
277         * buildscripts/texi2omf.py: Add hashbang.  Starting the script in
278         bash without that is quite interesting.  Add xml and some omf
279         keys.
280
281 2004-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
282
283         * Documentation/user/macros.itexi: Add xml macros.
284
285         * Documentation/user/GNUmakefile (extra-local-help): Add xml rules.
286
287         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): Fix location.
288
289 2004-10-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
290
291         * lily/break-substitution.cc (substitute_mutable_property_alist):
292         only put property back into value if != SCM_UNDEFINED
293
294         * lily/lyric-extender.cc (print): don't take common refpoint of
295         null object if right_text isn't there.
296  
297         * lily/slur-scoring.cc (struct Slur_score_state): new
298         struct. Collect scoring function arguments.
299         (struct Slur_score_state): add musical_dy_
300         (get_extra_encompass_infos): new function. Split off state
301         computations.
302
303         * scm/part-combiner.scm (determine-split-list): remove playing1
304         and playing2.
305
306 2004-10-02  Graham Percival  <gperlist@shaw.ca>
307
308         * Documentation/index.html.in: remove link to templates.
309
310         * Documentation/user/notation.itely: more small fixes.
311
312 2004-10-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
313
314         * lily/timing-engraver.cc (process_music): move setting
315         measure-length. This fixes spacing-whole-rest.ly
316
317         * VERSION (PACKAGE_NAME): release 2.3.20
318         
319         * input/regression/quote-transposition.ly: update example
320
321         * scm/define-music-properties.scm (all-music-properties): change
322         meaning of instrumentTransposition.  It is now the pitch played
323         that sounds as middle C. This means that instrumentTransposition
324         can be \transposed. 
325         Fixes: transpose-quote.ly
326
327         * lily/parser.yy (command_element): reverse setting of
328         instrumentTransposition
329
330         * lily/pitch.cc (pitch_interval): rename.
331
332         * lily/recording-group-engraver.cc (stop_translation_timestep):
333         remove macrameing of accumulator and set_car/cdr.
334         Fixes: transposition-quote.ly
335
336         * lily/music.cc (transpose): fold Event::transpose() in.
337
338         * lily/event.cc: remove Transpose. 
339
340         * lily/recording-group-engraver.cc: cleanup.
341
342         * ly/music-functions-init.ly (displayMusic): add function.
343
344         * make/lilypond.fedora.spec.in: rename file.
345
346         * lily/lily-lexer.cc (mark_smob): don't use ly_cdr() for getting
347         to-be-marked objects. Use SCM_CELL_WORD_1 instead. 
348
349         * Documentation/user/changing-defaults.itely (Changing context
350         properties on the fly): typo.
351
352         * lily/slur.cc (outside_slur_callback): try three sample points
353         for determining collisions. This fixes: slur-script.ly.
354
355 2004-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
356
357         * scripts/lilypond-book.py (ext2format): Add latex as Latex.
358
359 2004-10-01  Graham Percival  <gperlist@shaw.ca>
360
361         * Documentation/user/notation.itely: more small fixes.
362
363         * Documentation/user/examples.itely: make new sections.
364
365         * input/test/bar-lines.ly: improve output, fix bug.
366
367         * Documentation/user/changing-defaults.itely: small fixes.
368
369 2004-10-01  Werner Lemberg  <wl@gnu.org>
370
371         * tex/lilyponddefs.tex (\lilypondECencoding): New command to handle
372         T1 encoding in texinfo mode.
373         (\lilypondstart): Use it.
374         (\lilypondloop, \lilyponditerate): Removed.  Unused.
375
376 2004-09-30  Werner Lemberg  <wl@gnu.org>
377
378         * tex/lilyponddefs.tex (\lilypondstart): Define
379         \lilypondfontencoding for both texinfo and latex mode.
380
381         * scm/framework-tex.scm (font-load-command): Use
382         \lilypondfontencoding.
383
384 2004-09-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
385
386         * scm/framework-tex.scm (dump-page): take with-extents?
387         argument. If true, output Y extents. Used for lilypond-book
388         documents.
389
390         * scripts/lilypond-book.py (PREAMBLE_LY): set dump-extents for
391         \bookpaper.
392
393         * lily/slur.cc (outside_slur_callback): epsilon-delta management
394         for slur edges. Fixes: progerror-no-bezier-intersection.ly
395  
396         * scm/framework-tex.scm (dump-page): put stencil height in dumped
397         page.
398
399 2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
400
401         * Documentation/user/notation.itely (Multi measure rests):
402         Improved example.
403
404 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
405
406         * lily/auto-beam-engraver.cc (test_moment): robustify.
407
408 2004-09-28  Werner Lemberg  <wl@gnu.org>
409
410         * scm/framework-tex.scm (font-load-command): Define proper font
411         macro which sets font encoding if available.
412         (define-fonts): Define \lilypondpaperinputencoding, to be taken
413         from the \bookpaper block.
414
415         * tex/lilyponddefs.tex (\lilypondstart): Use
416         \lilypondpaperinputencoding for global input encoding.
417
418 2004-09-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
419
420         * lily/score.cc (Score): oops. Copy error_found_ too.
421
422 2004-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
423
424         * stepmake/stepmake/texinfo-rules.make: 
425         * Documentation/GNUmakefile: --srcdir build fixes.
426
427         * input/test/coriolan-margin.ly: Put papersize settings in \bookpaper.
428
429         * Documentation/user/latex-lilypond-example.latex:
430         * Documentation/user/latex-example.latex: Fix compile errors.
431         Still buggy, need more love.
432
433 2004-09-27  Werner Lemberg  <wl@gnu.org>
434
435         * tex/lilyponddefs.tex (\lilypondstart): Use \frenchspacing.
436
437 2004-09-26  Juergen Reuter  <reuter@ipd.uka.de>
438
439         * Documentation/user/examples.itely: removed \midi block to
440         simplify the example
441
442         * Documentation/user/notation.itely: Removed superfluous
443         TextSpanner tweakings (is already done by engraver-init.ly).
444         Documented bug: vertical alignment of articulations.
445
446         * Documentation/user/notation.itely, ly/engraver-init.ly
447         (VaticanaVoice, GregorianTranscriptionVoice): Bugfix: TextSpanner
448         padding.
449
450         * Documentation/user/notation.itely, ly/engraver-init.ly: moved
451         docu about TextSpanner padding bug from manual to engraver.ly
452         (since it's workarounded and hence not user-visible any more)
453
454 2004-09-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
455
456         * VERSION: release 2.3.19
457
458 2004-09-26  Graham Percival  <gperlist@shaw.ca>
459
460         * ly/property-init.ly: fix bug in displaying ledger lines while
461         \hideNotes is on.
462
463         * Documentation/user/notation.itely: more editing.
464
465         * Documentation/user/examples.itely: add piano-dynamics template.
466
467         * input/template/piano-dynamics.ly: remove.
468
469         * Documentation/user/sound-output.itexi: more editing
470
471 2004-09-25  Graham Percival  <gperlist@shaw.ca>
472
473         * Documentation/user/notation.itely: more editing.
474
475 2004-09-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
476
477         * scm/ly-from-scheme.scm (read-lily-expression): use ~s in format
478         instead of ~a, to get #{ #"foo" #} actually printed to #"foo".
479
480 2004-09-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
481
482         * lily/hairpin.cc (print): check columns of bounds, not bounds
483         themselves.
484         (print): robustify bound-padding lookup.
485
486         * lily/*: ly_c[ad]+r -> scm_XXX , ly_c_pair_p -> scm_is_pair.
487
488         * scripts/lilypond-book.py (Compile_error.process_include): catch
489         Compile_error exception, and remove output .texi.
490
491         * scm/define-music-properties.scm (all-music-properties): add
492         error-found
493
494         * lily/parser.yy (Music_list): add error-found to music with errors.
495
496         * lily/lily-parser.cc (LY_DEFINE): ignore scores with errors.
497
498         * lily/book.cc (process): ignore books with errors
499
500         * lily/include/score.hh (class Score): add error_found_ member.
501
502         * lily/drum-note-engraver.cc (try_music): idem.
503
504         * lily/note-heads-engraver.cc: remove start-playing-event.
505
506         * lily/part-combine-iterator.cc (Part_combine_iterator): use
507         BusyPlayingEvent to determine which voice was active last.
508         (unisono): use last active to where to get unisono information
509         from. This fixes: partcombine-rest.ly (again).
510
511         * scm/part-combiner.scm (determine-split-list): cleanups
512
513 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
514
515         * input/regression/lyric-extender.ly: simplify.
516         complexify.
517
518         * lily/lyric-extender.cc (print): use it to determine size of
519         extender. Remove Lyric_extender::is_visible().
520
521         * lily/extender-engraver.cc (acknowledge_grob): store lyric in
522         next property.
523
524         * lily/lyric-engraver.cc: remove get_current_rest().
525         
526 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
527
528         * input/regression/lyric-extender.ly: Fix and add test.
529
530         * lily/extender-engraver.cc (stop_translation_timestep): Oops, typo.
531
532 2004-09-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
533
534         * lily/note-head.cc: remove Note_head::extent.
535
536 2004-09-23  Graham Percival  <gperlist@shaw.ca>
537
538         * Documentation/user/tutorial.itely: do manual style 2-space
539         indents in examples
540
541         * Documentation/user/notation.itely: more editing.
542
543 2004-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
544
545         * lily/lyric-engraver.cc (get_current_rest): New function.
546
547         * lily/extender-engraver.cc (stop_translation_timestep): Use it:
548         stop at rest.
549
550         * lily/lyric-extender.cc (print): Fix crash (Russ Ross).
551
552         * lily/slur-scoring.cc (get_bezier): Fix for broken beziers.
553
554 2004-09-23  Juergen Reuter  <reuter@ipd.uka.de>
555
556         * Documentation/user/examples.itely (Small ensembles): added
557         example for transcription of mensural music
558
559         * Documentation/user/notation.itely (The Lyrics context): fixed broken
560         link to SATB vocal score
561
562         * Documentation/user/notation.itely (System start delimiters):
563         fixed typo: GrandStaff->StaffGroup
564
565         * Documentation/user/notation.itely (Ancient articulations):
566         removed obsolete comment on \episem bug
567
568 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
569
570         * scm/framework-tex.scm (output-preview-framework): Fix invocation
571         of header.
572
573 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
574
575         * lily/dynamic-engraver.cc (acknowledge_grob): attach hairpin
576         start to note-column.
577
578         * lily/hairpin.cc (print): check text-interface, to attach to
579         dynamic texts.  
580
581         * lily/include/text-item.hh (class Text_interface): rename
582         Text_item -> Text_interface
583
584         * lily/piano-pedal-bracket.cc (print): robustify.
585
586 2004-09-22  Pedro Kroger  <kroeger@pedrokroeger.net>
587
588         * scm/paper.scm (set-paper-dimensions): add printfirstpagenumber.
589
590         * scm/page-layout.scm (plain-header): if printfirstpagenumber is
591         true will print the page number in the first page.
592
593         * Documentation/user/changing-defaults.itely: Document
594         printfirstpagenumber.
595
596 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
597
598         * lily/phrasing-slur-engraver.cc (acknowledge_grob): avoid more
599         objects.
600
601         * lily/beam-concave.cc (calc_concaveness): take absolute value of
602         dy for scaling. This fixes various downbeams.
603         
604
605         * lily/beam-quanting.cc (best_quant_score_idx): 
606
607 2004-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
608
609         * scm/framework-tex.scm (header-to-file): Fix.
610
611 2004-09-22  Werner Lemberg  <wl@gnu.org>
612
613         * lily/parser.yy <score_body>: Fix typo.
614
615 2004-09-22  Graham Percival  <gperlist@shaw.ca>
616
617         * Documentation/user/tutorial.itely: modified a "future planning"
618         comment.
619
620         * Documentation/user/notation.itely: more editing.
621
622 2004-09-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
623
624         * scm/define-markup-commands.scm (note-by-number): read font-size
625         to determine stem length. Fixes: markup-note.ly
626
627 2004-09-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
628
629         * lily/slur.cc (outside_slur_callback): read #'padding for
630         slur-padding. Fixes: slur-script.ly
631
632         * lily/parser.yy (score_body): disallow \bookpaper in \score.
633
634 2004-09-21  Juergen Reuter  <reuter@ipd.uka.de>
635
636         * Documentation/user/notation.itely (ancient flags): documented
637         flags-related known bugs
638
639         * lily/include/ligature-engraver.hh: added comment about why and
640         how of (non-)use of abstract virtual methods
641
642         * ly/engraver-init.ly (VaticanaVoice,
643         GregorianTranscriptionVoice): bugfix (workaround): TextSpanner:
644         unset dash-fraction property in order to get solid lines
645
646         * ly/engraver-init.ly (MensuralStaff): fixed bad comment
647
648 2004-09-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
649
650         * scripts/convert-ly.py (ly): Corrected replacement of \scriptBoth
651
652 2004-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
653
654         * lily/parse-scm.cc (internal_ly_parse_scm): Eval in module, not
655         in function.
656
657         * scm/framework-tex.scm (convert-to-dvi): Use nonstopmode.  Set
658         openout_any=p.  Throughout: progress to stderr, translate user
659         messages.
660
661         * scm/output-gnome.scm: Fix font dir description.
662
663 2004-09-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
664
665         * input/test/mensural-ligatures.ly (voice): move linethickness
666         settings to bookpaper.
667
668         * lily/simple-spacer.cc (Module): use force to stretch to 
669         line length as force measure for ragged spacing.
670         
671         * lily/lily-parser.cc (get_paper): don't set parent for \paper
672         blocks in the parser. This eliminates ordering dependency for
673         \bookpaper and \paper
674
675         * ly/part-paper-init.ly: remove file.
676
677         * lily/includable-lexer.cc (new_input): elucidate message.
678
679         * VERSION: 2.3.18 released.
680         
681 2004-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
682
683         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
684         * input/mutopia/R.Schumann/romanze-op28-2.ly:
685         * input/mutopia/F.Schubert/standchen.ly: Remove obsolete
686         #'Slur.attachment setting.
687
688         * elisp/lilypond-mode.el (LilyPond-command-alist): Use -ftex,
689         friendlier for point and click.
690
691 2004-09-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
692
693         * ly/init.ly: reverse collected scores.
694
695         * scm/page-layout.scm (ly:optimal-page-breaks): use non-ragged
696         layout to determine force.
697         
698 2004-09-18  Werner Lemberg  <wl@gnu.org>
699
700         * ly/engraver-init.ly <Score> [quotedEventTypes]: Add tuplets and
701         ties.
702
703         * ly/declarations-init.ly (escapedBiggerSymbol,
704         escapedSmallerSymbol): Fix typos.
705
706         * scripts/convert-ly.py: s/removeTag/removeWithTag/.
707
708 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
709
710         * input/{input,regression}/*.ly: run convert-ly
711
712         * VERSION: release 2.3.17
713
714         * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
715         little wider for attachment calculation. This prevents stem and
716         slur touching.
717
718         * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
719         ) 
720
721         * input/regression/tie.ly (texidoc): cleanup.
722
723         * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
724         and ~
725
726         * lily/slur-scoring.cc (score_extra_encompass): check if extra
727         objects are on boundary column. 
728
729         * lily/main.cc (parse_argv): process --tex too.
730
731         * ly/music-functions-init.ly (keepWithTag): add music functions
732         keepWithTag and removeWithTag.
733
734         * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
735
736         * lily/accidental-engraver.cc (recent_enough): interpret laziness
737         = #t. This fixes no-reset accidental-style.
738
739         * input/regression/accidental-piano.ly (Module): new file.
740
741         * lily/lily-guile.cc (LY_DEFINE): ly_assoc_get: new function.
742
743 2004-09-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
744
745         * lily/slur-scoring.cc (score_extra_encompass): widen X extent of
746         extra encompass.
747         (score_extra_encompass): use Y coordinate of attachment if X
748         attachment falls in extra encompass X extent.
749
750         * buildscripts/guile-gnome.sh (SLIB_PATH): add SLIB_PATH to
751         GUILE_LOAD_PATH
752
753 2004-09-17  Jan Nieuwenhuizen  <janneke@gnu.org>
754
755         * scm/output-gnome.scm: Small fixes.
756
757         * buildscripts/guile-gnome.sh: Getting close to 2.6.0 release.
758
759 2004-09-16  Juergen Reuter  <reuter@ipd.uka.de>
760
761         * Documentation/user/notation.itely (Ancient flags): Removed
762         documentation on adjust-if-on-staffline (this property was removed
763         by Han-Wen).
764
765         * Documentation/user/notation.itely (Ancient notation): Minor
766         cleanups and fixes.  Renamed "Vaticana style contexts" ->
767         "Gregorian Chant contexts".  Added section "Mensural contexts".
768         Added section "Ancient articulations".
769
770         * ly/engraver-init.ly: Added "MensuralVoice" and "MensuralStaff".
771
772 2004-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
773
774         * buildscripts/guile-gnome.sh: Add missing bit.
775
776 2004-09-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
777
778         * buildscripts/guile-gnome.sh (LD_LIBRARY_PATH): new script.
779
780         * lily/slur-scoring.cc (get_y_attachment_range): set end point
781         using base_attachment.
782
783         * scm/page-layout.scm (default-page-make-stencil): whoops. Add
784         page header back.
785
786         * scm/documentation-generate.scm (top-node): move version to top
787         node.
788
789         * lily/ledger-line-spanner.cc: add ledgered-interface, with
790         property no-ledgers.
791
792 2004-09-16  Heikki Junes  <hjunes@cc.hut.fi>
793
794         * Documentation/user/{changing-defaults,examples,invoking,
795         tutorial}.itely: Expand 's to is.
796
797         * Documentation/user/notation.itely: Capitalize only first letter.
798
799         * Documentation/user/programming-interface.itely: Capitalize Scheme.
800
801         * Documentation/user/lilypond-book.itely: use @refbugs.
802
803         * THANKS: sort.
804
805         * input/mutopia/F.Schubert/morgenlied.ly,
806         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly,
807         input/mutopia/R.Schumann/romanze-op28-2.ly: Add lifetime and full
808         name.
809
810 2004-09-15  Juergen Reuter  <reuter@ipd.uka.de>
811
812         * mf/parmesan-heads.mf: bugfixes: (i) removed duplicate
813         lneomensural char entry; (ii) fixed mensural/neomensural naming
814         clash typo; (iii) lneomensural char: fixed stem attachment point.
815         WARNING: FONT CHANGED!
816
817 2004-09-15  Graham Percival  <gperlist@shaw.ca>
818
819         * Documentation/user/introduction.itely: update \stemBoth to
820         \stemNeutral.
821
822         * Documentation/user/notation.itely: more editing of the manual.
823
824 2004-09-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
825
826         * lily/slur-scoring.cc (score_edges): add exp(slope*dir*leftright)
827         factor in edge attraction. This reflects that the left edge may
828         have a larger gap for an ascending up-slur.
829         (get_base_attachments): copy bound Y from right bound, if there is
830         only one note-column after the line break.
831
832 2004-09-14  Jan Nieuwenhuizen  <janneke@gnu.org>
833
834         * buildscripts/guile-gnome.sh: Update with tarball [pre]releases.
835
836 2004-09-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
837
838         * lily/phrasing-slur-engraver.cc (process_music): Create
839         PhrasingSlur instead of Slur.
840
841         * Documentation/user/changing-defaults.itely (Defining new
842         contexts): Fixed misprinted context name.
843
844 2004-09-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
845
846         * ly/property-init.ly (hideStaffSwitch): remove turnOff.
847
848         * scripts/convert-ly.py (conv): change Both to Neutral in property
849         settings.
850
851         * ly/engraver-init.ly: increase extent of Staff. 
852
853 2004-09-13  Graham Percival  <gperlist@shaw.ca>
854
855         * scm/script.scm: change behaviour of slur and accent.
856
857         * Documentation/user/music-glossary.tely: de-gender a few entires.
858
859         * Documentation/user/introduction.itely: de-gender a few sentences.
860
861 2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
862
863         * input/regression/rehearsal-mark-number.ly: Reuse the existing
864         formatting routine when adding boxed numbers. Makes it easier to
865         extrapolate how to do for boxed letters.
866
867 2004-09-12  Graham Percival  <gperlist@shaw.ca>
868
869         * Documentation/user/notation.itely: fixed Time Signature numbers bug.
870
871         * Documentation/user/invoking.itexi: updated the "reporting bugs"
872         section.
873
874 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
875
876         * scm/define-grobs.scm (all-grob-descriptions): longer
877         ideallengths for stems in higher order beams.
878
879         * Documentation/user/changing-defaults.itely (Page layout):
880         document them.
881
882         * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
883         to get sane spaces for titles.
884
885         * ly/book-paper-defaults.ly: new parameters aftertitlespace,
886         beforetitlespace, betweentitlespace.
887
888         * input/regression/beam-quant-standard.ly (primeSixteenths): add
889         16th notes.
890
891         * lily/beam.cc (set_minimum_dy): new function. Round non-zero
892         small slope up to smallest quant. This prevents small slopes from
893         getting rounded to zero.
894
895         * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
896         are smaller than the smallest quant.
897
898         * input/tutorial/brahms*.ly: remove.
899
900         * input/*: update all .ly files.
901          
902         * ly/a4-init.ly (vsize): remove papersize init files.
903
904         * scripts/convert-ly.py (conv): add conversion.
905
906         * lily/parser.yy: change mode changing commands to XXXmode,
907         eg. drummode.
908         (mode_changing_head): group mode changes.
909         (mode_changing_head_with_context): new commands: create context as
910         well as change mode.
911
912         * input/regression/system-overstrike.ly: new file.
913
914         * scm/page-layout.scm (ly:optimal-page-breaks): add
915         betweensystempadding also to fixed distance for the spring.
916  
917         * scm/define-grobs.scm (all-grob-descriptions): fix order of
918         key-cancellation.
919
920         * input/regression/beam-concave-damped.ly: new file.
921
922         * lily/beam-concave.cc: new file, with new routines for concave
923         decisions. There are now two types of concaveness: 1. a sharp
924         logic decision forcing a beam horizontal, and 2. a number that
925         measures how concave beams are that are not caught by 1.
926
927         This fixes: morgenlied.ly and input/regression/beam-concave.ly
928         
929         * lily/new-fingering-engraver.cc (stop_translation_timestep): new
930         property: add-stem-support
931
932 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
933
934         * lily/slur-scoring.cc (get_bound_info): only do
935         broken trend at the end of the line.
936
937         * VERSION (PACKAGE_NAME): release 2.3.16.
938
939         * input/regression/phrasing-slur.ly (Module): remove (duplicate
940         with phrasing-slur-slur-avoid.ly)
941
942         * lily/slur-scoring.cc (struct Extra_collision_info): collect
943         parameters for extra offset.
944         (get_bezier): add slurs mid-points for curve determination
945         (score_extra_encompass): add slur end points for scoring.
946
947 2004-09-11  Matthias Neeracher  <neeracher@mac.com>
948
949         * scm/framework-ps.scm (reencode-font): Handling font scaling
950         and reencoding differently to work around a bug in gs 8.30 and
951         earlier.
952         Update callers.
953
954 2004-09-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
955
956         * lily/slur-scoring.cc (broken_trend_y): always take use vdir
957         extent index of other system. Fixes slurs across line breaks.
958
959         * lily/tuplet-engraver.cc (start_translation_timestep): use
960         Tuplet_description::stop_ for determining when to stop producing
961         tuplet brackets. This fixes: tuplet-overwrite.ly
962
963         * lily/*-engraver.cc: remove all Protected_scm objects to fix GC
964         errors with GUILE 1.7 CVS.
965
966         * lily/translator.cc (derived_mark): new function.
967
968         * lily/slur-scoring.cc (score_encompass): new penalty type:
969         variance penalty demerits slurs where one head/stem is much
970         closer to the slur than average.
971
972         * lily/tuplet-bracket.cc (print): use robust_relative_extent
973         iso. extent()
974         (calc_position_and_height): use robust_relative_extent(). This
975         fixes a couple of programming_errors
976
977         * input/regression/part-combine-mmrest-after-solo.ly (Module): new
978         file.
979
980         * lily/part-combine-iterator.cc (unisono): bugfix for the case
981         that voice-2 plays solo, and voice-1 has an mmrest that starts
982         earlier. In that case, we switch to voice-2, so we catch the
983         mmrest of voice-2. This fixes: partcombine-rest.ly.
984  
985 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
986
987         * scm/define-grob-properties.scm (all-internal-grob-properties):
988         add adjacent-hairpins property.
989
990         * lily/hairpin.cc: lengthen hairpin if space is available.
991
992         * input/regression/dynamics-hairpin-length.ly (Module): new file.
993
994 2004-09-10  Graham Percival  <gperlist@shaw.ca>
995
996         * Documentation/user/notation.itely: small fixes to docs.
997
998 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
999         
1000         * VERSION (PACKAGE_NAME): release 2.3.15
1001
1002         * make/lilypond.redhat.spec.in (Requires): bump requirement for
1003         ec-fonts-mftraced
1004
1005         * mf/GNUmakefile (SAUTER_FONTS): remove ecb10. This is provided by
1006         the latest ec-fonts-mftraced package.
1007
1008         * scm/define-context-properties.scm
1009         (all-internal-translation-properties): add property. Remove
1010         definition of quotes property.
1011
1012         * Documentation/user/notation.itely (Quoting other voices):
1013         document it
1014
1015         * lily/quote-iterator.cc (moment_less): add quotedEventTypes
1016         property, to determine what events are processed in \quote.
1017
1018 2004-09-10  Juergen Reuter  <reuter@ipd.uka.de>
1019
1020         * (many files): removed most occurrences of underscore ("_")
1021         from font characters; made font character naming more
1022         consistent
1023
1024         * input/test/gregorian-scripts.ly: fixed another victim of grand
1025         replacement operations
1026
1027         * lily/vaticana-ligature-engraver.cc: caught some more "_"
1028         inconsistencies
1029
1030         * input/puer-fragment.ly: bugfix: lyrics hyphen: syntax update
1031
1032 2004-09-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1033
1034         * Documentation/user/changing-defaults.itely (Paper size): doc
1035         landscape
1036         
1037
1038         * scm/framework-ps.scm (eps-header): bugfixes. 
1039
1040         * scm/titling.scm (default-score-title): remove opus from the
1041         \score title.
1042
1043 2004-09-08  Pedro Kroger  <kroeger@pedrokroeger.net>
1044
1045         * scripts/convert-ly.py (program_name): changed to sys.argv[0]
1046
1047         * scripts/abc2ly.py (program_name): changed to sys.argv[0]
1048
1049         * scripts/etf2ly.py (program_name): changed to sys.argv[0]
1050
1051         * scripts/lilypond-book.py (program_name): changed to sys.argv[0]
1052
1053         * scripts/lilypond-latex.py (program_name): changed to sys.argv[0]
1054
1055         * scripts/midi2ly.py (program_name): changed to sys.argv[0]
1056
1057         * scripts/mup2ly.py (program_name): changed to sys.argv[0]
1058
1059         * scripts/ps2png.py (program_name): changed to sys.argv[0]
1060
1061 2004-09-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1062
1063         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph): Increment
1064         character position.  Huh?
1065
1066         * scm/output-gnome.scm (placebox): Shield affine-relative.
1067
1068         * buildscripts/guile-gnome.sh: Update.  Do not use GUILE CVS,
1069         cater for system's pango 1.5.1.
1070
1071         * input/regression/new-slur.ly: Add ugly slur from scsii-sarabande.
1072
1073         * scm/slur.scm: Tweak.
1074
1075 2004-09-08  Graham Percival  <gperlist@shaw.ca>
1076
1077         * Documentation/user/{first couple of chapters}: more editing.
1078
1079 2004-09-07  Graham Percival  <gperlist@shaw.ca>
1080
1081         * Documentation/topdocs/AUTHORS.texi, THANKS: add/modify my name
1082         and summary.
1083
1084         * Documentation/user/{first couple of chapters}: the big "Graham's
1085         moved to a new city, his friends haven't arrived, and he has no
1086         internet access" patch.  Numerous editorial and stylistic changes
1087         to the manual.
1088
1089 2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1090
1091         * scm/framework-ps.scm (output-framework): handle landscape settings.
1092
1093         * ps/lilyponddefs.ps: cleanup.
1094
1095 2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1096
1097         * scm/define-grobs.scm (all-grob-descriptions): unset
1098         threshold. This fixes morgenlied. 
1099
1100         * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
1101         rod calculation.
1102
1103         * lily/system.cc (get_line): don't take piano-pedal & dynamic line
1104         spanners into account for staff-extents.
1105
1106         * lily/ottava-bracket.cc (print): take common refpoint of dots
1107         into account as well.
1108
1109 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1110
1111         * lily/lookup.cc (triangle): translate by interval.
1112
1113         * VERSION (PACKAGE_NAME): release 2.3.14
1114
1115         * Documentation/user/changing-defaults.itely (Page layout): add
1116         betweensystempadding
1117
1118         * scm/page-layout.scm (ly:optimal-page-breaks): typo.
1119
1120         * input/regression/quote-cyclic.ly (Module): new file.
1121
1122         * scm/lily.scm (print): add function.
1123
1124         * scm/music-functions.scm (quote-substitute): new
1125         function. Substitute \quote when putting music into \score.
1126
1127         * input/regression/key-signature-cancellation.ly (Module): new file.
1128
1129         * lily/*.cc: more ly_scm2 -> scm_to converions.
1130
1131         * lily/key-signature-interface.cc (print): take position
1132         difference into account when spacing naturals.
1133
1134         * lily/key-engraver.cc (create_key): create KeyCancellation grob
1135         separately, so the cancellation can be put before the staff-bar
1136
1137         * scm/define-grobs.scm (all-grob-descriptions): add a
1138         KeyCancellation grob.
1139
1140         * lily/tuplet-engraver.cc (struct Tuplet_description): new
1141         struct. Use to clean-up Tuplet_engraver
1142
1143 2004-09-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1144
1145         * lily/*: ly_scm2int -> scm_to_int
1146         ly_scm2double -> scm_to_double
1147
1148         * lily/include/lily-guile.hh (scm_from_double): more compat glue.
1149
1150 2004-09-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1151
1152         * lily/simple-spacer.cc (LY_DEFINE): return something sensible for
1153         0 springs
1154
1155         * lily/system.cc (post_processing): 
1156
1157         * scm/page-layout.scm (ly:optimal-page-breaks): implement uniform
1158         density for vertical spacing by means of force penalty.
1159         
1160         * scm/paper.scm (paper-set-staff-size): add betweensystemspace as
1161         dimension-variables
1162
1163         * Documentation/user/changing-defaults.itely (Page layout): add
1164         betweensystemspace variable.
1165
1166         * ly/book-paper-defaults.ly: set betweensystemspace: 20 mm
1167
1168         * scm/page-layout.scm (space-systems): new function. Use spring
1169         and rod approach for vertically spacing systems.
1170
1171         * ly/engraver-init.ly: tune down minimumVerticalExtent.
1172
1173         * scm/define-grobs.scm (all-grob-descriptions): set threshold for
1174         vertical alignment.
1175
1176         * lily/slur-engraver.cc (process_music): add warning for slur.
1177
1178 2004-09-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1179
1180         * lily/include/lily-guile.hh (scm_is_number): add scm_is_number
1181
1182         * lily/simple-spacer.cc (LY_DEFINE): ly_solve_spring_rod_problem:
1183         export spacing routine to SCM.
1184
1185         * lily/include/simple-spacer.hh (struct Simple_spacer_wrapper):
1186         new class, separate Grobs from interface.
1187
1188 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1189
1190         * lily/include/lily-guile.hh: compatibility glue for 1.6
1191
1192         * lily/*.cc (acknowledge_grob): ly_string_p -> scm_is_string.
1193
1194         * lily/lily-guile.cc: remove ly_scm2str0.
1195
1196 2004-09-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1197
1198         * Documentation/user/macros.itexi: Use @inforef iso @uref for
1199         external references.  Fixes HTML cross references with makeinfo 4.7.
1200
1201 2004-09-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1202
1203         * lily/include/simple-spacer.hh (struct Simple_spacer): remove
1204         expand_only option.
1205
1206 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1207
1208         * lily/system.cc (get_line): add System stencil to exprs. Fixes
1209         system-extents.ly.
1210
1211         * ly/engraver-init.ly: decrease minimumVerticalExtent to (-5,5).
1212
1213         * scm/define-grobs.scm (all-grob-descriptions): decrease padding
1214         for MultiMeasureRestNumber
1215
1216         * VERSION (PACKAGE_NAME): release 2.3.13
1217
1218 2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1219
1220         * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
1221         takes two arguments.
1222
1223 2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1224
1225         * input/regression/slur-stem-broken.ly: remove.
1226
1227         * lily/slur.cc: add quant-score.
1228
1229         * input/regression/slur-staccato.ly (texidoc): remove
1230
1231         * make/lilypond.redhat.spec.in (Group): remove musedata2ly
1232
1233 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1234
1235         * lily/include/bezier-bow.hh: remove.
1236
1237         * lily/slur-bezier-bow.cc (Module): remove.
1238
1239         * lily/include/slur.hh (Module): remove.
1240
1241         * lily/slur.cc: remove
1242
1243         * input/test/slur-beautiful.ly (Module): remove
1244
1245         * input/test/slur-attachment-override.ly (Module): remove
1246
1247         * lily/slur-quanting.cc (after_line_breaking): only do scoring
1248         when less than 4 control-points.
1249
1250         * lily/key-signature-interface.cc: add style.
1251
1252         * Documentation/user/notation.itely (Automatic staff changes):
1253         document new behavior.
1254
1255         * input/regression/slur-extreme.ly: new file.
1256
1257         * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
1258         bass. Obviates \clef bass in the bass staff, when using \autochange 
1259
1260         * lily/auto-change-iterator.cc (construct_children): instantiate
1261         up/down Staff, create Voice on up staff initially. Obviates
1262         explicit instantiation of up/down contexts for \autochange. 
1263
1264         * lily/slur-quanting.cc (get_bezier): new functionality, blow up
1265         slur depending on extents of note heads.
1266         
1267 2004-08-28  Graham Percival  <gperlist@shaw.ca>
1268
1269         * Documentation/user/tutorial.itely: minor editing.
1270
1271         * Documentation/user/examples.itely: tiny editing.
1272
1273 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1274
1275         * lily/slur-quanting.cc (init_score_param): read scoring
1276         parameters from slur-details property
1277
1278         * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
1279         Accidental
1280
1281         * Documentation/user/advanced.itely: removed.
1282
1283         * Documentation/user/programming-interface.itely (How markups work
1284         internally): new subsection.
1285
1286         * Documentation/user/converters.itely (Invoking abc2ly): remove
1287         musedata2ly.
1288
1289 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1290
1291         * Documentation/user/point-and-click.texi (Point and click): new file.
1292         put point & click in appendix.
1293         
1294         * Documentation/user/changing-defaults.itely (Vertical spacing):
1295         corrections
1296
1297 2004-08-27  Graham Percival  <gperlist@shaw.ca>
1298
1299         * Documentation/user/introduction.itely: add note about the
1300         "example templates" section of the manual, and remove link to
1301         input/template/
1302
1303 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
1304
1305         * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
1306         -> La@TeX
1307
1308         * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
1309         missing lneo_mensural head; editorial cleanups
1310
1311         * lily/mensural-ligature.cc: added more comments
1312
1313 2004-08-26  Graham Percival  <gperlist@shaw.ca>
1314
1315         * Documentation/user/examples.itely: second, third, fourth, and fifth
1316         sections added.
1317
1318         * input/template/{various}: removed files included in examples.itely.
1319
1320 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
1321
1322         * lily/stem.cc: bugfix: adjust-if-on-staffline: use
1323         Stem::stem_end_position instead of broken
1324         Staff_symbol_referencer::get_position
1325
1326 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1327
1328         * debian/changelog: debian patch by Anthony Fok.
1329
1330         * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
1331
1332         * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
1333         get spurious messages with skipTypesetting on.
1334
1335 2004-08-25  Graham Percival   <gperlist@shaw.ca>
1336
1337         * Documentation/user/lilypond-book.itely: slight clean-up.
1338
1339         * Documentation/user/examples.itely: began section.
1340
1341 2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1342
1343         * lily/script-interface.cc: add slur property.
1344
1345         * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
1346         too.
1347
1348         * input/regression/phrasing-slur-slur-avoid.ly: new file.
1349
1350         * lily/ottava-bracket.cc (print): always start from right edge of
1351         a broken bound. This fixes ottava-clef.ps 
1352
1353 2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1354
1355         * input/regression/slur-script-inside.ly: new file.
1356
1357         * lily/new-slur.cc (outside_slur_callback): new function, to make
1358         scripts avoid slurs 
1359
1360         * lily/slur-engraver.cc (finalize): 
1361
1362         * lily/script-interface.cc: add inside-slur property.
1363
1364         * lily/slur-engraver.cc (finalize): read inside-slur property.
1365
1366         * scm/lily.scm (postscript->png): use ~a iso. ~s in progress
1367         message.
1368
1369         * ly/property-init.ly (unHideNotes): hide accidentals at staff
1370         level. Fixes: hideNotes-accidental.ly
1371
1372 2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
1373
1374         * scm/page-layout.scm (plain-header): fix bug that print page
1375         number in the first page if firstpagenumber was different than 1.
1376
1377 2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1378
1379         * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
1380         fonts. Fixes triangle markup for chords.
1381
1382         * lily/slur-quanting.cc (score_extra_encompass): make score depend
1383         on distance. This fixes slur-tenuto.ly and slur-tie.ly
1384  
1385         * flower/include/interval.hh (T>): add distance() function
1386
1387         * lily/ottava-bracket.cc (print): add dots to extent. Fixes
1388         octaviation-dot.ly 
1389
1390         * lily/context-scheme.cc: ly_context_grob_definition: new function.
1391
1392         * VERSION (MY_PATCH_LEVEL): release 2.3.12
1393
1394         * lily/new-slur.cc (add_column): remove set_interface()
1395
1396 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1397
1398         * input/regression/slur-double.ly: new file. 
1399
1400         * lily/slur-engraver.cc: add doubleSlurs property
1401
1402         * scm/fret-diagrams.scm (label-fret): use cond instead of case for
1403         symbols.
1404
1405         * Documentation/user/notation.itely (Easy Notation note heads):
1406         revise notation Chapter.
1407
1408         * ly/music-functions-init.ly (makecluster): add makeClusters music
1409         function.
1410
1411         * lily/part-combine-engraver.cc: rename soloADue ->
1412         printPartCombineTexts
1413
1414         * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
1415
1416         * lily/horizontal-bracket.cc (print): use
1417         Tuplet_bracket::make_bracket, so it supports bracket-flare,
1418         edge-eight and shorten-pair.
1419
1420 2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
1421
1422         * Documentation/user/changing-defaults.itely (Page layout):
1423         description of firstpagenumber. Moved @refbugs about rightmargin
1424         to the end of the section (it was looking like the documentation
1425         after the refbugs was part of the bug comment).
1426
1427         * scm/framework-ps.scm (output-framework): set the first
1428         postscript page number to firstpagenumber
1429
1430         * scm/page-layout.scm (ly:optimal-page-breaks): print the first
1431         page number according to firstpagenumber
1432
1433         * scm/paper.scm (set-paper-dimensions): added firstpagenumber
1434         parameter
1435
1436 2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1437
1438         * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
1439         nested slurs. 
1440
1441         * scripts/convert-ly.py (lilypond_version_re_str): handle
1442         \version "bar" % "foo"
1443
1444         * lily/completion-note-heads-engraver.cc (process_music): set
1445         duration-log before announcing object.
1446         
1447         * lily/staff-symbol.cc (print): subtract thickness from staff line
1448         length
1449
1450         * lily/parser.yy (book_body): disallow { ..music.. } inside \book
1451         
1452 2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
1453
1454         * scm/stencil.scm: remove fontify-text and fontify-text-white
1455
1456 2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1457
1458         * scm/part-combiner.scm: skip name string. Fixes segfault problem.
1459
1460         * Documentation/user/sound-output.texi (Sound): new file. Move all
1461         MIDI related information.
1462
1463 2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1464
1465         * lily/script-engraver.cc (acknowledge_grob): only take into
1466         account note heads with a music cause. Fixes ambitus-accent.ly
1467
1468         * scm/define-markup-commands.scm (finger): set encoding to
1469         fetaNumber.
1470
1471 2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
1472
1473         * scripts/convert-ly.py: typo
1474
1475 2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
1476
1477         * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
1478         font calls for diagrams based on paper and props
1479
1480 2004-08-19  Graham Percival <gperlist@shaw.ca>
1481
1482         * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
1483
1484 2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
1485
1486         * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
1487         added setHairpinDecresc/Dim
1488
1489 2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1490
1491         * lily/include/lily-guile.hh: Cosmetics.
1492
1493 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1494
1495         * input/regression/fermata-rest-position.ly: new file
1496
1497         * ly/property-init.ly (hideNotes): remove \setMmRestFermata
1498
1499         * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
1500
1501 2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1502
1503         * scm/framework-tex.scm (output-preview-framework) 
1504         (output-classic-framework): 
1505         * scm/framework-ps.scm (output-preview-framework):
1506         s/ly:paper-book-lines/ly:paper-book-systems/g
1507
1508         * scm/fret-diagrams.scm (ss-font-encoding):
1509         s/my-font-encoding/ss-font-encoding
1510
1511 2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1512
1513         * scm/music-functions.scm (direction-polyphonic-grobs): Set
1514         direction also on fingerings.
1515
1516         * lily/clef-engraver.cc: Add forceClef to list of read properties.
1517
1518 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1519
1520         * po/nl.po: Some updates.
1521
1522         * scm/lily.scm (_): New function.
1523         (postscript->pdf, postscript->png, lilypond-main)
1524         (postscript->pdf): Use it.  Write messages to stderr.
1525
1526         * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
1527
1528         * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
1529         xgettext does not recognise scheme yet.  Patch submitted.
1530
1531         * lily/scm-option.cc (LY_DEFINE):
1532         * lily/main.cc: The program is now called lilypond (WAS:
1533         lilypond-bin).
1534
1535         * lily/rest-collision.cc (do_shift): Uniformise two too many rests
1536         messages.
1537
1538         * lily/include/paper-book.hh
1539         * lily/include/paper-system.hh: Finish renaming of paper-line to
1540         system.  Fix users.
1541
1542 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1543
1544         * scm/documentation-generate.scm (string-append): add version.
1545
1546         * scm/define-markup-commands.scm (box): add box-padding and
1547         thickness props for the box command.
1548  
1549         * Documentation/user/changing-defaults.itely (Text encoding):
1550         elucidate use of \encoding for \header strings.
1551
1552         * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
1553
1554         * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
1555         staff-change.ly
1556
1557         * lily/output-def.cc (assign_context_def): use set_variable().
1558
1559         * lily/text-item.cc (interpret_string): accept string input
1560         encoding too.
1561
1562         * scm/encoding.scm (read-encoding-file): print warning when file
1563         can't be found.
1564
1565         * tex/latin1.enc: remove.
1566
1567         * tex/GNUmakefile ($(outdir)/latin1.enc): create latin1 from GS.
1568
1569         * lily/rod.cc (columnize): robustness fix. Don't crash for
1570         nil span points. Fixes: appoggiatura-segfault.ly
1571         (add_to_cols): extra robustness fix.
1572
1573 2004-08-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1574
1575         * lily/text-item.cc (interpret_string): use lookup_variable() to
1576         fidn inputencoding. Now, \paper inherits inputencoding from
1577         \bookpaper.
1578
1579         * lily/script-engraver.cc (stop_translation_timestep): remove slur
1580         collision kludge.
1581
1582         * lily/dynamic-engraver.cc (typeset_all): remove slur collision
1583         kludge.
1584
1585 2004-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1586
1587         * lily/main.cc (parse_argv): Bugfix: handle 'p'.  Add warning.
1588
1589 2004-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1590
1591         * lily/spanner.cc (spanned_rank_iv): Bugfix.
1592
1593         * lily.scm: Mark un-internationlised user messages (with FIXME).
1594
1595         * lily/include/modified-font-metric.hh (struct
1596         Modified_font_metric): New file.  (WAS: incorrectly named
1597         scaled-font-metric.hh ?)
1598
1599         * lily/include/scaled-font-metric.hh: Remove.
1600
1601         * lily/text-item.cc (interpret_string): Identify and document
1602         input-encoding problem.
1603
1604         * lily/paper-book.cc (pages): Do not use `paper' as variable name
1605         for a Bookpaper.
1606
1607         * tex/latin1.enc: Replace /minus with /hyphen.
1608
1609         * scm/encoding.scm: For latin1 (input-)encoding, use
1610         latin1.  (Cork.enc is NOT latin1 -- see man latin1).
1611
1612         * ly/book-paper-defaults.ly: Add a comment about suspicious TeX
1613         inputencoding.
1614
1615 2004-08-12  Heikki Junes  <hjunes@cc.hut.fi>
1616
1617         * Documentation/topdocs/INSTALL.html: fixes.
1618
1619 2004-08-12  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
1620
1621         * buildscripts/builder.py: Fix for scons CVS.
1622
1623 2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
1624
1625         * Documentation/user/notation.itely,
1626         Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
1627         input/test/ambitus-mixed.ly: fix plurals:
1628         english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
1629
1630 2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1631
1632         * lily/dynamic-engraver.cc (typeset_all):
1633         * lily/script-engraver.cc (stop_translation_timestep): Handle
1634         collisions with new-slur.
1635
1636 2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1637
1638         * scm/define-grobs.scm (all-grob-descriptions): Add
1639         new-slur-interface.
1640
1641 2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1642
1643         * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
1644         produces .PS
1645
1646 2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
1647
1648         * scm/define-grob-properties.scm (all-user-grob-properties): fix
1649         definition of number-type
1650
1651 2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
1652
1653         * scm/fret-diagrams.scm : change sans-serif font encoding from 
1654         TeX-text to ec (uses ecss fonts instead of cmss fonts)
1655
1656         * scm/define-grob-interfaces.scm (fret-diagram-interface): add
1657         number-type and label-dir
1658
1659         * scm/define-grob-properties.scm: add number-type and label-dir
1660
1661         * scm/fret-diagrams.scm (label-fret): allow fret label to be on either
1662         left or right.  Allow choice of upper-case roman, lower-case roman, or
1663         arabic numerals in fret label
1664
1665 2004-08-04  Werner Lemberg  <wl@gnu.org>
1666
1667         * lily/slur-quanting.cc: Include libc-extension.hh.
1668         s/round/my_round/.
1669         * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
1670         s/autobeaming/autoBeaming/.
1671
1672 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1673
1674         * VERSION: 2.3.11 released.
1675
1676         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
1677         renameinput.
1678
1679 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1680
1681         * lily/lookup.cc (round_filled_box): remove warnings about blot
1682         diameter.
1683
1684         * scm/paper.scm (paper-set-staff-size): make linethickness more
1685         easily tunable.
1686
1687         * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
1688         \newlyrics -> \addlyrics
1689
1690         * lily/text-spanner.cc (print): use it.
1691
1692         * lily/dynamic-text-spanner.cc (print): use it.
1693
1694         * lily/grob.cc (robust_relative_extent): new function.
1695
1696         * scripts/lilypond-book.py (main): add -f tex as default process.
1697
1698         * lily/text-spanner.cc (print): only take linear_combination of
1699         nonempty interval.
1700         
1701
1702 2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
1703
1704         * scm/page-layout.scm (default-page-make-stencil): If leftmargin
1705         isn't specified by the user in \bookpaper center the music in the
1706         page.
1707
1708 2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1709
1710         * Fix some problems after the renaming of my-lily -> lily
1711
1712 2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1713
1714         * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
1715
1716         * lily/slur-quanting.cc (enumerate_attachments): apply center on
1717         stem-X in more cases. 
1718
1719         * lily/stem.cc (dim_callback): solve todo.
1720
1721 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1722
1723         * input/test/README: new file.
1724
1725         * lily/lily-parser.cc: rename my-lily* files.
1726
1727         * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
1728         parser.
1729
1730         * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
1731
1732         * lily/include/my-lily-parser.hh: rename My_lily -> Lily
1733
1734         * make/mutopia-targets.make (local-WWW): don't make ps.gz
1735         examples. They take a huge amount of space.
1736
1737         * Documentation/user/GNUmakefile: fix symlinks.
1738
1739         * VERSION: 2.3.10 released.
1740         
1741         * input/test/lyrics-skip-notes.ly: remove
1742
1743         * input/test/stem-cross-staff.ly (noFlag): fold into manual
1744
1745         * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
1746         remove.
1747
1748 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
1749
1750         * Documentation/user/{changing-defaults,notation,tutorial}.itely:
1751         fixes.
1752
1753 2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1754
1755         * input/regression/beam-dir-functions.ly: move from test/
1756
1757         * Documentation/user/notation.itely (Feathered beams): new node.
1758
1759         * Documentation/user/changing-defaults.itely (Difficult tweaks):
1760         new node
1761
1762         * input/regression/lyric-hyphen-retain.ly: move to regression.
1763
1764         * input/regression/harmonic.ly: fold into manual
1765         
1766         * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
1767         stem-length,chord-names-no-inversions}.ly: remove
1768         
1769         * input/test/tie-cross-voice.ly: move to regression.
1770
1771         * Documentation/user/notation.itely (Running trills): new node.
1772
1773         * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
1774
1775         * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
1776
1777         * lily/trill-spanner-engraver.cc: new file.
1778
1779         * input/regression/trill-spanner.ly: new file.
1780
1781         * input/test/timing.ly: fold into manual.
1782
1783         * input/test/time.ly: remove
1784
1785         * input/test/trill.ly: remove
1786         
1787         * input/test/time-signature-double.ly: fold into manual
1788
1789         * input/test/separate-staccato.ly: remove
1790
1791         * input/test/spanner-after-break-tweak.ly: fold into manual.
1792
1793         * input/test/script-priority.ly: fold into manual.
1794
1795         * input/test/scheme-interactions.ly: remove.
1796         
1797         * input/test/unfold-all-repeats.ly (mel),
1798         input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
1799         input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
1800         fold into manual.
1801
1802         * input/regression/no-staff.ly: move from input/test/
1803
1804         * input/regression/markup-score.ly: move from input/test/
1805
1806         * input/test/lyrics-melisma-faster.ly: fold into manual
1807         
1808         * input/test/lyrics-melisma-variants.ly: fold into manual
1809
1810         * Documentation/user/notation.itely (Popular music): new node. 
1811
1812         * input/test/gourlay.ly: remove
1813         
1814         * input/test/improv.ly: fold into manual.
1815
1816         * input/test/figured-bass-alternate.ly (fl): remove
1817
1818         * lily/dynamic-text-spanner.cc (print): new file.
1819
1820         * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
1821
1822         * lily/engraver-group-engraver.cc (do_announces): reorder logic:
1823         keep recursing into children in case a parent context inserts a
1824         grob into a child context.
1825
1826         * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
1827         
1828 2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1829
1830         * scm/define-markup-commands.scm (postscript): new markup command
1831         \postscript
1832
1833         * Documentation/user/notation.itely (Formatting cue notes): new
1834         section.
1835
1836         * input/test/clef-end-of-line.ly: fold into manual.
1837
1838         * input/test/scales-greek.ly: remove.
1839
1840         * input/test/chords-without-melody.ly: fold into manual.
1841
1842         * input/test/cadenza-skip.ly: remove.
1843
1844         * input/test/clef-8-syntax.ly: remove.
1845
1846         * input/test/clef-manual-control.ly: move into manual.
1847
1848         * Documentation/user/notation.itely (Aligning to cadenzas): fold
1849         in cadenza-skip.ly
1850
1851         * mf/parmesan*.mf: change neo_mensural to neomensural.
1852
1853         * input/test/trills.ly: remove.
1854
1855         * input/test/transposition.ly: remove.
1856
1857         * input/test/to-xml.ly: move to no-notation.
1858
1859         * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
1860
1861         * lily/ledger-line-spanner.cc (print): use staff variable, not
1862         me. Fixes ledger lines on differently sized staves.
1863
1864         * input/test/rhythm-excercise.ly: remove file.
1865
1866         * lily/stem.cc (dim_callback): only do something if visible. Fixes
1867         spurious flag not found warning for 128th rest.
1868
1869         * input/regression/rest-dot-position.ly: new file.
1870         
1871         * input/test/rest-dot-positions.ly: remove
1872
1873         * lily/staff-symbol-referencer.cc (get_position): emergency
1874         fallback: use coordinate * 2.
1875
1876         * input/no-notation/midi-scales.ly: move from test/
1877
1878         * scm/define-markup-commands.scm (score): remove debugging code.
1879
1880         * input/test/incipit.ly (violin): remove. 
1881
1882         * lily/system-start-delimiter.cc (print): only draw system
1883         delimiter to staves that reach up to left bound of the delimiter.
1884
1885         * input/no-notation/embedded-scm.ly: move from test/
1886
1887         * input/test/follow-voice.ly: remove
1888
1889         * input/no-notation/dynamic-absolute-volume.ly: move from test/.
1890
1891         * input/test/drarn*: remove
1892         
1893         * input/test/count-systems.ly: remove.
1894
1895         * lily/bar-line.cc (compound_barline): fix : for staff without
1896         lines.
1897
1898         * lily/accidental.cc (print): use music_font_alist_chain(). This
1899         fixes smaller cautionaries.
1900
1901         * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
1902         encoding for accidental.
1903
1904         * Documentation/user/notation.itely (Educational use): new section
1905
1906         * input/test/*.ly: clean up directory: move examples into manual
1907         or regtest.
1908         
1909
1910         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
1911         mode as well. This fixes resolution errors.
1912
1913 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1914
1915         * scm/lily.scm (postscript->png): show commands for --verbose.
1916
1917         * flower/include/getopt-long.hh: opps. short option should be
1918         char, not int.
1919
1920         * Documentation/user/GNUmakefile: use symlinks to save space.
1921
1922         * VERSION: 2.3.9 released.
1923
1924         * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
1925
1926         * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
1927         manual.
1928
1929         * Documentation/user/tutorial.itely (Integrating text and music):
1930         remove \score and \notes from manual.
1931
1932         * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
1933         mode in the beginning.
1934
1935 2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1936
1937         * Documentation/user/changing-defaults.itely (Horizontal spacing):
1938         Correct the documentation of the spacing parameters. 
1939
1940         * Documentation/user/tutorial.itely (Integrating text and music), 
1941         Documentation/user/lilypond-book.itely (Integrating LaTeX and
1942         music): Document that you need to add the map file ec-mftrace.map
1943         in the dvips command.   
1944
1945 2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1946
1947         * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
1948         found.
1949
1950         * lily/text-item.cc (interpret_string): insert encoding setting
1951         here
1952
1953         * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
1954         encoding kludge.
1955
1956         * Documentation/user/changing-defaults.itely (Text encoding): node
1957         on encoding.
1958
1959         * lily/lyric-engraver.cc (try_music): remove superfluous check.
1960
1961         * lily/book-paper-def.cc (find_scaled_font): remove default
1962         encoding, because it messes up font loading for feta and
1963         parmesan. Encoding should only be specified for running texts.
1964
1965         * lily/modified-font-metric.cc (text_dimension): support coding
1966         scheme ""
1967         
1968 2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1969
1970         * lily/tie-engraver.cc (stop_translation_timestep): remember tie
1971         definition, so \override works as expected.
1972
1973         * lily/measure-grouping-engraver.cc: clarify
1974
1975 2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1976
1977         * lily/parser.yy (context_def_mod): remove \consistsend
1978
1979         * lily/context-def.cc (instantiate): use Translator::must_be_last
1980         to determine engraver order.
1981
1982         * lily/translator.cc (must_be_last): new function
1983
1984         * scripts/convert-ly.py (conv): rule.
1985
1986         * lily/bar-line.cc (print): return '() for height == 0.0 too.
1987
1988 2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
1989
1990         * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
1991  
1992 2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1993
1994         * lily/include/lily-guile.hh (scm_is_int): compat glue.
1995
1996 2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
1997
1998         * input/regression/page-layout.ly: new file.
1999
2000         * scm/paper.scm (set-paper-dimensions): Preliminary support for
2001         left and right margins.
2002
2003         * Documentation/user/changing-defaults.itely (Page layout):
2004         Explain the leftmargin option.
2005
2006 2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2007
2008         * input/test/lyrics-melisma-variants.ly (texidoc): new file.
2009
2010         * input/test/lyrics-melisma-faster.ly: new file.
2011
2012         * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
2013         change of melody by setting associatedVoice.
2014
2015         * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
2016
2017         * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
2018         file contents, rather \include them, so default linewidth is set.
2019         (ly_options): make BOOKPAPER set of options. Move linewidth
2020         settings there.
2021
2022         * Documentation/user/examples.itely: new file. Templates are to be
2023         moved here.
2024
2025         * Documentation/user/programming-interface.itely: move chapter.
2026
2027         * scm/document-markup.scm (doc-markup-function): add @code
2028
2029         * stepmake/stepmake/texinfo-rules.make: remove chmod.
2030
2031 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2032
2033         * scm/page-layout.scm (plain-header): add printpagenumber boolean
2034         to bookpaper.
2035
2036         * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
2037         $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
2038
2039         * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
2040
2041         * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
2042
2043         * scripts/lilypond-latex.py: move from lilypond.py
2044
2045         * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
2046         (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
2047
2048         * scm/lily.scm (postscript->png): new function
2049         (postscript->pdf): new function
2050
2051         * lily/paper-book.cc (post_processing): call
2052         convert-to-{dvi,ps,png,pdf}
2053
2054         * scripts/ps2png.py (option_definitions): new file.
2055
2056         * lily/paper-book.cc (output): call output-preview-framework
2057         (post_processing): new function. Do PDF/PNG conversion.
2058
2059         * lily/paper-outputter.cc (close): new function.
2060
2061         * scm/framework-ps.scm (convert-to-pdf): new function. Call
2062         ps2pdf.
2063         (output-preview-framework): new function. Generate a preview .ps
2064         
2065
2066 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2067
2068         * VERSION: release 2.3.8
2069         
2070         * lily/note-head.cc: remove ledger line handling.
2071
2072         * lily/ambitus.cc (print): strip away accidental / note head code,
2073         and associated properties.
2074
2075         * lily/ambitus-engraver.cc (create_ambitus): change name to
2076         AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
2077         other ambitus parts.
2078         (create_ambitus): group grobs in Ambitus grouping object. 
2079
2080         * lily/include/pitch-interval.hh (Pitch>): new file.
2081
2082         * lily/pitch-interval.cc (add_point): new file.
2083
2084         * lily/ledger-line-engraver.cc: new file.
2085
2086         * lily/ledger-line-spanner.cc (print): new file. Set limits to
2087         ledger line length to avoid clashes.
2088
2089 2004-07-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2090
2091         * Documentation/user/invoking.itexi (Invoking lilypond): remove
2092         deprecated options
2093
2094 2004-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2095
2096         * SConstruct: Use only code files for TAGS.  Change GO_FAST_BUTTON
2097         to command line option: fast=1 (default on).
2098
2099         * SConstruct[GO_FAST_BUTTON]: implement tips from Andreas Roach.
2100         This brings SCons run-time on up-to-date tree down from 48s with
2101         only checksums, to 34s without 2day checksums, to 14s (make needs
2102         4 seconds).
2103         (subdirs)[GO_FAST_BUTTON]: Try to read all subdirs only when
2104         necessary.
2105
2106 2004-07-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2107
2108         * lily/slur-quanting.cc (score_extra_encompass): add  break ;
2109         (score_extra_encompass): process scripts at edges too, by checking
2110         control points directly. 
2111
2112 2004-07-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2113
2114         * po/nl.po: Update.
2115
2116         * lily/main.cc: Fix ly:option-usage help.
2117
2118         * input/regression/slur-script.ly: More collision tests.
2119
2120         * GNUmakefile.in (EXTRA_DIST_FILES): Add SConstruct.
2121
2122 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2123
2124         * VERSION: release 2.3.7
2125
2126         * stepmake/generic-vars.make (EXTRA_DIST_FILES): dist SConscript
2127         files.
2128
2129         * Documentation/user/notation.itely (Slurs): document ^ and _ for
2130         slurs.
2131
2132         * input/regression/slur-script.ly: new file.
2133
2134         * lily/accidental-engraver.cc (process_acknowledged_grobs):
2135         make accidental appear to come from note head engraver.
2136
2137         * lily/slur-quanting.cc: new file.
2138         (score_extra_encompass): new function. Avoid scripts and
2139         accidentals
2140
2141 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2142
2143         * lily/include/lily-guile.hh: Remove guile-1.4 compatibility.
2144         This greatly reduces the number of files that get recompiled
2145         after touching config.hh.
2146
2147         * config.hh.in: Remove GUILE_*_VERSION.
2148
2149         * lily/new-slur.cc: Resolve conflicts.
2150
2151         * lily/stem-engraver.cc (make_stem): New method.
2152
2153         * lily/include/script-interface.hh:
2154         * lily/script-interface.cc: New file.
2155
2156         * lily/include/script.hh:
2157         * lily/script.cc: Remove.
2158
2159         * lily/music.cc (duration_log): New method.
2160
2161         * lily/script.cc (struct Skript): Remove.
2162
2163         * lily/new-slur.cc (get_base_attachments): Try at articulations.
2164         Lots of coding cleanups (Stom).
2165
2166 2004-07-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2167
2168         * lily/new-slur.cc (avoid_staff_line): new function: avoid
2169         collisions with staff lines.
2170
2171         * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to
2172         global_path
2173
2174         * scm/define-grobs.scm (all-grob-descriptions): set ratio
2175         .25. This flattens short slurs.
2176
2177         * lily/new-slur.cc (enumerate_attachments): move X of attachment
2178         points for tilted slurs.
2179
2180         * input/regression/slur-tilt.ly: new file.
2181
2182         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): shorten
2183         stems of 16th graces too.
2184
2185         * lily/beam-quanting.cc (score_forbidden_quants): make forbidden
2186         quant penalty dependent on how much the line is in the gap.
2187
2188         * input/regression/grace-stem-length.ly: new file.
2189
2190         * lily/beam-quanting.cc (score_forbidden_quants): remove
2191         interquant check. The penalty of 1000 is much too harsh, and the
2192         inter case should be caught by check-staff-line-in-gap check.
2193
2194         * lily/scm-option.cc: move debug-beam to \paper.
2195
2196         * scripts/lilypond-book.py (Lilypond_snippet.write_ly): create
2197         .txt files to appease makeinfo.
2198
2199         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly:
2200         remove texttagline.
2201         
2202         * lily/new-slur.cc: cleanup, split in functions.
2203
2204         * lily/parser.yy (chord_body_element): allow octave-check = inside
2205         chord body. 
2206
2207         * lily/new-slur.cc (score_encompass): variable head-distance penalty.
2208
2209         * lily/stem.cc (height): call Beam::after_line_breaking().
2210
2211         * lily/rest-collision.cc (force_shift_callback): only call shift
2212         for columns containing rests.
2213
2214         * lily/new-slur.cc (print): use debug-slur-quanting paper var.
2215
2216         * input/regression/font-postscript.ly: invoke afm2tfm. 
2217
2218 2004-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2219
2220         * mf/SConscript: Build map files.
2221
2222         * SConstruct: Rename $out to out-www in web.
2223
2224 2004-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2225
2226         * SConstruct (web_kluts): Have make web build in out-www.  Not.
2227
2228 2004-07-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2229
2230         * Documentation/user/music-glossary.tely (Top): add fragment to
2231         pertinent @lilypond entries.
2232
2233         * scm/define-grobs.scm: switch on new-slur by default.
2234
2235         * lily/scm-option.cc: symbol != string.
2236
2237         * lily/new-slur.cc (set_end_points): handle broken slurs. Doesn't
2238         really work yet.
2239         (set_end_points): make X coord of attachment dependent on  Y.
2240         (score_encompass): add edges too.
2241
2242 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2243
2244         * lily/stem.cc (get_beaming): new function.
2245
2246         * scripts/lilypond-book.py (compose_ly): make fragment mandatory
2247         for fragment snippets. This fixes inclusion of toplevel-music
2248         examples (such as new-slur.ly)
2249  
2250 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2251
2252         * scripts/lilypond-book.py: Remove second import of stat.
2253
2254         * More SCons cleanups.
2255
2256         * Documentation/bibliography/computer-notation.bib (note): Remove
2257         extraneous closing brace.
2258
2259 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2260
2261         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): fix
2262         stat calls.
2263
2264         * Documentation/bibliography/SConscript (bibs): failed try to get
2265         bib2html find html-long.bst.
2266
2267         * buildscripts/bib2html.py (stat): fail if bibtex fails.
2268
2269         * make/stepmake.make: use usescons for using scons. 
2270
2271 2004-07-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2272
2273         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): Check
2274         for lilypondend.  Import stat (huh?).
2275
2276 2004-07-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2277
2278         * make/mutopia-vars.make ($(addprefix $(outdir)/,$(LYM4_FILES):
2279         bypass dvi. 
2280
2281         * input/regression/font-postscript.ly: new file. 
2282
2283         * scm/framework-ps.scm (load-fonts): load pfb files too.
2284
2285         * lily/pfb.cc (pfb2pfa): new file.
2286
2287 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2288
2289         * scripts/lilypond-book.py (PREAMBLE_LY): set
2290         toplevel-music-handler too.
2291
2292 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2293
2294         * SConstruct (symlink): Add dvips and music-drawing-routines.ps.
2295         (web_path): Fixes for webball.  Install fixes, add DESTDIR option.
2296
2297         * lily/slur.cc: Add quant-score to interface.  Fixes web build.
2298
2299         * python/SConscript:
2300         * python/vim:
2301         * input/mutopia/*SConscript: New file.
2302
2303         * input/mutopia/W.A.Mozart/: Use .ily suffix for includes.
2304
2305         * scm/define-grobs.scm (all-grob-descriptions): Use ,Slur::height,
2306         fixes web build.
2307
2308         * make/stepmake.make (scons): re-route to SCONS if user has been
2309         running scons in this tree.
2310
2311         * SConstruct (config_vars): Add CPPDEFINES.
2312         (env): Set checksums type to "content".
2313         (save_config_cache): Do not exit after configuring when using
2314         checksums (the default) instead of timestamps.
2315
2316 2004-07-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2317
2318         * SConstruct: Further development.
2319
2320         * input/test/SConscript: 
2321         * input/template/SConscript: 
2322         * input/regression/SConscript: 
2323         * Documentation/bibliography/SConscript:
2324         * Documentation/bibliography/index.html.in: New file.
2325
2326         * Documentation/bibliography/GNUmakefile (local-WWW): Remove index
2327         generation.
2328
2329         * buildscripts/builder.py: Add new builders.
2330
2331         * make/stepmake.make: 
2332         * stepmake/stepmake/*.make: 
2333         * configure.in:
2334         * lily/*:
2335         * flower*: Use config.hh (Was config.h).
2336
2337         * scm/encoding.scm (get-coding): Print friendly error message when
2338         no encoding is found, rather than crashing.
2339
2340 2004-07-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2341
2342         * lily/new-slur.cc (score_slopes): strong sloping score only when
2343         stems point in same dir. 
2344
2345 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2346
2347         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo): bugfix
2348         for beam start.
2349
2350         * lily/parser.yy (context_prop_spec): check grob name for
2351         alphanumericness..
2352
2353         * lily/lyric-engraver.cc: creates LyricText objects
2354
2355 2004-07-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2356
2357         * lily/include/lily-guile.hh (scm_from_int): add scm_from_int glue.
2358
2359 2004-07-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2360
2361         * SConstruct: Configure only pristine build tree or on user
2362         request.  Cleanups.  Add Documentation/topdocs to subdirs.
2363         Use checksums instead of timestamps.
2364         (CheckYYCurrentBuffer): Return result.
2365
2366         * Documentation/topdocs/SConscript: New file.
2367
2368 2004-07-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2369
2370         * lily/staff-symbol-referencer.cc (on_staffline): bugfix 
2371
2372         * lily/scm-hash.cc (get): SCM_MAKINUM is deprecated. Use
2373         scm_from_int instead.
2374
2375 2004-07-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2376
2377         * SConstruct: Updates.  Add targets: tar, dist, release.
2378
2379 2004-07-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2380
2381         * input/mutopia-header.ly: Generate output.
2382
2383         * SConstruct:
2384         * buildscripts/builder.py:
2385         * Documentation/user/SConscript: SCons fixes.
2386
2387 2004-07-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2388
2389         * lily/new-slur.cc (class New_slur): new file. Score based slur
2390         computations.
2391
2392 2004-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2393
2394         * mf/SConscript: Remove Builders.
2395
2396         * buildscripts/builder.py: Add LilyPond, Abc2ly and MF builders.
2397
2398         * input/SConscript: 
2399         * Documentation/user/SConscript: New file.
2400
2401 2004-07-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2402
2403         * Documentation/topdocs/NEWS.texi (Top): add note about new
2404         emacs electric-|
2405
2406         * scm/*.scm: adapt ly:warn calls.
2407
2408         * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments.
2409
2410         * lily/repeat-acknowledge-engraver.cc (process_music): look at
2411         main timing, not grace timing. Fixes volta-repeat-grace.
2412
2413         * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function
2414         remove ly:kpathsea-gulp-file.
2415
2416         * scm/translation-functions.scm (format-metronome-markup): make
2417         note smaller, align to bottom.
2418
2419         * scm/define-grobs.scm (all-grob-descriptions): metronome fixes.
2420
2421         * lily/metronome-engraver.cc (stop_translation_timestep): attach
2422         metronome to musical column. Don't ack time sigs or bar lines.
2423
2424 2004-07-10  Heikki Junes  <hjunes@cc.hut.fi>
2425
2426         * THANKS: sort, add David. Kristof contributed code, he is a
2427         contributor.
2428
2429 2004-07-09  David Svoboda      <svoboda@cmu.edu>
2430
2431         * elisp/lilypond-mode.el,
2432         * elisp/lilypond-what-beat.el: Added LilyPond-what-beat function to
2433         count beats between last measure stop | and point in emacs.
2434         
2435 2004-07-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2436
2437         * tex/GNUmakefile (TEX_FILES): don't dist
2438         music-drawing-routines.ps, latin1.enc 
2439
2440         * scripts/lilypond.py (include_path): remove --no-lily, --no-ps ,
2441         --no-pdf, --pdftex
2442         (copyright): add --latex option
2443         (ic_p.make_include_option): use direct PS as default.
2444
2445         * scm/beam.scm (check-slope-callbacks): check sign of slope. 
2446
2447         * input/regression/beam-concave.ly (rossFourBeams): add cases from
2448         Ross
2449
2450         * scm/script.scm (default-script-alist): marcato should follow
2451         into staff
2452         
2453 2004-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2454
2455         * buildscripts/builder.py:
2456         
2457         * Documentation/SConscript (outdir): New file.  Add *list.ly
2458         dependencies.  Fixes PDF doc build.
2459
2460 2004-07-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2461
2462         * SConstruct: Add Tar target (incomplete), fix install issues, fix
2463         run from build-dir.
2464
2465         * ly/SConscript:
2466         * scm/SConscript: New file.
2467
2468         * lily/main.cc (dir_info): Print variables in sh format.
2469
2470         * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests.
2471
2472         * mf/SConscript: Update multiple target rules.
2473
2474         * SConstruct (assert_version): Add.
2475
2476 2004-07-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2477
2478         * SConstruct (key): add HAVE_FLEXLEXER_YY_CURRENT_BUFFER check.
2479
2480 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2481
2482         * buildscripts/mf-to-table.py: Do not try to open ''.
2483
2484         * mf/SConscript: New file.
2485
2486 2004-07-06  Carl Sorensen  <carldsorensen@comcast.net>
2487
2488         * scm/fret-diagrams.scm : Convert many properties to constants,
2489         reducing the pollution of the property namespace.
2490
2491         * scm/define-grob-properties.scm (all-user-grob-properties): Reduce
2492         unnecessary properties for fret-diagram
2493
2494         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add symbols
2495         for interface
2496
2497 2004-07-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2498
2499         * SConstruct: Update.
2500
2501 2004-07-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2502
2503         * input/regression/beam-quant-standard.ly (seconds): print desired
2504         quants when failing.
2505
2506 2004-07-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2507
2508         * SConstruct:
2509         * flower/SConscript:
2510         * lily/SConscript: New file.
2511
2512 2004-07-05  Carl Sorensen  <carldsorensen@comcast.net>
2513
2514         * scm/define-grob-properties.scm (all-user-grob-properties): Add
2515         descriptions for all fret-diagram properties.
2516
2517         * scm/define-grob-interfaces.scm (fret-diagram-interface): Add
2518         fret-diagram interface code
2519
2520 2004-07-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2521
2522         * ly/book-paper-defaults.ly: set default encoding to ec.
2523
2524         * buildscripts/guile-gnome.sh (OPT): only compile pango if not
2525         installed.
2526
2527         * tex/latin1.enc: new file, from a2ps. 
2528
2529 2004-07-06  Heikki Junes  <hjunes@cc.hut.fi>
2530
2531         * stepmake/bin/add-html-footer.py: use <div> instead of <table>,
2532         add a faint, green border line.
2533
2534         * Documentation/index.html.in: drop <table>, add a faint border line.
2535
2536 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2537
2538         * scm/font.scm (add-cmr-fonts): upright caps is eccc.
2539
2540         * Documentation/GNUmakefile (README_TOP_FILES): add THANKS.txt.
2541
2542 2004-07-02  Carl Sorensen  <carldsorensen@comcast.net>
2543
2544         * scm/output-ps.scm (white-text): Add scale paramter to allow scaling
2545
2546         * scm/output-tex.scm (white-text): Add scale parameter to allow font
2547         scaling
2548
2549         * scm/stencil.scm (fontify-text-white) : Adjust to better center,
2550         properly scale white text
2551
2552         * scm/fret-diagrams.scm (make-fret-diagram): change default dot
2553         position for numbered dots so dot will touch fret.
2554         (various routines): move to font-metric interface, rather than
2555         name, size interface.  Clean up comments.
2556
2557         * ps/music-drawing-routines.ps: (/draw_white_text)  Adjust font
2558         size and offset to better center white text.
2559
2560 2004-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2561
2562         * ChangeLog: Remove pre-2.1 changes.
2563
2564         * Documentation/misc/ChangeLog-2.1: New file.
2565
2566         * stepmake/bin/release.py: Cleanup.  Add release marker if missing
2567         from ChangeLog.
2568
2569 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2570
2571         * input/test/chords-below-volta-bracket.ly,
2572         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
2573
2574 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2575
2576         * VERSION: release 2.3.6
2577
2578         * input/regression/beam-quant-standard.ly: new file: test standard
2579         beam quants.
2580
2581         * scm/beam.scm (check-quant-callbacks): new function
2582         (check-beam-quant): new function: check whether current beam
2583         quants match argument.
2584
2585         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
2586         forbidden quant for sitting (upstem)/hanging (downstem) on outer
2587         staffline line.
2588
2589 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2590
2591         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
2592         functions.
2593
2594         * lily/note-collision.cc (do_shifts): align colliding notes to
2595         their leftmost note.
2596
2597         * input/regression/collision-alignment.ly: new file.
2598
2599         * ly/init.ly: don't print gc stats.
2600
2601         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
2602         extra newline
2603
2604         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
2605         for dimensions. This fixes ottava-remove-empty-staff.ly
2606
2607         * input/regression/lyrics-tenor-clef.ly: new file.
2608
2609         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
2610         cyclic parents when two axis-group-engravers are
2611         present. Fixes: crash-axis-group-engraver.ly. 
2612         
2613         * input/test/volta-chord-names.ly: new file.
2614
2615         * scm/define-context-properties.scm
2616         (all-user-translation-properties): change voltaOnThisStaff
2617         definition. 
2618
2619         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
2620         if necessary.
2621
2622         * lily/volta-bracket.cc (print): handle volta brackets without
2623         bars. 
2624
2625 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2626
2627         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
2628         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
2629
2630 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2631
2632         * scm/output-gnome.scm: updated instructions for running gnome
2633         backend
2634
2635 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
2636
2637         * scm/fret-diagrams.scm (draw-dots): default values for dot size
2638         and dot-position now depend on finger-code value; in-dot makes
2639         dots larger and centered.
2640         (draw-barre): added straight-barre indicator option
2641         (draw-dots): made fontify-text-white work.
2642
2643         * music-drawing-routines.ps: added /draw_white_text
2644
2645         * scm/output-tex.scm:  added white-text
2646
2647         * scm/output-ps.scm:  added white-text
2648
2649         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
2650         list of stencil expressions
2651
2652         * scm/stencil.scm: Added fontify-text-white
2653
2654 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
2655
2656         * input/regression/+.ly: use @unnumbered section.
2657
2658 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2659
2660         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
2661         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
2662
2663 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2664
2665         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
2666
2667 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2668
2669         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
2670         was causing an error. (was not actually commited in 2004-06-20)
2671
2672         * input/regression/lily-in-scheme.ly (withPaddingC): does not
2673         breaks anymore
2674
2675 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2676
2677         * VERSION: 2.3.5 released.
2678         
2679         * lily/my-lily-parser.cc (parse_string): switch module too.
2680
2681 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2682
2683         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
2684         ec-fonts-mftraced to running requirements.
2685
2686 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2687
2688         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
2689         assignments don't reach the original file.
2690
2691         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
2692         exists
2693
2694 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2695
2696         * scm/output-gnome.scm: 
2697         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
2698
2699         * debian/: Apply Debian patch (Anthony Fok).
2700
2701 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
2702
2703         * Documentation/user/music-glossary.tely: fix titling; @top is already
2704         an @unnumbered @chapter.
2705
2706 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2707
2708         * debian/GNUmakefile (EXTRA_DIST_FILES):
2709         (CONF_FILES): update file list.
2710
2711         * lily/stencil.cc (interpret_stencil_expression): bugfix.
2712
2713 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2714
2715         * debian/: Remove cruft (requested Anthony Fok.)
2716
2717         * buildscripts/guile-gnome.sh: Build without gcc libtool version
2718         juggling.
2719
2720         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
2721         Add popup menu with grob properties.
2722
2723         * lily/grob-scheme.cc (ly:grob-properties):
2724         (ly:grob-basic-properties): New function.
2725
2726         * lily/stencil.cc (interpret_stencil_expression): Comment-out
2727         "no-origin" call.  Fixes -fps output.
2728
2729         * scm/output-ps.scm (no-origin): Add dummy implementation.
2730
2731         * scm/output-gnome.scm (define-origin): Remove
2732         (grob-cause): Add.
2733
2734         * scm/output-ps.scm (scm):
2735         * scm/output-tex.scm (scm): Remove define-origin from exports list.
2736         (define-origin): Remove.
2737
2738         * scm/output-gnome.scm (define-origin): 
2739
2740         * scm/lily.scm (ly:all-output-backend-commands): Remove
2741         define-origin.  Add grob-cause.
2742
2743 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
2744
2745         * buildscripts/lilypond-words.py: add ly/portugues.ly.
2746
2747 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
2748
2749         * Documentation/user/GNUmakefile:
2750         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
2751         --include-css=.../texinfo.css; command includes css into the html.
2752
2753         * Documentation/texinfo.css: add file.
2754         define <hr> as black and thin.            
2755
2756 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2757
2758         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
2759         stencil expression. Junk define-origin.
2760
2761         * lily/my-lily-parser.cc (parse_string): init parser variable when
2762         lexer_ is set, ie. in parse_string and parse_file.
2763
2764         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
2765         ly:score-bookify.
2766
2767         * scm/lily.scm (collect-scores-for-book): new function.
2768
2769         * ly/init.ly: print collected scores/musics.
2770
2771         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
2772         scope, not in lily module.
2773
2774         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
2775
2776         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
2777         encapsulate gtk/pango tests.
2778
2779         * po/tr.po: Turkish translation.
2780
2781 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
2782
2783         * input/regression/lily-in-scheme.ly: regression test for #{
2784         ... #} syntax
2785
2786         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
2787         was causing an error.
2788
2789         * Documentation/user/programming-interface.itely (Using LilyPond
2790         syntax inside Scheme): documentation for #{ ... #} syntax.
2791
2792 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
2793
2794         * Documentation/index.html.in: use black thin <hr>.
2795
2796         * buildscripts/mutopia-index.py: use thin black <hr>.
2797
2798 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2799
2800         * scm/fret-diagrams.scm: Use UNIX style line endings.
2801         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
2802         typo.  Fixes compile.
2803
2804         * scm/output-ps.scm (white-dot): Remove second incarnation.
2805
2806         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
2807
2808 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2809
2810         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
2811         single file error.
2812
2813         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
2814
2815 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
2816
2817         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
2818         remove size as argument to fret-diagram interface;
2819         improved white-circle dots for fret;
2820         improved top-fret thick line/
2821
2822         * scm/output-ps.scm: added white-dot function
2823
2824         * scm/output-tex.scm: added white-dot function
2825
2826         * tex/music-drawing-routines.ps: added draw_white_dot function
2827
2828         * ps/music-drawing-routines.ps: added draw_white_dot function
2829
2830         * input/test/fret-diagram.ly: examples to show multiple
2831         functions and multiple interfaces
2832
2833 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2834
2835         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
2836         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
2837
2838         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
2839         conflict.  Have I told you lately how much I love autotools?
2840
2841 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2842
2843         * lily/lily-guile.cc: 
2844         * lily/pangofc-afm-decoder.cc:
2845         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
2846         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
2847
2848         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
2849         developers.
2850
2851         * lily/paper-outputter.cc (file): New method.
2852         (dump_string): Use it.
2853
2854         * scm/output-gnome.scm: Update with pango CVS info, lilylib
2855         musing.
2856
2857         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
2858         of them has a comma :-).
2859
2860         * scm/framework-gnome.scm: Add pango decoders.
2861
2862         * lily/include/pangofc-afm-decoder.hh: 
2863         * lily/pangofc-afm-decoder.cc: New file.
2864
2865         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
2866
2867         * configure.in: Check for pango.
2868
2869         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
2870         autoconf).
2871         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
2872
2873         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
2874
2875 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2876
2877         * Documentation/user/tutorial.itely (Integrating text and music):
2878         fix grammar & punctuation.
2879
2880 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2881
2882         * lily/: Stray janitorial cleanups.
2883
2884         * scm/lily.scm (ly:all-stencil-expressions):
2885         * scm/lily.scm (ly:all-output-backend-commands): New function.
2886
2887         * scm/safe-lily.scm (safe-objects): Add them.
2888
2889         * scm/framework-gnome.scm (<gnome-outputter>): New class.
2890
2891         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
2892
2893 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2894
2895         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
2896
2897 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2898
2899         * scm/page-layout.scm (default-page-make-stencil): add
2900         raggedbottom, raggedlastbottom.
2901
2902         * Documentation/user/changing-defaults.itely (Page layout): add doc.
2903
2904         * scm/framework-tex.scm (define-fonts): fix export of
2905         papersize.
2906
2907         * lily/paper-book.cc (classic_output): strip suffixes from
2908         framework functions.
2909
2910         * lily/tuplet-bracket.cc (before_line_breaking): do not return
2911         SCM_UNDEFINED to Scheme.
2912
2913 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2914
2915         * lily/book.cc: remove Book::to_stencil().
2916         (process): whoops. Score::book_rendering returns vector, not list.
2917
2918         * scripts/convert-ly.py (conv): remove \notes.
2919         apply to input examples.
2920
2921         * lily/paper-outputter.cc (output_stencil): don't use
2922         smobify_self() but self_scm()
2923
2924         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
2925         from smobify_self().
2926
2927         * lily/paper-book.cc (output): load framework module
2928         scm_c_resolve_module().
2929
2930         * python/lilylib.py (exit): exit with argument i.
2931
2932 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2933
2934         * scm/framework-gnome.scm (output-framework-gnome): Try loading
2935         gnome modules from non-toplevel.
2936
2937         * lily/ly-module.cc (ly:import-module): Export to ly:.
2938
2939         * lily/paper-score.cc (process): Do not show progress newline.
2940
2941         * lily/paper-book.cc (output, classic_output): Show progess
2942         newline after score.
2943
2944 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
2945
2946         * buildscripts/lilypond-words.py: add ly/vlaams.ly
2947
2948 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2949
2950         * lily/score.cc (ly:run-translator): Do not crash on empty music
2951         list.
2952
2953         * lily/book.cc (process): Do not render score when systems is empty.
2954
2955         * input/simple-song.ly: Down one octave.
2956
2957         * scm/output-gnome.scm: Remove script again; re-add modules fix
2958         (CVS conflict resolve?)
2959
2960         * lily/stencil.cc (ly:interpret-stencil): Was:
2961         interpret_stencil_expression.
2962
2963 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2964
2965         * buildscripts/guile-gnome.sh: New file.
2966
2967         * scm/output-gnome.scm: White background, better window size, sane
2968         canvas size.  Cleanups.
2969
2970 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2971
2972         * VERSION: release 2.3.4
2973
2974         * Documentation/user/invoking.itexi (Invoking the lilypond
2975         binary): document --safe.
2976
2977         * scm/output-gnome.scm: set PATH in script.
2978
2979         * scm/page-layout.scm (default-page-make-stencil): don't stretch
2980         if there is too few systems on a page.
2981
2982         * lily/parser.yy (relative_music): start at middle C without pitch
2983         argument.
2984
2985         * Documentation/user/changing-defaults.itely (Page layout): new node.
2986         (Paper size): rename node
2987         (Page breaking): new node.
2988         (Titling): move from invoking.
2989         (File structure): new node.
2990
2991         * lily/parser.yy (score_body): allow \header and music anywhere in
2992         \score body.
2993
2994 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2995
2996         * scm/lily.scm (ly:load): Remove page-breaking.scm.
2997
2998 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2999
3000         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
3001
3002         * lily/include/paper-line.hh: rename to Paper_system.
3003
3004         * lily/include/paper-book.hh: doc class.
3005
3006         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
3007
3008         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
3009         (plain-header): add instrument-name.
3010         (default-page-make-stencil): bugfixes.
3011
3012         * lily/parser.yy (book_body): allow \header anywhere in \book{}
3013
3014         * lily/paper-book.cc: remove copyright & tagline. Remove
3015         interactions with Page
3016
3017         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
3018         here, 
3019         (default-page-make-stencil): new function
3020         (default-page-music-height): new function
3021         (page-headfoot): new function
3022         (ly:optimal-page-breaks): generate stencils directly from here
3023
3024         * scm/titling.scm: new file, group titling functions
3025
3026 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3027
3028         * scm/output-gnome.scm: Handle multiple pages.
3029
3030         * scm/framework-gnome.scm: Do not load output-gnome.
3031         (framework-gnome): Invoke output-gnome::header and
3032         output-gnome::end-output as faked stencils.  Fixes experimental
3033         gnome output.
3034
3035 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3036
3037         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
3038         octavation compatibility fixes. Backportme. 
3039
3040         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
3041         pages.
3042         (ly:optimal-page-breaks): combine-penalties: no shortcut for
3043         negative. Now we handle negative penalties (ie. \pageBreak)
3044         correctly.
3045
3046         * lily/system.cc (get_line): extract page-penalty from the left
3047         bound.
3048
3049         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
3050
3051 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3052
3053         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
3054
3055 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3056
3057         * scm/output-gnome.scm: Update script.  Move development to
3058         lilypond_2_3_2 branch for now.
3059
3060 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3061
3062         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
3063         negative penalties.
3064         cleanups.
3065
3066         * Documentation/user/changing-defaults.itely (Creating contexts):
3067         index entries
3068
3069         * scm/page-breaking.scm (ly:optimal-page-breaks): new
3070         file. Rewrite function. 
3071
3072         * lily/paper-book.cc (pages): new interface: page-breaking returns
3073         list of line-list.
3074
3075         * lily/page.cc (Page): take lines argument.
3076
3077         * scm/document-translation.scm (all-engravers-doc): link to user man
3078
3079         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty
3080         iso. score.
3081
3082         * Documentation/user/notation.itely (Relative octaves): typo.
3083
3084         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
3085
3086 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3087
3088         * scm/output-gnome.scm: Update build script.
3089
3090 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3091
3092         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
3093         gnome backend.
3094
3095         * scm/framework-gnome.scm: New file.
3096
3097         * scm/lily.scm: Use it.
3098
3099         * lily/paper-outputter.cc: Janitorial cleanups.
3100         (ly:outputter-dump-string): Remove unreachable statement.
3101
3102         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
3103         (ice-9): Bugfix: Add srfi-1.
3104
3105         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
3106
3107 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3108
3109         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
3110         in do_quit()
3111
3112 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3113
3114         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
3115
3116 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3117
3118         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3119         override of Beam::position-callbacks. Why would grace beams not be
3120         quantized? Fixes: weird-stem-size-grace. 
3121
3122         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
3123         warning only once. Backportme.
3124
3125         * lily/accidental-engraver.cc (number_accidentals_from_sig):
3126         bugfix, 2nd try. Backportme.
3127
3128         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
3129
3130 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3131
3132         * Documentation/user/notation.itely (Instrument transpositions):
3133         Correct the name of the instrumentTransposition property.
3134
3135 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3136
3137         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
3138
3139 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3140
3141         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
3142         and postLilyPondExample are called when defined.
3143
3144 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3145
3146         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
3147         This fixes setting notenames with `\include "nederlands.ly" '
3148
3149         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
3150         new function.
3151
3152 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3153
3154         * scm/page-layout.scm: don't do piece, it should be in score-title
3155         only.
3156
3157         * lily/lexer.ll: lex \score separately.
3158
3159         * lily/paper-book.cc: junk stencil2line.
3160
3161         * lily/paper-line.cc (Paper_line): construct from Stencil
3162         directly. No futzing with the dimensions.
3163
3164         * lily/include/paper-line.hh (class Paper_line): 
3165
3166         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
3167         takes arbitrary number of arguments.
3168
3169         * input/test/markup-score.ly (tuning): simplify example. 
3170
3171 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3172
3173         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
3174
3175         * scm/define-markup-commands.scm (score): define score-markup
3176
3177         * lily/parser.yy (markup): use score-markup.
3178
3179         * lily/score.cc: add ly:score? 
3180
3181 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
3182
3183         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
3184         fret-parse-string so it prepares for calls to fret-diagram-verbose
3185         Changed display constants to props so they are available for
3186         \override.
3187
3188 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3189
3190         * VERSION: release 2.3.3
3191
3192         * stepmake/stepmake/generic-vars.make: unset LANG.
3193
3194         * input/regression/tuplet-nest.ly: bugfix.
3195
3196         * lily/tie-performer.cc (stop_translation_timestep): reset
3197         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
3198
3199         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
3200         clear repeat_ directly after setting stem_tremolo_. Fixes:
3201         tremolo-repeat.ly
3202
3203         * input/regression/span-bar-break.ly: new file.
3204
3205         * scm/define-grobs.scm (all-grob-descriptions): remove
3206         break-visibility from SpanBar. Fixes: piano-repeat.ly
3207
3208 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3209
3210         * python/lilylib.py (make_ps_images): only compute bbox when needed.
3211
3212         * scripts/lilypond-book.py (process_snippets): use lily -f ps
3213         files for generating pngs. (failed experiment)
3214
3215         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
3216         file with PFA fonts included.
3217
3218         * lily/score.cc (default_rendering): put header in too.
3219
3220         * lily/paper-line.cc (LY_DEFINE): change function to
3221         ly:paper-line-extent
3222
3223         * scm/page-layout.scm (default-book-title): only add lines for
3224         non-nil fields.
3225         (default-score-title): idem.
3226
3227         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
3228
3229         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
3230
3231         * lily/include/paper-book.hh (class Paper_book): remove height_
3232         member.
3233
3234         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
3235
3236         * lily/ly-module.cc (LY_DEFINE): bugfix.
3237
3238         * lily/paper-book.cc (book_title): separate function for the book
3239         title.
3240
3241         * scm/page-layout.scm (default-book-title): only account for
3242         markup fields.
3243
3244         * scm/framework-ps.scm: new file. Move high level interface from
3245         output-ps.scm
3246
3247         * scm/music-functions.scm (def-grace-function): move macros from
3248         ly/music-functions-init.ly
3249
3250         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
3251         framework-tex.scm
3252
3253         * scm/framework-tex.scm (dump-line): new file. High level
3254         interface for output (pages, systems, header). 
3255
3256         * lily/include/page.hh (class Page): add is_last_ field.
3257
3258         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
3259
3260         * lily/paper-book.cc (split_string): new function
3261         (output): output multiple formats, i.e. --format=ps,tex
3262
3263         * scm/output-ps.scm (output-scopes): dump variables directly.
3264         (define-fonts): rewrite for new interface
3265
3266         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
3267
3268         * lily/paper-outputter.cc (Paper_outputter): take format argument.
3269
3270         * lily/main.cc (parse_argv): don't set extension for output.
3271
3272         * lily/clef-engraver.cc (create_clef): remove
3273         Staff_symbol_referencer::set_position() call. 
3274
3275 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3276
3277         * ly/music-functions-init.ly (addlyrics): set the 'origin property
3278         with the location argument in music function definitions.
3279
3280 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3281
3282         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
3283         staffsymbol dependency.
3284
3285         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
3286         cleanups.
3287
3288         * lily/book.cc (process): return Paper_book
3289         (to_stencil): use Book::process().
3290
3291         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
3292         header_ field. Store in $globalheader
3293
3294         * lily/parser.yy (book_body): book header is initted to
3295         $globalheader.
3296
3297
3298 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3299
3300         * input/test/fill-a4.ly: removed.
3301
3302         * lily/parser.yy (output_def): push scope of parent_ Output_def
3303         too.
3304
3305 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3306
3307         * scm/output-gnome.scm: Update info.
3308
3309 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3310
3311         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
3312
3313         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
3314         than 1 module.
3315
3316         * lily/include/ly-module.hh (ly_use_module): rename is_module to
3317         ly_c_module_p.
3318
3319         * scm/page-layout.scm (default-book-title): move Scheme titling
3320         functions to here.
3321
3322         * lily/parser.yy (book_paper_block): remove scope too.
3323
3324         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
3325
3326         * lily/rest.cc: add direction to rest properties.
3327
3328         * lily/include/output-def.hh: new file, move from
3329         music-output-def.hh
3330
3331 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3332
3333         * scm/output-gnome.scm: Describe feta-cork hack.
3334
3335 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3336
3337         * lily/include/book-paper-def.hh: derive from Output_def 
3338
3339         * lily/include/paper-def.hh: move all functionality out of class.
3340         Junk header.
3341
3342         * lily/include/music-output-def.hh: rename Music_output_def to
3343         Output_def.
3344
3345         * input/wilhelmus.ly: only set space for Paper formatting. 
3346
3347         * lily/include/midi-def.hh: remove file, remove class.
3348         Move functions to Music-output-def.
3349
3350         * lily/music-output-def.cc (Music_output_def): remove separate
3351         translator table. Lookup translators in scope directly. This
3352         obviates Context suffix for context identifiers, i.e.
3353
3354         \context {
3355           \Staff
3356           .. 
3357           }
3358
3359
3360         will work.
3361
3362
3363         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
3364
3365         * Documentation/user/changing-defaults.itely (Horizontal spacing):
3366         document spacing override hack.
3367
3368 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3369
3370         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
3371         installation info.  Support point-and-click.  Add +/- zoom
3372         keybindings.
3373
3374 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3375
3376         * VERSION: 2.3.2 released
3377
3378         * lily/parser.yy (book_body): set default bookpaper.
3379
3380         * scm/output-tex.scm (header): kludge: hard code linewidth. 
3381
3382         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
3383
3384 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3385
3386         * lily/score.cc (default_rendering): scale outputdef before
3387         starting.
3388
3389 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3390
3391         * scm/fret-diagrams.scm: Add header.
3392
3393         * scm/output-gnome.scm: Hello world :-)
3394
3395 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3396
3397         * scripts/lilypond.py (run_dvips): only add papersize if present.
3398
3399         * lily/accidental-engraver.cc (update_local_key_signature): new
3400         function, fold code from initialize() and process_music().
3401         (update_local_key_signature): use deep copy. This fixes one
3402         problem from custom-key-signatures.ly.
3403         (number_accidentals_from_sig): tighter check for
3404         accidental-too-old.
3405
3406         * ly/engraver-init.ly: remove localKeySignature
3407         definition from ChoirStaff, StaffGroup, Score.
3408
3409         * lily/percent-repeat-engraver.cc (try_music): add moments for
3410         barlines too. Fixes: skipbars-percent-repeat.ly.
3411
3412 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3413
3414         * lily/context-def.cc (filter_performers): don't go to cdrloc if
3415         skipping last pair. Fixes: crash-bar-number.
3416
3417         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
3418         D. Sorensen)
3419
3420         * input/test/fret-diagram.ly: new file.
3421
3422         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
3423         (scale-paper): divide by scale.
3424
3425 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3426
3427         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
3428         case.
3429
3430 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3431
3432         * scm/stencil.scm (fontify-text): reinstate function
3433
3434         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
3435
3436         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
3437
3438         * lily/parser.yy (book_paper_head): \bookpaper {} 
3439
3440         * python/midi.c: remove config.h
3441
3442 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3443
3444         * scm/output-gnome.scm: Update.
3445
3446 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3447
3448         * scm/output-gnome.scm: New file.
3449
3450         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
3451
3452 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3453
3454         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
3455         (find_scaled_font): move from Paper_def
3456
3457 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3458
3459         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
3460         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
3461
3462         * po/fr.po: update po.
3463
3464         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
3465
3466         * lily/book-paper-def.cc (print_smob): new file.
3467
3468 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
3469
3470         * buildscripts/lilypond-words.py: search words also from
3471         music-functions-init.ly.
3472
3473 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3474
3475         * ly/music-functions-init.ly (def-music-function): new helper
3476         macro for defining music functions. \addlyrics \appoggiatura
3477         \acciaccatura \grace \partcombine \autochange \applycontext
3478         \applyoutput and \breathe are now defined here thanks to it.
3479
3480         * lily/parser.yy: 
3481         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
3482         \grace \partcombine \autochange \applycontext \applyoutput and
3483         \breathe keywords removed from the parser.
3484
3485         * lily/parser.yy: 
3486         * lily/music-function.cc (ly_make_music_function): 
3487         * lily/lexer.ll (music_function_type): added a case for 0-arg
3488         music functions.
3489
3490 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3491
3492         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
3493         refering to a music expression can be used in lily-inside-scheme:
3494         #{ $music #}
3495
3496         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
3497         and ly:parser-define, and change ly:parser-parse-string in order
3498         to make #{ $music #} work.
3499
3500         * scm/new-markup.scm (compile-markup-expression): when an argument
3501         is a string, use `make-simple-markup'.
3502
3503 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3504
3505         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
3506
3507 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3508
3509         * scripts/convert-ly.py (FatalConversionError.func): handle + in
3510         font-size. (backportme)
3511
3512 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3513
3514         * lily/paper-outputter.cc (output_stencil): dump font definitions
3515         before each stencil.
3516
3517         * lily/include/paper-book.hh (struct Score_lines): new
3518         struct. Collect info per Paper-score.
3519
3520         * lily/include/page.hh (class Page): to_stencil() returns Stencil
3521         everywhere.
3522
3523         * lily/stencil.cc (find_expression_fonts): new function
3524
3525         * lily/paper-outputter.cc (output_stencil): use
3526         interpret_stencil_expr
3527
3528         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
3529         (interpret_stencil_expr): new function. Generic stencil
3530         interpretation.
3531
3532         * lily/paper-def.cc (find_scaled_font): divide lookup
3533         magnification by outpuscale for non-virtual fontmetrics. This
3534         fixes ludicrously long font definitions for text
3535         fonts. (backportme)
3536
3537         * lily/score-engraver.cc: remove
3538         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
3539
3540 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3541
3542         * input/test/markup-score.ly: Remove \notes.
3543
3544         * lily/parser.yy (book_body): Grok Composite_music and \header.
3545         (markup): Push NOTES mode before score_block.
3546
3547         * VERSION: release 2.3.1
3548
3549         * mf/feta-klef.mf: 
3550         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
3551
3552         * Documentation/user/programming-interface.itely: Use @emph (was:
3553         @em).
3554
3555         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
3556
3557 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3558
3559         * scm/output-tex.scm (output-tex-string): tighten safe security.
3560
3561         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
3562
3563         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
3564         allowed ly functions.
3565
3566         * lily/ly-module.cc (ly_module_define): only define variable if
3567         bound.
3568         (ly_make_anonymous_module): take safe option.
3569
3570 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3571
3572         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
3573
3574 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3575
3576         * input/regression/newaddlyrics.ly: Fix.
3577
3578         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
3579         \score \notes.
3580
3581 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
3582
3583         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
3584
3585 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3586
3587         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
3588
3589         * lily/paper-line.cc (Paper_line): don't store list of stencils,
3590         but convert to single Stencil immediately.
3591
3592         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
3593
3594 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3595
3596         * scm/output-sodipodi.scm: Resurrect sodipodi output.
3597
3598 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
3599
3600         * elisp/lilypond-mode.el: Changed the way defaults are created for
3601         LilyPond-command-master.  LilyPond-mode will now check the
3602         timestamps of the files to see which command has to run next.
3603
3604 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3605
3606         * scm/bass-figure.scm (format-bass-figure): don't set
3607         number-markup for strings. This fixes string in bass
3608         figure. (backportme)
3609
3610         * lily/parser.yy (bass_number): insert number-markup into figure
3611         definition.
3612
3613         * scm/define-music-properties.scm (all-music-properties): make
3614         'figure a markup.
3615
3616         * scripts/convert-ly.py (conv): \apply -> \applymusic
3617
3618 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
3619
3620         * elisp/lilypond-mode.el: changed the order of some commands
3621         ("Midi" after "2Midi"), use the user-defined
3622         LilyPond-command-default as default instead of "LilyPond"
3623
3624         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
3625         to set the master file for the next command.
3626
3627         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
3628         with font-lock-reference-face.
3629
3630 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
3631
3632         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
3633
3634         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
3635
3636 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3637
3638         * ly/music-functions-init.ly (TODO): new file.
3639
3640         * lily/parser.yy (Generic_prefix_music_scm): add more
3641         music_function symbols.
3642         (Prefix_composite_music): change \apply to music-function   
3643
3644         * lily/include/music-function.hh: rename to music-function
3645
3646 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3647
3648         * lily/music-head.cc (LY_DEFINE): change order of args.
3649
3650         * input/regression/music-head.ly (texidoc): new file.
3651
3652         * lily/parser.yy (Generic_prefix_music): allow generic
3653         music-transformation functions. 
3654
3655         * lily/include/music-head.hh (is_music_head): new file.
3656
3657         * lily/music-head.cc (get_music_head_transform): new file.
3658
3659 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3660
3661         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
3662         empty extent. This fixes ottava brackets on rests. (backportme)
3663
3664         * make/lilypond.redhat.spec.in (Group): ln png files for info.
3665
3666         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
3667
3668         * cygwin/lily-wins.py: update for the lily-wins.py script.
3669
3670 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3671
3672         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
3673         code. This will obviate typeset_grob () in the future.  The effect
3674         of this is that improperly written spanner handling will result in
3675         invalid spanner bounds.
3676         (announce_grob): add to elems_ from here
3677         (typeset_grob): comment out.  
3678
3679         * lily/include/engraver.hh (make_spanner): new calling interface
3680         for make_{item,spanner}. This obviates most calls to
3681         announce_grob().
3682
3683         * scm/music-functions.scm (set-accidental-style): use GrandStaff
3684         iso. PianoStaff for piano styles.
3685
3686 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
3687
3688         * Documentation/user/music-glossary.tely: add segno after d.s.
3689
3690 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3691
3692         * lily/include/audio-column.hh: remove unused variables.
3693         (patch by Michael Welsh Duggan)
3694
3695         * flower/include/axes.hh (other_axis): inline Axes function
3696         (thanks to David Brandon).
3697
3698 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3699
3700         * cygwin/mknetrel: Install image links (backportme).
3701
3702         * Documentation/user/GNUmakefile (local-install-info): Activate
3703         actual installing of image links (backportme).
3704
3705 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3706
3707         * Documentation/user/notation.itely (Measure repeats): Removed
3708         unnecessary (and confusing) \context Voice{.
3709
3710 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3711
3712         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
3713
3714         * lily/page.cc (Page): Do not use ly_scheme_function for
3715         volatile/configurable variables (FIXME: better name).
3716
3717         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
3718         get_scmvar).
3719
3720 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3721
3722         * scripts/convert-ly.py (FatalConversionError.subst): use
3723         \transposition.
3724
3725 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3726
3727         * lily/include/page.hh (class Page): Declare left_margin ().
3728
3729         * lily/page.cc: Remove paper var caching.
3730
3731 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3732
3733         * Documentation/user/music-glossary.tely: Add name to @top node.
3734         Remove comment from @table definitions (workaround for makinfo
3735         bug).
3736
3737         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
3738         ly:stencil-get-expr).  Update callers.
3739         (ly:stencil-align-to!):  Return stencil too.
3740
3741         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
3742         stencil.  Remove looped line-based page output.
3743         (output_line): Use line stencil.  Remove looped stencil-based line
3744         output.
3745
3746         * lily/page.cc (ly:page-paper-lines): New function.
3747
3748         * input/test/markup-score.ly: New file.
3749
3750         * scm/define-markup-commands.scm (stencil): New markup.
3751
3752         * lily/book.cc (to_stencil): New method.
3753
3754         * lily/parser.yy (markup): Use it to grok \score.
3755
3756 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3757
3758         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
3759
3760         * lily/paper-book.cc (pages): Change signature.  Update callers.
3761
3762         * lily/include/page.hh:
3763         * lily/page.cc: New file.
3764
3765         * lily/paper-line.cc (to_stencil): New method.
3766
3767         * lily/paper-outputter.cc (output_stencil): New method.
3768
3769         * lily/paper-outputter.cc (output_line): Use them.
3770
3771         * lily/warn.cc: Remove.
3772
3773         * lily/my-lily-parser.cc (distill_inname): Remove.
3774
3775         * flower/include/file-name.hh: 
3776         * flower/file-name.cc: New file.  Update users.
3777
3778         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
3779         (find): New method of same name.
3780
3781         * lily/my-lily-parser.cc (ly:parse-file): Use it.
3782
3783         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
3784         constant error message.
3785
3786 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
3787
3788         * input/test/{blank-notes.ly,staff-container.ly}: typos.
3789
3790 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3791
3792         * Documentation/user/music-glossary.tely: @table @strong' replaced
3793         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
3794         (backportme).
3795
3796 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
3797
3798         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
3799
3800         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
3801         #{ lily music expression #} that returns an equivalent scheme
3802         music expression by parsing the string.
3803
3804 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3805
3806         * lily/my-lily-parser.cc:
3807         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
3808         SCM string (foo.ly/toto.scm support).
3809
3810 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3811
3812         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
3813
3814 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3815
3816         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
3817
3818         * scripts/lilypond-book.py: LY code that includes \header is
3819         not assumed to be a fragment.
3820
3821 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3822
3823         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
3824         tremolo beams up.
3825
3826         * lily/stem.cc (chord_start_y): Return 0 if no heads.
3827         (get_default_stem_end_position): No tremolo head juggling if no
3828         heads.  Fixes tremolo crash on rests (backportme).
3829
3830         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
3831
3832 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3833
3834         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
3835         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
3836
3837         * lily/lexer.ll: Allow \encoding in NOTES mode.
3838
3839         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
3840         for lyrics, not for commands.
3841
3842         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
3843         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
3844
3845         * input/regression/newaddlyrics.ly: New file.
3846
3847         * Documentation/topdocs/NEWS.texi: Update.
3848
3849         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
3850         (Music_list): Allow embedded scm.
3851
3852         * lily/score.cc (ly:score-bookify): New function.
3853
3854         * lily/music.cc (ly:music-scorify): Idem.
3855
3856         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
3857         (ly:parser-print-score): Idem.
3858
3859         * scm/lily.scm (default-toplevel-book-handler): Idem.
3860         (default-toplevel-music-handler): Idem.
3861         (default-toplevel-score-handler): Idem.
3862
3863         * ly/declarations-init.ly: Set default toplevel handlers.
3864
3865         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
3866
3867         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
3868         printer for score at toplevel.
3869
3870 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3871
3872         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
3873         Fix for simple case: input/simple-song.ly, more complex stuff
3874         does not work yet.
3875
3876 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3877
3878         * lily/parser.yy (Prefix_composite_music): split Composite_music
3879         in Prefix_composite_music and Grouped_music_list.
3880         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
3881
3882 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3883
3884         * scm/lily.scm (toplevel-expression): New define.
3885
3886         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
3887
3888         * lily/parser.yy (toplevel_expression): Use it.
3889
3890         * lily/include/my-lily-parser.hh: Smobbify.
3891
3892         * lily/my-lily-parser.cc (parse_string): New method.
3893
3894         * lily/my-lily-parser.cc (ly:parse-string): New function.
3895
3896         * Documentation/user/lilypond.tely: Add comment and workaround for
3897         gs-8.01 crash.  Fixes make web.
3898
3899         Simplification of toplevel music.
3900
3901         * lily/lexer.ll, lily/parser.yy:
3902
3903         * In LYRICS mode, return LYRICS_STRING.  This fixes one
3904         shift/reduce problem.
3905
3906         * Use NOTES mode at start of maininput.
3907
3908         * Grok toplevel composite music expression, put in score and book.
3909
3910         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
3911
3912         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
3913
3914         * input/simple.ly: New file.
3915
3916         * input/simple-song.ly: Idem.
3917
3918 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3919
3920         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
3921         Sandberg.
3922
3923 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3924
3925         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
3926
3927 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
3928
3929         * input/regression/accidental-octave.ly: doc automatic showing
3930         of note names.
3931
3932 2004-04-16  Heikki Junes <janneke@gnu.org>
3933
3934         * po/fi.po: do "make po && make -C po po-update" at top-level,
3935         then "cp po/out/fi.po po/fi.po" and update fields.
3936
3937         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
3938
3939 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3940
3941         * Documentation/user/introduction.itely (About this manual): Fix
3942         templates and regression urls (backportme).
3943
3944 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3945
3946         * ly/engraver-init.ly (Score:graceSettings): Increase
3947         beamed-lengths, especially for 32nd notes.
3948
3949         * Documentation/user/notation.itely (Grace notes): Correct the
3950         syntax for add-grace-property example.
3951
3952 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3953
3954         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
3955         `Generated' tag.
3956
3957         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
3958         Severely broken (the Debian package, at least).
3959
3960 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3961
3962         * lily/context.cc (find_create_context): assign to lvalue.
3963
3964 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3965
3966         * lily/include/translator.hh (class Translator): rename
3967         get_parent_context() to context () to avoid confusion.
3968
3969         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
3970
3971         * lily/lexer.ll: change is_string -> ly_c_string_p 
3972
3973         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
3974
3975         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
3976
3977 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3978
3979         * VERSION: release 2.3.0
3980
3981         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
3982
3983         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
3984         if nonempty.
3985
3986         * lily/include/context.hh (class Context): make members protected.
3987         (children_contexts): new accessor function.
3988
3989         * lily/include/translator.hh (class Translator): make
3990         daddy_context_ protected.
3991         (class Translator): clean up. 
3992
3993         * lily/include/context.hh (class Context): make daddy_context_
3994         private.
3995
3996         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
3997         higher for finding Voice. (backportme)  
3998
3999         * lily/include/context.hh (class Context): remove
4000         find_context_below() as a method.
4001
4002         * Documentation/user/notation.itely (The Lyrics context): add note
4003         about manual durations
4004
4005         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
4006         encoding.
4007
4008         * scm/output-tex.scm (text): dump \inputencoding{} for text.
4009
4010 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4011
4012         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
4013         \usepackage{inputenc}
4014
4015         * lily/paper-book.cc (classic_output): don't advance Offset for
4016         TeX output.
4017
4018         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
4019         ec-sauter.map in rules
4020
4021         * mf/ecb.mf (font_identifier): new file, based on ecbx
4022
4023         * mf/ecb10.mf (gensize): new file.
4024
4025         * Documentation/topdocs/NEWS.texi (Top): document some more new
4026         features.
4027
4028         * ly/declarations-init.ly: run convert-ly
4029
4030         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
4031         from input-file-results. Remove input-file-results.* 
4032
4033 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4034
4035         * scm/output-ps.scm (font-command): Fix, again.
4036
4037         * input/test/title-markup.ly: Add \noPagebreak test.
4038
4039         * lily/score-engraver.cc (try_music): Bugfix.
4040
4041 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4042
4043         * lily/main.cc (main_with_guile): excise dependency options -M and
4044         --dep-prefix
4045
4046         * lily/input-file-results.cc: excise Makefile dependency code
4047
4048         * Documentation/user/invoking.itexi (Invoking the lilypond
4049         binary): remove dep doco
4050
4051         * lily/main.cc (main_with_guile): call lilypond-main
4052
4053         * scm/lily.scm (lilypond-main): new function: handle multiple files.
4054
4055         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
4056         exception.
4057
4058         * lily/my-lily-parser.cc: remove paper_description function
4059
4060         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
4061         new function.
4062
4063         * lily/main.cc: remove global_score_count.
4064
4065         * lily/book.cc (process): don't take header from global_input_file.
4066
4067         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
4068
4069         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
4070
4071         * lily/music-output-def.cc (LY_DEFINE): new function
4072         ly_output_description. This function does the bulk for  setting,
4073         parsing and breaking down of an input file.
4074
4075         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
4076         anonymous modules globally. Let's hope they get GCd
4077
4078         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
4079
4080 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4081
4082         * scm/output-ps.scm (header): Papersize from paper.
4083
4084         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
4085         for classic output.
4086
4087         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
4088         lilypondclassic is defined.
4089         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
4090
4091         * input/regression/between-systems.ly: Remove.
4092
4093         * python/lilylib.py (get_bbox): Fix regular expression
4094         for bounding box.
4095
4096         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
4097
4098         * scm/output-tex.scm (stop-page): Use it.
4099
4100         * scm/output-ps.scm (define-fonts): Bugfix.
4101
4102         * lily/grob.cc: Add penalty to interface.
4103
4104         * lily/include/paper-line.hh (class Paper_line): New member
4105         var penalty_.
4106
4107         * lily/system.cc (get_line): Initialise Paper_line with
4108         page-penalty's from original grobs.
4109
4110         * scm/define-music-properties.scm (all-music-properties): Add
4111         page-penalty.
4112
4113         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
4114
4115         * lily/score-engraver.cc (try_music): Handle page-penalty.
4116
4117         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
4118
4119 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4120
4121         * ly/declarations-init.ly (melismaEnd): typo
4122
4123         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
4124
4125         * scm/output-ps.scm (text): split string into spaces, use moveto
4126         for setting space. 
4127
4128 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4129
4130         * po/nl.po: Update.
4131
4132         * scm/font.scm (add-cmr-fonts): Typo.
4133
4134 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4135
4136         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
4137         font-encoding.
4138
4139         * scm/define-grobs.scm (all-grob-descriptions): idem.
4140
4141         * lily/time-signature.cc (numbered_time_signature): idem.
4142
4143         * scm/font.scm (add-cmr-fonts): use real encoding names for
4144         font-encoding.
4145
4146 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4147
4148         * lily/paper-book.cc (classic_output): 
4149         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
4150         Fixes classic output.
4151         (lilypondstart):
4152         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
4153         kludge.
4154
4155         * scripts/old-lilypond-book.py: Remove.
4156
4157         Page layout for SCOREs enclosed in a BOOK:
4158
4159         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
4160         layout tweaking.
4161
4162         * input/les-nereides.ly (theScore): Add \book.
4163
4164         * input/test/title-markup.ly: Add \book.
4165
4166         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
4167         only if 'verbose.
4168
4169         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
4170
4171         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
4172
4173         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
4174         * scm/output-tex.scm (start-system): Update for page layout by
4175         LilyPond.
4176
4177         * scm/output-ps.scm (start-system): Previously (new-start-system).
4178
4179         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
4180         passed to define-fonts.
4181
4182         * lily/paper-column.cc: 
4183         * lily/system.cc (get_line):
4184         * ly/property-init.ly (newpage): 
4185         * scm/define-grob-properties.scm:
4186         * scm/output-ps.scm: 
4187         * scm/output-tex.scm: Remove between-system-string kludge.
4188
4189         * scm/output-ps.scm (define-fonts, font-command,
4190         font-load-encoding): Handle ENCODING = #f.
4191
4192         * scm/output-tex.scm (output-scopes): Check if variable is bound.
4193
4194         * scm/define-markup-commands.scm (fill-line): Use
4195         make-simple-markup (WAS: unexisting make-word-markup).
4196
4197         * lily/text-item.cc (interpret_markup): Bugfix, transpose
4198         ENCODING, MARKUP parameters for interpret_string.
4199
4200         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
4201
4202         * lily/score.cc (book_rendering): New method.
4203         (default_rendering): Create Paper_book helper locally, dump
4204         output.
4205
4206         * lily/my-lily-lexer.cc (the_key_tab): Add book.
4207
4208         * lily/parser.yy: Handle \book.
4209
4210         * lily/include/book.hh: 
4211         * lily/book.cc: New file.
4212
4213 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4214
4215         * lily/text-item.cc (interpret_string): new file, select font with
4216         encoding.
4217
4218         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
4219
4220         * scm/define-markup-commands.scm (encoded-simple): new markup command.
4221
4222         * lily/parser.yy (markup): take encoding from lexer.
4223
4224 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4225
4226         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
4227
4228         * scm/output-ps.scm: Remove some cruft.
4229
4230 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4231
4232         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
4233
4234         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
4235
4236 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4237
4238         * scm/font.scm (add-century-schoolbook-fonts):
4239         (make-century-schoolbook-tree): New function.
4240
4241         * input/test/title-markup.ly: Use Century Schoolbook font.
4242
4243 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4244
4245         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
4246         to Erik Sandberg) 
4247
4248         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
4249
4250         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
4251
4252         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
4253
4254         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
4255
4256 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4257
4258         * scm/part-combiner.scm (determine-split-list): bugfix: if no
4259         solo-state (at end of solo), we can set the solo status
4260         too. (backportme.)
4261
4262         * input/regression/part-combine-solo-end.ly: new file.
4263
4264 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4265
4266         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
4267         flavour abc files.  Really ignore unknown keys (backportme).
4268
4269 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4270
4271         * lily/scaled-font-metric.cc (text_dimension): only multiply with
4272         magnification_ when looking up in orig_.
4273
4274         * scm/output-tex.scm (text): switch off char-mapping.
4275
4276         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
4277         because AFM's encoding field cannot have spaces.
4278
4279 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
4280
4281         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
4282
4283 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4284
4285         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
4286
4287         * mf/cmr.enc: new file, without hi-bit ascii info. 
4288
4289         * lily/bezier-bow.cc (slur_shape): make indent dependent on
4290         width. This removes the 'hook' at the end of a long slur.
4291
4292         * buildscripts/mf-to-table.py (parse_logfile): don't append
4293         encoding to fontname.
4294
4295 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4296
4297         * scm/output-ps.scm (define-fonts): Load .enc only once.
4298
4299         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
4300         too.
4301
4302 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4303
4304         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
4305         encoding field.
4306
4307         * lily/stencil-scheme.cc: remove ly:fontify-atom 
4308
4309         * ly/portuges.ly (pitchnames): new file.
4310
4311         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
4312         Michael Welsh Duggan
4313
4314         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
4315
4316         * ly/nederlands.ly: add comment about digits.
4317
4318         * lily/scaled-font-metric.cc (derived_mark): idem.
4319
4320         * scm/encoding.scm (make-encoding-mapping): change permutation to
4321         mapping.
4322
4323         * lily/scaled-font-metric.cc (derived_mark): is a const method.
4324         (Modified_font_metric): make alist for coding_description_
4325         (LY_DEFINE): remove coding-name.
4326
4327         * scm/output-tex.scm (text): remove debugging code.
4328
4329         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
4330
4331         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
4332         from infile.
4333
4334         * mf/feta-generic.mf: move fet_beginfont into generic code.
4335         use fetaMusic (without space) as encoding
4336
4337         * mf/feta-autometric.mf: take encoding argument
4338
4339         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
4340
4341         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
4342         use.
4343
4344         * scm/encoding.scm (read-encoding-file): use symbol for glyph
4345         name.
4346
4347 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4348
4349         * input/test/title-markup.ly: Set inputencoding.
4350
4351         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
4352
4353         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
4354
4355         * scm/encoding.scm (get-coding-filename, get-coding-command): New
4356         function.
4357         (coding-alist): Also hold filename, command.
4358         (read-encoding-file): Return symbols.
4359
4360 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4361
4362         * scm/output-tex.scm: remove fontify; text and char take a font
4363         argument.
4364
4365         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
4366
4367         * lily/scaled-font-metric.cc (text_dimension): init
4368         coding_{permutation,table}_ too 
4369         (LY_DEFINE): ly:font-encoding, new function return
4370
4371         * lily/paper-def.cc (find_scaled_font): take input coding from
4372         inputcoding paper var.
4373
4374         * lily/performance.cc (output): remap modulo 16.
4375
4376         * lily/text-item.cc (interpret_markup): whoops, variable
4377         shadowing fixed.
4378
4379 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
4380
4381         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
4382         symbols, not symbols to strings.
4383
4384         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
4385         symbols, not symbols to strings.
4386
4387 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4388
4389         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
4390         (ly:kpathsea-gulp-file): New function.
4391
4392         * scm/encoding.scm (read-encoding-file): Use it.
4393
4394 2004-04-06  Werner Lemberg  <wl@gnu.org>
4395
4396         * scm/encoding.scm (coding-alist): Fix typo.
4397
4398 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4399
4400         * lily/scaled-font-metric.cc (text_dimension): move function from
4401         Font_metric
4402         (make_scaled_font_metric): init coding_scheme_ to TeX
4403         (text_dimension): use get-coding-vector for non TeX coding_scheme_
4404
4405         * lily/include/scaled-font-metric.hh (struct
4406         Modified_font_metric): rename from Scaled_font_metric
4407
4408         * scm/encoding.scm (read-encoding-file): split up large function,
4409         leave caching to (delay)
4410
4411         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
4412
4413 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4414
4415         * lily/my-lily-lexer.cc (set_encoding): New method.
4416
4417         * lily/lexer.ll: Grok \encoding.
4418
4419         * lily/font-metric.cc (get_encoded_index): New function.
4420
4421         * lily/include/font-metric.hh (coding_scheme): New method.
4422
4423         * scm/encoding.scm: New file.
4424
4425         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
4426
4427 2004-04-05  Werner Lemberg  <wl@gnu.org>
4428
4429         * Documentation/user/tutorial.itely: Revised (finished).
4430
4431         * Documentation/user/macros.itexi (@separate): Removed.
4432
4433 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4434
4435         * scm/output-ps.scm (define-fonts): fix scaling.
4436
4437         * lily/scaled-font-metric.cc (design_size): add function.
4438
4439         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
4440         partial cut&paste of ly:font-magnification.
4441
4442 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4443
4444         * scm/output-ps.scm (define-fonts):
4445         (fontify): Update.
4446
4447 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4448
4449         * po/fr.po: update. (backportme).
4450
4451         * po/nl.po: update. (backportme). 
4452
4453         * mf/feta-beugel.mf: document why design size is not fixed.
4454
4455         * mf/feta-braces-a.mf: rename to stress that it's not design size.
4456
4457 2004-04-04  Werner Lemberg  <wl@gnu.org>
4458
4459         * Documentation/user/tutorial.itely: Revised (continued).
4460
4461 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4462
4463         * po/nl.po: Update (backportme).
4464
4465 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4466
4467         * po/de.po: update. (backportme).
4468
4469         * scm/output-tex.scm (font-command): use ly: functions to
4470         construct name.
4471         (define-fonts): don't use alist, just dump \font definitions.
4472         (font-load-command): calculate proper scaling by taking
4473         outputscale from paper argument.
4474
4475         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
4476         expression.
4477
4478         * lily/paper-outputter.cc (output_header): pass paper arg to
4479         define-fonts
4480
4481         * lily/paper-def.cc (font_descriptions): dump list of
4482         Scaled_font_metrics
4483         (find_scaled_font): take Font_metric argument, store
4484         Scaled_font_metrics in hash-table containing (size ->
4485         Scaled_font_metrics) alist.
4486         (get_dimension): rename from get_realvar
4487
4488         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
4489         ly:font-magnification, ly:font-name: new functions
4490
4491 2004-04-03  Werner Lemberg  <wl@gnu.org>
4492
4493         * Documentation/user/dedication.itely,
4494         Documentation/user/preface.itely,
4495         Documentation/user/introduction.itely,
4496         Documentation/user/tutorial.itely: Revised.
4497         Removing leading spaces which distorts output if info files are read
4498         with stand-alone info.
4499         Removing superfluous inter-word spaces which also distorts output
4500         for stand-alone info.
4501         Using ` and ' instead of `` and '' everywhere to improve
4502         legilibility with stand-alone info
4503         Using @samp for single-letter input items and data which contains
4504         spaces, @code for other things.
4505
4506         * lily/grob-interface.cc: Adding copyright.
4507         (check_interfaces_for_property): Improve format of warning message.
4508
4509 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4510
4511         * lily/include/font-metric.hh (struct Font_metric): add
4512         design_size () method.
4513
4514         * buildscripts/mf-to-table.py (base): add DesignSize comment.
4515
4516         * lily/afm.cc (read_afm_file): read design size.
4517
4518         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
4519
4520         * scm/music-functions.scm (unfold-repeats): handle dots too.
4521
4522 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4523
4524         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
4525         (backportme)
4526
4527 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4528
4529         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
4530         lyric indent.  Revert melismaBusyProperties using \unset.
4531
4532 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4533
4534         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
4535
4536         * lily/parser.yy (command_element): allow redefinition of |
4537         meaning.
4538
4539         * lily/break-align-engraver.cc (acknowledge_grob): construct
4540         LeftEdge where the first cause for alignment is coming from.
4541         This makes \override Staff.LeftEdge work as expected.
4542
4543         * lily/slur-performer.cc (Slur_performer): add inits
4544
4545         * lily/beam-performer.cc (Beam_performer): add inits
4546
4547 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4548
4549         * VERSION (PACKAGE_NAME): release 2.2.0