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