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