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