]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
bf5bfc34f3fae920a0ba90e7f2ad444cc15b81d9
[lilypond.git] / ChangeLog
1 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2
3         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
4         (step->markup-accidental): Fix: add accidental.
5         (chord::inner-name-american): 
6         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
7         append stray '/' if last superscript addition was 'o'.
8
9         * scm/new-markup.scm (normal-size-sub-markup) 
10         (normal-size-super-markup): New function.
11
12         * lily/source-file.cc (Source_file): Add warning for possibly
13         intentional but suspicious initialization.
14
15         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
16         add comments about cut-and-paste programming.
17
18         * flower/rational.cc (lcm): Not used; comment out.
19
20 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
21
22         * lily/new-fingering-engraver.cc (position_scripts): use
23         fingerHorizontalDirection to determine fingering horizontal
24         directions.
25  
26         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
27         fingering support.
28
29         * scripts/convert-ly.py (FatalConversionError.conv): add style
30         conversion rule. 
31
32         * scm/chord-name.scm (set-chord-name-style): new function.
33         (new-chord-name-brew-molecule): revise to interpret markup only
34         (new-chord->markup): cleanuppish rewrite. To be called from the
35         new engraver.
36
37         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
38         Markup earlier, during interpreting.
39
40         * input/test/{banter,jazz,american}-chords.ly (scheme): update
41         style settings. Rename to chord-names-*.ly
42
43 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
44
45         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
46         markup code and update to new markup.  Most probably broke some of
47         it.
48         
49 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
50
51         * Documentation/user/refman.itely: added docu for ambitus and
52         clusters
53
54         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
55         ly_quote_scm() in lookup.cc
56
57         * mf/parmesan-clefs.mf: set_char_box fix
58
59         * lily/cluster-engraver.cc: junk implicit protection; use
60         Protected_scm instead
61
62 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
63
64         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
65         throughout.
66
67         * scm/new-markup.scm: Turn-off error-triggering test code.
68
69 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
70
71         * scm/new-markup.scm (markup-thrower-typecheck) 
72         (markup-typecheck?):  add full typechecking functions.
73         (make-markup-maker): add make-FOO-markup functions.
74         (markup-argument-list-error): nice error checking messages.
75         (make-markup): better function: less quoting escapades.
76
77 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
78
79         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
80
81 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
82
83         * cygwin/lilypond.hint (requires): Add cygwin.
84
85         * .cvsignore: Remove stepmake (huh!?!), add lib.
86
87         * GNUmakefile.in: Add libdir links for builddir runs.
88
89         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
90         instead of datadir.
91
92         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
93         local_lilypond_libdir.
94
95         * config.make.in (lilypond_libdir): Add.
96
97         * stepmake/stepmake/substitute-rules.make: 
98         * stepmake/stepmake/script-rules.make: 
99         * stepmake/stepmake/python-module-rules.make:
100         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
101         lilypond-python-module patch.
102
103 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
104
105         * Documentation/user/refman.itely (Graphical interfaces): add note
106         about xml2ly.
107
108 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
109
110         * scripts/ly2dvi.py (run_dvips): remove trailing newline
111
112 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
113
114         * scripts/musedata2ly.py (): idem
115
116         * scripts/midi2ly.py (dump_chord): idem
117
118         * scripts/etf2ly.py (version): idem 
119
120         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
121
122         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
123
124         * scm/tex.scm (tex-output-expression): remove eval compat
125         glut. Other output files too.
126
127         * scm/chord-name.scm: don't export anything from chord module.
128
129         * input/test/american-chords.ly: idem
130
131         * input/test/banter-chords.ly (texidoc): idem
132
133         * input/test/Cc-chords.ly: add breakage notes.
134
135         * Documentation/user/refman.itely (Text markup): rewrite manual section.
136
137         * lily/parser.yy (scalar): allow \markup { } as property value. 
138
139         * scm/chord-name.scm: complete new markup usage
140
141         * scm/grob-description.scm (all-grob-descriptions): use new markup
142         texts by default
143
144 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
145
146         * scm/chord-name.scm: partial move to new markup texts.
147
148 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
149
150         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
151
152         * scm/bass-figure.scm (brew-bass-figure): make stack direction
153         settable.
154
155 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
156
157         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
158         invoked for old midi, wait for killing.
159
160 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
161
162         * Documentation/user/music-glossary.tely: Finnishing.
163
164 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
165
166         * mf/feta-nummer-code.mf: some kerning pairs.
167
168 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
169
170         * scm/output-lib.scm (set-bar-number-visibility): Context-function
171         Added.
172
173         * Documentation/user/refman.itely (Bar numbers):
174         set-bar-number-visibility added, modulo-bar-number removed again
175         (sorry).
176
177 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
178
179         * scm/output-lib.scm (modulo-bar-number-visible): add function.
180
181         * Documentation/user/refman.itely: add modulo-bar-number-visible.
182
183         * Documentation/user/music-glossary.tely: translate into Finnish.
184
185 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
186
187         * lilypond-mode.el: add shortcut for 2midi
188
189         * lilypond-font-lock.el: fontify lyrics
190
191 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
192
193         * scm/drums.scm : use 1.7.x names.
194
195         * input/regression/drums.ly : Don't use << chords >>
196
197 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
198
199         * lilypond-mode.el: tidy, add TODO
200
201         * make/lilypond.mandrake.spec.in: install-info quietly.
202
203 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
204
205         * input/test/markup.ly: use new syntax.
206
207 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
208
209         * ly/params-init.ly (interscoreline): add word-space
210
211         * input/test/metronome.ly (eighthNote): idem.
212
213         * input/test/script-priority.ly: use new markup
214
215         * lily/parser.yy (markup): allow HEAD markup0 markup1 
216
217         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
218
219         * lily/parser.yy (gen_text_def): bugfix.
220         (full_markup): allow markup identifier.
221
222 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
223
224         * lilypond-mode.el (LilyPond-kill-job): Kill all Lilypond compiling
225         jobs at the same time. Add horizontal lines to Command menu.
226         Allow one compiling job -- propose killing others before a new one.
227
228         * lilypond.words: add markup, teeny, etc.
229
230 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
231
232         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
233         Allow only one type of midi process; launching Midi either stops
234         midis or plays the current midi and launching MidiAll stops midis
235         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
236         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
237
238 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
239
240         * lily/text-engraver.cc (process_acknowledged_grobs): use new
241         markup  for new markup texts.
242
243         * lily/mark-engraver.cc (process_music): idem
244         
245         * lily/instrument-name-engraver.cc (create_text): idem
246
247         * scm/new-markup.scm (magnify-markup): new function.
248
249         * scm/molecule.scm (stack-lines): bugfix.
250
251         * lily/font-interface.cc (get_font): take font-magnification from
252         alist chain.
253
254 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
255
256         * lily/molecule-scheme.cc: move scheme functions to separate file.
257
258         * lily/font-metric.cc  (ly_get_glyph): new function. 
259         
260         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
261         (italic-markup, dynamic-markup): new functions
262         (font-markup): new function
263
264         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
265         padding and minimum
266
267 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
268
269         * lily/accidental-engraver.cc:
270         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
271
272 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
273
274         * lilypond.vim:
275         * lilypond-font-lock.el: Put \longa as duration. Accept only 
276         [a-zA-Z] for user defined identifiers. Separate note cases 
277         with and without a duration (allow cis\longaX).
278
279         * lilypond.words: Add words from Info.
280
281 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
282
283         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
284
285 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
286
287         * lilypond-mode.el: Propose reverting buffer before a command if
288         it was edited with an another editor.
289
290 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
291
292         * lily/molecule.cc (ly_translate_molecule): new function
293
294         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
295         into libdir
296
297         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
298
299         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
300
301 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
302
303         * lilypond.words: take \words from Info-index.
304
305 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
306
307         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
308
309 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
310
311         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
312
313 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
314
315         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
316         and lilypond-documentation.
317
318 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
319
320         * lily/parser.yy: Compile fix (bison 1.75).
321
322 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
323
324         * VERSION: 1.7.9 released
325
326         * scm/music-functions.scm (shift-one-duration-log): refactor.
327         Use music-map.
328
329         * input/regression/chord-tremolo.ly (texidoc): add dot test.
330
331         * NEWS: update.
332
333         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
334         argument
335         
336         * scm/music-functions.scm (display-music): new function
337         (music-map): change arg order.
338
339         * input/regression/new-markup-syntax.scm: new file
340
341         * lily/parser.yy (markup): add \markup { .. } syntax.
342
343         * scm/new-markup.scm (override-markup): new function
344         (lookup-markup): new function
345         (music-markup): new function
346         (lookup-markup-command): use markup-signature to store argument
347         format for parser.
348
349         * lily/lexer.ll: preliminary \markup syntax. 
350
351 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
352
353         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
354         add pre/post-dependencies and menus with icons from source.
355
356         * Documentation/pictures/lilypond-48x48.xpm:
357         * Documentation/pictures/lilypond-32x32.xpm:
358         * Documentation/pictures/lilypond-16x16.xpm: new files, background
359         transparent.
360
361         * stepmake/stepmake/generic-targets.make:
362         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
363
364 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
365
366         * input/regression/music-map.ly (texidoc): new file.
367
368         * scm/music-functions.scm (music-map): new function
369
370 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
371
372         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
373
374 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
375
376         * input/test/to-xml.ly:
377         * lily/ligature-engraver.cc: Fixes documentation.
378
379         * lilypond.mandrake.spec.in:
380         * lilypond.redhat.spec.in: Add lilypond.words.
381
382         * Documentation/user/refman.itely: Mention Info inside emacs.
383         
384         * lilypond.suse.spec.in:
385         * lilypond.redhat.spec.in: 
386         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
387
388 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
389
390         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
391         os.popen.read ().
392
393 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
394
395         * scripts/ly2dvi.py (include_path): print warning if failing anything.
396
397         * python/lilylib.py (error): add space
398
399 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
400
401         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
402         distribution.
403
404 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
405
406         * lily/paper-outputter.cc (Paper_outputter): close port when
407         finishing score.
408
409 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
410
411         * scm/sodipodi.scm: Fixes.
412
413 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
414
415         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
416
417         * buildscripts/make-font-dir.py: Fix. 
418
419 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
420
421         * lilypond-mode.el: Add support for Info inside Emacs.
422
423 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
424
425         * buildscripts/make-font-dir.py: 
426         * mf/GNUmakefile: Make sodipodi font map.
427
428         * scm/sodipodi.scm: Add more output functions.
429
430         * mf/feta-nummer.mf: 
431         * mf/feta-beugel.mf: Add font_coding_scheme.
432
433         * lily/paper-outputter.cc (output_header): Fix creator string.
434
435 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
436
437         * lilypond-mode.el (LilyPond-autocompletion): invoked with
438         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
439
440         * lilypond.words: add two (Everybody can add/remove words now!).
441
442         * debian/rules:
443         * make/lilypond.suse.spec.in:
444         * make/lilypond.mandrake.spec.in:
445         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
446
447         * Documentation/user/refman.itely: Mention autocompletion.
448
449 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
450
451         * scripts/ly2dvi.py: Add paper sizes.
452
453         * lily/timing-engraver.cc: 
454         * lily/time-signature.cc: 
455         * lily/span-bar.cc: 
456         * lily/grob-scheme.cc: Code formatting fixes.
457
458         * scm/sodipodi.scm: 
459         * scm/sketch.scm:
460         * buildscripts/mf-to-table.py: 
461         * buildscripts/make-font-dir.py: Font testing.
462
463 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
464
465         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
466         inserts try-completion and shows all-completions.
467
468         * lilypond.words: '\' -> '\\'
469
470         * lilypond-mode.el: load libraries in the end, lilypond.words defines
471         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
472         
473         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
474         and LilyPond-reserved-words.
475         
476 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
477
478         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
479         from load-path.
480         
481         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
482         the mini-buffer with Control-Shift-c.
483         
484 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
485
486         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
487         duration. This fixes \tempo taking time.
488
489 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
490
491         * lily/volta-engraver.cc (process_acknowledged_grobs): 
492         Allow for text markup in repeatCommands. 
493
494 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
495
496         * lilypond-mode.el (LilyPond-insert-string): new function, use it
497         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
498         Get rid of skeleton.el-dependency.
499
500         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
501
502 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
503
504         * lily/beam-engraver.cc (stop_translation_timestep): reset
505         now_stop_ev_
506
507         * lily/scm-option.cc: add parse-protect to ly:set-option
508
509         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
510
511 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
512
513         * lily/include/ligature-bracket.hh: removed
514         * lily/ligature-bracket.cc: removed
515
516         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
517         .tex
518
519         * lily/beam.cc (set_beaming): don't change beam count on rests.
520         (brew_molecule): always set flag-width > 0.
521
522 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
523
524         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
525         chars, remove instructions; instead, refer to lilypond-init.el and
526         Documentation/topdocs/INSTALL.texi.
527
528         * lilypond.words: add identifiers and reserved words.
529
530         * Documentation/topdocs/INSTALL.texi: separate sections for installing
531         files and adding a load-path.
532
533         * lilypond-init.el: Instructions, extracted from 
534         Documentation/topdocs/INSTALL.texi. 
535         
536 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
537
538         * VERSION: 1.7.8 released 
539
540         * lily/grob.cc (warning): better robustness fix.
541
542 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
543
544         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
545
546         * lily/cluster-engraver.cc: stick better to variable naming
547         conventions
548
549         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
550         until stop_translation_timestep()
551
552         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
553         min/max coordinates to backend, but no musical info such as
554         pitches
555
556         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
557
558         * lily/grob.cc: robustness fix: warning(): do not crash if
559         cause is not set
560
561         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
562         the much more elaborated tuplet brackets than the very naive and
563         simple ligature bracket grob
564
565 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
566
567         * Documentation/user/refman.itely (Analysis brackets): add
568         horizontal bracket doco.
569
570         * ly/property-init.ly (setMmRestFermata): added.
571
572         * Documentation/user/refman.itely (Multi measure rests): fermatas
573         on mm rests.
574
575         * input/regression/apply-context.ly (texidoc): new file
576
577         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
578         code to be executed during interpretation. Possible applications:
579         smart octavation, more advanced bar checks. 
580
581         * lily/apply-context-iterator.cc: new file.
582
583 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
584
585         * input/test/new-markup.ly: new file.
586
587         * lily/text-item.cc (text_to_molecule): new function
588
589         * scm/new-markup.scm (lambda): new file
590
591         * lily/function-documentation.cc (ly_add_function_documentation):
592         add proc property as well
593
594 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
595
596         * Documentation/user/music-glossary.tely (Top): add custos.
597
598 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
599
600         * Documentation/topdocs/INSTALL.texi: advise how to include source
601         path to Emacs load-path and improve language.
602
603 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
604
605         * GNUmakefile.in: config.h message fix.
606
607         * autogen.sh:
608         * aclocal.m4: Regenerate.
609
610         * configure.in: 
611         * config.make.in: 
612         * stepmake/config.make.in: 
613         * stepmake/configure.in: 
614         * stepmake/autogen.sh: 
615         * stepmake/aclocal.m4: Update for autoconf 2.56.
616
617 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
618
619         * Documentation/topdocs/INSTALL.texi: instructions for an user how
620         to install Emacs-mode. Instructions how to use vim-mode.
621
622 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
623
624         * scm/music-types.scm (music-descriptions): no length for tempo event.
625
626         * input/*.ly: add \version everywhere.
627         
628         * input/*.ly: update syntax to 1.7 + new-chords.
629
630         * VERSION: 1.7.7 released.
631         
632         * Documentation/user/*.tely: new chord syntax.
633
634         * input/regression/[bc]*.ly (texidoc): syntax updates.
635         
636 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
637
638         * lilypond.words: add vocabulary to be used in auto-completion
639
640         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
641
642         * lilypond.vim: allow note name at EOF
643
644 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
645
646         * buildscripts/new-chords.py (edit): -e option: inline editing.
647
648         * input/regression/a*.ly (texidoc): syntax updates.
649
650         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
651         music): elucidations. 
652
653 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
654
655         * lily/include/lily-proto.hh, ly/engraver-init.ly,
656         ly/spanners-init.ly, scm/grob-description.scm,
657         scm/grob-property-description.scm, scm/music-types.scm,
658         lily/cluster-engraver.cc, lily/cluster.cc,
659         lily/include/cluster.hh, input/test/cluster.ly: cluster
660         implementation
661
662         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
663         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
664         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
665
666         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
667
668         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
669
670         * scm/grob-description.scm: bugfix: by default, use default note
671         head style when engraving ligatures
672
673         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
674
675         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
676         events
677
678         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
679
680         * input/test/ancient-font.ly: bugfix: style -> flag-style
681
682         * lily/ligature-engraver.cc: indentation fix
683
684         * lily/parser.yy: indentation fixes
685         
686 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
687
688         * input/regression/measure-grouping.ly: more elaborate example.
689
690         * lily/moment.cc: ly:add-moment, ly:mul-moment,
691         ly:div-moment. New functions 
692
693         * scm/music-functions.scm (set-time-signature): new function,
694         allow inline time sig settings with measure grouping.
695
696         * lily/parser.yy (command_element): move time sig construction
697         into Scheme.
698
699         * lily/side-position-interface.cc (out_of_staff): new function,
700         like padding, but keep minimum distance from staff. Easier than
701         linespanners (dynamics, pedals), but roughly the same effect.
702
703 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
704
705         * emacs-mode.el: Added spanish-note-replacements 
706         (<carlos.betancourt@chello.be>).
707
708         * vimrc: (Un)commenting with <(S-)F12>, tidy.
709
710 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
711
712         * lilypond.vim: Do not fontify cises, desis, etc.
713
714         * vimrc: view dvi with <S-F6>
715
716 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
717
718         * lily/lookup.cc (triangle): new function.
719
720         * input/regression/measure-grouping.ly (texidoc): new file: show
721         triangles and brackets for beat groups of 3 and 2.
722
723         * lily/include/measure-grouping-spanner.hh (class
724         Measure_grouping): new file.
725
726         * lily/measure-grouping-spanner.cc (brew_molecule): new file
727
728         * lily/measure-grouping-engraver.cc (class
729         Measure_grouping_engraver): new file.
730
731 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
732
733         * Merge from stable:
734
735             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
736         
737         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
738         stylesheet.
739
740         * ly/paper19.ly: Include paper19-init.ly.
741
742         * ly/paper19-init.ly: New file.
743
744         * Documentation/user/tutorial.itely (First steps): Fix first
745         example for font test.
746
747         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
748
749         * ChangeLog: Add 1.7.6 release marker (see below).
750
751         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
752         Add .py files.
753
754 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
755
756         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
757
758         * input/tutorial/*.ly: update to new syntax.
759
760         * lily/parser.yy (Composite_music): new transpose syntax,
761         \transpose FROM TO MUSIC. 
762
763 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
764
765         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
766         latex progress/error output to stderr (by default this goes to
767         stdout).  Show lilypond progress, even when not verbose.
768
769         * python/lilylib.py (system): New optional parameter to control
770         showing of progress.
771
772         * scm/backend-documentation-lib.scm (check-dangling-properties):
773         Fix error message.
774
775         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
776         axis, extent.
777
778         * scm/grob-property-description.scm (magnify): Remove.
779         (extent, axis): Add.
780
781 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
782
783         * VERSION: Release 1.7.6.
784
785         * scripts/convert-ly.py: more uniformization substitutions.
786
787         * buildscripts/new-chords.py (sub_chords): new file.
788
789 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
790
791         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
792         lilypond.map.  Include sauter fonts too.  Cleanups.
793
794 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
795
796         * Documentation/user/tutorial.itely (First steps): change to new
797         chord/tie/slur/beam notation.
798
799         * lily/parser.yy (event_that_take_dir): allow postfix notation for
800         ties.
801
802         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
803         engraver. Process ties in postfix notation, i.e. c8-~ c
804
805         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
806
807         * input/regression/beam-postfix-notation.ly (texidoc): new file.
808
809         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
810
811         * lily/beam-engraver.cc (try_music): accept new-beam-events
812
813         * input/regression/chord-scripts.ly (texidoc): new file
814
815         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
816         script-events.
817
818         * scm/script.scm (default-script-alist): cleanup.
819
820         * lily/script-engraver.cc (make_script_from_event): cleanup.
821
822         * lily/lyric-combine-music-iterator.cc
823         (Lyric_combine_music_iterator): remove superfluous events.
824         (melisma_busy): new function. Fix broken melismas.
825
826 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
827
828         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
829         Remove nonvalid settings. Use descriptive key names.
830         Use <Return> to indicate the pressing of that key.
831
832 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
833
834         * scripts/lilypond-book.py (option_definitions): Typo.
835
836         * scripts/ly2dvi.py: Updates.
837
838         * python/lilylib.py (setup_environment, print_environment)
839         (get_bbox, make_preview): Merge and remove from ly2dvi and
840         lilypond-book.
841
842         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
843
844         * .cvsignore: Remove some cruft.
845
846         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
847         path.
848
849         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
850         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
851         throughout.
852
853         * python/lilylib.py (quiet_system): Junk
854         (system): Display error log upon failure.
855         (read_pipe): New function.  Cleanups and fixes.
856
857         * python/*.py: Rename from *.py.in.
858         
859         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
860
861         * GNUmakefile.in (SUBDIRS): Move python before scripts.
862
863 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
864
865         * python/GNUmakefile: Bugfix: handle modules.
866
867         * stepmake/stepmake/python-module-targets.make (default): Add
868         compiled modules. 
869
870         * stepmake/stepmake/python-module-rules.make: Add rule for byte
871         compiling modules.
872
873         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
874         Bugfix.  (OUT_PYC_MODULES): Add.
875
876 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
877
878         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
879         Use default paths. Refresh description.
880
881 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
882
883         * VERSION: 1.7.5 released
884
885         * input/regression/finger-chords.ly (texidoc): new file.
886
887         * lily/script-engraver.cc (process_music): remove scriptHorizontal
888         support
889
890         * lily/fingering-engraver.cc (process_music): remove kludgy
891         scriptHorizontal stuff.
892
893         * lily/script.cc: remove staff-support property.
894
895         * lily/new-fingering-engraver.cc (add_fingering): new
896         file. Fingering engraver for new style chords.
897
898 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
899
900         * lily/parser.yy (bare_number): allow 4 \cm (without
901         decimal dot). (should backport to 1.6?)
902
903         * ly/declarations-init.ly: use Scheme for dimension defs.
904
905         * lily/parser.yy (TODO): remove hard coded dimensions, add
906         REAL NUMBER_IDENTIFIER production.
907
908         * lily/rest-collision.cc (force_shift_callback): rewrite using
909         -done property.
910
911         * scm/grob-property-description.scm (rest-collision-done): add
912         property.
913         
914         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
915
916 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
917
918         * input/regression/multi-measure-rest-center.ly: new file.
919
920         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
921         off horizontally by 0.05 ss. Fixed.
922
923 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
924
925         * scm/pdftex.scm: Rename ly-number to ly:number->string.
926
927         * Documentation/topdocs/index.tely: Remove duplicate from merge.
928
929 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
930
931         * lily/tie.cc (get_control_points): also avoid staff lines on the
932         just outside the outer staff lines
933
934 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
935
936         * ly/params-init.ly: Just define style-alist, no need to
937         define-public.
938
939         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
940         (thanks Han-Wen).
941
942         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
943         (FET_FILES): = FONT_FILES.
944
945         * Merge from stable:
946
947             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
948
949 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
950
951         * VERSION: 1.7.4 released.  
952         
953         * scm/generate-documentation.scm (string-append): add macro
954         definitions.
955
956         * lily/text-item.cc (lookup_text): don't use virtual fonts for
957         normal texts.
958
959         * lily/multi-measure-rest-engraver.cc: make separate
960         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
961
962         * lily/multi-measure-rest.cc: remove text handling. Remove
963         number-threshold.
964
965 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
966
967         * scm/music-types.scm: doc patch by Graham Percival
968
969 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
970
971         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
972         encoding part.
973         (Font_info.set_defaults): pixelsize now also defauts to '0'.
974         (sketch_p): Sketch wants only first four elements of X11 font spec.
975
976         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
977
978         * mf/feta-autometric.mf: Write foundry and family to log.
979
980         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
981         font translation table.
982
983         * buildscripts/mf-to-table.py: Better font info into afm.
984
985         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
986         1.0.9 required.
987
988         * configure.in: Whine for mftrace 1.0.9.
989
990 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
991
992         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
993
994         * lily/main.cc (main_prog): don't try to load init.EXT when
995         processing foo.EXT.
996
997 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
998
999         * scm/tex.scm (zigzig-line): added.
1000
1001         * scm/ps.scm (zigzag-line): added.
1002
1003         * ps/music-drawing-routines.ps (subvec): added.
1004         (draw_zigzag_line): added.
1005         
1006         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
1007         grob properties zigzag-width and zigzag-length.
1008
1009         * input/regression/glissando.ly: Add some zig-zagged glissandi.
1010
1011 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1012
1013         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
1014         svg output, including font.
1015
1016 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1017
1018         * scm/lily.scm: Register sodipodi output module.
1019
1020         * scm/sodipodi.scm: New file.
1021
1022         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
1023
1024         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
1025         comment, after header.
1026         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
1027         FullName.  Fix FontName key.
1028
1029 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
1030
1031         * lily/rest.cc (after_line_breaking): bugfix: dots after half
1032         and breve rests.
1033         
1034         * input/test/blank-notes.ly: bugfix
1035
1036         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
1037         rests. (Kim Shrier)
1038
1039         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
1040         
1041 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1042
1043         * scm/tex.scm: 
1044         * scm/ps.scm: Cleanup and remove obsolete junk.
1045
1046         * Documentation/user/internals.itely:
1047         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
1048
1049         * lily/parser.yy: Identify shift/reduce problems.
1050
1051         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
1052         make-style-sheet.  Too specific for convert-ly?
1053
1054 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1055
1056         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
1057
1058         * input/test/*.ly: various fixes.
1059
1060         * lily/music.cc (name): bugfix
1061
1062         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
1063
1064         * lily/input-file-results.cc (code): set-point-and-click! ->
1065         set-point-and-click
1066         
1067 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1068
1069         * Use uniform ly: prefix for exported scheme primitive functions.
1070
1071         * scm/music-types.scm: junk compat glue
1072
1073         * scripts/convert-ly.py: add rules for stuff below, junk
1074         compatibility glue for spanrequest.
1075
1076         * lily/parser.yy (verbose_event): remove \spanrequest,
1077         \commandspanrequest, \script. 
1078         
1079         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
1080
1081         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
1082         for \penalty, \glissando.
1083
1084         * VERSION: release 1.7.3
1085         
1086 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
1087
1088         * lily/accidental-engraver.cc: Fix
1089         grace-in-the-beginning-of-measure bug caused by the resent
1090         partial-measure fix.
1091
1092         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
1093         overlap looks too crowded)
1094         
1095 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1096
1097         * lily/parser.yy (assignment): allow SCM expression as assignment.
1098
1099         * lily/include/music-output-def.hh (class Music_output_def):
1100         * lily/music-output-def.cc: 
1101         * lily/paper-def.cc: 
1102         * scm/font.scm (markup-to-properties):
1103         * lily/parser.yy (music_output_def_body): 
1104         remove style_sheet_
1105
1106 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1107
1108         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
1109         length.
1110
1111         * input/regression/spacing-to-grace.ly: new file.
1112
1113         * input/regression/spacing-end-of-line.ly: new file.
1114
1115         * lily/note-spacing.cc (get_spacing): take into account breakable
1116         stuff sticking out at the left (time sig change at line break).
1117
1118         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
1119         raggedright code.
1120
1121         * scm/music-functions.scm (make-voice-props-set): add
1122         staff-position for mm rests.
1123  
1124         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
1125         before grace notes a little.
1126
1127         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
1128
1129         * lily/break-align-interface.cc (do_alignment): right-edge spacing
1130         key adds space at the end of line. 
1131
1132 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1133
1134         * scm/sketch.scm: Fix beams.
1135
1136         * buildscripts/mf-to-table.py: Add EncodingScheme.
1137
1138         * scm/sketch.scm: Resurrect.
1139
1140 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1141
1142         * lily/multi-measure-rest.cc: use breve rests for measure lengths
1143         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
1144
1145 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1146
1147         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
1148
1149         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
1150
1151 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1152
1153         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
1154         token for origin information.
1155
1156         * lily/parser.yy (My_lily_lexer): do identifier location and
1157         cloning from lexer.
1158
1159         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
1160         logic out of the parser. Add bar checks on both ends.
1161
1162         * Documentation/user/refman.itely (Multi measure rests): add more
1163         notes about mm rests.
1164
1165 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1166
1167         * input/regression/bar-scripts.ly: Re-enable.
1168
1169         * lily/parser.yy:
1170         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
1171         released rsn.  Bison 1.50 has a crucial bug and won't work.
1172
1173         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
1174
1175
1176 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1177
1178         * input/regression/bar-scripts.ly: Blunt documentation build fix.
1179
1180 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1181
1182         * Actually merge changes since 1.6.4 besides ChangeLog, and
1183         resolve conflicts.  Lots of updates, hope all is well.
1184         
1185         * cygwin/lilypond.hint (requires): Add ghostscript.
1186
1187         * scm: Update some (c).
1188         
1189 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1190
1191         * input/test/{various}.ly: add \header fields and texidoc strings.
1192
1193 2002-10-05  Werner Lemberg  <wl@gnu.org>
1194
1195         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
1196         renamed to `output_latex_quoted'.
1197         Added `output_latex_noquote'.
1198         (schedule_lilypond_block): Implement `noquote' option for LaTeX
1199         mode.
1200
1201 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1202
1203         * ChangeLog: Add 1.6.6 release marker.  See below.
1204
1205         * stepmake/stepmake/po-targets.make: Remove --c++ option.
1206
1207         * scripts/midi2ly.py: Fix global syntax warnings.
1208
1209         * GNUmakefile.in: Generate builddir locale tree too.
1210
1211         * scripts/ly2dvi.py:
1212         * scripts/midi2ly.py: 
1213         * scripts/mup2ly.py: 
1214         * scripts/update-lily.py:
1215         * lily/main.cc (setup_paths): Fix for locales setup.
1216
1217 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1218
1219         * Documentation/windows/installing.texi: Soften wording about
1220         necessity of becoming Administrator.  tommie@iae.nl reports this
1221         does not seem to be necessary for his flavour of Windows 2000.
1222         Explicitely discourage text mode mounts.
1223
1224 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1225
1226         * lily/rest.cc (after_line_breaking): backport dot position fix.
1227
1228         * lily/rest-collision.cc (do_shift): also remove dots for suicided
1229         rests. Thanks to Klaus Zimmermann for finding this bug.
1230
1231 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1232
1233         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
1234
1235 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1236
1237         * Documentation/user/music-glossary.tely: fix links.
1238
1239 2002-10-21  Werner Lemberg  <wl@gnu.org>
1240
1241         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
1242         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
1243         scaling factor) only once and use them in the definition of
1244         \embeddedps.
1245         * ps/music-drawing-routines.ps (skeel): Removed.
1246
1247 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1248
1249         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
1250         Solaris7, as we don't use nested $( ) constructs.
1251
1252 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1253
1254         * VERSION: Release 1.6.6.
1255         
1256 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1257
1258         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
1259         as workaround for /bin/sh problems on Solaris7.
1260
1261 2002-10-19  Werner Lemberg  <wl@gnu.org>
1262
1263         * GNUmakefile.in (web-doc): Fix typos.
1264         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
1265         `music-drawing-routines.ps' but emit \special{header=...} once.
1266         * scm/tex.scm (header-end): Updated.
1267
1268 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1269
1270         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
1271         undefined tremolo. 
1272
1273 2002-10-15  Werner Lemberg  <wl@gnu.org>
1274
1275         * scripts/lilypond-book.py (g_make_html): New global variable.
1276         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
1277         if `g_make_html' isn't set.
1278         [main]: Add format `texi-html'.
1279         (option_definitions): Updated.
1280         * Documentation/user/lilypond-book.itely: Updated.
1281
1282         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
1283         * make/ly-rules.make (%.texi, %.nexi): Use it.
1284         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
1285         format to lilypond-book.
1286         * GNUmakefile.in (web-doc): Ditto.
1287
1288 2002-10-14  Werner Lemberg  <wl@gnu.org>
1289
1290         Further improve TeX output.  The produced files are about 40%
1291         smaller.  `lilyponddefs.tex' is now read only once.
1292
1293         * tex/lilyponddefs.tex: Remove footer stuff.
1294         (\ifundefined): Renamed to...
1295         (\lilypondundefined): This.  Use LaTeX's definition to
1296         make it nestable and make it global.
1297         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
1298         output.
1299         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
1300         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
1301         them global.
1302         (\placebox): Renamed to...
1303         (\lyitem): This.
1304         Make it global and call \outputscale by itself.
1305         (\lybox, \lyvrule): New macros to reduce input data.
1306         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
1307         New auxiliary macros.
1308         (\SkipLilydefs, \EndLilyPondOutput): Removed.
1309         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
1310         to...
1311         (\lilypondspace): This and made it global.
1312         (\turnOnPostScript): Renamed to...
1313         (\lilypondpostscript): This and made it global.
1314         (\turnOnExperimentalFeatures): Renamed to...
1315         (\lilypondexperimentalfeatures): This and made it global.
1316         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
1317         (\lilypondsetdimen): This and made it global.
1318         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
1319         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
1320         (all, $(outdir)/music-drawing-routines.ps): New rules.
1321         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
1322         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
1323         start-system, stop-system, stop-last-system, filledbox): Updated to
1324         use the changed macros from lilyponddefs.tex.
1325         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
1326
1327 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1328
1329         * Documentation/windows/installing.texi: Update.
1330
1331 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1332
1333         * VERSION: 1.6.5 released
1334
1335         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
1336
1337 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1338
1339         * scm/translator-property-description.scm (voltaOnThisStaff): add
1340         property.
1341
1342 2002-09-28  Werner Lemberg  <wl@gnu.org>
1343
1344         * scm/tex.scm (header-end): Suppress page numbering.
1345
1346         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
1347         Fix quotation for HTML output.
1348
1349 2002-09-28   Graham Percival   <gperciva@sfu.ca>
1350         
1351         * Documentation/user/refman.itely: grammar and phrasing
1352           fixes to "Note Entry" section.  Also adds a few new examples.
1353
1354 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1355
1356         * flower/include/string-data.icc: include string.h
1357
1358 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1359
1360         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1361
1362 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1363
1364         * Documentation/user/GNUmakefile (extra-local-help): Add.
1365
1366         * stepmake/stepmake/www-targets.make (local-help): Add.
1367
1368 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1369
1370         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
1371         packages.
1372
1373         * Documentation/topdocs/README.texi (Top): building documentation
1374         (not website.)
1375
1376 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1377
1378         * Documentation/user/refman.itely: 
1379         * Documentation/user/tutorial.itely: 
1380         * Documentation/user/music-glossary.tely: Merge changes.
1381
1382         * Documentation/user/glossary.html.in: 
1383         * Documentation/index.texi: 
1384         * Documentation/header.html.in: Accomodate renaming of glossary.
1385         
1386         * Documentation/user/tutorial.itely: Add some glossary references.
1387         
1388         * Documentation/user/refman.itely: Minor fixes.
1389         
1390         * Documentation/user/lilypond.tely: Add glossary do direntry.
1391
1392         * Documentation/user/music-glossary.tely: Rename (previously:
1393         glossary.tely).  Fix anchor placement.
1394
1395         * Documentation/user/GNUmakefile: Make music-glossary.info too.
1396
1397 2002-09-23  Werner Lemberg  <wl@gnu.org>
1398
1399         * scripts/lilypond-book.py (output_dict): Fix handling of
1400         various environments by avoid extraneous newlines.
1401         Rename `output-all' regexp for html to `output-html'.
1402         Replace `output-all' regexp for texi with `output-texi-quote'
1403         and `output-texi-noquote'.
1404         (compose_full_body): Don't override `linewidth' user option
1405         for `singleline'.
1406         (schedule_lilypond_block): Don't indent text specified with
1407         `intertext' option.
1408         Add new option `noquote'.
1409         (compile_all_files): Use latex instead of tex to compile ly
1410         files directly.
1411
1412         * Documentation/user/lilypond-book.itely: Updated and revised.
1413         Improve layout.
1414
1415         * Documentation/user/glossary.tely,
1416         Documentation/user/introduction.itely,
1417         Documentation/user/tutorial.itely,
1418         Documentation/user/refman.itely,
1419         Documentation/user/appendices.itely: Fix overfull LilyPond
1420         boxes caused by the new lilypond-book code.  Other minor
1421         fixes.
1422
1423         * Documentation/user/macros.itexi (@texiflat): Don't emit
1424         trailing space.
1425
1426         * scm/tex.scm (end-output, header-end): Add preamble and
1427         postamble to make lilypond output directly compilable with
1428         latex.
1429
1430         
1431 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1432
1433         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
1434         instructions.
1435
1436 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1437
1438         * Documentation/user/glossary.tely: Add titling and hyperlinks.
1439
1440 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1441
1442         * lily/beam.cc (connect_beams): don't crash if there are quarter
1443         notes in beams.
1444
1445 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1446
1447         * Documentation/user/refman.itely: corrected ancient clef
1448         docu; added docu on ligatures
1449
1450 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1451
1452         * Documentation/user/glossary.tely,
1453         Documentation/user/refman.itely, input/les-nereides.ly,
1454         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1455         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1456         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1457         Stem properties: flag-style -> stroke-style, style -> flag-style.
1458
1459
1460 2002-09-22  Werner Lemberg  <wl@gnu.org>
1461
1462         * scripts/lilypond-book.py: Add option `notime' to suppress
1463         printing of a time signature.  Specify default indentation of 0pt
1464         if single line fragment.  Don't emit redundant `\paper{ }'.
1465
1466         * Documentation/user/lilypond-book.itely: Updated.
1467
1468         * Documentation/user/glossary.tely: Completely reformatting.
1469
1470 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1471
1472         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
1473
1474 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1475
1476         * Documentation/user/tutorial.itely: Fix links.
1477         
1478         * Documentation/topdocs/index.tely:
1479         * Documentation/index.texi:
1480         * Documentation/header.html.in: Small website fixes and updates.
1481
1482         * debian/: Debian patch by Anthony Fok.
1483
1484 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1485
1486         * Documentation/footer.html.in: How time flies: It's already 2002!
1487
1488         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1489         more descriptive link names than 'here'.
1490
1491 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1492
1493         * VERSION: 1.7.2 released
1494         * VERSION: 1.6.4 released
1495         
1496         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
1497
1498         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
1499         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
1500
1501         * mf/feta-din.mf (test): add x-height and space.
1502
1503         * lily/dynamic-engraver.cc (process_music): take dynamic direction
1504         from ^_ for crescendi. Idem for slurs and phrasing slurs.
1505
1506         * ly/grace-init.ly: add-to-grace-init: function to portably add
1507         settings to \grace. 
1508
1509         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
1510         if we get an absolute dynamic event.
1511  
1512         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
1513
1514         * lily/source-file.cc (get_line): oops. All line numbers were off
1515         by 2. Fix that. 
1516
1517         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
1518         be after the note, combined with -_^, i.e. c4-(-\)-\>  
1519
1520         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
1521
1522         * lily/parser.yy (number_factor): remove (number) as number
1523         expression. ("Let them eat Lisp").
1524
1525 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1526
1527         * lily/horizontal-bracket.cc: new file.
1528
1529         * lily/horizontal-bracket-engraver.cc: new file.
1530
1531         * input/regression/note-group-bracket.ly: new file. Support
1532         horizontal note brackets for music analysis.
1533
1534         * lily/stem.cc (flag): new flag-style: no-flag.
1535
1536         * input/test/stem-cross-staff.ly: new file
1537         
1538         * Documentation/user/internals.itely: Improved formatting, fixing
1539         typos.  Added a section `Output details' to describe how the TeX
1540         code looks like.
1541
1542         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
1543
1544         * lily/parser.yy: remove \dynamicscript.
1545
1546         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
1547         definitions. 
1548
1549         * python/midi.c (midi_error): take two arguments.
1550
1551         * Merge 1.6.5 changes:
1552         
1553 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1554
1555         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
1556         staff-space.  Previous 1.5 was probably meant as half-spaces.
1557         (cautionary-style): parentheses (was: smaller).  This is what doco
1558         says, and it seems more logical.
1559
1560         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
1561         for 2nd sentence.
1562
1563 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1564
1565         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
1566
1567 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1568
1569         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
1570
1571 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1572
1573         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
1574
1575 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1576
1577         * scm/translator-property-description.scm (voltaOnThisStaff): add
1578         property.
1579
1580 2002-09-28  Werner Lemberg  <wl@gnu.org>
1581
1582         * scm/tex.scm (header-end): Suppress page numbering.
1583
1584         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
1585         Fix quotation for HTML output.
1586
1587 2002-09-28   Graham Percival   <gperciva@sfu.ca>
1588         
1589         * Documentation/user/refman.itely: grammar and phrasing
1590           fixes to "Note Entry" section.  Also adds a few new examples.
1591
1592 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1593
1594         * flower/include/string-data.icc: include string.h
1595
1596 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1597
1598         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1599
1600 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1601
1602         * Documentation/user/GNUmakefile (extra-local-help): Add.
1603
1604         * stepmake/stepmake/www-targets.make (local-help): Add.
1605
1606 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1607
1608         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
1609         packages.
1610
1611         * Documentation/topdocs/README.texi (Top): building documentation
1612         (not website.)
1613
1614 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1615
1616         * Documentation/user/refman.itely: 
1617         * Documentation/user/tutorial.itely: 
1618         * Documentation/user/music-glossary.tely: Merge changes.
1619
1620         * Documentation/user/glossary.html.in: 
1621         * Documentation/index.texi: 
1622         * Documentation/header.html.in: Accomodate renaming of glossary.
1623         
1624         * Documentation/user/tutorial.itely: Add some glossary references.
1625         
1626         * Documentation/user/refman.itely: Minor fixes.
1627         
1628         * Documentation/user/lilypond.tely: Add glossary do direntry.
1629
1630         * Documentation/user/music-glossary.tely: Rename (previously:
1631         glossary.tely).  Fix anchor placement.
1632
1633         * Documentation/user/GNUmakefile: Make music-glossary.info too.
1634
1635 2002-09-23  Werner Lemberg  <wl@gnu.org>
1636
1637         * scripts/lilypond-book.py (output_dict): Fix handling of
1638         various environments by avoid extraneous newlines.
1639         Rename `output-all' regexp for html to `output-html'.
1640         Replace `output-all' regexp for texi with `output-texi-quote'
1641         and `output-texi-noquote'.
1642         (compose_full_body): Don't override `linewidth' user option
1643         for `singleline'.
1644         (schedule_lilypond_block): Don't indent text specified with
1645         `intertext' option.
1646         Add new option `noquote'.
1647         (compile_all_files): Use latex instead of tex to compile ly
1648         files directly.
1649
1650         * Documentation/user/lilypond-book.itely: Updated and revised.
1651         Improve layout.
1652
1653         * Documentation/user/glossary.tely,
1654         Documentation/user/introduction.itely,
1655         Documentation/user/tutorial.itely,
1656         Documentation/user/refman.itely,
1657         Documentation/user/appendices.itely: Fix overfull LilyPond
1658         boxes caused by the new lilypond-book code.  Other minor
1659         fixes.
1660
1661         * Documentation/user/macros.itexi (@texiflat): Don't emit
1662         trailing space.
1663
1664         * scm/tex.scm (end-output, header-end): Add preamble and
1665         postamble to make lilypond output directly compilable with
1666         latex.
1667
1668         
1669 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1670
1671         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
1672         instructions.
1673
1674 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1675
1676         * Documentation/user/glossary.tely: Add titling and hyperlinks.
1677
1678 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1679
1680         * lily/beam.cc (connect_beams): don't crash if there are quarter
1681         notes in beams.
1682
1683 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1684
1685         * Documentation/user/refman.itely: corrected ancient clef
1686         docu; added docu on ligatures
1687
1688 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1689
1690         * Documentation/user/glossary.tely,
1691         Documentation/user/refman.itely, input/les-nereides.ly,
1692         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1693         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1694         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1695         Stem properties: flag-style -> stroke-style, style -> flag-style.
1696
1697 2002-09-22  Werner Lemberg  <wl@gnu.org>
1698
1699         * scripts/lilypond-book.py: Add option `notime' to suppress
1700         printing of a time signature.  Specify default indentation of 0pt
1701         if single line fragment.  Don't emit redundant `\paper{ }'.
1702
1703         * Documentation/user/lilypond-book.itely: Updated.
1704
1705         * Documentation/user/glossary.tely: Completely reformatting.
1706
1707 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1708
1709         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
1710
1711 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1712
1713         * Documentation/user/tutorial.itely: Fix links.
1714         
1715         * Documentation/topdocs/index.tely:
1716         * Documentation/index.texi:
1717         * Documentation/header.html.in: Small website fixes and updates.
1718
1719         * debian/: Debian patch by Anthony Fok.
1720
1721 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1722
1723         * Documentation/footer.html.in: How time flies: It's already 2002!
1724
1725         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1726         more descriptive link names than 'here'.
1727
1728 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1729
1730         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
1731
1732 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1733
1734         * lily/part-combine-music-iterator.cc (get_state): cleanup
1735         (get_music_info): cleanup.
1736
1737 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1738
1739         * scm/backend-documentation-lib.scm (interface-doc-string):
1740         crosslinks between interfaces and grobs. Headings for interfaces
1741         in grob explanation.
1742
1743 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1744
1745         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
1746         dtd).  Add preliminary dtd.
1747         (re-sub-alist): Robustify.
1748
1749 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1750
1751         * lily/include/event-chord-iterator.hh,
1752         lily/context-specced-music-iterator.cc,
1753         lily/event.cc, lily/event-chord-iterator.cc: add
1754
1755 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1756
1757         * lily/: some (c) header fixes.
1758         
1759         * lily/request-chord.cc: Remove.
1760         
1761         * lily/include/event-chord-iterator.hh:
1762         * lily/include/event.hh:
1763         * lily/event-chord.cc: New file.
1764         
1765         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
1766         requested.
1767
1768 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1769
1770         * lily/ : rename Request to Event
1771
1772         * lily/parser.yy (command_element): move clef stuff into Scheme.
1773
1774         * lily/:  rename length_mom () to get_length()
1775
1776         * lily/part-combine-music.cc: removed file and class.
1777
1778         * lily/context-specced-music-iterator.cc (class
1779         Context_specced_music_iterator): new file. Obsoletes the
1780         Context_specced_music type.
1781
1782         * scm/music-types.scm (make-repeated-music): put different kinds
1783         of repeated music into music-type table.
1784
1785         * VERSION: 1.7.1 released.
1786
1787         * scm/to-xml.scm: new file.
1788
1789         * input/test/to-xml.ly (fooBar): demo of what is possible with the
1790         new Input representation: dump music as XML.
1791
1792         * scm/engraver-documentation-lib.scm
1793         (engraver-accepts-music-types?): add links from music to engraver,
1794         from music-type to engraver.
1795
1796         * lily/include/command-request.hh: removed
1797         lily/include/musical-request.hh: removed. Removed all _req classes
1798         except Key_change_req. Changes throughout.
1799
1800 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1801
1802         * lily/tuplet-engraver.cc (try_music): Compile kludge.
1803
1804 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1805
1806         * lily/*.cc: specify accepts for many engravers.
1807
1808         * scm/music-documentation-lib.scm: dump music expressions and
1809         music subtypes.
1810
1811         * scm/documentation-lib.scm: complete revision.
1812         Use GOOPS objects to store document tree explicitly. Cleaned up and
1813         sped up doco generation a lot.
1814
1815 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1816
1817         * input/trip.ly (fugaIILeft): add arpeggio
1818
1819         * lily/translator-group.cc (try_music_on_nongroup_children):
1820         oops. The name symbol is in the cdr of the assoc handle.
1821
1822         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
1823         Hyphen_req, Glissando_req, Break_req, Mark_req 
1824
1825 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1826
1827         * lily/musical-request.cc (music-duration-length,
1828         music-duration-compress): new functions.
1829
1830         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
1831         throughout. Warning doesn't work yet.
1832
1833         * lily/translator-group.cc (try_music_on_nongroup_children):
1834         new implementation: store candidate acceptors in a hashTable.
1835
1836 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1837
1838         * scm/music-types.scm (music-descriptions): change name to
1839         internal-class-name
1840
1841         * scm/chord-name.scm (chord::inner-name-banter): remove space.
1842
1843 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1844
1845         * lily/beam.cc (connect_beams): don't crash if there are quarter
1846         notes in beams.
1847
1848 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
1849
1850         * Documentation/user/refman.itely: corrected ancient clef
1851         docu; added docu on ligatures
1852
1853 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
1854
1855         * Documentation/user/glossary.tely,
1856         Documentation/user/refman.itely, input/les-nereides.ly,
1857         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
1858         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
1859         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
1860         Stem properties: flag-style -> stroke-style, style -> flag-style.
1861
1862 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1863
1864         * scm/music-functions.scm (music-separator?): don't use name music
1865         property.
1866
1867 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1868
1869         * stepmake/stepmake/generic-targets.make (help): Document check
1870         target.
1871
1872         * lily/new-accidental-engraver.cc: Compile fix.
1873
1874 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1875
1876         * scripts/convert-ly.py: Add rule.
1877
1878         * input/test/music-creation.ly:
1879         * input/test/add-staccato.ly:
1880         * input/test/add-text-script.ly: ly-make-music.
1881
1882         * scm/drums.scm (make-head-type-elem, make-articulation-script):
1883         More ly-make-music renamings.
1884
1885         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
1886
1887         * lily/music-constructor.cc (make_music): Add debugging info.
1888
1889         * scm/music-functions.scm (make-simultaneous-music,
1890         (make-sequential-music, context-spec-music):
1891         * scm/music-types.scm (music-descriptions): Get lily to run.
1892
1893 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1894
1895         * lily/command-request.cc (transpose_key_alist): new function.
1896
1897         * lily/key-performer.cc (create_audio_elements): cleanup. 
1898
1899 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1900
1901         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
1902
1903         * lily/include/translator.hh (ENTER_DESCRIPTION): add
1904         events-accepted field.
1905
1906         * scm/music-types.scm: new file.
1907
1908         * lily/parser.yy: put music type initialization into scheme,
1909         similar to grob initialization.  Changes throughout.
1910
1911 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1912
1913         * Documentation/user/tutorial.itely: Fix links.
1914         
1915         * Documentation/index.texi: 
1916         * Documentation/header.html.in: 
1917         * Documentation/topdocs/index.tely: Small website fixes and updates.
1918
1919         * debian/: Debian patch by Anthony Fok.
1920
1921 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1922
1923         * Documentation/footer.html.in: How time flies: It's already 2002!
1924
1925         * Documentation/topdocs/index.tely: Stable/development fix.  Use
1926         more descriptive link names than 'here'.
1927
1928         * ROADMAP: Remove test stuff.
1929
1930         * scripts/update-lily.py: Allow auto-building of stable and
1931         development versions.  Bugfixes.
1932
1933 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1934
1935         * VERSION: released 1.7.0
1936
1937         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
1938
1939         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
1940         positive line widths.
1941
1942 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1943
1944         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
1945         go.  Fix comments.
1946
1947         * cygwin: Cygwin updates.
1948
1949 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1950
1951         * Documentation/windows/installing.texi (Top): version for python,
1952         urls for ghostscript (thanks to John Potelle)
1953         
1954         * lily/simultaneous-music-iterator.cc
1955         (Simultaneous_music_iterator): init children_list_ before
1956         triggering GC.
1957
1958         * lily/*-iterator.cc: be even more careful with smobbed copy
1959         constructors. 
1960
1961         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
1962         LeftEdge item.
1963
1964 2002-09-15  Werner Lemberg  <wl@gnu.org>
1965
1966         Improving LilyPond's output to make them ordinary TeX boxes with
1967         predictable dimensions.  System boxes are now vertically centered on
1968         the baseline; this offset can be further controlled with
1969         \lilypondscoreshift.
1970
1971         * lily/system.cc (System::post_processing): Pass length of current
1972         system to `start-system' (including any horizontal indentation).
1973
1974         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
1975         prettier.
1976         (lily-def): Append `%'.
1977         (start-system): Add parameter `wd'.  Output more TeX code to specify
1978         box dimensions.
1979         (stop-system, stop-last-system): Complement changes in
1980         `start-system'.
1981         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
1982         Updated.
1983
1984         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
1985         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
1986         Write final `\endinput'.
1987
1988         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
1989         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
1990         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
1991         files and macro definitions don't produce spurious spaces and
1992         paragraphs (using \endlinechar).
1993         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
1994
1995         * Documentation/user/internals.itely: Improved formatting, fixing
1996         typos.  Added a section `Output details' to describe how the TeX
1997         code looks like.
1998
1999 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
2000
2001         * lily/accidental-engraver.cc: Also work with partial measures.
2002
2003 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2004
2005         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
2006         spanner.
2007
2008 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2009
2010         * lily/identifier-smob.cc (unpack_identifier): new file.
2011
2012         * lily/lexer.ll (identifier_type): new function.  use ly-id to
2013         pass off scheme expressions as music identifiers.
2014
2015         * scm/lily.scm: reorganisation, cleanups.
2016
2017         * lily/main.cc: small cleanups.
2018
2019 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2020
2021         * lily/ly-module.{cc,hh}: new file.
2022
2023 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
2024
2025         * lily/accidental-engraver.cc: Also work with partial measures.
2026
2027 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2028
2029         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
2030
2031 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2032
2033         * lily/my-lily-lexer.cc: use SCM module in stead of
2034         Scheme_hash_table. Changes throughout.  
2035
2036 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2037
2038         * VERSION (MY_PATCH_LEVEL): make 1.7.0
2039