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