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