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