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