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