ch
[lilypond.git] / ChangeLog
blob3f3f58e42458032bf7cc023b7a8bcff9e3c643f0
1 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
5         * Documentation/user/refman.itely (Metronome marks): update doco.
7         * input/regression/markup-note.ly: new file
9         * input/regression/metronome-marking.ly: new file
11         * lily/metronome-engraver.cc: new file. Print \tempo markings.
13         * scm/new-markup.scm (note-markup): make a note glyph, useful for
14         metronome marks.
16 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
18         * Documentation/user/GNUmakefile: Compatibility fix for new
19         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
20         for making binary packages; info splitting bug has been fixed.
22         * Documentation/user/refman.itely: Compile fixes.
24 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
26         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
27         Count \midi -keywords also for a region.
29 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
31         * lily/lookup.cc (LY_DEFINE): new function
33         * Documentation/user/tutorial.itely: updates
35 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
37         * lilypond-mode.el: Allow Midi on buffer.
38         Use only '.ly'-extension, remove '.sly' and '.fly'.
39         Allow use of inactive regions. Invoke next Command on Master file, 
40         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
42 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
44         * Documentation/user/tutorial.itely: updates.
46 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
48         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
50 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
52         * lily/coherent-ligature-engraver.cc: fixed typo
54         * lily/coherent-ligature-engraver.cc,
55         lily/gregorian-ligature-engraver.cc,
56         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
57         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
58         lily/vaticana-ligature-engraver.cc,
59         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
60         scm/grob-description.scm: cleanup: junked LigatureHead grob and
61         removed all ligature specific stuff from NoteHead code
63         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
64         ligatures now use regular noteheads
66         * lily/vaticana-ligature.cc: tiny code cleanups
68         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
69         space between two adjacent noteheads of the same pitch
71         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
72         description; cleanup: removed obsolete font-family settings
74 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
76         * lily/coherent-ligature-engraver.cc,
77         lily/gregorian-ligature-engraver.cc,
78         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
79         lily/mensural-ligature-engraver.cc,
80         lily/vaticana-ligature-engraver.cc,
81         lily/include/gregorian-ligature-engraver.hh: updated for new
82         Coherent_ligature_engraver; added comments that describe the basic
83         design ideas of the ligature implementation
85         * lily/coherent-ligature-engraver.cc,
86         lily/include/coherent-ligature-engraver.hh: new file: shared code
87         between mensural ligatures and Gregorian chant notation ligatures
89 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
91         * lilypond-mode.el: XEmacs fixes: include two definitions for the
92         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
93         use only two arguments in sit-for, use no arguments in
94         read-char-exclusive, backspace is not a character (127) in XEmacs.
96         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
98 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
100         * lilypond-mode.el: un-commenting works after syntax-table fix.
102         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
103         group, verbose commenting for syntax table.
105         * lilypond-indent.el: add TODO for ligature slurs.
107 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
109         * lilypond-mode.el: Move comments of parenthesis matching away,
110         (blink-matching-paren-on-screen) fix blinking in Emacs.
112         * lilypond-font-lock.el: Fix parent-matching for Emacs:
113         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
115         * lilypond-indent.el: Add TODO for parenthesis matching.
117 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
119         * lilypond-mode.el: Fix XEmacs: 
120         changed [S-iso-lefttab] to [(shift iso-lefttab)],
121         invoke explicitly easy-menu-add (in Emacs done automatically).
122         
123         * lilypond.words: Add few words from input/*/*.ly.
125 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
127         * VERSION (PATCH_LEVEL): release 1.7.18
129         * scripts/lilypond-book.py: only print basename for printfilename
130         option
132         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
133         and syntax updates.
135 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
137         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
138         better parametrisation. Move fatness of bulb downward.
140         * mf/parmesan-custodes.mf (dir_down): remove underscores from
141         glyph names. Underscores are not allowed .ps encoding files.
143 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
145         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
146         variable "packed" for packed right-ragged mode
148         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
149         unused variable ragged; fixed indentation
151         * Documentation/user/refman.itely: tiny cleanups in ancient
152         clef and custos section
154 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
156         * lily/parser.yy (Simple_music): add \applyoutput, syntax
157         \applyoutput PROCEDURE
159         * lily/my-lily-lexer.cc: add \applyoutput.
161         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
163         * lily/text-item.cc: clean text-interface description
165 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
167         * input/{regression,test}/: use postfix for slur endings and beam
168         begins.
170         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
171         style beams too. 
173         * input/regression/lyrics-melisma-beam.ly: new file.
175         * lily/lyric-engraver.cc (process_music): change from
176         process_acknowledged_grobs()
178         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
179         functions to set and revert auto-beam settings.
181 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
183         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
185 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
187         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
188         Documentation/user/lilypond.tely: fixed some typos; updated author
189         info
191         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
192         #"" -> #'flag-style = #'()
194         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
195         cleanup: removed dead #includes
197         * lily/gregorian-ligature-engraver.cc,
198         lily/include/gregorian-ligature.hh,
199         scm/grob-property-description.scm: small cleanups, small spacing
200         fixes
202         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
203         lily/vaticana-ligature.cc,
204         lily/include/gregorian-ligature-engraver.hh,
205         scm/grob-property-description.scm, scm/music-types.scm:
206         "porrectus" -> "pes or flexa"
208         * ly/engraver-init.ly, scm/grob-description.scm,
209         scm/grob-property-description.scm: junked porrectus, now handled
210         by ligature code
212         * scm/grob-description.scm: bugfix: added space-alist entry for
213         breathing sign/custos
215 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
217         * Another grand 2003 update.
218         
219         * Remove mentioning of `mudela'; There's no such thing.
221 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
223         * Documentation/user/preface.itely (Preface to version 1.8): update
225         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
227         * Documentation/user/converters.itely (Invoking convert-ly): revise
229         * scripts/convert-ly.py (outfile_name): remove --assume-old.
231         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
233 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
235         * Documentation/user/internals.itely: more updates.
237 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
239         * Documentation/user/refman.itely: revise 
241         * Documentation/user/internals.itely: revise
243         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
245 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
247         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
248         beautification: reformatted ancient clefs section; cleanup: small
249         wording fixes
251 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
253         * lilypond.words: added words for chant notation, sorted
254         alphabetically through "sort lilypond.words"
256 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
258         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
259         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
260         chant notation
262 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
264         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
265         prevent TeX from interpreting them as long dash
267         * input/test/vaticana.ly: updated
269         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
270         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
271         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
272         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
273         fixes
275         * mf/parmesan-heads.mf: ledger endings: removed dead code
277 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
279         * VERSION: 1.7.17 released
280         
281         * Documentation/user/GNUmakefile
282         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
283         files too.
285         * scm/document-markup.scm: new file: document all markup
286         functions.
288         * scm/documentation-generate.scm: rename all documentation modules
289         to document-*.scm
291         * scripts/lilypond-book.py: generate link to .ly file iso. link to
292         .png
294         * input/test/divisiones.ly: added
296         * input/regression/output-property.ly: new file
298         * lily/cluster.cc: change cluster-interface to use style property
300 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
302         * input/test/chord-names-german.ly: modified.
304         * scm/chords-ignatzek.scm:
305           chord-name->german-markup: Added
306           note-name->german-markup: Changed (now producing lowercase notenames)
308         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
309         
310 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
312         * scripts/convert-ly.py (FatalConversionError.conv):
313         divisiominima -> divisioMinima, etc.
315         * ly/engraver-init.ly (FiguredBassContext): add
316         Separating_line_group_engraver to Figured bass context.
318         * ly/german-chords-init.ly: remove file
320         * input/test/chord-names-german.ly (scm): new file.
322         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
324         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
325         Chord_name_engraver
327         * Documentation/user/refman.itely: lots of updates.
329         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
330         new file
332         * input/test/bar-number-every-5-reset.ly: new file.
334 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
336         * input/regression/chord-name-major7.ly: new file
338         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
339         if specced explicitly.
341         * input/regression/chord-name-entry-11.ly: new file.
343         * input/test/slur-beautiful.ly: new file.
345         * Documentation/user/refman.itely: updates.
347         * input/regression/collisions.ly (threevoice): cleanup.
349         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
351 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
353         * Documentation/user/*.itely: various updates.
355         * ly/spanners-init.ly: enddecr/ endcr.
357         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
358         of tutorial
360 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
362         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
364         * lily/new-chord-name-engraver.cc (process_music): use octavation
365         (a number) instead of original-pitch to store inversions. This
366         fixes a problem with transposed chords with inversions.  
368 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
370         * stepmake/aclocal.m4: Include compile fix for broken flex, as
371         used in includable-lexer.hh.
373         * lily/includable-lexer.cc: Bugfix: include config.h.
375         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
376         circumvention of Debian packaging bug.
378 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
380         * flex-2.5.31 hits Debian/unstable.  Fixes below.
381         
382         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
384         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
385         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
387         * lily/include/includable-lexer.hh: 
388         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
390         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
392         * aclocal.m4: Regenerate.
394         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
395         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
397         * scm/pdf.scm (use-modules): Include lily.
399         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
400         Noordkamp).
401         (use-modules): Include lily.
402         (lily-def): Bugfix: include tex-val in let.
404 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
406         * lilypond-mode.el: sensible error if lilypond.words not found.
408         * lilypond.words: add few words.
410 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
412         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
414         * mf/parmesan-scripts.mf: fixed typo in char name
416 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
418         * VERSION: 1.7.16 released
420         * python/lilylib.py (setup_temp): temporary directories are mode 700.
421         (this is a security vulnerability).
423         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
425         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
426         add staff support.
428 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
430         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
431         ly/script-init.ly, scm/script.scm: bugfix: renamed
432         fermata->signumcongruentiae to fix naming clash with feta font
434 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
436         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
438         * lily/multi-measure-rest-engraver.cc
439         (start_translation_timestep): use grace timing too for determining
440         when to make mmrest.
441         (start_translation_timestep): clear numbers too.
443 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
445         * scm/music-types.scm: compile fix: escape braces
447         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
448         work around font selection problem
450         * Documentation/user/refman.itely: BreathingSign: added docu for
451         property "text"
453 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
455         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
456         information.
458 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
460         * lily/multi-measure-rest-engraver.cc (class
461         Multi_measure_rest_engraver): make multiple Number objects, one
462         for each MultiMeasureTextEvent.
464         * scm/music-functions.scm (glue-mm-rest-texts): use
465         MultiMeasureTextEvent
467         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
469         * Documentation/user/refman.itely (Multi measure rests): update.
471 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
473         * lily/ly-module.cc (ly_copy_module_variables): use
474         scm_internal_hash_fold() for iterating modules.
476 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
478         * Documentation/user/refman.itely: Section Custodes: added more
479         example code
481         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
482         neo-mensural rests to parmesan font
484         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
485         header
487 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
489         * Documentation/user/macros.itexi: @fileref macro.
491         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
492         each file. 
494 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
496         * lily/include/custos.hh, make/lilypond.suse.spec.in,
497         Documentation/topdocs/AUTHORS.texi: updated my email address
499         * Documentation/user/refman.itely: updated custos documentation;
500         beautified divisiones example; beautified articulations table
502         * lily/breathing-sign.cc: bugfix: finalis molecule
504 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
506         * Documentation/user/refman.itely: added docu for
507         contemporary fermata symbols, gregorian breathing signs; small fixes
509         * ly/gregorian-init.ly: removed obsolete #'type props
511 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
513         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
514         minimum-length property correctly.
516 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
518         * scm/music-functions.scm (make-multi-measure-rest): set input
519         locations for multimeasure rests.
520         
522 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
524         * input/regression/breathing-sign.ly: updated to for ancient
525         notation
527 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
529         * scripts/ly2dvi.py: Add newline.
531 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
533         * scripts/ly2dvi.py (dependency_files): Compile fix.
535 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
537         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
538         (make_html_menu_file): --html menu. 
540 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
542         * scripts/ly2dvi.py (run_dvips): +add the .map file 
544 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
546         * input/screech-boink.ly: new file.
548 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
550         * scripts/lilypond-book.py (make_lilypond_file): convert
551         lilypond-file to lilypond block directly, without going through
552         begin/end lilypond text.
553         
555 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
557         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
558         scm/grob-description.scm: moved Michael's original breathing sign
559         code in brew_molecule() to divisio_minima(); provided new
560         brew_molecule() that effectively replaces the
561         Text_item::brew_molecule callback (with additional fallback to
562         Michael's original code); added callbacks for brewing divisio
563         maior/maxima and finalis
565         * gregorian-init.ly: added breathing sign shortcuts for virgula,
566         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
568         * script-init.ly: added shortfermata, longfermata,
569         verylongfermata, varcoda
571         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
572         longfermata, verylongfermata, varcomma, varcoda
574 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
576         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
577           Remove all noquote and insert a few quote.
578         
579         * Documentation/user/lilypond-book.itely (Music fragment options),
580           scripts/lilypond-book.py: Don't include quotation blocks by
581           default. Introduce option quote instead of noquote
583 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
585         * VERSION: 1.7.15 released
586         
587         * Documentation/user/lilypond.tely: omf updates.
589         * buildscripts/texi2omf.py (omf_vars): include version.date
591         * make/lilypond.redhat.spec.in: fixes for spec file. 
593         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
594         by function definition: lily now requires a recent GNU Make.
596         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
598         * make/ly-rules.make: remove .ly -> .tex rule
600         * Documentation/user/refman.itely (Figured bass): revised figured
601         bass example.
603 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
605         * stepmake/stepmake/omf-targets.make (local-install): add
606         scrollkeeper-update message.
608         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
609         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
611         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
613         * Documentation/user/converters.itely (Invoking midi2ly): add
614         track/channel notice.
616 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
618         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
620         * lily/parser.yy (scalar): DIGIT is also a scalar.
622         * Documentation/user/music-glossary.tely: add @omf tags
624         * Documentation/user/lilypond.tely: add @omf tags
626         * scm/generate-documentation.scm (string-append): add @omf tags.
628         * stepmake/stepmake/omf-*: new files 
630         * input/regression/multi-measure-rest.ly (texidoc): add doco
632         * GNUmakefile.in (web-doc-install): add web-doc-install target
634         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
635         fixes crashes while dumping MIDI.
637         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
638         midi
640 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
642         * buildscripts/texi2omf.py: new file.
644         * mf/feta-beugel.mf: include font count, not staffsize (16) in
645         font-name
647 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
649         * input/regression/beam-manual-beaming.ly (texidoc): new file.
651         * lily/sequential-iterator.cc (descend_to_child): call
652         descend_to_child() for all types of music.
654 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
656         * scm/translator-property-description.scm: Add
657         bassFigureFormatFunction.  Replace some entries.
659 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
661         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
662         clean out.
664 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
666         * scripts/midi2ly.py (Note.dump): never dump duration for
667         dump_dur=0.
669         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
670         new function
672         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
673         figures using new markups. Much simpler, and should improve layout
674         a little.
676         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
678 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
680         * ly/engraver-init.ly: use Hara kiri by default for 
681         ChordNames, FiguredBass and Lyrics(Voice) context. 
683         * lily/axis-group-engraver.cc (acknowledge_grob): use
684         rhythmic-grob-interface for selecting items not to hara-kiri'd 
686         * scm/new-markup.scm (markup-function-list): add bracket,
687         vbracket.
689         * ly/engraver-init.ly (ChordNamesContext): set
690         minimumVerticalExtent
692 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
694         * input/test/time-signature-double.ly: new file 
696         * input/regression/collision-head-chords.ly (texidoc): new file.
698         * lily/type-swallow-translator.cc: add note swallow translator 
700         * input/test/time-signature-double.ly: new file.
702         * lily/type-swallow-translator.cc: add Rest_swallow_translator
704         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
705         (FiguredBassContext): idem.
707         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
709         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
711         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
713         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
714         .afm dependency
716         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
718         * python/lilylib.py (make_page_images): add function.
720         * scripts/ly2dvi.py (run_latex): include title in preview image.
722         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
723         from lilypond-book for <ly2dvifile> tags in HTML.
725         * scripts/ly2dvi.py (option_definitions): add --debug option to
726         print out environment.
728         * input/regression/tie-chord-partial.ly: new file.
730 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
732         * lilypond.words: add 3
734 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
736         * scm/new-markup.scm (markup-function-list): add finger-markup
738         * input/tutorial/brahms-tweaked.ly: new markup 
740         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
742         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
743         crash when processing '() markup
745         * input/regression/breathing-sign.ly (texidoc): add caesura example.
747         * lily/breathing-sign.cc (railtracks): another caesura.
749         * mf/feta-schrift.mf: caesura symbol. 
751 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
753         * scripts/convert-ly.py (FatalConversionError.conv): add
754         ly:molecule-XXX conversions.
756         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
758         * input/regression/multi-measure-rest-text.ly: new file.
760         * scm/music-functions.scm (glue-mm-rest-texts): automatically
761         convert MMREST-TEXT to MultiMeasureRestNumber settings.
763         * ly/engraver-init.ly (ScoreContext): move tablature settings to
764         ScoreContext
766         * scm/new-markup.scm (center-markup): \center markup.
768         * scm/music-functions.scm: remove pitchify scripts.
770         * lily/music.cc (print_smob): display music name if available 
772 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
774         * Documentation/user/refman.itely (Instrument names): remove
775         \turnOff doco.
777 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
779         * lily/score.cc (mark_smob): bugfix.
781         * input/regression/rehearsal-mark.ly: new file.
783         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
784         report error at the current token again.
786 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
788         * cygwin/mknetrel: Exit if doc build fails.
790         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
792 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
794         * scm/music-types.scm (music-descriptions): add doc strings
796 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
798         * lily/lexer.ll: 
799         * lily/include/my-lily-lexer.hh: 
800         * lily/include/includable-lexer.hh: Add flex kludge.
802         * config.hh.in: 
803         * config.make.in: 
804         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
805         cruft.
806         
807         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
808         code.
810 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
812         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
814         * lily/parser.yy (new_chord): Compile fix.
816 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
818         * Documentation/user/refman.itely (Tuning groups of objects):
819         remove documentation for \turnOff. 
821         * lily/percent-repeat-engraver.cc (try_music): add correct
822         processing moments for double-measure percents as well.
824         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
826         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
827         grob prop type. 
829         * Documentation/user/refman.itely (Printing named chords): add
830         chord name tweak doco.
832         * input/template/gregorian-transcription.ly: new file.
834 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
836         * VERSION: 1.7.13 released
837         
838         * input/test/*: lots of cleanups/comment-outs/removals in chord
839         examples
840         
841         * input/regression/*: lots of cleanups/comment-outs/removals in
842         chord examples
843         
844         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
845         options
847         * lily/new-chord-name-engraver.cc (process_music): give original
848         inversion pitch to chord name routine.
850         * input/tutorial/os-score.ly: update to new markup
852         * Documentation/user/appendices.itely: simply include
853         chords-ignatzek. 
855         * Documentation/user/refman.itely (Chords mode): add documentation
856         for chord mode.
858         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
859         not present in chord.
860         (construct-chord): add inversion and bass support.
862         * lily/chord.cc: junk contents.
864 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
866         * Documentation/user/refman.itely:
867         * Documentation/user/music-glossary.tely: fix. 
869 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
871         * scm/chord-entry.scm (construct-chord): move chord construction
872         to Scheme.
874         * lily/parser.yy (new_chord): new setup for chord entry.
876 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
878         * lilypond.words:
879         * Documentation/user/music-glossary.tely: add ambitus.
881 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
883         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
885         * lily/include/*.hh: string() -> to_string()
887         * scm/chords-ignatzek.scm: new file.
889         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
890         standard chord name exceptions.
892         * scm/translator-property-description.scm (chordNameSeparator):
893         add property.
894         (majorSevenSymbol): add property
896         * lily/translator-scheme.cc (ly:context-properties): new function
897         (ly:context-parent): new function.
898         (print_smob): print context name.
900         * lily/music.cc (ly:get-music-length): new function
901         (print_smob): don't print properties.
903         * lily/duration.cc (duration<?): new function
905         * input/regression/chords-funky-ignatzek.ly: new file.
907         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
908         jazz chords.
910         * lily/pitch.cc (ly:pitch-diff): new function.
912         * input/regression/chords-ignatzek.ly: new file.
914 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
916         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
917         pitches for jazz chords.
919 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
921         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
923 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
925         * lilypond.words: add 1
927 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
929         * Documentation/topdocs/AUTHORS.texi: refine.
931 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
933         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
934         
935         * lilypond.words: add one.
937 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
939         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
940         Fontify bass note in chords, e.g., e in c1/e.
941         
942 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
944         * Documentation/user/music-glossary.tely: Dutch updates and
945         additions (Arent Storm).
947 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
949         * input/regression/ambitus.ly:  move file.      
951         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
953         * lily/event.cc (transpose): add tonic property to Key_change_req
954         and to Key_engraver.
956 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
958         * Documentation/user/refman.itely: fix typo.
960         * lilypond.words: removed wrong identifiers.
962 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
964         * mf/feta-toevallig.mf: make flat stem shorter 
966 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
968         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
970         * lilypond.words: add from Phrasing slur.
971         
972 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
974         * lilypond-mode.el: allow launching multiple ViewPS processes.
975         
976         * lilypond.words: add from Text markup.
978 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
980         * input/test/ossia.ly (texidoc): add comment.
982         * input/regression/voice-follower.ly: new file.
984         * mf/feta-toevallig.mf: make flat heavier.
986         * lily/cluster-engraver.cc: clean up Cluster engraver
988         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
989         Engraver. Use Note_column to compute Y positions and deal with
990         line break stuff.
992 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
994         * lily/stem.cc: move french-beaming to stem.
996 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
998         * lilypond-font-lock.el: fontify all durations in chords.
1000         * lilypond.words: add from lily/my-lily-lexer.cc
1002 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1004         * VERSION: release 1.7.12
1006         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
1008         * lily/gregorian-ligature.cc: new file
1010         * lily/*: the Great 2003 search & replace.
1012         * Documentation/user/refman.itely (Manual repeat commands): add
1013         note about font selection.
1015 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
1017         * lilypond-mode.el: propose recompiling midi while invoking playing,
1018         not while stopping playing.
1020 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
1022         * lilypond.words: add one.
1024         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
1025         and expressional note grouping. Fontify chord modes.
1027 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
1029         * Documentation/user/music-glossary.tely (Top): translate melisma.
1031 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1033         * Documentation/user/music-glossary.tely (Top): add melisma.
1035 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
1037         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
1038         interfaces for (abstract) grob GregorianLigature
1040         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
1041         renamed head* -> glyph_name*, x-shift* -> x-offset*
1043         * scm/grob-property-description.scm: bugfix: added missing descriptions
1045 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1047         * input/test/chord-names-dpnj.ly: New file.
1049         * scm/double-plus-new-chord-name.scm: Implement full and partial
1050         exceptions.
1052         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
1054         * scm/double-plus-new-chord-name.scm
1055         (double-plus-new-chord->markup): Fix sub->markup.
1058 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
1060         * lily/custos-engraver.cc: added TODO; editorial changes
1062         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
1063         consistency with other ligature engravers; removed access on (now)
1064         private variable _ligature of Ligature_engraver
1066         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
1067         renamed last_bound -> last_bound_; issue programming_error on
1068         abstract method calls; moved primitives code from
1069         Mensural_bracket_engraver to here (because almost ligature
1070         engravers will need it); renamed try_stop_ligature () ->
1071         typeset_ligature (); bugfix: store primitives of finished ligature
1072         in separate variable finished_primitives_ to avoid clash on input
1073         like "\] \["; added current_ligature () to enable access on
1074         private variable _ligature
1076         * lily/mensural-ligature-engraver.cc: removed primitives_ code
1077         (now in super class); renamed try_stop_ligature () ->
1078         typeset_ligature ()
1080         * lily/mensural-ligature.cc: issue programming_error on abstract
1081         method calls
1083         * lily/note-heads-engraver.cc: added TODO comment upon bool
1084         in_ligature
1086         * mf/parmesan-heads.mf: fixed some of set_char_box()
1088         * scm/grob-description.scm: added VaticanaLigature
1090         * scm/grob-property-description.scm: added neume prefix properties
1092         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
1093         lily/include/gregorian-ligature-engraver.hh,
1094         lily/include/gregorian-ligature.hh: new files; framework for
1095         gregorian ligature engravers such as vaticana
1097         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
1098         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
1099         vaticana style ligature implementation (still somewhat uncomplete)
1101 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1103         * VERSION: release 1.7.11
1105         * scripts/convert-ly.py: add ly:pitch-transpose rule
1107 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1109         * input/test/dpncnt.ly: New file.
1111         * lily/my-lily-lexer.cc: Add chordnames keyword.
1113         * lily/parser.yy (chordnames_block): Parse chord name exception
1114         lists, see input/test/dpncnt.ly.
1116         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
1117         function.
1119         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
1120         filter-out too.
1122         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
1123         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
1124         pitch functions (except for ly:make-pitch, but that's apparently
1125         some sort of scheme naming standard?).
1127         * scm/lily.scm (!=): define-public.
1129         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
1131 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1133         * scm/double-plus-new-chord-name.scm
1134         (double-plus-new-chord-name->markup): New file.
1136 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1138         * python/lilylib.py (make_preview): don't suppress progress for
1139         bbox extraction.
1141 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1143         * Documentation/user/appendices.itely (scheme): update for new syntax.
1145         * input/regression/chord-name-styles.ly: new file
1147         * lily/instrument-name-engraver.cc: create instrument names
1148         without barline too.  Allows instrument name on ChordNames  
1150         * scm/new-markup.scm (interpret-markup): allow simple strings as
1151         markup too.
1153 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1155         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
1156         (step->markup-accidental): Fix: add accidental.
1157         (chord::inner-name-american): 
1158         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
1159         append stray '/' if last superscript addition was 'o'.
1161         * scm/new-markup.scm (normal-size-sub-markup) 
1162         (normal-size-super-markup): New function.
1164         * lily/source-file.cc (Source_file): Add warning for possibly
1165         intentional but suspicious initialization.
1167         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
1168         add comments about cut-and-paste programming.
1170         * flower/rational.cc (lcm): Not used; comment out.
1172 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1174         * lily/new-fingering-engraver.cc (position_scripts): use
1175         fingerHorizontalDirection to determine fingering horizontal
1176         directions.
1178         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
1179         fingering support.
1181         * scripts/convert-ly.py (FatalConversionError.conv): add style
1182         conversion rule. 
1184         * scm/chord-name.scm (set-chord-name-style): new function.
1185         (new-chord-name-brew-molecule): revise to interpret markup only
1186         (new-chord->markup): cleanuppish rewrite. To be called from the
1187         new engraver.
1189         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
1190         Markup earlier, during interpreting.
1192         * input/test/{banter,jazz,american}-chords.ly (scheme): update
1193         style settings. Rename to chord-names-*.ly
1195 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1197         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
1198         markup code and update to new markup.  Most probably broke some of
1199         it.
1200         
1201 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
1203         * Documentation/user/refman.itely: added docu for ambitus and
1204         clusters
1206         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
1207         ly_quote_scm() in lookup.cc
1209         * mf/parmesan-clefs.mf: set_char_box fix
1211         * lily/cluster-engraver.cc: junk implicit protection; use
1212         Protected_scm instead
1214 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1216         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
1217         throughout.
1219         * scm/new-markup.scm: Turn-off error-triggering test code.
1221 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1223         * scm/new-markup.scm (markup-thrower-typecheck) 
1224         (markup-typecheck?):  add full typechecking functions.
1225         (make-markup-maker): add make-FOO-markup functions.
1226         (markup-argument-list-error): nice error checking messages.
1227         (make-markup): better function: less quoting escapades.
1229 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1231         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
1233 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1235         * cygwin/lilypond.hint (requires): Add cygwin.
1237         * .cvsignore: Remove stepmake (huh!?!), add lib.
1239         * GNUmakefile.in: Add libdir links for builddir runs.
1241         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
1242         instead of datadir.
1244         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
1245         local_lilypond_libdir.
1247         * config.make.in (lilypond_libdir): Add.
1249         * stepmake/stepmake/substitute-rules.make: 
1250         * stepmake/stepmake/script-rules.make: 
1251         * stepmake/stepmake/python-module-rules.make:
1252         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
1253         lilypond-python-module patch.
1255 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1257         * Documentation/user/refman.itely (Graphical interfaces): add note
1258         about xml2ly.
1260 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1262         * scripts/ly2dvi.py (run_dvips): remove trailing newline
1264 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1266         * VERSION: released 1.7.10
1268         * scripts/musedata2ly.py (): idem
1270         * scripts/midi2ly.py (dump_chord): idem
1272         * scripts/etf2ly.py (version): idem 
1274         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
1276         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
1278         * scm/tex.scm (tex-output-expression): remove eval compat
1279         glut. Other output files too.
1281         * scm/chord-name.scm: don't export anything from chord module.
1283         * input/test/american-chords.ly: idem
1285         * input/test/banter-chords.ly (texidoc): idem
1287         * input/test/Cc-chords.ly: add breakage notes.
1289         * Documentation/user/refman.itely (Text markup): rewrite manual section.
1291         * lily/parser.yy (scalar): allow \markup { } as property value. 
1293         * scm/chord-name.scm: complete new markup usage
1295         * scm/grob-description.scm (all-grob-descriptions): use new markup
1296         texts by default
1298 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1300         * scm/chord-name.scm: partial move to new markup texts.
1302 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1304         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
1306         * scm/bass-figure.scm (brew-bass-figure): make stack direction
1307         settable.
1309 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
1311         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
1312         invoked for old midi, wait for killing.
1314 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
1316         * Documentation/user/music-glossary.tely: Finnishing.
1318 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1320         * mf/feta-nummer-code.mf: some kerning pairs.
1322 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
1324         * scm/output-lib.scm (set-bar-number-visibility): Context-function
1325         Added.
1327         * Documentation/user/refman.itely (Bar numbers):
1328         set-bar-number-visibility added, modulo-bar-number removed again
1329         (sorry).
1331 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
1333         * scm/output-lib.scm (modulo-bar-number-visible): add function.
1335         * Documentation/user/refman.itely: add modulo-bar-number-visible.
1337         * Documentation/user/music-glossary.tely: translate into Finnish.
1339 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
1341         * lilypond-mode.el: add shortcut for 2midi
1343         * lilypond-font-lock.el: fontify lyrics
1345 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
1347         * scm/drums.scm : use 1.7.x names.
1349         * input/regression/drums.ly : Don't use << chords >>
1351 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
1353         * lilypond-mode.el: tidy, add TODO
1355         * make/lilypond.mandrake.spec.in: install-info quietly.
1357 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1359         * input/test/markup.ly: use new syntax.
1361 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1363         * ly/params-init.ly (interscoreline): add word-space
1365         * input/test/metronome.ly (eighthNote): idem.
1367         * input/test/script-priority.ly: use new markup
1369         * lily/parser.yy (markup): allow HEAD markup0 markup1 
1371         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
1373         * lily/parser.yy (gen_text_def): bugfix.
1374         (full_markup): allow markup identifier.
1376 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
1378         * lilypond-mode.el (LilyPond-kill-job): Kill all Lilypond compiling
1379         jobs at the same time. Add horizontal lines to Command menu.
1380         Allow one compiling job -- propose killing others before a new one.
1382         * lilypond.words: add markup, teeny, etc.
1384 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
1386         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
1387         Allow only one type of midi process; launching Midi either stops
1388         midis or plays the current midi and launching MidiAll stops midis
1389         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
1390         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
1392 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1394         * lily/text-engraver.cc (process_acknowledged_grobs): use new
1395         markup  for new markup texts.
1397         * lily/mark-engraver.cc (process_music): idem
1398         
1399         * lily/instrument-name-engraver.cc (create_text): idem
1401         * scm/new-markup.scm (magnify-markup): new function.
1403         * scm/molecule.scm (stack-lines): bugfix.
1405         * lily/font-interface.cc (get_font): take font-magnification from
1406         alist chain.
1408 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1410         * lily/molecule-scheme.cc: move scheme functions to separate file.
1412         * lily/font-metric.cc  (ly_get_glyph): new function. 
1413         
1414         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
1415         (italic-markup, dynamic-markup): new functions
1416         (font-markup): new function
1418         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
1419         padding and minimum
1421 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
1423         * lily/accidental-engraver.cc:
1424         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
1426 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
1428         * lilypond.vim:
1429         * lilypond-font-lock.el: Put \longa as duration. Accept only 
1430         [a-zA-Z] for user defined identifiers. Separate note cases 
1431         with and without a duration (allow cis\longaX).
1433         * lilypond.words: Add words from Info.
1435 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1437         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
1439 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
1441         * lilypond-mode.el: Propose reverting buffer before a command if
1442         it was edited with an another editor.
1444 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1446         * lily/molecule.cc (ly_translate_molecule): new function
1448         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
1449         into libdir
1451         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
1453         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
1455 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
1457         * lilypond.words: take \words from Info-index.
1459 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1461         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
1463 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
1465         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
1467 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
1469         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
1470         and lilypond-documentation.
1472 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1474         * lily/parser.yy: Compile fix (bison 1.75).
1476 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1478         * VERSION: 1.7.9 released
1480         * scm/music-functions.scm (shift-one-duration-log): refactor.
1481         Use music-map.
1483         * input/regression/chord-tremolo.ly (texidoc): add dot test.
1485         * NEWS: update.
1487         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
1488         argument
1489         
1490         * scm/music-functions.scm (display-music): new function
1491         (music-map): change arg order.
1493         * input/regression/new-markup-syntax.scm: new file
1495         * lily/parser.yy (markup): add \markup { .. } syntax.
1497         * scm/new-markup.scm (override-markup): new function
1498         (lookup-markup): new function
1499         (music-markup): new function
1500         (lookup-markup-command): use markup-signature to store argument
1501         format for parser.
1503         * lily/lexer.ll: preliminary \markup syntax. 
1505 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
1507         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
1508         add pre/post-dependencies and menus with icons from source.
1510         * Documentation/pictures/lilypond-48x48.xpm:
1511         * Documentation/pictures/lilypond-32x32.xpm:
1512         * Documentation/pictures/lilypond-16x16.xpm: new files, background
1513         transparent.
1515         * stepmake/stepmake/generic-targets.make:
1516         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
1518 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1520         * input/regression/music-map.ly (texidoc): new file.
1522         * scm/music-functions.scm (music-map): new function
1524 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1526         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
1528 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
1530         * input/test/to-xml.ly:
1531         * lily/ligature-engraver.cc: Fixes documentation.
1533         * lilypond.mandrake.spec.in:
1534         * lilypond.redhat.spec.in: Add lilypond.words.
1536         * Documentation/user/refman.itely: Mention Info inside emacs.
1537         
1538         * lilypond.suse.spec.in:
1539         * lilypond.redhat.spec.in: 
1540         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
1542 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1544         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
1545         os.popen.read ().
1547 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1549         * scripts/ly2dvi.py (include_path): print warning if failing anything.
1551         * python/lilylib.py (error): add space
1553 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1555         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
1556         distribution.
1558 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1560         * lily/paper-outputter.cc (Paper_outputter): close port when
1561         finishing score.
1563 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1565         * scm/sodipodi.scm: Fixes.
1567 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
1569         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
1571         * buildscripts/make-font-dir.py: Fix. 
1573 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
1575         * lilypond-mode.el: Add support for Info inside Emacs.
1577 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1579         * buildscripts/make-font-dir.py: 
1580         * mf/GNUmakefile: Make sodipodi font map.
1582         * scm/sodipodi.scm: Add more output functions.
1584         * mf/feta-nummer.mf: 
1585         * mf/feta-beugel.mf: Add font_coding_scheme.
1587         * lily/paper-outputter.cc (output_header): Fix creator string.
1589 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
1591         * lilypond-mode.el (LilyPond-autocompletion): invoked with
1592         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
1594         * lilypond.words: add two (Everybody can add/remove words now!).
1596         * debian/rules:
1597         * make/lilypond.suse.spec.in:
1598         * make/lilypond.mandrake.spec.in:
1599         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
1601         * Documentation/user/refman.itely: Mention autocompletion.
1603 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1605         * scripts/ly2dvi.py: Add paper sizes.
1607         * lily/timing-engraver.cc: 
1608         * lily/time-signature.cc: 
1609         * lily/span-bar.cc: 
1610         * lily/grob-scheme.cc: Code formatting fixes.
1612         * scm/sodipodi.scm: 
1613         * scm/sketch.scm:
1614         * buildscripts/mf-to-table.py: 
1615         * buildscripts/make-font-dir.py: Font testing.
1617 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
1619         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
1620         inserts try-completion and shows all-completions.
1622         * lilypond.words: '\' -> '\\'
1624         * lilypond-mode.el: load libraries in the end, lilypond.words defines
1625         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
1626         
1627         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
1628         and LilyPond-reserved-words.
1629         
1630 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
1632         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
1633         from load-path.
1634         
1635         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
1636         the mini-buffer with Control-Shift-c.
1637         
1638 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1640         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
1641         duration. This fixes \tempo taking time.
1643 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1645         * lily/volta-engraver.cc (process_acknowledged_grobs): 
1646         Allow for text markup in repeatCommands. 
1648 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
1650         * lilypond-mode.el (LilyPond-insert-string): new function, use it
1651         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
1652         Get rid of skeleton.el-dependency.
1654         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
1656 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1658         * lily/beam-engraver.cc (stop_translation_timestep): reset
1659         now_stop_ev_
1661         * lily/scm-option.cc: add parse-protect to ly:set-option
1663         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
1665 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1667         * lily/include/ligature-bracket.hh: removed
1668         * lily/ligature-bracket.cc: removed
1670         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
1671         .tex
1673         * lily/beam.cc (set_beaming): don't change beam count on rests.
1674         (brew_molecule): always set flag-width > 0.
1676 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
1678         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
1679         chars, remove instructions; instead, refer to lilypond-init.el and
1680         Documentation/topdocs/INSTALL.texi.
1682         * lilypond.words: add identifiers and reserved words.
1684         * Documentation/topdocs/INSTALL.texi: separate sections for installing
1685         files and adding a load-path.
1687         * lilypond-init.el: Instructions, extracted from 
1688         Documentation/topdocs/INSTALL.texi. 
1689         
1690 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1692         * VERSION: 1.7.8 released 
1694         * lily/grob.cc (warning): better robustness fix.
1696 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
1698         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
1700         * lily/cluster-engraver.cc: stick better to variable naming
1701         conventions
1703         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
1704         until stop_translation_timestep()
1706         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
1707         min/max coordinates to backend, but no musical info such as
1708         pitches
1710         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
1712         * lily/grob.cc: robustness fix: warning(): do not crash if
1713         cause is not set
1715         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
1716         the much more elaborated tuplet brackets than the very naive and
1717         simple ligature bracket grob
1719 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1721         * Documentation/user/refman.itely (Analysis brackets): add
1722         horizontal bracket doco.
1724         * ly/property-init.ly (setMmRestFermata): added.
1726         * Documentation/user/refman.itely (Multi measure rests): fermatas
1727         on mm rests.
1729         * input/regression/apply-context.ly (texidoc): new file
1731         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
1732         code to be executed during interpretation. Possible applications:
1733         smart octavation, more advanced bar checks. 
1735         * lily/apply-context-iterator.cc: new file.
1737 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1739         * input/test/new-markup.ly: new file.
1741         * lily/text-item.cc (text_to_molecule): new function
1743         * scm/new-markup.scm (lambda): new file
1745         * lily/function-documentation.cc (ly_add_function_documentation):
1746         add proc property as well
1748 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1750         * Documentation/user/music-glossary.tely (Top): add custos.
1752 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
1754         * Documentation/topdocs/INSTALL.texi: advise how to include source
1755         path to Emacs load-path and improve language.
1757 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1759         * GNUmakefile.in: config.h message fix.
1761         * autogen.sh:
1762         * aclocal.m4: Regenerate.
1764         * configure.in: 
1765         * config.make.in: 
1766         * stepmake/config.make.in: 
1767         * stepmake/configure.in: 
1768         * stepmake/autogen.sh: 
1769         * stepmake/aclocal.m4: Update for autoconf 2.56.
1771 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
1773         * Documentation/topdocs/INSTALL.texi: instructions for an user how
1774         to install Emacs-mode. Instructions how to use vim-mode.
1776 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1778         * scm/music-types.scm (music-descriptions): no length for tempo event.
1780         * input/*.ly: add \version everywhere.
1781         
1782         * input/*.ly: update syntax to 1.7 + new-chords.
1784         * VERSION: 1.7.7 released.
1785         
1786         * Documentation/user/*.tely: new chord syntax.
1788         * input/regression/[bc]*.ly (texidoc): syntax updates.
1789         
1790 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
1792         * lilypond.words: add vocabulary to be used in auto-completion
1794         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
1796         * lilypond.vim: allow note name at EOF
1798 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1800         * buildscripts/new-chords.py (edit): -e option: inline editing.
1802         * input/regression/a*.ly (texidoc): syntax updates.
1804         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
1805         music): elucidations. 
1807 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
1809         * lily/include/lily-proto.hh, ly/engraver-init.ly,
1810         ly/spanners-init.ly, scm/grob-description.scm,
1811         scm/grob-property-description.scm, scm/music-types.scm,
1812         lily/cluster-engraver.cc, lily/cluster.cc,
1813         lily/include/cluster.hh, input/test/cluster.ly: cluster
1814         implementation
1816         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
1817         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
1818         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
1820         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
1822         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
1824         * scm/grob-description.scm: bugfix: by default, use default note
1825         head style when engraving ligatures
1827         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
1829         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
1830         events
1832         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
1834         * input/test/ancient-font.ly: bugfix: style -> flag-style
1836         * lily/ligature-engraver.cc: indentation fix
1838         * lily/parser.yy: indentation fixes
1839         
1840 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1842         * input/regression/measure-grouping.ly: more elaborate example.
1844         * lily/moment.cc: ly:add-moment, ly:mul-moment,
1845         ly:div-moment. New functions 
1847         * scm/music-functions.scm (set-time-signature): new function,
1848         allow inline time sig settings with measure grouping.
1850         * lily/parser.yy (command_element): move time sig construction
1851         into Scheme.
1853         * lily/side-position-interface.cc (out_of_staff): new function,
1854         like padding, but keep minimum distance from staff. Easier than
1855         linespanners (dynamics, pedals), but roughly the same effect.
1857 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
1859         * emacs-mode.el: Added spanish-note-replacements 
1860         (<carlos.betancourt@chello.be>).
1862         * vimrc: (Un)commenting with <(S-)F12>, tidy.
1864 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
1866         * lilypond.vim: Do not fontify cises, desis, etc.
1868         * vimrc: view dvi with <S-F6>
1870 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1872         * lily/lookup.cc (triangle): new function.
1874         * input/regression/measure-grouping.ly (texidoc): new file: show
1875         triangles and brackets for beat groups of 3 and 2.
1877         * lily/include/measure-grouping-spanner.hh (class
1878         Measure_grouping): new file.
1880         * lily/measure-grouping-spanner.cc (brew_molecule): new file
1882         * lily/measure-grouping-engraver.cc (class
1883         Measure_grouping_engraver): new file.
1885 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1887         * Merge from stable:
1889             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
1890         
1891         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
1892         stylesheet.
1894         * ly/paper19.ly: Include paper19-init.ly.
1896         * ly/paper19-init.ly: New file.
1898         * Documentation/user/tutorial.itely (First steps): Fix first
1899         example for font test.
1901         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
1903         * ChangeLog: Add 1.7.6 release marker (see below).
1905         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
1906         Add .py files.
1908 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1910         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
1912         * input/tutorial/*.ly: update to new syntax.
1914         * lily/parser.yy (Composite_music): new transpose syntax,
1915         \transpose FROM TO MUSIC. 
1917 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1919         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
1920         latex progress/error output to stderr (by default this goes to
1921         stdout).  Show lilypond progress, even when not verbose.
1923         * python/lilylib.py (system): New optional parameter to control
1924         showing of progress.
1926         * scm/backend-documentation-lib.scm (check-dangling-properties):
1927         Fix error message.
1929         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
1930         axis, extent.
1932         * scm/grob-property-description.scm (magnify): Remove.
1933         (extent, axis): Add.
1935 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1937         * VERSION: Release 1.7.6.
1939         * scripts/convert-ly.py: more uniformization substitutions.
1941         * buildscripts/new-chords.py (sub_chords): new file.
1943 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1945         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
1946         lilypond.map.  Include sauter fonts too.  Cleanups.
1948 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1950         * Documentation/user/tutorial.itely (First steps): change to new
1951         chord/tie/slur/beam notation.
1953         * lily/parser.yy (event_that_take_dir): allow postfix notation for
1954         ties.
1956         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
1957         engraver. Process ties in postfix notation, i.e. c8-~ c
1959         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
1961         * input/regression/beam-postfix-notation.ly (texidoc): new file.
1963         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
1965         * lily/beam-engraver.cc (try_music): accept new-beam-events
1967         * input/regression/chord-scripts.ly (texidoc): new file
1969         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
1970         script-events.
1972         * scm/script.scm (default-script-alist): cleanup.
1974         * lily/script-engraver.cc (make_script_from_event): cleanup.
1976         * lily/lyric-combine-music-iterator.cc
1977         (Lyric_combine_music_iterator): remove superfluous events.
1978         (melisma_busy): new function. Fix broken melismas.
1980 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
1982         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
1983         Remove nonvalid settings. Use descriptive key names.
1984         Use <Return> to indicate the pressing of that key.
1986 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1988         * scripts/lilypond-book.py (option_definitions): Typo.
1990         * scripts/ly2dvi.py: Updates.
1992         * python/lilylib.py (setup_environment, print_environment)
1993         (get_bbox, make_preview): Merge and remove from ly2dvi and
1994         lilypond-book.
1996         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
1998         * .cvsignore: Remove some cruft.
2000         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
2001         path.
2003         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
2004         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
2005         throughout.
2007         * python/lilylib.py (quiet_system): Junk
2008         (system): Display error log upon failure.
2009         (read_pipe): New function.  Cleanups and fixes.
2011         * python/*.py: Rename from *.py.in.
2012         
2013         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
2015         * GNUmakefile.in (SUBDIRS): Move python before scripts.
2017 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2019         * python/GNUmakefile: Bugfix: handle modules.
2021         * stepmake/stepmake/python-module-targets.make (default): Add
2022         compiled modules. 
2024         * stepmake/stepmake/python-module-rules.make: Add rule for byte
2025         compiling modules.
2027         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
2028         Bugfix.  (OUT_PYC_MODULES): Add.
2030 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
2032         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
2033         Use default paths. Refresh description.
2035 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2037         * VERSION: 1.7.5 released
2039         * input/regression/finger-chords.ly (texidoc): new file.
2041         * lily/script-engraver.cc (process_music): remove scriptHorizontal
2042         support
2044         * lily/fingering-engraver.cc (process_music): remove kludgy
2045         scriptHorizontal stuff.
2047         * lily/script.cc: remove staff-support property.
2049         * lily/new-fingering-engraver.cc (add_fingering): new
2050         file. Fingering engraver for new style chords.
2052 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2054         * lily/parser.yy (bare_number): allow 4 \cm (without
2055         decimal dot). (should backport to 1.6?)
2057         * ly/declarations-init.ly: use Scheme for dimension defs.
2059         * lily/parser.yy (TODO): remove hard coded dimensions, add
2060         REAL NUMBER_IDENTIFIER production.
2062         * lily/rest-collision.cc (force_shift_callback): rewrite using
2063         -done property.
2065         * scm/grob-property-description.scm (rest-collision-done): add
2066         property.
2067         
2068         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
2070 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2072         * input/regression/multi-measure-rest-center.ly: new file.
2074         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
2075         off horizontally by 0.05 ss. Fixed.
2077 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2079         * scm/pdftex.scm: Rename ly-number to ly:number->string.
2081         * Documentation/topdocs/index.tely: Remove duplicate from merge.
2083 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2085         * lily/tie.cc (get_control_points): also avoid staff lines on the
2086         just outside the outer staff lines
2088 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2090         * ly/params-init.ly: Just define style-alist, no need to
2091         define-public.
2093         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
2094         (thanks Han-Wen).
2096         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
2097         (FET_FILES): = FONT_FILES.
2099         * Merge from stable:
2101             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
2103 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2105         * VERSION: 1.7.4 released.  
2106         
2107         * scm/generate-documentation.scm (string-append): add macro
2108         definitions.
2110         * lily/text-item.cc (lookup_text): don't use virtual fonts for
2111         normal texts.
2113         * lily/multi-measure-rest-engraver.cc: make separate
2114         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
2116         * lily/multi-measure-rest.cc: remove text handling. Remove
2117         number-threshold.
2119 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2121         * scm/music-types.scm: doc patch by Graham Percival
2123 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2125         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
2126         encoding part.
2127         (Font_info.set_defaults): pixelsize now also defauts to '0'.
2128         (sketch_p): Sketch wants only first four elements of X11 font spec.
2130         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
2132         * mf/feta-autometric.mf: Write foundry and family to log.
2134         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
2135         font translation table.
2137         * buildscripts/mf-to-table.py: Better font info into afm.
2139         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
2140         1.0.9 required.
2142         * configure.in: Whine for mftrace 1.0.9.
2144 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2146         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
2148         * lily/main.cc (main_prog): don't try to load init.EXT when
2149         processing foo.EXT.
2151 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
2153         * scm/tex.scm (zigzig-line): added.
2155         * scm/ps.scm (zigzag-line): added.
2157         * ps/music-drawing-routines.ps (subvec): added.
2158         (draw_zigzag_line): added.
2159         
2160         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
2161         grob properties zigzag-width and zigzag-length.
2163         * input/regression/glissando.ly: Add some zig-zagged glissandi.
2165 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2167         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
2168         svg output, including font.
2170 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2172         * scm/lily.scm: Register sodipodi output module.
2174         * scm/sodipodi.scm: New file.
2176         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
2178         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
2179         comment, after header.
2180         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
2181         FullName.  Fix FontName key.
2183 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
2185         * lily/rest.cc (after_line_breaking): bugfix: dots after half
2186         and breve rests.
2187         
2188         * input/test/blank-notes.ly: bugfix
2190         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
2191         rests. (Kim Shrier)
2193         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
2194         
2195 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2197         * scm/tex.scm: 
2198         * scm/ps.scm: Cleanup and remove obsolete junk.
2200         * Documentation/user/internals.itely:
2201         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
2203         * lily/parser.yy: Identify shift/reduce problems.
2205         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
2206         make-style-sheet.  Too specific for convert-ly?
2208 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2210         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
2212         * input/test/*.ly: various fixes.
2214         * lily/music.cc (name): bugfix
2216         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
2218         * lily/input-file-results.cc (code): set-point-and-click! ->
2219         set-point-and-click
2220         
2221 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2223         * Use uniform ly: prefix for exported scheme primitive functions.
2225         * scm/music-types.scm: junk compat glue
2227         * scripts/convert-ly.py: add rules for stuff below, junk
2228         compatibility glue for spanrequest.
2230         * lily/parser.yy (verbose_event): remove \spanrequest,
2231         \commandspanrequest, \script. 
2232         
2233         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
2235         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
2236         for \penalty, \glissando.
2238         * VERSION: release 1.7.3
2239         
2240 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
2242         * lily/accidental-engraver.cc: Fix
2243         grace-in-the-beginning-of-measure bug caused by the resent
2244         partial-measure fix.
2246         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
2247         overlap looks too crowded)
2248         
2249 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2251         * lily/parser.yy (assignment): allow SCM expression as assignment.
2253         * lily/include/music-output-def.hh (class Music_output_def):
2254         * lily/music-output-def.cc: 
2255         * lily/paper-def.cc: 
2256         * scm/font.scm (markup-to-properties):
2257         * lily/parser.yy (music_output_def_body): 
2258         remove style_sheet_
2260 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2262         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
2263         length.
2265         * input/regression/spacing-to-grace.ly: new file.
2267         * input/regression/spacing-end-of-line.ly: new file.
2269         * lily/note-spacing.cc (get_spacing): take into account breakable
2270         stuff sticking out at the left (time sig change at line break).
2272         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
2273         raggedright code.
2275         * scm/music-functions.scm (make-voice-props-set): add
2276         staff-position for mm rests.
2278         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
2279         before grace notes a little.
2281         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
2283         * lily/break-align-interface.cc (do_alignment): right-edge spacing
2284         key adds space at the end of line. 
2286 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2288         * scm/sketch.scm: Fix beams.
2290         * buildscripts/mf-to-table.py: Add EncodingScheme.
2292         * scm/sketch.scm: Resurrect.
2294 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2296         * lily/multi-measure-rest.cc: use breve rests for measure lengths
2297         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
2299 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2301         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
2303         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
2305 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2307         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
2308         token for origin information.
2310         * lily/parser.yy (My_lily_lexer): do identifier location and
2311         cloning from lexer.
2313         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
2314         logic out of the parser. Add bar checks on both ends.
2316         * Documentation/user/refman.itely (Multi measure rests): add more
2317         notes about mm rests.
2319 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2321         * input/regression/bar-scripts.ly: Re-enable.
2323         * lily/parser.yy:
2324         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
2325         released rsn.  Bison 1.50 has a crucial bug and won't work.
2327         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
2330 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2332         * input/regression/bar-scripts.ly: Blunt documentation build fix.
2334 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2336         * Actually merge changes since 1.6.4 besides ChangeLog, and
2337         resolve conflicts.  Lots of updates, hope all is well.
2338         
2339         * cygwin/lilypond.hint (requires): Add ghostscript.
2341         * scm: Update some (c).
2342         
2343 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2345         * input/test/{various}.ly: add \header fields and texidoc strings.
2347 2002-10-05  Werner Lemberg  <wl@gnu.org>
2349         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
2350         renamed to `output_latex_quoted'.
2351         Added `output_latex_noquote'.
2352         (schedule_lilypond_block): Implement `noquote' option for LaTeX
2353         mode.
2355 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2357         * ChangeLog: Add 1.6.6 release marker.  See below.
2359         * stepmake/stepmake/po-targets.make: Remove --c++ option.
2361         * scripts/midi2ly.py: Fix global syntax warnings.
2363         * GNUmakefile.in: Generate builddir locale tree too.
2365         * scripts/ly2dvi.py:
2366         * scripts/midi2ly.py: 
2367         * scripts/mup2ly.py: 
2368         * scripts/update-lily.py:
2369         * lily/main.cc (setup_paths): Fix for locales setup.
2371 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2373         * Documentation/windows/installing.texi: Soften wording about
2374         necessity of becoming Administrator.  tommie@iae.nl reports this
2375         does not seem to be necessary for his flavour of Windows 2000.
2376         Explicitely discourage text mode mounts.
2378 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2380         * lily/rest.cc (after_line_breaking): backport dot position fix.
2382         * lily/rest-collision.cc (do_shift): also remove dots for suicided
2383         rests. Thanks to Klaus Zimmermann for finding this bug.
2385 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2387         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
2389 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2391         * Documentation/user/music-glossary.tely: fix links.
2393 2002-10-21  Werner Lemberg  <wl@gnu.org>
2395         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
2396         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
2397         scaling factor) only once and use them in the definition of
2398         \embeddedps.
2399         * ps/music-drawing-routines.ps (skeel): Removed.
2401 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2403         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
2404         Solaris7, as we don't use nested $( ) constructs.
2406 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2408         * VERSION: Release 1.6.6.
2409         
2410 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2412         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
2413         as workaround for /bin/sh problems on Solaris7.
2415 2002-10-19  Werner Lemberg  <wl@gnu.org>
2417         * GNUmakefile.in (web-doc): Fix typos.
2418         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
2419         `music-drawing-routines.ps' but emit \special{header=...} once.
2420         * scm/tex.scm (header-end): Updated.
2422 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2424         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
2425         undefined tremolo. 
2427 2002-10-15  Werner Lemberg  <wl@gnu.org>
2429         * scripts/lilypond-book.py (g_make_html): New global variable.
2430         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
2431         if `g_make_html' isn't set.
2432         [main]: Add format `texi-html'.
2433         (option_definitions): Updated.
2434         * Documentation/user/lilypond-book.itely: Updated.
2436         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
2437         * make/ly-rules.make (%.texi, %.nexi): Use it.
2438         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
2439         format to lilypond-book.
2440         * GNUmakefile.in (web-doc): Ditto.
2442 2002-10-14  Werner Lemberg  <wl@gnu.org>
2444         Further improve TeX output.  The produced files are about 40%
2445         smaller.  `lilyponddefs.tex' is now read only once.
2447         * tex/lilyponddefs.tex: Remove footer stuff.
2448         (\ifundefined): Renamed to...
2449         (\lilypondundefined): This.  Use LaTeX's definition to
2450         make it nestable and make it global.
2451         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
2452         output.
2453         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
2454         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
2455         them global.
2456         (\placebox): Renamed to...
2457         (\lyitem): This.
2458         Make it global and call \outputscale by itself.
2459         (\lybox, \lyvrule): New macros to reduce input data.
2460         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
2461         New auxiliary macros.
2462         (\SkipLilydefs, \EndLilyPondOutput): Removed.
2463         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
2464         to...
2465         (\lilypondspace): This and made it global.
2466         (\turnOnPostScript): Renamed to...
2467         (\lilypondpostscript): This and made it global.
2468         (\turnOnExperimentalFeatures): Renamed to...
2469         (\lilypondexperimentalfeatures): This and made it global.
2470         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
2471         (\lilypondsetdimen): This and made it global.
2472         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
2473         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
2474         (all, $(outdir)/music-drawing-routines.ps): New rules.
2475         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
2476         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
2477         start-system, stop-system, stop-last-system, filledbox): Updated to
2478         use the changed macros from lilyponddefs.tex.
2479         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
2481 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2483         * Documentation/windows/installing.texi: Update.
2485 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2487         * VERSION: 1.6.5 released
2489         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
2491 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2493         * scm/translator-property-description.scm (voltaOnThisStaff): add
2494         property.
2496 2002-09-28  Werner Lemberg  <wl@gnu.org>
2498         * scm/tex.scm (header-end): Suppress page numbering.
2500         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
2501         Fix quotation for HTML output.
2503 2002-09-28   Graham Percival   <gperciva@sfu.ca>
2504         
2505         * Documentation/user/refman.itely: grammar and phrasing
2506           fixes to "Note Entry" section.  Also adds a few new examples.
2508 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2510         * flower/include/string-data.icc: include string.h
2512 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2514         * scm/chord-name.scm (chord::inner-name-banter): remove space.
2516 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2518         * Documentation/user/GNUmakefile (extra-local-help): Add.
2520         * stepmake/stepmake/www-targets.make (local-help): Add.
2522 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2524         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
2525         packages.
2527         * Documentation/topdocs/README.texi (Top): building documentation
2528         (not website.)
2530 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2532         * Documentation/user/refman.itely: 
2533         * Documentation/user/tutorial.itely: 
2534         * Documentation/user/music-glossary.tely: Merge changes.
2536         * Documentation/user/glossary.html.in: 
2537         * Documentation/index.texi: 
2538         * Documentation/header.html.in: Accomodate renaming of glossary.
2539         
2540         * Documentation/user/tutorial.itely: Add some glossary references.
2541         
2542         * Documentation/user/refman.itely: Minor fixes.
2543         
2544         * Documentation/user/lilypond.tely: Add glossary do direntry.
2546         * Documentation/user/music-glossary.tely: Rename (previously:
2547         glossary.tely).  Fix anchor placement.
2549         * Documentation/user/GNUmakefile: Make music-glossary.info too.
2551 2002-09-23  Werner Lemberg  <wl@gnu.org>
2553         * scripts/lilypond-book.py (output_dict): Fix handling of
2554         various environments by avoid extraneous newlines.
2555         Rename `output-all' regexp for html to `output-html'.
2556         Replace `output-all' regexp for texi with `output-texi-quote'
2557         and `output-texi-noquote'.
2558         (compose_full_body): Don't override `linewidth' user option
2559         for `singleline'.
2560         (schedule_lilypond_block): Don't indent text specified with
2561         `intertext' option.
2562         Add new option `noquote'.
2563         (compile_all_files): Use latex instead of tex to compile ly
2564         files directly.
2566         * Documentation/user/lilypond-book.itely: Updated and revised.
2567         Improve layout.
2569         * Documentation/user/glossary.tely,
2570         Documentation/user/introduction.itely,
2571         Documentation/user/tutorial.itely,
2572         Documentation/user/refman.itely,
2573         Documentation/user/appendices.itely: Fix overfull LilyPond
2574         boxes caused by the new lilypond-book code.  Other minor
2575         fixes.
2577         * Documentation/user/macros.itexi (@texiflat): Don't emit
2578         trailing space.
2580         * scm/tex.scm (end-output, header-end): Add preamble and
2581         postamble to make lilypond output directly compilable with
2582         latex.
2584         
2585 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2587         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
2588         instructions.
2590 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2592         * Documentation/user/glossary.tely: Add titling and hyperlinks.
2594 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2596         * lily/beam.cc (connect_beams): don't crash if there are quarter
2597         notes in beams.
2599 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
2601         * Documentation/user/refman.itely: corrected ancient clef
2602         docu; added docu on ligatures
2604 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
2606         * Documentation/user/glossary.tely,
2607         Documentation/user/refman.itely, input/les-nereides.ly,
2608         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
2609         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
2610         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
2611         Stem properties: flag-style -> stroke-style, style -> flag-style.
2614 2002-09-22  Werner Lemberg  <wl@gnu.org>
2616         * scripts/lilypond-book.py: Add option `notime' to suppress
2617         printing of a time signature.  Specify default indentation of 0pt
2618         if single line fragment.  Don't emit redundant `\paper{ }'.
2620         * Documentation/user/lilypond-book.itely: Updated.
2622         * Documentation/user/glossary.tely: Completely reformatting.
2624 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2626         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
2628 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2630         * Documentation/user/tutorial.itely: Fix links.
2631         
2632         * Documentation/topdocs/index.tely:
2633         * Documentation/index.texi:
2634         * Documentation/header.html.in: Small website fixes and updates.
2636         * debian/: Debian patch by Anthony Fok.
2638 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2640         * Documentation/footer.html.in: How time flies: It's already 2002!
2642         * Documentation/topdocs/index.tely: Stable/development fix.  Use
2643         more descriptive link names than 'here'.
2645 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2647         * VERSION: 1.7.2 released
2648         * VERSION: 1.6.4 released
2649         
2650         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
2652         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
2653         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
2655         * mf/feta-din.mf (test): add x-height and space.
2657         * lily/dynamic-engraver.cc (process_music): take dynamic direction
2658         from ^_ for crescendi. Idem for slurs and phrasing slurs.
2660         * ly/grace-init.ly: add-to-grace-init: function to portably add
2661         settings to \grace. 
2663         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
2664         if we get an absolute dynamic event.
2666         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
2668         * lily/source-file.cc (get_line): oops. All line numbers were off
2669         by 2. Fix that. 
2671         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
2672         be after the note, combined with -_^, i.e. c4-(-\)-\>  
2674         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
2676         * lily/parser.yy (number_factor): remove (number) as number
2677         expression. ("Let them eat Lisp").
2679 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2681         * lily/horizontal-bracket.cc: new file.
2683         * lily/horizontal-bracket-engraver.cc: new file.
2685         * input/regression/note-group-bracket.ly: new file. Support
2686         horizontal note brackets for music analysis.
2688         * lily/stem.cc (flag): new flag-style: no-flag.
2690         * input/test/stem-cross-staff.ly: new file
2691         
2692         * Documentation/user/internals.itely: Improved formatting, fixing
2693         typos.  Added a section `Output details' to describe how the TeX
2694         code looks like.
2696         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
2698         * lily/parser.yy: remove \dynamicscript.
2700         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
2701         definitions. 
2703         * python/midi.c (midi_error): take two arguments.
2705         * Merge 1.6.5 changes:
2706         
2707 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
2709         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
2710         staff-space.  Previous 1.5 was probably meant as half-spaces.
2711         (cautionary-style): parentheses (was: smaller).  This is what doco
2712         says, and it seems more logical.
2714         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
2715         for 2nd sentence.
2717 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2719         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
2721 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2723         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
2725 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2727         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
2729 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2731         * scm/translator-property-description.scm (voltaOnThisStaff): add
2732         property.
2734 2002-09-28  Werner Lemberg  <wl@gnu.org>
2736         * scm/tex.scm (header-end): Suppress page numbering.
2738         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
2739         Fix quotation for HTML output.
2741 2002-09-28   Graham Percival   <gperciva@sfu.ca>
2742         
2743         * Documentation/user/refman.itely: grammar and phrasing
2744           fixes to "Note Entry" section.  Also adds a few new examples.
2746 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2748         * flower/include/string-data.icc: include string.h
2750 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2752         * scm/chord-name.scm (chord::inner-name-banter): remove space.
2754 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2756         * Documentation/user/GNUmakefile (extra-local-help): Add.
2758         * stepmake/stepmake/www-targets.make (local-help): Add.
2760 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2762         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
2763         packages.
2765         * Documentation/topdocs/README.texi (Top): building documentation
2766         (not website.)
2768 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2770         * Documentation/user/refman.itely: 
2771         * Documentation/user/tutorial.itely: 
2772         * Documentation/user/music-glossary.tely: Merge changes.
2774         * Documentation/user/glossary.html.in: 
2775         * Documentation/index.texi: 
2776         * Documentation/header.html.in: Accomodate renaming of glossary.
2777         
2778         * Documentation/user/tutorial.itely: Add some glossary references.
2779         
2780         * Documentation/user/refman.itely: Minor fixes.
2781         
2782         * Documentation/user/lilypond.tely: Add glossary do direntry.
2784         * Documentation/user/music-glossary.tely: Rename (previously:
2785         glossary.tely).  Fix anchor placement.
2787         * Documentation/user/GNUmakefile: Make music-glossary.info too.
2789 2002-09-23  Werner Lemberg  <wl@gnu.org>
2791         * scripts/lilypond-book.py (output_dict): Fix handling of
2792         various environments by avoid extraneous newlines.
2793         Rename `output-all' regexp for html to `output-html'.
2794         Replace `output-all' regexp for texi with `output-texi-quote'
2795         and `output-texi-noquote'.
2796         (compose_full_body): Don't override `linewidth' user option
2797         for `singleline'.
2798         (schedule_lilypond_block): Don't indent text specified with
2799         `intertext' option.
2800         Add new option `noquote'.
2801         (compile_all_files): Use latex instead of tex to compile ly
2802         files directly.
2804         * Documentation/user/lilypond-book.itely: Updated and revised.
2805         Improve layout.
2807         * Documentation/user/glossary.tely,
2808         Documentation/user/introduction.itely,
2809         Documentation/user/tutorial.itely,
2810         Documentation/user/refman.itely,
2811         Documentation/user/appendices.itely: Fix overfull LilyPond
2812         boxes caused by the new lilypond-book code.  Other minor
2813         fixes.
2815         * Documentation/user/macros.itexi (@texiflat): Don't emit
2816         trailing space.
2818         * scm/tex.scm (end-output, header-end): Add preamble and
2819         postamble to make lilypond output directly compilable with
2820         latex.
2822         
2823 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2825         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
2826         instructions.
2828 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2830         * Documentation/user/glossary.tely: Add titling and hyperlinks.
2832 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2834         * lily/beam.cc (connect_beams): don't crash if there are quarter
2835         notes in beams.
2837 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
2839         * Documentation/user/refman.itely: corrected ancient clef
2840         docu; added docu on ligatures
2842 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
2844         * Documentation/user/glossary.tely,
2845         Documentation/user/refman.itely, input/les-nereides.ly,
2846         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
2847         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
2848         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
2849         Stem properties: flag-style -> stroke-style, style -> flag-style.
2851 2002-09-22  Werner Lemberg  <wl@gnu.org>
2853         * scripts/lilypond-book.py: Add option `notime' to suppress
2854         printing of a time signature.  Specify default indentation of 0pt
2855         if single line fragment.  Don't emit redundant `\paper{ }'.
2857         * Documentation/user/lilypond-book.itely: Updated.
2859         * Documentation/user/glossary.tely: Completely reformatting.
2861 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2863         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
2865 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2867         * Documentation/user/tutorial.itely: Fix links.
2868         
2869         * Documentation/topdocs/index.tely:
2870         * Documentation/index.texi:
2871         * Documentation/header.html.in: Small website fixes and updates.
2873         * debian/: Debian patch by Anthony Fok.
2875 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
2877         * Documentation/footer.html.in: How time flies: It's already 2002!
2879         * Documentation/topdocs/index.tely: Stable/development fix.  Use
2880         more descriptive link names than 'here'.
2882 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2884         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
2886 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2888         * lily/part-combine-music-iterator.cc (get_state): cleanup
2889         (get_music_info): cleanup.
2891 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2893         * scm/backend-documentation-lib.scm (interface-doc-string):
2894         crosslinks between interfaces and grobs. Headings for interfaces
2895         in grob explanation.
2897 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2899         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
2900         dtd).  Add preliminary dtd.
2901         (re-sub-alist): Robustify.
2903 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2905         * lily/include/event-chord-iterator.hh,
2906         lily/context-specced-music-iterator.cc,
2907         lily/event.cc, lily/event-chord-iterator.cc: add
2909 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2911         * lily/: some (c) header fixes.
2912         
2913         * lily/request-chord.cc: Remove.
2914         
2915         * lily/include/event-chord-iterator.hh:
2916         * lily/include/event.hh:
2917         * lily/event-chord.cc: New file.
2918         
2919         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
2920         requested.
2922 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2924         * lily/ : rename Request to Event
2926         * lily/parser.yy (command_element): move clef stuff into Scheme.
2928         * lily/:  rename length_mom () to get_length()
2930         * lily/part-combine-music.cc: removed file and class.
2932         * lily/context-specced-music-iterator.cc (class
2933         Context_specced_music_iterator): new file. Obsoletes the
2934         Context_specced_music type.
2936         * scm/music-types.scm (make-repeated-music): put different kinds
2937         of repeated music into music-type table.
2939         * VERSION: 1.7.1 released.
2941         * scm/to-xml.scm: new file.
2943         * input/test/to-xml.ly (fooBar): demo of what is possible with the
2944         new Input representation: dump music as XML.
2946         * scm/engraver-documentation-lib.scm
2947         (engraver-accepts-music-types?): add links from music to engraver,
2948         from music-type to engraver.
2950         * lily/include/command-request.hh: removed
2951         lily/include/musical-request.hh: removed. Removed all _req classes
2952         except Key_change_req. Changes throughout.
2954 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2956         * lily/tuplet-engraver.cc (try_music): Compile kludge.
2958 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2960         * lily/*.cc: specify accepts for many engravers.
2962         * scm/music-documentation-lib.scm: dump music expressions and
2963         music subtypes.
2965         * scm/documentation-lib.scm: complete revision.
2966         Use GOOPS objects to store document tree explicitly. Cleaned up and
2967         sped up doco generation a lot.
2969 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2971         * input/trip.ly (fugaIILeft): add arpeggio
2973         * lily/translator-group.cc (try_music_on_nongroup_children):
2974         oops. The name symbol is in the cdr of the assoc handle.
2976         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
2977         Hyphen_req, Glissando_req, Break_req, Mark_req 
2979 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2981         * lily/musical-request.cc (music-duration-length,
2982         music-duration-compress): new functions.
2984         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
2985         throughout. Warning doesn't work yet.
2987         * lily/translator-group.cc (try_music_on_nongroup_children):
2988         new implementation: store candidate acceptors in a hashTable.
2990 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2992         * scm/music-types.scm (music-descriptions): change name to
2993         internal-class-name
2995         * scm/chord-name.scm (chord::inner-name-banter): remove space.
2997 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2999         * lily/beam.cc (connect_beams): don't crash if there are quarter
3000         notes in beams.
3002 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
3004         * Documentation/user/refman.itely: corrected ancient clef
3005         docu; added docu on ligatures
3007 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
3009         * Documentation/user/glossary.tely,
3010         Documentation/user/refman.itely, input/les-nereides.ly,
3011         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
3012         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
3013         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
3014         Stem properties: flag-style -> stroke-style, style -> flag-style.
3016 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3018         * scm/music-functions.scm (music-separator?): don't use name music
3019         property.
3021 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3023         * stepmake/stepmake/generic-targets.make (help): Document check
3024         target.
3026         * lily/new-accidental-engraver.cc: Compile fix.
3028 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3030         * scripts/convert-ly.py: Add rule.
3032         * input/test/music-creation.ly:
3033         * input/test/add-staccato.ly:
3034         * input/test/add-text-script.ly: ly-make-music.
3036         * scm/drums.scm (make-head-type-elem, make-articulation-script):
3037         More ly-make-music renamings.
3039         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
3041         * lily/music-constructor.cc (make_music): Add debugging info.
3043         * scm/music-functions.scm (make-simultaneous-music,
3044         (make-sequential-music, context-spec-music):
3045         * scm/music-types.scm (music-descriptions): Get lily to run.
3047 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3049         * lily/command-request.cc (transpose_key_alist): new function.
3051         * lily/key-performer.cc (create_audio_elements): cleanup. 
3053 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3055         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
3057         * lily/include/translator.hh (ENTER_DESCRIPTION): add
3058         events-accepted field.
3060         * scm/music-types.scm: new file.
3062         * lily/parser.yy: put music type initialization into scheme,
3063         similar to grob initialization.  Changes throughout.
3065 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3067         * Documentation/user/tutorial.itely: Fix links.
3068         
3069         * Documentation/index.texi: 
3070         * Documentation/header.html.in: 
3071         * Documentation/topdocs/index.tely: Small website fixes and updates.
3073         * debian/: Debian patch by Anthony Fok.
3075 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3077         * Documentation/footer.html.in: How time flies: It's already 2002!
3079         * Documentation/topdocs/index.tely: Stable/development fix.  Use
3080         more descriptive link names than 'here'.
3082         * ROADMAP: Remove test stuff.
3084         * scripts/update-lily.py: Allow auto-building of stable and
3085         development versions.  Bugfixes.
3087 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3089         * VERSION: released 1.7.0
3091         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
3093         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
3094         positive line widths.
3096 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3098         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
3099         go.  Fix comments.
3101         * cygwin: Cygwin updates.
3103 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3105         * Documentation/windows/installing.texi (Top): version for python,
3106         urls for ghostscript (thanks to John Potelle)
3107         
3108         * lily/simultaneous-music-iterator.cc
3109         (Simultaneous_music_iterator): init children_list_ before
3110         triggering GC.
3112         * lily/*-iterator.cc: be even more careful with smobbed copy
3113         constructors. 
3115         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
3116         LeftEdge item.
3118 2002-09-15  Werner Lemberg  <wl@gnu.org>
3120         Improving LilyPond's output to make them ordinary TeX boxes with
3121         predictable dimensions.  System boxes are now vertically centered on
3122         the baseline; this offset can be further controlled with
3123         \lilypondscoreshift.
3125         * lily/system.cc (System::post_processing): Pass length of current
3126         system to `start-system' (including any horizontal indentation).
3128         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
3129         prettier.
3130         (lily-def): Append `%'.
3131         (start-system): Add parameter `wd'.  Output more TeX code to specify
3132         box dimensions.
3133         (stop-system, stop-last-system): Complement changes in
3134         `start-system'.
3135         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
3136         Updated.
3138         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
3139         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
3140         Write final `\endinput'.
3142         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
3143         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
3144         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
3145         files and macro definitions don't produce spurious spaces and
3146         paragraphs (using \endlinechar).
3147         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
3149         * Documentation/user/internals.itely: Improved formatting, fixing
3150         typos.  Added a section `Output details' to describe how the TeX
3151         code looks like.
3153 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
3155         * lily/accidental-engraver.cc: Also work with partial measures.
3157 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3159         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
3160         spanner.
3162 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3164         * lily/identifier-smob.cc (unpack_identifier): new file.
3166         * lily/lexer.ll (identifier_type): new function.  use ly-id to
3167         pass off scheme expressions as music identifiers.
3169         * scm/lily.scm: reorganisation, cleanups.
3171         * lily/main.cc: small cleanups.
3173 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3175         * lily/ly-module.{cc,hh}: new file.
3177 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
3179         * lily/accidental-engraver.cc: Also work with partial measures.
3181 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3183         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
3185 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3187         * lily/my-lily-lexer.cc: use SCM module in stead of
3188         Scheme_hash_table. Changes throughout.  
3190 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3192         * VERSION (MY_PATCH_LEVEL): make 1.7.0