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