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