]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* ly/params-init.ly: Just define style-alist, no need to
[lilypond.git] / ChangeLog
1 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2
3         * ly/params-init.ly: Just define style-alist, no need to
4         define-public.
5
6         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
7         (thanks Han-Wen).
8
9         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
10         (FET_FILES): = FONT_FILES.
11
12         * Merge from stable:
13
14             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
15
16 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
17
18         * scm/generate-documentation.scm (string-append): add macro
19         definitions.
20
21         * lily/text-item.cc (lookup_text): don't use virtual fonts for
22         normal texts.
23
24         * lily/multi-measure-rest-engraver.cc: make separate
25         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
26
27         * lily/multi-measure-rest.cc: remove text handling. Remove
28         number-threshold.
29
30 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
31
32         * scm/music-types.scm: doc patch by Graham Percival
33
34 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
35
36         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
37         encoding part.
38         (Font_info.set_defaults): pixelsize now also defauts to '0'.
39         (sketch_p): Sketch wants only first four elements of X11 font spec.
40
41         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
42
43         * mf/feta-autometric.mf: Write foundry and family to log.
44
45         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
46         font translation table.
47
48         * buildscripts/mf-to-table.py: Better font info into afm.
49
50         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
51         1.0.9 required.
52
53         * configure.in: Whine for mftrace 1.0.9.
54
55 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
56
57         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
58
59         * lily/main.cc (main_prog): don't try to load init.EXT when
60         processing foo.EXT.
61
62 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
63
64         * scm/tex.scm (zigzig-line): added.
65
66         * scm/ps.scm (zigzag-line): added.
67
68         * ps/music-drawing-routines.ps (subvec): added.
69         (draw_zigzag_line): added.
70         
71         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
72         grob properties zigzag-width and zigzag-length.
73
74         * input/regression/glissando.ly: Add some zig-zagged glissandi.
75
76 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
77
78         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
79         svg output, including font.
80
81 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
82
83         * scm/lily.scm: Register sodipodi output module.
84
85         * scm/sodipodi.scm: New file.
86
87         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
88
89         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
90         comment, after header.
91         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
92         FullName.  Fix FontName key.
93
94 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
95
96         * lily/rest.cc (after_line_breaking): bugfix: dots after half
97         and breve rests.
98         
99         * input/test/blank-notes.ly: bugfix
100
101         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
102         rests. (Kim Shrier)
103
104         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
105         
106 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
107
108         * scm/tex.scm: 
109         * scm/ps.scm: Cleanup and remove obsolete junk.
110
111         * Documentation/user/internals.itely:
112         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
113
114         * lily/parser.yy: Identify shift/reduce problems.
115
116         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
117         make-style-sheet.  Too specific for convert-ly?
118
119 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
120
121         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
122
123         * input/test/*.ly: various fixes.
124
125         * lily/music.cc (name): bugfix
126
127         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
128
129         * lily/input-file-results.cc (code): set-point-and-click! ->
130         set-point-and-click
131         
132 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
133
134         * Use uniform ly: prefix for exported scheme primitive functions.
135
136         * scm/music-types.scm: junk compat glue
137
138         * scripts/convert-ly.py: add rules for stuff below, junk
139         compatibility glue for spanrequest.
140
141         * lily/parser.yy (verbose_event): remove \spanrequest,
142         \commandspanrequest, \script. 
143         
144         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
145
146         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
147         for \penalty, \glissando.
148
149         * VERSION: release 1.7.3
150         
151 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
152
153         * lily/accidental-engraver.cc: Fix
154         grace-in-the-beginning-of-measure bug caused by the resent
155         partial-measure fix.
156
157         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
158         overlap looks too crowded)
159         
160 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
161
162         * lily/parser.yy (assignment): allow SCM expression as assignment.
163
164         * lily/include/music-output-def.hh (class Music_output_def):
165         * lily/music-output-def.cc: 
166         * lily/paper-def.cc: 
167         * scm/font.scm (markup-to-properties):
168         * lily/parser.yy (music_output_def_body): 
169         remove style_sheet_
170
171 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
172
173         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
174         length.
175
176         * input/regression/spacing-to-grace.ly: new file.
177
178         * input/regression/spacing-end-of-line.ly: new file.
179
180         * lily/note-spacing.cc (get_spacing): take into account breakable
181         stuff sticking out at the left (time sig change at line break).
182
183         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
184         raggedright code.
185
186         * scm/music-functions.scm (make-voice-props-set): add
187         staff-position for mm rests.
188  
189         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
190         before grace notes a little.
191
192         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
193
194         * lily/break-align-interface.cc (do_alignment): right-edge spacing
195         key adds space at the end of line. 
196
197 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
198
199         * scm/sketch.scm: Fix beams.
200
201         * buildscripts/mf-to-table.py: Add EncodingScheme.
202
203         * scm/sketch.scm: Resurrect.
204
205 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
206
207         * lily/multi-measure-rest.cc: use breve rests for measure lengths
208         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
209
210 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
211
212         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
213
214         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
215
216 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
217
218         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
219         token for origin information.
220
221         * lily/parser.yy (My_lily_lexer): do identifier location and
222         cloning from lexer.
223
224         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
225         logic out of the parser. Add bar checks on both ends.
226
227         * Documentation/user/refman.itely (Multi measure rests): add more
228         notes about mm rests.
229
230 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
231
232         * input/regression/bar-scripts.ly: Re-enable.
233
234         * lily/parser.yy:
235         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
236         released rsn.  Bison 1.50 has a crucial bug and won't work.
237
238         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
239
240
241 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
242
243         * input/regression/bar-scripts.ly: Blunt documentation build fix.
244
245 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
246
247         * Actually merge changes since 1.6.4 besides ChangeLog, and
248         resolve conflicts.  Lots of updates, hope all is well.
249         
250         * cygwin/lilypond.hint (requires): Add ghostscript.
251
252         * scm: Update some (c).
253         
254 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
255
256         * input/test/{various}.ly: add \header fields and texidoc strings.
257
258 2002-10-05  Werner Lemberg  <wl@gnu.org>
259
260         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
261         renamed to `output_latex_quoted'.
262         Added `output_latex_noquote'.
263         (schedule_lilypond_block): Implement `noquote' option for LaTeX
264         mode.
265
266 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
267
268         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
269         as workaround for /bin/sh problems on Solaris7.
270
271 2002-10-19  Werner Lemberg  <wl@gnu.org>
272
273         * GNUmakefile.in (web-doc): Fix typos.
274         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
275         `music-drawing-routines.ps' but emit \special{header=...} once.
276         * scm/tex.scm (header-end): Updated.
277
278 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
279
280         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
281         undefined tremolo. 
282
283 2002-10-15  Werner Lemberg  <wl@gnu.org>
284
285         * scripts/lilypond-book.py (g_make_html): New global variable.
286         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
287         if `g_make_html' isn't set.
288         [main]: Add format `texi-html'.
289         (option_definitions): Updated.
290         * Documentation/user/lilypond-book.itely: Updated.
291
292         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
293         * make/ly-rules.make (%.texi, %.nexi): Use it.
294         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
295         format to lilypond-book.
296         * GNUmakefile.in (web-doc): Ditto.
297
298 2002-10-14  Werner Lemberg  <wl@gnu.org>
299
300         Further improve TeX output.  The produced files are about 40%
301         smaller.  `lilyponddefs.tex' is now read only once.
302
303         * tex/lilyponddefs.tex: Remove footer stuff.
304         (\ifundefined): Renamed to...
305         (\lilypondundefined): This.  Use LaTeX's definition to
306         make it nestable and make it global.
307         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
308         output.
309         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
310         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
311         them global.
312         (\placebox): Renamed to...
313         (\lyitem): This.
314         Make it global and call \outputscale by itself.
315         (\lybox, \lyvrule): New macros to reduce input data.
316         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
317         New auxiliary macros.
318         (\SkipLilydefs, \EndLilyPondOutput): Removed.
319         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
320         to...
321         (\lilypondspace): This and made it global.
322         (\turnOnPostScript): Renamed to...
323         (\lilypondpostscript): This and made it global.
324         (\turnOnExperimentalFeatures): Renamed to...
325         (\lilypondexperimentalfeatures): This and made it global.
326         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
327         (\lilypondsetdimen): This and made it global.
328         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
329         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
330         (all, $(outdir)/music-drawing-routines.ps): New rules.
331         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
332         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
333         start-system, stop-system, stop-last-system, filledbox): Updated to
334         use the changed macros from lilyponddefs.tex.
335         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
336
337 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
338
339         * Documentation/windows/installing.texi: Update.
340
341 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
342
343         * VERSION: 1.6.5 released
344
345         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
346
347 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
348
349         * scm/translator-property-description.scm (voltaOnThisStaff): add
350         property.
351
352 2002-09-28  Werner Lemberg  <wl@gnu.org>
353
354         * scm/tex.scm (header-end): Suppress page numbering.
355
356         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
357         Fix quotation for HTML output.
358
359 2002-09-28   Graham Percival   <gperciva@sfu.ca>
360         
361         * Documentation/user/refman.itely: grammar and phrasing
362           fixes to "Note Entry" section.  Also adds a few new examples.
363
364 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
365
366         * flower/include/string-data.icc: include string.h
367
368 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
369
370         * scm/chord-name.scm (chord::inner-name-banter): remove space.
371
372 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
373
374         * Documentation/user/GNUmakefile (extra-local-help): Add.
375
376         * stepmake/stepmake/www-targets.make (local-help): Add.
377
378 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
379
380         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
381         packages.
382
383         * Documentation/topdocs/README.texi (Top): building documentation
384         (not website.)
385
386 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
387
388         * Documentation/user/refman.itely: 
389         * Documentation/user/tutorial.itely: 
390         * Documentation/user/music-glossary.tely: Merge changes.
391
392         * Documentation/user/glossary.html.in: 
393         * Documentation/index.texi: 
394         * Documentation/header.html.in: Accomodate renaming of glossary.
395         
396         * Documentation/user/tutorial.itely: Add some glossary references.
397         
398         * Documentation/user/refman.itely: Minor fixes.
399         
400         * Documentation/user/lilypond.tely: Add glossary do direntry.
401
402         * Documentation/user/music-glossary.tely: Rename (previously:
403         glossary.tely).  Fix anchor placement.
404
405         * Documentation/user/GNUmakefile: Make music-glossary.info too.
406
407 2002-09-23  Werner Lemberg  <wl@gnu.org>
408
409         * scripts/lilypond-book.py (output_dict): Fix handling of
410         various environments by avoid extraneous newlines.
411         Rename `output-all' regexp for html to `output-html'.
412         Replace `output-all' regexp for texi with `output-texi-quote'
413         and `output-texi-noquote'.
414         (compose_full_body): Don't override `linewidth' user option
415         for `singleline'.
416         (schedule_lilypond_block): Don't indent text specified with
417         `intertext' option.
418         Add new option `noquote'.
419         (compile_all_files): Use latex instead of tex to compile ly
420         files directly.
421
422         * Documentation/user/lilypond-book.itely: Updated and revised.
423         Improve layout.
424
425         * Documentation/user/glossary.tely,
426         Documentation/user/introduction.itely,
427         Documentation/user/tutorial.itely,
428         Documentation/user/refman.itely,
429         Documentation/user/appendices.itely: Fix overfull LilyPond
430         boxes caused by the new lilypond-book code.  Other minor
431         fixes.
432
433         * Documentation/user/macros.itexi (@texiflat): Don't emit
434         trailing space.
435
436         * scm/tex.scm (end-output, header-end): Add preamble and
437         postamble to make lilypond output directly compilable with
438         latex.
439
440         
441 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
442
443         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
444         instructions.
445
446 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
447
448         * Documentation/user/glossary.tely: Add titling and hyperlinks.
449
450 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
451
452         * lily/beam.cc (connect_beams): don't crash if there are quarter
453         notes in beams.
454
455 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
456
457         * Documentation/user/refman.itely: corrected ancient clef
458         docu; added docu on ligatures
459
460 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
461
462         * Documentation/user/glossary.tely,
463         Documentation/user/refman.itely, input/les-nereides.ly,
464         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
465         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
466         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
467         Stem properties: flag-style -> stroke-style, style -> flag-style.
468
469
470 2002-09-22  Werner Lemberg  <wl@gnu.org>
471
472         * scripts/lilypond-book.py: Add option `notime' to suppress
473         printing of a time signature.  Specify default indentation of 0pt
474         if single line fragment.  Don't emit redundant `\paper{ }'.
475
476         * Documentation/user/lilypond-book.itely: Updated.
477
478         * Documentation/user/glossary.tely: Completely reformatting.
479
480 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
481
482         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
483
484 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
485
486         * Documentation/user/tutorial.itely: Fix links.
487         
488         * Documentation/topdocs/index.tely:
489         * Documentation/index.texi:
490         * Documentation/header.html.in: Small website fixes and updates.
491
492         * debian/: Debian patch by Anthony Fok.
493
494 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
495
496         * Documentation/footer.html.in: How time flies: It's already 2002!
497
498         * Documentation/topdocs/index.tely: Stable/development fix.  Use
499         more descriptive link names than 'here'.
500
501 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
502
503         * VERSION: 1.7.2 released
504         * VERSION: 1.6.4 released
505         
506         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
507
508         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
509         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
510
511         * mf/feta-din.mf (test): add x-height and space.
512
513         * lily/dynamic-engraver.cc (process_music): take dynamic direction
514         from ^_ for crescendi. Idem for slurs and phrasing slurs.
515
516         * ly/grace-init.ly: add-to-grace-init: function to portably add
517         settings to \grace. 
518
519         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
520         if we get an absolute dynamic event.
521  
522         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
523
524         * lily/source-file.cc (get_line): oops. All line numbers were off
525         by 2. Fix that. 
526
527         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
528         be after the note, combined with -_^, i.e. c4-(-\)-\>  
529
530         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
531
532         * lily/parser.yy (number_factor): remove (number) as number
533         expression. ("Let them eat Lisp").
534
535 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
536
537         * lily/horizontal-bracket.cc: new file.
538
539         * lily/horizontal-bracket-engraver.cc: new file.
540
541         * input/regression/note-group-bracket.ly: new file. Support
542         horizontal note brackets for music analysis.
543
544         * lily/stem.cc (flag): new flag-style: no-flag.
545
546         * input/test/stem-cross-staff.ly: new file
547         
548         * Documentation/user/internals.itely: Improved formatting, fixing
549         typos.  Added a section `Output details' to describe how the TeX
550         code looks like.
551
552         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
553
554         * lily/parser.yy: remove \dynamicscript.
555
556         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
557         definitions. 
558
559         * python/midi.c (midi_error): take two arguments.
560
561         * Merge 1.6.5 changes:
562         
563 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
564
565         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
566         staff-space.  Previous 1.5 was probably meant as half-spaces.
567         (cautionary-style): parentheses (was: smaller).  This is what doco
568         says, and it seems more logical.
569
570         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
571         for 2nd sentence.
572
573 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
574
575         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
576
577 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
578
579         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
580
581 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
582
583         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
584
585 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
586
587         * scm/translator-property-description.scm (voltaOnThisStaff): add
588         property.
589
590 2002-09-28  Werner Lemberg  <wl@gnu.org>
591
592         * scm/tex.scm (header-end): Suppress page numbering.
593
594         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
595         Fix quotation for HTML output.
596
597 2002-09-28   Graham Percival   <gperciva@sfu.ca>
598         
599         * Documentation/user/refman.itely: grammar and phrasing
600           fixes to "Note Entry" section.  Also adds a few new examples.
601
602 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
603
604         * flower/include/string-data.icc: include string.h
605
606 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
607
608         * scm/chord-name.scm (chord::inner-name-banter): remove space.
609
610 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
611
612         * Documentation/user/GNUmakefile (extra-local-help): Add.
613
614         * stepmake/stepmake/www-targets.make (local-help): Add.
615
616 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
617
618         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
619         packages.
620
621         * Documentation/topdocs/README.texi (Top): building documentation
622         (not website.)
623
624 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
625
626         * Documentation/user/refman.itely: 
627         * Documentation/user/tutorial.itely: 
628         * Documentation/user/music-glossary.tely: Merge changes.
629
630         * Documentation/user/glossary.html.in: 
631         * Documentation/index.texi: 
632         * Documentation/header.html.in: Accomodate renaming of glossary.
633         
634         * Documentation/user/tutorial.itely: Add some glossary references.
635         
636         * Documentation/user/refman.itely: Minor fixes.
637         
638         * Documentation/user/lilypond.tely: Add glossary do direntry.
639
640         * Documentation/user/music-glossary.tely: Rename (previously:
641         glossary.tely).  Fix anchor placement.
642
643         * Documentation/user/GNUmakefile: Make music-glossary.info too.
644
645 2002-09-23  Werner Lemberg  <wl@gnu.org>
646
647         * scripts/lilypond-book.py (output_dict): Fix handling of
648         various environments by avoid extraneous newlines.
649         Rename `output-all' regexp for html to `output-html'.
650         Replace `output-all' regexp for texi with `output-texi-quote'
651         and `output-texi-noquote'.
652         (compose_full_body): Don't override `linewidth' user option
653         for `singleline'.
654         (schedule_lilypond_block): Don't indent text specified with
655         `intertext' option.
656         Add new option `noquote'.
657         (compile_all_files): Use latex instead of tex to compile ly
658         files directly.
659
660         * Documentation/user/lilypond-book.itely: Updated and revised.
661         Improve layout.
662
663         * Documentation/user/glossary.tely,
664         Documentation/user/introduction.itely,
665         Documentation/user/tutorial.itely,
666         Documentation/user/refman.itely,
667         Documentation/user/appendices.itely: Fix overfull LilyPond
668         boxes caused by the new lilypond-book code.  Other minor
669         fixes.
670
671         * Documentation/user/macros.itexi (@texiflat): Don't emit
672         trailing space.
673
674         * scm/tex.scm (end-output, header-end): Add preamble and
675         postamble to make lilypond output directly compilable with
676         latex.
677
678         
679 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
680
681         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
682         instructions.
683
684 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
685
686         * Documentation/user/glossary.tely: Add titling and hyperlinks.
687
688 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
689
690         * lily/beam.cc (connect_beams): don't crash if there are quarter
691         notes in beams.
692
693 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
694
695         * Documentation/user/refman.itely: corrected ancient clef
696         docu; added docu on ligatures
697
698 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
699
700         * Documentation/user/glossary.tely,
701         Documentation/user/refman.itely, input/les-nereides.ly,
702         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
703         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
704         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
705         Stem properties: flag-style -> stroke-style, style -> flag-style.
706
707 2002-09-22  Werner Lemberg  <wl@gnu.org>
708
709         * scripts/lilypond-book.py: Add option `notime' to suppress
710         printing of a time signature.  Specify default indentation of 0pt
711         if single line fragment.  Don't emit redundant `\paper{ }'.
712
713         * Documentation/user/lilypond-book.itely: Updated.
714
715         * Documentation/user/glossary.tely: Completely reformatting.
716
717 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
718
719         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
720
721 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
722
723         * Documentation/user/tutorial.itely: Fix links.
724         
725         * Documentation/topdocs/index.tely:
726         * Documentation/index.texi:
727         * Documentation/header.html.in: Small website fixes and updates.
728
729         * debian/: Debian patch by Anthony Fok.
730
731 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
732
733         * Documentation/footer.html.in: How time flies: It's already 2002!
734
735         * Documentation/topdocs/index.tely: Stable/development fix.  Use
736         more descriptive link names than 'here'.
737
738 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
739
740         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
741
742 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
743
744         * lily/part-combine-music-iterator.cc (get_state): cleanup
745         (get_music_info): cleanup.
746
747 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
748
749         * scm/backend-documentation-lib.scm (interface-doc-string):
750         crosslinks between interfaces and grobs. Headings for interfaces
751         in grob explanation.
752
753 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
754
755         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
756         dtd).  Add preliminary dtd.
757         (re-sub-alist): Robustify.
758
759 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
760
761         * lily/include/event-chord-iterator.hh,
762         lily/context-specced-music-iterator.cc,
763         lily/event.cc, lily/event-chord-iterator.cc: add
764
765 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
766
767         * lily/: some (c) header fixes.
768         
769         * lily/request-chord.cc: Remove.
770         
771         * lily/include/event-chord-iterator.hh:
772         * lily/include/event.hh:
773         * lily/event-chord.cc: New file.
774         
775         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
776         requested.
777
778 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
779
780         * lily/ : rename Request to Event
781
782         * lily/parser.yy (command_element): move clef stuff into Scheme.
783
784         * lily/:  rename length_mom () to get_length()
785
786         * lily/part-combine-music.cc: removed file and class.
787
788         * lily/context-specced-music-iterator.cc (class
789         Context_specced_music_iterator): new file. Obsoletes the
790         Context_specced_music type.
791
792         * scm/music-types.scm (make-repeated-music): put different kinds
793         of repeated music into music-type table.
794
795         * VERSION: 1.7.1 released.
796
797         * scm/to-xml.scm: new file.
798
799         * input/test/to-xml.ly (fooBar): demo of what is possible with the
800         new Input representation: dump music as XML.
801
802         * scm/engraver-documentation-lib.scm
803         (engraver-accepts-music-types?): add links from music to engraver,
804         from music-type to engraver.
805
806         * lily/include/command-request.hh: removed
807         lily/include/musical-request.hh: removed. Removed all _req classes
808         except Key_change_req. Changes throughout.
809
810 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
811
812         * lily/tuplet-engraver.cc (try_music): Compile kludge.
813
814 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
815
816         * lily/*.cc: specify accepts for many engravers.
817
818         * scm/music-documentation-lib.scm: dump music expressions and
819         music subtypes.
820
821         * scm/documentation-lib.scm: complete revision.
822         Use GOOPS objects to store document tree explicitly. Cleaned up and
823         sped up doco generation a lot.
824
825 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
826
827         * input/trip.ly (fugaIILeft): add arpeggio
828
829         * lily/translator-group.cc (try_music_on_nongroup_children):
830         oops. The name symbol is in the cdr of the assoc handle.
831
832         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
833         Hyphen_req, Glissando_req, Break_req, Mark_req 
834
835 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
836
837         * lily/musical-request.cc (music-duration-length,
838         music-duration-compress): new functions.
839
840         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
841         throughout. Warning doesn't work yet.
842
843         * lily/translator-group.cc (try_music_on_nongroup_children):
844         new implementation: store candidate acceptors in a hashTable.
845
846 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
847
848         * scm/music-types.scm (music-descriptions): change name to
849         internal-class-name
850
851         * scm/chord-name.scm (chord::inner-name-banter): remove space.
852
853 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
854
855         * lily/beam.cc (connect_beams): don't crash if there are quarter
856         notes in beams.
857
858 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
859
860         * Documentation/user/refman.itely: corrected ancient clef
861         docu; added docu on ligatures
862
863 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
864
865         * Documentation/user/glossary.tely,
866         Documentation/user/refman.itely, input/les-nereides.ly,
867         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
868         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
869         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
870         Stem properties: flag-style -> stroke-style, style -> flag-style.
871
872 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
873
874         * scm/music-functions.scm (music-separator?): don't use name music
875         property.
876
877 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
878
879         * stepmake/stepmake/generic-targets.make (help): Document check
880         target.
881
882         * lily/new-accidental-engraver.cc: Compile fix.
883
884 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
885
886         * scripts/convert-ly.py: Add rule.
887
888         * input/test/music-creation.ly:
889         * input/test/add-staccato.ly:
890         * input/test/add-text-script.ly: ly-make-music.
891
892         * scm/drums.scm (make-head-type-elem, make-articulation-script):
893         More ly-make-music renamings.
894
895         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
896
897         * lily/music-constructor.cc (make_music): Add debugging info.
898
899         * scm/music-functions.scm (make-simultaneous-music,
900         (make-sequential-music, context-spec-music):
901         * scm/music-types.scm (music-descriptions): Get lily to run.
902
903 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
904
905         * lily/command-request.cc (transpose_key_alist): new function.
906
907         * lily/key-performer.cc (create_audio_elements): cleanup. 
908
909 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
910
911         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
912
913         * lily/include/translator.hh (ENTER_DESCRIPTION): add
914         events-accepted field.
915
916         * scm/music-types.scm: new file.
917
918         * lily/parser.yy: put music type initialization into scheme,
919         similar to grob initialization.  Changes throughout.
920
921 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
922
923         * Documentation/user/tutorial.itely: Fix links.
924         
925         * Documentation/index.texi: 
926         * Documentation/header.html.in: 
927         * Documentation/topdocs/index.tely: Small website fixes and updates.
928
929         * debian/: Debian patch by Anthony Fok.
930
931 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
932
933         * Documentation/footer.html.in: How time flies: It's already 2002!
934
935         * Documentation/topdocs/index.tely: Stable/development fix.  Use
936         more descriptive link names than 'here'.
937
938         * ROADMAP: Remove test stuff.
939
940         * scripts/update-lily.py: Allow auto-building of stable and
941         development versions.  Bugfixes.
942
943 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
944
945         * VERSION: released 1.7.0
946
947         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
948
949         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
950         positive line widths.
951
952 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
953
954         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
955         go.  Fix comments.
956
957         * cygwin: Cygwin updates.
958
959 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
960
961         * Documentation/windows/installing.texi (Top): version for python,
962         urls for ghostscript (thanks to John Potelle)
963         
964         * lily/simultaneous-music-iterator.cc
965         (Simultaneous_music_iterator): init children_list_ before
966         triggering GC.
967
968         * lily/*-iterator.cc: be even more careful with smobbed copy
969         constructors. 
970
971         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
972         LeftEdge item.
973
974 2002-09-15  Werner Lemberg  <wl@gnu.org>
975
976         Improving LilyPond's output to make them ordinary TeX boxes with
977         predictable dimensions.  System boxes are now vertically centered on
978         the baseline; this offset can be further controlled with
979         \lilypondscoreshift.
980
981         * lily/system.cc (System::post_processing): Pass length of current
982         system to `start-system' (including any horizontal indentation).
983
984         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
985         prettier.
986         (lily-def): Append `%'.
987         (start-system): Add parameter `wd'.  Output more TeX code to specify
988         box dimensions.
989         (stop-system, stop-last-system): Complement changes in
990         `start-system'.
991         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
992         Updated.
993
994         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
995         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
996         Write final `\endinput'.
997
998         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
999         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
1000         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
1001         files and macro definitions don't produce spurious spaces and
1002         paragraphs (using \endlinechar).
1003         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
1004
1005         * Documentation/user/internals.itely: Improved formatting, fixing
1006         typos.  Added a section `Output details' to describe how the TeX
1007         code looks like.
1008
1009 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1010
1011         * lily/accidental-engraver.cc: Also work with partial measures.
1012
1013 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1014
1015         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
1016         spanner.
1017
1018 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1019
1020         * lily/identifier-smob.cc (unpack_identifier): new file.
1021
1022         * lily/lexer.ll (identifier_type): new function.  use ly-id to
1023         pass off scheme expressions as music identifiers.
1024
1025         * scm/lily.scm: reorganisation, cleanups.
1026
1027         * lily/main.cc: small cleanups.
1028
1029 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1030
1031         * lily/ly-module.{cc,hh}: new file.
1032
1033 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1034
1035         * lily/accidental-engraver.cc: Also work with partial measures.
1036
1037 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1038
1039         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
1040
1041 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1042
1043         * lily/my-lily-lexer.cc: use SCM module in stead of
1044         Scheme_hash_table. Changes throughout.  
1045
1046 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1047
1048         * VERSION (MY_PATCH_LEVEL): make 1.7.0
1049