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