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