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