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