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