]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
[lilypond.git] / ChangeLog
1 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
2
3         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
4         mf/parmesan-clefs.mf: added comments on character alignment and
5         set_char_box() conventions
6
7         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
8         set_char_box()'s
9
10         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
11
12 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
13
14         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
15
16 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
17
18         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
19         shortened to avoid almost-collision with staff line; code cleanup;
20         other custodes: fixed char boxes; code cleanup
21
22 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
23
24         * scripts/lilypond.py (global_latex_preamble): only set
25         twosideshift if 'twoside' is in latexoptions 
26
27         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
28
29         * VERSION: remove
30
31         * scripts/*2ly.py: update <> syntax
32
33 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
34
35         * lily/chord-name-engraver.cc (process_music): add origin for
36         chord name.
37
38         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
39
40         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
41         bass notes for exceptions too.
42
43         * scm/define-grobs.scm (all-grob-descriptions): rename
44         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
45
46         * scm/define-grob-properties.scm (remove-first): add remove-first
47         property for orchestral scores.
48
49         * Documentation/user/*.itely: switch <<>> and <> 
50
51         * lily/glissando-engraver.cc (process_music): bugfix: move line to
52         last_line only once. This fixes the two consecutive glissandi problem.
53
54 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
55
56         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
57         error message "flexa-width undefined"
58
59         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
60         lily/include/gregorian-ligature.hh: print warning when ignoring
61         head prefixes on flexa shapes
62
63         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
64         space before a series of inclinatum heads
65
66         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
67         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
68         cleanups
69
70         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
71         and char_box
72
73 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
74
75         * input/regression/breathing-sign.ly: tiny fixes
76
77         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
78         semantical collision with vaticana ligatures
79
80         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
81         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
82         now consistent with mensural ligatures
83
84         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
85         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
86         context pitches and staff position; dto. for virga stem; removed
87         obsolete virga and clivis characters from parmesan font (WARNING:
88         font changed)
89
90         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
91         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
92
93         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
94         scm/define-grob-properties.scm: consistency fix: renamed
95         join_left->add_cauda
96
97         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
98         appendix length; bugfix: yoffs_bt for reverse direction punctum
99         characters
100
101         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
102         small cleanups; added more docu
103
104         * lily/mensural-ligature-engraver.cc, lily/vaticana-ligature-engraver.cc,
105         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
106         computation to CoherentLigatureEngraver
107
108         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
109         scm/define-grob-properties.scm: bugfix: added missing linea and
110         cavum properties; bugfix: removed dead semivocalis property
111
112         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
113         length; redesigned quilisma, stropha and auctum
114
115         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
116         line thickness
117
118         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
119         Documentation/user/refman.itely: bugfix: introduced shifted
120         epiphonus head to avoid collision with adjacent plica
121
122 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
123
124         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
125
126         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
127
128 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
129
130         * Documentation/user/tutorial.itely (A lead sheet): remove
131         duplicate chords.
132
133         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
134
135 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
136
137         * Documentation/bibliography/computer-notation.bib (isbn): add
138         xivcim publication.
139
140 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
141
142         * GNUmakefile.in: drop lilypond.words for generation.
143
144 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
145
146         * buildscripts/lilypond.words.py: take filename (also) from an arg.
147
148         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
149
150 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
151
152         * input/test/figured-bass-alternate.ly (fl): new file.
153
154         * Documentation/topdocs/README.texi (Top): clarifications.
155
156         * Documentation/bibliography/computer-notation.bib (isbn): add phd
157         theses of Gieseking and Renz.
158
159         * GNUmakefile.in (README_FILES): remove README.mandrake.
160
161 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
162
163         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
164         from source files and search patterns listed in the script.
165
166         * GNUmakefile.in: add target `lilypond.words'.
167
168         * lilypond.words: remove file, generated by `make lilypond.words'.
169
170         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
171
172 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
173
174         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
175
176 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
177
178         * VERSION: 1.9.4 released
179
180         * scripts/convert-ly.py (FatalConversionError.figures_replace):
181         rule for < > <-> << >> substitution
182
183         * lily/lexer.ll: exchange meaning of << >> and < > 
184
185         * VERSION (PACKAGE_NAME): 1.9.3 released
186
187         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
188         pages unconditionally.
189
190 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
191
192         * Documentation/user/music-glossary.tely (Top): small syntax
193         fixes.
194
195         * scm/music-functions.scm (remove-tag): filter \tagged music
196         expressions.
197
198         * input/regression/tag-filter.ly (texidoc): new file.
199
200         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
201         symbol2 .. ) etc. 
202
203         * scripts/convert-ly.py (FatalConversionError.conv): fingering
204         convert rule.
205
206         * Documentation/user/refman.itely (Fingering instructions): adjust manual.
207
208         * lily/new-fingering-engraver.cc (position_scripts): don't crash
209         for borderline cases (e.g. 1 fingering.)
210         (position_scripts): revise interface, use fingerOrientations to
211         set fingering positions.
212
213         * scm/document-translation.scm (context-doc): add aliases to
214         automated documentation.
215
216         * make/lilypond-vars.make: remove stepmake compat glue.
217
218         * make/generic-vars.make: remove cruft.
219
220         * lily/main.cc (main): don't identify binary.
221
222 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
223
224         * lily/include/translator.hh (class Translator): remove
225         type_string_ , use symbol for context name throughout.
226         Changes through whole source tree.
227
228         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
229         set PDF as default, and always make PDF.
230
231         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
232
233 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
234
235         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
236         Documentation/user/refman.itely input/regression/allfontstyle.ly
237         input/regression/grace-types.ly:
238         fix spelling for acciaccatura (Webster's 1913).
239
240 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
241
242         * lily/main.cc (usage): adjust blurb, include url.
243
244         * input/regression/breathing-sign.ly (texidoc): transpose up
245
246 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
247
248         * input/regression/breathing-sign.ly: changed ancient examples to
249         be relevant (by request of Han-Wen); updated BreathingSign text
250         property according to new syntax.
251
252         * ly/gregorian-init.ly: updated BreathingSign text property
253         according to new syntax
254
255 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
256
257         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
258         (Clef): index entries for clefs.
259
260         * python/lilylib.py (system): remove errorlog files.
261         
262 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
263
264         * lilypond.words: add \new and new graces. Add dynamics to menus
265         keeping 1.8.x compatibility; after all the engraving relating to 
266         notes becomes postfixed `-' marks will be removed.
267
268 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
269
270         * lily/molecule.cc (align_to): idem.
271
272         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
273         
274         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
275         accacciatura everywhere.
276
277         * VERSION (PACKAGE_NAME): released 1.9.2
278
279         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
280
281         * scm/document-markup.scm (markup-doc-node): sort markup function
282         list.
283
284         * lily/paper-outputter.cc (output_version): change "Lily was here"
285         into  "Engraved by LilyPond"
286
287         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
288         on unquoted strings before \notenames.
289
290         * lily/parser.yy (lyric_element): allow markup as lyric text. This
291         increases the number of s/r reductions to 4.
292
293         * scm/new-markup.scm (fraction-markup): \fraction command.
294
295         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
296         mode
297
298         * lily/lookup.cc (round_filled_box): rename function.
299         (LY_DEFINE): round-filled-box: change signature.
300
301         * Documentation/user/refman.itely: revise section explaining grace
302         notes.
303
304         * lily/translator-scheme.cc (LY_DEFINE): add ! to
305         ly:set-context-property
306
307         * input/*/*.ly (vmus): use \new everywhere.
308
309         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
310
311         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
312         default
313
314         * scm/music-functions.scm (set-stop-grace-properties)
315         (set-start-grace-properties, add-grace-property): new functions
316         for modular grace tweak control.
317
318         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
319         
320 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
321
322         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
323
324         * GNUmakefile.in (install-pfa-fonts):
325         (get-pfa-fonts): New target.
326
327         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
328         install-pfa-fonts help.
329
330 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
331
332         * lily/translator-scheme.cc (LY_DEFINE):
333         ly:context-pushpop-property new function.
334         (LY_DEFINE): new function ly:translator-find  
335         new function ly:translator?
336         (LY_DEFINE): new function ly:context?
337
338         * lily/translator-def.cc: remove Translator_def::apply_pushpop_property().
339
340         * python/lilylib.py (read_pipe): only store and display error log
341         if verbose not set.
342         (read_pipe): only display log if it contains something.
343
344 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
345
346         * Documentation/misc/GNUmakefile: Re-add.
347         (TEXTS): Add CHANGES.
348
349 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
350
351         * lilypond.words: add \newcontext.
352
353 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
354
355         * lily/tie-performer.cc (stop_translation_timestep): only flush
356         tied_notes when we have actually made a tie. Fixes bugs with ties
357         in polyphonic scores.
358
359 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
360
361         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
362         they do not exist.
363
364 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
365
366         * VERSION (PACKAGE_NAME): released 1.9.1 
367
368         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
369         Instrument_name_engraver
370
371         * lily/tie-performer.cc (create_audio_elements): bugfix
372
373         * Documentation/user/music-glossary.tely (Top): comment out
374         font-style statements.
375
376         * input/test/force-hshift.ly: revise example.
377
378         * Documentation/bibliography/engraving.bib (note): typos.
379
380         * configure.in: bump GCC requirements to 3.x
381
382         * lily/include/audio-item.hh (class Audio_tie): rename
383         note_l_drul_ to note_drul_
384
385         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
386
387         * lily/parser.yy (relative_music): whoops. All \relative were off
388         by ...  a lot .... Ahem.
389
390         * scm/define-music-types.scm (music-descriptions): idem.
391
392         * lily/beam-engraver.cc: move new-beam-event to beam-event
393
394         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
395         to Tie_engraver
396
397         * input/regression/bar-number.ly: remove unnecessary old-relative
398         options.
399         
400         * Documentation/user/internals.itely (Creating contexts): document
401         \newcontext
402
403         * lily/parser.yy (Composite_music): add \newcontext
404
405         * Documentation/user/refman.itely (MIDI block): add note about
406         dotted tempos.
407
408         * scm/font.scm: remove old markup legacy
409
410         * GNUmakefile.in (web-clean): remake share/ after web-clean.
411
412         * lily/breathing-sign.cc (brew_molecule): remove function
413
414         * lily/text-item.cc: remove old-style markups.
415         (interpret_markup): C++ version of markup function
416         (brew_molecule): idem.
417
418         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
419         as Scheme variable.
420
421         * scripts/convert-ly.py (conv): dashes rule.
422         Apply rule.
423
424         * Documentation/user/lilypond-book.itely: syntax fixes. 
425
426 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
427
428         * VERSION (PACKAGE_NAME): release 1.9.0
429
430         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
431         note about dvips. (Should backport.)
432
433         * scripts/convert-ly.py
434         (FatalConversionError.articulation_substitute): add
435         convert-new-chords code. Remove convert-new-chords.py
436
437         * Documentation/user/refman.itely (Octave check): document
438         \octave.
439
440         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
441         \relative changes.
442
443         * lily/parser.yy (command_element): octave check:
444
445            \octave PITCH
446
447         checks that PITCH (without octave) yields PITCH (with octave) in
448         \relative
449
450         * lily/relative-octave-music.cc (to_relative_octave): octave check.
451
452         * lily/scm-option.cc: ly:set-option now has the default argument
453         #t.
454
455         * lily/lexer.ll: add \renameinput
456
457         * python/lilylib.py (command_name): robustifications.
458
459         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
460         /dev/stderr. This is ash compatible.
461
462         * ly/init.ly: add warning if compatibility was not necessary.
463
464         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
465
466         * flower/include/string-handle.icc: formatting cleanups, rename
467         references by ref_count_.
468
469 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
470
471         * make/lilypond.mandrake.spec.in: syncronize the spec file with
472         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
473         package libs separately, fix conflicting php variable out=/dev/vc/
474         invoking `unset out', declare menus, use only one icon-file, fix
475         doc-path in menu.
476
477 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
478
479         * scripts/convert-ly.py (FatalConversionError.conv): typo
480
481         * Documentation/misc/GNUmakefile: restore misc directory.
482
483         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
484
485         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
486         Petites-Preludes 
487
488         * input/test/partial-blank.ly (quickmeasure): syntax
489
490         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
491         attachment property.
492
493         * Documentation/user/refman.itely: remove superfluous -'s 
494         (Grace notes): ) fixes.
495
496         * lily/music.cc: generic compress(), transpose() functions. Remove
497         others.
498
499         * lily/parser.yy (gen_text_def): remove support for #'(italic )
500         style markup entry.
501
502         * lily/parser.yy: all articulations postfix; remove obligatory -
503         for [,  ) and \!
504         
505         * lily/music.cc (to_relative_octave): write generic
506         to_relative_octave function; various relative cleanups.
507         Hmmm.
508
509         * lily/scm-option.cc: add options new-relative and old-relative
510
511         * po/sv.po: new po file.
512
513         * Documentation/user/refman.itely (Dynamics): website
514         fixes. (should backport!)
515
516 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
517
518         * make/lilypond.mandrake.spec.in: declare version only once.
519
520 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
521
522         * lily/simultaneous-music.cc (to_relative_octave): undo relative
523         meaning for now.
524
525 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
526
527         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
528
529         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
530
531         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
532
533         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
534
535         * lily/music.cc (var): add ly:music-transpose function.
536
537         * lily/parser.yy (pre_events): remove prefix articulations.
538
539         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
540
541         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
542
543         * Documentation/user/refman.itely (Text markup): add comment about
544         markup in header.
545
546 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
547
548         * lily/paper-outputter.cc (write_header_fields_to_file): 
549         only dump value if it is a string.
550
551         * flower/include/dictionary.hh: remove.
552         
553         * Documentation/ChangeLog-1.5: add back old log.
554
555         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
556         .pfas from a .deb.
557
558 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
559
560         * Documentation/bibliography/engraving.bib: add entry for
561         Jaschinski's Notation
562
563 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
564
565         * Documentation/user/refman.itely (Beaming): add note about
566         allowBeamBreak
567
568 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
569
570         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
571         GregorianTranscription contexts
572
573         * ly/engraver-init.ly: vaticana contexts: minor fixes
574
575         * Documentation/user/refman.itely (Ancient notation): added note
576         on appendix length bug
577
578         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
579         input/test/vaticana.ly: use vaticana contexts; small fixes
580
581 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
582
583         * flower/hash.cc: Remove.
584
585         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
586         to (nonexistent?) hash_func_ identifier.
587
588         * python/midi.c (midi_error, midi_warning): Use char const* for
589         __FUNCTION__ argument.
590
591         * python/gettext.py: Remove.  We already require python 2.1, which
592         includes gettext.py.
593
594         * configure.in: Require python 2.1, as INSTALL.texi says.
595         it.
596
597         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
598         versions 1.50 and 1.75.  Remove note about lexer patch.
599
600 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
601
602         * Documentation/topdocs/INSTALL.texi: Update type1 font
603         description to actual situation.  Add comment about new font ball
604         layout.
605
606         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
607         in $LILYPONDPREFIX suffices for installation.
608
609 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
610
611         * debian/control (Build-Depends): Add flex-old as alternative to
612         flex.  Deprecate bison 1.75.
613
614 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
615
616         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
617         Vaticana contexts
618
619         * Documentation/user/refman.itely (Ancient notation): documented
620         some bugs; tiny fixes; added docu on Vaticana contexts
621
622         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
623         scripts
624
625 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
626
627         * Documentation/user/refman.itely (Ancient notation): added some
628         introductory words; added section on ancient time signatures;
629         added some @seealso and @refcommands; small fixes and
630         beautifications
631
632 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
633
634         * input/regression/note-head-style.ly: many fixes and updates
635
636         * Documentation/user/refman.itely: added small sections on ancient
637         accidentals, rests and flags; revised ancient note head section;
638         small wording/spelling fixes
639
640         * input/test/rests.ly: layout fixes
641
642 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
643
644         * input/puer-fragment.ly: bugfix: central C position of do clef
645
646         * ly/gregorian-init.ly: workaround: add small padding space before
647         divisiones (the correct fix would be the spacing engine to handle
648         this)
649
650 2003-08-13  Graham Percival  <gperlist@shaw.ca>
651
652         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
653         cue-notes.ly: minor fixes.
654
655 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
656
657         * Documentation/user/refman.itely: bugfix: remove obsolete link to
658         input/test/custos-style.ly
659
660         * Documentation/index.html.in: bugfix: link to Tutorial.html
661
662         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
663         to neumes; bugfix: "et": epiphonus, not just a simple pes
664
665 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
666
667         * lilypond-mode.el: split `Insert Tag' if it is long enough.
668
669         * lilypond.words: add new features: markup, column, center, \[ \].
670         
671 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
672
673         * Documentation/topdocs/NEWS.texi, DEDICATION,
674         stepmake/bin/add-html-footer.py
675         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
676         input/mutopia/J.S.Bach/wtk1-fugue1.ly
677         input/mutopia/J.S.Bach/wtk1-prelude1.ly
678         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
679         added (only) after a sentence which is complete; if the sentence is 
680         not ended a comma `,' or nothing is used. fix also spaces.
681
682 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
683
684         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
685         requirements to plain 1.6.
686
687         * buildscripts/mutopia-index.py (read_lilypond_header): update
688         mutopia-index.py to 1.4 syntax [sic]
689
690 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
691
692         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
693
694 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
695
696         * Documentation/index.html.in: url for regression pdf
697
698         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
699
700         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
701
702         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
703
704         * VERSION: 1.8.0 released
705         
706         * GNUmakefile.in (local-WWW-post): footify build fix.
707
708         * configure.in: require GUILE 1.6.4
709
710         * Documentation/user/GNUmakefile: don't copy *.png for
711         lilypond-internals
712
713         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
714         local-WWW-post target.
715         (rsync-web): add rsync-web target
716
717         * Documentation/user/introduction.itely (Music notation and
718         engraving): add neume example
719
720         * input/puer-fragment.ly (cantus): add puer-fragment
721
722 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
723
724         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
725         to notes, so that equalizer is actualy being used.
726
727         * scm/midi.scm (instrument-equalizer-alist):
728         (absolute-volume-alist): Define public, so that user can copy or
729         override.
730
731         * lily/key-performer.cc (create_audio_elements): Check for minor
732         key.  Only if key is minor, set MIDI key to minor.
733
734 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
735
736         * Documentation/user/refman.itely (Hiding staffs): fixes.
737
738         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
739
740         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
741         vertical extents to deal with Hara kiri correctly.
742
743         * input/regression/hara-kiri-short.ly: remove
744
745         * input/regression/hara-kiri-pianostaff.ly: update test.
746
747         * Documentation/user/*.tely: remove WEBTITLE
748
749         * scm/output-tex.scm (comment): idem.
750
751         * scm/output-pdftex.scm: remove GUILE 1.4 glue
752
753         * scm/music-functions.scm (make-lyric-event): new function
754
755         * scm/lily.scm (lilypond-version): new function
756
757         * input/test/version-output.ly: new file.
758
759         * Documentation/user/lilypond.tely: add version number to
760         front-page.
761
762 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
763
764         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
765
766 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
767
768         * input/template/gregorian-transcription.ly (barTwo): syntax update.
769
770         * Documentation/user/refman.itely (Hiding staffs): rename node.
771
772 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
773
774         * input/regression/new-markup-syntax.ly (texidoc): remove
775         molecule-callback override.
776
777 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
778
779         * input/les-nereides.ly: Mark tweaks with %tweak.
780
781         * Debian patch, see debian/changelog (Anthony Fok).
782
783 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
784
785         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
786         problem.
787
788 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
789
790         * Documentation/user/refman.itely (Text markup): Fix language bug.
791
792 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
793
794         * input/* : postfix syntax fixes.
795
796         * Documentation/user/refman.itely (Text markup): add note about
797         raise/lower with ^ or _ .
798         
799         * po/fi.po: fix \\apply strings.
800
801         * lily/parser.yy (open_event): warn for prefix articulations.
802
803 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
804
805         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
806         fix also on parmesan font.
807
808 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
809
810         * VERSION 1.7.30 released
811         
812         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
813
814         * buildscripts/mutopia-index.py (headertext): rewording
815
816 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
817
818         * scm/new-markup.scm (strut-markup): new markup function.
819
820         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
821         space also when no accidental is there.
822
823 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
824
825         * input/les-nereides.ly: Updates.
826
827 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
828
829         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
830         which repeats the tag insertion selected from "Insert tag" menu.
831
832 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
833
834         * lily/all-font-metrics.cc (find_font): load AFM files first only
835         for feta fonts. This fixes problems with TeXlive and other TeX
836         distros that include AFM files for the CM fonts. 
837
838         * scm/font.scm (qualifiers-to-font-name): remove.
839
840         * lily/paper-def.cc: remove get_var.
841
842         * input/trip.ly: remove file.
843         
844         * input/regression/spacing-note-flags.ly (raggedright): remove
845         stafflinethickness
846
847         * input/les-nereides.ly: update to new syntax, cleanups.
848
849 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
850
851         * Documentation/user/refman.itely: Clarify shortest-note problem
852         of autobeamer.
853
854 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
855
856         * lilypond-mode.el: Add each word to regexps only once.
857
858         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
859         is based on the syntax definitions in lilypond.words. Remove all 
860         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
861         LilyPond->Insert menu is generated by the entries in lilypond.words 
862         to which have been given a syntax definition.
863
864         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
865         \notes, \relative, \score, \simultaneous, \transpose.
866
867         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
868
869         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
870         
871         * lilypond-mode.el: add menu keywords separately.
872
873         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
874
875 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
876
877         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
878         current ugly installation method for PFA fonts.
879
880 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
881
882         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
883         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
884
885         * Documentation/user/music-glossary.tely: update legato.
886
887 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
888
889         * lexer-gcc-3.0.patch: Remove.
890
891         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
892
893 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
894
895         * debian/rules (binary-arch): remove NEWS.
896
897 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
898
899         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
900         stepmake/bin{ many }: polish the `--help's of different scripts;
901         model taken from the core-utils of Linux.
902
903         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
904
905 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
906
907         * flower/parse-afm.cc (parseCharMetrics): add warnings.
908
909         * flower/libc-extension.cc: idem.
910
911         * flower/include/libc-extension.hh: protect against isinf macros.
912
913 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
914
915         * { many }: Use two uppercase letters in LilyPond.
916
917         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
918
919         * VERSION: 1.7.29 released.
920         
921 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
922
923         * lily/tie.cc: add TODO comment.
924
925         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
926
927         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
928         linejoins and linecaps. This fixes problems with occasional spikes
929         on slur/tie endings.
930         
931         * input/regression/font-name.ly: don't use PS fonts for
932         compatibility reasons. 
933
934         * mutopia/claop.py (accents): update to 1.8
935
936         * Documentation/user/music-glossary.tely (Top): remove 13pt.
937
938         * Documentation/user/macros.itexi: don't color glossary links.
939
940         * Documentation/user/invoking.itexi (Error messages): new section
941
942 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
943
944         * input/regression/font-name.ly: add file.
945
946         * scm/document-backend.scm (grob-doc): remove <hr> from
947         lilypond-internals
948
949         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
950         reqd version to 1.6.4 
951
952         * lily/font-interface.cc (get_font): bugfix: take font-name from
953         alist chain too. This fixes font-name override for \markup.
954
955 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
956
957         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
958
959         * input/test/polymetric-differing-notes.ly: Compile fix.
960
961 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
962
963         * Documentation/user/refman.itely: fixed typo
964
965         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
966         before flexa
967
968 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
969
970         * input/test/{ many }: search & fix some typos.
971
972 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
973
974         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
975         images.
976
977         * scm/music-functions.scm (make-voice-props-set): set Script /
978         TextScript dir for polyphony too.
979
980         * scm/define-grobs.scm (all-grob-descriptions): decrease space
981         before clef.
982
983         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
984
985 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
986
987         * Documentation/user/refman.itely (Percussion): Small
988         clarifications and fixes.
989
990         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
991         threads. This fixes different heads playing simultaneously.
992
993 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
994
995         * Documentation/user/{ many }: increase readability (read through 
996         User manual from `one big page').
997
998 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
999
1000         * input/test/polymetric-differing-notes.ly: add example with
1001         disparate note values.
1002
1003         * input/test/polymetric.ly: rename from poly-metric
1004
1005         * scripts/ly2dvi.py (include_path): bugfix: use outbase
1006         iso. outname.
1007
1008         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
1009         G-clef bbox to real char extents. This fixes the G-clef being
1010         offset too much to the right.
1011         document perc clef offset.
1012
1013         WARNING: FONT CHANGED.
1014
1015         * Documentation/user/tutorial.itely (Tutorial): move menu.
1016
1017 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1018
1019         * buildscripts/lilypond-profile.sh (Error): trim error message.
1020
1021         * Documentation/user/invoking.itexi (Invoking the lilypond
1022         binary): add note about path.
1023
1024         * Documentation/user/macros.itexi: add @c at EOL, hopefully
1025         suppresses superfluous spaces.
1026
1027 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1028
1029         * buildscripts/lilypond-profile.sh: Add documentation to error
1030         message.
1031
1032         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
1033
1034 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1035
1036         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
1037         <mike@ossmann.com>)
1038
1039         * Documentation/bibliography/computer-notation.bib (pages): prune
1040         unscientific language.
1041
1042         * Documentation/user/GNUmakefile: copy unsplit file to
1043         lilypond.html (idem for lilypond-internals).
1044
1045         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
1046
1047         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
1048
1049         * python/lilylib.py (lilypond_version): 2.1 proof version check.
1050
1051         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
1052         fix.
1053         
1054 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
1055
1056         * Documentation/user/{ various }: bind text snippets with their
1057         examples, e.g. by punctuation: This is an example.
1058
1059 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1060
1061         * ly/performer-init.ly (VoiceContext): Typos.
1062
1063         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
1064         builds, leave final-install to toplevel srcdir makefile.
1065
1066         * make/srcdir.make.in (install): New target.
1067
1068 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1069
1070         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
1071         This fixes core dump on MIDI output (Simon Weatherill).
1072
1073         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
1074         on local-WWW-post.
1075
1076 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1077
1078         * make/lilypond.redhat.spec.in: add dvips to reqs.
1079
1080 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1081
1082         * make/srcdir.make.in (web): Add special web target.
1083
1084         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
1085         from inner $(LOOP).
1086
1087         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
1088
1089         * stepmake/stepmake/generic-targets.make (www-targets-help):
1090         * GNUmakefile.in (web-install): Install in $(webdir).
1091
1092         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
1093
1094         * cygwin/changelog: 
1095         * cygwin/mknetrel: Update.
1096
1097         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
1098         (html-doc): Remove (use: web).
1099
1100         * stepmake/stepmake/script-rules.make: 
1101         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
1102         Fix $(config_make) dependencies for srcdir build.
1103
1104         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
1105         target for srcdir build.
1106
1107         * stepmake/make/stepmake.make: 
1108         * make/srcdir.make.in: 
1109         * GNUmakefile.in:
1110         * make/stepmake.make (config_make): Rename variable (was:
1111         configuration).
1112
1113 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1114
1115         * Documentation/user/internals.itely (Manipulating music
1116         expressions): run lilypond on example too.
1117
1118         * flower/include/libc-extension.hh: move lrint define to
1119         header. bugfix.
1120         
1121 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1122
1123         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
1124         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
1125         do we recurse whole tree?).
1126
1127         * GNUmakefile.in (html-doc): Resurrect.
1128
1129         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
1130         obsolete $(package-icon) dependency.
1131
1132 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1133
1134         * Documentation/user/refman.itely (Automatic staff changes):
1135         add seealso 
1136
1137         * Documentation/index.html.in: link to bigpage.
1138
1139         * Documentation/user/tutorial.itely (Tutorial): streamline.
1140
1141         * Documentation/index.html.in: url typo.
1142
1143         * VERSION (PACKAGE_NAME): release 1.7.28
1144
1145         * python/lilylib.py (error_log): remove '/' from name.
1146
1147         * input/regression/pedal.ly: remove; dups input/test/
1148         
1149         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
1150
1151         * Documentation/index.html.in: python style doco index.
1152
1153         * Documentation/{footer,header}.html.in (src): remove, 
1154
1155         * Documentation/pictures: remove all but lelie-logo.xpm.
1156
1157         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
1158         before running makeinfo.
1159
1160         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
1161         @code{}
1162
1163 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1164
1165         * input/test/bar-number-regular-interval.ly: rename.
1166
1167         * Documentation/user/*: various fixes. 
1168
1169 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
1170
1171         * Documentation/{ many }: polish for update-all-menus. typos.
1172
1173         * po/fi.po: fixes.
1174
1175         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
1176
1177         * buildscripts/mutopia-index.py: polish.
1178
1179         * input/regression/{ many }, input/test{ many }: polish texidocs.
1180
1181 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1182
1183         * scripts/convert-ly.py (FatalConversionError.conv): rule for pedal-style  
1184
1185         * lily/text-spanner.cc (brew_molecule): use bracket-flare
1186         iso. edge-widen.
1187
1188         * lily/piano-pedal-engraver.cc (process_music): change from
1189         process_acknowledged ()
1190
1191         * lily/piano-pedal-bracket.cc: new file. Change
1192         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
1193         cleaned up.
1194
1195         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
1196
1197         * input/regression/tuplets.ly (texidoc): rename file.
1198
1199         * po/fr.po: update
1200
1201         * buildscripts/lilypond-profile.sh: error message if script is not
1202         sourced.
1203
1204         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
1205         bracket-flare
1206         (make_bracket): simplify code.
1207
1208         * lily/parser.yy (verbose_command_req): catch typos in \key scale
1209         argument.
1210
1211         * python/lilylib.py (lilypond_version_check): new function
1212
1213         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
1214
1215         * scripts/ly2dvi.py (run_lilypond): add version check.
1216
1217         * scripts/lilypond-book.py (option_definitions): typo
1218
1219         * scripts/ly2dvi.py (include_path): typo
1220
1221         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
1222
1223         * lily/parse-scm.cc (parse_handler): typo
1224
1225         * Documentation/user/macros.itexi: use @heading for headings.
1226
1227         * Documentation/user/refman.itely: updates, fixes.
1228
1229 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
1230
1231         * po/fi.po: add Finnish translations. fixes.
1232
1233         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
1234
1235         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
1236         from lily/glissando-engraver.cc.
1237
1238 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1239
1240         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
1241         for non-first _broken_ bracket.
1242
1243         * Documentation/user/refman.itely: corrections.
1244
1245 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1246
1247         * lily/new-fingering-engraver.cc (position_scripts): add heads to
1248         support of the fingerings.
1249
1250         * po/fr.po: French translation update.
1251
1252         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
1253         strings.
1254
1255 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1256
1257         * Documentation/user/introduction.itely: Small fixes.
1258
1259 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
1260
1261         * Documentation/topdocs/AUTHORS.texi: polish.
1262
1263 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1264
1265         * Documentation/user/introduction.itely: revise
1266
1267         * Documentation/user/tutorial.itely: reorganise.
1268
1269         * Documentation/topdocs/index.tely: remove.
1270
1271         * Documentation/header.html.in: prune.
1272
1273         * GNUmakefile.in: clean up web building.
1274
1275         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
1276         target.
1277
1278 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
1279
1280         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
1281
1282         * lilypond-mode.el: turn on blink-matching-paren.
1283
1284 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1285
1286         * scm/output-sodipodi.scm (svg-header): Fix typo.
1287
1288 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1289
1290         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
1291         fixes a security hole.
1292
1293         * scripts/lilypond-book.py (original_dir): remove temp_dir
1294
1295         * scm/document-translation.scm: use @code tags.
1296
1297 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
1298
1299         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
1300
1301         * lilypond-mode.el: add a buffer-local post-command-hook to set
1302         context dependent syntax-table after each cursor event. Remove old
1303         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
1304
1305         * lilypond-indent.el: update comments.
1306
1307         * Documentation/footer.html.in: add period.
1308
1309 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1310
1311         * make/lilypond.redhat.spec.in (Group): don't strip binary.
1312
1313         * scm/document-translation.scm (document-property-operation): add
1314         @code{} tags.
1315
1316         * VERSION (PACKAGE_NAME): release 1.7.27
1317
1318         * config.make.in: add PAPER variable
1319
1320         * buildscripts/new-chords.py (help): add help text
1321
1322         * Documentation/user/introduction.itely (Typography and program
1323         architecture):  fixes.
1324
1325         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
1326         for texinfo and dvips. This fixes problems with PDF output of the
1327         wrong size.
1328
1329         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
1330         DVIPS_PAPERSIZE variable
1331
1332         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
1333         TEXINFO_PAPERSIZE variable 
1334
1335 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1336
1337         * mf/feta-macros.mf: whoops: only draw lines for test situations.
1338
1339         * mf/feta-toevallig.mf: lowres fixes.
1340
1341 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1342
1343         * NEWS: Typo and fill-paragraph fixes.
1344
1345         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
1346         cast #define.
1347
1348         * configure.in: 
1349         * config.hh.in: Check for lrint.
1350
1351 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1352
1353         * VERSION: 1.7.26 released
1354
1355         * lily/separation-item.cc: add padding property.
1356
1357         * input/test/*.ly: various fixes, remove solo-a2.ly
1358
1359         * scm/new-markup.scm (brew-new-markup-molecule): arg order
1360         bugfix. Fixes old-style markup compatibility.
1361
1362         * Documentation/user/introduction.itely (Introduction): historical
1363         elucidations
1364
1365         * Documentation/user/music-glossary.tely (Top): linewidth fix.
1366
1367         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
1368
1369         * Documentation/index.texi (Top): cleanup.
1370
1371         * Documentation/user/introduction.itely (Introduction): rewrite
1372         introduction, 
1373         (Music notation and  engraving): about notation. Add flat-picture
1374
1375 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1376
1377         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
1378         separation items. This keeps lyrics from bumping into each other.
1379
1380 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1381
1382         * GNUmakefile.in (topdocs-web): New target.
1383         (local-web): Depend on topdocs-web; fixes html-doc.
1384
1385 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1386
1387         * po/lilypond.pot: run po-replace
1388
1389         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
1390
1391         * scm/drums.scm (reset-drum-kit): new function.
1392
1393         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
1394
1395         * scripts/update-lily.py: remove
1396         
1397         * VERSION: release 1.7.25
1398         
1399         * Documentation/user/introduction.itely (Introduction): rewrite
1400         start of introduction.
1401
1402 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
1403
1404         * lily/all-font-metrics.cc: fixed typo
1405
1406 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
1407
1408         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
1409         LilyPond-mode-context-set-syntax-table): new functions to define
1410         the syntax table according to context.
1411
1412         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
1413
1414 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1415
1416         * Documentation/user/refman.itely (Figured bass): 
1417         language nit courtesy http://www.vocabula.com
1418
1419         * GNUmakefile.in: remove no kpathsea hack.
1420
1421         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
1422         doco.
1423
1424         * GNUmakefile.in: remove web-doc target.
1425
1426         * lily/all-font-metrics.cc (find_afm): add message about
1427         buildscripts/clean-fonts.sh 
1428
1429         * scm/define-music-properties.scm (figure): use string for 'figure
1430
1431         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
1432
1433         * input/regression/ : add raggedright = ##t where applicable. 
1434         
1435         * scm/bass-figure.scm (make-bass-figure-markup): add
1436         alignBassFigureAccidentals property.
1437
1438         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
1439         bracket.
1440
1441         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
1442         syllables widths into account for minimum-length.
1443
1444         * input/test/staff-container.ly: update file
1445
1446         * input/test/stem.ly: remove
1447
1448         * lily/event.cc (LY_DEFINE): add ly: prefix.
1449
1450         * input/test/clef-manual-control.ly: from manual-clef
1451
1452         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
1453
1454         * input/test/different-time-signatures.ly: move to poly-metric.ly
1455
1456         * input/test/hara-kiri*,scales.ly: remove
1457         
1458         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
1459         with chord-names-jazz.ly)
1460
1461         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
1462         get scalable cm fonts too.
1463
1464         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
1465         --encoding for mftrace if present.
1466
1467         * input/regression/slur-area.ly: move from test/
1468
1469         * input/test/: remove simple-slur-endings slur-attachment
1470         slur-broken-cross-staff slur-broken.ly slur-damping.ly
1471         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
1472         slur-symmetry slur-symmetry tie-broken.ly
1473
1474         * scm/drums.scm (set-drum-kit): add function.
1475
1476         * Documentation/user/refman.itely (Percussion staves): use
1477         set-drum-kit
1478
1479         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
1480         too
1481         (Global_measure.set_timesig): handle 3/8 time sig too.
1482
1483         * scm/output-lib.scm (note-head-style->attachment-coordinates):
1484         note about triangle note heads.
1485
1486         * scm/drums.scm: use alist for instrument-settings. This fixes the
1487         bug with assigning to drums in the .ly file.
1488
1489         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
1490         CHANGED.
1491
1492         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
1493         cluster-beacon-interface
1494
1495         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
1496
1497         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
1498
1499         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
1500
1501         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
1502         to get positions.
1503
1504         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
1505         make ClusterSpannerBeacon to record Y positions. This removes the
1506         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
1507         make cluster-note-events.
1508
1509 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1510
1511         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
1512
1513         * configure.in: Use lily/main.cc as identifying source file.
1514
1515         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
1516
1517         * config.hh.in: 
1518         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
1519
1520         * configure.in: Require PYTHON >= 2.0.
1521
1522         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
1523           $PYTHON for include dir location.
1524         (STEPMAKE_PYTHON): New function.  Use
1525         
1526             PYTHON=foo ./configure
1527
1528           to override.
1529
1530 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1531
1532         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
1533         something.
1534
1535         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
1536         ftp.lilypond.org everywhere.
1537
1538 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1539
1540         * lily/text-item.cc (interpret_new_markup): do only if new-markup
1541         detected.
1542
1543         * Documentation/user/refman.itely (Grace notes): note on explicit
1544         contexts
1545
1546 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
1547
1548         * lilypond-font-lock.el: add a comment about LilyPond specific
1549         escape characters: ^, - and _, in the syntax table.
1550
1551         * Documentation/user/appendices.itely: a majuscule fix.
1552
1553 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1554
1555         * input/test/trills.ly (endHorizScript): fixes.
1556
1557         * input/test/chord-names-jazz.ly: merge in alternate Jazz
1558         notation, move from regression.
1559
1560         * input/test/script-stack.ly: change name from stacked-scripts
1561
1562         * input/test/ossia.ly: octave errors.
1563
1564         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
1565         for midi-volume-equaliser
1566
1567 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1568
1569         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
1570         cm fonts.
1571
1572         * mf/feta-beugel.mf: don't multiply font_count by 10.
1573
1574         * lily/lookup.cc (horizontal_line): new function. Use
1575         horizontal-line in output backends.
1576
1577         * Documentation/user/tutorial.itely (An orchestral part): new
1578         section on orchestral stuff and identifiers.
1579
1580 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
1581
1582         * lilypond-mode.el: comment-out paren-highlighting, it still causes
1583         some interference to other modes.
1584
1585 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1586
1587         * lily/spacing-spanner.cc (musical_column_spacing): use average,
1588         not maximum of spacing wishes in polyphonic situations.
1589
1590         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
1591         number
1592
1593         * lilypond-indent.el: remove paren matching. 
1594
1595         * lily/text-item.cc (interpret_new_markup): new function
1596         use iso. text2molecule.
1597
1598         * lily/main.cc (notice): change FSF address 
1599
1600         * po/de.po: update PO file to 1.6.
1601
1602 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
1603
1604         * Documentation/user/ {many}: Add periods and remove spaces.
1605         
1606 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
1607
1608         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
1609         Disable buffer-locally default paren hook and make a new one. 
1610
1611         * lilypond-mode.el: Turn off locally paren-mode, but turn on
1612         locally LilyPond-paren-mode. Add todo for mouse double-click.
1613
1614 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
1615
1616         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
1617         Disable buffer-locally default paren idle timer and make a new one. 
1618
1619         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
1620         locally LilyPond-show-paren-mode. Add to menu a toggle for
1621         LilyPond-show-paren-function.
1622
1623 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1624
1625         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
1626
1627 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
1628
1629         * Documentation/user/refman.itely: spelling fix.
1630
1631         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
1632         paren highlight function definitions. add todo for
1633         LilyPond-show-paren-mode.
1634
1635 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1636
1637         * input/template/jazz-combo.ly: new file.
1638
1639 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1640
1641         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
1642         lo-res fixes.
1643
1644         * mf/feta-schrift.mf: bugfix in varcoda sign.
1645         WARNING: FONT CHANGED
1646
1647         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
1648         in accordance with lexer.ll.   
1649
1650 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1651
1652         * Documentation/user/tutorial.itely: Edit introduction.
1653
1654 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1655
1656         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
1657         ly:grob-staff-position
1658
1659 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1660
1661         * scm/to-xml.scm: import srfi-1
1662
1663         * VERSION (MAJOR_VERSION):  release 1.7.24
1664
1665         * python/lilylib.py (make_ps_images): make multipage _really_ work.
1666
1667         * scripts/lilypond-book.py (do_file): put texidoc before image.
1668         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
1669
1670         * input/regression/*.ly: fix snippet octaves 
1671
1672         * input/test/spanner-after-break-tweak.ly: import
1673         broken-spanner-adjustment
1674
1675         * input/no-notation/midi-transposing.ly: move from input/test/
1676
1677         * input/test/: remove chord-markup
1678
1679         * input/regression/instrument-name-partial.ly: move from input/test.
1680
1681         * input/test/vertical-text.ly: remove
1682
1683         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
1684         space above lyrics lines.
1685
1686         * input/test/uniform-breaking.ly: remove file.
1687
1688         * lily/gourlay-breaking.cc (combine_demerits): add comment about
1689         uniform spacing density. 
1690
1691         * input/test/chords.ly (keys): remove file.
1692
1693         * scm/documentation-lib.scm (oop): use srfi-1 too.
1694
1695         * input/regression/*.ly: add \version
1696
1697         * Documentation/user/*.itely: various fixes.
1698
1699         * buildscripts/mf-to-table.py (base): break table every three
1700         symbols.
1701
1702         * input/:  remove %% new-chords-done %% .
1703
1704         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
1705         os-music.ly
1706         
1707 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1708
1709         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
1710
1711         * scm/new-markup.scm (box-markup): new function.
1712         (box-markup): new function. Contributed by Dick Schoeller
1713         <schoeller@attbi.com>
1714
1715         * scm/lily.scm: remove reduce-no-unit 
1716         (list-insert-separator): use fold-right
1717
1718         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
1719         of arguments. 
1720
1721         * NEWS: more neutral language for ancient notation 
1722
1723         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
1724         inside pointing beaming for chord tremolo.
1725
1726         * Documentation/user/lilypond-book.itely: minor editing
1727
1728 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
1729
1730         * NEWS: added news for 1.8 regarding ancient notation
1731
1732         * Documentation/user/refman.itely (Gregorian square neumes
1733         ligatures): fixed typo
1734
1735         * lily/vaticana-ligature-engraver.cc,
1736         lily/include/vaticana-ligature.hh: bugfix: use special heads for
1737         lower/upper head of Pes only when heads are stacked
1738
1739         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
1740         scm/define-grob-properties.scm: cleanup: make "join-left" a
1741         boolean grob property and save delta pitch in grob property
1742         "delta-pitch" instead
1743
1744         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
1745
1746 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1747
1748         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
1749         completely borked
1750
1751         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
1752         (try_music): bug fix: beam multiplicity was completely borked.
1753
1754         * scm/lily.scm: remove tail, filter-list, filter-out-list,
1755         first-n, butfirst-n in favor of srfi-1 functions.
1756         remove string-join, string-pad in favor of srfi-13 functions.
1757
1758         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
1759
1760         * NEWS: use complete sentences.
1761
1762         * Documentation/user/introduction.itely (Example applications):
1763         add note about databases and lilypond-book.
1764
1765         * input/test/volta.ly: remove file
1766
1767         * input/regression/volta-broken-left-edge.ly: simplify file
1768
1769 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1770
1771         * Documentation/user/refman.itely (Constructing a tweak): new
1772         subsection.
1773
1774         * Documentation/user/tutorial.itely (Fine tuning layout): add
1775         common tweaks.
1776
1777         * scm/define-grobs.scm (TextScript): use new brewer.
1778
1779 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1780
1781         * VERSION: release 1.7.23
1782
1783         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
1784
1785         * python/lilylib.py (make_ps_images): bugfixes.
1786
1787         * input/regression/volta-multi-staff.ly: new file.
1788
1789         * Documentation/user/macros.itexi: refcommands, refcommand macros.
1790
1791         * Documentation/user/tutorial.itely (Piano staffs): new section.
1792         (Setting variables): new section
1793         (Fine tuning layout): new section
1794
1795         * input/just-friends.ly: remove file. Superseeded by
1796         input/test/chords-without-melody.ly
1797
1798         * ly/property-init.ly: add all commands to refman.
1799
1800         * scm/define-translator-properties.scm: remove
1801         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
1802
1803         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
1804         name. Underscores botch up PS output.
1805
1806         * scm/define-translator-properties.scm: remove
1807         textNonEmpty, oneBeat, regularSpacingDelta
1808
1809         * scripts/convert-ly.py (FatalConversionError.conv): conversion
1810         rule for automaticBars.
1811
1812         * lily/timing-engraver.cc (start_translation_timestep): change
1813         barNonAuto to automaticBars
1814
1815 2003-06-30  Graham Percival  <gperlist@shaw.ca>
1816
1817         * input/test/perform-tie.ly: delete file.
1818
1819 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
1820
1821         * Documentation/user/refman.itely (Gregorian square neumes
1822         ligatures): bugfix: do not show ledger lines in neumes table
1823         (fixed by setting staff symbol to transparent rather than removing
1824         it from staff context)
1825
1826 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1827
1828         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
1829         glue into brew-new-markup-molecule.
1830
1831         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
1832
1833         * Documentation/user/introduction.itely (Computerized typography):
1834         new section
1835
1836         * Documentation/user/tutorial.itely (An orchestral part): remove
1837         pc example from tutorial.
1838
1839         * input/tutorial/lilbook.tex: use screech-boink
1840
1841         * scripts/lilypond-book.py (compile_all_files): split formatting
1842         output body and scheduling lilypond compilation.
1843         (format_lilypond_output_bodies): new function
1844         (format_lilypond_block): new function
1845         (html_pages): allow multi-page images in HTML
1846
1847         * python/lilylib.py (make_ps_images): rename function from
1848         make_preview, merge with make_page_images
1849
1850 2003-06-28  Graham Percival  <gperlist@shaw.ca>
1851
1852         * input/test/key-clefs.ly: moved to regression.
1853
1854         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
1855
1856         * input/no-notation/README: added note about midi-*.ly files.
1857
1858         * input/test/two-key.ly: moved to no-notation/parse5.ly
1859
1860         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
1861         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
1862
1863         * input/test/ {various}: modified comments, marked some for deletion.
1864
1865         * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly
1866
1867         * input/test/mmrest-collision: moved to regression.
1868
1869 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1870
1871         * scm/chord-name.scm (note-name->markup): don't superscript root
1872         alterations in chordnames.
1873
1874 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1875
1876         * Documentation/user/refman.itely (Multi measure rests): more
1877         index/cross-referencing.
1878
1879         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
1880
1881         * scm/font.scm: remove properties-to-font-name code.
1882
1883         * scm/define-grob-properties.scm: remove 'type
1884
1885         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
1886         conversion
1887
1888         * lily/text-spanner.cc: change 'type grob prop to 'style 
1889
1890         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
1891         "first" flag to decide whether to make a start-repeat
1892
1893         * input/regression/grace-volta-repeat-2.ly: new file.
1894
1895 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1896
1897         * lilypond-indent.el: rename generic functions to LilyPond-*
1898
1899 2003-06-22  Graham Percival  <gperlist@shaw.ca>
1900
1901         * input/test/thumb.ly: delete, merged into refman.
1902
1903         * Documentation/user/refman.itely: added thumb info to Fingering.
1904
1905         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
1906         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
1907         vertical-align.ly : deleted files.
1908
1909 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1910
1911         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
1912
1913         * lily/line-spanner.cc (broken_trend_offset): remove function.
1914         (get_broken_offset): idem.
1915         (brew_molecule): rewrite the line-break case.
1916
1917         * input/regression/follow-voice-break.ly:  new file.
1918
1919         * lily/line-spanner.cc (after_line_breaking): remove lines at the
1920         start of a system.
1921
1922 2003-06-20  Graham Percival  <gperlist@shaw.ca>
1923
1924         * input/test/tuplet-rest.ly: moved to regression.
1925
1926         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
1927         deleted file.
1928
1929         * input/test/ {many} : marked file for possible deletion.
1930
1931 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1932
1933         * input/regression/beam-funky.ly: add note about (disputed)
1934         correct beaming.
1935
1936         * ly/engraver-init.ly (ScoreContext): put key-signature after
1937         staff-bar
1938         
1939 2003-06-20  Graham Percival  <gperlist@shaw.ca>
1940
1941         * input/test/ broken.ly lyric-phrasing.ly: deleted.
1942
1943         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
1944
1945         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
1946
1947         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
1948         stem-extend was deleted (it was duplicate example, and not as
1949         good).
1950
1951         * input/test/[s-z]*.ly: add texidoc index.
1952
1953 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1954
1955         * lily/slur.cc (get_boundary_notecolumn_y): change name from
1956         get_first_notecolumn_y
1957
1958         * lily/spanner.cc (broken_spanner_index): new function.
1959
1960 2003-06-19  Graham Percival  <gperlist@shaw.ca>
1961
1962         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
1963         lyric-hyphen.ly : moved to regression.
1964
1965         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
1966         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
1967
1968         * input/test/instrument-name-mmrest.ly: moved to
1969         ../regression/multi-measure-rest-instr-name.ly
1970
1971         * input/test/knee-sym.ly: moved to
1972         ../regression/beam-knee-symmetry.ly.
1973
1974         * input/test/hymn.ly: change comments.
1975
1976         * input/test/[p-r]*.ly: add texidoc index.
1977
1978 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1979
1980         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
1981         to postfix syntax
1982         
1983         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
1984         syntax.
1985
1986         * VERSION: release 1.7.22
1987
1988 2003-06-18  Graham Percival  <gperlist@shaw.ca>
1989
1990         * input/test/[h-k]*.ly: added texidoc index.
1991
1992         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
1993
1994         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
1995
1996         * input/test/ various : mark files for deletion or moving to regression.
1997
1998         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
1999
2000         * input/test/[l-o]*.ly: added texidoc index.
2001
2002 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2003
2004         * scm/music-functions.scm (make-ottava-set): 
2005         only do ottavation if centralCPosition is set.
2006
2007         * lily/translator-scheme.cc (ly:context-property-where-defined):
2008         return '() if not found.
2009
2010 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
2011
2012         * lilypond-mode.el (LilyPond-un-comment-region): removed.
2013         Use one command for both commenting and uncommenting.
2014
2015         * lilypond-indent.el (LilyPond-comment-region): new function,
2016         (un)comments each line separately.
2017
2018         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
2019         
2020         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
2021         imenu is not added by default; adapted from f90.el,
2022         makes Help-menu, which does not fit, visible in XEmacs.
2023         
2024 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
2025
2026         * lilypond-mode.el: Set show-paren-mode local; minor-mode
2027         show-paren-mode sets blink-matching-paren-on-screen local.
2028         Try to make show-paren-function to paren-highlight local.
2029
2030         * lilypond-indent.el (LilyPond-scan-sexps): new function.
2031         Copy definitions of Emacs' show-paren-function and
2032         XEmacs' paren-highlight and make minimal changes;
2033         add comments about locality. 
2034         Fix matching first open-paren-char in '<< .. >>'.
2035
2036 2003-06-16  Graham Percival  <gperlist@shaw.ca>
2037
2038         * input/test/g*: added texidoc index.
2039
2040         * input/test/[a-g]*: added raggedright==#t when it
2041          seemed appropiate.
2042
2043         * input/test/ fake-grace.ly figured-bass.ly : removed file.
2044
2045         * Documentation/topdoc/INSTALL.texi: removed false warnings
2046         about gcc 3.3.
2047
2048 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2049
2050         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
2051
2052         * input/test/chords-without-melody.ly (texidoc): add from
2053         input/just-friends.ly
2054
2055         * input/regression/size{13--26}.ly: move from input/
2056
2057         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
2058         input/{star-spangled-banner,twinkle}.ly: remove 
2059         
2060         * lily/slur.cc: remove slur over rest warnings.
2061
2062         * lily/note-spacing.cc (get_spacing): include left part of right
2063         object in fixed space. This fixes stretched space before
2064         accidentals.
2065
2066         * input/regression/spacing-accidental-stretch.ly: new file.
2067
2068 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
2069
2070         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
2071         Reduce to 16pt.
2072
2073 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2074
2075         * input/regression/spacing-knee.ly: docstring
2076
2077         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
2078
2079         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
2080         input/tutorial/{test,solar,flowing}.ly: remove
2081
2082         * input/rhythm.ly: remove
2083
2084         * input/mutopia/F.Schubert/standchen.ly: update syntax.
2085
2086         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
2087         update syntax. 
2088
2089         * scm/define-grobs.scm (all-grob-descriptions): set
2090         knee-spacing-correction to 1.0
2091
2092         * lily/note-spacing.cc (stem_dir_correction): compute knee
2093         correction using stem-thickness and head width.
2094
2095         * input/regression/beam-quanting-horizontal.ly: update texidoc
2096
2097         * scm/define-grobs.scm (all-grob-descriptions): set
2098         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
2099         This fixes 32nd beams for noteheads in spaces quants.
2100
2101         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
2102
2103 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
2104
2105         * README.mandrake: Change lilypond-extras to lilypond-documentation.
2106
2107 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2108
2109         * input/test/dpncnt.ly,part-combine-score.ly: remove.
2110
2111         * VERSION (PACKAGE_NAME): release 1.7.21
2112
2113         * input/regression/stem-shorten.ly: new file.
2114
2115         * lily/stem.cc (get_default_stem_end_position): revise stem
2116         shortening code.
2117
2118         * input/regression/spacing-multi-tuplet.ly: move from input/test/
2119
2120         * input/test/{scripts,volta-start,sleur}.ly: remove
2121         
2122         * input/regression/span-bar.ly: smaller file.
2123
2124         * input/regression/spacing-{natural,tight,loose}.ly: remove
2125
2126         * input/test/markup.ly: remove
2127
2128         * scripts/lilypond-book.py: put printfilename in separate chunk,
2129         so texidoc is printed after the filename.  
2130
2131 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
2132
2133         * make/lilypond.mandrake.spec.in: fix docdirs.
2134
2135 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2136
2137         * input/regression/beam-french.ly: bugfix.
2138
2139         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
2140
2141         * input/regression/(various).ly: add raggedright = #t.
2142
2143         * input/regression/auto-beam.ly: move from abe.ly
2144
2145 2003-06-13  Graham Percival  <gperlist@shaw.ca>
2146
2147         * input/test/f*.ly: added texinfo index.
2148         
2149         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
2150
2151 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2152
2153         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
2154         quant penalty for beam just outside staff.
2155
2156         * input/regression/beam-quanting-horizontal.ly (texidoc): move
2157         from beam-pos.ly,  remove non-horizontal tests. 
2158
2159         * input/test/(various): cleanup header info. 
2160
2161         * input/test/tchaikovsky.ly: remove file.
2162
2163         * scm/chord-generic-names.scm: move from
2164         double-plus-new-chord-name.scm
2165
2166         * input/test/orchestscore.ly: remove file
2167
2168         * Documentation/user/refman.itely (Vocal music): update documentation.
2169
2170         * scm/define-translator-properties.scm (chordNoteNamer): remove
2171         chordNameStyle, use chordNameFunction
2172
2173         * scm/chord-name.scm (set-chord-name-style): remove
2174         set-chord-name-style. Use \property chordNameFunction.
2175
2176 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2177
2178         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
2179         music): remove @TeX{} command.
2180
2181 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2182
2183         * lilypond-indent.el (scan-sexps): Renamed to
2184         aargh-this-breaks-other-emacs-modes-scan-sexps.
2185
2186 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
2187
2188         * lilypond-indent.el: Fix: match concurrent one-char opening and 
2189         closing slurs: '()', etc. Add comments.
2190
2191         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
2192
2193         * lilypond-font-lock.el: match unending string at eof.
2194
2195         * make/lilypond.mandrake.spec.in: refreshed packed file list.
2196         
2197 2003-06-10  Graham Percival  <gperlist@shaw.ca>
2198
2199         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
2200         input/test/beam-dir.ly input/test/beam-position.ly    
2201         input/test/beam-suspect.ly input/test/beam-trend.ly    
2202         input/test/beams.ly input/test/crescendo-text.ly : deleted
2203         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
2204         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
2205         * input/test/default-bars.ly: moved to bar-always.ly
2206         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
2207
2208 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2209
2210         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
2211
2212 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2213
2214         * scm/chord-ignatzek-names.scm (remove-step): rename file.
2215
2216 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
2217
2218         * lilypond-indent.el: Match better slurs in scheme expressions.
2219         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
2220
2221         * Documentation/user/invoking.itexi: document Emacs' paren matching.
2222
2223 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2224
2225         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
2226
2227         * input/ac-extra-voice.ly: Add texidoc.
2228
2229         * ly/chord-modifiers-init.ly: 
2230         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
2231         and chordNameExceptionsPartial for new chord names.
2232
2233         * input/test/chord-names-dpnj.ly: 
2234         * input/test/dpncnt.ly: Update.
2235
2236         * scm/chord-name.scm: 
2237         * scm/double-plus-new-chord-name.scm: Add compatibility for new
2238         chord selection and options.
2239
2240         * ly/chord-modifiers-init.ly: Add exceptions 
2241
2242         * scm/define-translator-properties.scm (chordNameStyle) 
2243         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
2244
2245 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
2246
2247         * ly/property-init.ly (germanChords): Added.
2248         (semiGermanChords): Added.
2249         
2250         * input/test/chord-names-german.ly: Use new macros
2251         
2252 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
2253
2254         * lilypond-indent.el: Use similar parenthesis highlighting for 
2255         Emacs and XEmacs through redefinitions of parenthesis highlighting 
2256         functions; removed LilyPond-show-paren-function. Fix indenting.
2257         Turn paren-matching on also in XEmacs.
2258
2259         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
2260         as needed by parenthesis highlighting functions (in scan-sexp).
2261
2262 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2263
2264         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
2265         function.
2266         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
2267
2268 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
2269
2270         * lilypond-indent.el: tune regexp for show-paren-function.
2271
2272 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2273
2274         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
2275         for all LilyPond-produced tex snippets.
2276
2277         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
2278         fixes one line --preview output of ly2dvi.
2279
2280 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
2281
2282         * lilypond-indent.el: match only one type of slurs in
2283         LilyPond-show-paren-function.
2284
2285 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2286
2287         * debian/GNUmakefile (EXTRA_DIST_FILES): 
2288         * debian/lilypond1.7.dirs: 
2289         * debian/lilypond1.7-doc.dirs: New file.
2290
2291         * input/regression/chord-name-exceptions.ly: Add parameter for
2292         ignatzekExceptions.  Quote hash in docstring.
2293
2294 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
2295
2296         * lilypond-indent.el (show-paren-function): define show-paren-function
2297         as LilyPond-blink-matching-open and use it for closing parens.
2298         Let LilyPond-blink-matching-open know whether a bracket was inserted.
2299
2300         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
2301         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
2302         LilyPond-blink-matching-paren in order to match both open and close
2303         brackets.
2304         
2305 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
2306
2307         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
2308         testing by modifying the code from FSF Emacs paren.el. Add comments.
2309
2310 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2311
2312         * input/test/dpncnt.ly: Transpose example to match new
2313         default \chords octave.  Add comment.
2314         
2315         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
2316         comment about octave change.
2317
2318 2003-06-04  Graham Percival  <gperlist@shaw.ca>
2319
2320         * input/test/[d,e]: added texinfo index tags.
2321         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
2322
2323 2003-06-04  Graham Percival  <gperlist@shaw.ca>
2324
2325         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
2326
2327 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
2328
2329         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
2330         as in blink-matching-open.
2331
2332 2003-06-03  Graham Percival  <gperlist@shaw.ca>
2333
2334         * input/test/[a-c]: more comments in files.
2335         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly 
2336         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
2337         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
2338         mark file for proposed deletion.
2339         * input/test: renaming files:
2340         auto-beam-4-8.ly to beam-auto-4-8.ly
2341         auto-beam-override.ly to beam-auto-override.ly
2342         auto-beam.ly to beam-auto.ly
2343         blank.ly to blank-paper.ly
2344         absolute-volume.ly to dynamic-absolute-volume.ly
2345
2346 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2347
2348         * input/test/dpncnt.ly: 
2349         * input/test/chord-names-dpnj.ly: Resurrect.
2350
2351         * lily/my-lily-lexer.cc: Remove chordnames keyword.
2352
2353         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
2354
2355         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
2356         Better docstring, add parameter OMIT-ROOT, tidy up.
2357
2358 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
2359
2360         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
2361
2362 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2363
2364         * scm/output-ascii-script.scm (as-font-alist-alist):
2365         (as-properties-to-font-name):
2366         (as-make-style-sheet): Remove.
2367
2368         * scm/font.scm (as-make-font-list): New function.
2369         (as-font-sheet-alist): New variable.
2370
2371         * ly/paper-as9-init.ly: 
2372         * ly/paper-as5-init.ly: Update.
2373
2374         * ly/paper-as5.ly:
2375         * ly/paper-as9.ly: New file.
2376
2377 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2378
2379         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
2380
2381 2003-05-28  Graham Percival  <gperlist@shaw.ca>
2382         * input/sondag-morgen/*: removed due to copyright concerns.
2383         * input/[a,b]*.ly: added a newline at the end of the texinfo
2384         doc string (produces better output in HTML version).
2385         * input/c*.ly: added texinfo index and added comments to
2386         aid in future changes to input/test/ files.
2387
2388 2003-05-28  Graham Percival  <gperlist@shaw.ca>
2389         
2390         * Documentation/user/refman.itely: fixed build problem (missing
2391         file) caused by previous renaming.
2392
2393 2003-05-28  Graham Percival  <gperlist@shaw.ca>
2394         
2395         * input/test/[a,b]*.ly: added texinfo index and added comments to
2396         aid in future changes to input/test/ files.
2397         * input/test/bar-number-every-5-reset.ly: renamed to
2398         bar-number-every-five-reset.ly
2399         * input/test/bar-script-visibility.ly: renamed to
2400         bar-number-show-all.ly
2401
2402 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2403
2404         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
2405         to Voice.
2406
2407         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
2408         out note-line and glissando functionality.
2409         
2410         * lily/line-spanner.cc (brew_molecule): cleanup.
2411
2412 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2413
2414         * scripts/as2text.scm: Use rdelim module.
2415         (start-system): Rename from start-line.
2416         (stop-system): Rename from stop-line.
2417         (af-gulp-file): Use string iso symbol for getenv.
2418
2419         * scm/output-ascii-script.scm: Add guile and lily modules.
2420         (font-name-alist): New variable.
2421         (draw-line): New function.
2422
2423         * scm/output-lib.scm (func, arg->string): Re-add from archive.
2424         (Were these silently removed, without ChangeLog entry?)
2425
2426 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2427
2428         * scm/music-functions.scm (make-ottava-set): bugfixes: also
2429         process 2nd ottava correctly.
2430
2431 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
2432
2433         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
2434
2435 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2436
2437         * Documentation/user/converters.itely (Invoking midi2ly): Update.
2438
2439 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2440
2441         * VERSION: release 1.7.20
2442         
2443         * lily/text-spanner.cc (brew_molecule): clean up function. This
2444         fixes bugs with broken 8va spanners.
2445
2446         * lily/simple-spacer.cc (solve): also compute force for raggedright.
2447         This prevents spurious line-breaks with raggedright
2448         
2449 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2450
2451         * lily/key-performer.cc (create_audio_elements): always use major
2452         key
2453
2454         * Documentation/user/internals.itely: updates
2455
2456         * input/regression/beam-break.ly: new file.
2457
2458         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
2459         beams if starting or terminating stems have 'beaming set.)
2460
2461         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
2462         property.
2463
2464         * lily/parser.yy (verbose_command_req): add comment about scales.
2465
2466 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
2467
2468         * lilypond-indent.el: adjust regexps in bracket-matching.
2469
2470 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
2471
2472         * Documentation/user/refman.itely: more tiny fixes
2473
2474         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
2475         "Chord names"; added table with input syntax for solesmes neumes
2476         table; added some words about rationale on input syntax design
2477
2478         * lily/gregorian-ligature-engraver.cc,
2479         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
2480         lily/include/gregorian-ligature.hh: bugfix: horizontal head
2481         alignment of Pes Initio Debilis
2482
2483         * Documentation/user/refman.itely,
2484         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
2485         mf/parmesan-heads.mf: fixed most of the head selection/alignment
2486         bugs in the solesmes neumes table
2487
2488 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
2489
2490         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
2491         Similarly, match '[' and ']' by skipping '\[' and '\]'.
2492
2493         * lilypond-mode.el: fix tag-score. small improvements.
2494
2495 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
2496
2497         * .cvsignore: Add aclocal.m4.
2498
2499         * lily/music-constructor.cc: Include <assert.h>.
2500
2501 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2502
2503         * ly/engraver-init.ly (HaraKiriStaffContext): use
2504         RemoveEmptyStaffContext instead.
2505
2506         * Documentation/user/refman.itely: updates
2507
2508 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
2509
2510         * Documentation/user/refman.itely: added solesmes neumes table;
2511         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
2512         bugfix: "Ornaments" -> "Articulations"
2513
2514         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
2515
2516 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
2517
2518         * lilypond-indent.el: Add a message about trying to match \] or \).
2519         
2520 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
2521         
2522         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
2523         obsolete "arithmetic_*"
2524
2525         * input/bugs/ligatures.ly: removed (will be put into a different
2526         directory later)
2527
2528 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2529
2530         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
2531         libkpathsea (Maurizio Tomasi).
2532
2533 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2534
2535         * input/regression/repeat-slash.ly (texidoc): new file
2536
2537         * lily/slash-repeat-engraver.cc (try_music): new file, handle
2538         slash repeats separately. Slash repeats and %
2539         repeats can now be nested.
2540
2541 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
2542
2543         * lilypond-indent.el: Add preliminary test for closing \] and \).
2544         
2545 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
2546
2547         * lily/gregorian-ligature-engraver.cc,
2548         lily/vaticana-ligature-engraver.cc,
2549         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
2550         mf/parmesan-heads.mf: various semivocalis related bugfixes
2551
2552         * input/bugs/ligatures.ly: new file demonstrating problems with
2553         ligatures
2554         
2555 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
2556
2557         * lilypond-mode.el,
2558         lilypond-font-lock.el,
2559         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
2560
2561 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
2562
2563         * lilypond-mode.el: Remove outdated code. Stress the difference 
2564         between Emacs and XEmacs definitions.
2565
2566         * lilypond-mode.el,
2567         lilypond-indent.el: Define a function interactive only when necessary.
2568
2569 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
2570
2571         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
2572         Use inactive regions also in XEmacs.
2573
2574 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2575
2576         * Documentation/user/refman.itely (Repeat syntax): more updates
2577
2578         * lily/simple-spacer.cc (solve): move solution process into
2579         solve(). This fixes a bug with collisions and raggedright = ##t.
2580  
2581         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
2582
2583         * ly/engraver-init.ly: remove GraceContext. Update examples.
2584
2585 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2586
2587         * GNUmakefile.in (fonts): Also make fontball.
2588
2589         * Website fixes:
2590
2591         * ly/engraver-init.ly (GraceContext): Add.
2592
2593         * run:
2594
2595             convert-ly $(find . -name *.ly)
2596
2597         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
2598         new chords.
2599
2600 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2601
2602         * VERSION: 1.7.19 released
2603         
2604         * scm/music-functions.scm (set-octavation): new function.
2605
2606         * input/regression/ottava.ly: new file
2607
2608         * lily/translator-scheme.cc (LY_DEFINE): new function
2609         ly:unset-context-property
2610         (LY_DEFINE) new function ly:context-property-where-defined: 
2611
2612 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
2613
2614         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
2615
2616         * lilypond.words: add few.
2617
2618         * input/test/script-chart.ly: fix typo.
2619
2620 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2621
2622         * scm/define-grobs.scm: uniform naming for definitions and output
2623         routine files. 
2624
2625         * ly/engraver-init.ly (ChoirStaffContext): add \description from
2626         scm/context-description.scm
2627
2628         * lily/parser.yy (translator_spec_body): add \description to the
2629         \translator{} body syntax.
2630
2631         * lily/ottava-engraver.cc: new file.
2632
2633         * scm/chord-name.scm (natural-chord-alteration): replace old
2634         chord stuff. 
2635
2636         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
2637
2638         * Documentation/user/refman.itely (Metronome marks): update doco.
2639
2640         * input/regression/markup-note.ly: new file
2641
2642         * input/regression/metronome-marking.ly: new file
2643
2644         * lily/metronome-engraver.cc: new file. Print \tempo markings.
2645
2646         * scm/new-markup.scm (note-markup): make a note glyph, useful for
2647         metronome marks.
2648
2649 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2650
2651         * Documentation/user/GNUmakefile: Compatibility fix for new
2652         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
2653         for making binary packages; info splitting bug has been fixed.
2654
2655         * Documentation/user/refman.itely: Compile fixes.
2656
2657 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
2658
2659         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
2660         Count \midi -keywords also for a region.
2661
2662 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2663
2664         * lily/lookup.cc (LY_DEFINE): new function
2665
2666         * Documentation/user/tutorial.itely: updates
2667
2668 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
2669
2670         * lilypond-mode.el: Allow Midi on buffer.
2671         Use only '.ly'-extension, remove '.sly' and '.fly'.
2672         Allow use of inactive regions. Invoke next Command on Master file, 
2673         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
2674
2675 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2676
2677         * Documentation/user/tutorial.itely: updates.
2678
2679 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
2680
2681         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
2682
2683 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
2684
2685         * lily/coherent-ligature-engraver.cc: fixed typo
2686
2687         * lily/coherent-ligature-engraver.cc,
2688         lily/gregorian-ligature-engraver.cc,
2689         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
2690         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
2691         lily/vaticana-ligature-engraver.cc,
2692         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
2693         scm/grob-description.scm: cleanup: junked LigatureHead grob and
2694         removed all ligature specific stuff from NoteHead code
2695
2696         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
2697         ligatures now use regular noteheads
2698
2699         * lily/vaticana-ligature.cc: tiny code cleanups
2700
2701         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
2702         space between two adjacent noteheads of the same pitch
2703
2704         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
2705         description; cleanup: removed obsolete font-family settings
2706
2707 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
2708
2709         * lily/coherent-ligature-engraver.cc,
2710         lily/gregorian-ligature-engraver.cc,
2711         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
2712         lily/mensural-ligature-engraver.cc,
2713         lily/vaticana-ligature-engraver.cc,
2714         lily/include/gregorian-ligature-engraver.hh: updated for new
2715         Coherent_ligature_engraver; added comments that describe the basic
2716         design ideas of the ligature implementation
2717
2718         * lily/coherent-ligature-engraver.cc,
2719         lily/include/coherent-ligature-engraver.hh: new file: shared code
2720         between mensural ligatures and Gregorian chant notation ligatures
2721
2722 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
2723
2724         * lilypond-mode.el: XEmacs fixes: include two definitions for the
2725         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
2726         use only two arguments in sit-for, use no arguments in
2727         read-char-exclusive, backspace is not a character (127) in XEmacs.
2728
2729         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
2730
2731 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
2732
2733         * lilypond-mode.el: un-commenting works after syntax-table fix.
2734
2735         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
2736         group, verbose commenting for syntax table.
2737
2738         * lilypond-indent.el: add TODO for ligature slurs.
2739
2740 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
2741
2742         * lilypond-mode.el: Move comments of parenthesis matching away,
2743         (blink-matching-paren-on-screen) fix blinking in Emacs.
2744
2745         * lilypond-font-lock.el: Fix parent-matching for Emacs:
2746         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
2747
2748         * lilypond-indent.el: Add TODO for parenthesis matching.
2749
2750 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
2751
2752         * lilypond-mode.el: Fix XEmacs: 
2753         changed [S-iso-lefttab] to [(shift iso-lefttab)],
2754         invoke explicitly easy-menu-add (in Emacs done automatically).
2755         
2756         * lilypond.words: Add few words from input/*/*.ly.
2757
2758 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2759
2760         * VERSION (PATCH_LEVEL): release 1.7.18
2761
2762         * scripts/lilypond-book.py: only print basename for printfilename
2763         option
2764
2765         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
2766         and syntax updates.
2767
2768 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2769
2770         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
2771         better parametrisation. Move fatness of bulb downward.
2772
2773         * mf/parmesan-custodes.mf (dir_down): remove underscores from
2774         glyph names. Underscores are not allowed .ps encoding files.
2775
2776 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
2777
2778         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
2779         variable "packed" for packed right-ragged mode
2780
2781         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
2782         unused variable ragged; fixed indentation
2783
2784         * Documentation/user/refman.itely: tiny cleanups in ancient
2785         clef and custos section
2786
2787 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2788
2789         * lily/parser.yy (Simple_music): add \applyoutput, syntax
2790         \applyoutput PROCEDURE
2791
2792         * lily/my-lily-lexer.cc: add \applyoutput.
2793
2794         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
2795
2796         * lily/text-item.cc: clean text-interface description
2797
2798 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2799
2800         * input/{regression,test}/: use postfix for slur endings and beam
2801         begins.
2802
2803         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
2804         style beams too. 
2805
2806         * input/regression/lyrics-melisma-beam.ly: new file.
2807
2808         * lily/lyric-engraver.cc (process_music): change from
2809         process_acknowledged_grobs()
2810
2811         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
2812         functions to set and revert auto-beam settings.
2813
2814 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2815
2816         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
2817
2818 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
2819
2820         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
2821         Documentation/user/lilypond.tely: fixed some typos; updated author
2822         info
2823
2824         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
2825         #"" -> #'flag-style = #'()
2826
2827         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
2828         cleanup: removed dead #includes
2829
2830         * lily/gregorian-ligature-engraver.cc,
2831         lily/include/gregorian-ligature.hh,
2832         scm/grob-property-description.scm: small cleanups, small spacing
2833         fixes
2834
2835         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
2836         lily/vaticana-ligature.cc,
2837         lily/include/gregorian-ligature-engraver.hh,
2838         scm/grob-property-description.scm, scm/music-types.scm:
2839         "porrectus" -> "pes or flexa"
2840
2841         * ly/engraver-init.ly, scm/grob-description.scm,
2842         scm/grob-property-description.scm: junked porrectus, now handled
2843         by ligature code
2844
2845         * scm/grob-description.scm: bugfix: added space-alist entry for
2846         breathing sign/custos
2847
2848 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2849
2850         * Another grand 2003 update.
2851         
2852         * Remove mentioning of `mudela'; There's no such thing.
2853
2854 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2855
2856         * Documentation/user/preface.itely (Preface to version 1.8): update
2857
2858         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
2859
2860         * Documentation/user/converters.itely (Invoking convert-ly): revise
2861
2862         * scripts/convert-ly.py (outfile_name): remove --assume-old.
2863
2864         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
2865
2866 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2867
2868         * Documentation/user/internals.itely: more updates.
2869
2870 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2871
2872         * Documentation/user/refman.itely: revise 
2873
2874         * Documentation/user/internals.itely: revise
2875
2876         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
2877
2878 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
2879
2880         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
2881         beautification: reformatted ancient clefs section; cleanup: small
2882         wording fixes
2883
2884 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
2885
2886         * lilypond.words: added words for chant notation, sorted
2887         alphabetically through "sort lilypond.words"
2888
2889 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
2890
2891         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
2892         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
2893         chant notation
2894
2895 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
2896
2897         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
2898         prevent TeX from interpreting them as long dash
2899
2900         * input/test/vaticana.ly: updated
2901
2902         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
2903         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
2904         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
2905         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
2906         fixes
2907
2908         * mf/parmesan-heads.mf: ledger endings: removed dead code
2909
2910 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2911
2912         * VERSION: 1.7.17 released
2913         
2914         * Documentation/user/GNUmakefile
2915         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
2916         files too.
2917
2918         * scm/document-markup.scm: new file: document all markup
2919         functions.
2920
2921         * scm/documentation-generate.scm: rename all documentation modules
2922         to document-*.scm
2923
2924         * scripts/lilypond-book.py: generate link to .ly file iso. link to
2925         .png
2926
2927         * input/test/divisiones.ly: added
2928
2929         * input/regression/output-property.ly: new file
2930
2931         * lily/cluster.cc: change cluster-interface to use style property
2932
2933 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
2934
2935         * input/test/chord-names-german.ly: modified.
2936
2937         * scm/chords-ignatzek.scm:
2938           chord-name->german-markup: Added
2939           note-name->german-markup: Changed (now producing lowercase notenames)
2940
2941         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
2942         
2943 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2944
2945         * scripts/convert-ly.py (FatalConversionError.conv):
2946         divisiominima -> divisioMinima, etc.
2947
2948         * ly/engraver-init.ly (FiguredBassContext): add
2949         Separating_line_group_engraver to Figured bass context.
2950
2951         * ly/german-chords-init.ly: remove file
2952
2953         * input/test/chord-names-german.ly (scm): new file.
2954
2955         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
2956
2957         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
2958         Chord_name_engraver
2959
2960         * Documentation/user/refman.itely: lots of updates.
2961
2962         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
2963         new file
2964
2965         * input/test/bar-number-every-5-reset.ly: new file.
2966
2967 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2968
2969         * input/regression/chord-name-major7.ly: new file
2970
2971         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
2972         if specced explicitly.
2973
2974         * input/regression/chord-name-entry-11.ly: new file.
2975
2976         * input/test/slur-beautiful.ly: new file.
2977
2978         * Documentation/user/refman.itely: updates.
2979
2980         * input/regression/collisions.ly (threevoice): cleanup.
2981
2982         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
2983
2984 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2985
2986         * Documentation/user/*.itely: various updates.
2987
2988         * ly/spanners-init.ly: enddecr/ endcr.
2989
2990         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
2991         of tutorial
2992
2993 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2994
2995         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
2996
2997         * lily/new-chord-name-engraver.cc (process_music): use octavation
2998         (a number) instead of original-pitch to store inversions. This
2999         fixes a problem with transposed chords with inversions.  
3000
3001 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3002
3003         * stepmake/aclocal.m4: Include compile fix for broken flex, as
3004         used in includable-lexer.hh.
3005
3006         * lily/includable-lexer.cc: Bugfix: include config.h.
3007
3008         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
3009         circumvention of Debian packaging bug.
3010
3011 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3012
3013         * flex-2.5.31 hits Debian/unstable.  Fixes below.
3014         
3015         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
3016
3017         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
3018         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
3019
3020         * lily/include/includable-lexer.hh: 
3021         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
3022
3023         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
3024
3025         * aclocal.m4: Regenerate.
3026
3027         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
3028         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
3029
3030         * scm/pdf.scm (use-modules): Include lily.
3031
3032         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
3033         Noordkamp).
3034         (use-modules): Include lily.
3035         (lily-def): Bugfix: include tex-val in let.
3036
3037 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
3038
3039         * lilypond-mode.el: sensible error if lilypond.words not found.
3040
3041         * lilypond.words: add few words.
3042
3043 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
3044
3045         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
3046
3047         * mf/parmesan-scripts.mf: fixed typo in char name
3048
3049 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3050
3051         * VERSION: 1.7.16 released
3052
3053         * python/lilylib.py (setup_temp): temporary directories are mode 700.
3054         (this is a security vulnerability).
3055
3056         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
3057
3058         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
3059         add staff support.
3060
3061 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
3062
3063         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
3064         ly/script-init.ly, scm/script.scm: bugfix: renamed
3065         fermata->signumcongruentiae to fix naming clash with feta font
3066
3067 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3068
3069         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
3070
3071         * lily/multi-measure-rest-engraver.cc
3072         (start_translation_timestep): use grace timing too for determining
3073         when to make mmrest.
3074         (start_translation_timestep): clear numbers too.
3075
3076 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
3077
3078         * scm/music-types.scm: compile fix: escape braces
3079
3080         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
3081         work around font selection problem
3082
3083         * Documentation/user/refman.itely: BreathingSign: added docu for
3084         property "text"
3085
3086 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3087
3088         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
3089         information.
3090
3091 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3092
3093         * lily/multi-measure-rest-engraver.cc (class
3094         Multi_measure_rest_engraver): make multiple Number objects, one
3095         for each MultiMeasureTextEvent.
3096
3097         * scm/music-functions.scm (glue-mm-rest-texts): use
3098         MultiMeasureTextEvent
3099
3100         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
3101
3102         * Documentation/user/refman.itely (Multi measure rests): update.
3103
3104 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3105
3106         * lily/ly-module.cc (ly_copy_module_variables): use
3107         scm_internal_hash_fold() for iterating modules.
3108
3109 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
3110
3111         * Documentation/user/refman.itely: Section Custodes: added more
3112         example code
3113
3114         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
3115         neo-mensural rests to parmesan font
3116
3117         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
3118         header
3119
3120 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3121
3122         * Documentation/user/macros.itexi: @fileref macro.
3123
3124         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
3125         each file. 
3126
3127 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
3128
3129         * lily/include/custos.hh, make/lilypond.suse.spec.in,
3130         Documentation/topdocs/AUTHORS.texi: updated my email address
3131
3132         * Documentation/user/refman.itely: updated custos documentation;
3133         beautified divisiones example; beautified articulations table
3134
3135         * lily/breathing-sign.cc: bugfix: finalis molecule
3136
3137 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
3138
3139         * Documentation/user/refman.itely: added docu for
3140         contemporary fermata symbols, gregorian breathing signs; small fixes
3141
3142         * ly/gregorian-init.ly: removed obsolete #'type props
3143
3144 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3145
3146         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
3147         minimum-length property correctly.
3148
3149 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3150
3151         * scm/music-functions.scm (make-multi-measure-rest): set input
3152         locations for multimeasure rests.
3153
3154 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
3155
3156         * input/regression/breathing-sign.ly: updated to for ancient
3157         notation
3158
3159 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
3160
3161         * scripts/ly2dvi.py: Add newline.
3162
3163 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3164
3165         * scripts/ly2dvi.py (dependency_files): Compile fix.
3166
3167 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3168
3169         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
3170         (make_html_menu_file): --html menu. 
3171
3172 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3173
3174         * scripts/ly2dvi.py (run_dvips): +add the .map file 
3175
3176 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3177
3178         * input/screech-boink.ly: new file.
3179
3180 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3181
3182         * scripts/lilypond-book.py (make_lilypond_file): convert
3183         lilypond-file to lilypond block directly, without going through
3184         begin/end lilypond text.
3185         
3186
3187 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
3188
3189         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
3190         scm/grob-description.scm: moved Michael's original breathing sign
3191         code in brew_molecule() to divisio_minima(); provided new
3192         brew_molecule() that effectively replaces the
3193         Text_item::brew_molecule callback (with additional fallback to
3194         Michael's original code); added callbacks for brewing divisio
3195         maior/maxima and finalis
3196
3197         * gregorian-init.ly: added breathing sign shortcuts for virgula,
3198         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
3199
3200         * script-init.ly: added shortfermata, longfermata,
3201         verylongfermata, varcoda
3202
3203         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
3204         longfermata, verylongfermata, varcomma, varcoda
3205
3206 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3207
3208         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
3209           Remove all noquote and insert a few quote.
3210         
3211         * Documentation/user/lilypond-book.itely (Music fragment options),
3212           scripts/lilypond-book.py: Don't include quotation blocks by
3213           default. Introduce option quote instead of noquote
3214
3215 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3216
3217         * VERSION: 1.7.15 released
3218         
3219         * Documentation/user/lilypond.tely: omf updates.
3220
3221         * buildscripts/texi2omf.py (omf_vars): include version.date
3222
3223         * make/lilypond.redhat.spec.in: fixes for spec file. 
3224
3225         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
3226         by function definition: lily now requires a recent GNU Make.
3227
3228         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
3229
3230         * make/ly-rules.make: remove .ly -> .tex rule
3231
3232         * Documentation/user/refman.itely (Figured bass): revised figured
3233         bass example.
3234
3235 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3236
3237         * stepmake/stepmake/omf-targets.make (local-install): add
3238         scrollkeeper-update message.
3239
3240         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
3241         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
3242
3243         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
3244
3245         * Documentation/user/converters.itely (Invoking midi2ly): add
3246         track/channel notice.
3247
3248 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3249
3250         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
3251
3252         * lily/parser.yy (scalar): DIGIT is also a scalar.
3253
3254         * Documentation/user/music-glossary.tely: add @omf tags
3255
3256         * Documentation/user/lilypond.tely: add @omf tags
3257
3258         * scm/generate-documentation.scm (string-append): add @omf tags.
3259
3260         * stepmake/stepmake/omf-*: new files 
3261
3262         * input/regression/multi-measure-rest.ly (texidoc): add doco
3263
3264         * GNUmakefile.in (web-doc-install): add web-doc-install target
3265
3266         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
3267         fixes crashes while dumping MIDI.
3268
3269         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
3270         midi
3271
3272 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3273
3274         * buildscripts/texi2omf.py: new file.
3275
3276         * mf/feta-beugel.mf: include font count, not staffsize (16) in
3277         font-name
3278
3279 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3280
3281         * input/regression/beam-manual-beaming.ly (texidoc): new file.
3282
3283         * lily/sequential-iterator.cc (descend_to_child): call
3284         descend_to_child() for all types of music.
3285
3286 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
3287
3288         * scm/translator-property-description.scm: Add
3289         bassFigureFormatFunction.  Replace some entries.
3290
3291 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3292
3293         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
3294         clean out.
3295
3296 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3297
3298         * scripts/midi2ly.py (Note.dump): never dump duration for
3299         dump_dur=0.
3300
3301         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
3302         new function
3303
3304         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
3305         figures using new markups. Much simpler, and should improve layout
3306         a little.
3307
3308         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
3309
3310 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3311
3312         * ly/engraver-init.ly: use Hara kiri by default for 
3313         ChordNames, FiguredBass and Lyrics(Voice) context. 
3314
3315         * lily/axis-group-engraver.cc (acknowledge_grob): use
3316         rhythmic-grob-interface for selecting items not to hara-kiri'd 
3317
3318         * scm/new-markup.scm (markup-function-list): add bracket,
3319         vbracket.
3320
3321         * ly/engraver-init.ly (ChordNamesContext): set
3322         minimumVerticalExtent
3323
3324 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3325
3326         * input/test/time-signature-double.ly: new file 
3327
3328         * input/regression/collision-head-chords.ly (texidoc): new file.
3329
3330         * lily/type-swallow-translator.cc: add note swallow translator 
3331
3332         * input/test/time-signature-double.ly: new file.
3333
3334         * lily/type-swallow-translator.cc: add Rest_swallow_translator
3335
3336         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
3337         (FiguredBassContext): idem.
3338
3339         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
3340
3341         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
3342
3343         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
3344
3345         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
3346         .afm dependency
3347
3348         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
3349
3350         * python/lilylib.py (make_page_images): add function.
3351
3352         * scripts/ly2dvi.py (run_latex): include title in preview image.
3353
3354         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
3355         from lilypond-book for <ly2dvifile> tags in HTML.
3356
3357         * scripts/ly2dvi.py (option_definitions): add --debug option to
3358         print out environment.
3359
3360         * input/regression/tie-chord-partial.ly: new file.
3361
3362 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
3363
3364         * lilypond.words: add 3
3365
3366 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3367
3368         * scm/new-markup.scm (markup-function-list): add finger-markup
3369
3370         * input/tutorial/brahms-tweaked.ly: new markup 
3371
3372         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
3373
3374         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
3375         crash when processing '() markup
3376
3377         * input/regression/breathing-sign.ly (texidoc): add caesura example.
3378
3379         * lily/breathing-sign.cc (railtracks): another caesura.
3380
3381         * mf/feta-schrift.mf: caesura symbol. 
3382
3383 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3384
3385         * scripts/convert-ly.py (FatalConversionError.conv): add
3386         ly:molecule-XXX conversions.
3387
3388         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
3389
3390         * input/regression/multi-measure-rest-text.ly: new file.
3391
3392         * scm/music-functions.scm (glue-mm-rest-texts): automatically
3393         convert MMREST-TEXT to MultiMeasureRestNumber settings.
3394
3395         * ly/engraver-init.ly (ScoreContext): move tablature settings to
3396         ScoreContext
3397
3398         * scm/new-markup.scm (center-markup): \center markup.
3399
3400         * scm/music-functions.scm: remove pitchify scripts.
3401
3402         * lily/music.cc (print_smob): display music name if available 
3403
3404 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3405
3406         * Documentation/user/refman.itely (Instrument names): remove
3407         \turnOff doco.
3408
3409 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3410
3411         * lily/score.cc (mark_smob): bugfix.
3412
3413         * input/regression/rehearsal-mark.ly: new file.
3414
3415         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
3416         report error at the current token again.
3417
3418 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3419
3420         * cygwin/mknetrel: Exit if doc build fails.
3421
3422         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
3423
3424 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3425
3426         * scm/music-types.scm (music-descriptions): add doc strings
3427
3428 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3429
3430         * lily/lexer.ll: 
3431         * lily/include/my-lily-lexer.hh: 
3432         * lily/include/includable-lexer.hh: Add flex kludge.
3433
3434         * config.hh.in: 
3435         * config.make.in: 
3436         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
3437         cruft.
3438         
3439         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
3440         code.
3441
3442 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3443
3444         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
3445
3446         * lily/parser.yy (new_chord): Compile fix.
3447
3448 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3449
3450         * Documentation/user/refman.itely (Tuning groups of objects):
3451         remove documentation for \turnOff. 
3452
3453         * lily/percent-repeat-engraver.cc (try_music): add correct
3454         processing moments for double-measure percents as well.
3455
3456         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
3457
3458         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
3459         grob prop type. 
3460
3461         * Documentation/user/refman.itely (Printing named chords): add
3462         chord name tweak doco.
3463
3464         * input/template/gregorian-transcription.ly: new file.
3465
3466 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3467
3468         * VERSION: 1.7.13 released
3469         
3470         * input/test/*: lots of cleanups/comment-outs/removals in chord
3471         examples
3472         
3473         * input/regression/*: lots of cleanups/comment-outs/removals in
3474         chord examples
3475         
3476         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
3477         options
3478
3479         * lily/new-chord-name-engraver.cc (process_music): give original
3480         inversion pitch to chord name routine.
3481
3482         * input/tutorial/os-score.ly: update to new markup
3483
3484         * Documentation/user/appendices.itely: simply include
3485         chords-ignatzek. 
3486
3487         * Documentation/user/refman.itely (Chords mode): add documentation
3488         for chord mode.
3489
3490         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
3491         not present in chord.
3492         (construct-chord): add inversion and bass support.
3493
3494         * lily/chord.cc: junk contents.
3495
3496 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
3497
3498         * Documentation/user/refman.itely:
3499         * Documentation/user/music-glossary.tely: fix. 
3500
3501 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3502
3503         * scm/chord-entry.scm (construct-chord): move chord construction
3504         to Scheme.
3505
3506         * lily/parser.yy (new_chord): new setup for chord entry.
3507
3508 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
3509
3510         * lilypond.words:
3511         * Documentation/user/music-glossary.tely: add ambitus.
3512
3513 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3514
3515         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
3516
3517         * lily/include/*.hh: string() -> to_string()
3518
3519         * scm/chords-ignatzek.scm: new file.
3520
3521         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
3522         standard chord name exceptions.
3523
3524         * scm/translator-property-description.scm (chordNameSeparator):
3525         add property.
3526         (majorSevenSymbol): add property
3527
3528         * lily/translator-scheme.cc (ly:context-properties): new function
3529         (ly:context-parent): new function.
3530         (print_smob): print context name.
3531
3532         * lily/music.cc (ly:get-music-length): new function
3533         (print_smob): don't print properties.
3534
3535         * lily/duration.cc (duration<?): new function
3536
3537         * input/regression/chords-funky-ignatzek.ly: new file.
3538
3539         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
3540         jazz chords.
3541
3542         * lily/pitch.cc (ly:pitch-diff): new function.
3543
3544         * input/regression/chords-ignatzek.ly: new file.
3545
3546 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3547
3548         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
3549         pitches for jazz chords.
3550
3551 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3552
3553         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
3554
3555 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
3556
3557         * lilypond.words: add 1
3558
3559 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
3560
3561         * Documentation/topdocs/AUTHORS.texi: refine.
3562
3563 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
3564
3565         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
3566         
3567         * lilypond.words: add one.
3568
3569 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
3570
3571         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
3572         Fontify bass note in chords, e.g., e in c1/e.
3573         
3574 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3575
3576         * Documentation/user/music-glossary.tely: Dutch updates and
3577         additions (Arent Storm).
3578
3579 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3580
3581         * input/regression/ambitus.ly:  move file.      
3582
3583         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
3584
3585         * lily/event.cc (transpose): add tonic property to Key_change_req
3586         and to Key_engraver.
3587
3588 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
3589
3590         * Documentation/user/refman.itely: fix typo.
3591
3592         * lilypond.words: removed wrong identifiers.
3593
3594 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3595
3596         * mf/feta-toevallig.mf: make flat stem shorter 
3597
3598 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
3599
3600         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
3601
3602         * lilypond.words: add from Phrasing slur.
3603         
3604 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
3605
3606         * lilypond-mode.el: allow launching multiple ViewPS processes.
3607         
3608         * lilypond.words: add from Text markup.
3609
3610 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3611
3612         * input/test/ossia.ly (texidoc): add comment.
3613
3614         * input/regression/voice-follower.ly: new file.
3615
3616         * mf/feta-toevallig.mf: make flat heavier.
3617
3618         * lily/cluster-engraver.cc: clean up Cluster engraver
3619
3620         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
3621         Engraver. Use Note_column to compute Y positions and deal with
3622         line break stuff.
3623
3624 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3625
3626         * lily/stem.cc: move french-beaming to stem.
3627
3628 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
3629
3630         * lilypond-font-lock.el: fontify all durations in chords.
3631
3632         * lilypond.words: add from lily/my-lily-lexer.cc
3633
3634 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3635
3636         * VERSION: release 1.7.12
3637
3638         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
3639
3640         * lily/gregorian-ligature.cc: new file
3641
3642         * lily/*: the Great 2003 search & replace.
3643
3644         * Documentation/user/refman.itely (Manual repeat commands): add
3645         note about font selection.
3646
3647 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
3648
3649         * lilypond-mode.el: propose recompiling midi while invoking playing,
3650         not while stopping playing.
3651
3652 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
3653
3654         * lilypond.words: add one.
3655
3656         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
3657         and expressional note grouping. Fontify chord modes.
3658
3659 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
3660
3661         * Documentation/user/music-glossary.tely (Top): translate melisma.
3662
3663 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3664
3665         * Documentation/user/music-glossary.tely (Top): add melisma.
3666
3667 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
3668
3669         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
3670         interfaces for (abstract) grob GregorianLigature
3671
3672         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
3673         renamed head* -> glyph_name*, x-shift* -> x-offset*
3674
3675         * scm/grob-property-description.scm: bugfix: added missing descriptions
3676
3677 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3678
3679         * input/test/chord-names-dpnj.ly: New file.
3680
3681         * scm/double-plus-new-chord-name.scm: Implement full and partial
3682         exceptions.
3683
3684         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
3685
3686         * scm/double-plus-new-chord-name.scm
3687         (double-plus-new-chord->markup): Fix sub->markup.
3688
3689
3690 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
3691
3692         * lily/custos-engraver.cc: added TODO; editorial changes
3693
3694         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
3695         consistency with other ligature engravers; removed access on (now)
3696         private variable _ligature of Ligature_engraver
3697
3698         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
3699         renamed last_bound -> last_bound_; issue programming_error on
3700         abstract method calls; moved primitives code from
3701         Mensural_bracket_engraver to here (because almost ligature
3702         engravers will need it); renamed try_stop_ligature () ->
3703         typeset_ligature (); bugfix: store primitives of finished ligature
3704         in separate variable finished_primitives_ to avoid clash on input
3705         like "\] \["; added current_ligature () to enable access on
3706         private variable _ligature
3707
3708         * lily/mensural-ligature-engraver.cc: removed primitives_ code
3709         (now in super class); renamed try_stop_ligature () ->
3710         typeset_ligature ()
3711
3712         * lily/mensural-ligature.cc: issue programming_error on abstract
3713         method calls
3714
3715         * lily/note-heads-engraver.cc: added TODO comment upon bool
3716         in_ligature
3717
3718         * mf/parmesan-heads.mf: fixed some of set_char_box()
3719
3720         * scm/grob-description.scm: added VaticanaLigature
3721
3722         * scm/grob-property-description.scm: added neume prefix properties
3723
3724         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
3725         lily/include/gregorian-ligature-engraver.hh,
3726         lily/include/gregorian-ligature.hh: new files; framework for
3727         gregorian ligature engravers such as vaticana
3728
3729         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
3730         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
3731         vaticana style ligature implementation (still somewhat uncomplete)
3732
3733 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3734
3735         * VERSION: release 1.7.11
3736
3737         * scripts/convert-ly.py: add ly:pitch-transpose rule
3738
3739 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3740
3741         * input/test/dpncnt.ly: New file.
3742
3743         * lily/my-lily-lexer.cc: Add chordnames keyword.
3744
3745         * lily/parser.yy (chordnames_block): Parse chord name exception
3746         lists, see input/test/dpncnt.ly.
3747
3748         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
3749         function.
3750
3751         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
3752         filter-out too.
3753
3754         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
3755         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
3756         pitch functions (except for ly:make-pitch, but that's apparently
3757         some sort of scheme naming standard?).
3758
3759         * scm/lily.scm (!=): define-public.
3760
3761         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
3762
3763 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3764
3765         * scm/double-plus-new-chord-name.scm
3766         (double-plus-new-chord-name->markup): New file.
3767
3768 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3769
3770         * python/lilylib.py (make_preview): don't suppress progress for
3771         bbox extraction.
3772
3773 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3774
3775         * Documentation/user/appendices.itely (scheme): update for new syntax.
3776
3777         * input/regression/chord-name-styles.ly: new file
3778
3779         * lily/instrument-name-engraver.cc: create instrument names
3780         without barline too.  Allows instrument name on ChordNames  
3781
3782         * scm/new-markup.scm (interpret-markup): allow simple strings as
3783         markup too.
3784
3785 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3786
3787         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
3788         (step->markup-accidental): Fix: add accidental.
3789         (chord::inner-name-american): 
3790         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
3791         append stray '/' if last superscript addition was 'o'.
3792
3793         * scm/new-markup.scm (normal-size-sub-markup) 
3794         (normal-size-super-markup): New function.
3795
3796         * lily/source-file.cc (Source_file): Add warning for possibly
3797         intentional but suspicious initialization.
3798
3799         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
3800         add comments about cut-and-paste programming.
3801
3802         * flower/rational.cc (lcm): Not used; comment out.
3803
3804 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3805
3806         * lily/new-fingering-engraver.cc (position_scripts): use
3807         fingerHorizontalDirection to determine fingering horizontal
3808         directions.
3809  
3810         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
3811         fingering support.
3812
3813         * scripts/convert-ly.py (FatalConversionError.conv): add style
3814         conversion rule. 
3815
3816         * scm/chord-name.scm (set-chord-name-style): new function.
3817         (new-chord-name-brew-molecule): revise to interpret markup only
3818         (new-chord->markup): cleanuppish rewrite. To be called from the
3819         new engraver.
3820
3821         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
3822         Markup earlier, during interpreting.
3823
3824         * input/test/{banter,jazz,american}-chords.ly (scheme): update
3825         style settings. Rename to chord-names-*.ly
3826
3827 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3828
3829         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
3830         markup code and update to new markup.  Most probably broke some of
3831         it.
3832         
3833 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
3834
3835         * Documentation/user/refman.itely: added docu for ambitus and
3836         clusters
3837
3838         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
3839         ly_quote_scm() in lookup.cc
3840
3841         * mf/parmesan-clefs.mf: set_char_box fix
3842
3843         * lily/cluster-engraver.cc: junk implicit protection; use
3844         Protected_scm instead
3845
3846 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3847
3848         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
3849         throughout.
3850
3851         * scm/new-markup.scm: Turn-off error-triggering test code.
3852
3853 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3854
3855         * scm/new-markup.scm (markup-thrower-typecheck) 
3856         (markup-typecheck?):  add full typechecking functions.
3857         (make-markup-maker): add make-FOO-markup functions.
3858         (markup-argument-list-error): nice error checking messages.
3859         (make-markup): better function: less quoting escapades.
3860
3861 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3862
3863         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
3864
3865 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3866
3867         * cygwin/lilypond.hint (requires): Add cygwin.
3868
3869         * .cvsignore: Remove stepmake (huh!?!), add lib.
3870
3871         * GNUmakefile.in: Add libdir links for builddir runs.
3872
3873         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
3874         instead of datadir.
3875
3876         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
3877         local_lilypond_libdir.
3878
3879         * config.make.in (lilypond_libdir): Add.
3880
3881         * stepmake/stepmake/substitute-rules.make: 
3882         * stepmake/stepmake/script-rules.make: 
3883         * stepmake/stepmake/python-module-rules.make:
3884         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
3885         lilypond-python-module patch.
3886
3887 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3888
3889         * Documentation/user/refman.itely (Graphical interfaces): add note
3890         about xml2ly.
3891
3892 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3893
3894         * scripts/ly2dvi.py (run_dvips): remove trailing newline
3895
3896 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3897
3898         * VERSION: released 1.7.10
3899
3900         * scripts/musedata2ly.py (): idem
3901
3902         * scripts/midi2ly.py (dump_chord): idem
3903
3904         * scripts/etf2ly.py (version): idem 
3905
3906         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
3907
3908         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
3909
3910         * scm/tex.scm (tex-output-expression): remove eval compat
3911         glut. Other output files too.
3912
3913         * scm/chord-name.scm: don't export anything from chord module.
3914
3915         * input/test/american-chords.ly: idem
3916
3917         * input/test/banter-chords.ly (texidoc): idem
3918
3919         * input/test/Cc-chords.ly: add breakage notes.
3920
3921         * Documentation/user/refman.itely (Text markup): rewrite manual section.
3922
3923         * lily/parser.yy (scalar): allow \markup { } as property value. 
3924
3925         * scm/chord-name.scm: complete new markup usage
3926
3927         * scm/grob-description.scm (all-grob-descriptions): use new markup
3928         texts by default
3929
3930 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3931
3932         * scm/chord-name.scm: partial move to new markup texts.
3933
3934 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3935
3936         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
3937
3938         * scm/bass-figure.scm (brew-bass-figure): make stack direction
3939         settable.
3940
3941 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
3942
3943         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
3944         invoked for old midi, wait for killing.
3945
3946 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
3947
3948         * Documentation/user/music-glossary.tely: Finnishing.
3949
3950 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3951
3952         * mf/feta-nummer-code.mf: some kerning pairs.
3953
3954 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
3955
3956         * scm/output-lib.scm (set-bar-number-visibility): Context-function
3957         Added.
3958
3959         * Documentation/user/refman.itely (Bar numbers):
3960         set-bar-number-visibility added, modulo-bar-number removed again
3961         (sorry).
3962
3963 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
3964
3965         * scm/output-lib.scm (modulo-bar-number-visible): add function.
3966
3967         * Documentation/user/refman.itely: add modulo-bar-number-visible.
3968
3969         * Documentation/user/music-glossary.tely: translate into Finnish.
3970
3971 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
3972
3973         * lilypond-mode.el: add shortcut for 2midi
3974
3975         * lilypond-font-lock.el: fontify lyrics
3976
3977 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
3978
3979         * scm/drums.scm : use 1.7.x names.
3980
3981         * input/regression/drums.ly : Don't use << chords >>
3982
3983 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
3984
3985         * lilypond-mode.el: tidy, add TODO
3986
3987         * make/lilypond.mandrake.spec.in: install-info quietly.
3988
3989 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3990
3991         * input/test/markup.ly: use new syntax.
3992
3993 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3994
3995         * ly/params-init.ly (interscoreline): add word-space
3996
3997         * input/test/metronome.ly (eighthNote): idem.
3998
3999         * input/test/script-priority.ly: use new markup
4000
4001         * lily/parser.yy (markup): allow HEAD markup0 markup1 
4002
4003         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
4004
4005         * lily/parser.yy (gen_text_def): bugfix.
4006         (full_markup): allow markup identifier.
4007
4008 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
4009
4010         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
4011         jobs at the same time. Add horizontal lines to Command menu.
4012         Allow one compiling job -- propose killing others before a new one.
4013
4014         * lilypond.words: add markup, teeny, etc.
4015
4016 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
4017
4018         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
4019         Allow only one type of midi process; launching Midi either stops
4020         midis or plays the current midi and launching MidiAll stops midis
4021         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
4022         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
4023
4024 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4025
4026         * lily/text-engraver.cc (process_acknowledged_grobs): use new
4027         markup  for new markup texts.
4028
4029         * lily/mark-engraver.cc (process_music): idem
4030         
4031         * lily/instrument-name-engraver.cc (create_text): idem
4032
4033         * scm/new-markup.scm (magnify-markup): new function.
4034
4035         * scm/molecule.scm (stack-lines): bugfix.
4036
4037         * lily/font-interface.cc (get_font): take font-magnification from
4038         alist chain.
4039
4040 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4041
4042         * lily/molecule-scheme.cc: move scheme functions to separate file.
4043
4044         * lily/font-metric.cc  (ly_get_glyph): new function. 
4045         
4046         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
4047         (italic-markup, dynamic-markup): new functions
4048         (font-markup): new function
4049
4050         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
4051         padding and minimum
4052
4053 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
4054
4055         * lily/accidental-engraver.cc:
4056         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
4057
4058 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
4059
4060         * lilypond.vim:
4061         * lilypond-font-lock.el: Put \longa as duration. Accept only 
4062         [a-zA-Z] for user defined identifiers. Separate note cases 
4063         with and without a duration (allow cis\longaX).
4064
4065         * lilypond.words: Add words from Info.
4066
4067 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
4068
4069         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
4070
4071 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
4072
4073         * lilypond-mode.el: Propose reverting buffer before a command if
4074         it was edited with an another editor.
4075
4076 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4077
4078         * lily/molecule.cc (ly_translate_molecule): new function
4079
4080         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
4081         into libdir
4082
4083         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
4084
4085         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
4086
4087 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
4088
4089         * lilypond.words: take \words from Info-index.
4090
4091 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4092
4093         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
4094
4095 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
4096
4097         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
4098
4099 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
4100
4101         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
4102         and lilypond-documentation.
4103
4104 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4105
4106         * lily/parser.yy: Compile fix (bison 1.75).
4107
4108 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4109
4110         * VERSION: 1.7.9 released
4111
4112         * scm/music-functions.scm (shift-one-duration-log): refactor.
4113         Use music-map.
4114
4115         * input/regression/chord-tremolo.ly (texidoc): add dot test.
4116
4117         * NEWS: update.
4118
4119         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
4120         argument
4121         
4122         * scm/music-functions.scm (display-music): new function
4123         (music-map): change arg order.
4124
4125         * input/regression/new-markup-syntax.scm: new file
4126
4127         * lily/parser.yy (markup): add \markup { .. } syntax.
4128
4129         * scm/new-markup.scm (override-markup): new function
4130         (lookup-markup): new function
4131         (music-markup): new function
4132         (lookup-markup-command): use markup-signature to store argument
4133         format for parser.
4134
4135         * lily/lexer.ll: preliminary \markup syntax. 
4136
4137 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
4138
4139         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
4140         add pre/post-dependencies and menus with icons from source.
4141
4142         * Documentation/pictures/lilypond-48x48.xpm:
4143         * Documentation/pictures/lilypond-32x32.xpm:
4144         * Documentation/pictures/lilypond-16x16.xpm: new files, background
4145         transparent.
4146
4147         * stepmake/stepmake/generic-targets.make:
4148         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
4149
4150 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4151
4152         * input/regression/music-map.ly (texidoc): new file.
4153
4154         * scm/music-functions.scm (music-map): new function
4155
4156 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4157
4158         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
4159
4160 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
4161
4162         * input/test/to-xml.ly:
4163         * lily/ligature-engraver.cc: Fixes documentation.
4164
4165         * lilypond.mandrake.spec.in:
4166         * lilypond.redhat.spec.in: Add lilypond.words.
4167
4168         * Documentation/user/refman.itely: Mention Info inside emacs.
4169         
4170         * lilypond.suse.spec.in:
4171         * lilypond.redhat.spec.in: 
4172         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
4173
4174 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4175
4176         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
4177         os.popen.read ().
4178
4179 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4180
4181         * scripts/ly2dvi.py (include_path): print warning if failing anything.
4182
4183         * python/lilylib.py (error): add space
4184
4185 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4186
4187         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
4188         distribution.
4189
4190 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4191
4192         * lily/paper-outputter.cc (Paper_outputter): close port when
4193         finishing score.
4194
4195 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4196
4197         * scm/sodipodi.scm: Fixes.
4198
4199 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
4200
4201         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
4202
4203         * buildscripts/make-font-dir.py: Fix. 
4204
4205 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
4206
4207         * lilypond-mode.el: Add support for Info inside Emacs.
4208
4209 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4210
4211         * buildscripts/make-font-dir.py: 
4212         * mf/GNUmakefile: Make sodipodi font map.
4213
4214         * scm/sodipodi.scm: Add more output functions.
4215
4216         * mf/feta-nummer.mf: 
4217         * mf/feta-beugel.mf: Add font_coding_scheme.
4218
4219         * lily/paper-outputter.cc (output_header): Fix creator string.
4220
4221 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
4222
4223         * lilypond-mode.el (LilyPond-autocompletion): invoked with
4224         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
4225
4226         * lilypond.words: add two (Everybody can add/remove words now!).
4227
4228         * debian/rules:
4229         * make/lilypond.suse.spec.in:
4230         * make/lilypond.mandrake.spec.in:
4231         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
4232
4233         * Documentation/user/refman.itely: Mention autocompletion.
4234
4235 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4236
4237         * scripts/ly2dvi.py: Add paper sizes.
4238
4239         * lily/timing-engraver.cc: 
4240         * lily/time-signature.cc: 
4241         * lily/span-bar.cc: 
4242         * lily/grob-scheme.cc: Code formatting fixes.
4243
4244         * scm/sodipodi.scm: 
4245         * scm/sketch.scm:
4246         * buildscripts/mf-to-table.py: 
4247         * buildscripts/make-font-dir.py: Font testing.
4248
4249 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
4250
4251         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
4252         inserts try-completion and shows all-completions.
4253
4254         * lilypond.words: '\' -> '\\'
4255
4256         * lilypond-mode.el: load libraries in the end, lilypond.words defines
4257         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
4258         
4259         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
4260         and LilyPond-reserved-words.
4261         
4262 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
4263
4264         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
4265         from load-path.
4266         
4267         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
4268         the mini-buffer with Control-Shift-c.
4269         
4270 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4271
4272         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
4273         duration. This fixes \tempo taking time.
4274
4275 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
4276
4277         * lily/volta-engraver.cc (process_acknowledged_grobs): 
4278         Allow for text markup in repeatCommands. 
4279
4280 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
4281
4282         * lilypond-mode.el (LilyPond-insert-string): new function, use it
4283         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
4284         Get rid of skeleton.el-dependency.
4285
4286         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
4287
4288 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4289
4290         * lily/beam-engraver.cc (stop_translation_timestep): reset
4291         now_stop_ev_
4292
4293         * lily/scm-option.cc: add parse-protect to ly:set-option
4294
4295         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
4296
4297 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4298
4299         * lily/include/ligature-bracket.hh: removed
4300         * lily/ligature-bracket.cc: removed
4301
4302         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
4303         .tex
4304
4305         * lily/beam.cc (set_beaming): don't change beam count on rests.
4306         (brew_molecule): always set flag-width > 0.
4307
4308 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
4309
4310         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
4311         chars, remove instructions; instead, refer to lilypond-init.el and
4312         Documentation/topdocs/INSTALL.texi.
4313
4314         * lilypond.words: add identifiers and reserved words.
4315
4316         * Documentation/topdocs/INSTALL.texi: separate sections for installing
4317         files and adding a load-path.
4318
4319         * lilypond-init.el: Instructions, extracted from 
4320         Documentation/topdocs/INSTALL.texi. 
4321         
4322 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4323
4324         * VERSION: 1.7.8 released 
4325
4326         * lily/grob.cc (warning): better robustness fix.
4327
4328 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
4329
4330         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
4331
4332         * lily/cluster-engraver.cc: stick better to variable naming
4333         conventions
4334
4335         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
4336         until stop_translation_timestep()
4337
4338         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
4339         min/max coordinates to backend, but no musical info such as
4340         pitches
4341
4342         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
4343
4344         * lily/grob.cc: robustness fix: warning(): do not crash if
4345         cause is not set
4346
4347         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
4348         the much more elaborated tuplet brackets than the very naive and
4349         simple ligature bracket grob
4350
4351 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4352
4353         * Documentation/user/refman.itely (Analysis brackets): add
4354         horizontal bracket doco.
4355
4356         * ly/property-init.ly (setMmRestFermata): added.
4357
4358         * Documentation/user/refman.itely (Multi measure rests): fermatas
4359         on mm rests.
4360
4361         * input/regression/apply-context.ly (texidoc): new file
4362
4363         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
4364         code to be executed during interpretation. Possible applications:
4365         smart octavation, more advanced bar checks. 
4366
4367         * lily/apply-context-iterator.cc: new file.
4368
4369 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4370
4371         * input/test/new-markup.ly: new file.
4372
4373         * lily/text-item.cc (text_to_molecule): new function
4374
4375         * scm/new-markup.scm (lambda): new file
4376
4377         * lily/function-documentation.cc (ly_add_function_documentation):
4378         add proc property as well
4379
4380 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4381
4382         * Documentation/user/music-glossary.tely (Top): add custos.
4383
4384 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
4385
4386         * Documentation/topdocs/INSTALL.texi: advise how to include source
4387         path to Emacs load-path and improve language.
4388
4389 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4390
4391         * GNUmakefile.in: config.h message fix.
4392
4393         * autogen.sh:
4394         * aclocal.m4: Regenerate.
4395
4396         * configure.in: 
4397         * config.make.in: 
4398         * stepmake/config.make.in: 
4399         * stepmake/configure.in: 
4400         * stepmake/autogen.sh: 
4401         * stepmake/aclocal.m4: Update for autoconf 2.56.
4402
4403 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
4404
4405         * Documentation/topdocs/INSTALL.texi: instructions for an user how
4406         to install Emacs-mode. Instructions how to use vim-mode.
4407
4408 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4409
4410         * scm/music-types.scm (music-descriptions): no length for tempo event.
4411
4412         * input/*.ly: add \version everywhere.
4413         
4414         * input/*.ly: update syntax to 1.7 + new-chords.
4415
4416         * VERSION: 1.7.7 released.
4417         
4418         * Documentation/user/*.tely: new chord syntax.
4419
4420         * input/regression/[bc]*.ly (texidoc): syntax updates.
4421         
4422 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
4423
4424         * lilypond.words: add vocabulary to be used in auto-completion
4425
4426         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
4427
4428         * lilypond.vim: allow note name at EOF
4429
4430 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4431
4432         * buildscripts/new-chords.py (edit): -e option: inline editing.
4433
4434         * input/regression/a*.ly (texidoc): syntax updates.
4435
4436         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
4437         music): elucidations. 
4438
4439 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
4440
4441         * lily/include/lily-proto.hh, ly/engraver-init.ly,
4442         ly/spanners-init.ly, scm/grob-description.scm,
4443         scm/grob-property-description.scm, scm/music-types.scm,
4444         lily/cluster-engraver.cc, lily/cluster.cc,
4445         lily/include/cluster.hh, input/test/cluster.ly: cluster
4446         implementation
4447
4448         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
4449         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
4450         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
4451
4452         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
4453
4454         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
4455
4456         * scm/grob-description.scm: bugfix: by default, use default note
4457         head style when engraving ligatures
4458
4459         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
4460
4461         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
4462         events
4463
4464         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
4465
4466         * input/test/ancient-font.ly: bugfix: style -> flag-style
4467
4468         * lily/ligature-engraver.cc: indentation fix
4469
4470         * lily/parser.yy: indentation fixes
4471         
4472 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4473
4474         * input/regression/measure-grouping.ly: more elaborate example.
4475
4476         * lily/moment.cc: ly:add-moment, ly:mul-moment,
4477         ly:div-moment. New functions 
4478
4479         * scm/music-functions.scm (set-time-signature): new function,
4480         allow inline time sig settings with measure grouping.
4481
4482         * lily/parser.yy (command_element): move time sig construction
4483         into Scheme.
4484
4485         * lily/side-position-interface.cc (out_of_staff): new function,
4486         like padding, but keep minimum distance from staff. Easier than
4487         linespanners (dynamics, pedals), but roughly the same effect.
4488
4489 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
4490
4491         * emacs-mode.el: Added spanish-note-replacements 
4492         (Carlos Betancourt, <carlos.betancourt@chello.be>).
4493
4494         * vimrc: (Un)commenting with <(S-)F12>, tidy.
4495
4496 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
4497
4498         * lilypond.vim: Do not fontify cises, desis, etc.
4499
4500         * vimrc: view dvi with <S-F6>
4501
4502 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4503
4504         * lily/lookup.cc (triangle): new function.
4505
4506         * input/regression/measure-grouping.ly (texidoc): new file: show
4507         triangles and brackets for beat groups of 3 and 2.
4508
4509         * lily/include/measure-grouping-spanner.hh (class
4510         Measure_grouping): new file.
4511
4512         * lily/measure-grouping-spanner.cc (brew_molecule): new file
4513
4514         * lily/measure-grouping-engraver.cc (class
4515         Measure_grouping_engraver): new file.
4516
4517 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4518
4519         * Merge from stable:
4520
4521             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
4522         
4523         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
4524         stylesheet.
4525
4526         * ly/paper19.ly: Include paper19-init.ly.
4527
4528         * ly/paper19-init.ly: New file.
4529
4530         * Documentation/user/tutorial.itely (First steps): Fix first
4531         example for font test.
4532
4533         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
4534
4535         * ChangeLog: Add 1.7.6 release marker (see below).
4536
4537         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
4538         Add .py files.
4539
4540 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4541
4542         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
4543
4544         * input/tutorial/*.ly: update to new syntax.
4545
4546         * lily/parser.yy (Composite_music): new transpose syntax,
4547         \transpose FROM TO MUSIC. 
4548
4549 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4550
4551         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
4552         latex progress/error output to stderr (by default this goes to
4553         stdout).  Show lilypond progress, even when not verbose.
4554
4555         * python/lilylib.py (system): New optional parameter to control
4556         showing of progress.
4557
4558         * scm/backend-documentation-lib.scm (check-dangling-properties):
4559         Fix error message.
4560
4561         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
4562         axis, extent.
4563
4564         * scm/grob-property-description.scm (magnify): Remove.
4565         (extent, axis): Add.
4566
4567 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4568
4569         * VERSION: Release 1.7.6.
4570
4571         * scripts/convert-ly.py: more uniformization substitutions.
4572
4573         * buildscripts/new-chords.py (sub_chords): new file.
4574
4575 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4576
4577         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
4578         lilypond.map.  Include sauter fonts too.  Cleanups.
4579
4580 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4581
4582         * Documentation/user/tutorial.itely (First steps): change to new
4583         chord/tie/slur/beam notation.
4584
4585         * lily/parser.yy (event_that_take_dir): allow postfix notation for
4586         ties.
4587
4588         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
4589         engraver. Process ties in postfix notation, i.e. c8-~ c
4590
4591         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
4592
4593         * input/regression/beam-postfix-notation.ly (texidoc): new file.
4594
4595         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
4596
4597         * lily/beam-engraver.cc (try_music): accept new-beam-events
4598
4599         * input/regression/chord-scripts.ly (texidoc): new file
4600
4601         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
4602         script-events.
4603
4604         * scm/script.scm (default-script-alist): cleanup.
4605
4606         * lily/script-engraver.cc (make_script_from_event): cleanup.
4607
4608         * lily/lyric-combine-music-iterator.cc
4609         (Lyric_combine_music_iterator): remove superfluous events.
4610         (melisma_busy): new function. Fix broken melismas.
4611
4612 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
4613
4614         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
4615         Remove nonvalid settings. Use descriptive key names.
4616         Use <Return> to indicate the pressing of that key.
4617
4618 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4619
4620         * scripts/lilypond-book.py (option_definitions): Typo.
4621
4622         * scripts/ly2dvi.py: Updates.
4623
4624         * python/lilylib.py (setup_environment, print_environment)
4625         (get_bbox, make_preview): Merge and remove from ly2dvi and
4626         lilypond-book.
4627
4628         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
4629
4630         * .cvsignore: Remove some cruft.
4631
4632         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
4633         path.
4634
4635         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
4636         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
4637         throughout.
4638
4639         * python/lilylib.py (quiet_system): Junk
4640         (system): Display error log upon failure.
4641         (read_pipe): New function.  Cleanups and fixes.
4642
4643         * python/*.py: Rename from *.py.in.
4644         
4645         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
4646
4647         * GNUmakefile.in (SUBDIRS): Move python before scripts.
4648
4649 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4650
4651         * python/GNUmakefile: Bugfix: handle modules.
4652
4653         * stepmake/stepmake/python-module-targets.make (default): Add
4654         compiled modules. 
4655
4656         * stepmake/stepmake/python-module-rules.make: Add rule for byte
4657         compiling modules.
4658
4659         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
4660         Bugfix.  (OUT_PYC_MODULES): Add.
4661
4662 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
4663
4664         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
4665         Use default paths. Refresh description.
4666
4667 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4668
4669         * VERSION: 1.7.5 released
4670
4671         * input/regression/finger-chords.ly (texidoc): new file.
4672
4673         * lily/script-engraver.cc (process_music): remove scriptHorizontal
4674         support
4675
4676         * lily/fingering-engraver.cc (process_music): remove kludgy
4677         scriptHorizontal stuff.
4678
4679         * lily/script.cc: remove staff-support property.
4680
4681         * lily/new-fingering-engraver.cc (add_fingering): new
4682         file. Fingering engraver for new style chords.
4683
4684 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4685
4686         * lily/parser.yy (bare_number): allow 4 \cm (without
4687         decimal dot). (should backport to 1.6?)
4688
4689         * ly/declarations-init.ly: use Scheme for dimension defs.
4690
4691         * lily/parser.yy (TODO): remove hard coded dimensions, add
4692         REAL NUMBER_IDENTIFIER production.
4693
4694         * lily/rest-collision.cc (force_shift_callback): rewrite using
4695         -done property.
4696
4697         * scm/grob-property-description.scm (rest-collision-done): add
4698         property.
4699         
4700         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
4701
4702 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4703
4704         * input/regression/multi-measure-rest-center.ly: new file.
4705
4706         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
4707         off horizontally by 0.05 ss. Fixed.
4708
4709 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4710
4711         * scm/pdftex.scm: Rename ly-number to ly:number->string.
4712
4713         * Documentation/topdocs/index.tely: Remove duplicate from merge.
4714
4715 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4716
4717         * lily/tie.cc (get_control_points): also avoid staff lines on the
4718         just outside the outer staff lines
4719
4720 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
4721
4722         * ly/params-init.ly: Just define style-alist, no need to
4723         define-public.
4724
4725         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
4726         (thanks Han-Wen).
4727
4728         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
4729         (FET_FILES): = FONT_FILES.
4730
4731         * Merge from stable:
4732
4733             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
4734
4735 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4736
4737         * VERSION: 1.7.4 released.  
4738         
4739         * scm/generate-documentation.scm (string-append): add macro
4740         definitions.
4741
4742         * lily/text-item.cc (lookup_text): don't use virtual fonts for
4743         normal texts.
4744
4745         * lily/multi-measure-rest-engraver.cc: make separate
4746         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
4747
4748         * lily/multi-measure-rest.cc: remove text handling. Remove
4749         number-threshold.
4750
4751 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4752
4753         * scm/music-types.scm: doc patch by Graham Percival
4754
4755 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4756
4757         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
4758         encoding part.
4759         (Font_info.set_defaults): pixelsize now also defauts to '0'.
4760         (sketch_p): Sketch wants only first four elements of X11 font spec.
4761
4762         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
4763
4764         * mf/feta-autometric.mf: Write foundry and family to log.
4765
4766         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
4767         font translation table.
4768
4769         * buildscripts/mf-to-table.py: Better font info into afm.
4770
4771         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
4772         1.0.9 required.
4773
4774         * configure.in: Whine for mftrace 1.0.9.
4775
4776 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4777
4778         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
4779
4780         * lily/main.cc (main_prog): don't try to load init.EXT when
4781         processing foo.EXT.
4782
4783 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
4784
4785         * scm/tex.scm (zigzig-line): added.
4786
4787         * scm/ps.scm (zigzag-line): added.
4788
4789         * ps/music-drawing-routines.ps (subvec): added.
4790         (draw_zigzag_line): added.
4791         
4792         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
4793         grob properties zigzag-width and zigzag-length.
4794
4795         * input/regression/glissando.ly: Add some zig-zagged glissandi.
4796
4797 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
4798
4799         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
4800         svg output, including font.
4801
4802 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4803
4804         * scm/lily.scm: Register sodipodi output module.
4805
4806         * scm/sodipodi.scm: New file.
4807
4808         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
4809
4810         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
4811         comment, after header.
4812         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
4813         FullName.  Fix FontName key.
4814
4815 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
4816
4817         * lily/rest.cc (after_line_breaking): bugfix: dots after half
4818         and breve rests.
4819         
4820         * input/test/blank-notes.ly: bugfix
4821
4822         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
4823         rests. (Kim Shrier)
4824
4825         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
4826         
4827 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4828
4829         * scm/tex.scm: 
4830         * scm/ps.scm: Cleanup and remove obsolete junk.
4831
4832         * Documentation/user/internals.itely:
4833         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
4834
4835         * lily/parser.yy: Identify shift/reduce problems.
4836
4837         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
4838         make-style-sheet.  Too specific for convert-ly?
4839
4840 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4841
4842         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
4843
4844         * input/test/*.ly: various fixes.
4845
4846         * lily/music.cc (name): bugfix
4847
4848         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
4849
4850         * lily/input-file-results.cc (code): set-point-and-click! ->
4851         set-point-and-click
4852         
4853 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4854
4855         * Use uniform ly: prefix for exported scheme primitive functions.
4856
4857         * scm/music-types.scm: junk compat glue
4858
4859         * scripts/convert-ly.py: add rules for stuff below, junk
4860         compatibility glue for spanrequest.
4861
4862         * lily/parser.yy (verbose_event): remove \spanrequest,
4863         \commandspanrequest, \script. 
4864         
4865         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
4866
4867         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
4868         for \penalty, \glissando.
4869
4870         * VERSION: release 1.7.3
4871         
4872 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
4873
4874         * lily/accidental-engraver.cc: Fix
4875         grace-in-the-beginning-of-measure bug caused by the resent
4876         partial-measure fix.
4877
4878         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
4879         overlap looks too crowded)
4880         
4881 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4882
4883         * lily/parser.yy (assignment): allow SCM expression as assignment.
4884
4885         * lily/include/music-output-def.hh (class Music_output_def):
4886         * lily/music-output-def.cc: 
4887         * lily/paper-def.cc: 
4888         * scm/font.scm (markup-to-properties):
4889         * lily/parser.yy (music_output_def_body): 
4890         remove style_sheet_
4891
4892 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4893
4894         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
4895         length.
4896
4897         * input/regression/spacing-to-grace.ly: new file.
4898
4899         * input/regression/spacing-end-of-line.ly: new file.
4900
4901         * lily/note-spacing.cc (get_spacing): take into account breakable
4902         stuff sticking out at the left (time sig change at line break).
4903
4904         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
4905         raggedright code.
4906
4907         * scm/music-functions.scm (make-voice-props-set): add
4908         staff-position for mm rests.
4909  
4910         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
4911         before grace notes a little.
4912
4913         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
4914
4915         * lily/break-align-interface.cc (do_alignment): right-edge spacing
4916         key adds space at the end of line. 
4917
4918 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4919
4920         * scm/sketch.scm: Fix beams.
4921
4922         * buildscripts/mf-to-table.py: Add EncodingScheme.
4923
4924         * scm/sketch.scm: Resurrect.
4925
4926 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4927
4928         * lily/multi-measure-rest.cc: use breve rests for measure lengths
4929         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
4930
4931 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4932
4933         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
4934
4935         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
4936
4937 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4938
4939         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
4940         token for origin information.
4941
4942         * lily/parser.yy (My_lily_lexer): do identifier location and
4943         cloning from lexer.
4944
4945         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
4946         logic out of the parser. Add bar checks on both ends.
4947
4948         * Documentation/user/refman.itely (Multi measure rests): add more
4949         notes about mm rests.
4950
4951 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4952
4953         * input/regression/bar-scripts.ly: Re-enable.
4954
4955         * lily/parser.yy:
4956         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
4957         released rsn.  Bison 1.50 has a crucial bug and won't work.
4958
4959         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
4960
4961
4962 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
4963
4964         * input/regression/bar-scripts.ly: Blunt documentation build fix.
4965
4966 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4967
4968         * Actually merge changes since 1.6.4 besides ChangeLog, and
4969         resolve conflicts.  Lots of updates, hope all is well.
4970         
4971         * cygwin/lilypond.hint (requires): Add ghostscript.
4972
4973         * scm: Update some (c).
4974         
4975 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4976
4977         * input/test/{various}.ly: add \header fields and texidoc strings.
4978
4979 2002-10-05  Werner Lemberg  <wl@gnu.org>
4980
4981         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
4982         renamed to `output_latex_quoted'.
4983         Added `output_latex_noquote'.
4984         (schedule_lilypond_block): Implement `noquote' option for LaTeX
4985         mode.
4986
4987 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4988
4989         * ChangeLog: Add 1.6.6 release marker.  See below.
4990
4991         * stepmake/stepmake/po-targets.make: Remove --c++ option.
4992
4993         * scripts/midi2ly.py: Fix global syntax warnings.
4994
4995         * GNUmakefile.in: Generate builddir locale tree too.
4996
4997         * scripts/ly2dvi.py:
4998         * scripts/midi2ly.py: 
4999         * scripts/mup2ly.py: 
5000         * scripts/update-lily.py:
5001         * lily/main.cc (setup_paths): Fix for locales setup.
5002
5003 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5004
5005         * Documentation/windows/installing.texi: Soften wording about
5006         necessity of becoming Administrator.  tommie@iae.nl reports this
5007         does not seem to be necessary for his flavour of Windows 2000.
5008         Explicitely discourage text mode mounts.
5009
5010 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5011
5012         * lily/rest.cc (after_line_breaking): backport dot position fix.
5013
5014         * lily/rest-collision.cc (do_shift): also remove dots for suicided
5015         rests. Thanks to Klaus Zimmermann for finding this bug.
5016
5017 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
5018
5019         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
5020
5021 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5022
5023         * Documentation/user/music-glossary.tely: fix links.
5024
5025 2002-10-21  Werner Lemberg  <wl@gnu.org>
5026
5027         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
5028         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
5029         scaling factor) only once and use them in the definition of
5030         \embeddedps.
5031         * ps/music-drawing-routines.ps (skeel): Removed.
5032
5033 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5034
5035         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
5036         Solaris7, as we don't use nested $( ) constructs.
5037
5038 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5039
5040         * VERSION: Release 1.6.6.
5041         
5042 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5043
5044         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
5045         as workaround for /bin/sh problems on Solaris7.
5046
5047 2002-10-19  Werner Lemberg  <wl@gnu.org>
5048
5049         * GNUmakefile.in (web-doc): Fix typos.
5050         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
5051         `music-drawing-routines.ps' but emit \special{header=...} once.
5052         * scm/tex.scm (header-end): Updated.
5053
5054 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5055
5056         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
5057         undefined tremolo. 
5058
5059 2002-10-15  Werner Lemberg  <wl@gnu.org>
5060
5061         * scripts/lilypond-book.py (g_make_html): New global variable.
5062         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
5063         if `g_make_html' isn't set.
5064         [main]: Add format `texi-html'.
5065         (option_definitions): Updated.
5066         * Documentation/user/lilypond-book.itely: Updated.
5067
5068         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
5069         * make/ly-rules.make (%.texi, %.nexi): Use it.
5070         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
5071         format to lilypond-book.
5072         * GNUmakefile.in (web-doc): Ditto.
5073
5074 2002-10-14  Werner Lemberg  <wl@gnu.org>
5075
5076         Further improve TeX output.  The produced files are about 40%
5077         smaller.  `lilyponddefs.tex' is now read only once.
5078
5079         * tex/lilyponddefs.tex: Remove footer stuff.
5080         (\ifundefined): Renamed to...
5081         (\lilypondundefined): This.  Use LaTeX's definition to
5082         make it nestable and make it global.
5083         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
5084         output.
5085         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
5086         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
5087         them global.
5088         (\placebox): Renamed to...
5089         (\lyitem): This.
5090         Make it global and call \outputscale by itself.
5091         (\lybox, \lyvrule): New macros to reduce input data.
5092         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
5093         New auxiliary macros.
5094         (\SkipLilydefs, \EndLilyPondOutput): Removed.
5095         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
5096         to...
5097         (\lilypondspace): This and made it global.
5098         (\turnOnPostScript): Renamed to...
5099         (\lilypondpostscript): This and made it global.
5100         (\turnOnExperimentalFeatures): Renamed to...
5101         (\lilypondexperimentalfeatures): This and made it global.
5102         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
5103         (\lilypondsetdimen): This and made it global.
5104         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
5105         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
5106         (all, $(outdir)/music-drawing-routines.ps): New rules.
5107         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
5108         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
5109         start-system, stop-system, stop-last-system, filledbox): Updated to
5110         use the changed macros from lilyponddefs.tex.
5111         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
5112
5113 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
5114
5115         * Documentation/windows/installing.texi: Update.
5116
5117 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5118
5119         * VERSION: 1.6.5 released
5120
5121         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
5122
5123 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5124
5125         * scm/translator-property-description.scm (voltaOnThisStaff): add
5126         property.
5127
5128 2002-09-28  Werner Lemberg  <wl@gnu.org>
5129
5130         * scm/tex.scm (header-end): Suppress page numbering.
5131
5132         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
5133         Fix quotation for HTML output.
5134
5135 2002-09-28   Graham Percival   <gperciva@sfu.ca>
5136         
5137         * Documentation/user/refman.itely: grammar and phrasing
5138           fixes to "Note Entry" section.  Also adds a few new examples.
5139
5140 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5141
5142         * flower/include/string-data.icc: include string.h
5143
5144 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5145
5146         * scm/chord-name.scm (chord::inner-name-banter): remove space.
5147
5148 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5149
5150         * Documentation/user/GNUmakefile (extra-local-help): Add.
5151
5152         * stepmake/stepmake/www-targets.make (local-help): Add.
5153
5154 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5155
5156         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
5157         packages.
5158
5159         * Documentation/topdocs/README.texi (Top): building documentation
5160         (not website.)
5161
5162 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5163
5164         * Documentation/user/refman.itely: 
5165         * Documentation/user/tutorial.itely: 
5166         * Documentation/user/music-glossary.tely: Merge changes.
5167
5168         * Documentation/user/glossary.html.in: 
5169         * Documentation/index.texi: 
5170         * Documentation/header.html.in: Accomodate renaming of glossary.
5171         
5172         * Documentation/user/tutorial.itely: Add some glossary references.
5173         
5174         * Documentation/user/refman.itely: Minor fixes.
5175         
5176         * Documentation/user/lilypond.tely: Add glossary do direntry.
5177
5178         * Documentation/user/music-glossary.tely: Rename (previously:
5179         glossary.tely).  Fix anchor placement.
5180
5181         * Documentation/user/GNUmakefile: Make music-glossary.info too.
5182
5183 2002-09-23  Werner Lemberg  <wl@gnu.org>
5184
5185         * scripts/lilypond-book.py (output_dict): Fix handling of
5186         various environments by avoid extraneous newlines.
5187         Rename `output-all' regexp for html to `output-html'.
5188         Replace `output-all' regexp for texi with `output-texi-quote'
5189         and `output-texi-noquote'.
5190         (compose_full_body): Don't override `linewidth' user option
5191         for `singleline'.
5192         (schedule_lilypond_block): Don't indent text specified with
5193         `intertext' option.
5194         Add new option `noquote'.
5195         (compile_all_files): Use latex instead of tex to compile ly
5196         files directly.
5197
5198         * Documentation/user/lilypond-book.itely: Updated and revised.
5199         Improve layout.
5200
5201         * Documentation/user/glossary.tely,
5202         Documentation/user/introduction.itely,
5203         Documentation/user/tutorial.itely,
5204         Documentation/user/refman.itely,
5205         Documentation/user/appendices.itely: Fix overfull LilyPond
5206         boxes caused by the new lilypond-book code.  Other minor
5207         fixes.
5208
5209         * Documentation/user/macros.itexi (@texiflat): Don't emit
5210         trailing space.
5211
5212         * scm/tex.scm (end-output, header-end): Add preamble and
5213         postamble to make lilypond output directly compilable with
5214         latex.
5215
5216         
5217 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5218
5219         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
5220         instructions.
5221
5222 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5223
5224         * Documentation/user/glossary.tely: Add titling and hyperlinks.
5225
5226 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5227
5228         * lily/beam.cc (connect_beams): don't crash if there are quarter
5229         notes in beams.
5230
5231 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
5232
5233         * Documentation/user/refman.itely: corrected ancient clef
5234         docu; added docu on ligatures
5235
5236 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
5237
5238         * Documentation/user/glossary.tely,
5239         Documentation/user/refman.itely, input/les-nereides.ly,
5240         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
5241         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
5242         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
5243         Stem properties: flag-style -> stroke-style, style -> flag-style.
5244
5245
5246 2002-09-22  Werner Lemberg  <wl@gnu.org>
5247
5248         * scripts/lilypond-book.py: Add option `notime' to suppress
5249         printing of a time signature.  Specify default indentation of 0pt
5250         if single line fragment.  Don't emit redundant `\paper{ }'.
5251
5252         * Documentation/user/lilypond-book.itely: Updated.
5253
5254         * Documentation/user/glossary.tely: Completely reformatting.
5255
5256 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5257
5258         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
5259
5260 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5261
5262         * Documentation/user/tutorial.itely: Fix links.
5263         
5264         * Documentation/topdocs/index.tely:
5265         * Documentation/index.texi:
5266         * Documentation/header.html.in: Small website fixes and updates.
5267
5268         * debian/: Debian patch by Anthony Fok.
5269
5270 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5271
5272         * Documentation/footer.html.in: How time flies: It's already 2002!
5273
5274         * Documentation/topdocs/index.tely: Stable/development fix.  Use
5275         more descriptive link names than 'here'.
5276
5277 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5278
5279         * VERSION: 1.7.2 released
5280         * VERSION: 1.6.4 released
5281         
5282         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
5283
5284         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
5285         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
5286
5287         * mf/feta-din.mf (test): add x-height and space.
5288
5289         * lily/dynamic-engraver.cc (process_music): take dynamic direction
5290         from ^_ for crescendi. Idem for slurs and phrasing slurs.
5291
5292         * ly/grace-init.ly: add-to-grace-init: function to portably add
5293         settings to \grace. 
5294
5295         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
5296         if we get an absolute dynamic event.
5297  
5298         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
5299
5300         * lily/source-file.cc (get_line): oops. All line numbers were off
5301         by 2. Fix that. 
5302
5303         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
5304         be after the note, combined with -_^, i.e. c4-(-\)-\>  
5305
5306         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
5307
5308         * lily/parser.yy (number_factor): remove (number) as number
5309         expression. ("Let them eat Lisp").
5310
5311 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5312
5313         * lily/horizontal-bracket.cc: new file.
5314
5315         * lily/horizontal-bracket-engraver.cc: new file.
5316
5317         * input/regression/note-group-bracket.ly: new file. Support
5318         horizontal note brackets for music analysis.
5319
5320         * lily/stem.cc (flag): new flag-style: no-flag.
5321
5322         * input/test/stem-cross-staff.ly: new file
5323         
5324         * Documentation/user/internals.itely: Improved formatting, fixing
5325         typos.  Added a section `Output details' to describe how the TeX
5326         code looks like.
5327
5328         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
5329
5330         * lily/parser.yy: remove \dynamicscript.
5331
5332         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
5333         definitions. 
5334
5335         * python/midi.c (midi_error): take two arguments.
5336
5337         * Merge 1.6.5 changes:
5338         
5339 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
5340
5341         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
5342         staff-space.  Previous 1.5 was probably meant as half-spaces.
5343         (cautionary-style): parentheses (was: smaller).  This is what doco
5344         says, and it seems more logical.
5345
5346         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
5347         for 2nd sentence.
5348
5349 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5350
5351         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
5352
5353 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5354
5355         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
5356
5357 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5358
5359         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
5360
5361 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5362
5363         * scm/translator-property-description.scm (voltaOnThisStaff): add
5364         property.
5365
5366 2002-09-28  Werner Lemberg  <wl@gnu.org>
5367
5368         * scm/tex.scm (header-end): Suppress page numbering.
5369
5370         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
5371         Fix quotation for HTML output.
5372
5373 2002-09-28   Graham Percival   <gperciva@sfu.ca>
5374         
5375         * Documentation/user/refman.itely: grammar and phrasing
5376           fixes to "Note Entry" section.  Also adds a few new examples.
5377
5378 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5379
5380         * flower/include/string-data.icc: include string.h
5381
5382 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5383
5384         * scm/chord-name.scm (chord::inner-name-banter): remove space.
5385
5386 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5387
5388         * Documentation/user/GNUmakefile (extra-local-help): Add.
5389
5390         * stepmake/stepmake/www-targets.make (local-help): Add.
5391
5392 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5393
5394         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
5395         packages.
5396
5397         * Documentation/topdocs/README.texi (Top): building documentation
5398         (not website.)
5399
5400 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
5401
5402         * Documentation/user/refman.itely: 
5403         * Documentation/user/tutorial.itely: 
5404         * Documentation/user/music-glossary.tely: Merge changes.
5405
5406         * Documentation/user/glossary.html.in: 
5407         * Documentation/index.texi: 
5408         * Documentation/header.html.in: Accomodate renaming of glossary.
5409         
5410         * Documentation/user/tutorial.itely: Add some glossary references.
5411         
5412         * Documentation/user/refman.itely: Minor fixes.
5413         
5414         * Documentation/user/lilypond.tely: Add glossary do direntry.
5415
5416         * Documentation/user/music-glossary.tely: Rename (previously:
5417         glossary.tely).  Fix anchor placement.
5418
5419         * Documentation/user/GNUmakefile: Make music-glossary.info too.
5420
5421 2002-09-23  Werner Lemberg  <wl@gnu.org>
5422
5423         * scripts/lilypond-book.py (output_dict): Fix handling of
5424         various environments by avoid extraneous newlines.
5425         Rename `output-all' regexp for html to `output-html'.
5426         Replace `output-all' regexp for texi with `output-texi-quote'
5427         and `output-texi-noquote'.
5428         (compose_full_body): Don't override `linewidth' user option
5429         for `singleline'.
5430         (schedule_lilypond_block): Don't indent text specified with
5431         `intertext' option.
5432         Add new option `noquote'.
5433         (compile_all_files): Use latex instead of tex to compile ly
5434         files directly.
5435
5436         * Documentation/user/lilypond-book.itely: Updated and revised.
5437         Improve layout.
5438
5439         * Documentation/user/glossary.tely,
5440         Documentation/user/introduction.itely,
5441         Documentation/user/tutorial.itely,
5442         Documentation/user/refman.itely,
5443         Documentation/user/appendices.itely: Fix overfull LilyPond
5444         boxes caused by the new lilypond-book code.  Other minor
5445         fixes.
5446
5447         * Documentation/user/macros.itexi (@texiflat): Don't emit
5448         trailing space.
5449
5450         * scm/tex.scm (end-output, header-end): Add preamble and
5451         postamble to make lilypond output directly compilable with
5452         latex.
5453
5454         
5455 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5456
5457         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
5458         instructions.
5459
5460 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5461
5462         * Documentation/user/glossary.tely: Add titling and hyperlinks.
5463
5464 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5465
5466         * lily/beam.cc (connect_beams): don't crash if there are quarter
5467         notes in beams.
5468
5469 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
5470
5471         * Documentation/user/refman.itely: corrected ancient clef
5472         docu; added docu on ligatures
5473
5474 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
5475
5476         * Documentation/user/glossary.tely,
5477         Documentation/user/refman.itely, input/les-nereides.ly,
5478         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
5479         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
5480         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
5481         Stem properties: flag-style -> stroke-style, style -> flag-style.
5482
5483 2002-09-22  Werner Lemberg  <wl@gnu.org>
5484
5485         * scripts/lilypond-book.py: Add option `notime' to suppress
5486         printing of a time signature.  Specify default indentation of 0pt
5487         if single line fragment.  Don't emit redundant `\paper{ }'.
5488
5489         * Documentation/user/lilypond-book.itely: Updated.
5490
5491         * Documentation/user/glossary.tely: Completely reformatting.
5492
5493 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5494
5495         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
5496
5497 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5498
5499         * Documentation/user/tutorial.itely: Fix links.
5500         
5501         * Documentation/topdocs/index.tely:
5502         * Documentation/index.texi:
5503         * Documentation/header.html.in: Small website fixes and updates.
5504
5505         * debian/: Debian patch by Anthony Fok.
5506
5507 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5508
5509         * Documentation/footer.html.in: How time flies: It's already 2002!
5510
5511         * Documentation/topdocs/index.tely: Stable/development fix.  Use
5512         more descriptive link names than 'here'.
5513
5514 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
5515
5516         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
5517
5518 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5519
5520         * lily/part-combine-music-iterator.cc (get_state): cleanup
5521         (get_music_info): cleanup.
5522
5523 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5524
5525         * scm/backend-documentation-lib.scm (interface-doc-string):
5526         crosslinks between interfaces and grobs. Headings for interfaces
5527         in grob explanation.
5528
5529 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
5530
5531         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
5532         dtd).  Add preliminary dtd.
5533         (re-sub-alist): Robustify.
5534
5535 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5536
5537         * lily/include/event-chord-iterator.hh,
5538         lily/context-specced-music-iterator.cc,
5539         lily/event.cc, lily/event-chord-iterator.cc: add
5540
5541 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5542
5543         * lily/: some (c) header fixes.
5544         
5545         * lily/request-chord.cc: Remove.
5546         
5547         * lily/include/event-chord-iterator.hh:
5548         * lily/include/event.hh:
5549         * lily/event-chord.cc: New file.
5550         
5551         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
5552         requested.
5553
5554 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5555
5556         * lily/ : rename Request to Event
5557
5558         * lily/parser.yy (command_element): move clef stuff into Scheme.
5559
5560         * lily/:  rename length_mom () to get_length()
5561
5562         * lily/part-combine-music.cc: removed file and class.
5563
5564         * lily/context-specced-music-iterator.cc (class
5565         Context_specced_music_iterator): new file. Obsoletes the
5566         Context_specced_music type.
5567
5568         * scm/music-types.scm (make-repeated-music): put different kinds
5569         of repeated music into music-type table.
5570
5571         * VERSION: 1.7.1 released.
5572
5573         * scm/to-xml.scm: new file.
5574
5575         * input/test/to-xml.ly (fooBar): demo of what is possible with the
5576         new Input representation: dump music as XML.
5577
5578         * scm/engraver-documentation-lib.scm
5579         (engraver-accepts-music-types?): add links from music to engraver,
5580         from music-type to engraver.
5581
5582         * lily/include/command-request.hh: removed
5583         lily/include/musical-request.hh: removed. Removed all _req classes
5584         except Key_change_req. Changes throughout.
5585
5586 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5587
5588         * lily/tuplet-engraver.cc (try_music): Compile kludge.
5589
5590 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5591
5592         * lily/*.cc: specify accepts for many engravers.
5593
5594         * scm/music-documentation-lib.scm: dump music expressions and
5595         music subtypes.
5596
5597         * scm/documentation-lib.scm: complete revision.
5598         Use GOOPS objects to store document tree explicitly. Cleaned up and
5599         sped up doco generation a lot.
5600
5601 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5602
5603         * input/trip.ly (fugaIILeft): add arpeggio
5604
5605         * lily/translator-group.cc (try_music_on_nongroup_children):
5606         oops. The name symbol is in the cdr of the assoc handle.
5607
5608         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
5609         Hyphen_req, Glissando_req, Break_req, Mark_req 
5610
5611 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5612
5613         * lily/musical-request.cc (music-duration-length,
5614         music-duration-compress): new functions.
5615
5616         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
5617         throughout. Warning doesn't work yet.
5618
5619         * lily/translator-group.cc (try_music_on_nongroup_children):
5620         new implementation: store candidate acceptors in a hashTable.
5621
5622 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5623
5624         * scm/music-types.scm (music-descriptions): change name to
5625         internal-class-name
5626
5627         * scm/chord-name.scm (chord::inner-name-banter): remove space.
5628
5629 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5630
5631         * lily/beam.cc (connect_beams): don't crash if there are quarter
5632         notes in beams.
5633
5634 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
5635
5636         * Documentation/user/refman.itely: corrected ancient clef
5637         docu; added docu on ligatures
5638
5639 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
5640
5641         * Documentation/user/glossary.tely,
5642         Documentation/user/refman.itely, input/les-nereides.ly,
5643         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
5644         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
5645         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
5646         Stem properties: flag-style -> stroke-style, style -> flag-style.
5647
5648 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5649
5650         * scm/music-functions.scm (music-separator?): don't use name music
5651         property.
5652
5653 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
5654
5655         * stepmake/stepmake/generic-targets.make (help): Document check
5656         target.
5657
5658         * lily/new-accidental-engraver.cc: Compile fix.
5659
5660 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5661
5662         * scripts/convert-ly.py: Add rule.
5663
5664         * input/test/music-creation.ly:
5665         * input/test/add-staccato.ly:
5666         * input/test/add-text-script.ly: ly-make-music.
5667
5668         * scm/drums.scm (make-head-type-elem, make-articulation-script):
5669         More ly-make-music renamings.
5670
5671         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
5672
5673         * lily/music-constructor.cc (make_music): Add debugging info.
5674
5675         * scm/music-functions.scm (make-simultaneous-music,
5676         (make-sequential-music, context-spec-music):
5677         * scm/music-types.scm (music-descriptions): Get lily to run.
5678
5679 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5680
5681         * lily/command-request.cc (transpose_key_alist): new function.
5682
5683         * lily/key-performer.cc (create_audio_elements): cleanup. 
5684
5685 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5686
5687         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
5688
5689         * lily/include/translator.hh (ENTER_DESCRIPTION): add
5690         events-accepted field.
5691
5692         * scm/music-types.scm: new file.
5693
5694         * lily/parser.yy: put music type initialization into scheme,
5695         similar to grob initialization.  Changes throughout.
5696
5697 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5698
5699         * Documentation/user/tutorial.itely: Fix links.
5700         
5701         * Documentation/index.texi: 
5702         * Documentation/header.html.in: 
5703         * Documentation/topdocs/index.tely: Small website fixes and updates.
5704
5705         * debian/: Debian patch by Anthony Fok.
5706
5707 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5708
5709         * Documentation/footer.html.in: How time flies: It's already 2002!
5710
5711         * Documentation/topdocs/index.tely: Stable/development fix.  Use
5712         more descriptive link names than 'here'.
5713
5714         * ROADMAP: Remove test stuff.
5715
5716         * scripts/update-lily.py: Allow auto-building of stable and
5717         development versions.  Bugfixes.
5718
5719 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5720
5721         * VERSION: released 1.7.0
5722
5723         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
5724
5725         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
5726         positive line widths.
5727
5728 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5729
5730         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
5731         go.  Fix comments.
5732
5733         * cygwin: Cygwin updates.
5734
5735 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5736
5737         * Documentation/windows/installing.texi (Top): version for python,
5738         urls for ghostscript (thanks to John Potelle)
5739         
5740         * lily/simultaneous-music-iterator.cc
5741         (Simultaneous_music_iterator): init children_list_ before
5742         triggering GC.
5743
5744         * lily/*-iterator.cc: be even more careful with smobbed copy
5745         constructors. 
5746
5747         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
5748         LeftEdge item.
5749
5750 2002-09-15  Werner Lemberg  <wl@gnu.org>
5751
5752         Improving LilyPond's output to make them ordinary TeX boxes with
5753         predictable dimensions.  System boxes are now vertically centered on
5754         the baseline; this offset can be further controlled with
5755         \lilypondscoreshift.
5756
5757         * lily/system.cc (System::post_processing): Pass length of current
5758         system to `start-system' (including any horizontal indentation).
5759
5760         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
5761         prettier.
5762         (lily-def): Append `%'.
5763         (start-system): Add parameter `wd'.  Output more TeX code to specify
5764         box dimensions.
5765         (stop-system, stop-last-system): Complement changes in
5766         `start-system'.
5767         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
5768         Updated.
5769
5770         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
5771         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
5772         Write final `\endinput'.
5773
5774         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
5775         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
5776         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
5777         files and macro definitions don't produce spurious spaces and
5778         paragraphs (using \endlinechar).
5779         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
5780
5781         * Documentation/user/internals.itely: Improved formatting, fixing
5782         typos.  Added a section `Output details' to describe how the TeX
5783         code looks like.
5784
5785 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
5786
5787         * lily/accidental-engraver.cc: Also work with partial measures.
5788
5789 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5790
5791         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
5792         spanner.
5793
5794 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5795
5796         * lily/identifier-smob.cc (unpack_identifier): new file.
5797
5798         * lily/lexer.ll (identifier_type): new function.  use ly-id to
5799         pass off scheme expressions as music identifiers.
5800
5801         * scm/lily.scm: reorganisation, cleanups.
5802
5803         * lily/main.cc: small cleanups.
5804
5805 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5806
5807         * lily/ly-module.{cc,hh}: new file.
5808
5809 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
5810
5811         * lily/accidental-engraver.cc: Also work with partial measures.
5812
5813 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
5814
5815         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
5816
5817 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5818
5819         * lily/my-lily-lexer.cc: use SCM module in stead of
5820         Scheme_hash_table. Changes throughout.  
5821
5822 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5823
5824         * VERSION (MY_PATCH_LEVEL): make 1.7.0
5825