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