]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
(edit): -e option: inline editing.
[lilypond.git] / ChangeLog
1 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2
3         * buildscripts/new-chords.py (edit): -e option: inline editing.
4
5         * input/regression/a*.ly (texidoc): syntax updates.
6
7         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
8         music): elucidations. 
9
10 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
11
12         * lily/include/lily-proto.hh, ly/engraver-init.ly,
13         ly/spanners-init.ly, scm/grob-description.scm,
14         scm/grob-property-description.scm, scm/music-types.scm,
15         lily/cluster-engraver.cc, lily/cluster.cc,
16         lily/include/cluster.hh, input/test/cluster.ly: cluster
17         implementation
18
19         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
20         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
21         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
22
23         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
24
25         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
26
27         * scm/grob-description.scm: bugfix: by default, use default note
28         head style when engraving ligatures
29
30         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
31
32         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
33         events
34
35         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
36
37         * input/test/ancient-font.ly: bugfix: style -> flag-style
38
39         * lily/ligature-engraver.cc: indentation fix
40
41         * lily/parser.yy: indentation fixes
42         
43 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
44
45         * input/regression/measure-grouping.ly: more elaborate example.
46
47         * lily/moment.cc: ly:add-moment, ly:mul-moment,
48         ly:div-moment. New functions 
49
50         * scm/music-functions.scm (set-time-signature): new function,
51         allow inline time sig settings with measure grouping.
52
53         * lily/parser.yy (command_element): move time sig construction
54         into Scheme.
55
56         * lily/side-position-interface.cc (out_of_staff): new function,
57         like padding, but keep minimum distance from staff. Easier than
58         linespanners (dynamics, pedals), but roughly the same effect.
59
60 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
61
62         * emacs-mode.el: Added spanish-note-replacements 
63         (<carlos.betancourt@chello.be>).
64
65         * vimrc: (Un)commenting with <(S-)F12>, tidy.
66
67 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
68
69         * lilypond.vim: Do not fontify cises, desis, etc.
70
71         * vimrc: view dvi with <S-F6>
72
73 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
74
75         * lily/lookup.cc (triangle): new function.
76
77         * input/regression/measure-grouping.ly (texidoc): new file: show
78         triangles and brackets for beat groups of 3 and 2.
79
80         * lily/include/measure-grouping-spanner.hh (class
81         Measure_grouping): new file.
82
83         * lily/measure-grouping-spanner.cc (brew_molecule): new file
84
85         * lily/measure-grouping-engraver.cc (class
86         Measure_grouping_engraver): new file.
87
88 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
89
90         * Merge from stable:
91
92             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
93         
94         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
95         stylesheet.
96
97         * ly/paper19.ly: Include paper19-init.ly.
98
99         * ly/paper19-init.ly: New file.
100
101         * Documentation/user/tutorial.itely (First steps): Fix first
102         example for font test.
103
104         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
105
106         * ChangeLog: Add 1.7.6 release marker (see below).
107
108         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
109         Add .py files.
110
111 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
112
113         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
114
115         * input/tutorial/*.ly: update to new syntax.
116
117         * lily/parser.yy (Composite_music): new transpose syntax,
118         \transpose FROM TO MUSIC. 
119
120 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
121
122         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
123         latex progress/error output to stderr (by default this goes to
124         stdout).  Show lilypond progress, even when not verbose.
125
126         * python/lilylib.py (system): New optional parameter to control
127         showing of progress.
128
129         * scm/backend-documentation-lib.scm (check-dangling-properties):
130         Fix error message.
131
132         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
133         axis, extent.
134
135         * scm/grob-property-description.scm (magnify): Remove.
136         (extent, axis): Add.
137
138 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
139
140         * VERSION: Release 1.7.6.
141
142         * scripts/convert-ly.py: more uniformization substitutions.
143
144         * buildscripts/new-chords.py (sub_chords): new file.
145
146 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
147
148         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
149         lilypond.map.  Include sauter fonts too.  Cleanups.
150
151 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
152
153         * Documentation/user/tutorial.itely (First steps): change to new
154         chord/tie/slur/beam notation.
155
156         * lily/parser.yy (event_that_take_dir): allow postfix notation for
157         ties.
158
159         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
160         engraver. Process ties in postfix notation, i.e. c8-~ c
161
162         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
163
164         * input/regression/beam-postfix-notation.ly (texidoc): new file.
165
166         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
167
168         * lily/beam-engraver.cc (try_music): accept new-beam-events
169
170         * input/regression/chord-scripts.ly (texidoc): new file
171
172         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
173         script-events.
174
175         * scm/script.scm (default-script-alist): cleanup.
176
177         * lily/script-engraver.cc (make_script_from_event): cleanup.
178
179         * lily/lyric-combine-music-iterator.cc
180         (Lyric_combine_music_iterator): remove superfluous events.
181         (melisma_busy): new function. Fix broken melismas.
182
183 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
184
185         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
186         Remove nonvalid settings. Use descriptive key names.
187         Use <Return> to indicate the pressing of that key.
188
189 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
190
191         * scripts/lilypond-book.py (option_definitions): Typo.
192
193         * scripts/ly2dvi.py: Updates.
194
195         * python/lilylib.py (setup_environment, print_environment)
196         (get_bbox, make_preview): Merge and remove from ly2dvi and
197         lilypond-book.
198
199         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
200
201         * .cvsignore: Remove some cruft.
202
203         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
204         path.
205
206         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
207         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
208         throughout.
209
210         * python/lilylib.py (quiet_system): Junk
211         (system): Display error log upon failure.
212         (read_pipe): New function.  Cleanups and fixes.
213
214         * python/*.py: Rename from *.py.in.
215         
216         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
217
218         * GNUmakefile.in (SUBDIRS): Move python before scripts.
219
220 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
221
222         * python/GNUmakefile: Bugfix: handle modules.
223
224         * stepmake/stepmake/python-module-targets.make (default): Add
225         compiled modules. 
226
227         * stepmake/stepmake/python-module-rules.make: Add rule for byte
228         compiling modules.
229
230         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
231         Bugfix.  (OUT_PYC_MODULES): Add.
232
233 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
234
235         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
236         Use default paths. Refresh description.
237
238 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
239
240         * VERSION: 1.7.5 released
241
242         * input/regression/finger-chords.ly (texidoc): new file.
243
244         * lily/script-engraver.cc (process_music): remove scriptHorizontal
245         support
246
247         * lily/fingering-engraver.cc (process_music): remove kludgy
248         scriptHorizontal stuff.
249
250         * lily/script.cc: remove staff-support property.
251
252         * lily/new-fingering-engraver.cc (add_fingering): new
253         file. Fingering engraver for new style chords.
254
255 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
256
257         * lily/parser.yy (bare_number): allow 4 \cm (without
258         decimal dot). (should backport to 1.6?)
259
260         * ly/declarations-init.ly: use Scheme for dimension defs.
261
262         * lily/parser.yy (TODO): remove hard coded dimensions, add
263         REAL NUMBER_IDENTIFIER production.
264
265         * lily/rest-collision.cc (force_shift_callback): rewrite using
266         -done property.
267
268         * scm/grob-property-description.scm (rest-collision-done): add
269         property.
270         
271         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
272
273 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
274
275         * input/regression/multi-measure-rest-center.ly: new file.
276
277         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
278         off horizontally by 0.05 ss. Fixed.
279
280 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
281
282         * scm/pdftex.scm: Rename ly-number to ly:number->string.
283
284         * Documentation/topdocs/index.tely: Remove duplicate from merge.
285
286 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
287
288         * lily/tie.cc (get_control_points): also avoid staff lines on the
289         just outside the outer staff lines
290
291 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
292
293         * ly/params-init.ly: Just define style-alist, no need to
294         define-public.
295
296         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
297         (thanks Han-Wen).
298
299         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
300         (FET_FILES): = FONT_FILES.
301
302         * Merge from stable:
303
304             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
305
306 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
307
308         * VERSION: 1.7.4 released.  
309         
310         * scm/generate-documentation.scm (string-append): add macro
311         definitions.
312
313         * lily/text-item.cc (lookup_text): don't use virtual fonts for
314         normal texts.
315
316         * lily/multi-measure-rest-engraver.cc: make separate
317         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
318
319         * lily/multi-measure-rest.cc: remove text handling. Remove
320         number-threshold.
321
322 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
323
324         * scm/music-types.scm: doc patch by Graham Percival
325
326 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
327
328         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
329         encoding part.
330         (Font_info.set_defaults): pixelsize now also defauts to '0'.
331         (sketch_p): Sketch wants only first four elements of X11 font spec.
332
333         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
334
335         * mf/feta-autometric.mf: Write foundry and family to log.
336
337         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
338         font translation table.
339
340         * buildscripts/mf-to-table.py: Better font info into afm.
341
342         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
343         1.0.9 required.
344
345         * configure.in: Whine for mftrace 1.0.9.
346
347 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
348
349         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
350
351         * lily/main.cc (main_prog): don't try to load init.EXT when
352         processing foo.EXT.
353
354 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
355
356         * scm/tex.scm (zigzig-line): added.
357
358         * scm/ps.scm (zigzag-line): added.
359
360         * ps/music-drawing-routines.ps (subvec): added.
361         (draw_zigzag_line): added.
362         
363         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
364         grob properties zigzag-width and zigzag-length.
365
366         * input/regression/glissando.ly: Add some zig-zagged glissandi.
367
368 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
369
370         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
371         svg output, including font.
372
373 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
374
375         * scm/lily.scm: Register sodipodi output module.
376
377         * scm/sodipodi.scm: New file.
378
379         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
380
381         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
382         comment, after header.
383         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
384         FullName.  Fix FontName key.
385
386 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
387
388         * lily/rest.cc (after_line_breaking): bugfix: dots after half
389         and breve rests.
390         
391         * input/test/blank-notes.ly: bugfix
392
393         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
394         rests. (Kim Shrier)
395
396         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
397         
398 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
399
400         * scm/tex.scm: 
401         * scm/ps.scm: Cleanup and remove obsolete junk.
402
403         * Documentation/user/internals.itely:
404         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
405
406         * lily/parser.yy: Identify shift/reduce problems.
407
408         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
409         make-style-sheet.  Too specific for convert-ly?
410
411 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
412
413         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
414
415         * input/test/*.ly: various fixes.
416
417         * lily/music.cc (name): bugfix
418
419         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
420
421         * lily/input-file-results.cc (code): set-point-and-click! ->
422         set-point-and-click
423         
424 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
425
426         * Use uniform ly: prefix for exported scheme primitive functions.
427
428         * scm/music-types.scm: junk compat glue
429
430         * scripts/convert-ly.py: add rules for stuff below, junk
431         compatibility glue for spanrequest.
432
433         * lily/parser.yy (verbose_event): remove \spanrequest,
434         \commandspanrequest, \script. 
435         
436         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
437
438         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
439         for \penalty, \glissando.
440
441         * VERSION: release 1.7.3
442         
443 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
444
445         * lily/accidental-engraver.cc: Fix
446         grace-in-the-beginning-of-measure bug caused by the resent
447         partial-measure fix.
448
449         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
450         overlap looks too crowded)
451         
452 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
453
454         * lily/parser.yy (assignment): allow SCM expression as assignment.
455
456         * lily/include/music-output-def.hh (class Music_output_def):
457         * lily/music-output-def.cc: 
458         * lily/paper-def.cc: 
459         * scm/font.scm (markup-to-properties):
460         * lily/parser.yy (music_output_def_body): 
461         remove style_sheet_
462
463 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
464
465         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
466         length.
467
468         * input/regression/spacing-to-grace.ly: new file.
469
470         * input/regression/spacing-end-of-line.ly: new file.
471
472         * lily/note-spacing.cc (get_spacing): take into account breakable
473         stuff sticking out at the left (time sig change at line break).
474
475         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
476         raggedright code.
477
478         * scm/music-functions.scm (make-voice-props-set): add
479         staff-position for mm rests.
480  
481         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
482         before grace notes a little.
483
484         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
485
486         * lily/break-align-interface.cc (do_alignment): right-edge spacing
487         key adds space at the end of line. 
488
489 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
490
491         * scm/sketch.scm: Fix beams.
492
493         * buildscripts/mf-to-table.py: Add EncodingScheme.
494
495         * scm/sketch.scm: Resurrect.
496
497 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
498
499         * lily/multi-measure-rest.cc: use breve rests for measure lengths
500         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
501
502 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
503
504         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
505
506         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
507
508 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
509
510         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
511         token for origin information.
512
513         * lily/parser.yy (My_lily_lexer): do identifier location and
514         cloning from lexer.
515
516         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
517         logic out of the parser. Add bar checks on both ends.
518
519         * Documentation/user/refman.itely (Multi measure rests): add more
520         notes about mm rests.
521
522 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
523
524         * input/regression/bar-scripts.ly: Re-enable.
525
526         * lily/parser.yy:
527         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
528         released rsn.  Bison 1.50 has a crucial bug and won't work.
529
530         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
531
532
533 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
534
535         * input/regression/bar-scripts.ly: Blunt documentation build fix.
536
537 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
538
539         * Actually merge changes since 1.6.4 besides ChangeLog, and
540         resolve conflicts.  Lots of updates, hope all is well.
541         
542         * cygwin/lilypond.hint (requires): Add ghostscript.
543
544         * scm: Update some (c).
545         
546 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
547
548         * input/test/{various}.ly: add \header fields and texidoc strings.
549
550 2002-10-05  Werner Lemberg  <wl@gnu.org>
551
552         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
553         renamed to `output_latex_quoted'.
554         Added `output_latex_noquote'.
555         (schedule_lilypond_block): Implement `noquote' option for LaTeX
556         mode.
557
558 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
559
560         * ChangeLog: Add 1.6.6 release marker.  See below.
561
562         * stepmake/stepmake/po-targets.make: Remove --c++ option.
563
564         * scripts/midi2ly.py: Fix global syntax warnings.
565
566         * GNUmakefile.in: Generate builddir locale tree too.
567
568         * scripts/ly2dvi.py:
569         * scripts/midi2ly.py: 
570         * scripts/mup2ly.py: 
571         * scripts/update-lily.py:
572         * lily/main.cc (setup_paths): Fix for locales setup.
573
574 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
575
576         * Documentation/windows/installing.texi: Soften wording about
577         necessity of becoming Administrator.  tommie@iae.nl reports this
578         does not seem to be necessary for his flavour of Windows 2000.
579         Explicitely discourage text mode mounts.
580
581 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
582
583         * lily/rest.cc (after_line_breaking): backport dot position fix.
584
585         * lily/rest-collision.cc (do_shift): also remove dots for suicided
586         rests. Thanks to Klaus Zimmermann for finding this bug.
587
588 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
589
590         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
591
592 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
593
594         * Documentation/user/music-glossary.tely: fix links.
595
596 2002-10-21  Werner Lemberg  <wl@gnu.org>
597
598         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
599         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
600         scaling factor) only once and use them in the definition of
601         \embeddedps.
602         * ps/music-drawing-routines.ps (skeel): Removed.
603
604 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
605
606         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
607         Solaris7, as we don't use nested $( ) constructs.
608
609 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
610
611         * VERSION: Release 1.6.6.
612         
613 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
614
615         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
616         as workaround for /bin/sh problems on Solaris7.
617
618 2002-10-19  Werner Lemberg  <wl@gnu.org>
619
620         * GNUmakefile.in (web-doc): Fix typos.
621         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
622         `music-drawing-routines.ps' but emit \special{header=...} once.
623         * scm/tex.scm (header-end): Updated.
624
625 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
626
627         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
628         undefined tremolo. 
629
630 2002-10-15  Werner Lemberg  <wl@gnu.org>
631
632         * scripts/lilypond-book.py (g_make_html): New global variable.
633         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
634         if `g_make_html' isn't set.
635         [main]: Add format `texi-html'.
636         (option_definitions): Updated.
637         * Documentation/user/lilypond-book.itely: Updated.
638
639         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
640         * make/ly-rules.make (%.texi, %.nexi): Use it.
641         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
642         format to lilypond-book.
643         * GNUmakefile.in (web-doc): Ditto.
644
645 2002-10-14  Werner Lemberg  <wl@gnu.org>
646
647         Further improve TeX output.  The produced files are about 40%
648         smaller.  `lilyponddefs.tex' is now read only once.
649
650         * tex/lilyponddefs.tex: Remove footer stuff.
651         (\ifundefined): Renamed to...
652         (\lilypondundefined): This.  Use LaTeX's definition to
653         make it nestable and make it global.
654         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
655         output.
656         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
657         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
658         them global.
659         (\placebox): Renamed to...
660         (\lyitem): This.
661         Make it global and call \outputscale by itself.
662         (\lybox, \lyvrule): New macros to reduce input data.
663         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
664         New auxiliary macros.
665         (\SkipLilydefs, \EndLilyPondOutput): Removed.
666         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
667         to...
668         (\lilypondspace): This and made it global.
669         (\turnOnPostScript): Renamed to...
670         (\lilypondpostscript): This and made it global.
671         (\turnOnExperimentalFeatures): Renamed to...
672         (\lilypondexperimentalfeatures): This and made it global.
673         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
674         (\lilypondsetdimen): This and made it global.
675         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
676         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
677         (all, $(outdir)/music-drawing-routines.ps): New rules.
678         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
679         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
680         start-system, stop-system, stop-last-system, filledbox): Updated to
681         use the changed macros from lilyponddefs.tex.
682         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
683
684 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
685
686         * Documentation/windows/installing.texi: Update.
687
688 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
689
690         * VERSION: 1.6.5 released
691
692         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
693
694 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
695
696         * scm/translator-property-description.scm (voltaOnThisStaff): add
697         property.
698
699 2002-09-28  Werner Lemberg  <wl@gnu.org>
700
701         * scm/tex.scm (header-end): Suppress page numbering.
702
703         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
704         Fix quotation for HTML output.
705
706 2002-09-28   Graham Percival   <gperciva@sfu.ca>
707         
708         * Documentation/user/refman.itely: grammar and phrasing
709           fixes to "Note Entry" section.  Also adds a few new examples.
710
711 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
712
713         * flower/include/string-data.icc: include string.h
714
715 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
716
717         * scm/chord-name.scm (chord::inner-name-banter): remove space.
718
719 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
720
721         * Documentation/user/GNUmakefile (extra-local-help): Add.
722
723         * stepmake/stepmake/www-targets.make (local-help): Add.
724
725 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
726
727         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
728         packages.
729
730         * Documentation/topdocs/README.texi (Top): building documentation
731         (not website.)
732
733 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
734
735         * Documentation/user/refman.itely: 
736         * Documentation/user/tutorial.itely: 
737         * Documentation/user/music-glossary.tely: Merge changes.
738
739         * Documentation/user/glossary.html.in: 
740         * Documentation/index.texi: 
741         * Documentation/header.html.in: Accomodate renaming of glossary.
742         
743         * Documentation/user/tutorial.itely: Add some glossary references.
744         
745         * Documentation/user/refman.itely: Minor fixes.
746         
747         * Documentation/user/lilypond.tely: Add glossary do direntry.
748
749         * Documentation/user/music-glossary.tely: Rename (previously:
750         glossary.tely).  Fix anchor placement.
751
752         * Documentation/user/GNUmakefile: Make music-glossary.info too.
753
754 2002-09-23  Werner Lemberg  <wl@gnu.org>
755
756         * scripts/lilypond-book.py (output_dict): Fix handling of
757         various environments by avoid extraneous newlines.
758         Rename `output-all' regexp for html to `output-html'.
759         Replace `output-all' regexp for texi with `output-texi-quote'
760         and `output-texi-noquote'.
761         (compose_full_body): Don't override `linewidth' user option
762         for `singleline'.
763         (schedule_lilypond_block): Don't indent text specified with
764         `intertext' option.
765         Add new option `noquote'.
766         (compile_all_files): Use latex instead of tex to compile ly
767         files directly.
768
769         * Documentation/user/lilypond-book.itely: Updated and revised.
770         Improve layout.
771
772         * Documentation/user/glossary.tely,
773         Documentation/user/introduction.itely,
774         Documentation/user/tutorial.itely,
775         Documentation/user/refman.itely,
776         Documentation/user/appendices.itely: Fix overfull LilyPond
777         boxes caused by the new lilypond-book code.  Other minor
778         fixes.
779
780         * Documentation/user/macros.itexi (@texiflat): Don't emit
781         trailing space.
782
783         * scm/tex.scm (end-output, header-end): Add preamble and
784         postamble to make lilypond output directly compilable with
785         latex.
786
787         
788 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
789
790         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
791         instructions.
792
793 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
794
795         * Documentation/user/glossary.tely: Add titling and hyperlinks.
796
797 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
798
799         * lily/beam.cc (connect_beams): don't crash if there are quarter
800         notes in beams.
801
802 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
803
804         * Documentation/user/refman.itely: corrected ancient clef
805         docu; added docu on ligatures
806
807 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
808
809         * Documentation/user/glossary.tely,
810         Documentation/user/refman.itely, input/les-nereides.ly,
811         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
812         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
813         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
814         Stem properties: flag-style -> stroke-style, style -> flag-style.
815
816
817 2002-09-22  Werner Lemberg  <wl@gnu.org>
818
819         * scripts/lilypond-book.py: Add option `notime' to suppress
820         printing of a time signature.  Specify default indentation of 0pt
821         if single line fragment.  Don't emit redundant `\paper{ }'.
822
823         * Documentation/user/lilypond-book.itely: Updated.
824
825         * Documentation/user/glossary.tely: Completely reformatting.
826
827 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
828
829         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
830
831 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
832
833         * Documentation/user/tutorial.itely: Fix links.
834         
835         * Documentation/topdocs/index.tely:
836         * Documentation/index.texi:
837         * Documentation/header.html.in: Small website fixes and updates.
838
839         * debian/: Debian patch by Anthony Fok.
840
841 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
842
843         * Documentation/footer.html.in: How time flies: It's already 2002!
844
845         * Documentation/topdocs/index.tely: Stable/development fix.  Use
846         more descriptive link names than 'here'.
847
848 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
849
850         * VERSION: 1.7.2 released
851         * VERSION: 1.6.4 released
852         
853         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
854
855         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
856         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
857
858         * mf/feta-din.mf (test): add x-height and space.
859
860         * lily/dynamic-engraver.cc (process_music): take dynamic direction
861         from ^_ for crescendi. Idem for slurs and phrasing slurs.
862
863         * ly/grace-init.ly: add-to-grace-init: function to portably add
864         settings to \grace. 
865
866         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
867         if we get an absolute dynamic event.
868  
869         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
870
871         * lily/source-file.cc (get_line): oops. All line numbers were off
872         by 2. Fix that. 
873
874         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
875         be after the note, combined with -_^, i.e. c4-(-\)-\>  
876
877         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
878
879         * lily/parser.yy (number_factor): remove (number) as number
880         expression. ("Let them eat Lisp").
881
882 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
883
884         * lily/horizontal-bracket.cc: new file.
885
886         * lily/horizontal-bracket-engraver.cc: new file.
887
888         * input/regression/note-group-bracket.ly: new file. Support
889         horizontal note brackets for music analysis.
890
891         * lily/stem.cc (flag): new flag-style: no-flag.
892
893         * input/test/stem-cross-staff.ly: new file
894         
895         * Documentation/user/internals.itely: Improved formatting, fixing
896         typos.  Added a section `Output details' to describe how the TeX
897         code looks like.
898
899         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
900
901         * lily/parser.yy: remove \dynamicscript.
902
903         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
904         definitions. 
905
906         * python/midi.c (midi_error): take two arguments.
907
908         * Merge 1.6.5 changes:
909         
910 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
911
912         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
913         staff-space.  Previous 1.5 was probably meant as half-spaces.
914         (cautionary-style): parentheses (was: smaller).  This is what doco
915         says, and it seems more logical.
916
917         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
918         for 2nd sentence.
919
920 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
921
922         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
923
924 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
925
926         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
927
928 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
929
930         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
931
932 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
933
934         * scm/translator-property-description.scm (voltaOnThisStaff): add
935         property.
936
937 2002-09-28  Werner Lemberg  <wl@gnu.org>
938
939         * scm/tex.scm (header-end): Suppress page numbering.
940
941         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
942         Fix quotation for HTML output.
943
944 2002-09-28   Graham Percival   <gperciva@sfu.ca>
945         
946         * Documentation/user/refman.itely: grammar and phrasing
947           fixes to "Note Entry" section.  Also adds a few new examples.
948
949 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
950
951         * flower/include/string-data.icc: include string.h
952
953 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
954
955         * scm/chord-name.scm (chord::inner-name-banter): remove space.
956
957 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
958
959         * Documentation/user/GNUmakefile (extra-local-help): Add.
960
961         * stepmake/stepmake/www-targets.make (local-help): Add.
962
963 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
964
965         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
966         packages.
967
968         * Documentation/topdocs/README.texi (Top): building documentation
969         (not website.)
970
971 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
972
973         * Documentation/user/refman.itely: 
974         * Documentation/user/tutorial.itely: 
975         * Documentation/user/music-glossary.tely: Merge changes.
976
977         * Documentation/user/glossary.html.in: 
978         * Documentation/index.texi: 
979         * Documentation/header.html.in: Accomodate renaming of glossary.
980         
981         * Documentation/user/tutorial.itely: Add some glossary references.
982         
983         * Documentation/user/refman.itely: Minor fixes.
984         
985         * Documentation/user/lilypond.tely: Add glossary do direntry.
986
987         * Documentation/user/music-glossary.tely: Rename (previously:
988         glossary.tely).  Fix anchor placement.
989
990         * Documentation/user/GNUmakefile: Make music-glossary.info too.
991
992 2002-09-23  Werner Lemberg  <wl@gnu.org>
993
994         * scripts/lilypond-book.py (output_dict): Fix handling of
995         various environments by avoid extraneous newlines.
996         Rename `output-all' regexp for html to `output-html'.
997         Replace `output-all' regexp for texi with `output-texi-quote'
998         and `output-texi-noquote'.
999         (compose_full_body): Don't override `linewidth' user option
1000         for `singleline'.
1001         (schedule_lilypond_block): Don't indent text specified with
1002         `intertext' option.
1003         Add new option `noquote'.
1004         (compile_all_files): Use latex instead of tex to compile ly
1005         files directly.
1006
1007         * Documentation/user/lilypond-book.itely: Updated and revised.
1008         Improve layout.
1009
1010         * Documentation/user/glossary.tely,
1011         Documentation/user/introduction.itely,
1012         Documentation/user/tutorial.itely,
1013         Documentation/user/refman.itely,
1014         Documentation/user/appendices.itely: Fix overfull LilyPond
1015         boxes caused by the new lilypond-book code.  Other minor
1016         fixes.
1017
1018         * Documentation/user/macros.itexi (@texiflat): Don't emit
1019         trailing space.
1020
1021         * scm/tex.scm (end-output, header-end): Add preamble and
1022         postamble to make lilypond output directly compilable with
1023         latex.
1024
1025         
1026 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1027
1028         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
1029         instructions.
1030
1031 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1032
1033         * Documentation/user/glossary.tely: Add titling and hyperlinks.
1034
1035 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1036
1037         * lily/beam.cc (connect_beams): don't crash if there are quarter
1038         notes in beams.
1039
1040 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1041
1042         * Documentation/user/refman.itely: corrected ancient clef
1043         docu; added docu on ligatures
1044
1045 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1046
1047         * Documentation/user/glossary.tely,
1048         Documentation/user/refman.itely, input/les-nereides.ly,
1049         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1050         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1051         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1052         Stem properties: flag-style -> stroke-style, style -> flag-style.
1053
1054 2002-09-22  Werner Lemberg  <wl@gnu.org>
1055
1056         * scripts/lilypond-book.py: Add option `notime' to suppress
1057         printing of a time signature.  Specify default indentation of 0pt
1058         if single line fragment.  Don't emit redundant `\paper{ }'.
1059
1060         * Documentation/user/lilypond-book.itely: Updated.
1061
1062         * Documentation/user/glossary.tely: Completely reformatting.
1063
1064 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1065
1066         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
1067
1068 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1069
1070         * Documentation/user/tutorial.itely: Fix links.
1071         
1072         * Documentation/topdocs/index.tely:
1073         * Documentation/index.texi:
1074         * Documentation/header.html.in: Small website fixes and updates.
1075
1076         * debian/: Debian patch by Anthony Fok.
1077
1078 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1079
1080         * Documentation/footer.html.in: How time flies: It's already 2002!
1081
1082         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1083         more descriptive link names than 'here'.
1084
1085 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1086
1087         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
1088
1089 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1090
1091         * lily/part-combine-music-iterator.cc (get_state): cleanup
1092         (get_music_info): cleanup.
1093
1094 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1095
1096         * scm/backend-documentation-lib.scm (interface-doc-string):
1097         crosslinks between interfaces and grobs. Headings for interfaces
1098         in grob explanation.
1099
1100 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1101
1102         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
1103         dtd).  Add preliminary dtd.
1104         (re-sub-alist): Robustify.
1105
1106 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1107
1108         * lily/include/event-chord-iterator.hh,
1109         lily/context-specced-music-iterator.cc,
1110         lily/event.cc, lily/event-chord-iterator.cc: add
1111
1112 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1113
1114         * lily/: some (c) header fixes.
1115         
1116         * lily/request-chord.cc: Remove.
1117         
1118         * lily/include/event-chord-iterator.hh:
1119         * lily/include/event.hh:
1120         * lily/event-chord.cc: New file.
1121         
1122         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
1123         requested.
1124
1125 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1126
1127         * lily/ : rename Request to Event
1128
1129         * lily/parser.yy (command_element): move clef stuff into Scheme.
1130
1131         * lily/:  rename length_mom () to get_length()
1132
1133         * lily/part-combine-music.cc: removed file and class.
1134
1135         * lily/context-specced-music-iterator.cc (class
1136         Context_specced_music_iterator): new file. Obsoletes the
1137         Context_specced_music type.
1138
1139         * scm/music-types.scm (make-repeated-music): put different kinds
1140         of repeated music into music-type table.
1141
1142         * VERSION: 1.7.1 released.
1143
1144         * scm/to-xml.scm: new file.
1145
1146         * input/test/to-xml.ly (fooBar): demo of what is possible with the
1147         new Input representation: dump music as XML.
1148
1149         * scm/engraver-documentation-lib.scm
1150         (engraver-accepts-music-types?): add links from music to engraver,
1151         from music-type to engraver.
1152
1153         * lily/include/command-request.hh: removed
1154         lily/include/musical-request.hh: removed. Removed all _req classes
1155         except Key_change_req. Changes throughout.
1156
1157 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1158
1159         * lily/tuplet-engraver.cc (try_music): Compile kludge.
1160
1161 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1162
1163         * lily/*.cc: specify accepts for many engravers.
1164
1165         * scm/music-documentation-lib.scm: dump music expressions and
1166         music subtypes.
1167
1168         * scm/documentation-lib.scm: complete revision.
1169         Use GOOPS objects to store document tree explicitly. Cleaned up and
1170         sped up doco generation a lot.
1171
1172 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1173
1174         * input/trip.ly (fugaIILeft): add arpeggio
1175
1176         * lily/translator-group.cc (try_music_on_nongroup_children):
1177         oops. The name symbol is in the cdr of the assoc handle.
1178
1179         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
1180         Hyphen_req, Glissando_req, Break_req, Mark_req 
1181
1182 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1183
1184         * lily/musical-request.cc (music-duration-length,
1185         music-duration-compress): new functions.
1186
1187         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
1188         throughout. Warning doesn't work yet.
1189
1190         * lily/translator-group.cc (try_music_on_nongroup_children):
1191         new implementation: store candidate acceptors in a hashTable.
1192
1193 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1194
1195         * scm/music-types.scm (music-descriptions): change name to
1196         internal-class-name
1197
1198         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1199
1200 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1201
1202         * lily/beam.cc (connect_beams): don't crash if there are quarter
1203         notes in beams.
1204
1205 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1206
1207         * Documentation/user/refman.itely: corrected ancient clef
1208         docu; added docu on ligatures
1209
1210 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1211
1212         * Documentation/user/glossary.tely,
1213         Documentation/user/refman.itely, input/les-nereides.ly,
1214         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1215         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1216         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1217         Stem properties: flag-style -> stroke-style, style -> flag-style.
1218
1219 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1220
1221         * scm/music-functions.scm (music-separator?): don't use name music
1222         property.
1223
1224 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1225
1226         * stepmake/stepmake/generic-targets.make (help): Document check
1227         target.
1228
1229         * lily/new-accidental-engraver.cc: Compile fix.
1230
1231 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1232
1233         * scripts/convert-ly.py: Add rule.
1234
1235         * input/test/music-creation.ly:
1236         * input/test/add-staccato.ly:
1237         * input/test/add-text-script.ly: ly-make-music.
1238
1239         * scm/drums.scm (make-head-type-elem, make-articulation-script):
1240         More ly-make-music renamings.
1241
1242         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
1243
1244         * lily/music-constructor.cc (make_music): Add debugging info.
1245
1246         * scm/music-functions.scm (make-simultaneous-music,
1247         (make-sequential-music, context-spec-music):
1248         * scm/music-types.scm (music-descriptions): Get lily to run.
1249
1250 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1251
1252         * lily/command-request.cc (transpose_key_alist): new function.
1253
1254         * lily/key-performer.cc (create_audio_elements): cleanup. 
1255
1256 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1257
1258         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
1259
1260         * lily/include/translator.hh (ENTER_DESCRIPTION): add
1261         events-accepted field.
1262
1263         * scm/music-types.scm: new file.
1264
1265         * lily/parser.yy: put music type initialization into scheme,
1266         similar to grob initialization.  Changes throughout.
1267
1268 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1269
1270         * Documentation/user/tutorial.itely: Fix links.
1271         
1272         * Documentation/index.texi: 
1273         * Documentation/header.html.in: 
1274         * Documentation/topdocs/index.tely: Small website fixes and updates.
1275
1276         * debian/: Debian patch by Anthony Fok.
1277
1278 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1279
1280         * Documentation/footer.html.in: How time flies: It's already 2002!
1281
1282         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1283         more descriptive link names than 'here'.
1284
1285         * ROADMAP: Remove test stuff.
1286
1287         * scripts/update-lily.py: Allow auto-building of stable and
1288         development versions.  Bugfixes.
1289
1290 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1291
1292         * VERSION: released 1.7.0
1293
1294         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
1295
1296         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
1297         positive line widths.
1298
1299 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1300
1301         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
1302         go.  Fix comments.
1303
1304         * cygwin: Cygwin updates.
1305
1306 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1307
1308         * Documentation/windows/installing.texi (Top): version for python,
1309         urls for ghostscript (thanks to John Potelle)
1310         
1311         * lily/simultaneous-music-iterator.cc
1312         (Simultaneous_music_iterator): init children_list_ before
1313         triggering GC.
1314
1315         * lily/*-iterator.cc: be even more careful with smobbed copy
1316         constructors. 
1317
1318         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
1319         LeftEdge item.
1320
1321 2002-09-15  Werner Lemberg  <wl@gnu.org>
1322
1323         Improving LilyPond's output to make them ordinary TeX boxes with
1324         predictable dimensions.  System boxes are now vertically centered on
1325         the baseline; this offset can be further controlled with
1326         \lilypondscoreshift.
1327
1328         * lily/system.cc (System::post_processing): Pass length of current
1329         system to `start-system' (including any horizontal indentation).
1330
1331         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
1332         prettier.
1333         (lily-def): Append `%'.
1334         (start-system): Add parameter `wd'.  Output more TeX code to specify
1335         box dimensions.
1336         (stop-system, stop-last-system): Complement changes in
1337         `start-system'.
1338         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
1339         Updated.
1340
1341         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
1342         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
1343         Write final `\endinput'.
1344
1345         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
1346         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
1347         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
1348         files and macro definitions don't produce spurious spaces and
1349         paragraphs (using \endlinechar).
1350         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
1351
1352         * Documentation/user/internals.itely: Improved formatting, fixing
1353         typos.  Added a section `Output details' to describe how the TeX
1354         code looks like.
1355
1356 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1357
1358         * lily/accidental-engraver.cc: Also work with partial measures.
1359
1360 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1361
1362         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
1363         spanner.
1364
1365 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1366
1367         * lily/identifier-smob.cc (unpack_identifier): new file.
1368
1369         * lily/lexer.ll (identifier_type): new function.  use ly-id to
1370         pass off scheme expressions as music identifiers.
1371
1372         * scm/lily.scm: reorganisation, cleanups.
1373
1374         * lily/main.cc: small cleanups.
1375
1376 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1377
1378         * lily/ly-module.{cc,hh}: new file.
1379
1380 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
1381
1382         * lily/accidental-engraver.cc: Also work with partial measures.
1383
1384 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1385
1386         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
1387
1388 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1389
1390         * lily/my-lily-lexer.cc: use SCM module in stead of
1391         Scheme_hash_table. Changes throughout.  
1392
1393 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1394
1395         * VERSION (MY_PATCH_LEVEL): make 1.7.0
1396