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