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