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