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