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