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