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