* lily/paper-book.cc: remove copyright & tagline. Remove
[lilypond.git] / ChangeLog
blobe9fb6380bff096b9cd70e0d50924e68fb42407d8
1 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3         * lily/paper-book.cc: remove copyright & tagline. Remove
4         interactions with Page
6         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
7         here, 
8         (default-page-make-stencil): new function
9         (default-page-music-height): new function
10         (page-headfoot): new function
11         (ly:optimal-page-breaks): generate stencils directly from here
13         * scm/titling.scm: new file, group titling functions
15 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
17         * scm/framework-gnome.scm: Do not load output-gnome.
18         (framework-gnome): Invoke output-gnome::header and
19         output-gnome::end-output as faked stencils.  Fixes experimental
20         gnome output.
22 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
24         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
25         octavation compatibility fixes. Backportme. 
27         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
28         pages.
29         (ly:optimal-page-breaks): combine-penalties: no shortcut for
30         negative. Now we handle negative penalties (ie. \pageBreak)
31         correctly.
33         * lily/system.cc (get_line): extract page-penalty from the left
34         bound.
36         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
38 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
40         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
42 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
44         * scm/output-gnome.scm: Update script.  Move development to
45         lilypond_2_3_2 branch for now.
47 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
49         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
50         negative penalties.
51         cleanups.
53         * Documentation/user/changing-defaults.itely (Creating contexts):
54         index entries
56         * scm/page-breaking.scm (ly:optimal-page-breaks): new
57         file. Rewrite function. 
59         * lily/paper-book.cc (pages): new interface: page-breaking returns
60         list of line-list.
62         * lily/page.cc (Page): take lines argument.
64         * scm/document-translation.scm (all-engravers-doc): link to user man
66         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty iso. score.
68         * Documentation/user/notation.itely (Relative octaves): typo.
70         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
72 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
74         * scm/output-gnome.scm: Update build script.
76 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
78         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
79         gnome backend.
81         * scm/framework-gnome.scm: New file.
83         * scm/lily.scm: Use it.
85         * lily/paper-outputter.cc: Janitorial cleanups.
86         (ly:outputter-dump-string): Remove unreachable statement.
88         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
89         (ice-9): Bugfix: Add srfi-1.
91         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
93 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
95         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
96         in do_quit()
97         
98 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
100         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
102 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
104         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
105         override of Beam::position-callbacks. Why would grace beams not be
106         quantized? Fixes: weird-stem-size-grace. 
108         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
109         warning only once. Backportme.
111         * lily/accidental-engraver.cc (number_accidentals_from_sig):
112         bugfix, 2nd try. Backportme.
114         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
116 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
118         * Documentation/user/notation.itely (Instrument transpositions):
119         Correct the name of the instrumentTransposition property.
121 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
123         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
125 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
127         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
128         and postLilyPondExample are called when defined.
130 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
132         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
133         This fixes setting notenames with `\include "nederlands.ly" '
135         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
136         new function.
138 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
140         * scm/page-layout.scm: don't do piece, it should be in score-title
141         only.
143         * lily/lexer.ll: lex \score separately.
145         * lily/paper-book.cc: junk stencil2line.
147         * lily/paper-line.cc (Paper_line): construct from Stencil
148         directly. No futzing with the dimensions.
150         * lily/include/paper-line.hh (class Paper_line): 
152         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
153         takes arbitrary number of arguments.
155         * input/test/markup-score.ly (tuning): simplify example. 
157 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
159         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
161         * scm/define-markup-commands.scm (score): define score-markup
163         * lily/parser.yy (markup): use score-markup.
165         * lily/score.cc: add ly:score? 
167 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
169         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
170         fret-parse-string so it prepares for calls to fret-diagram-verbose
171         Changed display constants to props so they are available for
172         \override.
173         
174 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
176         * VERSION: release 2.3.3
178         * stepmake/stepmake/generic-vars.make: unset LANG.
180         * input/regression/tuplet-nest.ly: bugfix.
182         * lily/tie-performer.cc (stop_translation_timestep): reset
183         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
185         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
186         clear repeat_ directly after setting stem_tremolo_. Fixes:
187         tremolo-repeat.ly
189         * input/regression/span-bar-break.ly: new file.
191         * scm/define-grobs.scm (all-grob-descriptions): remove
192         break-visibility from SpanBar. Fixes: piano-repeat.ly
194 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
196         * python/lilylib.py (make_ps_images): only compute bbox when needed.
198         * scripts/lilypond-book.py (process_snippets): use lily -f ps
199         files for generating pngs. (failed experiment)
201         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
202         file with PFA fonts included.
204         * lily/score.cc (default_rendering): put header in too.
206         * lily/paper-line.cc (LY_DEFINE): change function to
207         ly:paper-line-extent
209         * scm/page-layout.scm (default-book-title): only add lines for
210         non-nil fields.
211         (default-score-title): idem.
213         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
215         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
217         * lily/include/paper-book.hh (class Paper_book): remove height_
218         member.
220         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
222         * lily/ly-module.cc (LY_DEFINE): bugfix.
224         * lily/paper-book.cc (book_title): separate function for the book
225         title.
227         * scm/page-layout.scm (default-book-title): only account for
228         markup fields.
230         * scm/framework-ps.scm: new file. Move high level interface from
231         output-ps.scm
233         * scm/music-functions.scm (def-grace-function): move macros from
234         ly/music-functions-init.ly
236         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
237         framework-tex.scm
239         * scm/framework-tex.scm (dump-line): new file. High level
240         interface for output (pages, systems, header). 
242         * lily/include/page.hh (class Page): add is_last_ field.
244         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
246         * lily/paper-book.cc (split_string): new function
247         (output): output multiple formats, i.e. --format=ps,tex
249         * scm/output-ps.scm (output-scopes): dump variables directly.
250         (define-fonts): rewrite for new interface
252         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
254         * lily/paper-outputter.cc (Paper_outputter): take format argument.
256         * lily/main.cc (parse_argv): don't set extension for output.
258         * lily/clef-engraver.cc (create_clef): remove
259         Staff_symbol_referencer::set_position() call. 
261 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
263         * ly/music-functions-init.ly (addlyrics): set the 'origin property
264         with the location argument in music function definitions.
266 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
268         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
269         staffsymbol dependency.
271         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
272         cleanups.
274         * lily/book.cc (process): return Paper_book
275         (to_stencil): use Book::process().
277         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
278         header_ field. Store in $globalheader
280         * lily/parser.yy (book_body): book header is initted to
281         $globalheader.
282         
284 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
286         * input/test/fill-a4.ly: removed.
288         * lily/parser.yy (output_def): push scope of parent_ Output_def
289         too.
291 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
293         * scm/output-gnome.scm: Update info.
295 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
297         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
299         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
300         than 1 module.
302         * lily/include/ly-module.hh (ly_use_module): rename is_module to
303         ly_c_module_p.
305         * scm/page-layout.scm (default-book-title): move Scheme titling
306         functions to here.
308         * lily/parser.yy (book_paper_block): remove scope too.
310         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
312         * lily/rest.cc: add direction to rest properties.
314         * lily/include/output-def.hh: new file, move from
315         music-output-def.hh
317 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
319         * scm/output-gnome.scm: Describe feta-cork hack.
321 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
323         * lily/include/book-paper-def.hh: derive from Output_def 
325         * lily/include/paper-def.hh: move all functionality out of class.
326         Junk header.
328         * lily/include/music-output-def.hh: rename Music_output_def to
329         Output_def.
331         * input/wilhelmus.ly: only set space for Paper formatting. 
333         * lily/include/midi-def.hh: remove file, remove class.
334         Move functions to Music-output-def.
336         * lily/music-output-def.cc (Music_output_def): remove separate
337         translator table. Lookup translators in scope directly. This
338         obviates Context suffix for context identifiers, i.e.
340         \context {
341           \Staff
342           .. 
343           }
346         will work.
347         
349         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
351         * Documentation/user/changing-defaults.itely (Horizontal spacing):
352         document spacing override hack.
354 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
356         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
357         installation info.  Support point-and-click.  Add +/- zoom
358         keybindings.
360 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
362         * VERSION: 2.3.2 released
363         
364         * lily/parser.yy (book_body): set default bookpaper.
366         * scm/output-tex.scm (header): kludge: hard code linewidth. 
368         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
370 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
372         * lily/score.cc (default_rendering): scale outputdef before
373         starting.
375 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
377         * scm/fret-diagrams.scm: Add header.
379         * scm/output-gnome.scm: Hello world :-)
381 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
383         * scripts/lilypond.py (run_dvips): only add papersize if present.
385         * lily/accidental-engraver.cc (update_local_key_signature): new
386         function, fold code from initialize() and process_music().
387         (update_local_key_signature): use deep copy. This fixes one
388         problem from custom-key-signatures.ly.
389         (number_accidentals_from_sig): tighter check for
390         accidental-too-old.
392         * ly/engraver-init.ly: remove localKeySignature
393         definition from ChoirStaff, StaffGroup, Score.
394         
395         * lily/percent-repeat-engraver.cc (try_music): add moments for
396         barlines too. Fixes: skipbars-percent-repeat.ly.
398 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
400         * lily/context-def.cc (filter_performers): don't go to cdrloc if
401         skipping last pair. Fixes: crash-bar-number.
403         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
404         D. Sorensen)
406         * input/test/fret-diagram.ly: new file.
408         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
409         (scale-paper): divide by scale.
411 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
413         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
414         case.
416 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
418         * scm/stencil.scm (fontify-text): reinstate function
420         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
422         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
424         * lily/parser.yy (book_paper_head): \bookpaper {} 
426         * python/midi.c: remove config.h
428 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
430         * scm/output-gnome.scm: Update.
432 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
434         * scm/output-gnome.scm: New file.
436         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
438 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
440         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
441         (find_scaled_font): move from Paper_def
443 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
445         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
446         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
448         * po/fr.po: update po.
450         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
452         * lily/book-paper-def.cc (print_smob): new file.
454 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
456         * buildscripts/lilypond-words.py: search words also from
457         music-functions-init.ly.
459 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
461         * ly/music-functions-init.ly (def-music-function): new helper
462         macro for defining music functions. \addlyrics \appoggiatura
463         \acciaccatura \grace \partcombine \autochange \applycontext
464         \applyoutput and \breathe are now defined here thanks to it.
466         * lily/parser.yy: 
467         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
468         \grace \partcombine \autochange \applycontext \applyoutput and
469         \breathe keywords removed from the parser.
471         * lily/parser.yy: 
472         * lily/music-function.cc (ly_make_music_function): 
473         * lily/lexer.ll (music_function_type): added a case for 0-arg
474         music functions.
476 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
478         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
479         refering to a music expression can be used in lily-inside-scheme:
480         #{ $music #}
482         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
483         and ly:parser-define, and change ly:parser-parse-string in order
484         to make #{ $music #} work.
486         * scm/new-markup.scm (compile-markup-expression): when an argument
487         is a string, use `make-simple-markup'.
489 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
491         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
493 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
495         * scripts/convert-ly.py (FatalConversionError.func): handle + in
496         font-size. (backportme)
498 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
500         * lily/paper-outputter.cc (output_stencil): dump font definitions
501         before each stencil.
503         * lily/include/paper-book.hh (struct Score_lines): new
504         struct. Collect info per Paper-score.
506         * lily/include/page.hh (class Page): to_stencil() returns Stencil
507         everywhere.
509         * lily/stencil.cc (find_expression_fonts): new function
511         * lily/paper-outputter.cc (output_stencil): use
512         interpret_stencil_expr
514         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
515         (interpret_stencil_expr): new function. Generic stencil
516         interpretation.
518         * lily/paper-def.cc (find_scaled_font): divide lookup
519         magnification by outpuscale for non-virtual fontmetrics. This
520         fixes ludicrously long font definitions for text
521         fonts. (backportme)
523         * lily/score-engraver.cc: remove
524         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
526 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
528         * input/test/markup-score.ly: Remove \notes.
530         * lily/parser.yy (book_body): Grok Composite_music and \header.
531         (markup): Push NOTES mode before score_block.
533         * VERSION: release 2.3.1
534         
535         * mf/feta-klef.mf: 
536         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
538         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
540         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
542 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
544         * scm/output-tex.scm (output-tex-string): tighten safe security.
546         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
548         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
549         allowed ly functions.
551         * lily/ly-module.cc (ly_module_define): only define variable if
552         bound.
553         (ly_make_anonymous_module): take safe option.
555 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
557         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
559 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
561         * input/regression/newaddlyrics.ly: Fix.
563         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
564         \score \notes.
566 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
568         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
570 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
572         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
574         * lily/paper-line.cc (Paper_line): don't store list of stencils,
575         but convert to single Stencil immediately.
577         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
579 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
581         * scm/output-sodipodi.scm: Resurrect sodipodi output.
583 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
585         * elisp/lilypond-mode.el: Changed the way defaults are created for
586         LilyPond-command-master.  LilyPond-mode will now check the
587         timestamps of the files to see which command has to run next.
589 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
591         * scm/bass-figure.scm (format-bass-figure): don't set
592         number-markup for strings. This fixes string in bass
593         figure. (backportme)
595         * lily/parser.yy (bass_number): insert number-markup into figure
596         definition.
598         * scm/define-music-properties.scm (all-music-properties): make
599         'figure a markup.
601         * scripts/convert-ly.py (conv): \apply -> \applymusic
603 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
605         * elisp/lilypond-mode.el: changed the order of some commands
606         ("Midi" after "2Midi"), use the user-defined
607         LilyPond-command-default as default instead of "LilyPond"
609         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
610         to set the master file for the next command.
612         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
613         with font-lock-reference-face.
615 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
617         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
619         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
621 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
623         * ly/music-functions-init.ly (TODO): new file.
625         * lily/parser.yy (Generic_prefix_music_scm): add more
626         music_function symbols.
627         (Prefix_composite_music): change \apply to music-function   
629         * lily/include/music-function.hh: rename to music-function
631 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
633         * lily/music-head.cc (LY_DEFINE): change order of args.
635         * input/regression/music-head.ly (texidoc): new file.
637         * lily/parser.yy (Generic_prefix_music): allow generic
638         music-transformation functions. 
640         * lily/include/music-head.hh (is_music_head): new file.
642         * lily/music-head.cc (get_music_head_transform): new file.
644 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
646         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
647         empty extent. This fixes ottava brackets on rests. (backportme)
649         * make/lilypond.redhat.spec.in (Group): ln png files for info.
651         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
653         * cygwin/lily-wins.py: update for the lily-wins.py script.
655 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
657         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
658         code. This will obviate typeset_grob () in the future.  The effect
659         of this is that improperly written spanner handling will result in
660         invalid spanner bounds.
661         (announce_grob): add to elems_ from here
662         (typeset_grob): comment out.  
664         * lily/include/engraver.hh (make_spanner): new calling interface
665         for make_{item,spanner}. This obviates most calls to
666         announce_grob().
667                 
668         * scm/music-functions.scm (set-accidental-style): use GrandStaff
669         iso. PianoStaff for piano styles.
671 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
673         * Documentation/user/music-glossary.tely: add segno after d.s.
675 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
677         * lily/include/audio-column.hh: remove unused variables.
678         (patch by Michael Welsh Duggan)
680         * flower/include/axes.hh (other_axis): inline Axes function
681         (thanks to David Brandon).
683 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
685         * cygwin/mknetrel: Install image links (backportme).
687         * Documentation/user/GNUmakefile (local-install-info): Activate
688         actual installing of image links (backportme).
690 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
692         * Documentation/user/notation.itely (Measure repeats): Removed
693         unnecessary (and confusing) \context Voice{.
695 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
697         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
699         * lily/page.cc (Page): Do not use ly_scheme_function for
700         volatile/configurable variables (FIXME: better name).
702         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
703         get_scmvar).
705 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
707         * scripts/convert-ly.py (FatalConversionError.subst): use
708         \transposition.
710 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
712         * lily/include/page.hh (class Page): Declare left_margin ().
714         * lily/page.cc: Remove paper var caching.
716 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
718         * Documentation/user/music-glossary.tely: Add name to @top node.
719         Remove comment from @table definitions (workaround for makinfo
720         bug).
722         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
723         ly:stencil-get-expr).  Update callers.
724         (ly:stencil-align-to!):  Return stencil too.
726         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
727         stencil.  Remove looped line-based page output.
728         (output_line): Use line stencil.  Remove looped stencil-based line
729         output.
731         * lily/page.cc (ly:page-paper-lines): New function.
733         * input/test/markup-score.ly: New file.
735         * scm/define-markup-commands.scm (stencil): New markup.
737         * lily/book.cc (to_stencil): New method.
739         * lily/parser.yy (markup): Use it to grok \score.
741 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
743         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
745         * lily/paper-book.cc (pages): Change signature.  Update callers.
747         * lily/include/page.hh:
748         * lily/page.cc: New file.
750         * lily/paper-line.cc (to_stencil): New method.
751         
752         * lily/paper-outputter.cc (output_stencil): New method.
754         * lily/paper-outputter.cc (output_line): Use them.
756         * lily/warn.cc: Remove.
758         * lily/my-lily-parser.cc (distill_inname): Remove.
760         * flower/include/file-name.hh: 
761         * flower/file-name.cc: New file.  Update users.
763         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
764         (find): New method of same name.
766         * lily/my-lily-parser.cc (ly:parse-file): Use it.
768         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
769         constant error message.
771 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
773         * input/test/{blank-notes.ly,staff-container.ly}: typos.
775 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
777         * Documentation/user/music-glossary.tely: @table @strong' replaced
778         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
779         (backportme).
781 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
783         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
785         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
786         #{ lily music expression #} that returns an equivalent scheme
787         music expression by parsing the string.
789 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
791         * lily/my-lily-parser.cc:
792         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
793         SCM string (foo.ly/toto.scm support).
795 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
797         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
799 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
801         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
803         * scripts/lilypond-book.py: LY code that includes \header is
804         not assumed to be a fragment.
806 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
808         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
809         tremolo beams up.
811         * lily/stem.cc (chord_start_y): Return 0 if no heads.
812         (get_default_stem_end_position): No tremolo head juggling if no
813         heads.  Fixes tremolo crash on rests (backportme).
815         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
817 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
819         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
820         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
822         * lily/lexer.ll: Allow \encoding in NOTES mode.
824         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
825         for lyrics, not for commands.
827         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
828         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
830         * input/regression/newaddlyrics.ly: New file.
832         * Documentation/topdocs/NEWS.texi: Update.
834         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
835         (Music_list): Allow embedded scm.
837         * lily/score.cc (ly:score-bookify): New function.
839         * lily/music.cc (ly:music-scorify): Idem.
841         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
842         (ly:parser-print-score): Idem.
844         * scm/lily.scm (default-toplevel-book-handler): Idem.
845         (default-toplevel-music-handler): Idem.
846         (default-toplevel-score-handler): Idem.
848         * ly/declarations-init.ly: Set default toplevel handlers.
850         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
852         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
853         printer for score at toplevel.
855 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
857         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
858         Fix for simple case: input/simple-song.ly, more complex stuff
859         does not work yet.
861 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
863         * lily/parser.yy (Prefix_composite_music): split Composite_music
864         in Prefix_composite_music and Grouped_music_list.
865         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
867 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
869         * scm/lily.scm (toplevel-expression): New define.
871         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
873         * lily/parser.yy (toplevel_expression): Use it.
875         * lily/include/my-lily-parser.hh: Smobbify.
877         * lily/my-lily-parser.cc (parse_string): New method.
878         
879         * lily/my-lily-parser.cc (ly:parse-string): New function.
881         * Documentation/user/lilypond.tely: Add comment and workaround for
882         gs-8.01 crash.  Fixes make web.
884         Simplification of toplevel music.
885         
886         * lily/lexer.ll, lily/parser.yy:
888         * In LYRICS mode, return LYRICS_STRING.  This fixes one
889         shift/reduce problem.
891         * Use NOTES mode at start of maininput.
893         * Grok toplevel composite music expression, put in score and book.
895         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
897         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
899         * input/simple.ly: New file.
900         
901         * input/simple-song.ly: Idem.
903 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
905         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
906         Sandberg.
908 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
910         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
912 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
914         * input/regression/accidental-octave.ly: doc automatic showing
915         of note names.
917 2004-04-16  Heikki Junes <janneke@gnu.org>
919         * po/fi.po: do "make po && make -C po po-update" at top-level,
920         then "cp po/out/fi.po po/fi.po" and update fields.
922         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
924 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
926         * Documentation/user/introduction.itely (About this manual): Fix
927         templates and regression urls (backportme).
929 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
931         * ly/engraver-init.ly (Score:graceSettings): Increase
932         beamed-lengths, especially for 32nd notes.
934         * Documentation/user/notation.itely (Grace notes): Correct the
935         syntax for add-grace-property example.
937 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
939         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
940         `Generated' tag.
942         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
943         Severely broken (the Debian package, at least).
945 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
947         * lily/context.cc (find_create_context): assign to lvalue.
949 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
951         * lily/include/translator.hh (class Translator): rename
952         get_parent_context() to context () to avoid confusion.
954         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
956         * lily/lexer.ll: change is_string -> ly_c_string_p 
958         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
960         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
962         * VERSION: release 2.3.0
964         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
966         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
967         if nonempty.
969         * lily/include/context.hh (class Context): make members protected.
970         (children_contexts): new accessor function.
972         * lily/include/translator.hh (class Translator): make
973         daddy_context_ protected.
974         (class Translator): clean up. 
976         * lily/include/context.hh (class Context): make daddy_context_
977         private.
979         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
980         higher for finding Voice. (backportme)  
982         * lily/include/context.hh (class Context): remove
983         find_context_below() as a method.
985         * Documentation/user/notation.itely (The Lyrics context): add note
986         about manual durations
988         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
989         encoding.
991         * scm/output-tex.scm (text): dump \inputencoding{} for text.
993 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
995         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
996         \usepackage{inputenc}
998         * lily/paper-book.cc (classic_output): don't advance Offset for
999         TeX output.
1001         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
1002         ec-sauter.map in rules
1004         * mf/ecb.mf (font_identifier): new file, based on ecbx
1006         * mf/ecb10.mf (gensize): new file.
1008         * Documentation/topdocs/NEWS.texi (Top): document some more new
1009         features.
1011         * ly/declarations-init.ly: run convert-ly
1013         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
1014         from input-file-results. Remove input-file-results.* 
1016 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1018         * scm/output-ps.scm (font-command): Fix, again.
1020         * input/test/title-markup.ly: Add \noPagebreak test.
1022         * lily/score-engraver.cc (try_music): Bugfix.
1024 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1026         * lily/main.cc (main_with_guile): excise dependency options -M and
1027         --dep-prefix
1029         * lily/input-file-results.cc: excise Makefile dependency code
1031         * Documentation/user/invoking.itexi (Invoking the lilypond
1032         binary): remove dep doco
1033         
1034         * lily/main.cc (main_with_guile): call lilypond-main
1035         
1036         * scm/lily.scm (lilypond-main): new function: handle multiple files.
1038         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
1039         exception.
1041         * lily/my-lily-parser.cc: remove paper_description function
1043         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
1044         new function.
1046         * lily/main.cc: remove global_score_count.
1048         * lily/book.cc (process): don't take header from global_input_file.
1050         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
1052         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
1054         * lily/music-output-def.cc (LY_DEFINE): new function
1055         ly_output_description. This function does the bulk for  setting,
1056         parsing and breaking down of an input file.
1058         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
1059         anonymous modules globally. Let's hope they get GCd
1061         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
1063 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1065         * scm/output-ps.scm (header): Papersize from paper.
1067         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
1068         for classic output.
1070         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
1071         lilypondclassic is defined.
1072         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
1074         * input/regression/between-systems.ly: Remove.
1076         * python/lilylib.py (get_bbox): Fix regular expression
1077         for bounding box.
1079         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
1081         * scm/output-tex.scm (stop-page): Use it.
1083         * scm/output-ps.scm (define-fonts): Bugfix.
1085         * lily/grob.cc: Add penalty to interface.
1087         * lily/include/paper-line.hh (class Paper_line): New member
1088         var penalty_.
1090         * lily/system.cc (get_line): Initialise Paper_line with
1091         page-penalty's from original grobs.
1093         * scm/define-music-properties.scm (all-music-properties): Add
1094         page-penalty.
1096         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
1098         * lily/score-engraver.cc (try_music): Handle page-penalty.
1100         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
1102 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1104         * ly/declarations-init.ly (melismaEnd): typo
1106         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
1108         * scm/output-ps.scm (text): split string into spaces, use moveto
1109         for setting space. 
1110         
1111 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1113         * po/nl.po: Update.
1115         * scm/font.scm (add-cmr-fonts): Typo.
1117 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1119         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
1120         font-encoding.
1122         * scm/define-grobs.scm (all-grob-descriptions): idem.
1124         * lily/time-signature.cc (numbered_time_signature): idem.
1126         * scm/font.scm (add-cmr-fonts): use real encoding names for
1127         font-encoding.
1129 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1131         * lily/paper-book.cc (classic_output): 
1132         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
1133         Fixes classic output.
1134         (lilypondstart):
1135         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
1136         kludge.
1138         * scripts/old-lilypond-book.py: Remove.
1140         Page layout for SCOREs enclosed in a BOOK:
1142         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
1143         layout tweaking.
1145         * input/les-nereides.ly (theScore): Add \book.
1146         
1147         * input/test/title-markup.ly: Add \book.
1149         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
1150         only if 'verbose.
1152         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
1154         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
1156         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
1157         * scm/output-tex.scm (start-system): Update for page layout by
1158         LilyPond.
1160         * scm/output-ps.scm (start-system): Previously (new-start-system).
1162         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
1163         passed to define-fonts.
1165         * lily/paper-column.cc: 
1166         * lily/system.cc (get_line):
1167         * ly/property-init.ly (newpage): 
1168         * scm/define-grob-properties.scm:
1169         * scm/output-ps.scm: 
1170         * scm/output-tex.scm: Remove between-system-string kludge.
1172         * scm/output-ps.scm (define-fonts, font-command,
1173         font-load-encoding): Handle ENCODING = #f.
1175         * scm/output-tex.scm (output-scopes): Check if variable is bound.
1177         * scm/define-markup-commands.scm (fill-line): Use
1178         make-simple-markup (WAS: unexisting make-word-markup).
1180         * lily/text-item.cc (interpret_markup): Bugfix, transpose
1181         ENCODING, MARKUP parameters for interpret_string.
1183         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
1185         * lily/score.cc (book_rendering): New method.
1186         (default_rendering): Create Paper_book helper locally, dump
1187         output.
1189         * lily/my-lily-lexer.cc (the_key_tab): Add book.
1191         * lily/parser.yy: Handle \book.
1193         * lily/include/book.hh: 
1194         * lily/book.cc: New file.
1196 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1198         * lily/text-item.cc (interpret_string): new file, select font with
1199         encoding.
1201         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
1203         * scm/define-markup-commands.scm (encoded-simple): new markup command.
1205         * lily/parser.yy (markup): take encoding from lexer.
1207 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1209         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
1211         * scm/output-ps.scm: Remove some cruft.
1213 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1215         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
1217         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
1219 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1221         * scm/font.scm (add-century-schoolbook-fonts):
1222         (make-century-schoolbook-tree): New function.
1224         * input/test/title-markup.ly: Use Century Schoolbook font.
1226 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1228         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
1229         to Erik Sandberg) 
1231         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
1233         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
1235         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
1237         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
1239 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1241         * scm/part-combiner.scm (determine-split-list): bugfix: if no
1242         solo-state (at end of solo), we can set the solo status
1243         too. (backportme.)
1245         * input/regression/part-combine-solo-end.ly: new file.
1247 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1249         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
1250         flavour abc files.  Really ignore unknown keys (backportme).
1252 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1254         * lily/scaled-font-metric.cc (text_dimension): only multiply with
1255         magnification_ when looking up in orig_.
1257         * scm/output-tex.scm (text): switch off char-mapping.
1259         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
1260         because AFM's encoding field cannot have spaces.
1262 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1264         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
1266 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1268         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
1270         * mf/cmr.enc: new file, without hi-bit ascii info. 
1272         * lily/bezier-bow.cc (slur_shape): make indent dependent on
1273         width. This removes the 'hook' at the end of a long slur.
1275         * buildscripts/mf-to-table.py (parse_logfile): don't append
1276         encoding to fontname.
1278 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1280         * scm/output-ps.scm (define-fonts): Load .enc only once.
1282         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
1283         too.
1285 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1287         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
1288         encoding field.
1290         * lily/stencil-scheme.cc: remove ly:fontify-atom 
1292         * ly/portuges.ly (pitchnames): new file.
1294         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
1295         Michael Welsh Duggan
1297         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
1299         * ly/nederlands.ly: add comment about digits.
1301         * lily/scaled-font-metric.cc (derived_mark): idem.
1303         * scm/encoding.scm (make-encoding-mapping): change permutation to
1304         mapping.
1306         * lily/scaled-font-metric.cc (derived_mark): is a const method.
1307         (Modified_font_metric): make alist for coding_description_
1308         (LY_DEFINE): remove coding-name.
1310         * scm/output-tex.scm (text): remove debugging code.
1312         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
1314         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
1315         from infile.
1317         * mf/feta-generic.mf: move fet_beginfont into generic code.
1318         use fetaMusic (without space) as encoding
1320         * mf/feta-autometric.mf: take encoding argument
1322         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
1324         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
1325         use.
1327         * scm/encoding.scm (read-encoding-file): use symbol for glyph
1328         name.
1330 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1332         * input/test/title-markup.ly: Set inputencoding.
1334         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
1336         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
1338         * scm/encoding.scm (get-coding-filename, get-coding-command): New
1339         function.
1340         (coding-alist): Also hold filename, command.
1341         (read-encoding-file): Return symbols.
1343 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1345         * scm/output-tex.scm: remove fontify; text and char take a font
1346         argument.
1348         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
1350         * lily/scaled-font-metric.cc (text_dimension): init
1351         coding_{permutation,table}_ too 
1352         (LY_DEFINE): ly:font-encoding, new function return
1354         * lily/paper-def.cc (find_scaled_font): take input coding from
1355         inputcoding paper var.
1357         * lily/performance.cc (output): remap modulo 16.
1359         * lily/text-item.cc (interpret_markup): whoops, variable
1360         shadowing fixed.
1362 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
1364         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
1365         symbols, not symbols to strings.
1366         
1367         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
1368         symbols, not symbols to strings.
1370 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1372         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
1373         (ly:kpathsea-gulp-file): New function.
1375         * scm/encoding.scm (read-encoding-file): Use it.
1377 2004-04-06  Werner Lemberg  <wl@gnu.org>
1379         * scm/encoding.scm (coding-alist): Fix typo.
1381 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1383         * lily/scaled-font-metric.cc (text_dimension): move function from
1384         Font_metric
1385         (make_scaled_font_metric): init coding_scheme_ to TeX
1386         (text_dimension): use get-coding-vector for non TeX coding_scheme_
1388         * lily/include/scaled-font-metric.hh (struct
1389         Modified_font_metric): rename from Scaled_font_metric
1391         * scm/encoding.scm (read-encoding-file): split up large function,
1392         leave caching to (delay)
1394         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
1396 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1398         * lily/my-lily-lexer.cc (set_encoding): New method.
1400         * lily/lexer.ll: Grok \encoding.
1402         * lily/font-metric.cc (get_encoded_index): New function.
1404         * lily/include/font-metric.hh (coding_scheme): New method.
1406         * scm/encoding.scm: New file.
1408         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
1410 2004-04-05  Werner Lemberg  <wl@gnu.org>
1412         * Documentation/user/tutorial.itely: Revised (finished).
1414         * Documentation/user/macros.itexi (@separate): Removed.
1416 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1418         * scm/output-ps.scm (define-fonts): fix scaling.
1420         * lily/scaled-font-metric.cc (design_size): add function.
1422         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
1423         partial cut&paste of ly:font-magnification.
1425 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1427         * scm/output-ps.scm (define-fonts):
1428         (fontify): Update.
1430 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1432         * po/fr.po: update. (backportme).
1434         * po/nl.po: update. (backportme). 
1436         * mf/feta-beugel.mf: document why design size is not fixed.
1438         * mf/feta-braces-a.mf: rename to stress that it's not design size.
1440 2004-04-04  Werner Lemberg  <wl@gnu.org>
1442         * Documentation/user/tutorial.itely: Revised (continued).
1444 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1446         * po/nl.po: Update (backportme).
1448 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1450         * po/de.po: update. (backportme).
1452         * scm/output-tex.scm (font-command): use ly: functions to
1453         construct name.
1454         (define-fonts): don't use alist, just dump \font definitions.
1455         (font-load-command): calculate proper scaling by taking
1456         outputscale from paper argument.
1458         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
1459         expression.
1461         * lily/paper-outputter.cc (output_header): pass paper arg to
1462         define-fonts
1464         * lily/paper-def.cc (font_descriptions): dump list of
1465         Scaled_font_metrics
1466         (find_scaled_font): take Font_metric argument, store
1467         Scaled_font_metrics in hash-table containing (size ->
1468         Scaled_font_metrics) alist.
1469         (get_dimension): rename from get_realvar
1471         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
1472         ly:font-magnification, ly:font-name: new functions
1474 2004-04-03  Werner Lemberg  <wl@gnu.org>
1476         * Documentation/user/dedication.itely,
1477         Documentation/user/preface.itely,
1478         Documentation/user/introduction.itely,
1479         Documentation/user/tutorial.itely: Revised.
1480         Removing leading spaces which distorts output if info files are read
1481         with stand-alone info.
1482         Removing superfluous inter-word spaces which also distorts output
1483         for stand-alone info.
1484         Using ` and ' instead of `` and '' everywhere to improve
1485         legilibility with stand-alone info
1486         Using @samp for single-letter input items and data which contains
1487         spaces, @code for other things.
1489         * lily/grob-interface.cc: Adding copyright.
1490         (check_interfaces_for_property): Improve format of warning message.
1492 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1494         * lily/include/font-metric.hh (struct Font_metric): add
1495         design_size () method.
1497         * buildscripts/mf-to-table.py (base): add DesignSize comment.
1499         * lily/afm.cc (read_afm_file): read design size.
1501         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
1503         * scm/music-functions.scm (unfold-repeats): handle dots too.
1505 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1507         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
1508         (backportme)
1510 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1512         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
1513         lyric indent.  Revert melismaBusyProperties using \unset.
1515 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1517         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
1519         * lily/parser.yy (command_element): allow redefinition of |
1520         meaning.
1522         * lily/break-align-engraver.cc (acknowledge_grob): construct
1523         LeftEdge where the first cause for alignment is coming from.
1524         This makes \override Staff.LeftEdge work as expected.
1526         
1527         * lily/slur-performer.cc (Slur_performer): add inits
1529         * lily/beam-performer.cc (Beam_performer): add inits
1531 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1533         * VERSION (PACKAGE_NAME): release 2.2.0
1535         * scripts/convert-ly.py (conv): add 2.2.0 rule.
1537 2004-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1539         * lily/cluster.cc (height): Fix warning.
1541         * lily/parser.yy: Janitorial cleanups.
1543         * Documentation/user/tutorial.itely (Tutorial): Typo.
1545 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1547         * lily/change-iterator.cc (process): search at multiple context
1548         levels. This fixes 
1550         
1551         * scm/part-combiner.scm (analyse-spanner-states): use split-index,
1552         not voice-state index for tie state. This fixes a partcombine
1553         problem with ties.
1555         * Documentation/user/tutorial.itely (Commenting input files): add
1556         note about convert-ly.
1558         * input/test/cadenza-skip.ly:  new file.
1560 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1562         * po/nl.po: Spelling fixes.
1564         * autogen.sh (srcdir): Regenerate.
1566         * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
1567         autogen.sh.
1569         * configure.in: Use C++ to check for C++ header.
1571         * po/nl.po: Update.
1573         * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
1575         * lily/event.cc (to_relative_octave): Translatable sentence should
1576         be one string.
1578         * python/lilylib.py (warranty): Year range is not translatable.
1579         It's 2004 already!
1581         * flower/warn.cc (non_fatal_error, warning, programming_error):
1582         Remove whitespace from translated string.
1584 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1586         * VERSION: release 2.1.37.
1588 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1590         * configure.in: check for C language.
1592         * lily/source-file.cc: include strstream without h.
1594         * scm/documentation-generate.scm (string-append): use name without
1595         .texi.
1597         * autogen.sh (srcdir): SUSE fix.
1599         * Documentation/user/notation.itely (Ancient clefs): idem.
1601         * Documentation/user/lilypond-book.itely (Integrating HTML and
1602         music): idem.
1604         * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
1606         * lily/change-iterator.cc (process): use find_existing_context().
1608         * input/test/polymetric-differing-notes.ly: use ly:music-compress.
1610         * input/regression/repeat-unfold-tremolo.ly: new file.
1612         * scm/music-functions.scm (unfold-repeats): undo music compression
1613         too.
1615         * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
1616         (LY_DEFINE): ly:music-compress new function.
1618         * scm/part-combiner.scm (determine-split-list): split for voice
1619         crossings
1621         * input/regression/part-combine-cross.ly: new file.
1623         * scm/part-combiner.scm (make-part-combine-music): don't do
1624         relative inside partcombine arguments.
1626         * scm/music-functions.scm (make-non-relative-music): new function.
1628         * Documentation/user/notation.itely (Automatic part combining):
1629         add note about \relative.
1631         * lily/part-combine-iterator.cc (construct_children): add
1632         start_moment_ member.
1634         * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
1635         stem-tremolo by stem object. This fixes no stem for tremolo bug.
1637         * lily/stem-tremolo.cc (print): don't crash for no-stem.
1639         * Documentation/user/changing-defaults.itely (Which properties to
1640         change): fixes.
1642 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1644         * po/fr.po: update.
1646 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1648         * input/wilhelmus.ly: More original lyrics.  Add to examples.
1650         * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
1651         Reinstate old code that issues warning.  Fixes --srcdir build.
1653 2004-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1655         * input/wilhelmus.ly: New file.
1657         * Documentation/user/notation.itely: 
1658         * Documentation/user/introduction.itely:
1659         * Documentation/user/tutorial.itely: Use quote ly-option instead
1660         of explicit @quotation.  This fixes too long lilypond linewidths
1661         resulting in overful hboxes.
1663         * scripts/lilypond-book.py: Add ly-option: `quote'.
1665 2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1667         * tex/titledefs.tex: Avoid that the first score line is extra
1668         indented if instrument is defined but not piece.
1670 2004-03-30  Werner Lemberg  <wl@gnu.org>
1672         * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
1673         `lilypond/' to info file name.
1674         (@usermanref) [info]: New variant.
1676         * scm/documentation-generate.scm: Fix definition of @usermanref
1677         and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
1678         to info file name.
1680 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1682         * VERSION: release 2.1.36
1683         
1684         * Documentation/user/changing-defaults.itely (Interpretation
1685         contexts): rewrite introduction.
1687 2004-03-30  Ferenc Wagner  <wferi@tba.elte.hu>
1689         * scm/define-markup-commands.scm: Use TeX accents instead of
1690         straight iso-8859-1 encoding in the doc string.
1692 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1694         * Documentation/user/tutorial.itely (A lead sheet): remove extra
1695         space after dotted duration.
1697 2004-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1699         * Documentation/user/introduction.itely: 
1700         * Documentation/user/notation.itely:
1701         * Documentation/user/tutorial.itely: Up all relative examples.
1702         Enclose @lilypond displays in @quotation.  Typos and corrections.
1704         * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
1706 2004-03-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1708         * scm/music-functions.scm (make-voice-props-revert): Revert also
1709         MultiMeasureRest staff-position in oneVoice.
1711 2004-03-29  Heikki Junes <hjunes@cc.hut.fi>
1713         * Documentation/user/changing-defaults.itely, 
1714         Documentation/user/lilypond.tely: few fixes. Place no comma between
1715         two options: a and b, but commas between three options: a, b, and c.
1716         By this manner, grouping is possible: a and b, and c and d.
1718 2004-03-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1720         * Documentation/user/GNUmakefile: add rule for .nexi
1722 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1724         * Documentation/user/music-glossary.tely: move glossary direntry
1726         * stepmake/stepmake/texinfo-vars.make (INFOINSTALL): 
1727         only do mkdir/install-info if INFO_INSTALL_FILES != "".
1729 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1731         * stepmake/aclocal.m4: Verify that gettext configure check with
1732         gcc-3.3 and autoconf 2.59 is still broken.  Update warning.
1734 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1736         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
1737         glob.glob for .png filenames. This catches multipage pngs.  
1739         * Documentation/user/changing-defaults.itely (Determining the grob
1740         property): fix references.
1742         * lily/staff-symbol.cc (print): only add extent if non empty.
1743         This fixes staff-container.ly.
1745         * lily/timing-engraver.cc (initialize): init whichBar, so a score
1746         starting with a mmrest also works.
1748         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
1749         PNG for texinfo too.
1751         * po/lilypond.pot: update translation strings.
1753         * VERSION: 2.1.35 released
1754         
1755         * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
1756         context argument too.
1758         * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
1760         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
1762         * python/lilylib.py (command_name): don't return 1st path
1763         component.
1765         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
1766         .png case separately.
1768         * python/lilylib.py (system): typo.
1769         
1770 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1772         * input/regression/span-bar.ly: Fix typos.  Set indent-level:2,
1773         run indent-region.
1775         * Documentation/user/preface.itely: Run texinfo-all-menus-update.
1776         Fixes compile.
1778         * lily/function-documentation.cc: Compile fix: Include <string.h>.
1779         Add header.
1781 2004-03-27  Heikki Junes  <hjunes@cc.hut.fi>
1783         * vim/lilypond-indent.vim: small fixes.
1785 2004-03-26  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1787         * Documentation/user/notation.itely (Entering lyrics): Add example
1788         with correct english double quotes (at least for LaTeX output,
1789         maybe not a good idea if we switch to PS as the default output
1790         format).
1792 2004-03-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1794         * lily/staff-performer.cc (create_audio_elements): play instrument
1795         changes before notes arrive. This fixes instrument of the first
1796         note in a score.
1798         * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
1799         to 1.9.0 conversion.
1801         * lily/mark-engraver.cc: doc string.
1803         * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
1805         * Documentation/user/introduction.itely (Introduction): new node.
1807 2004-03-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1809         * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
1811         * input/regression/spacing-ragged-last.ly: new file.
1813         * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
1814         spacing.
1816         * scm/font.scm: rewrite using GOOPS.
1817         
1818         * lily/context-def.cc (filter_engravers): derefence pointer.
1820         * lily/lily-guile.cc (type_check_assignment): use
1821         ly_scheme_function iso. scm_primitive_eval where possible.
1823         * lily/performance.cc (output): limit channels at 15. This fixes
1824         percussion inadvertently showing up in large scores.
1826 2004-03-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1828         * input/regression/tuplet-gap.ly: new file.
1830         * lily/tuplet-bracket.cc (make_bracket): take gap interval.
1831         (print): compute gap length from number size, include italic
1832         correction.
1834         * scm/define-grobs.scm (all-grob-descriptions): remove gap from
1835         tuplet-bracket
1837         * scm/paper.scm (set-default-paper-size): new function, to be
1838         called at toplevel.
1839         (set-paper-size): new function, to be called inside \paper {}
1840         (set-default-paper-size): new function, to be called at toplevel.
1842         * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function. 
1844         * lily/beam-performer.cc (process_music): idem.
1846         * lily/slur-performer.cc (process_music): stop melisma for stop event.
1847         
1848         * tex/titledefs.tex: remove scshape for piece.
1850         * lily/line-spanner.cc (line_stencil): font-encoding = music, not
1851         font-family
1853         * lily/time-signature.cc (special_time_signature): font-encoding
1854         not family.
1856         * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
1857         dynamic to head. This fixes p placement in morgenlied.
1859 2004-03-23  Werner Lemberg  <wl@gnu.org>
1861         * stepmake/stepmake/generic-targets.make (help): Improve text.
1863 2004-03-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1865         * VERSION: 2.1.34 released
1866         
1867         * lily/main.cc (main_with_guile): switch debugging.
1869         * lily/system.cc (get_line): plug leak.
1871         * lily/paper-book.cc (pages): plug memory leaks: delete page array
1872         and contents.
1873         (stencil2line): plug leak.
1875         * Documentation/user/changing-defaults.itely (Determining a grob
1876         property):  new node.
1877         (Layout interfaces): new node.
1878         (Navigating the program reference): new node.
1880         * lily/accidental-engraver.cc (acknowledge_grob): add property
1881         harmonicAccidentals
1883         * lily/piano-pedal-engraver.cc (del_linespanner): new function.
1884         general cleanups.
1885         
1886         * input/les-nereides.ly (middleDynamics): resurrect Les
1887         nereides. Remove pedal hack.
1889 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1891         * input/regression/property-grace-polyphony.ly: new file.
1893         * lily/translator-property.cc (execute_pushpop_property): only pop
1894         one instance of the property. This fixes << \\ >> together with
1895         \grace.
1897         * lily/break-align-interface.cc (ordered_elements): we cannot
1898         modify the #'elements property, so return reordered array.
1900 2004-03-23  Heikki Junes  <hjunes@cc.hut.fi>
1902         * buildscripts/lilypond.words.py: remove.
1903         * buildscripts/lilypond-words.py: add new, renamed file. 
1904         Give generated targets and dirs explicitly in arguments.
1906         * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
1907         elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
1908         vim/lilypond-syntax.vim: update to use new lilypond-words.py.
1909         
1910         * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
1912         * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
1914         * Documentation/topdocs/INSTALL.texi: update vim-mode installing
1915         orders.
1917         * vim/GNUmakefile: add local-uninstall target.
1919         * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
1920         
1921         * vim/vimrc: add a one-liner file.
1923         * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
1924         vimrc in EXTRA_DIST_FILES.
1926         * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
1928 2004-03-22  Heikki Junes  <hjunes@cc.hut.fi>
1930         * config.make.in: add vimdir.
1932         * vim/GNUmakefile: add local-install.
1934 2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1936         * tex/titledefs.tex: Replaced \ifx\blabla\undefined
1937         with \lilypondifundefined{blabla}. Solves problem with multiple
1938         titles in the same lilypond-book document.
1940 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1942         * scm/document-backend.scm (interface-doc): sort grob list for
1943         interface.
1945         * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
1946         pre/post break align-order.
1948         * spelling patch courtesy Edward Sutton.
1950         * Documentation/user/changing-defaults.itely (Changing context
1951         default settings): new node.
1952         (Defining new  contexts): new node.
1954         * scripts/lilypond-book.py (is_derived_class): use numbers
1955         iso. booleans.
1957         * python/lilylib.py (make_ps_images): add margin to PS images.
1959         * scripts/lilypond-book.py (is_derived_class): new function. Take
1960         class arg iso. object.
1961         (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
1962         for bug in GS/dvips.
1964         * lily/text-item.cc (interpret_markup): idem.
1966         * scm/define-markup-commands.scm: remove split around-space hack.
1968         * lily/staff-symbol-referencer.cc (get_rounded_position): new
1969         function, fold WL's fixes into one function.
1971 2004-03-22  Werner Lemberg  <wl@gnu.org>
1973         * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
1974         lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
1975         (Note_column::head_position_interval): Do proper rounding for
1976         calls to Staff_symbol_referencer::get_position.
1978 2004-03-21  Werner Lemberg  <wl@gnu.org>
1980         * lily/score.cc (ly_run_translator), lily/paper-def.cc
1981         (Paper_def::get_paper_outputter), lily/input-file-results.cc
1982         (Input_file_results::Input_file_results), lily/my-lily-parser.cc
1983         (My_lily_parser::parse_file): Improve formatting progress indication
1984         sent to stdout.
1986 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1988         * VERSION: 2.1.33 released.
1990         * scripts/lilypond-book.py (do_file): reinstate --filter support.
1992         * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
1994         * stepmake/stepmake/generic-targets.make: rewrite hack so no
1995         warning is issued about dummy.dep.
1997         * scm/new-font.scm: fix design sizes of nummer
1999 2004-03-21  Werner Lemberg  <wl@gnu.org>
2001         * stepmake/bin/install-sh: Updated (from gnulib).  This removes
2002         some annoying warnings from mkdir during `make install'.
2004 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2006         * lily/performer-group-performer.cc (do_announces): call
2007         Performer_group_performer::create_audio_elements () too.
2009         * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
2011         * scm/define-grobs.scm (all-grob-descriptions): add property
2012         break-align-orders
2014         * lily/global-context.cc (get_default_interpreter): new
2015         function. Override from base class, so no new Score contexts are
2016         created.
2018         * lily/include/stencil.hh (class Stencil): document origin field.
2020         * lily/staff-symbol.cc (print): span staff-symbol on column
2021         extents for non-broken columns. 
2023         * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
2024         key-signature.
2026         * tex/titledefs.tex: don't use smallcaps for piece.
2028         * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
2029         translated stencils in the output.
2031         * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
2033 2004-03-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2035         * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
2036         and init ties_created_
2038         * VERSION: release 2.1.32
2040         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
2041         doc string from IMPLEMENT_CTOR_CALLBACK().
2043         * lily/engraver.cc (typeset_grob): paranoia: take care of the case
2044         that engraver is in a performer hierarchy.
2046 2004-03-17  Heikki Junes <hjunes@cc.hut.fi>
2048         * vim/lilypond-ftdetect.vim: new file.
2050 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2052         * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. 
2053         (compose_ly): default octave should be middle C.
2055         * Documentation/user/changing-defaults.itely (Layout tunings
2056         within contexts): new node.
2058         * lily/include/smobs.hh: document C++ smob interface.
2060         * lily/function-documentation.cc: don't doc functions without
2061         docstring.
2063 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2065         * Documentation/user/lilypond.tely: Remove `* lilypond' node from
2066         direntry, so that `info lilypond' goes to Top.
2068         * scm/output-ps.scm (polygon): Fix: add spaces.
2070         * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
2071         solutions are now optimal too.
2073         * input/test/page-breaks.ly: New file.
2075         * lily/paper-outputter.cc (Paper_outputter): Import page breaking
2076         functions into safe module.
2078         * lily/lily-guile.cc (ly:number->string): Do not leave space at
2079         end, prepend zeros.
2081         * scm/output-*.scm: Use ly:number->string rather than
2082         number->string.  Makes for saner output.
2084         * scm/output-ps.scm (define-fonts): Always scale by designsize.
2085         Fixes feta-nummer, feta-din scaling.
2087 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2089         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
2091         * scm/music-functions.scm (descend-to-context): new
2092         function. Similar to context-spec-music.
2093         (make-time-signature-set): specify Score as descend-only. This
2094         fixes the polymetric.ly example.
2096         * lily/context-specced-music-iterator.cc (construct_children): add
2097         support for descend-only context spec.
2099         * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
2100         determine ez-notation letter. 
2102         * lily/system.cc (get_line): start with dumping layer 3. This
2103         fixes ez notation.
2105 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2107         * input/test/title-markup.ly: Stress breaking harder.
2109         * scm/page-layout.scm (height-score): Overfull page scores twice
2110         as bad as underfull (was: by a power).
2111         (walk-lines): Omit first walk-path round (breaking after new node,
2112         without lines).
2114         * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
2115         diff values are negative.
2116         (output): Bugfix: treat negative vfill differently.
2118         * Documentation/user/lilypond.tely (direntry): Add note about why
2119         `info lilypond' brings up `Invoking LilyPond' node.
2121 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2123         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
2125         * lily/paper-book.cc: Remove cruft.
2126         (output): Bugfix: put vfill between lines.
2127         (pages): Bugfix: set page vars needed for filling.
2129         * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
2130         (was: @ar).
2132         * scm/page-layout.scm: Further development.
2134         * ly/declarations-init.ly (paper): Define page-breaking.
2136 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2138         * lily/note-head.cc (brew_ez_stencil): add note-names
2139         property. Provides internationalization for note names.
2141         * Documentation/user/changing-defaults.itely (Creating contexts):
2142         new node.
2144         * lily/grace-iterator.cc (process): descend to child for \grace.
2146         * lily/timing-translator.cc (initialize): Timing_translator adds
2147         Timing alias by itself.
2149         * lily/context.cc (add_alias): new function.
2151         * scm/lily.scm (tex-output-expression): new function, eval within
2152         drawing API. Guards against eval vulnerabilities.
2154         * scm/output-tex.scm (tex-encoded-fontswitch): idem. 
2156         * scm/output-ps.scm (scm): export lily drawing API.
2158         * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
2159         throughout.
2161 2004-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2163         * scm/page-layout.scm (optimal-page-breaking): New function.
2164         
2165         * lily/paper-book.cc (pages): Use it.
2167 2004-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2169         * lily/include/paper-line.hh (class Paper_line): Full smob.
2171 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2173         * lily/global-context.cc (run_iterator_on_me): fix grace note
2174         nesting by initting measurePosition.
2176         * lily/timing-translator.cc (initialize): do no init
2177         measurePosition
2178         
2179         * lily/include/music-output-def.hh (class Music_output_def): add
2180         input_origin_ field.
2182         * Documentation/user/changing-defaults.itely (Changing context
2183         properties on the fly): new node.
2185         * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
2186         function. Only have smobbed_copy (), and do not provide
2187         smobbed_copy() for non-simple smobs. Changes throughout.
2189 2004-03-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2191         * lily/auto-change-iterator.cc (class Auto_change_iterator): add
2192         start_moment_. Fix by Doug A. Linhardt.
2194 2004-03-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2196         * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
2197         accidentals for harmonic notes.
2199         * lily/note-collision.cc (check_meshing_chords): don't merge heads
2200         of different style. (Thanks to Doug Linhardt).
2202         * Documentation/user/changing-defaults.itely (Scheme tutorial):
2203         new node.
2205 2004-03-16  Heikki Junes <hjunes@cc.hut.fi>
2207         * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
2209         * vim/filetype.vim, vim/lilypond-ftplugin.vim,
2210         vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
2211         vim/lilypond-indent.vim: doc targets and deps in comments.
2213 2004-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2215         * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
2217         * lily/system.cc (get_line): Return Paper_line.  Change all users.
2219         * lily/include/paper-line.hh:
2220         * lily/include/paper-line.cc: New file.
2222 2004-03-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2224         * VERSION (MY_PATCH_LEVEL): release 2.1.31.
2226         * GNUmakefile.in: remove stray make out=www
2228         * input/test/bagpipe.ly (gcdg): octave fixes.
2230         * scm/define-markup-commands.scm (number): use font-encoding
2231         iso. font-family
2233         * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
2234         font-encoding.
2235         
2236 2004-03-15  Heikki Junes <hjunes@cc.hut.fi>
2238         * lily/parse-scm.cc: compile-bugfix: add missing header files for
2239         `output_format_global' and `PAGE_LAYOUT'.
2241 2004-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2243         * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
2244         lily functions in safe mode.
2246         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
2247         Print filename for HTML, LATEX, before texidoc.
2249         * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
2250         instructions in output-ps module.
2252         * scm/lily.scm: Do not load output-ps module.
2254         * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
2255         safe mode.
2257 2004-03-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2259         * lily/span-dynamic-performer.cc (process_music): remove spurious
2260         warning.
2262         * lily/context-def.cc (Context_def): init name to ""
2264         * lily/font-interface.cc: add font-encoding property.
2266         * scm/lily.scm (chain-assoc-get): bugfix.
2268         * lily/paper-book.cc (stencil2line): protect static SCM.
2270         * lily/font-interface.cc (text_font_alist_chain): rename function,
2271         and use text-font-defaults. 
2273         * lily/font-select.cc (properties_to_font_size_family): call SCM code.
2275         * scm/paper.scm (paper-set-staff-size): use new function.
2277         * scm/new-font.scm (make-font-tree): new function.
2279 2004-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2281         * lily/paper-book.cc (output): Bugfix: no output if no \paper.
2283         * scm/lily.scm (get-output-module): New function.
2284         (output-alist): Remove ,ps-output-expression.
2286         * scm/output-tex.scm (ps-output-expression): New function.
2288         * scm/output-ps.scm (ps-output-expression): Remove.
2289         (header, start-page): Output page metadata.
2291         * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
2292         initialise output_module_.  Do not write part of header.
2293         (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
2294         (output_header): Output full header.
2296         * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
2297         FIXME.
2299 2004-03-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2301         * scm/new-font.scm: new file. Tree based font lookup.
2303         * scm/lily.scm (assoc-get): take default argument. Remove
2304         assoc-get-default.
2305         (chain-assoc-get): use chain-assoc-get everywhere.
2307         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2308         autobeamsettings conversion bug.
2310         * lily/include/global-context.hh (Context): clean-up data hiding.
2312         * lily/include/music-iterator.hh (class Music_iterator): clean-up
2313         data hiding.
2315         * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
2317         * input/regression/stem-shorten.ly: add chord case.
2319         * lily/stem.cc (get_default_stem_end_position): shorten stems
2320         triggered by note-head positions, not by forced-direction. This
2321         fixes a bug with too short stems.  
2323 2004-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2325         * scripts/lilypond-book.py (Lilypond_snippet.output_html,
2326         Lilypond_snippet.output_latex): Always call output_print_filename.
2328         * lily/paper-book.cc (fill_pages): New method.  Try to cramp or
2329         expand pages.
2331 2004-03-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2333         * scm/part-combiner.scm (make-autochange-music): switch rests
2334         before switched notes too.
2336         * lily/figured-bass-engraver.cc (process_music): change calling
2337         convention.
2339         * scm/bass-figure.scm (format-bass-figure): rewrite function. 
2341         * scm/define-markup-commands.scm (bracketed-y-column): new markup
2342         command.
2344         * lily/include/stencil.hh (class Stencil): add origin field.
2346         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
2347         function.
2349         * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. 
2351         * lily/lexer.ll: remove support for \$ and $ in identifiers
2353         * lily/sequential-iterator.cc: remove copy_grace_fixups
2354         (get_grace_fixup): slight abstraction of fixup code.
2356         * input/test/title-markup.ly (spaceTest): vary staff sizes.
2358 2004-03-12  Heikki Junes <hjunes@cc.hut.fi>
2360         * vim/lilypond-indent.vim: use <C-F> (default) as indent key
2361         in insert-mode. add indenting rules.
2363 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2365         * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
2366         protect hack.
2368         * scm/page-layout.scm:
2369         * lily/paper-book.cc: Handle tagline/copyright.  Internal page
2370         layout and titling should now match external latex based version.
2372         * scm/output-tex.scm (output-scopes): Bugfix: only write string
2373         header fields.
2375         * ps/lilyponddefs.ps: Remove automatic page layout.
2377         * scm/output-ps.scm (new-start-system): New interface function.
2379         * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
2381         * lily/paper-book.cc (output): Bugfix.
2383 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2385         * VERSION (MY_PATCH_LEVEL): release 2.1.30
2386         
2387 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2389         * Documentation/user/lilypond.tely: Bugfix: Remove './' from
2390         direntries.
2392         * ps/lilyponddefs.ps: Bugfix.
2394         * input/regression/multi-measure-rest-instr-name.ly: Typo.
2396 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2398         * lily/auto-beam-engraver.cc (create_beam): add Stem as
2399         cause. This should fix warnings.
2401         * mf/feta-slag.mf (trill_ne): fix upmordent size.
2403         * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
2404         prevent aligned 6ths.
2406         * lily/custos.cc (print): remove adjust-if-on-staffline.
2408 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2410         * lily/paper-book.cc: Do header and footer.
2412 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2414         * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
2416         * scm/paper.scm (lineheight): Remove
2417         (head-sep, foot-sep): Add.
2419 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2421         * mf/feta-schrift.mf: reduce portato thickness.
2423         * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
2425         * lily/grob-pq-engraver.cc (start_translation_timestep): remove
2426         programming_error ().
2428         * lily/piano-pedal-engraver.cc (finalize): attach unfinished
2429         bracket to last command column.
2431         * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
2432         continues on next/prev system.
2434         * input/regression/pedal-end.ly: new file.
2436 2004-03-10  Werner Lemberg  <wl@gnu.org>
2438         * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
2439         Remove pmx2ly stuff.
2440         * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
2442 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2444         * scm/page-layout.scm: New file.
2446         * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
2447         settings.
2448         (Lilypond_snippet.is_outdated): Also check for PNG file.
2449         Workaround for interrupted (web) builds.
2451         * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
2453         * ps/lilyponddefs.ps: Use only very small top-marging.
2454         (init-paper): Also pop page size string.
2455         (start-page, stop-page): New function.
2457         * scm/output-ps.scm (header-end): Remove stray exec commands.
2459 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2461         * lily/input-file-results.cc (do_one_file): use new Paper_book()
2463         * lily/score.cc (default_rendering): clean protection.
2465         * lily/paper-book.cc (mark_smob): implement smob marking.
2467         * scripts/lilypond.py (make_html_menu_file): remove --psgz option
2469         * Documentation/user/*.itely: user manual edits. 
2471 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2473         * Documentation/user/converters.itely (Invoking musedata2ly):
2474         remove pmx2ly.
2476         * scripts/pmx2ly: remove script.
2477         
2478 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2480         * lily/score.cc (default_rendering): Protect paper-book members.
2482         * lily/paper-def.cc (smobbed_copy): New method.
2484         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
2485         switch runtime.
2487         * lily/include/music-output.hh (process): Change signature to
2488         return SCM.
2490         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
2491         method.
2493         * lily/paper-score.cc (process): Return stencils rather than
2494         outputting directly.  Remove paper-book kludge.  Delete grobs.
2495         (output): Remove.
2497         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
2499         * lily/score-engraver.cc (get_output): Do not reset pscore_.
2501         * lily/score.cc (default_rendering)
2502         (ly_render_output): Move adding paper-score two levels up.
2504         * lily/system.cc (get_line):
2505         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
2507 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2509         * scm/font.scm (paper20-font-vector): add more design sizes for
2510         number.
2512         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
2513         feta-nummber{5,7,11,13}.
2515         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
2516         for 12pt design size. 
2518 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2520         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
2522 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2524         * lily/font-select.cc (properties_to_font_size_family): Fix
2525         warning message.
2527         * Experimental PostScript latin1 encoding:
2528         
2529         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
2531         * scm/output-ps.scm: Experimental encoding using reencode-font.
2532         * scm/font.scm: Add latin1 `font-shape'.
2533         
2534         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
2536         * ps/lilyponddefs.ps (reencode-font): New function.
2538         * lily/paper-book.cc (get_pages): Simplistic page breaking.
2540         * scm/output-tex.scm (start-page):
2541         (stop-page): New interface function.
2543 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2545         * lily/paper-outputter.cc (output_expr):
2546         (output_header):
2547         (output_line): New method.
2549         * lily/system.cc (get_line):
2550         (get_lines): New method.
2551         (output_scheme):
2552         (output_line): Remove.
2554         * scm/lily.scm (make-title): New function.
2556         * lily/paper-book.cc: 
2557         * lily/include/paper-book.hh: New file.
2559         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
2560         ly-modules.hh).
2562         * lily/ly-module.cc (ly_modules_lookup): New function.
2564         * lily/main.cc (main_with_guile): Move memory leak debug code back.
2566         * scm/output-ps.scm (make-title): Remove.
2567         (output-scopes): Junk header-title test.
2569 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2571         * mf/feta-schrift.mf: thicker dot for portato.
2573         * lily/accidental-placement.cc (position_accidentals): bugfix in
2574         offset, this fixes right-padding of AccidentalPlacement.
2576         * lily/[h-z]*.cc: () formatting.
2578         * Documentation/user/tutorial.itely (An orchestral part): more
2579         fixes for the tutorial.
2581         * scm/translation-functions.scm (fraction-tuplet-formatter):
2582         reverse fraction.
2584         * lily/parser.yy (context_def_spec_block): use \context instead of
2585         \translator.
2587         * lily/[a-g].cc: () style cleanup.
2589         * Documentation/user/tutorial.itely (Automatic and manual beams):
2590         editing of tutorial.
2592 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2594         * buildscripts/mf-to-table.py (base): write encoding name.
2596 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2598         * Documentation/user/GNUmakefile (local-install-info): Issue
2599         warning (for packager, ie, if not installing in /usr or /usr/local).
2601         * lily/stencil-scheme.cc: 
2602         * lily/staff-symbol-referencer.cc: 
2603         * lily/script-column.cc: 
2604         * lily/pitch.cc: 
2605         * lily/music.cc: 
2606         * lily/grob-pq-engraver.cc: 
2607         * lily/font-interface.cc: 
2608         * lily/music-output-def.cc: 
2609         * lily/duration.cc: 
2610         * lily/grob-scheme.cc:
2611         * lily/context-scheme.cc: Put scheme name on first line in
2612         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
2613         style cleanups.
2615         * stepmake/stepmake/scm-vars.make: 
2616         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
2617         Rename and split TAGS_FILES.
2619         * GNUmakefile.in (ALL-TAGS): Remove.
2620         
2621         * stepmake/stepmake/generic-targets.make (TAGS): Also include
2622         deeper TAGS files.  Fixes regexp tags in TOP dir.
2624 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2626         * VERSION: 2.1.29 released.
2627         
2628         * Documentation/user/changing-defaults.itely (Changing defaults):
2629         new file.
2631         * Documentation/user/notation.itely (Notation manual): rename from 
2632         refman.itely
2634         * Documentation/user/notation-appendices.itely (The Feta font):
2635         new file.
2637         * Documentation/user/advanced.itely: add aborted attempt for
2638         advanced topics manual.
2640 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2642         * scm/new-markup.scm: display Markups in sane format. Patch by
2643         Nicolas Sceaux.
2645 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2647         * lily/main.cc: Cleanups.
2648         (setup_localisation): New function.
2649         (sane_putenv): Remove.
2650         (main_with_guile): New name (Was: main_prog).  Remove musings
2651         about possible preparation for GUILE heavy memory usage and
2652         practical uselessness.  Do not set environment variables
2653         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
2654         name juggling.
2655         (parse_argv): New function.
2656         (copyright): New function.  It's 2004 already.
2658         * lily/input-file-results.cc (do_one_file): Add file name juggling.
2659         (distill_inname): Move from main.
2661 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2663         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
2665         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
2667         * Documentation/user/running.itely: new file.
2669         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
2671         * lily/score-performer.cc (finish): call Translator::finalize ().
2673 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
2675         * lilypond-ftpplugin.vim: renamed to the following file.
2676         * lilypond-ftplugin.vim: new file.
2678         * GNUmakefile.in: update VIM_FILES.
2680 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2682         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
2683         props.
2685         * input/test/tie-sparse.ly: remove.
2687         * lily/tie-performer.cc (try_music): copy & paste from
2688         Tie_engraver.
2690         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
2691         variable_ref twice.
2693         * lily/key-performer.cc (create_audio_elements): use
2694         alterations-in-key.
2696         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
2698 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
2700         * input/test/smart-transpose.ly: fix cases fes->e and similar.
2701         handle also quarter tones (not shown as tests). test also flats.
2703         * Documentation/index.html.in: small fixes.
2705 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2707         * input/regression/new-markup-scheme.ly: Typo.
2709         * scm/define-markup-commands.scm (fill-line): New markup.
2711         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
2712         (output-paper-def): Fix alignment.
2713         (make-title): Fix height/width scaling.
2715         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
2717         * input/test/title-markup.ly: Add remaining titles.  Layout and
2718         font size fixes.  Add simplistic latin1 test.
2720 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
2722         * input/test/nested-groups.ly: remove. move content (to next). 
2723         * input/test/staff-bracket.ly: replace content (from prev), this 
2724         has been already in templates.
2726 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2728         * stepmake/autogen.sh: Only issue warning about running configure
2729         without arguments when autogen.sh will actually be running
2730         configure.
2732 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2734         * scm/new-markup.scm (stack-stencil-line): robustness.
2736         * scm/define-markup-commands.scm (simple): robustification of
2737         simple-markup.
2739         * Documentation/user/music-glossary.tely (Top): change central C
2740         to middle C.
2742         * lily/text-item.cc (interpret_markup): cache make-simple-markup
2744 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2746         * input/test/title-markup.ly (spaceTest): Add.
2748         * lily/text-item.cc (interpret_markup): Make line markup from
2749         multi word markup.
2751         * scm/define-markup-commands.scm (word): New markup command.
2752         (simple): Use it.
2754         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
2756 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
2758         * vim/ftplugin/lilypond.vim:
2759         * vim/syntax/lilypond.vim: use only local settings with setlocal.
2760         show matching paren in insert mode.
2762 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2764         * scm/output-ps.scm (make-title, output-scopes): Further
2765         development.
2767         * input/test/title-markup.ly: New file.
2769         * ps/lilyponddefs.ps: Disable PostScript titling.
2771         * lily/paper-score.cc (process): Quote PORT argument to make-title.
2773 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2775         * lily/arpeggio.cc (width_callback): remove padding.
2777         * scm/define-grobs.scm (all-grob-descriptions): add padding.
2779         * scm/define-music-types.scm: remove make-music-by-name.
2781         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
2783 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2785         * lily/paper-score.cc (process): Output titles using make-title.
2787         * scm/output-ps.scm (output-stencil): Display directly instead of
2788         constructing string.
2789         (make-title): New function.
2791 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2793         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
2794         music), Documentation/user/invoking.itexi (Invoking lilypond): 
2795         Move documentation of LaTeX packages for latin1 characters to the
2796         lilypond-book manual.
2798 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
2800         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
2802         * vimrc: add menu in console and shortcut <F10> for it.
2804         * vim/:
2805         * vim/compiler/:
2806         * vim/syntax/:
2807         * vim/indent/:
2808         * vim/ftplugin/: new directories.
2809         
2810         * vim/filetype.vim: new file.
2812         * lilypond.vim: remove files (see next).
2813         * vim/syntax/lilypond.vim: new, renamed file (see prev).
2815         * vimrc: remove file (see next).
2816         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
2818         * vim/ftplugin/lilypond.vim: change dir for dictionary.
2819         add header. apply bindings only locally.
2821         * vim/indent/lilypond.vim: new file.
2823         * vim/ftplugin/lilypond.vim: remove errorformat.
2824         * vim/compiler/lilypond.vim: new file for errorformats.
2826         * Documentation/topdocs/INSTALL.texi: give easier orders.
2828         * ROADMAP: add vim/
2830 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2832         * Documentation/user/introduction.itely (Introduction): Use @image
2833         iso @html <img...>.  Add workaround for images in columns in info.
2835         * stepmake/aclocal.m4: Store computed version in variable.
2837         * configure.in: Export MAKEINFO_VERSION.
2839         * config.make.in (MAKEINFO_VERSION): Add.
2841         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
2843         * Documentation/user/GNUmakefile: Only build info with images when
2844         building web.
2846         * GNUmakefile.in (install-WWW): Visit Documentation/user.
2848         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
2849         stuff from documentation-targets.make
2851 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2853         * VERSION: 2.1.28 released
2854         
2855         * scripts/convert-ly.py (conv): 
2857 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
2859         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
2860         \arpeggioBoth. redefine \arpeggioBracket.
2862         * Documentation/user/refman.itely: document new arpeggio
2863         functions.
2865         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
2867         * input/regression/arpeggio-bracket.ly: apply convert-ly.
2869         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
2871 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2873         * Documentation/user/introduction.itely (Automated engraving):
2874         rewrite introduction using website text.
2876 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2878         * scm/*.scm: make-music-by-name is replaced by make-music, which
2879         also accept music property settings, eg:
2880           (make-music 'TextScriptEvent 'direction DOWN 'text
2881               (make-simple-markup x))
2883         Patch courtesy Nicolas Sceaux
2885         * lily/beam-quanting.cc: cleanup, separate counts for left and
2886         right beam ends.
2888         * lily/side-position-interface.cc (quantised_position): also
2889         quantize staccato position for forced stem directions. 
2891 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2893         * scm/*.scm: Patch by Nicolas Sceaux: 
2895         * scm/music-functions.scm: ly:grob-property and ly:music-property
2896         are made procedure with setters.
2898         * scm/*.scm: replace ..-set-property! with set! (..-property  )
2899         
2900 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
2902         * input/test/[t-v]*.ly: finish rewriting texidocs.
2904         * input/test/vaticana.ly: remove.
2905         * input/test/ligature-vaticana.ly: new, renamed file name.
2907         * input/test/stem-centered.ly: remove.
2908         * input/test/mensural-note-heads.ly: new file. take content from
2909         removed file stem-centered.ly.
2911         * input/test/scales-greek.ly: simplify.
2913         * input/test/s*.ly: reformulate texidocs.
2914         
2915         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
2916         of missing features.
2918 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
2920         * input/test/[j-o]*.ly: update texidocs.
2922 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2924         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
2926         * Documentation/topdocs/NEWS.texi: Add note about info docs with
2927         images.
2929         * Documentation/user/lilypond.tely (@direntry): Update.
2931         * stepmake/stepmake/documentation-targets.make
2932         (install-info,uninstall-info): Install into $(package_infodir).
2933         Install images.  Run install-info to update dir.
2935         * config.make.in (package_infodir): Add.
2937         * Documentation/user/GNUmakefile (info-with-images,
2938         local-install-info, local-uninstall-info): New target.
2940 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2942         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
2943         gap/threshold.
2945         * lily/beam-quanting.cc (score_slopes_dy): remove
2946         ROUND_TO_ZERO_SLOPE kludge.
2948         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
2950         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
2952         * lily/global-context.cc (Global_context): alway accept Score
2953         (run_iterator_on_me): cast Context to Score_context, not
2954         Context_def.
2956         * Documentation/user/refman.itely: documentation patch by Edward
2957         Sanford Sutton.
2959         * mf/GNUmakefile: unset sauter-fonts.
2961 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2963         * scripts/lilypond-book.py (output_texinfo): Output @image
2964         descriptions for info too.
2966         * input/test/chord-names-jazz.ly: 
2967         * input/test/embedded-scm.ly: Clarify.
2969         * input/test/cautionaries.ly: Typo.
2971         * lily/input-smob.cc (ly_input_location): Compile fix.
2973 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2975         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
2977         * ly/engraver-init.ly: move \grobdescriptions to Global. This
2978         fixes problems with system defaults being reverted with \override
2979         on Score level.
2981         * lily/global-context.cc (Global_context): apply property-ops to
2982         Global_context too. 
2984 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
2986         * scm/output-ps.scm (stencil->string): Rewrite.
2988 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
2990         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
2991         impersonal style.
2993 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2995         * lily/input-smob.cc (ly_input_location: New function.
2997         * scm/define-markup-commands.scm (upright): New markup command.
2999         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
3001         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
3003         * scm/output-ps.scm (output-stencil): New function.
3005         * scripts/lilypond-book.py (do_file): Bugfix: change search order
3006         of snippet types; fixes @ignore and @verbatim blocks.
3008 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
3010         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
3011         to a file in printed documentation, instead, refer either to a 
3012         syntax or to an output.
3014 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3016         * input/regression/beam-center-slope.ly: Add test.
3018 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3020         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
3021         (SAUTER_FONTS): Reinstate.
3023         * scm/define-markup-commands.scm (caps): New markup command.
3025         * scm/output-ps.scm (output-scopes): Experimental markup output.
3027         * scm/: Add missing headers.
3029         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
3031         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
3033 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3035         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
3036         Stray style cleanups.
3038 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3040         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
3041         no dot combination.
3043         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3044         substitute \override Staff.autoBeamSettings too
3046         * Documentation/user/tutorial.itely: proofreading fixes by David
3047         Bobroff
3049 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3051         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
3053         * ps/music-drawing-routines.ps: 
3054         * ps/lilyponddefs.ps: Add end markers.
3056 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3058         * VERSION: 2.1.27 released.
3059         
3060         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
3062         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
3063         obey documentation.
3065 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3067         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
3069         * scm/output-ps.scm: Resurrect.
3070         
3071         * scm/output-tex.scm: Minimal cleanups.
3073         * scm/paper.scm (paper-set-staff-size): Add lineheight.
3075         * make/ly-rules.make: Remove any broken lily-*.tex files before
3076         lilypond-book run.
3078         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
3079         comment.
3081         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
3082         Enabled by default, may save 10% compile time.
3084 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3086         * lily/lyric-phrasing-engraver.cc: remove
3087         
3088         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
3089         longer necessary. 
3091         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
3092         so lyric-phrasing-engraver is no longer necessary.
3094         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
3095         Grob_pq_engraver from Staff.
3097         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
3098         busyGrobs directly.
3100         * input/regression/quote-transposition.ly: new file.
3102         * lily/recording-group-engraver.cc (stop_translation_timestep):
3103         store instrumentTuning too. 
3105         * lily/quote-iterator.cc (process): transpose events using
3106         instrumentTuning.
3108         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
3109         -> \tuning <pitch>
3111         * lily/parser.yy (command_req): add \tuning command for setting
3112         instrument tuning of staff.
3114         * Documentation/user/GNUmakefile
3115         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
3117         * Documentation/user/refman.itely (Customized accidental rules):
3118         typo.
3120 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3122         * Documentation/user/music-glossary.tely: remove the missing norwegian
3123         translation; they can be put in later properly.
3125 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3127         * lily/recording-group-engraver.cc (start_translation_timestep):
3128         init Recording_group_engraver twice.
3130 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3132         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
3133         stray style cleanups:
3135         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
3136         -Wmissing-prototypes.
3138         * flower/include/killing-cons.tcc (Killing_cons): Add template
3139         specifier for car_.
3141         * flower/include/parray.hh (binsearchs): Add template specifier
3142         for maxkey.
3144         * flower/include/interval.hh: Declare elem () with template specfier.
3146 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3148         * elisp/lilypond-indent.el (get-buffer-size): add customization
3149         groups for several variables (Reuben Thomas).
3151 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3153         * Documentation/user/invoking.itexi (Point and click): add index
3154         entry.
3156         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
3157         go under beam.
3159         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
3160         sarabande beam. 
3162         * flower/warn.cc (programming_error): cross fingers not thumbs.
3164         * lily/rest.cc (polyphonic_offset_callback): return 0 when
3165         staff-position is set.
3167         * VERSION: release 2.1.26 
3168         
3169         * scm/chord-entry.scm (construct-chord): process transposition
3170         after processing explicit-11.  
3172 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3174         * lily/parser.yy (add_quote): add syntax for adding quotes:
3175         \addquote "id-string" Music
3177         * scripts/lilypond-book.py (do_file): do not overwrite input file.
3179         * scripts/convert-ly.py (conv): add rules for name changes.
3181         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
3182         music/context/grob property functions. Internally, use
3183         get_property() and set_property() for both.
3185 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
3187         * elisp/lilypond-mode.el (get-buffer-size): define new function,
3188         for Emacs <= 20 (Laurent Martelli).
3190 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3192         * lily/parser.yy (command_element): extract quoted vector in
3193         parser.
3195         * input/regression/quote.ly: new file.
3197         * lily/sequential-iterator.cc (process): only process if moment >= 0.
3199         * lily/parser.yy (command_element): \quote DURATION NAME: support
3200         cue notes. 
3202         * lily/quote-iterator.cc (class Quote_iterator): new file.
3204 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3206         * lily/auto-beam-engraver.cc (try_music): accept and process
3207         beam-forbid-event.
3209         * input/regression/auto-beam-no-beam.ly: new file.
3211 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3213         * lily/accidental.cc (print): Change font-relative-size ->
3214         font-size. Fixes cautionary-style = smaller.
3216 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3218         * lily/system-start-delimiter.cc (staff_brace): remove
3219         font-relative-size
3221         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
3222         forgotten with scm_list_n. Fixes spurious coredumps.
3224         * lily/accidental-engraver.cc (stop_translation_timestep): move
3225         update of localKeySignature to stop_translation_timestep (). This
3226         makes sure that all ties are noticed at the right moment.
3227         (stop_translation_timestep): clear tie only when right-side
3228         notehead was seen.
3229         (number_accidentals_from_sig): cleanup. 
3231         * input/regression/accidental-tie.ly (mus): new file
3233         * input/regression/tie-accidental, tie-break-accidental.ly: remove
3234         these longish tests.
3236 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3238         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
3240         * THANKS: update bugreporter list.
3242         * lily/beam.cc (print): broken beams last until end of staff.
3243         (print): broken beams start from prefatory matter.
3245         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
3247         * lily/paper-score.cc (process): dump header only once.
3249         * lily/paper-outputter.cc (Paper_outputter): move logic into
3250         Scheme.
3252         * scm/output-tex.scm (output-scopes): new function.
3253         (output-paper-def): new function
3254         (tex-string-def): new function
3255         (symbol->tex-key): new function
3257         * scripts/convert-ly.py (conv): add rule for | ~
3259 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
3261         * input/regression/{many}.ly: refresh, trying to guess how
3262         it was designed.
3264 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3266         * VERSION: release 2.1.25
3268         * scm/define-translator-properties.scm
3269         (all-user-translation-properties): add printOctaveNames
3271         * ly/engraver-init.ly: remove Note_event_swallower from
3272         NoteNamesContext.
3274         * lily/note-name-engraver.cc (process_music): new property
3275         printOctaveNames
3277         * lily/context.cc (find_existing_context): remove support for
3278         Current.
3280         * scm/music-functions.scm (set-accidental-style): new function;
3281         duplicate accidental macros.
3283         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
3285         * lily/note-name-engraver.cc (process_music):
3286         process_acknowledged_grobs () -> process_music ()
3288         * scm/part-combiner.scm (determine-split-list): robustification.
3290 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3292         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
3293         lines for falling into beam-gap.
3294         (score_forbidden_quants): check all staff lines for falling in
3295         beam gaps.
3297         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
3298         key/clef/time signatures. 
3300         * input/test/ossia.ly: revise example.
3302         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
3303         cleanup.
3304         
3305         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
3306         comply to Scheme standard.  Remove ly:get-paper-variable
3308 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3310         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
3312 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3314         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
3315         properties from Voice context. This fixes accidental size for
3316         staff-switches during grace contexts.
3318         * lily/note-collision.cc (check_meshing_chords): only wipe heads
3319         if necessary. Else, simply wipe dots.
3321         * input/test/beam-alternate.ly: new file
3323         * input/test/piano-staff-distance.ly: new file.
3325         * lily/translator-group.cc (recurse_down_translators): use
3326         Direction for bottom-up/top-down.
3328         * lily/include/translator.hh (class Translator): add
3329         process_music() and do_announces(). This obviates
3330         recurse_down_{engravers,performers}.
3332         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
3333         \melisma and \melismaEnd
3335         * lily/melisma-engraver.cc (process_music): change to
3336         Melisma_translator, unify with performer. Accept
3337         ManualMelismaEvent.
3339         * ly/engraver-init.ly: add Font_size_engraver.
3341 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3343         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
3344         it hara-kiri.
3346         * input/regression/{many}.ly: improve descriptions trying to figure
3347         out what is tested.
3349 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3351         * lily/slur.cc (broken_trend_offset): robustness fix.
3353         * VERSION: release 2.1.24
3355         * lily/context.cc (find_create_context): go to Score if it exists.
3357         * lily/context-scheme.cc: new file.
3359         * lily/score-translator.cc (get_output): new file.
3361         * lily/include/grob-info.hh: origin_contexts() now does not
3362         include the originating engraver
3364         * lily/translator-group.cc (translator_each): clean up contents,
3365         remove superfluous stubs. Engraver_group_engraver and
3366         Performer_group_performer are the only classes using multiple
3367         inheritance.
3369         * lily/include/score-context.hh (class Score_context): interface
3370         between Score_{engraver,performer} and Global_context.
3372         * lily/include/global-context.hh (Context): change from
3373         global-translator. This is the entry point for contexts; it is not
3374         tweakable using \translator{}. Score is no longer the top context,
3375         but sits underneath Global.
3377         * lily/include/context.hh (class Context): brain surgery: split
3378         out Context functionality from Translator_group. Context is now a
3379         separate type from Translator.
3381 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3383         * lily/include/translator.hh (class Translator): make
3384         get_score_context() and get_global_translator (), and use the one
3385         which is appropriate.
3387         * lily/context.cc: partially put functionality of Translator_group
3388         into Context.
3390         * lily/include/context.hh (Translator): new class: put between
3391         Translator and Translator_group. 
3393         * lily/new-accidental-engraver.cc: remove file.
3395 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3397         * input/regression/{many}.ly: improve descriptions: use complete 
3398         sentences, try to describe what is tested, avoid `we´, do not use 
3399         don't, ... 
3401 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
3403         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
3404         is at EOL.
3406         * Documentation/user/lilypond.tely: declare the topmost node only
3407         once; removes empty line in @contents.
3409         * Documentation/user/music-glossary.tely: really add Finnish author.
3410         Draw more beatiful `->´ arrow in html: &rarr;
3412 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3414         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
3416         * scripts/convert-ly.py (conv): add ly:music-list  change.
3418         * lily/grob.cc: edit doc string.
3420         * scm/define-grob-properties.scm (all-user-grob-properties):
3421         proofreading, editing of doc strings.
3423         * input/regression/tablature-string-tunings.ly: new file.
3425         * lily/staff-symbol-engraver.cc (process_music): new engraver,
3426         listen to stringTunings
3428         * lily/align-interface.cc (align_elements_to_extents): remove Grob
3429         for self-alignment-[XY] code.
3431 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3433         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
3434         cond) into function. Cleanup.
3436         * lily/text-spanner.cc: remove text-repeat-if-broken property.
3437         
3438         * VERSION (PACKAGE_NAME): 2.1.23 released
3440 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
3442         * Documentation/user/{refman,internals}.itely: small fixes.
3444 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3446         * lily/accidental-engraver.cc (acknowledge_grob): don't make
3447         accidentals for harmonic notes
3449         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
3450         for harmonic notes.
3452         * scm/document-backend.scm (interface-doc): prune Grob
3453         documentation: don't duplicate interface information.
3455         * lily/*.cc: lots of updates of doc strings.
3457 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3459         * input/test/ac-extra-voice.ly (accompany): remove file.
3461         * input/test/maximum-rest-count.ly: remove file.
3463         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3464         conversion rule for \translator { }. Apply everywhere.  
3466         * lily/parser.yy (music_property_def): set property for \once in
3467         the PropertyMusic itself, not the ContextSpec.
3468         (property_operation): change syntax within \translator { }
3470         * scm/define-music-properties.scm (all-music-properties): clean up.
3472         * lily/auto-beam-engraver.cc (test_moment): use
3473         updated_grob_properties() to retrieve autoBeam settings.
3475         * lily/spacing-spanner.cc: bound shortest_playing_len by
3476         measure_length
3478         * lily/spacing-engraver.cc (acknowledge_grob): ignore
3479         multi-measure events for spacing computation.
3481         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
3482         elliptical, to 1.49.
3484         * lily/rest.cc (polyphonic_offset_callback): new function. Do
3485         vertical positioning for polyphony, without RestCollision object.
3487         * lily/note-column.cc (add_head): prevent rests & note heads on
3488         one stem.
3490         * lily/rest-collision.cc (do_shift): ignore rests with beams.
3491         (do_shift): rewrite only-rests case: use common refpoints: the
3492         routine will have sensible results when other rest-translations
3493         have taken place.
3495         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
3496         < 0 case. 
3498         * VERSION: 2.1.22 released
3499         
3500         * input/GNUmakefile (SUBDIRS): remove ascii-art
3502 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3504         * input/: Convert ly files that still had \property.  Fixes make
3505         web.  Remove exta spaces around '='. 
3507         * scripts/convert-ly.py (conv): Redundant space fixes.
3509         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
3511 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3513         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
3514         create scalable PS and PDFs  for input/{test,template,regression}.
3516         * lily/context.cc (is_alias): move function.
3517         (is_alias): add Bottom as context alias. 
3518         (find_create_translator): add Bottom as a context alias for creation.
3520         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
3522         * lily/parser.yy (music_property_def): new syntax for property
3523         assignments:
3525         \set A.B = #C , \unset A.B
3526         \override A.B #C = #D, \revert A.B #C 
3528         * lily/my-lily-lexer.cc: remove \property
3530 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
3532         * Documentation/user/refman.itely: add dots after seealso refs.
3534         * input/template/{many}.ly: harmonise descriptions.
3536         * Documentation/user/music-glossary.itely: add Finnish author.
3538 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3540         * VERSION (PACKAGE_NAME): release 2.1.21
3542 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3544         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
3546         * scripts/lilypond-book.py (snippet_res): @include filename must
3547         not be empty.
3549 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3551         * scm/documentation-generate.scm (markup-doc-string): dump
3552         markup-commands.tely
3554         * scm/define-markup-commands.scm (override): new file.
3555         Move documentation from refman into doc-strings. 
3557         * input/test/staff-container.ly: fix example.
3559         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3560         StaffContainer
3562         * lily/grob.cc: remove point_dimension_callback
3563         (Grob): read forced dimensions from X-extent and Y-extent.
3564         (get_paper): remove preset_extent.
3566         * scm/define-grobs.scm (all-grob-descriptions): remove
3567         point_dimension_callback. 
3569         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
3570         textscript to head. This makes no-spacing-rods work on
3571         DynamicText.
3573         * lily/chord-name.cc: remove props chord, bass, inversion.
3575         * Documentation/user/appendices.itely: add Scheme functions,
3576         context-properties and layout properties to manual.
3578         * scm/part-combiner.scm (determine-split-list): include rests in a
3579         solo1/2 sequence.
3581         * lily/new-part-combine-iterator.cc (substitute_both): new
3582         function.
3583         (class New_pc_iterator): add separate Voice=solo context, fixes
3584         autobeams going from chords to solo.
3586 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3588         * Documentation/user/invoking.itexi (Editor support): Fix typo.
3590         * Documentation/user/tutorial.itely:
3591         * Documentation/user/refman.itely: Add short note about being part
3592         of lilypond.tely.
3594         * COPYING: Make note more clear with respect to files that are
3595         explicitely licenced otherwise (Documention/user/ comes to mind).
3596         
3597         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
3598         comment about barfing of @c,{}.
3600         * Documentation/user/music-glossary.tely: Add list of authors.
3602         * stepmake/stepmake/library-rules.make: Thank Nelson only in
3603         source (was: also in build log).
3605 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3607         * lily/side-position-interface.cc (general_side_position): if
3608         staff-padding is set, then include staff in support too.
3610         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
3611         module workbook
3613         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
3615         * lily/tuplet-engraver.cc: remove tupletInvisible
3617         * scm/define-translator-properties.scm: cleanup, separate in
3618         internal and user props. 
3620         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
3621         LyricsVoice -> Lyrics
3623         * lily/new-part-combine-iterator.cc (process): only print warning
3624         for symbols.
3626 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3628         * scm/part-combiner.scm: Add proper header.
3630         * All but lily/*: The great --2003 --2004 replace; the missing
3631         `bits'.
3633         * TODO: Fix outline mode.  Add book notes.
3635         * ROADMAP: Update.
3637 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3639         * scm/part-combiner.scm (make-autochange-music): use
3640         accumulator. Fixes stack overflow.
3642         * lily/*: rename brew_molecule -> print , molecule-callback ->
3643         print-function
3645         * scm/define-grob-properties.scm: cleanup. Separate into internal
3646         and user properties.
3648         * lily/translator-property.cc (updated_grob_properties): new
3649         function
3650         (execute_pushpop_property): change to new convention:
3651         object property inits are stored as (cons ALIST BASED-ON). This
3652         storage format allows concurrent tweaks in different contexts.
3654 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3656         * TODO: new file.
3658 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3660         * debian/: Late Debian update (sorry Anthony).
3662         * scripts/lilypond-book.py (do_file): Look for input_file in
3663         include path, or ask kpathsea if LATEX.
3665         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
3666         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
3667         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
3668         --header=texidoc.
3670         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
3671         relative.
3673         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
3674         only when filtering, default to input_base otherwise.  Coding
3675         style fixes.
3677 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3679         * lily/include/translator.hh (class Translator): add virtual
3680         qualifier.
3682 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3684         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
3686 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3688         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
3690         * Documentation/user/refman.itely: Run texinfo-all-menus-update
3691         (fixes make web).
3693         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
3694         live in $(out)-www).
3696         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
3697         dependencies.  Add link to .ly source in HTML output.
3698         (Lilypond_snippet.output_html): Handle multiple page picture
3699         output.
3700         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
3701         Make usable for output_texinfo again.
3703         * Documentation/user/GNUmakefile: Add static dependency for
3704         lilypond.tely includes.
3706         * Documentation/user/tutorial.itely: Add some lost `relative'
3707         ly-options.
3709 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3711         * lily/include/translator-group.hh: move Music_output_def member
3712         to Global_translator.
3714         * scripts/lilypond-book.py (do_file):  fix latex output.
3716         * VERSION: release 2.1.20
3717         
3718         * scm/part-combiner.scm (determine-split-list): robustness fix 
3720         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
3722         * lily/parser.yy (music_output_def_body): plug memory leak.
3724         * lily/translator-group.cc (add_fresh_group_translator): plug
3725         memory leak: unprotect Translator_group once added.   
3727         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
3729         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
3730         write .dep file.
3731         (Lilypond_snippet.ly): add \renameinput.
3733 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3735         * Documentation/user/refman.itely (Markup command definition): Doc
3736         by Nicolas Sceaux. Rewrite by Han-Wen
3738         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
3739         thing of the line.
3740         (brew_molecule): only remove if hyphen is not at the end of line.
3741         (set_spacing_rods): new function: minimum-length specifies
3742         distance between syllables.
3744         * scm/define-grobs.scm (all-grob-descriptions): add
3745         Hyphen_spanner::set_spacing_rods to LyricHyphen
3747         * input/regression/lyric-hyphen-break.ly: new file.
3749         * input/test/lyric-hyphen-retain.ly: new file.
3751         * lily/new-part-combine-iterator.cc (construct_children):
3752         add Rest direction.
3754 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3756         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
3758         * Documentation/bibliography/engraving.bib (donemus1982):
3759         update entry.
3761 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3763         * scripts/lilypond-book.py (Substring.__init__): new class.
3764         (Snippet.output_texinfo): add texidoc option.
3765         (Include_snippet.replacement_text): new class.
3766         (Lilypond_snippet.__init__): new class
3767         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
3769         * Documentation/user/refman.itely (Sound): 
3770         note about number of channels.
3772         * scm/music-functions.scm (voicify-music): add \context Staff for
3773         << \\ >> polyphony.
3775         * lily/parser.yy (verbose_command_req): \skip now creates
3776         SkipMusic, and does not lead to spurious staves.
3778         * scm/define-music-types.scm (music-descriptions): rename
3779         NonEventSkip to SkipMusic
3781         * input/no-notation/midi-lyric-barcheck.ly: new file.
3783         * input/regression/collision-dots-invert.ly: new file.
3785         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
3786         case.
3788         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
3789         die if melody died too.
3791 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3793         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
3794         with reading from stdin.
3796         * lily/slur-performer.cc (try_music): new file.
3798         * lily/melisma-performer.cc (try_music): new file. Handle
3799         melismata to help lyrics.
3801         * lily/beam-performer.cc (try_music): new file. Handle beam events
3802         to help lyrics.
3804         * lily/score-performer.cc (one_time_step): reinstate
3805         process_music().
3807         * lily/performer.cc (process_music): add to interface.
3809         * lily/performer-group-performer.cc (process_music): new function.
3811         * lily/dot-column.cc (do_shifts): do collision resolution before
3812         dot positioning.
3813         
3814         * scripts/lilypond-book.py (Snippet.output_print_filename): new
3815         file, process printfilename option.
3816         (Snippet.__init__): rewrite: do not use global variables h or
3817         index.
3818         (main): really support -I option.
3819         (find_toplevel_snippets): new code.
3820         (find_toplevel_snippets): reinstate old version, without global
3821         variables.
3823         * tex/texinfo.tex: really add file.
3824         
3825 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
3827         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
3828         compatibility.
3830 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3832         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
3834         * scm/define-translator-properties.scm (drumPitchTable): add
3835         property.
3837         * scripts/lilypond-book.py (simple_toplevel_snippets): new
3838         function.
3839         (help_summary): docstrings.
3840         (do_file): strip the dir of input_base too.
3842 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3844         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
3846         * Documentation/user/lilypond-book.itely: Update.
3848         * make/ly-rules.make: Update lilypond-book commands.
3850         * Documentation/user/GNUmakefile: Update makeinfo commands,
3851         lilypond-book flags.
3853         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
3854         
3855         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
3857         * scripts/filter-lilypond-book.py: Remove.
3859         * Documentation/user/*tely: Update options for new lilypond-book.
3861         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
3862         with @macros in @includes.
3864 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3866         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
3867         make rest-collision only.
3869         * lily/break-substitution.cc (substitute_one_mutable_property):
3870         clear all-elements using scm_assq_remove_x(). 
3872         * lily/rest-collision.cc (do_shift): shift single rests
3874         * flower/include/array.hh (class Array): rename to is_empty ()
3876         * lily/drum-note-performer.cc: new file: perform drum notes.
3878         * VERSION (PACKAGE_NAME): release 2.1.19.
3879         
3880 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3882         * scripts/filter-lilypond-book.py
3883         (classic_lilypond_book_compatibility): New function.
3885 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3887         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
3889         * Grand 2003 -> 2004 search replace. 
3891         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
3892         (i.e. < > )
3894         * ly/performer-init.ly: add DrumStaff
3896         * lily/axis-group-engraver.cc (acknowledge_grob): also take
3897         lyric-interface; this prevents lines with only extender lines from
3898         being junked.
3900         * scm/define-grob-interfaces.scm (lyric-interface): new interface
3902         * lily/lyric-extender.cc (brew_molecule): get line breaking and
3903         extenders right, for once and for all (hopefully).
3904         
3905         * lily/break-substitution.cc (substitute_one_mutable_property):
3906         clear old 'all-elements for System grobs.
3908         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
3909         that associatedVoiceContext is always assigned when music & lyrics
3910         are found. 
3912         * ly/engraver-init.ly: remove Lyrics context.
3913         (TabVoice): add noteheads engraver
3915         * input/test/improv.ly: update: do not use Thread switching. 
3917         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
3918         squashedPosition is a number  
3920         * Documentation/user/refman.itely (Automatic note splitting):
3921         remove Thread references.
3923         * input/no-notation/pc-direction.ly: remove file.
3925         * ly/engraver-init.ly: remove Thread
3927         * input/regression/tie-chord-partial.ly: remove file.
3929         * scripts/convert-ly.py (conv): \harmonic rule
3931         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
3932         notation for harmonic notes: <c' g''\harmonic>
3934         * lily/lily-guile.cc (alist_to_hashq): new function
3936         * scm/lily.scm (alist->hash-table): new function.
3938         * Documentation/user/refman.itely (Percussion staves): update doco.
3940         * input/regression/drums.ly (timb): updates
3942         * lily/note-performer.cc (create_audio_elements): robustness fix.
3944         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
3946 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3948         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
3949         discard valid matches.
3951 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3953         * lily/drum-note-engraver.cc: new file.
3955         * ly/drumpitch-init.ly: move drum definitions
3957         * scm/drums.scm: remove file.
3959         * lily/*.cc: remove abort-event everywhere.
3961         * lily/note-heads-engraver.cc (process_music): robustification.
3963         * lily/accidental-engraver.cc (process_acknowledged_grobs):
3964         robustification.
3966         * lily/parser.yy (simple_element): add \drums mode.
3967         (simple_element): remove \pitchnames , \chordmodifiers. Use
3968         variables to store this. 
3970         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
3971         outside \notes.
3973         * VERSION: release 2.1.18.
3974         
3975         * input/test: remove octave-duplicate.ly
3977 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
3979         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
3981 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3983         * lily/simultaneous-music-iterator.cc: remove clone() and copy
3984         constructor from Music_iterator. Changes throughout.
3986         * lily/include/music-iterator.hh (class Music_iterator): remove
3987         Music_iterator::skip and Music_iterator::get_pending_events from
3988         interface. Rename report_to -> get_outlet 
3990         * lily/auto-change-iterator.cc: move contents from
3991         new-auto-change-iterator.cc from
3993         * scm/part-combiner.scm: determine split-list from Scheme. 
3995         * lily/new-auto-change-iterator.cc (process): new file.
3997         * lily/parser.yy (part_combined_music): remove old PC cruft.
3999         * ly/engraver-init.ly: remove old
4000         PC cruft.
4002         * Documentation/user/refman.itely (The Lyrics context): note about
4003         extender lines.
4005         * lily/multi-measure-rest-engraver.cc (process_music): extra check
4006         to allow 0-length mmrest events.
4008         * scm/part-combiner.scm (determine-split-list): many bugfixes.
4010         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
4012         * lily/spacing-engraver.cc (finalize): robustifications.
4014         * input/regression/new-part-combine-solo-global.ly: new file.
4016         * scm/part-combiner.scm: rewrite.
4018 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
4020         * Documentation/user/refman.itely, input/puer-fragment.ly,
4021         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
4022         updated for proper use of lyricsto; replaced "(" and ")" ->
4023         "\melisma" and "\melismaEnd"
4025         * input/test/ancient-font.ly: small updates to reduce compile
4026         warnings (TODO: junk this file)
4028         * input/test/gregorian-scripts.ly: added comment about bug
4030         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
4031         tiny robustness fix
4033         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
4034         recent changes in the feta code); temporarily mapped mensural g
4035         clef to a copy of petrucci g clef until mensural g clef will have
4036         been rewritten
4038         * mf/parmesan-heads.mf: bugfix: solved character name clashing
4039         between mensural and neo-mensural heads (this broke quite a while
4040         ago)
4042         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
4044 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4046         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
4047         indication.  Fixes for verbatim, multi line comments.
4049 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4051         * input/regression/new-part-combine-solo.ly: more cases.
4053         * lily/slur.cc (height): robustness fix.
4055         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
4057         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
4058         stemUp/stemDown.
4060         * scm/music-functions.scm (determine-split-list): further analysis.
4062         * lily/script-engraver.cc (try_music): discard duplicate
4063         articulations.
4065         * input/regression/new-part-combine-solo.ly: new file
4067         * input/regression/new-part-combine-a2.ly: new file.
4069         * ly/performer-init.ly: add Devnull
4071         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
4072         for \musicglyph #"accidental-*"
4073         (conv): \newpartcombine rule.
4075 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4077         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
4079 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4081         * scripts/filter-lilypond-book.py: Handle verbatim, latex
4082         textwidth, --output.
4084 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4086         * scm/new-markup.scm (doubleflat): add accidental markups.
4088         * VERSION: release 2.1.17
4089         
4090         * Documentation/user/refman.itely (Automatic part combining):
4091         revise documentation of the part-combiner.
4093         * input/regression/pc-switch-slur.ly (texidoc): remove file.
4094         
4095         * input/test/part-combine-{moment,staff}.ly: remove file.
4097         * input/regression/pc-mmrest.ly (two): remove file.
4099         * scm/define-music-types.scm (music-descriptions): add
4100         Solo{One,Two}Event and UnisonoEvent
4102         * lily/new-part-combine-iterator.cc (unisono): add state_
4103         variable, signal changes with part-combine-event.
4105         * input/regression/new-part-combine-text.ly: new file.
4107         * lily/part-combine-engraver.cc: new file.
4109 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4111         * scripts/filter-lilypond-book.py: Handle snippet options.
4113 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4115         * scm/music-functions.scm (determine-split-list): detect solo1/2
4116         and unisono.
4118         * lily/new-lyric-combine-music-iterator.cc (construct_children):
4119         revert fix, document why.
4121         * lily/tie-performer.cc (process_music): new function. Set melisma
4122         property.
4124         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
4125         always smaller than bracket size.
4126         (make_bracket): oops. Size of the gap was off by factor 2
4128         * input/test/text-rotate.ly: new file.
4130         * scm/new-markup.scm (markup): a macro that provides a
4131         LilyPond-like syntax in scheme for building markups, in order to
4132         help markup command definition. (Nicolas Sceaux)
4134         * input/test/lyrics-skip-notes.ly: new example.
4136         * lily/parser.yy (post_event): make HYPHEN into postfix event.
4138         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
4139         use is_alias() iso. == . This fixes lyrics on
4140         GregorianTranscriptions. 
4142 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4144         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
4145         \thispagestyle{lastpage} to avoid that it's printed on the second
4146         last page when there's only a single score line on the last page.
4147         (The page breaking mechanism in TeX played some ugly tricks to us.)
4149 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4151         * scripts/filter-lilypond-book.py: Further development.
4153         * input/regression/collision-dots-move.ly: New test.
4155         * lily/note-collision.cc (check_meshing_chords): Move dots on left
4156         hand side note head of non-merged collision to the right.
4158         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
4159         Construct children before accessing property from emtpy
4160         lyrics_context_.
4161         (construct_children): Find thread before finding LyricsVoice.
4162         Create LyricsVoice one if none found, fixes crash (thanks Erik
4163         Sandberg).
4165 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4167         * cygwin/: Forward port.
4169 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4171         * buildscripts/install-info-html.sh: Use Bash.
4173         * cygwin/mknetrel: Patch from Bert.
4175 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4177         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
4179         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
4180         try to copy *png, index.html (Bertalan Fodor).
4182         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
4184 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4186         * lily/note-collision.cc (check_meshing_chords): Do not remove
4187         dots (from down head) when merging similar heads (thanks Matthias
4188         Kilian).  Simplify merge_possible tests and other cleanups
4190         * input/regression/collision-merge-differently-dotted.ly: Add test
4191         for disappearing dots on similar heads for both voices.
4193 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4195         * Documentation/user/invoking.itexi (Invoking lilypond): Document
4196         that tagline overrides copyright for single page scores. Correct
4197         the default tagline value.
4199 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4201         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
4203 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4205         * buildscripts/lilypond-login.sh: Avoid warning about undefined
4206         TEXMF if it's previously unset.
4208 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
4210         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
4212         * input/test/trills.ly: fix the unfolding of lineprall.
4214         * input/test/figured-bass-alternative.ly: fix accidental.
4216 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4218         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
4219         
4220         * input/no-notation/dos-guile.ly: 
4221         * input/no-notation/dos-ps.ly: 
4222         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
4223         
4224         * input/no-notation/safe-include.ly:
4225         * input/no-notation/safe-guile.ly:
4226         * input/no-notation/safe-ps.ly: 
4227         * input/no-notation/safe-tex.ly: New file.
4229         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
4230         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
4231         options now.
4232         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
4233         When in --safe-mode, set environment openout_any=p[aranoid].
4235         * tex/ltest.tex: 
4236         * tex/lilyponddefs.tex: Add \nofiles.
4238         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
4239         options.
4241         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
4242         This allows building the user manual using a binary installation
4243         and a matching unpacked source tree.
4245         * scm/lily.scm (safe-module): New variable. 
4247         * lily/includable-lexer.cc (new_input): Fix error messages.
4249         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
4250         If SAFE, evaluate in safe-module.  Change callers.
4252         * lily/main.cc (Long_option_init): Reinstate safe-mode.
4254         * lily/lexer.ll (embedded_scm): While processing main-input,
4255         invoke ly_parse_scm with safe mode if running in safe-mode.
4256         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
4257         in init.ly for safe-mode.
4259 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4261         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
4262         compatibility with old versions of geometry.sty (compat2
4263         already implied includehead).
4264         Change the page layout slightly so bottom + footskip = top +
4265         headheight + headsep = 16mm, the remaining paperheight-32mm
4266         are used for the music. Increase footskip to 5mm, so the top of
4267         the footer text doesn't touch the music.
4269 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4271         * VERSION: release 2.1.16
4272         
4273         * scm/music-functions.scm (determine-split-list): bugfix: only use
4274         new-active for both voices if both indexes advance. This fixes the
4275         biggest outstanding problem with new-pc. 
4277         * lily/new-part-combine-iterator.cc (construct_children): set more
4278         directions.
4280 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4282         * scripts/convert-ly.py (conv): add instrument rule.
4284         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
4286         * lily/side-position-interface.cc: remove add_staff_support ()
4287         Change all callers to use staff-padding.
4289         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
4290         make_spanner().
4292         * lily/a2-engraver.cc (process_acknowledged_grobs): 
4294         * lily/text-engraver.cc: remove scriptHorizontal property.
4296         * lily/beam.cc (least_squares): also set least-squares-dy for
4297         special case of slanted 2-stem beam to center.
4299         * lily/side-position-interface.cc (out_of_staff): move contents of
4300         out_of_staff into aligned_side.
4301         remove out_of_staff().
4303         * input/regression/measure-grouping.ly: fix warning.
4305         * lily/side-position-interface.cc: add staff-padding support to
4306         Side_position_interface::aligned_side.
4308         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
4309         one get_property too many.
4311         * flower/include/drul-array.hh (linear_combination): new function
4312         (scale_drul): new function
4314         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
4315         operations on empty intervals are silly.
4317 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4319         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
4320         (iso gh_scm2int), fixes crash in new part-combiner.
4322         * configure.in: Up mftrace to 1.0.27.
4324 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4326         * VERSION: release 2.1.15
4327         
4328         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
4329         align all stanza numbers.
4331 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
4333         * Documentation/user/{introduction.itely,refman.itely,
4334         converters.itely}: fix some text inside parentheses; text should
4335         be readable (even) if parentheses are either replaced with commas 
4336         or dropped out.
4338 2004-01-25  Werner Lemberg  <wl@gnu.org>
4340         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
4341         input/test/vaticana.ly, input/test/ancient-font.ly,
4342         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
4343         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
4344         ly/params-as-init.ly, scm/define-grobs.scm,
4345         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
4347         * ly/params-as-init.ly: Removed.  Obsolete.
4348         * buildscripts/lilypond.words.py: Updated.
4350 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4352         * mf/parmesan-clefs.mf: switch off mensural G clefs.
4354         * mf/feta-din{4,5,7,9}.mf: remove.
4355         
4356         * lily/engraver.cc (internal_make_item): centralize item/spanner
4357         factory.
4359         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
4360         do correct chord conversion for ^"sim."  (backportme)
4361         (FatalConversionError.sub_articulations): substitute ^"foo" in
4362         chords too. (backportme)
4364         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
4365         for Fingering.
4367         * lily/side-position-interface.cc (out_of_staff): don't do
4368         anything if staff-padding not defined. 
4370         * mf/feta-params.mf (stafflines): introduce linethickness as
4371         general blackness of the font.
4373         * lily/stem.cc (position_noteheads): rounding error robustness.
4375         * input/regression/rest-collision-beam.ly: move beam/rest stuff
4376         from beam-collision.ly 
4378         * lily/beam.cc (rest_collision_callback): remove direction.
4380         * scm/define-grobs.scm (all-grob-descriptions): remove
4381         enclose-bounds in OttavaBracket and PianoPedalBracket
4383         * scm/new-markup.scm (def-markup-command) new macro, which takes
4384         care of defining the COMMAND-markup and make-COMMAND-markup
4385         procedures, setting markup-signature and keyword-signature object
4386         properties, and pushing the markup command in
4387         markup-function-list.
4389         All markup commands are defined thanks to it.  Users may also use
4390         it to define their own markup commands. (Nicolas Sceaux)
4392         * scm/new-markup.scm: Scheme style clean-up: there should be no
4393         parenthesis alone on a line; LET* should not be used where LET is
4394         enough. (Nicolas Sceaux)
4396 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4398         * scripts/filter-lilypond-book.py: Add script.
4400 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4402         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
4404 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4406         * Documentation/user/refman.itely (Fingering instructions): add
4407         single note chords. 
4409         * lily/multi-measure-rest-engraver.cc: use a single
4410         MultiMeasureEvent for mm rests. This prevents problems with the
4411         new part combiner.
4413         * scm/music-functions.scm (determine-split-list): analysis has
4414         global effect: a difference halfway a phrase makes the entire
4415         phrase be typeset as apart.
4416         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
4418 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4420         * ly/performer-init.ly: add Devnull.
4422         * Documentation/user/refman.itely (Font selection): remove paper20
4423         ref.
4424         
4425 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4427         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
4429 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4431         * scm/music-functions.scm (determine-split-list): bugfixes.
4433         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
4435         * input/test/scales-greek.ly: use C as base, results in different
4436         alterations at the clef.
4438         * input/regression/pedal-ped.ly: new file.
4440         * input/regression/pedal-bracket.ly: new file.
4442         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
4443         replace after_line_breaking()
4445         * lily/line-interface.cc (line): read thickness.
4446         (line): dash-fraction = 0 always for dotted-line style.
4448         * input/test/staff-lines.ly (lower): bugfix.
4450         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
4451         \accepts Devnull into Score.
4453         * scm/lily.scm: remove bla.scm load.
4455 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4457         * VERSION: release 2.1.14
4458         
4459         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
4461         * lily/side-position-interface.cc (general_side_position): add
4462         Staff_symbol_referencer::staff_space ().
4464         * lily/include/context-def.hh: rename from translator-def.hh
4466 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4468         * input/template/piano-dynamics.ly (pedal): Updated definition of
4469         Dynamics such that \cresc works, for example.
4471 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4473         * lily/stem.cc (calc_stem_info): use
4474         Staff_symbol_referencer::staff_space
4476         * lily/beam-quanting.cc (quanting): scale Stem_info 
4478         * lily/beam.cc (rest_collision_callback): use minimum-distance
4479         property for rest/beam collisions.
4480         (rest_collision_callback): bugfixes.
4482         * lily/system.cc (post_processing): extra-offset is now relative
4483         to the size of the current staff.
4485         * scm/music-functions.scm (notice-the-events-for-pc): record all
4486         voices, only analyze "one" and "two".
4488         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
4489         not parent. 
4491         * lily/new-part-combine-iterator.cc (construct_children): create
4492         Devnull from Voice context
4494         * scm/music-functions.scm (determine-split-list): bugfixes.
4496         * lily/lily-guile.cc (robust_scm2int): new function
4498         * lily/staff-symbol-referencer.cc (line_thickness): new
4499         function. Use throughout.
4501         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
4502         in its own context.  Add to preset font-size.
4504         * lily/stem.cc (thickness): new function.
4506         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
4507         compute thickness from ledger-line-thickness.
4509         * lily/note-head.cc (brew_ledger_lines): use
4510         Staff_symbol::get_ledger_line_thickness ().
4512         * lily/beam.cc (rest_collision_callback): use
4513         Staff_symbol_referencer::staff_space().
4515         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
4516         Mus1 Mus2
4518         * lily/include/translator.hh (class Translator): add accepts_list_
4519         so  \with { \denies / \accepts } also works.
4521         * scm/music-functions.scm (determine-split-list): determine split
4522         list from music events.
4524         * lily/new-part-combine-iterator.cc: more states.
4526         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
4528 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4530         * lily/system.cc (set_loose_columns): use the right prebroken cols
4531         for interpolating loose column position.
4533         * lily/text-spanner.cc (brew_molecule): default to no vertical
4534         lines.
4536         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
4537         take space.
4539         * scm/define-grobs.scm (all-grob-descriptions): less padding.
4541 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4543         * scripts/convert-ly.py: Do not test filename when processing
4544         stdin.
4546         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
4548 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4550         * lily/axis-group-engraver.cc (finalize): extra check; if
4551         process_music () is never called, then staffline_ == 0.
4553         * lily/simultaneous-music-iterator.cc (pending_moment): don't
4554         check run_always ().
4555         
4556         * VERSION: release 2.1.13
4558         * input/regression/note-head-style.ly (pattern): cleanup.
4560         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
4561         downloading.
4563         * scm/output-lib.scm (shift-right-at-line-begin): new function:
4564         kludge rehearsalmark placement.
4566         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
4567         , ly:spanner?
4569         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
4570         close to note head for accidentals.
4572         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
4573         tuplet direction.
4575         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
4577 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4579         * lily/include/music-iterator.hh (class Music_iterator): add
4580         substitute_outlet() to iterator API.
4582         * lily/new-part-combine-iterator.cc (construct_children):
4583         New_pc_iterator: new class, better part combining.
4585         * lily/tie-column.cc (werner_directions): new function
4587         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
4589         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
4590         empty objects group spanner as parent
4592         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
4593         slope against graphical slope.
4595         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
4596         for ottava bracket.
4598         * lily/side-position-interface.cc (general_side_position):
4599         opps. reinstate *dir.
4601         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
4602         parser run.
4604         * lily/tuplet-bracket.cc: remove calc_dy ().
4606         * Documentation/user/refman.itely (Balloon help): document balloon
4607         help
4609 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4611         * scm/document-backend.scm (check-dangling-properties): Grob
4612         properties are defined define-grob-properties.scm.
4613         
4614 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4615         
4616         * VERSION: release 2.1.12
4618         * scm/define-grobs.scm (all-grob-descriptions): larger font for
4619         ChordName
4621         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
4622         relation to surroundings.
4624         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
4625         Y-extent to the note-extents: stay clear of the staff.
4627 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4629         * Documentation/user/GNUmakefile
4630         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
4631         iso. copy.
4633         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
4635         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
4637         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
4639         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
4641         * lily/line-interface.cc (line): remove thickness from calling interface.
4643         * lily/hairpin.cc: use Line_interface
4645         * lily/line-interface.cc: new file. Line_interface for everything
4646         with dotted/dashed lines.
4647         
4649         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
4651         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
4652         for constructing ottava brackets.
4653         
4654         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
4655         the note heads.
4657         * Documentation/user/internals.itely (Engravers and performers):
4658         fix broken link.
4660         * scm/music-functions.scm (make-mark-set): new function.
4662         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
4663         functionally identical to beam.
4665         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
4666         () with beam (). 
4668         * Documentation/user/refman.itely (Rehearsal marks): document new
4669         functionality.
4671         * input/regression/rehearsal-mark-number.ly: new file.
4673         * input/regression/rehearsal-mark-letter.ly: new file.
4675         * scm/translation-functions.scm (number->mark-string): new function
4676         (format-mark-letters): new function
4677         (format-mark-numbers): new function
4679         * lily/mark-engraver.cc (process_music): rehearsalMark is now
4680         integer; formatting is done through markFormatter property.
4681         
4682         * scm/define-translator-properties.scm: fold all *-done properties
4683         into positioning-done.
4685         * lily/beam.cc (position_beam): new function
4686         (brew_molecule): make sure that positions are calced before making
4687         the molecule.
4689         * scm/output*.scm (beam):  take 4th argument for function.
4691         * ps/music-drawing-routines.ps: take blot as 4th argument.
4693         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
4694         stem to avoid small dents.
4695         
4696 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4698         * VERSION: release 2.1.11
4700         * input/regression/balloon.ly: new file.
4702         * lily/balloon.cc (brew_molecule): new file: draw boxes around
4703         objects, and make help texts. 
4705         * scm/new-markup.scm (parse-simple-duration): parse duration
4706         string to log & dots. (Thanks Nicolas!)
4708         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
4709         rule.
4711 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
4713         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
4714         Lemberg).
4716         * THANKS: alphabetic order.
4718 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4720         * input/regression/note-head-harmonic.ly: new file.
4722         * Documentation/user/internals.itely (Technical manual): explain
4723         difference between music, translation, layout.
4725         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
4727         * scm/output-ascii-script.scm (bracket): rounding bfs.
4729         * scripts/convert-ly.py (conv): add \include "paper" rule. 
4731         * ly/paper*.ly: remove files. 
4732         
4733         * scm/paper.scm (set-staff-size): new function: set default
4734         staff-size.
4736         * scripts/convert-ly.py (conv): add conversion rule.
4738         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
4739         function.
4741         * scm/paper.scm: new file.
4742         (set-staff-size): new function 
4743         (set-paper-size): new function
4745         * lily/parser.yy (music_output_def_body): restructure definition,
4746         so first Scheme statement in \paper also happens in new scope. 
4748         * lily/system.cc (post_processing): move uniquify_list () to
4749         dumping molecule stage.
4751         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
4752         this will mess up scores that use barchecks to shorten measures.
4754         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
4755         at 20pt too.
4757         * Documentation/user/tutorial.itely (Printing lyrics): document
4758         \lyricsto
4760         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
4762         * Documentation/user/refman.itely (Fermatas): document \lyricsto
4764         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
4765         if Voice is not found.
4767         * VERSION: release 2.1.10
4768         
4769         * input/{test,regression}/: remove old-relative 
4771         * lily/lexer.ll: add empty markup signature. 
4773         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
4774         strut markup
4776         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
4778         * scm/define-translator-properties.scm: update melismata property
4779         doco.
4781         * lily/system.cc (output_lines): revert uniquify_list() patch,
4782         strange side effects seen.
4783         
4784         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
4785         dash-period < 0.
4787         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
4788         for flute. 
4790 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4792         * input/regression/*.ly: use newaddlyrics iso. addlyrics
4794         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
4796         * lily/lyric-extender.cc (brew_molecule): behave decently in case
4797         of line breaks.
4798         (brew_molecule): add padding to left, not right.
4800         * lily/system.cc (uniquify_list): new function
4801         (output_lines): uniquify_list () on all-elements. This fixes
4802         double symbols in the output.
4804         * lily/beam.cc (rest_collision_callback): don't move anything if
4805         staff-position is set.
4807         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
4809         * lily/system.cc (typeset_grob): warn if adding twice.
4811         * lily/sequential-iterator.cc (run_always): implement run_always().
4812         (also in other files.)
4813         
4814         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
4816         * lily/event.cc (to_relative_octave): add octave-check.
4818         * Documentation/user/refman.itely (Line breaking): add noBreak.
4820         * scm/new-markup.scm (normalsize-markup): add function.
4821         (sans-markup): new function.
4823         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
4824         come earlier nowadays.  This fixes beams on grace notes.
4825         
4826         * scm/music-functions.scm (direction-polyphonic-grobs): new
4827         variable, share between override and revert. This fixes script
4828         directions in polyphonic sections. (backportme)
4830 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4832         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
4833         breakpoints.
4835         * lily/break-align-interface.cc: add doco
4837         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
4839 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4841         * VERSION: release 2.1.9
4843         * scm/document-markup.scm (markup-doc-node): add note about naming.
4845         * scm/new-markup.scm (left-align-markup): bugfix. 
4847         * Documentation/user/refman.itely (Ottava brackets): more doco for
4848         ottava.
4850         * lily/side-position-interface.cc (out_of_staff): also do
4851         out_of_staff() correctly for d == DOWN.
4853         * lily/text-spanner.cc (brew_molecule): only put vertical line and
4854         horizontal line if they move to the right.
4855         
4856         * scm/define-grobs.scm (all-grob-descriptions): set
4857         text-repeat-if-broken for ottava spanner
4859         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
4860         property.
4862         * mf/feta18.mf: design size is 18 not 22.5
4864         * lily/new-lyric-combine-music-iterator.cc (process): new file.
4865         Add a single LyricsVoice to a melody. Melismata may be set
4866         individually.
4868         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
4870         * lily/dot-column.cc: add stdio.h
4872 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4874         * lily/item.cc: documentation for break-visibility (Thanks, John).
4876 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4878         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
4880         * lily/translator-def.cc: rename Translator_def to Context_def.
4882         * Documentation/user/internals.itely (Lexical details): clarify
4883         string def.
4885         * Documentation/user/refman.itely (Rhythmic music): add link to
4886         RhythmicStaff 
4888 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4890         * lily/translator.cc: document start_translation_timestep()
4892         * scm/output-tex.scm (tex-encoded-fontswitch): use
4893         round for rounding (inexact->exact yields rationals)
4895         * lily/*.cc: remove superfluous start_translation_timestep() calls.
4897         * lily/translator-group.cc (get_simple_trans_list): 
4898         new function; construct simple_trans_list_ lazily.
4899         
4900 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4902         * lily/paper-outputter.cc (output_scope): Check if number before
4903         checking exact (guile cvs).
4905         * scm/*: Escape backslashes in scheme strings (guile cvs).
4907 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4909         * Documentation/user/refman.itely (Tablatures basic): annotate
4910         seealso sections.
4912         * lily/*.cc: cleanup of engraver initialize() functions.
4914         * lily/repeat-acknowledge-engraver.cc
4915         (start_translation_timestep): remove first_b_
4917         * lily/tab-note-heads-engraver.cc: listen to string number events
4918         inside < > too. (backportme).
4920         * Documentation/user/refman.itely (Text scripts): add fatText to
4921         index.
4923 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4925         * VERSION: 2.1.8
4927         * stepmake/bin/add-html-footer.py (built): add Wiki links to
4928         footer.
4930         * lily/parser.yy (translator_mod): allow \with { \remove .. }
4932         * lily/bar-check-iterator.cc (process): only warn if
4933         barCheckLastFail was changed.
4935         * scm/define-translator-properties.scm (barCheckLastFail): add
4936         property.
4938         * lily/main.cc (main_prog): print summary of failed files.
4940         * lily/axis-group-engraver.cc: move all spanner creation to
4941         process_music (). Now staffs can be adjusted with \override too.
4942         (Jan, you are a brilliant programmer!)
4943         
4944         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
4946 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4948         * Documentation/user/tutorial.itely (Integrating text and music):
4949         Show the commands to produce a PDF as well.
4951 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4953         * lily/translator-def.cc (get_translator_names): accept user
4954         tweaks too. 
4956         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
4957         as big as normal heads. 
4959         * input/*ly: run convert-ly
4960         
4961         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
4962         () if dependencies are fluked.
4964         * scm/document-translation.scm (engraver-doc-string): update on
4965         latest string/symbol conventions.
4967         * lily/translator-ctors.cc: use Scheme_hash_table.
4969         * lily/translator-def.cc (get_translator_names): new function
4970         (add_context_mod): new function
4971         (get_accepted): new function
4973         * lily/parser.yy (context_mod): put all modifications of
4974         \translator { } in a single production, encode as SCM.
4976         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
4977         to use read-only lists, so additions to the definition can be
4978         prepended easily.  
4980         * Documentation/user/invoking.itexi (Editor support): add node on
4981         editor support.
4983         * Documentation/user/refman.itely (Bar check): add lyrics example
4984         of bar checks. 
4986         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
4988         * scripts/convert-ly.py (conv): add conversion rule.
4990         * lily/parser.yy: use \change iso. \translator for staff switch.
4992         * lily/my-lily-lexer.cc: add \change.
4994         * scm/define-translator-properties.scm
4995         (default-melisma-properties): add definition.
4997 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4999         * Documentation/user/refman.itely (Bar lines): clarification of
5000         systemStartDelimiter. 
5002         * input/test/slur-shape.ly (x): remove file.
5004         * lily/translator-group.cc (apply_property_operations): new function.
5006 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5008         * lily/parser.yy (optional_prop_ops): allow \with {
5009         PROPERTYSETTINGS } following \context or \new.
5011         * lily/my-lily-lexer.cc: add \with.
5013         * lily/parser.yy (property_operation): clean up definition of
5014         property operations.
5015         (property_op_to_music): new function.
5016         (context_spec_music): new function
5018         * VERSION: 2.1.7 released.
5019         
5020         * input/regression/collision-merge-dots.ly: new file.
5022         * lily/note-collision.cc (check_meshing_chords): if merging heads,
5023         then kill the dots too. 
5025         * lily/separating-line-group-engraver.cc (acknowledge_grob):
5026         set/unset breakableSeparationItem
5028         * lily/separation-item.cc (relative_width): add function.
5030         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
5031         only-prebreak-interface
5033         * lily/system.cc (output_lines): only junk only-prebreak-interface
5034         grobs.
5036         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
5037         read breakableSeparationItem
5039         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
5041         * lily/system.cc (output_lines): don't suicide Spacing_items. 
5043         * lily/dot-column.cc (dot_config_badness): new function:
5044         select the best scoring dot configuration: dots should go close to
5045         the note heads, but be shifted up or down according to conventions.
5046         (print_dot_configuration): idem.
5047         (shift_one): idem
5048         (remove_collision): idem.
5050         * input/regression/dots.ly: add more test cases.
5052 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5054         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
5056         * flower/include/interval.hh: rename elem_b to contains 
5058         * lily/tie.cc: change 'heads to 'head-pair.
5060         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
5061         fill in 'heads field.
5063         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
5064         minimum-length for short ones, and shorten so collisions with the
5065         next syllable are avoided.
5067         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
5068         near-zero slopes.
5069         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
5071         * lily/dots.cc: remove quantized_position callback. All Y
5072         positioning is done by dot-column.cc
5074         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
5075         exhaustive test of all dot positions. This fixes disappearing dots
5076         in dotted chords.
5078 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5080         * mf/feta-klef.mf (test_staff): fatten up G clef
5081         (test_staff): fatten up f clef.
5082         
5084 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5086         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
5087         * input/les-nereides.ly: Use latin1 characters for title, like
5088         Morgenlied.
5090 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5092         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
5093         cmb10).
5095         * lily/lyric-extender.cc (brew_molecule): add little space before
5096         extender line.
5098         * lily/beam-quanting.cc (score_forbidden_quants): check if
5099         outer stafflines fall in any beam gaps.
5101         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
5102         for lyric texts.
5104 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5106         * VERSION: 2.1.6 released.
5108         * lily/beam-quanting.cc (quanting): add inspect-quants property:
5109         this shows the demerits of a user-defined beam position pair.
5111         * scm/define-grobs.scm (all-grob-descriptions): set
5112         beamed-extreme-minimum-free-lengths to a different value.
5114         * lily/scm-option.cc: add debug-beam scm-option
5116         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
5118 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5120         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
5122         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
5123         space after barline.
5125         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
5127         * lily/spacing-spanner.cc (breakable_column_spacing): take average
5128         of spacing wishes, not maximum. Only do this for delta-t == 0. In
5129         the other case, take standard column-breakable spacing. Do not
5130         warn about "no spacing wishes".
5132         This fixes wide spaces after barlines in very loose lines.
5134         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
5136 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5138         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
5139         acknowledge_grob lyric-syllable, not lyric-text.
5141         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
5142         dashes of length #'length separated by #'dash-period. 
5144         * lily/lyric-extender.cc (brew_molecule): idem
5146         * lily/multi-measure-rest.cc (big_rest): idem
5148         * lily/system-start-delimiter.cc (simple_bar): idem
5150         * lily/bar-line.cc (simple_barline): use rounded box
5152         * VERSION: release 2.1.5
5154         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5155         music): move note about dvips to more visible place.
5157         * lily/lyric-phrasing-engraver.cc: move from
5158         new-phrasing-engraver.cc, remove old cruft (syllable-group,
5159         lyric-phrasing-engraver.hh)
5160         
5161         * lyric-align.ly: remove file
5162         
5163         * scripts/convert-ly.py (FatalConversionError.func): add removal
5164         rule for automaticMelismata
5166         * ly/engraver-init.ly (ScoreContext): switch on
5167         New_phrasing_engraver by default.
5169         * lily/slur-engraver.cc (class Slur_engraver):
5170         process_acknowledged_grobs -> process_music.
5171         (try_music): signal melismata correctly.
5173         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
5174         word-space, right-trim-amount, and extend past right bound only
5175         for note heads.
5177         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
5178         lyric-extender support: add note-heads to the extender
5179         automatically.
5181         * lily/parser.yy: extender is now post_event. 
5183         * lily/accidental-engraver.cc (number_accidentals): remove
5184         spurious warning about non-parent contexts.
5186         * lily/music-output-def.cc (assign_translator): \translator { }
5187         for a Foo context implicitly redefines \FooContext.
5189         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
5190         fixes.
5192         * lily/slur.cc (brew_molecule): don't use stafflinethickness
5193         doubly in slur weight. 
5195         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
5196         combination.
5198         * scm/define-grobs.scm (all-grob-descriptions): change clef -
5199         staffbar distance.
5201         * scripts/lilypond.py (global_latex_preamble): crank down size of
5202         the margins. Now there is a 12 mm top and bottom margin, which
5203         should correspond with the printable area of modern printers.
5205         This enlarges the music height of the printable page a little.
5207         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
5208         signs. Use \markup instead.
5209         (accreg_pen): tweak for accordeon asterisk.
5211 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5213         * lily/melisma-engraver.cc (try_music): use melisma_busy()
5215         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
5217         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
5219         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
5221         * scm/define-grobs.scm (all-grob-descriptions): change
5222         StanzaNumber description: make side support, i.s.o. breakable.
5223         use Instrument_name_engraver for texts in the margin.
5225         * scm/define-translator-properties.scm: remove
5226         melismaEngraverBusy, stz property.
5228         * *.cc: naming: change empty_b () into is_empty ()
5230         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
5232         * input/regression/lyric-phrasing-new.ly: new file.
5234         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
5235         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
5236         melismata are now left-aligned.
5238 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5240         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
5242         * mf/feta19.mf: remove.
5243         
5244         * mf/feta-klef.mf (test_staff): more tweaks
5246         * mf/feta-toevallig.mf: more small size tweaks.
5248         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
5249         rests for smaller sizes.
5251         * mf/feta-bolletjes.mf: fix cross heads.
5253         * VERSION: release 2.1.4
5254         
5255         * scripts/convert-ly.py (FatalConversionError.func): add rule for
5256         deprecated #'ancient font family
5258         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
5259         it is a string or number.
5261         * scm/output-lib.scm (note-head-style->attachment-coordinates):
5262         change calling convention of stem-attachment function. 
5264         * buildscripts/mf-to-table.py: read and dump WX/WY fields
5266         * mf/feta-autometric.mf: dump WX/WY fields too
5267         
5268         * mf/parmesan-heads.mf: idem.
5270         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
5271         attachment coordinates.
5273         * lily/note-head.cc (stem_attachment_coordinate): read stem
5274         attachment from the notehead glyphs WX/WY fields.
5276         * lily/include/font-metric.hh (struct Font_metric): add methods
5277         get_indexed_wxwy (), make a distinction between looking up by
5278         index and ASCII  
5280         * mf/feta-bolletjes.mf: rewrite note head MF code.
5281         (test_outlines): make heads more rotund for smaller sizes. 
5283 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5285         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
5286         throughout. Font scaling fixes throughout.
5288         * mf/feta-sleur,slur.mf: remove. 
5290         * mf/feta-slag.mf: rewrite.
5292 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5294         * VERSION: release 2.1.3
5296         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
5298         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
5300         * lily/mark-engraver.cc (process_music): fix mark
5301         \default. (backportme)
5303         * stepmake/stepmake/automatically-generated.sub.make (default):
5304         use -n for head/tail commands. 
5306         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
5307         heads with the same pitch.
5309 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5311         * lily/recording-group-engraver.cc (finalize): set protected_scm
5312         member to '() before finalizing.
5314         * lily/translator-group.cc (finalize): remove removal_processing () 
5316         * lily/recording-group-engraver.cc: new engraver: record
5317         synchronized start & end times for each music object.
5319         * lily/parser.yy (toplevel_expression): execute score rendering
5320         during parsing. Cleanup output-filename handling; this is no
5321         longer done with global variables.
5322         (translator_spec_body): allow \type modification too.
5324         * lily/score.cc:  ly:run-translator: new function
5325         (LY_DEFINE): ly:render-output new function.
5327         Separate interpreting and rendering, and make available as
5328         functions at Scheme level.
5330 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5332         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
5333         (musicxml-node->string):
5334         (xml-node->string):
5335         (music-to-musicxml): New function.
5337 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5339         * VERSION: 2.1.2 released
5341         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
5343         * scm/font.scm (paper20-font-vector): discouple font design sizes
5344         from sizes specified in .ly file: store all design sizes of a font
5345         in a single vector.
5347         * lily/font-select.cc (get_font_by_design_size): new function
5349         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
5350         add parmesan,feta in sizes 14 and 18.
5351         
5352         * mf/feta-toevallig.mf: use blot diameter for double sharp.
5354         * lily/font-size-engraver.cc (acknowledge_grob): change definition
5355         of fontSize: this now sets font-size
5357 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5359         * VERSION: 2.1.1 released
5360         
5361         * Documentation/user/refman.itely (Tuning objects): add note about
5362         concurrent tweaks in different contexts. 
5364         * lily/tie-engraver.cc (acknowledge_grob): use
5365         Staff_symbol_referencer::get_position iso. reading staff-position
5366         directly.
5368         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
5369         currentMusicalColumn as left span-point for bracket. The bracket
5370         is too long when there are accidentals.
5372 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5374         * buildscripts/lilypond-profile.sh,
5375         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
5376         Thanks to Reuben Thomas <rrt@mupsych.org>
5378 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
5380         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
5381         Wurbel <wurbel@univ-tln.fr>.
5383 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5385         * scripts/midi2ly.py: Add space after chords.
5387 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
5389         * input/regression/{many}: add few @code{ ... }.
5391 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5393         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
5394         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
5395         Removed cmbx5, cmbx6 (which are included in teTeX)
5396         and cmbxti14 which is not used in fonts.scm.
5398 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
5400         * lily/midi-item.cc: fine tune quarter tones.
5402 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
5404         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
5405         new function, warn how many cents are missing in fine tuning.
5407 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
5409         * input/bugs/rhytmicstaff-tie.ly: add file.
5411         * THANKS: Create skeleton for 2.1.
5413 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
5415         * input/test/bar-lines.ly (TODO): dashed "|".
5417 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
5419         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
5420         input/regression/tie-chord.ly: Fix spell for tying.
5422         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
5424         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
5425         new file (renamed, see above).
5427         * Documentation/user/lilypond-book.itely
5428         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
5429         * input/example-1.ly input/example-2.ly input/example-3.ly
5430         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
5431         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
5432         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
5433         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
5434         * scripts/lilypond-book.py scripts/lilypond.py
5435         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
5436         * vimrc: replace ly2dvi with lilypond and remove silly comments.
5438         * Documentation/user/lilypond.tely: update version.
5440         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
5441         Remove extra spaces in each @node, fixes spaces.
5443 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5445         * scripts/lilypond-book.py (output_dict): Add definition of
5446         \lilypondbook also for LaTeX output. Solves several bug reports.
5448 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
5450         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
5452 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
5454         * input/test/transposition.ly: Fix key signatures, given in comments.
5456 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5458         * scm/midi.scm (instrument-names-alist),
5459         Documentation/user/appendices.itely: Correct spelling of shakuhachi
5461 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5463         * input/test/temporary-stave.ly (texidoc): New example based on an
5464         email question from Ralph Little.
5466 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5468         * VERSION: release 2.1.0
5469         
5470         * lily/note-performer.cc (try_music): accept busy-playing-event.
5472         * lily/swallow-perf.cc (try_music): return false for
5473         busy-playing-event and melisma-playing-event.
5475 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5477         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
5478         >> in \score.
5480 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5482         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
5483         that articulation_substitute will not move beam start again.
5484         (articulation_substitute): Bugfix: remove stray space so that new
5485         old chords ending '>>' does not get broken up.
5486         (sub_chord): Use TAB for indentation (not spaces).
5487         
5488         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
5489         Bugfix for startup: Use ?^ instead of ?\^.
5491 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5493         * lily/lyric-combine-music-iterator.cc
5494         (Lyric_combine_music_iterator): change init order, to prevent GC
5495         segfaults.
5497         * lily/context-specced-music-iterator.cc (construct_children): 
5498         only change  translator if found. This fixes a core dump problem.
5500 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5502         * scm/slur.scm (default-slur-extremity-rules): use equal? for
5503         comparison.
5505         * mf/feta-bolletjes.mf: make hole in half note little
5506         smaller for stem attachment.
5508         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
5510         * mf/feta-banier.mf: don't draw stem with flag, just small square
5511         attachment.
5513         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
5515         * mf/feta-banier.mf: remove upstem/downstem characters.
5517         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
5519         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
5520         stafflinethickness (in the default)
5522         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
5524         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
5526         * Documentation/topdocs/INSTALL.texi (Top): reorder.
5528         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
5530         * lily/include/directional-element-interface.hh:
5531         junk class, make {get,set}_grob_direction functions.
5533         * lily/slur.cc (get_attachment): do something sensible when
5534         attaching to stem without heads (eg. a rest).
5536         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
5537         forcing up to staff.  remove #'support-head property
5538         (brew_molecule): small cleanup.
5539         (flag): remove #'grace property.
5541 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5543         * cygwin/postinstall-lilypond.sh: 
5544         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
5545         (Volker Zell).
5547 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5549         * scripts/lilypond-book.py: resurrect 'eps' option. 
5550         (TexiPaper.to_eps): use -Ppdf for EPS files.
5552         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
5554         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
5556         * VERSION: release 2.0.1
5558         * lily/bezier.cc (get_other_coordinate): change assert into
5559         warning.
5561         * lily/note-head.cc (internal_brew_molecule): make left protusion
5562         smaller, to accomodate for natural sign.
5563         (internal_brew_molecule): only do this when the accidental is
5564         close enough.
5565         (extent): new function
5567         * lily/skyline.cc (merge_skyline): new function
5568         (heighten_skyline): new function
5570         * lily/accidental-placement.cc (position_accidentals) 
5571         (position_accidentals): fix todo.
5573 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5575         * input/test/+.ly (texidoc): put version number inline.
5577         * GNUmakefile.in: remove rsync-web target.
5578         
5579         * input/regression/bar-scripts.ly (onestaff): raggedright
5581 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5583         * lily/*.cc: remove #if 0'd code in couple of places.
5585         * lily/midi-stream.cc (operator <<): rewrite.
5587         * lily/note-head.cc (internal_brew_molecule): 
5588         only make ledgers when the Staff symbol has lines.
5590         * ly/property-init.ly (arpeggioBracket): simplify
5592         * lily/translator-group.cc (execute_pushpop_property): use
5593         SCM_EQ_P for comparing keys. This fixes reverting
5594         auto-beam-settings.
5596 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5598         * lily/midi-stream.cc (operator <<): Also write MIDI string when
5599         midi_debug_global_b.
5600         (operator <<): Normalise loop.
5602 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5604         * scripts/lilypond.py (escape_path): revise.
5606         * scm/music-functions.scm (set-output-property): new function.
5607         
5608 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5610         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
5611         use addmakeflags again.
5613         * cygwin/lily-wins.py (escape_shell): New function; use it.
5615         * scripts/lilypond.py (escape_shell): Escape quotes and other
5616         spaces too.  Do not escape escaping backslashes.
5618         * make/srcdir.make.in (web-install): Must call install-WWW now.
5620         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
5621         dependency
5623 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5625         * scripts/lilypond.py (escape_path): escape quotes too. 
5627         * Documentation/user/lilypond.tely (Unified index): rename Index
5628         to accomodate Windows breakage.
5630         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
5632         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
5633         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
5634         target not a source.
5636 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5638         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
5639         addmakeflags.  Build and install doc and web also when building on
5640         Cygwin.
5642         * mf/GNUmakefile: Bugfix.
5644         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
5645         target web.
5647         * cygwin/lily-wins.py: Quote filename.
5649 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5651         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
5653 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5655         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
5656         settings.
5658         * configure.in: Require g++ > 3.0.4.
5660         * mf/GNUmakefile: Bugfix: Add list.ly target.
5661         
5662         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
5664         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
5665         make omf directory, add uninstall targets.
5667 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5669         * lily/tie-performer.cc (initialize): init prev_event
5671         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
5673         * lily/script-engraver.cc (make_script_from_event): don't crash on
5674         non-string articulation-type.
5676         * lily/new-fingering-engraver.cc (add_script): don't crash on
5677         0 scripts 
5678         (acknowledge_grob): warn about text script events.
5680 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
5682         * buildscript/lilypond.words: fix path for drums.scm.
5684 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5686         * lily/spacing-spanner.cc (note_spacing): don't make longer
5687         durations than measure-length.
5689         * VERSION: release 2.0.0
5691         * GNUmakefile.in (rsync-web): version independent rsync target.
5693         * input/test/+.ly (texidoc): idem.
5695         * input/regression/+.ly: print version number.
5697         * input/regression/accidentals.ly (mel): shorten.
5699         * input/regression/accidental-octave.ly (texidoc): shorten.
5701         * input/regression/hairpin-dashed.ly (texidoc): docstring.
5703         * input/regression/completion-heads-polyphony.ly: octave
5705         * input/regression/beam-manual.ly: remove
5707         * input/regression/beam-chord.ly: remove
5709         * input/regression/grace-dynamic.ly: remove
5710         
5711         * input/regression/grace-volta-repeat.ly: octave fixes.
5713         * input/regression/hairpin-dashed.ly (texidoc): doc string.
5715         * lily/parser.yy (step_number): semitones for chord entry too.
5716         (make_chord_step): more robust code, semitones. 
5718         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
5720         * input/regression/breathing-sign.ly (texidoc): split ancient and
5721         normal breathing signs.
5723         * scm/define-grobs.scm (all-grob-descriptions): swap
5724         beamed-extreme-minimum-free-lengths and
5725         beamed-minimum-free-lengths; the 'extreme' case should allow
5726         shorter stems. This fixes forced directions on beamed 32nd and
5727         shorter notes.
5729         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
5730         quartertones, not semitones.
5731         (NoteNamesContext): swallow more event types
5733         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
5735         * VERSION (PACKAGE_NAME): release 1.9.10
5737 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5739         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
5740         set note head as cause of note-column.  This gives a better error
5741         message.
5743 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5745         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
5747 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5749         * mf/GNUmakefile (pfa_warning): instruct 
5751         * stepmake/aclocal.m4: typo.
5753         * Documentation/user/cheatsheet.itely: more verbose examples.
5755         * input/regression/clefs.ly: remove bogus docstring.
5757 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5759         * GNUmakefile.in (SUBDIRS): Add elisp.
5761         * elisp/lilypond-mode.el: 
5762         * elisp/lilypond-init.el: 
5763         * elisp/lilypond-indent.el: 
5764         * elisp/lilypond-font-lock.el: Move from top dir.
5766         * stepmake/stepmake/elisp-vars.make: New file.
5768         * config.make.in (elispdir): Add.
5770         * Documentation/topdocs/INSTALL.texi: Typo.
5772         * make/ly-rules.make: Test for files instead of touching void and
5773         ignoring errors.
5775         * GNUmakefile.in:
5776         * make/lilypond.redhat.spec.in:
5777         * debian/rules: Fix lilypond.words stuff a bit.  For running from
5778         <builddir>, adding
5779         
5780              (push "<builddir>/share/lilypond/elisp" load-path)
5782         to your ~/.emacs.el should give you LilyPond-mode again.
5784         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
5785         regexp for DOS/Windows, we are too paranoid to fix others.
5787 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5789         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
5791         * input/test/chord-names-jazz.ly (banterProperties): fix
5793         * lily/parser.yy (bass_mod): bass figure alterations are semi
5794         tones, not quarter tones
5796         * lily/beam.cc (set_stem_lengths): only lengthen stems
5797         for gapped beams.
5799         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
5800         by beamcount.
5802         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
5803         a warning that the warning may erroneous.
5805         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
5806         target.
5808         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
5809         targets.
5811         * GNUmakefile.in ($(config_h)): config.h should depend on
5812         config.hh.in .
5813         (lilypond.words): remove fontball stuff.
5815         * stepmake/aclocal.m4: only print config.cache warning if it exists.
5817         * configure.in: remove pktrace reference.
5819         * GNUmakefile.in (rsync-web): permissions and ownership for
5820         website.
5822         * lily/volta-engraver.cc (staff_eligible): new function.
5823         (stop_translation_timestep): kill off spanners if not eligible.
5825         * VERSION (PATCH_LEVEL): release 1.9.9
5827         * input/regression/beam-quanting-32nd.ly (texidoc): new file
5829         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
5830         length is more important than forbidden quants.
5831         
5832 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
5834         * buildscripts/lilypond.words: order words in search order,
5835         add lilypond.words.vim to be generated.
5837         * lilypond.vim: use lilypond.words.vim for keyword matching.
5839         * lilypond-mode.el: use search order. fix word selection rules.
5841         * lilypond-font-lock.el: fix fontifying long durations.
5843         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
5845 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5847         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
5849         * stepmake/stepmake/generic-targets.make:
5850         * stepmake/stepmake/bin/make-version.py: 
5851         * stepmake/aclocal.m4:
5852         * make/stepmake.make:
5853         * make/toplevel-version.make: Build fixes: remove last traces of
5854           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
5856         * lily/beam.cc: Add gap-count property.
5858 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5860         * scm/define-grob-properties.scm (gap-count): add gap-count
5862         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
5864 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5866         * cygwin/mknetrel.doc: Typo.
5868         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
5870         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
5872 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5874         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
5875         sizes. Remove support for 'ledger'(=tabloid+landscape).
5877 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5879         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
5880         sauter PFAs.
5882         * configure.in: remove VERSION stuff once again.
5884         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
5886         * scm/define-grobs.scm (all-grob-descriptions): use sans family
5887         for chord names.
5889         * mf/GNUmakefile: always trace pfa fonts.
5890         (SAUTER_FONTS): add cmss[567] too fonts
5892         * configure.in: require mftrace. 
5894         * lily/staff-performer.cc (new_instrument_string): don't look at
5895         instrument property.
5897         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
5898         is_direction is the C++ one. Similar for ly_axis_p and
5899         ly_number_pair_p
5901 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5903         * lily/beam.cc (brew_molecule): read gap-count to determine
5904         number of tremolo (gapped) beams.
5906         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
5907         shorter than 1/8
5909         * flower/include/array.hh (default_compare): new function
5911         * cygwin/mknetrel: Native fixes.
5913         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
5915 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
5917         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
5918         feature for Windows.
5920         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
5922         * cygwin/mknetrel: Updates for native use on Cygwin.
5924         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
5926         * stepmake/stepmake/help2man-rules.make: 
5927         * cygwin/mknetrel: Bugfix for manpages.
5929         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
5930         $(builddir).  Stepmake is a normal subdirectory now, that is not
5931         configured.  Another srcdir build fix.
5933         * Documentation/topdocs/INSTALL.texi,
5934         buildscripts/lilypond.words.py, lilypond-font-lock.el,
5935         lilypond-init.el, lilypond-mode.el, debian/rules,
5936         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
5937         rename generated file lilypond.words to lilypond.words.el.
5939 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
5941         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
5943         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
5944         GNUmakefile.in.
5946 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5948         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
5949         when cross building.
5951         * configure.in: srcdir build fix.
5953         * cygwin/GNUmakefile:
5954         * cygwin/lily-wins.py:
5955         * cygwin/postremove-lilypond.sh: 
5956         * cygwin/postinstall-lilypond.sh: Merge from stable.
5958         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
5959         s/ly2dvi/lilypond/.
5961 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5963         * lily/slur.cc (after_line_breaking): only set control points if
5964         none supplied yet.
5966         * input/test/slur-manual.ly: new file.
5968         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
5969         <<  >> chords too.
5971         * VERSION (PACKAGE_NAME): release 1.9.8
5973         * scripts/lilypond.py (escape_path): escape spaces in directory names
5975         * input/test/text-spanner.ly: fixes.
5977 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
5979         * buildscripts/lilypond.words.py: add drum names as note names to
5980         Emacs-mode.
5982 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5984         * input/regression/hairpin-dashed.ly: new file.
5986         * scripts/convert-ly.py (conv): warn about dash-length.
5988         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
5989         automatically if we get a new one.
5991         * lily/lookup.cc (dashed_line): new function
5993         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
5994         dash-fraction.
5996 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
5998         * buildscripts/lilypond.words.py: extract note names.
6000         * lilypond-mode.el: take note names from lilypond.words -file.
6001         small fix in the use of string-match.
6003         * lilypond-font-lock.el: use lilypond.words for note names, add 
6004         maxima to note a duration.
6006 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6008         * lily/breathing-sign.cc: remove railtracks() function. 
6010         * input/regression/arpeggio-bracket.ly (texidoc): add file.
6012         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
6013         (brew_molecule): bugfix don't make arpeggio shorter when
6014         arpeggio-direction is set.
6016         *  debian/rules: small corrections in the (Pedro K)
6018         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
6019         examples.
6021         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
6022         special (repeat) bar comes along.
6024         * input/regression/auto-beam-bar.ly: update.
6026         * scripts/lilypond-book.py (output_dict): remove support for the
6027         EPS option.
6029         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
6030         VerticalAlignment and VerticalAxisGroup this fixes the size
6031         computations for the entire system.
6033         * input/les-nereides.ly (bass): remove superfluous fontSize.
6035         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
6036         causes directory of file to be added to include path.
6038         * input/regression/beam-break.ly: test single stem beams.
6040         * input/regression/system-start-bracket.ly: fix.
6042         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
6044         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
6046         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
6047         (score_stem_lengths): do something sensible for single stem beams.
6049         * lily/beam.cc (least_squares): add kludge for single stem beams.
6051         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
6052         keySignature to list of broken things.
6054         * input/regression/keys.ly: fix.
6056         * VERSION (PACKAGE_NAME): release 1.9.7
6058         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
6060         * Documentation/user/refman.itely (Pitches): doc quarter tones.
6062         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
6063         (quartertone_pitch): new function
6065         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
6066         flat. WARNING: FONT CHANGED.
6068         * ly/nederlands.ly: add -eh and -ih for quarter tones.
6070         * lily/accidental-placement.cc (add_accidental): support for
6071         quarter tones.
6073         * ly/LANGUAGEs.ly: use symbols for alterations.
6075         * mf/feta-toevallig.mf: change accidental codes. 
6077         * scm/lily.scm (ly:get-option): switch on debugging only for
6078         --verbose.
6080         * lily/lily-guile.cc: remove ly:verbose?
6082         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
6084         * lily/parser.yy (TODO): only do gh_call() for apply with
6085         procedure argument.
6087         * lily/tie-engraver.cc (start_translation_timestep): move melisma
6088         stuff in accordance with new timing of tie-events.
6090         * lily/my-lily-lexer.cc: remove \outputproperty
6092         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
6094         * scm/define-translator-properties.scm (melismaBusyProperties):
6095         add melismaBusyProperties property.
6097 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6099         * input/test/ambitus-mixed.ly (texidoc): new file.
6101         * buildscripts/mutopia-index.py (find): prune debugging
6103         * lily/side-position-interface.cc: doc updates
6105         * Documentation/user/refman.itely: updates, tweaks.
6107         * lily/parser.yy (Simple_music): remove outputproperty
6109         * make/stepmake.make: use VERSION again; importing VERSION via
6110         autoconf dependencies is too hairy.
6112 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
6114         * lilypond-mode.el: allow `-' for keywords and identifiers.
6116 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6118         * VERSION: release 1.9.6
6119         
6120         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
6121         iso. ly2dvi.
6123         * Documentation/user/*.itely: fixes everywhere
6125         * lily/completion-note-heads-engraver.cc: rewrite engraver:
6126         produce ties from the engraver itself, do not broadcast TieEvent.
6128         * lily/my-lily-lexer.cc: remove pitch & duration.
6130         * lily/parser.yy (TODO): remove \pitch and \duration
6132         * input/test/explicit.ly: remove file.
6134         * Documentation/user/refman.itely (Pitches): remove \pitch 
6135         \duration command.
6137 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
6139         * buildscripts/lilypond.words.py: add all slur types to Emacs
6140         insertion menu, suppose everything is postfixed by dropping 
6141         unnecessary `-' -marks.
6143 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6145         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
6146         tremoloed stems.
6148         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
6149         head for flagged stems.
6151         * lily/stem.cc (get_default_stem_end_position): futz with extra
6152         stem length if there is a stem tremolo.
6154         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
6155         it would be too small.
6157         * lily/font-metric.cc: return #f for non-existent glyph.
6158         
6159         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
6160         exported through config.make.
6162         * input/regression/clef-oct.ly: new file.
6164         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
6165         transposition.
6167         * input/template/*.ly: remove old relative.
6169         * ly/english.ly: add X names for double sharp.
6171 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6173         * lily/font-select.cc: new file handle font selection routines.
6175         * lily/parser.yy: add ; (Patrick Atamaniuk)
6177         * input/test/time-signature-double.ly: use markups for double time
6178         sigs.
6180         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
6181         ChordNames.SeparationItem #'padding for adjusting space after chords.
6182         
6183         * lily/music-output-def.cc (LY_DEFINE): 
6184         new function ly:paper-lookup.
6185         
6186         * mf/parmesan-clefs.mf: use # quantities for char_box
6187         offsets. Fixes overflow errors in the PFA. 
6189         * scm/new-markup.scm (strut-markup): change calling interface for
6190         markup. Pass paper-def, not grob. This would allow \markup to be
6191         used separately from grobs.
6193         * lily/paper-def.cc: new function ly:paper-font; this function
6194         replaces ly:get-font.
6196         * lily/include/font-interface.hh (struct Font_interface): take
6197         Paper_def iso. Grob for get_font().
6199 2003-09-14  Graham Percival  <gperlist@shaw.ca>
6201         * Documentation/user/ tutorial.itely, refman.itely: add warning
6202         about \key and accidentals.
6204 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6206         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
6208         * Documentation/user/*.itely: manual tweaks
6210 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
6212         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
6213         cleanup; bugfix: exact_center
6215         * Documentation/user/refman.itely: added more documentation on
6216         ambitus according to recent questions on lilypond-user list
6218 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6220         * input/regression/ottava.ly (texidoc): demo 15ma too.
6222         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
6224         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
6225         octave fixes.
6227 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6229         * lily/lexer.ll: add \r to the rules for newlines; this fixes
6230         problems on older Mac editors.
6232 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
6234         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
6236 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
6238         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
6239         mf/parmesan-clefs.mf: added comments on character alignment and
6240         set_char_box() conventions
6242         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
6243         set_char_box()'s
6245         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
6247 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
6249         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
6251 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
6253         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
6254         shortened to avoid almost-collision with staff line; code cleanup;
6255         other custodes: fixed char boxes; code cleanup
6257 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6259         * configure.in: release 1.9.5
6260         
6261         * scripts/lilypond.py (global_latex_preamble): only set
6262         twosideshift if 'twoside' is in latexoptions 
6264         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
6266         * VERSION: remove
6268         * scripts/*2ly.py: update <> syntax
6270 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6272         * lily/chord-name-engraver.cc (process_music): add origin for
6273         chord name.
6275         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
6277         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
6278         bass notes for exceptions too.
6280         * scm/define-grobs.scm (all-grob-descriptions): rename
6281         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
6283         * scm/define-grob-properties.scm (remove-first): add remove-first
6284         property for orchestral scores.
6286         * Documentation/user/*.itely: switch <<>> and <> 
6288         * lily/glissando-engraver.cc (process_music): bugfix: move line to
6289         last_line only once. This fixes the two consecutive glissandi problem.
6291 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
6293         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
6294         error message "flexa-width undefined"
6296         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6297         lily/include/gregorian-ligature.hh: print warning when ignoring
6298         head prefixes on flexa shapes
6300         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
6301         space before a series of inclinatum heads
6303         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6304         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
6305         cleanups
6307         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
6308         and char_box
6310 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
6312         * input/regression/breathing-sign.ly: tiny fixes
6314         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
6315         semantical collision with vaticana ligatures
6317         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6318         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
6319         now consistent with mensural ligatures
6321         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6322         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
6323         context pitches and staff position; dto. for virga stem; removed
6324         obsolete virga and clivis characters from parmesan font (WARNING:
6325         font changed)
6327         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
6328         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
6330         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6331         scm/define-grob-properties.scm: consistency fix: renamed
6332         join_left->add_cauda
6334         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
6335         appendix length; bugfix: yoffs_bt for reverse direction punctum
6336         characters
6338         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
6339         small cleanups; added more docu
6341         * lily/mensural-ligature-engraver.cc,
6342         lily/vaticana-ligature-engraver.cc,
6343         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
6344         computation to CoherentLigatureEngraver
6346         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
6347         scm/define-grob-properties.scm: bugfix: added missing linea and
6348         cavum properties; bugfix: removed dead semivocalis property
6350         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
6351         length; redesigned quilisma, stropha and auctum
6353         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
6354         line thickness
6356         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
6357         Documentation/user/refman.itely: bugfix: introduced shifted
6358         epiphonus head to avoid collision with adjacent plica
6360 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6362         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
6364         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
6366 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6368         * Documentation/user/tutorial.itely (A lead sheet): remove
6369         duplicate chords.
6371         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
6373 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6375         * Documentation/bibliography/computer-notation.bib (isbn): add
6376         xivcim publication.
6378 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
6380         * GNUmakefile.in: drop lilypond.words for generation.
6382 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
6384         * buildscripts/lilypond.words.py: take filename (also) from an arg.
6386         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
6388 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6390         * input/test/figured-bass-alternate.ly (fl): new file.
6392         * Documentation/topdocs/README.texi (Top): clarifications.
6394         * Documentation/bibliography/computer-notation.bib (isbn): add phd
6395         theses of Gieseking and Renz.
6397         * GNUmakefile.in (README_FILES): remove README.mandrake.
6399 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
6401         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
6402         from source files and search patterns listed in the script.
6404         * GNUmakefile.in: add target `lilypond.words'.
6406         * lilypond.words: remove file, generated by `make lilypond.words'.
6408         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
6410 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
6412         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
6414 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6416         * VERSION: 1.9.4 released
6418         * scripts/convert-ly.py (FatalConversionError.figures_replace):
6419         rule for < > <-> << >> substitution
6421         * lily/lexer.ll: exchange meaning of << >> and < > 
6423         * VERSION (PACKAGE_NAME): 1.9.3 released
6425         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
6426         pages unconditionally.
6428 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6430         * Documentation/user/music-glossary.tely (Top): small syntax
6431         fixes.
6433         * scm/music-functions.scm (remove-tag): filter \tagged music
6434         expressions.
6436         * input/regression/tag-filter.ly (texidoc): new file.
6438         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
6439         symbol2 .. ) etc. 
6441         * scripts/convert-ly.py (FatalConversionError.conv): fingering
6442         convert rule.
6444         * Documentation/user/refman.itely (Fingering instructions): adjust
6445         manual.
6447         * lily/new-fingering-engraver.cc (position_scripts): don't crash
6448         for borderline cases (e.g. 1 fingering.)
6449         (position_scripts): revise interface, use fingerOrientations to
6450         set fingering positions.
6452         * scm/document-translation.scm (context-doc): add aliases to
6453         automated documentation.
6455         * make/lilypond-vars.make: remove stepmake compat glue.
6457         * make/generic-vars.make: remove cruft.
6459         * lily/main.cc (main): don't identify binary.
6461 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6463         * lily/include/translator.hh (class Translator): remove
6464         type_string_ , use symbol for context name throughout.
6465         Changes through whole source tree.
6467         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
6468         set PDF as default, and always make PDF.
6470         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
6472 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
6474         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
6475         Documentation/user/refman.itely input/regression/allfontstyle.ly
6476         input/regression/grace-types.ly:
6477         fix spelling for acciaccatura (Webster's 1913).
6479 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6481         * lily/main.cc (usage): adjust blurb, include url.
6483         * input/regression/breathing-sign.ly (texidoc): transpose up
6485 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
6487         * input/regression/breathing-sign.ly: changed ancient examples to
6488         be relevant (by request of Han-Wen); updated BreathingSign text
6489         property according to new syntax.
6491         * ly/gregorian-init.ly: updated BreathingSign text property
6492         according to new syntax
6494 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6496         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
6497         (Clef): index entries for clefs.
6499         * python/lilylib.py (system): remove errorlog files.
6500         
6501 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
6503         * lilypond.words: add \new and new graces. Add dynamics to menus
6504         keeping 1.8.x compatibility; after all the engraving relating to 
6505         notes becomes postfixed `-' marks will be removed.
6507 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6509         * lily/molecule.cc (align_to): idem.
6511         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
6512         
6513         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
6514         accacciatura everywhere.
6516         * VERSION (PACKAGE_NAME): released 1.9.2
6518         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
6520         * scm/document-markup.scm (markup-doc-node): sort markup function
6521         list.
6523         * lily/paper-outputter.cc (output_version): change "Lily was here"
6524         into  "Engraved by LilyPond"
6526         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
6527         on unquoted strings before \notenames.
6529         * lily/parser.yy (lyric_element): allow markup as lyric text. This
6530         increases the number of s/r reductions to 4.
6532         * scm/new-markup.scm (fraction-markup): \fraction command.
6534         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
6535         mode
6537         * lily/lookup.cc (round_filled_box): rename function.
6538         (LY_DEFINE): round-filled-box: change signature.
6540         * Documentation/user/refman.itely: revise section explaining grace
6541         notes.
6543         * lily/translator-scheme.cc (LY_DEFINE): add ! to
6544         ly:set-context-property
6546         * input/*/*.ly (vmus): use \new everywhere.
6548         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
6550         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
6551         default
6553         * scm/music-functions.scm (set-stop-grace-properties)
6554         (set-start-grace-properties, add-grace-property): new functions
6555         for modular grace tweak control.
6557         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
6558         
6559 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6561         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
6563         * GNUmakefile.in (install-pfa-fonts):
6564         (get-pfa-fonts): New target.
6566         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
6567         install-pfa-fonts help.
6569 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6571         * lily/translator-scheme.cc (LY_DEFINE):
6572         ly:context-pushpop-property new function.
6573         (LY_DEFINE): new function ly:translator-find  
6574         new function ly:translator?
6575         (LY_DEFINE): new function ly:context?
6577         * lily/translator-def.cc: remove
6578         Translator_def::apply_pushpop_property().
6580         * python/lilylib.py (read_pipe): only store and display error log
6581         if verbose not set.
6582         (read_pipe): only display log if it contains something.
6584 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6586         * Documentation/misc/GNUmakefile: Re-add.
6587         (TEXTS): Add CHANGES.
6589 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
6591         * lilypond.words: add \newcontext.
6593 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6595         * lily/tie-performer.cc (stop_translation_timestep): only flush
6596         tied_notes when we have actually made a tie. Fixes bugs with ties
6597         in polyphonic scores.
6599 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6601         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
6602         they do not exist.
6604 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6606         * VERSION (PACKAGE_NAME): released 1.9.1 
6608         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
6609         Instrument_name_engraver
6611         * lily/tie-performer.cc (create_audio_elements): bugfix
6613         * Documentation/user/music-glossary.tely (Top): comment out
6614         font-style statements.
6616         * input/test/force-hshift.ly: revise example.
6618         * Documentation/bibliography/engraving.bib (note): typos.
6620         * configure.in: bump GCC requirements to 3.x
6622         * lily/include/audio-item.hh (class Audio_tie): rename
6623         note_l_drul_ to note_drul_
6625         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
6627         * lily/parser.yy (relative_music): whoops. All \relative were off
6628         by ...  a lot .... Ahem.
6630         * scm/define-music-types.scm (music-descriptions): idem.
6632         * lily/beam-engraver.cc: move new-beam-event to beam-event
6634         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
6635         to Tie_engraver
6637         * input/regression/bar-number.ly: remove unnecessary old-relative
6638         options.
6639         
6640         * Documentation/user/internals.itely (Creating contexts): document
6641         \newcontext
6643         * lily/parser.yy (Composite_music): add \newcontext
6645         * Documentation/user/refman.itely (MIDI block): add note about
6646         dotted tempos.
6648         * scm/font.scm: remove old markup legacy
6650         * GNUmakefile.in (web-clean): remake share/ after web-clean.
6652         * lily/breathing-sign.cc (brew_molecule): remove function
6654         * lily/text-item.cc: remove old-style markups.
6655         (interpret_markup): C++ version of markup function
6656         (brew_molecule): idem.
6658         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
6659         as Scheme variable.
6661         * scripts/convert-ly.py (conv): dashes rule.
6662         Apply rule.
6664         * Documentation/user/lilypond-book.itely: syntax fixes. 
6666 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6668         * VERSION (PACKAGE_NAME): release 1.9.0
6670         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
6671         note about dvips. (Should backport.)
6673         * scripts/convert-ly.py
6674         (FatalConversionError.articulation_substitute): add
6675         convert-new-chords code. Remove convert-new-chords.py
6677         * Documentation/user/refman.itely (Octave check): document
6678         \octave.
6680         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
6681         \relative changes.
6683         * lily/parser.yy (command_element): octave check:
6685            \octave PITCH
6687         checks that PITCH (without octave) yields PITCH (with octave) in
6688         \relative
6690         * lily/relative-octave-music.cc (to_relative_octave): octave check.
6692         * lily/scm-option.cc: ly:set-option now has the default argument
6693         #t.
6695         * lily/lexer.ll: add \renameinput
6697         * python/lilylib.py (command_name): robustifications.
6699         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
6700         /dev/stderr. This is ash compatible.
6702         * ly/init.ly: add warning if compatibility was not necessary.
6704         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
6706         * flower/include/string-handle.icc: formatting cleanups, rename
6707         references by ref_count_.
6709 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
6711         * make/lilypond.mandrake.spec.in: syncronize the spec file with
6712         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
6713         package libs separately, fix conflicting php variable out=/dev/vc/
6714         invoking `unset out', declare menus, use only one icon-file, fix
6715         doc-path in menu.
6717 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6719         * scripts/convert-ly.py (FatalConversionError.conv): typo
6721         * Documentation/misc/GNUmakefile: restore misc directory.
6723         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
6725         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
6726         Petites-Preludes 
6728         * input/test/partial-blank.ly (quickmeasure): syntax
6730         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
6731         attachment property.
6733         * Documentation/user/refman.itely: remove superfluous -'s 
6734         (Grace notes): ) fixes.
6736         * lily/music.cc: generic compress(), transpose() functions. Remove
6737         others.
6739         * lily/parser.yy (gen_text_def): remove support for #'(italic )
6740         style markup entry.
6742         * lily/parser.yy: all articulations postfix; remove obligatory -
6743         for [,  ) and \!
6744         
6745         * lily/music.cc (to_relative_octave): write generic
6746         to_relative_octave function; various relative cleanups.
6747         Hmmm.
6749         * lily/scm-option.cc: add options new-relative and old-relative
6751         * po/sv.po: new po file.
6753         * Documentation/user/refman.itely (Dynamics): website
6754         fixes. (should backport!)
6756 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
6758         * make/lilypond.mandrake.spec.in: declare version only once.
6760 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6762         * lily/simultaneous-music.cc (to_relative_octave): undo relative
6763         meaning for now.
6765 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6767         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
6769         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
6771         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
6773         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
6775         * lily/music.cc (var): add ly:music-transpose function.
6777         * lily/parser.yy (pre_events): remove prefix articulations.
6779         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
6781         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
6783         * Documentation/user/refman.itely (Text markup): add comment about
6784         markup in header.
6786 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6788         * lily/paper-outputter.cc (write_header_fields_to_file): 
6789         only dump value if it is a string.
6791         * flower/include/dictionary.hh: remove.
6792         
6793         * Documentation/ChangeLog-1.5: add back old log.
6795         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
6796         .pfas from a .deb.
6798 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6800         * Documentation/bibliography/engraving.bib: add entry for
6801         Jaschinski's Notation
6803 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6805         * Documentation/user/refman.itely (Beaming): add note about
6806         allowBeamBreak
6808 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
6810         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
6811         GregorianTranscription contexts
6813         * ly/engraver-init.ly: vaticana contexts: minor fixes
6815         * Documentation/user/refman.itely (Ancient notation): added note
6816         on appendix length bug
6818         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
6819         input/test/vaticana.ly: use vaticana contexts; small fixes
6821 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6823         * flower/hash.cc: Remove.
6825         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
6826         to (nonexistent?) hash_func_ identifier.
6828         * python/midi.c (midi_error, midi_warning): Use char const* for
6829         __FUNCTION__ argument.
6831         * python/gettext.py: Remove.  We already require python 2.1, which
6832         includes gettext.py.
6834         * configure.in: Require python 2.1, as INSTALL.texi says.
6835         it.
6837         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
6838         versions 1.50 and 1.75.  Remove note about lexer patch.
6840 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
6842         * Documentation/topdocs/INSTALL.texi: Update type1 font
6843         description to actual situation.  Add comment about new font ball
6844         layout.
6846         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
6847         in $LILYPONDPREFIX suffices for installation.
6849 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
6851         * debian/control (Build-Depends): Add flex-old as alternative to
6852         flex.  Deprecate bison 1.75.
6854 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
6856         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
6857         Vaticana contexts
6859         * Documentation/user/refman.itely (Ancient notation): documented
6860         some bugs; tiny fixes; added docu on Vaticana contexts
6862         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
6863         scripts
6865 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
6867         * Documentation/user/refman.itely (Ancient notation): added some
6868         introductory words; added section on ancient time signatures;
6869         added some @seealso and @refcommands; small fixes and
6870         beautifications
6872 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
6874         * input/regression/note-head-style.ly: many fixes and updates
6876         * Documentation/user/refman.itely: added small sections on ancient
6877         accidentals, rests and flags; revised ancient note head section;
6878         small wording/spelling fixes
6880         * input/test/rests.ly: layout fixes
6882 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
6884         * input/puer-fragment.ly: bugfix: central C position of do clef
6886         * ly/gregorian-init.ly: workaround: add small padding space before
6887         divisiones (the correct fix would be the spacing engine to handle
6888         this)
6890 2003-08-13  Graham Percival  <gperlist@shaw.ca>
6892         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
6893         cue-notes.ly: minor fixes.
6895 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
6897         * Documentation/user/refman.itely: bugfix: remove obsolete link to
6898         input/test/custos-style.ly
6900         * Documentation/index.html.in: bugfix: link to Tutorial.html
6902         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
6903         to neumes; bugfix: "et": epiphonus, not just a simple pes
6905 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
6907         * lilypond-mode.el: split `Insert Tag' if it is long enough.
6909         * lilypond.words: add new features: markup, column, center, \[ \].
6910         
6911 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
6913         * Documentation/topdocs/NEWS.texi, DEDICATION,
6914         stepmake/bin/add-html-footer.py
6915         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
6916         input/mutopia/J.S.Bach/wtk1-fugue1.ly
6917         input/mutopia/J.S.Bach/wtk1-prelude1.ly
6918         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
6919         added (only) after a sentence which is complete; if the sentence is 
6920         not ended a comma `,' or nothing is used. fix also spaces.
6922 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6924         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
6925         requirements to plain 1.6.
6927         * buildscripts/mutopia-index.py (read_lilypond_header): update
6928         mutopia-index.py to 1.4 syntax [sic]
6930 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
6932         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
6934 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6936         * Documentation/index.html.in: url for regression pdf
6938         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
6940         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
6942         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
6944         * VERSION: 1.8.0 released
6945         
6946         * GNUmakefile.in (local-WWW-post): footify build fix.
6948         * configure.in: require GUILE 1.6.4
6950         * Documentation/user/GNUmakefile: don't copy *.png for
6951         lilypond-internals
6953         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
6954         local-WWW-post target.
6955         (rsync-web): add rsync-web target
6957         * Documentation/user/introduction.itely (Music notation and
6958         engraving): add neume example
6960         * input/puer-fragment.ly (cantus): add puer-fragment
6962 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
6964         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
6965         to notes, so that equalizer is actualy being used.
6967         * scm/midi.scm (instrument-equalizer-alist):
6968         (absolute-volume-alist): Define public, so that user can copy or
6969         override.
6971         * lily/key-performer.cc (create_audio_elements): Check for minor
6972         key.  Only if key is minor, set MIDI key to minor.
6974 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6976         * Documentation/user/refman.itely (Hiding staffs): fixes.
6978         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
6980         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
6981         vertical extents to deal with Hara kiri correctly.
6983         * input/regression/hara-kiri-short.ly: remove
6985         * input/regression/hara-kiri-pianostaff.ly: update test.
6987         * Documentation/user/*.tely: remove WEBTITLE
6989         * scm/output-tex.scm (comment): idem.
6991         * scm/output-pdftex.scm: remove GUILE 1.4 glue
6993         * scm/music-functions.scm (make-lyric-event): new function
6995         * scm/lily.scm (lilypond-version): new function
6997         * input/test/version-output.ly: new file.
6999         * Documentation/user/lilypond.tely: add version number to
7000         front-page.
7002 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7004         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
7006 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7008         * input/template/gregorian-transcription.ly (barTwo): syntax update.
7010         * Documentation/user/refman.itely (Hiding staffs): rename node.
7012 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7014         * input/regression/new-markup-syntax.ly (texidoc): remove
7015         molecule-callback override.
7017 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7019         * input/les-nereides.ly: Mark tweaks with %tweak.
7021         * Debian patch, see debian/changelog (Anthony Fok).
7023 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7025         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
7026         problem.
7028 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7030         * Documentation/user/refman.itely (Text markup): Fix language bug.
7032 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7034         * input/* : postfix syntax fixes.
7036         * Documentation/user/refman.itely (Text markup): add note about
7037         raise/lower with ^ or _ .
7038         
7039         * po/fi.po: fix \\apply strings.
7041         * lily/parser.yy (open_event): warn for prefix articulations.
7043 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
7045         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
7046         fix also on parmesan font.
7048 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7050         * VERSION 1.7.30 released
7051         
7052         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
7054         * buildscripts/mutopia-index.py (headertext): rewording
7056 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7058         * scm/new-markup.scm (strut-markup): new markup function.
7060         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
7061         space also when no accidental is there.
7063 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7065         * input/les-nereides.ly: Updates.
7067 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
7069         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
7070         which repeats the tag insertion selected from "Insert tag" menu.
7072 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7074         * lily/all-font-metrics.cc (find_font): load AFM files first only
7075         for feta fonts. This fixes problems with TeXlive and other TeX
7076         distros that include AFM files for the CM fonts. 
7078         * scm/font.scm (qualifiers-to-font-name): remove.
7080         * lily/paper-def.cc: remove get_var.
7082         * input/trip.ly: remove file.
7083         
7084         * input/regression/spacing-note-flags.ly (raggedright): remove
7085         stafflinethickness
7087         * input/les-nereides.ly: update to new syntax, cleanups.
7089 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7091         * Documentation/user/refman.itely: Clarify shortest-note problem
7092         of autobeamer.
7094 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
7096         * lilypond-mode.el: Add each word to regexps only once.
7098         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
7099         is based on the syntax definitions in lilypond.words. Remove all 
7100         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
7101         LilyPond->Insert menu is generated by the entries in lilypond.words 
7102         to which have been given a syntax definition.
7104         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
7105         \notes, \relative, \score, \simultaneous, \transpose.
7107         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
7109         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
7110         
7111         * lilypond-mode.el: add menu keywords separately.
7113         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
7115 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7117         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
7118         current ugly installation method for PFA fonts.
7120 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
7122         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
7123         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
7125         * Documentation/user/music-glossary.tely: update legato.
7127 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7129         * lexer-gcc-3.0.patch: Remove.
7131         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
7133 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7135         * debian/rules (binary-arch): remove NEWS.
7137 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
7139         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
7140         stepmake/bin{ many }: polish the `--help's of different scripts;
7141         model taken from the core-utils of Linux.
7143         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
7145 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7147         * flower/parse-afm.cc (parseCharMetrics): add warnings.
7149         * flower/libc-extension.cc: idem.
7151         * flower/include/libc-extension.hh: protect against isinf macros.
7153 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
7155         * { many }: Use two uppercase letters in LilyPond.
7157         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
7159         * VERSION: 1.7.29 released.
7160         
7161 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7163         * lily/tie.cc: add TODO comment.
7165         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
7167         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
7168         linejoins and linecaps. This fixes problems with occasional spikes
7169         on slur/tie endings.
7170         
7171         * input/regression/font-name.ly: don't use PS fonts for
7172         compatibility reasons. 
7174         * mutopia/claop.py (accents): update to 1.8
7176         * Documentation/user/music-glossary.tely (Top): remove 13pt.
7178         * Documentation/user/macros.itexi: don't color glossary links.
7180         * Documentation/user/invoking.itexi (Error messages): new section
7182 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7184         * input/regression/font-name.ly: add file.
7186         * scm/document-backend.scm (grob-doc): remove <hr> from
7187         lilypond-internals
7189         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
7190         reqd version to 1.6.4 
7192         * lily/font-interface.cc (get_font): bugfix: take font-name from
7193         alist chain too. This fixes font-name override for \markup.
7195 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7197         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
7199         * input/test/polymetric-differing-notes.ly: Compile fix.
7201 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
7203         * Documentation/user/refman.itely: fixed typo
7205         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
7206         before flexa
7208 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7210         * input/test/{ many }: search & fix some typos.
7212 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7214         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
7215         images.
7217         * scm/music-functions.scm (make-voice-props-set): set Script /
7218         TextScript dir for polyphony too.
7220         * scm/define-grobs.scm (all-grob-descriptions): decrease space
7221         before clef.
7223         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
7225 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
7227         * Documentation/user/refman.itely (Percussion): Small
7228         clarifications and fixes.
7230         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
7231         threads. This fixes different heads playing simultaneously.
7233 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7235         * Documentation/user/{ many }: increase readability (read through 
7236         User manual from `one big page').
7238 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7240         * input/test/polymetric-differing-notes.ly: add example with
7241         disparate note values.
7243         * input/test/polymetric.ly: rename from poly-metric
7245         * scripts/ly2dvi.py (include_path): bugfix: use outbase
7246         iso. outname.
7248         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
7249         G-clef bbox to real char extents. This fixes the G-clef being
7250         offset too much to the right.
7251         document perc clef offset.
7253         WARNING: FONT CHANGED.
7255         * Documentation/user/tutorial.itely (Tutorial): move menu.
7257 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7259         * buildscripts/lilypond-profile.sh (Error): trim error message.
7261         * Documentation/user/invoking.itexi (Invoking the lilypond
7262         binary): add note about path.
7264         * Documentation/user/macros.itexi: add @c at EOL, hopefully
7265         suppresses superfluous spaces.
7267 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7269         * buildscripts/lilypond-profile.sh: Add documentation to error
7270         message.
7272         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
7274 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7276         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
7277         <mike@ossmann.com>)
7279         * Documentation/bibliography/computer-notation.bib (pages): prune
7280         unscientific language.
7282         * Documentation/user/GNUmakefile: copy unsplit file to
7283         lilypond.html (idem for lilypond-internals).
7285         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
7287         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
7289         * python/lilylib.py (lilypond_version): 2.1 proof version check.
7291         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
7292         fix.
7293         
7294 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
7296         * Documentation/user/{ various }: bind text snippets with their
7297         examples, e.g. by punctuation: This is an example.
7299 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7301         * ly/performer-init.ly (VoiceContext): Typos.
7303         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
7304         builds, leave final-install to toplevel srcdir makefile.
7306         * make/srcdir.make.in (install): New target.
7308 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7310         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
7311         This fixes core dump on MIDI output (Simon Weatherill).
7313         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
7314         on local-WWW-post.
7316 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7318         * make/lilypond.redhat.spec.in: add dvips to reqs.
7320 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7322         * make/srcdir.make.in (web): Add special web target.
7324         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
7325         from inner $(LOOP).
7327         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
7329         * stepmake/stepmake/generic-targets.make (www-targets-help):
7330         * GNUmakefile.in (web-install): Install in $(webdir).
7332         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
7334         * cygwin/changelog: 
7335         * cygwin/mknetrel: Update.
7337         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
7338         (html-doc): Remove (use: web).
7340         * stepmake/stepmake/script-rules.make: 
7341         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
7342         Fix $(config_make) dependencies for srcdir build.
7344         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
7345         target for srcdir build.
7347         * stepmake/make/stepmake.make: 
7348         * make/srcdir.make.in: 
7349         * GNUmakefile.in:
7350         * make/stepmake.make (config_make): Rename variable (was:
7351         configuration).
7353 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7355         * Documentation/user/internals.itely (Manipulating music
7356         expressions): run lilypond on example too.
7358         * flower/include/libc-extension.hh: move lrint define to
7359         header. bugfix.
7360         
7361 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7363         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
7364         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
7365         do we recurse whole tree?).
7367         * GNUmakefile.in (html-doc): Resurrect.
7369         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
7370         obsolete $(package-icon) dependency.
7372 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7374         * Documentation/user/refman.itely (Automatic staff changes):
7375         add seealso 
7377         * Documentation/index.html.in: link to bigpage.
7379         * Documentation/user/tutorial.itely (Tutorial): streamline.
7381         * Documentation/index.html.in: url typo.
7383         * VERSION (PACKAGE_NAME): release 1.7.28
7385         * python/lilylib.py (error_log): remove '/' from name.
7387         * input/regression/pedal.ly: remove; dups input/test/
7388         
7389         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
7391         * Documentation/index.html.in: python style doco index.
7393         * Documentation/{footer,header}.html.in (src): remove, 
7395         * Documentation/pictures: remove all but lelie-logo.xpm.
7397         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
7398         before running makeinfo.
7400         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
7401         @code{}
7403 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7405         * input/test/bar-number-regular-interval.ly: rename.
7407         * Documentation/user/*: various fixes. 
7409 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
7411         * Documentation/{ many }: polish for update-all-menus. typos.
7413         * po/fi.po: fixes.
7415         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
7417         * buildscripts/mutopia-index.py: polish.
7419         * input/regression/{ many }, input/test{ many }: polish texidocs.
7421 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7423         * scripts/convert-ly.py (FatalConversionError.conv): rule for
7424         pedal-style
7426         * lily/text-spanner.cc (brew_molecule): use bracket-flare
7427         iso. edge-widen.
7429         * lily/piano-pedal-engraver.cc (process_music): change from
7430         process_acknowledged ()
7432         * lily/piano-pedal-bracket.cc: new file. Change
7433         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
7434         cleaned up.
7436         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
7438         * input/regression/tuplets.ly (texidoc): rename file.
7440         * po/fr.po: update
7442         * buildscripts/lilypond-profile.sh: error message if script is not
7443         sourced.
7445         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
7446         bracket-flare
7447         (make_bracket): simplify code.
7449         * lily/parser.yy (verbose_command_req): catch typos in \key scale
7450         argument.
7452         * python/lilylib.py (lilypond_version_check): new function
7454         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
7456         * scripts/ly2dvi.py (run_lilypond): add version check.
7458         * scripts/lilypond-book.py (option_definitions): typo
7460         * scripts/ly2dvi.py (include_path): typo
7462         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
7464         * lily/parse-scm.cc (parse_handler): typo
7466         * Documentation/user/macros.itexi: use @heading for headings.
7468         * Documentation/user/refman.itely: updates, fixes.
7470 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
7472         * po/fi.po: add Finnish translations. fixes.
7474         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
7476         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
7477         from lily/glissando-engraver.cc.
7479 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7481         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
7482         for non-first _broken_ bracket.
7484         * Documentation/user/refman.itely: corrections.
7486 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7488         * lily/new-fingering-engraver.cc (position_scripts): add heads to
7489         support of the fingerings.
7491         * po/fr.po: French translation update.
7493         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
7494         strings.
7496 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7498         * Documentation/user/introduction.itely: Small fixes.
7500 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7502         * Documentation/topdocs/AUTHORS.texi: polish.
7504 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7506         * Documentation/user/introduction.itely: revise
7508         * Documentation/user/tutorial.itely: reorganise.
7510         * Documentation/topdocs/index.tely: remove.
7512         * Documentation/header.html.in: prune.
7514         * GNUmakefile.in: clean up web building.
7516         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
7517         target.
7519 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
7521         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
7523         * lilypond-mode.el: turn on blink-matching-paren.
7525 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7527         * scm/output-sodipodi.scm (svg-header): Fix typo.
7529 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7531         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
7532         fixes a security hole.
7534         * scripts/lilypond-book.py (original_dir): remove temp_dir
7536         * scm/document-translation.scm: use @code tags.
7538 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7540         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
7542         * lilypond-mode.el: add a buffer-local post-command-hook to set
7543         context dependent syntax-table after each cursor event. Remove old
7544         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
7546         * lilypond-indent.el: update comments.
7548         * Documentation/footer.html.in: add period.
7550 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7552         * make/lilypond.redhat.spec.in (Group): don't strip binary.
7554         * scm/document-translation.scm (document-property-operation): add
7555         @code{} tags.
7557         * VERSION (PACKAGE_NAME): release 1.7.27
7559         * config.make.in: add PAPER variable
7561         * buildscripts/new-chords.py (help): add help text
7563         * Documentation/user/introduction.itely (Typography and program
7564         architecture):  fixes.
7566         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
7567         for texinfo and dvips. This fixes problems with PDF output of the
7568         wrong size.
7570         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
7571         DVIPS_PAPERSIZE variable
7573         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
7574         TEXINFO_PAPERSIZE variable 
7576 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7578         * mf/feta-macros.mf: whoops: only draw lines for test situations.
7580         * mf/feta-toevallig.mf: lowres fixes.
7582 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7584         * NEWS: Typo and fill-paragraph fixes.
7586         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
7587         cast #define.
7589         * configure.in: 
7590         * config.hh.in: Check for lrint.
7592 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7594         * VERSION: 1.7.26 released
7596         * lily/separation-item.cc: add padding property.
7598         * input/test/*.ly: various fixes, remove solo-a2.ly
7600         * scm/new-markup.scm (brew-new-markup-molecule): arg order
7601         bugfix. Fixes old-style markup compatibility.
7603         * Documentation/user/introduction.itely (Introduction): historical
7604         elucidations
7606         * Documentation/user/music-glossary.tely (Top): linewidth fix.
7608         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
7610         * Documentation/index.texi (Top): cleanup.
7612         * Documentation/user/introduction.itely (Introduction): rewrite
7613         introduction, 
7614         (Music notation and  engraving): about notation. Add flat-picture
7616 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7618         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
7619         separation items. This keeps lyrics from bumping into each other.
7621 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7623         * GNUmakefile.in (topdocs-web): New target.
7624         (local-web): Depend on topdocs-web; fixes html-doc.
7626 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7628         * po/lilypond.pot: run po-replace
7630         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
7632         * scm/drums.scm (reset-drum-kit): new function.
7634         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
7636         * scripts/update-lily.py: remove
7637         
7638         * VERSION: release 1.7.25
7639         
7640         * Documentation/user/introduction.itely (Introduction): rewrite
7641         start of introduction.
7643 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
7645         * lily/all-font-metrics.cc: fixed typo
7647 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
7649         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
7650         LilyPond-mode-context-set-syntax-table): new functions to define
7651         the syntax table according to context.
7653         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
7655 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7657         * Documentation/user/refman.itely (Figured bass): 
7658         language nit courtesy http://www.vocabula.com
7660         * GNUmakefile.in: remove no kpathsea hack.
7662         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
7663         doco.
7665         * GNUmakefile.in: remove web-doc target.
7667         * lily/all-font-metrics.cc (find_afm): add message about
7668         buildscripts/clean-fonts.sh 
7670         * scm/define-music-properties.scm (figure): use string for 'figure
7672         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
7674         * input/regression/ : add raggedright = ##t where applicable. 
7675         
7676         * scm/bass-figure.scm (make-bass-figure-markup): add
7677         alignBassFigureAccidentals property.
7679         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
7680         bracket.
7682         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
7683         syllables widths into account for minimum-length.
7685         * input/test/staff-container.ly: update file
7687         * input/test/stem.ly: remove
7689         * lily/event.cc (LY_DEFINE): add ly: prefix.
7691         * input/test/clef-manual-control.ly: from manual-clef
7693         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
7695         * input/test/different-time-signatures.ly: move to poly-metric.ly
7697         * input/test/hara-kiri*,scales.ly: remove
7698         
7699         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
7700         with chord-names-jazz.ly)
7702         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
7703         get scalable cm fonts too.
7705         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
7706         --encoding for mftrace if present.
7708         * input/regression/slur-area.ly: move from test/
7710         * input/test/: remove simple-slur-endings slur-attachment
7711         slur-broken-cross-staff slur-broken.ly slur-damping.ly
7712         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
7713         slur-symmetry slur-symmetry tie-broken.ly
7715         * scm/drums.scm (set-drum-kit): add function.
7717         * Documentation/user/refman.itely (Percussion staves): use
7718         set-drum-kit
7720         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
7721         too
7722         (Global_measure.set_timesig): handle 3/8 time sig too.
7724         * scm/output-lib.scm (note-head-style->attachment-coordinates):
7725         note about triangle note heads.
7727         * scm/drums.scm: use alist for instrument-settings. This fixes the
7728         bug with assigning to drums in the .ly file.
7730         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
7731         CHANGED.
7733         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
7734         cluster-beacon-interface
7736         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
7738         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
7740         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
7742         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
7743         to get positions.
7745         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
7746         make ClusterSpannerBeacon to record Y positions. This removes the
7747         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
7748         make cluster-note-events.
7750 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7752         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
7754         * configure.in: Use lily/main.cc as identifying source file.
7756         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
7758         * config.hh.in: 
7759         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
7761         * configure.in: Require PYTHON >= 2.0.
7763         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
7764           $PYTHON for include dir location.
7765         (STEPMAKE_PYTHON): New function.  Use
7766         
7767             PYTHON=foo ./configure
7769           to override.
7771 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7773         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
7774         something.
7776         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
7777         ftp.lilypond.org everywhere.
7779 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7781         * lily/text-item.cc (interpret_new_markup): do only if new-markup
7782         detected.
7784         * Documentation/user/refman.itely (Grace notes): note on explicit
7785         contexts
7787 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
7789         * lilypond-font-lock.el: add a comment about LilyPond specific
7790         escape characters: ^, - and _, in the syntax table.
7792         * Documentation/user/appendices.itely: a majuscule fix.
7794 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7796         * input/test/trills.ly (endHorizScript): fixes.
7798         * input/test/chord-names-jazz.ly: merge in alternate Jazz
7799         notation, move from regression.
7801         * input/test/script-stack.ly: change name from stacked-scripts
7803         * input/test/ossia.ly: octave errors.
7805         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
7806         for midi-volume-equaliser
7808 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7810         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
7811         cm fonts.
7813         * mf/feta-beugel.mf: don't multiply font_count by 10.
7815         * lily/lookup.cc (horizontal_line): new function. Use
7816         horizontal-line in output backends.
7818         * Documentation/user/tutorial.itely (An orchestral part): new
7819         section on orchestral stuff and identifiers.
7821 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
7823         * lilypond-mode.el: comment-out paren-highlighting, it still causes
7824         some interference to other modes.
7826 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7828         * lily/spacing-spanner.cc (musical_column_spacing): use average,
7829         not maximum of spacing wishes in polyphonic situations.
7831         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
7832         number
7834         * lilypond-indent.el: remove paren matching. 
7836         * lily/text-item.cc (interpret_new_markup): new function
7837         use iso. text2molecule.
7839         * lily/main.cc (notice): change FSF address 
7841         * po/de.po: update PO file to 1.6.
7843 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
7845         * Documentation/user/ {many}: Add periods and remove spaces.
7846         
7847 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
7849         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
7850         Disable buffer-locally default paren hook and make a new one. 
7852         * lilypond-mode.el: Turn off locally paren-mode, but turn on
7853         locally LilyPond-paren-mode. Add todo for mouse double-click.
7855 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
7857         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
7858         Disable buffer-locally default paren idle timer and make a new one. 
7860         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
7861         locally LilyPond-show-paren-mode. Add to menu a toggle for
7862         LilyPond-show-paren-function.
7864 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7866         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
7868 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
7870         * Documentation/user/refman.itely: spelling fix.
7872         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
7873         paren highlight function definitions. add todo for
7874         LilyPond-show-paren-mode.
7876 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7878         * input/template/jazz-combo.ly: new file.
7880 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7882         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
7883         lo-res fixes.
7885         * mf/feta-schrift.mf: bugfix in varcoda sign.
7886         WARNING: FONT CHANGED
7888         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
7889         in accordance with lexer.ll.   
7891 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7893         * Documentation/user/tutorial.itely: Edit introduction.
7895 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7897         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
7898         ly:grob-staff-position
7900 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7902         * scm/to-xml.scm: import srfi-1
7904         * VERSION (MAJOR_VERSION):  release 1.7.24
7906         * python/lilylib.py (make_ps_images): make multipage _really_ work.
7908         * scripts/lilypond-book.py (do_file): put texidoc before image.
7909         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
7911         * input/regression/*.ly: fix snippet octaves 
7913         * input/test/spanner-after-break-tweak.ly: import
7914         broken-spanner-adjustment
7916         * input/no-notation/midi-transposing.ly: move from input/test/
7918         * input/test/: remove chord-markup
7920         * input/regression/instrument-name-partial.ly: move from input/test.
7922         * input/test/vertical-text.ly: remove
7924         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
7925         space above lyrics lines.
7927         * input/test/uniform-breaking.ly: remove file.
7929         * lily/gourlay-breaking.cc (combine_demerits): add comment about
7930         uniform spacing density. 
7932         * input/test/chords.ly (keys): remove file.
7934         * scm/documentation-lib.scm (oop): use srfi-1 too.
7936         * input/regression/*.ly: add \version
7938         * Documentation/user/*.itely: various fixes.
7940         * buildscripts/mf-to-table.py (base): break table every three
7941         symbols.
7943         * input/:  remove %% new-chords-done %% .
7945         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
7946         os-music.ly
7947         
7948 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7950         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
7952         * scm/new-markup.scm (box-markup): new function.
7953         (box-markup): new function. Contributed by Dick Schoeller
7954         <schoeller@attbi.com>
7956         * scm/lily.scm: remove reduce-no-unit 
7957         (list-insert-separator): use fold-right
7959         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
7960         of arguments. 
7962         * NEWS: more neutral language for ancient notation 
7964         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
7965         inside pointing beaming for chord tremolo.
7967         * Documentation/user/lilypond-book.itely: minor editing
7969 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
7971         * NEWS: added news for 1.8 regarding ancient notation
7973         * Documentation/user/refman.itely (Gregorian square neumes
7974         ligatures): fixed typo
7976         * lily/vaticana-ligature-engraver.cc,
7977         lily/include/vaticana-ligature.hh: bugfix: use special heads for
7978         lower/upper head of Pes only when heads are stacked
7980         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
7981         scm/define-grob-properties.scm: cleanup: make "join-left" a
7982         boolean grob property and save delta pitch in grob property
7983         "delta-pitch" instead
7985         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
7987 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7989         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
7990         completely borked
7992         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
7993         (try_music): bug fix: beam multiplicity was completely borked.
7995         * scm/lily.scm: remove tail, filter-list, filter-out-list,
7996         first-n, butfirst-n in favor of srfi-1 functions.
7997         remove string-join, string-pad in favor of srfi-13 functions.
7999         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
8001         * NEWS: use complete sentences.
8003         * Documentation/user/introduction.itely (Example applications):
8004         add note about databases and lilypond-book.
8006         * input/test/volta.ly: remove file
8008         * input/regression/volta-broken-left-edge.ly: simplify file
8010 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8012         * Documentation/user/refman.itely (Constructing a tweak): new
8013         subsection.
8015         * Documentation/user/tutorial.itely (Fine tuning layout): add
8016         common tweaks.
8018         * scm/define-grobs.scm (TextScript): use new brewer.
8020 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8022         * VERSION: release 1.7.23
8024         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
8026         * python/lilylib.py (make_ps_images): bugfixes.
8028         * input/regression/volta-multi-staff.ly: new file.
8030         * Documentation/user/macros.itexi: refcommands, refcommand macros.
8032         * Documentation/user/tutorial.itely (Piano staffs): new section.
8033         (Setting variables): new section
8034         (Fine tuning layout): new section
8036         * input/just-friends.ly: remove file. Superseeded by
8037         input/test/chords-without-melody.ly
8039         * ly/property-init.ly: add all commands to refman.
8041         * scm/define-translator-properties.scm: remove
8042         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
8044         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
8045         name. Underscores botch up PS output.
8047         * scm/define-translator-properties.scm: remove
8048         textNonEmpty, oneBeat, regularSpacingDelta
8050         * scripts/convert-ly.py (FatalConversionError.conv): conversion
8051         rule for automaticBars.
8053         * lily/timing-engraver.cc (start_translation_timestep): change
8054         barNonAuto to automaticBars
8056 2003-06-30  Graham Percival  <gperlist@shaw.ca>
8058         * input/test/perform-tie.ly: delete file.
8060 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
8062         * Documentation/user/refman.itely (Gregorian square neumes
8063         ligatures): bugfix: do not show ledger lines in neumes table
8064         (fixed by setting staff symbol to transparent rather than removing
8065         it from staff context)
8067 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8069         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
8070         glue into brew-new-markup-molecule.
8072         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
8074         * Documentation/user/introduction.itely (Computerized typography):
8075         new section
8077         * Documentation/user/tutorial.itely (An orchestral part): remove
8078         pc example from tutorial.
8080         * input/tutorial/lilbook.tex: use screech-boink
8082         * scripts/lilypond-book.py (compile_all_files): split formatting
8083         output body and scheduling lilypond compilation.
8084         (format_lilypond_output_bodies): new function
8085         (format_lilypond_block): new function
8086         (html_pages): allow multi-page images in HTML
8088         * python/lilylib.py (make_ps_images): rename function from
8089         make_preview, merge with make_page_images
8091 2003-06-28  Graham Percival  <gperlist@shaw.ca>
8093         * input/test/key-clefs.ly: moved to regression.
8095         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
8097         * input/no-notation/README: added note about midi-*.ly files.
8099         * input/test/two-key.ly: moved to no-notation/parse5.ly
8101         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
8102         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
8104         * input/test/ {various}: modified comments, marked some for deletion.
8106         * input/test/lines.ly: deleted file; duplicate of
8107         embedded-postscript.ly
8109         * input/test/mmrest-collision: moved to regression.
8111 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8113         * scm/chord-name.scm (note-name->markup): don't superscript root
8114         alterations in chordnames.
8116 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8118         * Documentation/user/refman.itely (Multi measure rests): more
8119         index/cross-referencing.
8121         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
8123         * scm/font.scm: remove properties-to-font-name code.
8125         * scm/define-grob-properties.scm: remove 'type
8127         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
8128         conversion
8130         * lily/text-spanner.cc: change 'type grob prop to 'style 
8132         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
8133         "first" flag to decide whether to make a start-repeat
8135         * input/regression/grace-volta-repeat-2.ly: new file.
8137 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8139         * lilypond-indent.el: rename generic functions to LilyPond-*
8141 2003-06-22  Graham Percival  <gperlist@shaw.ca>
8143         * input/test/thumb.ly: delete, merged into refman.
8145         * Documentation/user/refman.itely: added thumb info to Fingering.
8147         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
8148         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
8149         vertical-align.ly : deleted files.
8151 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8153         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
8155         * lily/line-spanner.cc (broken_trend_offset): remove function.
8156         (get_broken_offset): idem.
8157         (brew_molecule): rewrite the line-break case.
8159         * input/regression/follow-voice-break.ly:  new file.
8161         * lily/line-spanner.cc (after_line_breaking): remove lines at the
8162         start of a system.
8164 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8166         * input/test/tuplet-rest.ly: moved to regression.
8168         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
8169         deleted file.
8171         * input/test/ {many} : marked file for possible deletion.
8173 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8175         * input/regression/beam-funky.ly: add note about (disputed)
8176         correct beaming.
8178         * ly/engraver-init.ly (ScoreContext): put key-signature after
8179         staff-bar
8180         
8181 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8183         * input/test/ broken.ly lyric-phrasing.ly: deleted.
8185         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
8187         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
8189         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
8190         stem-extend was deleted (it was duplicate example, and not as
8191         good).
8193         * input/test/[s-z]*.ly: add texidoc index.
8195 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8197         * lily/slur.cc (get_boundary_notecolumn_y): change name from
8198         get_first_notecolumn_y
8200         * lily/spanner.cc (broken_spanner_index): new function.
8202 2003-06-19  Graham Percival  <gperlist@shaw.ca>
8204         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
8205         lyric-hyphen.ly : moved to regression.
8207         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
8208         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
8210         * input/test/instrument-name-mmrest.ly: moved to
8211         ../regression/multi-measure-rest-instr-name.ly
8213         * input/test/knee-sym.ly: moved to
8214         ../regression/beam-knee-symmetry.ly.
8216         * input/test/hymn.ly: change comments.
8218         * input/test/[p-r]*.ly: add texidoc index.
8220 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8222         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
8223         to postfix syntax
8224         
8225         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
8226         syntax.
8228         * VERSION: release 1.7.22
8230 2003-06-18  Graham Percival  <gperlist@shaw.ca>
8232         * input/test/[h-k]*.ly: added texidoc index.
8234         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
8236         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
8238         * input/test/ various : mark files for deletion or moving to
8239         regression.
8241         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
8243         * input/test/[l-o]*.ly: added texidoc index.
8245 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8247         * scm/music-functions.scm (make-ottava-set): 
8248         only do ottavation if centralCPosition is set.
8250         * lily/translator-scheme.cc (ly:context-property-where-defined):
8251         return '() if not found.
8253 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
8255         * lilypond-mode.el (LilyPond-un-comment-region): removed.
8256         Use one command for both commenting and uncommenting.
8258         * lilypond-indent.el (LilyPond-comment-region): new function,
8259         (un)comments each line separately.
8261         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
8262         
8263         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
8264         imenu is not added by default; adapted from f90.el,
8265         makes Help-menu, which does not fit, visible in XEmacs.
8266         
8267 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
8269         * lilypond-mode.el: Set show-paren-mode local; minor-mode
8270         show-paren-mode sets blink-matching-paren-on-screen local.
8271         Try to make show-paren-function to paren-highlight local.
8273         * lilypond-indent.el (LilyPond-scan-sexps): new function.
8274         Copy definitions of Emacs' show-paren-function and
8275         XEmacs' paren-highlight and make minimal changes;
8276         add comments about locality. 
8277         Fix matching first open-paren-char in '<< .. >>'.
8279 2003-06-16  Graham Percival  <gperlist@shaw.ca>
8281         * input/test/g*: added texidoc index.
8283         * input/test/[a-g]*: added raggedright==#t when it
8284          seemed appropiate.
8286         * input/test/ fake-grace.ly figured-bass.ly : removed file.
8288         * Documentation/topdoc/INSTALL.texi: removed false warnings
8289         about gcc 3.3.
8291 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8293         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
8295         * input/test/chords-without-melody.ly (texidoc): add from
8296         input/just-friends.ly
8298         * input/regression/size{13--26}.ly: move from input/
8300         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
8301         input/{star-spangled-banner,twinkle}.ly: remove 
8302         
8303         * lily/slur.cc: remove slur over rest warnings.
8305         * lily/note-spacing.cc (get_spacing): include left part of right
8306         object in fixed space. This fixes stretched space before
8307         accidentals.
8309         * input/regression/spacing-accidental-stretch.ly: new file.
8311 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
8313         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
8314         Reduce to 16pt.
8316 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8318         * input/regression/spacing-knee.ly: docstring
8320         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
8322         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
8323         input/tutorial/{test,solar,flowing}.ly: remove
8325         * input/rhythm.ly: remove
8327         * input/mutopia/F.Schubert/standchen.ly: update syntax.
8329         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
8330         update syntax. 
8332         * scm/define-grobs.scm (all-grob-descriptions): set
8333         knee-spacing-correction to 1.0
8335         * lily/note-spacing.cc (stem_dir_correction): compute knee
8336         correction using stem-thickness and head width.
8338         * input/regression/beam-quanting-horizontal.ly: update texidoc
8340         * scm/define-grobs.scm (all-grob-descriptions): set
8341         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
8342         This fixes 32nd beams for noteheads in spaces quants.
8344         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
8346 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
8348         * README.mandrake: Change lilypond-extras to lilypond-documentation.
8350 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8352         * input/test/dpncnt.ly,part-combine-score.ly: remove.
8354         * VERSION (PACKAGE_NAME): release 1.7.21
8356         * input/regression/stem-shorten.ly: new file.
8358         * lily/stem.cc (get_default_stem_end_position): revise stem
8359         shortening code.
8361         * input/regression/spacing-multi-tuplet.ly: move from input/test/
8363         * input/test/{scripts,volta-start,sleur}.ly: remove
8364         
8365         * input/regression/span-bar.ly: smaller file.
8367         * input/regression/spacing-{natural,tight,loose}.ly: remove
8369         * input/test/markup.ly: remove
8371         * scripts/lilypond-book.py: put printfilename in separate chunk,
8372         so texidoc is printed after the filename.  
8374 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8376         * make/lilypond.mandrake.spec.in: fix docdirs.
8378 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8380         * input/regression/beam-french.ly: bugfix.
8382         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
8384         * input/regression/(various).ly: add raggedright = #t.
8386         * input/regression/auto-beam.ly: move from abe.ly
8388 2003-06-13  Graham Percival  <gperlist@shaw.ca>
8390         * input/test/f*.ly: added texinfo index.
8391         
8392         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
8394 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8396         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
8397         quant penalty for beam just outside staff.
8399         * input/regression/beam-quanting-horizontal.ly (texidoc): move
8400         from beam-pos.ly,  remove non-horizontal tests. 
8402         * input/test/(various): cleanup header info. 
8404         * input/test/tchaikovsky.ly: remove file.
8406         * scm/chord-generic-names.scm: move from
8407         double-plus-new-chord-name.scm
8409         * input/test/orchestscore.ly: remove file
8411         * Documentation/user/refman.itely (Vocal music): update documentation.
8413         * scm/define-translator-properties.scm (chordNoteNamer): remove
8414         chordNameStyle, use chordNameFunction
8416         * scm/chord-name.scm (set-chord-name-style): remove
8417         set-chord-name-style. Use \property chordNameFunction.
8419 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8421         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8422         music): remove @TeX{} command.
8424 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8426         * lilypond-indent.el (scan-sexps): Renamed to
8427         aargh-this-breaks-other-emacs-modes-scan-sexps.
8429 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8431         * lilypond-indent.el: Fix: match concurrent one-char opening and 
8432         closing slurs: '()', etc. Add comments.
8434         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
8436         * lilypond-font-lock.el: match unending string at eof.
8438         * make/lilypond.mandrake.spec.in: refreshed packed file list.
8439         
8440 2003-06-10  Graham Percival  <gperlist@shaw.ca>
8442         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
8443         input/test/beam-dir.ly input/test/beam-position.ly    
8444         input/test/beam-suspect.ly input/test/beam-trend.ly    
8445         input/test/beams.ly input/test/crescendo-text.ly : deleted
8446         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
8447         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
8448         * input/test/default-bars.ly: moved to bar-always.ly
8449         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
8451 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8453         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
8455 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8457         * scm/chord-ignatzek-names.scm (remove-step): rename file.
8459 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
8461         * lilypond-indent.el: Match better slurs in scheme expressions.
8462         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
8464         * Documentation/user/invoking.itexi: document Emacs' paren matching.
8466 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8468         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
8470         * input/ac-extra-voice.ly: Add texidoc.
8472         * ly/chord-modifiers-init.ly: 
8473         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
8474         and chordNameExceptionsPartial for new chord names.
8476         * input/test/chord-names-dpnj.ly: 
8477         * input/test/dpncnt.ly: Update.
8479         * scm/chord-name.scm: 
8480         * scm/double-plus-new-chord-name.scm: Add compatibility for new
8481         chord selection and options.
8483         * ly/chord-modifiers-init.ly: Add exceptions 
8485         * scm/define-translator-properties.scm (chordNameStyle) 
8486         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
8488 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
8490         * ly/property-init.ly (germanChords): Added.
8491         (semiGermanChords): Added.
8492         
8493         * input/test/chord-names-german.ly: Use new macros
8494         
8495 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
8497         * lilypond-indent.el: Use similar parenthesis highlighting for 
8498         Emacs and XEmacs through redefinitions of parenthesis highlighting 
8499         functions; removed LilyPond-show-paren-function. Fix indenting.
8500         Turn paren-matching on also in XEmacs.
8502         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
8503         as needed by parenthesis highlighting functions (in scan-sexp).
8505 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8507         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
8508         function.
8509         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
8511 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
8513         * lilypond-indent.el: tune regexp for show-paren-function.
8515 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8517         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
8518         for all LilyPond-produced tex snippets.
8520         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
8521         fixes one line --preview output of ly2dvi.
8523 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
8525         * lilypond-indent.el: match only one type of slurs in
8526         LilyPond-show-paren-function.
8528 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8530         * debian/GNUmakefile (EXTRA_DIST_FILES): 
8531         * debian/lilypond1.7.dirs: 
8532         * debian/lilypond1.7-doc.dirs: New file.
8534         * input/regression/chord-name-exceptions.ly: Add parameter for
8535         ignatzekExceptions.  Quote hash in docstring.
8537 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
8539         * lilypond-indent.el (show-paren-function): define show-paren-function
8540         as LilyPond-blink-matching-open and use it for closing parens.
8541         Let LilyPond-blink-matching-open know whether a bracket was inserted.
8543         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
8544         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
8545         LilyPond-blink-matching-paren in order to match both open and close
8546         brackets.
8547         
8548 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
8550         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
8551         testing by modifying the code from FSF Emacs paren.el. Add comments.
8553 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8555         * input/test/dpncnt.ly: Transpose example to match new
8556         default \chords octave.  Add comment.
8557         
8558         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
8559         comment about octave change.
8561 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8563         * input/test/[d,e]: added texinfo index tags.
8564         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
8566 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8568         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
8570 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
8572         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
8573         as in blink-matching-open.
8575 2003-06-03  Graham Percival  <gperlist@shaw.ca>
8577         * input/test/[a-c]: more comments in files.
8578         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
8579         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
8580         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
8581         mark file for proposed deletion.
8582         * input/test: renaming files:
8583         auto-beam-4-8.ly to beam-auto-4-8.ly
8584         auto-beam-override.ly to beam-auto-override.ly
8585         auto-beam.ly to beam-auto.ly
8586         blank.ly to blank-paper.ly
8587         absolute-volume.ly to dynamic-absolute-volume.ly
8589 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8591         * input/test/dpncnt.ly: 
8592         * input/test/chord-names-dpnj.ly: Resurrect.
8594         * lily/my-lily-lexer.cc: Remove chordnames keyword.
8596         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
8598         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
8599         Better docstring, add parameter OMIT-ROOT, tidy up.
8601 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
8603         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
8605 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8607         * scm/output-ascii-script.scm (as-font-alist-alist):
8608         (as-properties-to-font-name):
8609         (as-make-style-sheet): Remove.
8611         * scm/font.scm (as-make-font-list): New function.
8612         (as-font-sheet-alist): New variable.
8614         * ly/paper-as9-init.ly: 
8615         * ly/paper-as5-init.ly: Update.
8617         * ly/paper-as5.ly:
8618         * ly/paper-as9.ly: New file.
8620 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8622         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
8624 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8625         * input/sondag-morgen/*: removed due to copyright concerns.
8626         * input/[a,b]*.ly: added a newline at the end of the texinfo
8627         doc string (produces better output in HTML version).
8628         * input/c*.ly: added texinfo index and added comments to
8629         aid in future changes to input/test/ files.
8631 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8632         
8633         * Documentation/user/refman.itely: fixed build problem (missing
8634         file) caused by previous renaming.
8636 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8637         
8638         * input/test/[a,b]*.ly: added texinfo index and added comments to
8639         aid in future changes to input/test/ files.
8640         * input/test/bar-number-every-5-reset.ly: renamed to
8641         bar-number-every-five-reset.ly
8642         * input/test/bar-script-visibility.ly: renamed to
8643         bar-number-show-all.ly
8645 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8647         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
8648         to Voice.
8650         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
8651         out note-line and glissando functionality.
8652         
8653         * lily/line-spanner.cc (brew_molecule): cleanup.
8655 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8657         * scripts/as2text.scm: Use rdelim module.
8658         (start-system): Rename from start-line.
8659         (stop-system): Rename from stop-line.
8660         (af-gulp-file): Use string iso symbol for getenv.
8662         * scm/output-ascii-script.scm: Add guile and lily modules.
8663         (font-name-alist): New variable.
8664         (draw-line): New function.
8666         * scm/output-lib.scm (func, arg->string): Re-add from archive.
8667         (Were these silently removed, without ChangeLog entry?)
8669 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8671         * scm/music-functions.scm (make-ottava-set): bugfixes: also
8672         process 2nd ottava correctly.
8674 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
8676         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
8678 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8680         * Documentation/user/converters.itely (Invoking midi2ly): Update.
8682 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8684         * VERSION: release 1.7.20
8685         
8686         * lily/text-spanner.cc (brew_molecule): clean up function. This
8687         fixes bugs with broken 8va spanners.
8689         * lily/simple-spacer.cc (solve): also compute force for raggedright.
8690         This prevents spurious line-breaks with raggedright
8691         
8692 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8694         * lily/key-performer.cc (create_audio_elements): always use major
8695         key
8697         * Documentation/user/internals.itely: updates
8699         * input/regression/beam-break.ly: new file.
8701         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
8702         beams if starting or terminating stems have 'beaming set.)
8704         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
8705         property.
8707         * lily/parser.yy (verbose_command_req): add comment about scales.
8709 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
8711         * lilypond-indent.el: adjust regexps in bracket-matching.
8713 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
8715         * Documentation/user/refman.itely: more tiny fixes
8717         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
8718         "Chord names"; added table with input syntax for solesmes neumes
8719         table; added some words about rationale on input syntax design
8721         * lily/gregorian-ligature-engraver.cc,
8722         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8723         lily/include/gregorian-ligature.hh: bugfix: horizontal head
8724         alignment of Pes Initio Debilis
8726         * Documentation/user/refman.itely,
8727         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8728         mf/parmesan-heads.mf: fixed most of the head selection/alignment
8729         bugs in the solesmes neumes table
8731 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
8733         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
8734         Similarly, match '[' and ']' by skipping '\[' and '\]'.
8736         * lilypond-mode.el: fix tag-score. small improvements.
8738 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8740         * .cvsignore: Add aclocal.m4.
8742         * lily/music-constructor.cc: Include <assert.h>.
8744 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8746         * ly/engraver-init.ly (HaraKiriStaffContext): use
8747         RemoveEmptyStaffContext instead.
8749         * Documentation/user/refman.itely: updates
8751 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
8753         * Documentation/user/refman.itely: added solesmes neumes table;
8754         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
8755         bugfix: "Ornaments" -> "Articulations"
8757         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
8759 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8761         * lilypond-indent.el: Add a message about trying to match \] or \).
8762         
8763 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
8764         
8765         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
8766         obsolete "arithmetic_*"
8768         * input/bugs/ligatures.ly: removed (will be put into a different
8769         directory later)
8771 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8773         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
8774         libkpathsea (Maurizio Tomasi).
8776 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8778         * input/regression/repeat-slash.ly (texidoc): new file
8780         * lily/slash-repeat-engraver.cc (try_music): new file, handle
8781         slash repeats separately. Slash repeats and %
8782         repeats can now be nested.
8784 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8786         * lilypond-indent.el: Add preliminary test for closing \] and \).
8787         
8788 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
8790         * lily/gregorian-ligature-engraver.cc,
8791         lily/vaticana-ligature-engraver.cc,
8792         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
8793         mf/parmesan-heads.mf: various semivocalis related bugfixes
8795         * input/bugs/ligatures.ly: new file demonstrating problems with
8796         ligatures
8797         
8798 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
8800         * lilypond-mode.el,
8801         lilypond-font-lock.el,
8802         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
8804 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
8806         * lilypond-mode.el: Remove outdated code. Stress the difference 
8807         between Emacs and XEmacs definitions.
8809         * lilypond-mode.el,
8810         lilypond-indent.el: Define a function interactive only when necessary.
8812 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
8814         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
8815         Use inactive regions also in XEmacs.
8817 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8819         * Documentation/user/refman.itely (Repeat syntax): more updates
8821         * lily/simple-spacer.cc (solve): move solution process into
8822         solve(). This fixes a bug with collisions and raggedright = ##t.
8824         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
8826         * ly/engraver-init.ly: remove GraceContext. Update examples.
8828 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8830         * GNUmakefile.in (fonts): Also make fontball.
8832         * Website fixes:
8834         * ly/engraver-init.ly (GraceContext): Add.
8836         * run:
8838             convert-ly $(find . -name *.ly)
8840         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
8841         new chords.
8843 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8845         * VERSION: 1.7.19 released
8846         
8847         * scm/music-functions.scm (set-octavation): new function.
8849         * input/regression/ottava.ly: new file
8851         * lily/translator-scheme.cc (LY_DEFINE): new function
8852         ly:unset-context-property
8853         (LY_DEFINE) new function ly:context-property-where-defined: 
8855 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
8857         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
8859         * lilypond.words: add few.
8861         * input/test/script-chart.ly: fix typo.
8863 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8865         * scm/define-grobs.scm: uniform naming for definitions and output
8866         routine files. 
8868         * ly/engraver-init.ly (ChoirStaffContext): add \description from
8869         scm/context-description.scm
8871         * lily/parser.yy (translator_spec_body): add \description to the
8872         \translator{} body syntax.
8874         * lily/ottava-engraver.cc: new file.
8876         * scm/chord-name.scm (natural-chord-alteration): replace old
8877         chord stuff. 
8879         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
8881         * Documentation/user/refman.itely (Metronome marks): update doco.
8883         * input/regression/markup-note.ly: new file
8885         * input/regression/metronome-marking.ly: new file
8887         * lily/metronome-engraver.cc: new file. Print \tempo markings.
8889         * scm/new-markup.scm (note-markup): make a note glyph, useful for
8890         metronome marks.
8892 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8894         * Documentation/user/GNUmakefile: Compatibility fix for new
8895         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
8896         for making binary packages; info splitting bug has been fixed.
8898         * Documentation/user/refman.itely: Compile fixes.
8900 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
8902         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
8903         Count \midi -keywords also for a region.
8905 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8907         * lily/lookup.cc (LY_DEFINE): new function
8909         * Documentation/user/tutorial.itely: updates
8911 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
8913         * lilypond-mode.el: Allow Midi on buffer.
8914         Use only '.ly'-extension, remove '.sly' and '.fly'.
8915         Allow use of inactive regions. Invoke next Command on Master file, 
8916         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
8918 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8920         * Documentation/user/tutorial.itely: updates.
8922 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
8924         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
8926 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
8928         * lily/coherent-ligature-engraver.cc: fixed typo
8930         * lily/coherent-ligature-engraver.cc,
8931         lily/gregorian-ligature-engraver.cc,
8932         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
8933         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
8934         lily/vaticana-ligature-engraver.cc,
8935         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
8936         scm/grob-description.scm: cleanup: junked LigatureHead grob and
8937         removed all ligature specific stuff from NoteHead code
8939         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
8940         ligatures now use regular noteheads
8942         * lily/vaticana-ligature.cc: tiny code cleanups
8944         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
8945         space between two adjacent noteheads of the same pitch
8947         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
8948         description; cleanup: removed obsolete font-family settings
8950 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
8952         * lily/coherent-ligature-engraver.cc,
8953         lily/gregorian-ligature-engraver.cc,
8954         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
8955         lily/mensural-ligature-engraver.cc,
8956         lily/vaticana-ligature-engraver.cc,
8957         lily/include/gregorian-ligature-engraver.hh: updated for new
8958         Coherent_ligature_engraver; added comments that describe the basic
8959         design ideas of the ligature implementation
8961         * lily/coherent-ligature-engraver.cc,
8962         lily/include/coherent-ligature-engraver.hh: new file: shared code
8963         between mensural ligatures and Gregorian chant notation ligatures
8965 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
8967         * lilypond-mode.el: XEmacs fixes: include two definitions for the
8968         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
8969         use only two arguments in sit-for, use no arguments in
8970         read-char-exclusive, backspace is not a character (127) in XEmacs.
8972         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
8974 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
8976         * lilypond-mode.el: un-commenting works after syntax-table fix.
8978         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
8979         group, verbose commenting for syntax table.
8981         * lilypond-indent.el: add TODO for ligature slurs.
8983 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
8985         * lilypond-mode.el: Move comments of parenthesis matching away,
8986         (blink-matching-paren-on-screen) fix blinking in Emacs.
8988         * lilypond-font-lock.el: Fix parent-matching for Emacs:
8989         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
8991         * lilypond-indent.el: Add TODO for parenthesis matching.
8993 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
8995         * lilypond-mode.el: Fix XEmacs: 
8996         changed [S-iso-lefttab] to [(shift iso-lefttab)],
8997         invoke explicitly easy-menu-add (in Emacs done automatically).
8998         
8999         * lilypond.words: Add few words from input/*/*.ly.
9001 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9003         * VERSION (PATCH_LEVEL): release 1.7.18
9005         * scripts/lilypond-book.py: only print basename for printfilename
9006         option
9008         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
9009         and syntax updates.
9011 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9013         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
9014         better parametrisation. Move fatness of bulb downward.
9016         * mf/parmesan-custodes.mf (dir_down): remove underscores from
9017         glyph names. Underscores are not allowed .ps encoding files.
9019 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
9021         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
9022         variable "packed" for packed right-ragged mode
9024         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
9025         unused variable ragged; fixed indentation
9027         * Documentation/user/refman.itely: tiny cleanups in ancient
9028         clef and custos section
9030 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9032         * lily/parser.yy (Simple_music): add \applyoutput, syntax
9033         \applyoutput PROCEDURE
9035         * lily/my-lily-lexer.cc: add \applyoutput.
9037         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
9039         * lily/text-item.cc: clean text-interface description
9041 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9043         * input/{regression,test}/: use postfix for slur endings and beam
9044         begins.
9046         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
9047         style beams too. 
9049         * input/regression/lyrics-melisma-beam.ly: new file.
9051         * lily/lyric-engraver.cc (process_music): change from
9052         process_acknowledged_grobs()
9054         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
9055         functions to set and revert auto-beam settings.
9057 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9059         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
9061 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
9063         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
9064         Documentation/user/lilypond.tely: fixed some typos; updated author
9065         info
9067         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
9068         #"" -> #'flag-style = #'()
9070         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
9071         cleanup: removed dead #includes
9073         * lily/gregorian-ligature-engraver.cc,
9074         lily/include/gregorian-ligature.hh,
9075         scm/grob-property-description.scm: small cleanups, small spacing
9076         fixes
9078         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
9079         lily/vaticana-ligature.cc,
9080         lily/include/gregorian-ligature-engraver.hh,
9081         scm/grob-property-description.scm, scm/music-types.scm:
9082         "porrectus" -> "pes or flexa"
9084         * ly/engraver-init.ly, scm/grob-description.scm,
9085         scm/grob-property-description.scm: junked porrectus, now handled
9086         by ligature code
9088         * scm/grob-description.scm: bugfix: added space-alist entry for
9089         breathing sign/custos
9091 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9093         * Another grand 2003 update.
9094         
9095         * Remove mentioning of `mudela'; There's no such thing.
9097 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9099         * Documentation/user/preface.itely (Preface to version 1.8): update
9101         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
9103         * Documentation/user/converters.itely (Invoking convert-ly): revise
9105         * scripts/convert-ly.py (outfile_name): remove --assume-old.
9107         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
9109 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9111         * Documentation/user/internals.itely: more updates.
9113 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9115         * Documentation/user/refman.itely: revise 
9117         * Documentation/user/internals.itely: revise
9119         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
9121 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
9123         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
9124         beautification: reformatted ancient clefs section; cleanup: small
9125         wording fixes
9127 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
9129         * lilypond.words: added words for chant notation, sorted
9130         alphabetically through "sort lilypond.words"
9132 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
9134         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
9135         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
9136         chant notation
9138 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
9140         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
9141         prevent TeX from interpreting them as long dash
9143         * input/test/vaticana.ly: updated
9145         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
9146         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
9147         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
9148         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
9149         fixes
9151         * mf/parmesan-heads.mf: ledger endings: removed dead code
9153 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9155         * VERSION: 1.7.17 released
9156         
9157         * Documentation/user/GNUmakefile
9158         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
9159         files too.
9161         * scm/document-markup.scm: new file: document all markup
9162         functions.
9164         * scm/documentation-generate.scm: rename all documentation modules
9165         to document-*.scm
9167         * scripts/lilypond-book.py: generate link to .ly file iso. link to
9168         .png
9170         * input/test/divisiones.ly: added
9172         * input/regression/output-property.ly: new file
9174         * lily/cluster.cc: change cluster-interface to use style property
9176 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
9178         * input/test/chord-names-german.ly: modified.
9180         * scm/chords-ignatzek.scm:
9181           chord-name->german-markup: Added
9182           note-name->german-markup: Changed (now producing lowercase notenames)
9184         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
9185         
9186 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9188         * scripts/convert-ly.py (FatalConversionError.conv):
9189         divisiominima -> divisioMinima, etc.
9191         * ly/engraver-init.ly (FiguredBassContext): add
9192         Separating_line_group_engraver to Figured bass context.
9194         * ly/german-chords-init.ly: remove file
9196         * input/test/chord-names-german.ly (scm): new file.
9198         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
9200         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
9201         Chord_name_engraver
9203         * Documentation/user/refman.itely: lots of updates.
9205         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
9206         new file
9208         * input/test/bar-number-every-5-reset.ly: new file.
9210 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9212         * input/regression/chord-name-major7.ly: new file
9214         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
9215         if specced explicitly.
9217         * input/regression/chord-name-entry-11.ly: new file.
9219         * input/test/slur-beautiful.ly: new file.
9221         * Documentation/user/refman.itely: updates.
9223         * input/regression/collisions.ly (threevoice): cleanup.
9225         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
9227 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9229         * Documentation/user/*.itely: various updates.
9231         * ly/spanners-init.ly: enddecr/ endcr.
9233         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
9234         of tutorial
9236 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9238         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
9240         * lily/new-chord-name-engraver.cc (process_music): use octavation
9241         (a number) instead of original-pitch to store inversions. This
9242         fixes a problem with transposed chords with inversions.  
9244 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9246         * stepmake/aclocal.m4: Include compile fix for broken flex, as
9247         used in includable-lexer.hh.
9249         * lily/includable-lexer.cc: Bugfix: include config.h.
9251         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
9252         circumvention of Debian packaging bug.
9254 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9256         * flex-2.5.31 hits Debian/unstable.  Fixes below.
9257         
9258         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
9260         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
9261         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
9263         * lily/include/includable-lexer.hh: 
9264         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
9266         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
9268         * aclocal.m4: Regenerate.
9270         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
9271         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
9273         * scm/pdf.scm (use-modules): Include lily.
9275         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
9276         Noordkamp).
9277         (use-modules): Include lily.
9278         (lily-def): Bugfix: include tex-val in let.
9280 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
9282         * lilypond-mode.el: sensible error if lilypond.words not found.
9284         * lilypond.words: add few words.
9286 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
9288         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
9290         * mf/parmesan-scripts.mf: fixed typo in char name
9292 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9294         * VERSION: 1.7.16 released
9296         * python/lilylib.py (setup_temp): temporary directories are mode 700.
9297         (this is a security vulnerability).
9299         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
9301         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
9302         add staff support.
9304 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
9306         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
9307         ly/script-init.ly, scm/script.scm: bugfix: renamed
9308         fermata->signumcongruentiae to fix naming clash with feta font
9310 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9312         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
9314         * lily/multi-measure-rest-engraver.cc
9315         (start_translation_timestep): use grace timing too for determining
9316         when to make mmrest.
9317         (start_translation_timestep): clear numbers too.
9319 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
9321         * scm/music-types.scm: compile fix: escape braces
9323         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
9324         work around font selection problem
9326         * Documentation/user/refman.itely: BreathingSign: added docu for
9327         property "text"
9329 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9331         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
9332         information.
9334 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9336         * lily/multi-measure-rest-engraver.cc (class
9337         Multi_measure_rest_engraver): make multiple Number objects, one
9338         for each MultiMeasureTextEvent.
9340         * scm/music-functions.scm (glue-mm-rest-texts): use
9341         MultiMeasureTextEvent
9343         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
9345         * Documentation/user/refman.itely (Multi measure rests): update.
9347 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9349         * lily/ly-module.cc (ly_copy_module_variables): use
9350         scm_internal_hash_fold() for iterating modules.
9352 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
9354         * Documentation/user/refman.itely: Section Custodes: added more
9355         example code
9357         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
9358         neo-mensural rests to parmesan font
9360         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
9361         header
9363 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9365         * Documentation/user/macros.itexi: @fileref macro.
9367         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
9368         each file. 
9370 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
9372         * lily/include/custos.hh, make/lilypond.suse.spec.in,
9373         Documentation/topdocs/AUTHORS.texi: updated my email address
9375         * Documentation/user/refman.itely: updated custos documentation;
9376         beautified divisiones example; beautified articulations table
9378         * lily/breathing-sign.cc: bugfix: finalis molecule
9380 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
9382         * Documentation/user/refman.itely: added docu for
9383         contemporary fermata symbols, gregorian breathing signs; small fixes
9385         * ly/gregorian-init.ly: removed obsolete #'type props
9387 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9389         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
9390         minimum-length property correctly.
9392 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9394         * scm/music-functions.scm (make-multi-measure-rest): set input
9395         locations for multimeasure rests.
9397 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
9399         * input/regression/breathing-sign.ly: updated to for ancient
9400         notation
9402 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
9404         * scripts/ly2dvi.py: Add newline.
9406 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9408         * scripts/ly2dvi.py (dependency_files): Compile fix.
9410 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9412         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
9413         (make_html_menu_file): --html menu. 
9415 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9417         * scripts/ly2dvi.py (run_dvips): +add the .map file 
9419 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9421         * input/screech-boink.ly: new file.
9423 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9425         * scripts/lilypond-book.py (make_lilypond_file): convert
9426         lilypond-file to lilypond block directly, without going through
9427         begin/end lilypond text.
9428         
9430 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
9432         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
9433         scm/grob-description.scm: moved Michael's original breathing sign
9434         code in brew_molecule() to divisio_minima(); provided new
9435         brew_molecule() that effectively replaces the
9436         Text_item::brew_molecule callback (with additional fallback to
9437         Michael's original code); added callbacks for brewing divisio
9438         maior/maxima and finalis
9440         * gregorian-init.ly: added breathing sign shortcuts for virgula,
9441         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
9443         * script-init.ly: added shortfermata, longfermata,
9444         verylongfermata, varcoda
9446         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
9447         longfermata, verylongfermata, varcomma, varcoda
9449 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9451         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
9452           Remove all noquote and insert a few quote.
9453         
9454         * Documentation/user/lilypond-book.itely (Music fragment options),
9455           scripts/lilypond-book.py: Don't include quotation blocks by
9456           default. Introduce option quote instead of noquote
9458 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9460         * VERSION: 1.7.15 released
9461         
9462         * Documentation/user/lilypond.tely: omf updates.
9464         * buildscripts/texi2omf.py (omf_vars): include version.date
9466         * make/lilypond.redhat.spec.in: fixes for spec file. 
9468         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
9469         by function definition: lily now requires a recent GNU Make.
9471         * scripts/lilypond-book.py (write_deps): remove .tex dependency
9472         writing.
9474         * make/ly-rules.make: remove .ly -> .tex rule
9476         * Documentation/user/refman.itely (Figured bass): revised figured
9477         bass example.
9479 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9481         * stepmake/stepmake/omf-targets.make (local-install): add
9482         scrollkeeper-update message.
9484         * scripts/lilypond-book.py (lilypond_binary): explicity add path
9485         to binary.
9486         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
9488         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
9490         * Documentation/user/converters.itely (Invoking midi2ly): add
9491         track/channel notice.
9493 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9495         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
9497         * lily/parser.yy (scalar): DIGIT is also a scalar.
9499         * Documentation/user/music-glossary.tely: add @omf tags
9501         * Documentation/user/lilypond.tely: add @omf tags
9503         * scm/generate-documentation.scm (string-append): add @omf tags.
9505         * stepmake/stepmake/omf-*: new files 
9507         * input/regression/multi-measure-rest.ly (texidoc): add doco
9509         * GNUmakefile.in (web-doc-install): add web-doc-install target
9511         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
9512         fixes crashes while dumping MIDI.
9514         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
9515         midi
9517 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9519         * buildscripts/texi2omf.py: new file.
9521         * mf/feta-beugel.mf: include font count, not staffsize (16) in
9522         font-name
9524 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9526         * input/regression/beam-manual-beaming.ly (texidoc): new file.
9528         * lily/sequential-iterator.cc (descend_to_child): call
9529         descend_to_child() for all types of music.
9531 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9533         * scm/translator-property-description.scm: Add
9534         bassFigureFormatFunction.  Replace some entries.
9536 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9538         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
9539         clean out.
9541 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9543         * scripts/midi2ly.py (Note.dump): never dump duration for
9544         dump_dur=0.
9546         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
9547         new function
9549         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
9550         figures using new markups. Much simpler, and should improve layout
9551         a little.
9553         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
9555 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9557         * ly/engraver-init.ly: use Hara kiri by default for 
9558         ChordNames, FiguredBass and Lyrics(Voice) context. 
9560         * lily/axis-group-engraver.cc (acknowledge_grob): use
9561         rhythmic-grob-interface for selecting items not to hara-kiri'd 
9563         * scm/new-markup.scm (markup-function-list): add bracket,
9564         vbracket.
9566         * ly/engraver-init.ly (ChordNamesContext): set
9567         minimumVerticalExtent
9569 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9571         * input/test/time-signature-double.ly: new file 
9573         * input/regression/collision-head-chords.ly (texidoc): new file.
9575         * lily/type-swallow-translator.cc: add note swallow translator 
9577         * input/test/time-signature-double.ly: new file.
9579         * lily/type-swallow-translator.cc: add Rest_swallow_translator
9581         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
9582         (FiguredBassContext): idem.
9584         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
9586         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
9588         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
9590         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
9591         .afm dependency
9593         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
9595         * python/lilylib.py (make_page_images): add function.
9597         * scripts/ly2dvi.py (run_latex): include title in preview image.
9599         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
9600         from lilypond-book for <ly2dvifile> tags in HTML.
9602         * scripts/ly2dvi.py (option_definitions): add --debug option to
9603         print out environment.
9605         * input/regression/tie-chord-partial.ly: new file.
9607 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
9609         * lilypond.words: add 3
9611 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9613         * scm/new-markup.scm (markup-function-list): add finger-markup
9615         * input/tutorial/brahms-tweaked.ly: new markup 
9617         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
9619         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
9620         crash when processing '() markup
9622         * input/regression/breathing-sign.ly (texidoc): add caesura example.
9624         * lily/breathing-sign.cc (railtracks): another caesura.
9626         * mf/feta-schrift.mf: caesura symbol. 
9628 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9630         * scripts/convert-ly.py (FatalConversionError.conv): add
9631         ly:molecule-XXX conversions.
9633         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
9635         * input/regression/multi-measure-rest-text.ly: new file.
9637         * scm/music-functions.scm (glue-mm-rest-texts): automatically
9638         convert MMREST-TEXT to MultiMeasureRestNumber settings.
9640         * ly/engraver-init.ly (ScoreContext): move tablature settings to
9641         ScoreContext
9643         * scm/new-markup.scm (center-markup): \center markup.
9645         * scm/music-functions.scm: remove pitchify scripts.
9647         * lily/music.cc (print_smob): display music name if available 
9649 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9651         * Documentation/user/refman.itely (Instrument names): remove
9652         \turnOff doco.
9654 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9656         * lily/score.cc (mark_smob): bugfix.
9658         * input/regression/rehearsal-mark.ly: new file.
9660         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
9661         report error at the current token again.
9663 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9665         * cygwin/mknetrel: Exit if doc build fails.
9667         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
9669 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9671         * scm/music-types.scm (music-descriptions): add doc strings
9673 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9675         * lily/lexer.ll: 
9676         * lily/include/my-lily-lexer.hh: 
9677         * lily/include/includable-lexer.hh: Add flex kludge.
9679         * config.hh.in: 
9680         * config.make.in: 
9681         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
9682         cruft.
9683         
9684         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
9685         code.
9687 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9689         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
9691         * lily/parser.yy (new_chord): Compile fix.
9693 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9695         * Documentation/user/refman.itely (Tuning groups of objects):
9696         remove documentation for \turnOff. 
9698         * lily/percent-repeat-engraver.cc (try_music): add correct
9699         processing moments for double-measure percents as well.
9701         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
9703         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
9704         grob prop type. 
9706         * Documentation/user/refman.itely (Printing named chords): add
9707         chord name tweak doco.
9709         * input/template/gregorian-transcription.ly: new file.
9711 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9713         * VERSION: 1.7.13 released
9714         
9715         * input/test/*: lots of cleanups/comment-outs/removals in chord
9716         examples
9717         
9718         * input/regression/*: lots of cleanups/comment-outs/removals in
9719         chord examples
9720         
9721         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
9722         options
9724         * lily/new-chord-name-engraver.cc (process_music): give original
9725         inversion pitch to chord name routine.
9727         * input/tutorial/os-score.ly: update to new markup
9729         * Documentation/user/appendices.itely: simply include
9730         chords-ignatzek. 
9732         * Documentation/user/refman.itely (Chords mode): add documentation
9733         for chord mode.
9735         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
9736         not present in chord.
9737         (construct-chord): add inversion and bass support.
9739         * lily/chord.cc: junk contents.
9741 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
9743         * Documentation/user/refman.itely:
9744         * Documentation/user/music-glossary.tely: fix. 
9746 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9748         * scm/chord-entry.scm (construct-chord): move chord construction
9749         to Scheme.
9751         * lily/parser.yy (new_chord): new setup for chord entry.
9753 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
9755         * lilypond.words:
9756         * Documentation/user/music-glossary.tely: add ambitus.
9758 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9760         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
9762         * lily/include/*.hh: string() -> to_string()
9764         * scm/chords-ignatzek.scm: new file.
9766         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
9767         standard chord name exceptions.
9769         * scm/translator-property-description.scm (chordNameSeparator):
9770         add property.
9771         (majorSevenSymbol): add property
9773         * lily/translator-scheme.cc (ly:context-properties): new function
9774         (ly:context-parent): new function.
9775         (print_smob): print context name.
9777         * lily/music.cc (ly:get-music-length): new function
9778         (print_smob): don't print properties.
9780         * lily/duration.cc (duration<?): new function
9782         * input/regression/chords-funky-ignatzek.ly: new file.
9784         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
9785         jazz chords.
9787         * lily/pitch.cc (ly:pitch-diff): new function.
9789         * input/regression/chords-ignatzek.ly: new file.
9791 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9793         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
9794         pitches for jazz chords.
9796 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9798         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
9800 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
9802         * lilypond.words: add 1
9804 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
9806         * Documentation/topdocs/AUTHORS.texi: refine.
9808 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
9810         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
9811         
9812         * lilypond.words: add one.
9814 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
9816         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
9817         Fontify bass note in chords, e.g., e in c1/e.
9818         
9819 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
9821         * Documentation/user/music-glossary.tely: Dutch updates and
9822         additions (Arent Storm).
9824 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9826         * input/regression/ambitus.ly:  move file.      
9828         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
9830         * lily/event.cc (transpose): add tonic property to Key_change_req
9831         and to Key_engraver.
9833 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
9835         * Documentation/user/refman.itely: fix typo.
9837         * lilypond.words: removed wrong identifiers.
9839 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9841         * mf/feta-toevallig.mf: make flat stem shorter 
9843 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
9845         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
9847         * lilypond.words: add from Phrasing slur.
9848         
9849 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
9851         * lilypond-mode.el: allow launching multiple ViewPS processes.
9852         
9853         * lilypond.words: add from Text markup.
9855 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9857         * input/test/ossia.ly (texidoc): add comment.
9859         * input/regression/voice-follower.ly: new file.
9861         * mf/feta-toevallig.mf: make flat heavier.
9863         * lily/cluster-engraver.cc: clean up Cluster engraver
9865         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
9866         Engraver. Use Note_column to compute Y positions and deal with
9867         line break stuff.
9869 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9871         * lily/stem.cc: move french-beaming to stem.
9873 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
9875         * lilypond-font-lock.el: fontify all durations in chords.
9877         * lilypond.words: add from lily/my-lily-lexer.cc
9879 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9881         * VERSION: release 1.7.12
9883         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
9885         * lily/gregorian-ligature.cc: new file
9887         * lily/*: the Great 2003 search & replace.
9889         * Documentation/user/refman.itely (Manual repeat commands): add
9890         note about font selection.
9892 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
9894         * lilypond-mode.el: propose recompiling midi while invoking playing,
9895         not while stopping playing.
9897 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
9899         * lilypond.words: add one.
9901         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
9902         and expressional note grouping. Fontify chord modes.
9904 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
9906         * Documentation/user/music-glossary.tely (Top): translate melisma.
9908 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9910         * Documentation/user/music-glossary.tely (Top): add melisma.
9912 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
9914         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
9915         interfaces for (abstract) grob GregorianLigature
9917         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
9918         renamed head* -> glyph_name*, x-shift* -> x-offset*
9920         * scm/grob-property-description.scm: bugfix: added missing descriptions
9922 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
9924         * input/test/chord-names-dpnj.ly: New file.
9926         * scm/double-plus-new-chord-name.scm: Implement full and partial
9927         exceptions.
9929         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
9931         * scm/double-plus-new-chord-name.scm
9932         (double-plus-new-chord->markup): Fix sub->markup.
9935 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
9937         * lily/custos-engraver.cc: added TODO; editorial changes
9939         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
9940         consistency with other ligature engravers; removed access on (now)
9941         private variable _ligature of Ligature_engraver
9943         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
9944         renamed last_bound -> last_bound_; issue programming_error on
9945         abstract method calls; moved primitives code from
9946         Mensural_bracket_engraver to here (because almost ligature
9947         engravers will need it); renamed try_stop_ligature () ->
9948         typeset_ligature (); bugfix: store primitives of finished ligature
9949         in separate variable finished_primitives_ to avoid clash on input
9950         like "\] \["; added current_ligature () to enable access on
9951         private variable _ligature
9953         * lily/mensural-ligature-engraver.cc: removed primitives_ code
9954         (now in super class); renamed try_stop_ligature () ->
9955         typeset_ligature ()
9957         * lily/mensural-ligature.cc: issue programming_error on abstract
9958         method calls
9960         * lily/note-heads-engraver.cc: added TODO comment upon bool
9961         in_ligature
9963         * mf/parmesan-heads.mf: fixed some of set_char_box()
9965         * scm/grob-description.scm: added VaticanaLigature
9967         * scm/grob-property-description.scm: added neume prefix properties
9969         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
9970         lily/include/gregorian-ligature-engraver.hh,
9971         lily/include/gregorian-ligature.hh: new files; framework for
9972         gregorian ligature engravers such as vaticana
9974         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
9975         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
9976         vaticana style ligature implementation (still somewhat uncomplete)
9978 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9980         * VERSION: release 1.7.11
9982         * scripts/convert-ly.py: add ly:pitch-transpose rule
9984 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
9986         * input/test/dpncnt.ly: New file.
9988         * lily/my-lily-lexer.cc: Add chordnames keyword.
9990         * lily/parser.yy (chordnames_block): Parse chord name exception
9991         lists, see input/test/dpncnt.ly.
9993         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
9994         function.
9996         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
9997         filter-out too.
9999         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
10000         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
10001         pitch functions (except for ly:make-pitch, but that's apparently
10002         some sort of scheme naming standard?).
10004         * scm/lily.scm (!=): define-public.
10006         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
10008 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10010         * scm/double-plus-new-chord-name.scm
10011         (double-plus-new-chord-name->markup): New file.
10013 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10015         * python/lilylib.py (make_preview): don't suppress progress for
10016         bbox extraction.
10018 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10020         * Documentation/user/appendices.itely (scheme): update for new syntax.
10022         * input/regression/chord-name-styles.ly: new file
10024         * lily/instrument-name-engraver.cc: create instrument names
10025         without barline too.  Allows instrument name on ChordNames  
10027         * scm/new-markup.scm (interpret-markup): allow simple strings as
10028         markup too.
10030 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10032         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
10033         (step->markup-accidental): Fix: add accidental.
10034         (chord::inner-name-american): 
10035         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
10036         append stray '/' if last superscript addition was 'o'.
10038         * scm/new-markup.scm (normal-size-sub-markup) 
10039         (normal-size-super-markup): New function.
10041         * lily/source-file.cc (Source_file): Add warning for possibly
10042         intentional but suspicious initialization.
10044         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
10045         add comments about cut-and-paste programming.
10047         * flower/rational.cc (lcm): Not used; comment out.
10049 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10051         * lily/new-fingering-engraver.cc (position_scripts): use
10052         fingerHorizontalDirection to determine fingering horizontal
10053         directions.
10055         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
10056         fingering support.
10058         * scripts/convert-ly.py (FatalConversionError.conv): add style
10059         conversion rule. 
10061         * scm/chord-name.scm (set-chord-name-style): new function.
10062         (new-chord-name-brew-molecule): revise to interpret markup only
10063         (new-chord->markup): cleanuppish rewrite. To be called from the
10064         new engraver.
10066         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
10067         Markup earlier, during interpreting.
10069         * input/test/{banter,jazz,american}-chords.ly (scheme): update
10070         style settings. Rename to chord-names-*.ly
10072 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10074         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
10075         markup code and update to new markup.  Most probably broke some of
10076         it.
10077         
10078 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
10080         * Documentation/user/refman.itely: added docu for ambitus and
10081         clusters
10083         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
10084         ly_quote_scm() in lookup.cc
10086         * mf/parmesan-clefs.mf: set_char_box fix
10088         * lily/cluster-engraver.cc: junk implicit protection; use
10089         Protected_scm instead
10091 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10093         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
10094         throughout.
10096         * scm/new-markup.scm: Turn-off error-triggering test code.
10098 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10100         * scm/new-markup.scm (markup-thrower-typecheck) 
10101         (markup-typecheck?):  add full typechecking functions.
10102         (make-markup-maker): add make-FOO-markup functions.
10103         (markup-argument-list-error): nice error checking messages.
10104         (make-markup): better function: less quoting escapades.
10106 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10108         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
10110 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10112         * cygwin/lilypond.hint (requires): Add cygwin.
10114         * .cvsignore: Remove stepmake (huh!?!), add lib.
10116         * GNUmakefile.in: Add libdir links for builddir runs.
10118         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
10119         instead of datadir.
10121         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
10122         local_lilypond_libdir.
10124         * config.make.in (lilypond_libdir): Add.
10126         * stepmake/stepmake/substitute-rules.make: 
10127         * stepmake/stepmake/script-rules.make: 
10128         * stepmake/stepmake/python-module-rules.make:
10129         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
10130         lilypond-python-module patch.
10132 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10134         * Documentation/user/refman.itely (Graphical interfaces): add note
10135         about xml2ly.
10137 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10139         * scripts/ly2dvi.py (run_dvips): remove trailing newline
10141 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10143         * VERSION: released 1.7.10
10145         * scripts/musedata2ly.py (): idem
10147         * scripts/midi2ly.py (dump_chord): idem
10149         * scripts/etf2ly.py (version): idem 
10151         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
10153         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
10155         * scm/tex.scm (tex-output-expression): remove eval compat
10156         glut. Other output files too.
10158         * scm/chord-name.scm: don't export anything from chord module.
10160         * input/test/american-chords.ly: idem
10162         * input/test/banter-chords.ly (texidoc): idem
10164         * input/test/Cc-chords.ly: add breakage notes.
10166         * Documentation/user/refman.itely (Text markup): rewrite manual
10167         section.
10169         * lily/parser.yy (scalar): allow \markup { } as property value. 
10171         * scm/chord-name.scm: complete new markup usage
10173         * scm/grob-description.scm (all-grob-descriptions): use new markup
10174         texts by default
10176 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10178         * scm/chord-name.scm: partial move to new markup texts.
10180 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10182         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
10184         * scm/bass-figure.scm (brew-bass-figure): make stack direction
10185         settable.
10187 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
10189         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
10190         invoked for old midi, wait for killing.
10192 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
10194         * Documentation/user/music-glossary.tely: Finnishing.
10196 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10198         * mf/feta-nummer-code.mf: some kerning pairs.
10200 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
10202         * scm/output-lib.scm (set-bar-number-visibility): Context-function
10203         Added.
10205         * Documentation/user/refman.itely (Bar numbers):
10206         set-bar-number-visibility added, modulo-bar-number removed again
10207         (sorry).
10209 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
10211         * scm/output-lib.scm (modulo-bar-number-visible): add function.
10213         * Documentation/user/refman.itely: add modulo-bar-number-visible.
10215         * Documentation/user/music-glossary.tely: translate into Finnish.
10217 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10219         * lilypond-mode.el: add shortcut for 2midi
10221         * lilypond-font-lock.el: fontify lyrics
10223 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
10225         * scm/drums.scm : use 1.7.x names.
10227         * input/regression/drums.ly : Don't use << chords >>
10229 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10231         * lilypond-mode.el: tidy, add TODO
10233         * make/lilypond.mandrake.spec.in: install-info quietly.
10235 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10237         * input/test/markup.ly: use new syntax.
10239 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10241         * ly/params-init.ly (interscoreline): add word-space
10243         * input/test/metronome.ly (eighthNote): idem.
10245         * input/test/script-priority.ly: use new markup
10247         * lily/parser.yy (markup): allow HEAD markup0 markup1 
10249         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
10251         * lily/parser.yy (gen_text_def): bugfix.
10252         (full_markup): allow markup identifier.
10254 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
10256         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
10257         jobs at the same time. Add horizontal lines to Command menu.
10258         Allow one compiling job -- propose killing others before a new one.
10260         * lilypond.words: add markup, teeny, etc.
10262 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
10264         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
10265         Allow only one type of midi process; launching Midi either stops
10266         midis or plays the current midi and launching MidiAll stops midis
10267         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
10268         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
10270 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10272         * lily/text-engraver.cc (process_acknowledged_grobs): use new
10273         markup  for new markup texts.
10275         * lily/mark-engraver.cc (process_music): idem
10276         
10277         * lily/instrument-name-engraver.cc (create_text): idem
10279         * scm/new-markup.scm (magnify-markup): new function.
10281         * scm/molecule.scm (stack-lines): bugfix.
10283         * lily/font-interface.cc (get_font): take font-magnification from
10284         alist chain.
10286 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10288         * lily/molecule-scheme.cc: move scheme functions to separate file.
10290         * lily/font-metric.cc  (ly_get_glyph): new function. 
10291         
10292         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
10293         (italic-markup, dynamic-markup): new functions
10294         (font-markup): new function
10296         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
10297         padding and minimum
10299 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
10301         * lily/accidental-engraver.cc:
10302         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
10304 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
10306         * lilypond.vim:
10307         * lilypond-font-lock.el: Put \longa as duration. Accept only 
10308         [a-zA-Z] for user defined identifiers. Separate note cases 
10309         with and without a duration (allow cis\longaX).
10311         * lilypond.words: Add words from Info.
10313 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10315         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
10317 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
10319         * lilypond-mode.el: Propose reverting buffer before a command if
10320         it was edited with an another editor.
10322 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10324         * lily/molecule.cc (ly_translate_molecule): new function
10326         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
10327         into libdir
10329         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
10331         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
10333 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
10335         * lilypond.words: take \words from Info-index.
10337 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10339         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
10341 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
10343         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
10345 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
10347         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
10348         and lilypond-documentation.
10350 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10352         * lily/parser.yy: Compile fix (bison 1.75).
10354 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10356         * VERSION: 1.7.9 released
10358         * scm/music-functions.scm (shift-one-duration-log): refactor.
10359         Use music-map.
10361         * input/regression/chord-tremolo.ly (texidoc): add dot test.
10363         * NEWS: update.
10365         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
10366         argument
10367         
10368         * scm/music-functions.scm (display-music): new function
10369         (music-map): change arg order.
10371         * input/regression/new-markup-syntax.scm: new file
10373         * lily/parser.yy (markup): add \markup { .. } syntax.
10375         * scm/new-markup.scm (override-markup): new function
10376         (lookup-markup): new function
10377         (music-markup): new function
10378         (lookup-markup-command): use markup-signature to store argument
10379         format for parser.
10381         * lily/lexer.ll: preliminary \markup syntax. 
10383 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
10385         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
10386         add pre/post-dependencies and menus with icons from source.
10388         * Documentation/pictures/lilypond-48x48.xpm:
10389         * Documentation/pictures/lilypond-32x32.xpm:
10390         * Documentation/pictures/lilypond-16x16.xpm: new files, background
10391         transparent.
10393         * stepmake/stepmake/generic-targets.make:
10394         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
10396 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10398         * input/regression/music-map.ly (texidoc): new file.
10400         * scm/music-functions.scm (music-map): new function
10402 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10404         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
10406 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
10408         * input/test/to-xml.ly:
10409         * lily/ligature-engraver.cc: Fixes documentation.
10411         * lilypond.mandrake.spec.in:
10412         * lilypond.redhat.spec.in: Add lilypond.words.
10414         * Documentation/user/refman.itely: Mention Info inside emacs.
10415         
10416         * lilypond.suse.spec.in:
10417         * lilypond.redhat.spec.in:
10418         * lilypond.mandrake.spec.in: Set root-owner for doc
10419         (tobbe@nyvalls.se).
10421 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10423         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
10424         os.popen.read ().
10426 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10428         * scripts/ly2dvi.py (include_path): print warning if failing anything.
10430         * python/lilylib.py (error): add space
10432 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10434         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
10435         distribution.
10437 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10439         * lily/paper-outputter.cc (Paper_outputter): close port when
10440         finishing score.
10442 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10444         * scm/sodipodi.scm: Fixes.
10446 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
10448         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
10450         * buildscripts/make-font-dir.py: Fix. 
10452 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
10454         * lilypond-mode.el: Add support for Info inside Emacs.
10456 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10458         * buildscripts/make-font-dir.py: 
10459         * mf/GNUmakefile: Make sodipodi font map.
10461         * scm/sodipodi.scm: Add more output functions.
10463         * mf/feta-nummer.mf: 
10464         * mf/feta-beugel.mf: Add font_coding_scheme.
10466         * lily/paper-outputter.cc (output_header): Fix creator string.
10468 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10470         * lilypond-mode.el (LilyPond-autocompletion): invoked with
10471         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
10473         * lilypond.words: add two (Everybody can add/remove words now!).
10475         * debian/rules:
10476         * make/lilypond.suse.spec.in:
10477         * make/lilypond.mandrake.spec.in:
10478         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
10480         * Documentation/user/refman.itely: Mention autocompletion.
10482 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
10484         * scripts/ly2dvi.py: Add paper sizes.
10486         * lily/timing-engraver.cc: 
10487         * lily/time-signature.cc: 
10488         * lily/span-bar.cc: 
10489         * lily/grob-scheme.cc: Code formatting fixes.
10491         * scm/sodipodi.scm: 
10492         * scm/sketch.scm:
10493         * buildscripts/mf-to-table.py: 
10494         * buildscripts/make-font-dir.py: Font testing.
10496 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10498         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
10499         inserts try-completion and shows all-completions.
10501         * lilypond.words: '\' -> '\\'
10503         * lilypond-mode.el: load libraries in the end, lilypond.words defines
10504         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
10505         
10506         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
10507         and LilyPond-reserved-words.
10508         
10509 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
10511         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
10512         from load-path.
10513         
10514         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
10515         the mini-buffer with Control-Shift-c.
10516         
10517 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10519         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
10520         duration. This fixes \tempo taking time.
10522 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10524         * lily/volta-engraver.cc (process_acknowledged_grobs): 
10525         Allow for text markup in repeatCommands. 
10527 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
10529         * lilypond-mode.el (LilyPond-insert-string): new function, use it
10530         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
10531         Get rid of skeleton.el-dependency.
10533         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
10535 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10537         * lily/beam-engraver.cc (stop_translation_timestep): reset
10538         now_stop_ev_
10540         * lily/scm-option.cc: add parse-protect to ly:set-option
10542         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
10544 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10546         * lily/include/ligature-bracket.hh: removed
10547         * lily/ligature-bracket.cc: removed
10549         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
10550         .tex
10552         * lily/beam.cc (set_beaming): don't change beam count on rests.
10553         (brew_molecule): always set flag-width > 0.
10555 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
10557         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
10558         chars, remove instructions; instead, refer to lilypond-init.el and
10559         Documentation/topdocs/INSTALL.texi.
10561         * lilypond.words: add identifiers and reserved words.
10563         * Documentation/topdocs/INSTALL.texi: separate sections for installing
10564         files and adding a load-path.
10566         * lilypond-init.el: Instructions, extracted from 
10567         Documentation/topdocs/INSTALL.texi. 
10568         
10569 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10571         * VERSION: 1.7.8 released 
10573         * lily/grob.cc (warning): better robustness fix.
10575 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
10577         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
10579         * lily/cluster-engraver.cc: stick better to variable naming
10580         conventions
10582         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
10583         until stop_translation_timestep()
10585         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
10586         min/max coordinates to backend, but no musical info such as
10587         pitches
10589         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
10591         * lily/grob.cc: robustness fix: warning(): do not crash if
10592         cause is not set
10594         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
10595         the much more elaborated tuplet brackets than the very naive and
10596         simple ligature bracket grob
10598 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10600         * Documentation/user/refman.itely (Analysis brackets): add
10601         horizontal bracket doco.
10603         * ly/property-init.ly (setMmRestFermata): added.
10605         * Documentation/user/refman.itely (Multi measure rests): fermatas
10606         on mm rests.
10608         * input/regression/apply-context.ly (texidoc): new file
10610         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
10611         code to be executed during interpretation. Possible applications:
10612         smart octavation, more advanced bar checks. 
10614         * lily/apply-context-iterator.cc: new file.
10616 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10618         * input/test/new-markup.ly: new file.
10620         * lily/text-item.cc (text_to_molecule): new function
10622         * scm/new-markup.scm (lambda): new file
10624         * lily/function-documentation.cc (ly_add_function_documentation):
10625         add proc property as well
10627 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10629         * Documentation/user/music-glossary.tely (Top): add custos.
10631 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
10633         * Documentation/topdocs/INSTALL.texi: advise how to include source
10634         path to Emacs load-path and improve language.
10636 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10638         * GNUmakefile.in: config.h message fix.
10640         * autogen.sh:
10641         * aclocal.m4: Regenerate.
10643         * configure.in: 
10644         * config.make.in: 
10645         * stepmake/config.make.in: 
10646         * stepmake/configure.in: 
10647         * stepmake/autogen.sh: 
10648         * stepmake/aclocal.m4: Update for autoconf 2.56.
10650 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
10652         * Documentation/topdocs/INSTALL.texi: instructions for an user how
10653         to install Emacs-mode. Instructions how to use vim-mode.
10655 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10657         * scm/music-types.scm (music-descriptions): no length for tempo event.
10659         * input/*.ly: add \version everywhere.
10660         
10661         * input/*.ly: update syntax to 1.7 + new-chords.
10663         * VERSION: 1.7.7 released.
10664         
10665         * Documentation/user/*.tely: new chord syntax.
10667         * input/regression/[bc]*.ly (texidoc): syntax updates.
10668         
10669 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
10671         * lilypond.words: add vocabulary to be used in auto-completion
10673         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
10675         * lilypond.vim: allow note name at EOF
10677 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10679         * buildscripts/new-chords.py (edit): -e option: inline editing.
10681         * input/regression/a*.ly (texidoc): syntax updates.
10683         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
10684         music): elucidations. 
10686 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
10688         * lily/include/lily-proto.hh, ly/engraver-init.ly,
10689         ly/spanners-init.ly, scm/grob-description.scm,
10690         scm/grob-property-description.scm, scm/music-types.scm,
10691         lily/cluster-engraver.cc, lily/cluster.cc,
10692         lily/include/cluster.hh, input/test/cluster.ly: cluster
10693         implementation
10695         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
10696         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
10697         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
10699         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
10701         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
10703         * scm/grob-description.scm: bugfix: by default, use default note
10704         head style when engraving ligatures
10706         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
10708         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
10709         events
10711         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
10713         * input/test/ancient-font.ly: bugfix: style -> flag-style
10715         * lily/ligature-engraver.cc: indentation fix
10717         * lily/parser.yy: indentation fixes
10718         
10719 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10721         * input/regression/measure-grouping.ly: more elaborate example.
10723         * lily/moment.cc: ly:add-moment, ly:mul-moment,
10724         ly:div-moment. New functions 
10726         * scm/music-functions.scm (set-time-signature): new function,
10727         allow inline time sig settings with measure grouping.
10729         * lily/parser.yy (command_element): move time sig construction
10730         into Scheme.
10732         * lily/side-position-interface.cc (out_of_staff): new function,
10733         like padding, but keep minimum distance from staff. Easier than
10734         linespanners (dynamics, pedals), but roughly the same effect.
10736 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
10738         * emacs-mode.el: Added spanish-note-replacements 
10739         (Carlos Betancourt, <carlos.betancourt@chello.be>).
10741         * vimrc: (Un)commenting with <(S-)F12>, tidy.
10743 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
10745         * lilypond.vim: Do not fontify cises, desis, etc.
10747         * vimrc: view dvi with <S-F6>
10749 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10751         * lily/lookup.cc (triangle): new function.
10753         * input/regression/measure-grouping.ly (texidoc): new file: show
10754         triangles and brackets for beat groups of 3 and 2.
10756         * lily/include/measure-grouping-spanner.hh (class
10757         Measure_grouping): new file.
10759         * lily/measure-grouping-spanner.cc (brew_molecule): new file
10761         * lily/measure-grouping-engraver.cc (class
10762         Measure_grouping_engraver): new file.
10764 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10766         * Merge from stable:
10768             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
10769         
10770         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
10771         stylesheet.
10773         * ly/paper19.ly: Include paper19-init.ly.
10775         * ly/paper19-init.ly: New file.
10777         * Documentation/user/tutorial.itely (First steps): Fix first
10778         example for font test.
10780         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
10782         * ChangeLog: Add 1.7.6 release marker (see below).
10784         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
10785         Add .py files.
10787 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10789         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
10791         * input/tutorial/*.ly: update to new syntax.
10793         * lily/parser.yy (Composite_music): new transpose syntax,
10794         \transpose FROM TO MUSIC. 
10796 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10798         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
10799         latex progress/error output to stderr (by default this goes to
10800         stdout).  Show lilypond progress, even when not verbose.
10802         * python/lilylib.py (system): New optional parameter to control
10803         showing of progress.
10805         * scm/backend-documentation-lib.scm (check-dangling-properties):
10806         Fix error message.
10808         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
10809         axis, extent.
10811         * scm/grob-property-description.scm (magnify): Remove.
10812         (extent, axis): Add.
10814 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10816         * VERSION: Release 1.7.6.
10818         * scripts/convert-ly.py: more uniformization substitutions.
10820         * buildscripts/new-chords.py (sub_chords): new file.
10822 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10824         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
10825         lilypond.map.  Include sauter fonts too.  Cleanups.
10827 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10829         * Documentation/user/tutorial.itely (First steps): change to new
10830         chord/tie/slur/beam notation.
10832         * lily/parser.yy (event_that_take_dir): allow postfix notation for
10833         ties.
10835         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
10836         engraver. Process ties in postfix notation, i.e. c8-~ c
10838         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
10840         * input/regression/beam-postfix-notation.ly (texidoc): new file.
10842         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
10844         * lily/beam-engraver.cc (try_music): accept new-beam-events
10846         * input/regression/chord-scripts.ly (texidoc): new file
10848         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
10849         script-events.
10851         * scm/script.scm (default-script-alist): cleanup.
10853         * lily/script-engraver.cc (make_script_from_event): cleanup.
10855         * lily/lyric-combine-music-iterator.cc
10856         (Lyric_combine_music_iterator): remove superfluous events.
10857         (melisma_busy): new function. Fix broken melismas.
10859 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
10861         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
10862         Remove nonvalid settings. Use descriptive key names.
10863         Use <Return> to indicate the pressing of that key.
10865 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10867         * scripts/lilypond-book.py (option_definitions): Typo.
10869         * scripts/ly2dvi.py: Updates.
10871         * python/lilylib.py (setup_environment, print_environment)
10872         (get_bbox, make_preview): Merge and remove from ly2dvi and
10873         lilypond-book.
10875         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
10877         * .cvsignore: Remove some cruft.
10879         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
10880         path.
10882         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
10883         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
10884         throughout.
10886         * python/lilylib.py (quiet_system): Junk
10887         (system): Display error log upon failure.
10888         (read_pipe): New function.  Cleanups and fixes.
10890         * python/*.py: Rename from *.py.in.
10891         
10892         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
10894         * GNUmakefile.in (SUBDIRS): Move python before scripts.
10896 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
10898         * python/GNUmakefile: Bugfix: handle modules.
10900         * stepmake/stepmake/python-module-targets.make (default): Add
10901         compiled modules. 
10903         * stepmake/stepmake/python-module-rules.make: Add rule for byte
10904         compiling modules.
10906         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
10907         Bugfix.  (OUT_PYC_MODULES): Add.
10909 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
10911         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
10912         Use default paths. Refresh description.
10914 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10916         * VERSION: 1.7.5 released
10918         * input/regression/finger-chords.ly (texidoc): new file.
10920         * lily/script-engraver.cc (process_music): remove scriptHorizontal
10921         support
10923         * lily/fingering-engraver.cc (process_music): remove kludgy
10924         scriptHorizontal stuff.
10926         * lily/script.cc: remove staff-support property.
10928         * lily/new-fingering-engraver.cc (add_fingering): new
10929         file. Fingering engraver for new style chords.
10931 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10933         * lily/parser.yy (bare_number): allow 4 \cm (without
10934         decimal dot). (should backport to 1.6?)
10936         * ly/declarations-init.ly: use Scheme for dimension defs.
10938         * lily/parser.yy (TODO): remove hard coded dimensions, add
10939         REAL NUMBER_IDENTIFIER production.
10941         * lily/rest-collision.cc (force_shift_callback): rewrite using
10942         -done property.
10944         * scm/grob-property-description.scm (rest-collision-done): add
10945         property.
10946         
10947         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
10949 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10951         * input/regression/multi-measure-rest-center.ly: new file.
10953         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
10954         off horizontally by 0.05 ss. Fixed.
10956 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
10958         * scm/pdftex.scm: Rename ly-number to ly:number->string.
10960         * Documentation/topdocs/index.tely: Remove duplicate from merge.
10962 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10964         * lily/tie.cc (get_control_points): also avoid staff lines on the
10965         just outside the outer staff lines
10967 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
10969         * ly/params-init.ly: Just define style-alist, no need to
10970         define-public.
10972         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
10973         (thanks Han-Wen).
10975         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
10976         (FET_FILES): = FONT_FILES.
10978         * Merge from stable:
10980             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
10982 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10984         * VERSION: 1.7.4 released.  
10985         
10986         * scm/generate-documentation.scm (string-append): add macro
10987         definitions.
10989         * lily/text-item.cc (lookup_text): don't use virtual fonts for
10990         normal texts.
10992         * lily/multi-measure-rest-engraver.cc: make separate
10993         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
10995         * lily/multi-measure-rest.cc: remove text handling. Remove
10996         number-threshold.
10998 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11000         * scm/music-types.scm: doc patch by Graham Percival
11002 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11004         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
11005         encoding part.
11006         (Font_info.set_defaults): pixelsize now also defauts to '0'.
11007         (sketch_p): Sketch wants only first four elements of X11 font spec.
11009         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
11011         * mf/feta-autometric.mf: Write foundry and family to log.
11013         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
11014         font translation table.
11016         * buildscripts/mf-to-table.py: Better font info into afm.
11018         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
11019         1.0.9 required.
11021         * configure.in: Whine for mftrace 1.0.9.
11023 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11025         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
11027         * lily/main.cc (main_prog): don't try to load init.EXT when
11028         processing foo.EXT.
11030 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
11032         * scm/tex.scm (zigzig-line): added.
11034         * scm/ps.scm (zigzag-line): added.
11036         * ps/music-drawing-routines.ps (subvec): added.
11037         (draw_zigzag_line): added.
11038         
11039         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
11040         grob properties zigzag-width and zigzag-length.
11042         * input/regression/glissando.ly: Add some zig-zagged glissandi.
11044 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11046         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
11047         svg output, including font.
11049 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11051         * scm/lily.scm: Register sodipodi output module.
11053         * scm/sodipodi.scm: New file.
11055         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
11057         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
11058         comment, after header.
11059         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
11060         FullName.  Fix FontName key.
11062 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
11064         * lily/rest.cc (after_line_breaking): bugfix: dots after half
11065         and breve rests.
11066         
11067         * input/test/blank-notes.ly: bugfix
11069         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
11070         rests. (Kim Shrier)
11072         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
11073         
11074 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11076         * scm/tex.scm: 
11077         * scm/ps.scm: Cleanup and remove obsolete junk.
11079         * Documentation/user/internals.itely:
11080         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
11082         * lily/parser.yy: Identify shift/reduce problems.
11084         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
11085         make-style-sheet.  Too specific for convert-ly?
11087 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11089         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
11091         * input/test/*.ly: various fixes.
11093         * lily/music.cc (name): bugfix
11095         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
11097         * lily/input-file-results.cc (code): set-point-and-click! ->
11098         set-point-and-click
11099         
11100 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11102         * Use uniform ly: prefix for exported scheme primitive functions.
11104         * scm/music-types.scm: junk compat glue
11106         * scripts/convert-ly.py: add rules for stuff below, junk
11107         compatibility glue for spanrequest.
11109         * lily/parser.yy (verbose_event): remove \spanrequest,
11110         \commandspanrequest, \script. 
11111         
11112         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
11114         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
11115         for \penalty, \glissando.
11117         * VERSION: release 1.7.3
11118         
11119 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
11121         * lily/accidental-engraver.cc: Fix
11122         grace-in-the-beginning-of-measure bug caused by the resent
11123         partial-measure fix.
11125         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
11126         overlap looks too crowded)
11127         
11128 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11130         * lily/parser.yy (assignment): allow SCM expression as assignment.
11132         * lily/include/music-output-def.hh (class Music_output_def):
11133         * lily/music-output-def.cc: 
11134         * lily/paper-def.cc: 
11135         * scm/font.scm (markup-to-properties):
11136         * lily/parser.yy (music_output_def_body): 
11137         remove style_sheet_
11139 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11141         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
11142         length.
11144         * input/regression/spacing-to-grace.ly: new file.
11146         * input/regression/spacing-end-of-line.ly: new file.
11148         * lily/note-spacing.cc (get_spacing): take into account breakable
11149         stuff sticking out at the left (time sig change at line break).
11151         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
11152         raggedright code.
11154         * scm/music-functions.scm (make-voice-props-set): add
11155         staff-position for mm rests.
11157         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
11158         before grace notes a little.
11160         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
11162         * lily/break-align-interface.cc (do_alignment): right-edge spacing
11163         key adds space at the end of line. 
11165 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11167         * scm/sketch.scm: Fix beams.
11169         * buildscripts/mf-to-table.py: Add EncodingScheme.
11171         * scm/sketch.scm: Resurrect.
11173 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11175         * lily/multi-measure-rest.cc: use breve rests for measure lengths
11176         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
11178 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11180         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
11182         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11184 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11186         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
11187         token for origin information.
11189         * lily/parser.yy (My_lily_lexer): do identifier location and
11190         cloning from lexer.
11192         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
11193         logic out of the parser. Add bar checks on both ends.
11195         * Documentation/user/refman.itely (Multi measure rests): add more
11196         notes about mm rests.
11198 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11200         * input/regression/bar-scripts.ly: Re-enable.
11202         * lily/parser.yy:
11203         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
11204         released rsn.  Bison 1.50 has a crucial bug and won't work.
11206         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11209 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11211         * input/regression/bar-scripts.ly: Blunt documentation build fix.
11213 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11215         * Actually merge changes since 1.6.4 besides ChangeLog, and
11216         resolve conflicts.  Lots of updates, hope all is well.
11217         
11218         * cygwin/lilypond.hint (requires): Add ghostscript.
11220         * scm: Update some (c).
11221         
11222 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11224         * input/test/{various}.ly: add \header fields and texidoc strings.
11226 2002-10-05  Werner Lemberg  <wl@gnu.org>
11228         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
11229         renamed to `output_latex_quoted'.
11230         Added `output_latex_noquote'.
11231         (schedule_lilypond_block): Implement `noquote' option for LaTeX
11232         mode.
11234 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11236         * ChangeLog: Add 1.6.6 release marker.  See below.
11238         * stepmake/stepmake/po-targets.make: Remove --c++ option.
11240         * scripts/midi2ly.py: Fix global syntax warnings.
11242         * GNUmakefile.in: Generate builddir locale tree too.
11244         * scripts/ly2dvi.py:
11245         * scripts/midi2ly.py: 
11246         * scripts/mup2ly.py: 
11247         * scripts/update-lily.py:
11248         * lily/main.cc (setup_paths): Fix for locales setup.
11250 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11252         * Documentation/windows/installing.texi: Soften wording about
11253         necessity of becoming Administrator.  tommie@iae.nl reports this
11254         does not seem to be necessary for his flavour of Windows 2000.
11255         Explicitely discourage text mode mounts.
11257 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11259         * lily/rest.cc (after_line_breaking): backport dot position fix.
11261         * lily/rest-collision.cc (do_shift): also remove dots for suicided
11262         rests. Thanks to Klaus Zimmermann for finding this bug.
11264 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11266         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
11268 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11270         * Documentation/user/music-glossary.tely: fix links.
11272 2002-10-21  Werner Lemberg  <wl@gnu.org>
11274         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
11275         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
11276         scaling factor) only once and use them in the definition of
11277         \embeddedps.
11278         * ps/music-drawing-routines.ps (skeel): Removed.
11280 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11282         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
11283         Solaris7, as we don't use nested $( ) constructs.
11285 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11287         * VERSION: Release 1.6.6.
11288         
11289 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11291         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
11292         as workaround for /bin/sh problems on Solaris7.
11294 2002-10-19  Werner Lemberg  <wl@gnu.org>
11296         * GNUmakefile.in (web-doc): Fix typos.
11297         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
11298         `music-drawing-routines.ps' but emit \special{header=...} once.
11299         * scm/tex.scm (header-end): Updated.
11301 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11303         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
11304         undefined tremolo. 
11306 2002-10-15  Werner Lemberg  <wl@gnu.org>
11308         * scripts/lilypond-book.py (g_make_html): New global variable.
11309         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
11310         if `g_make_html' isn't set.
11311         [main]: Add format `texi-html'.
11312         (option_definitions): Updated.
11313         * Documentation/user/lilypond-book.itely: Updated.
11315         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
11316         * make/ly-rules.make (%.texi, %.nexi): Use it.
11317         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
11318         format to lilypond-book.
11319         * GNUmakefile.in (web-doc): Ditto.
11321 2002-10-14  Werner Lemberg  <wl@gnu.org>
11323         Further improve TeX output.  The produced files are about 40%
11324         smaller.  `lilyponddefs.tex' is now read only once.
11326         * tex/lilyponddefs.tex: Remove footer stuff.
11327         (\ifundefined): Renamed to...
11328         (\lilypondundefined): This.  Use LaTeX's definition to
11329         make it nestable and make it global.
11330         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
11331         output.
11332         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
11333         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
11334         them global.
11335         (\placebox): Renamed to...
11336         (\lyitem): This.
11337         Make it global and call \outputscale by itself.
11338         (\lybox, \lyvrule): New macros to reduce input data.
11339         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
11340         New auxiliary macros.
11341         (\SkipLilydefs, \EndLilyPondOutput): Removed.
11342         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
11343         to...
11344         (\lilypondspace): This and made it global.
11345         (\turnOnPostScript): Renamed to...
11346         (\lilypondpostscript): This and made it global.
11347         (\turnOnExperimentalFeatures): Renamed to...
11348         (\lilypondexperimentalfeatures): This and made it global.
11349         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
11350         (\lilypondsetdimen): This and made it global.
11351         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
11352         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
11353         (all, $(outdir)/music-drawing-routines.ps): New rules.
11354         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
11355         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
11356         start-system, stop-system, stop-last-system, filledbox): Updated to
11357         use the changed macros from lilyponddefs.tex.
11358         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
11360 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11362         * Documentation/windows/installing.texi: Update.
11364 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11366         * VERSION: 1.6.5 released
11368         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11370 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11372         * scm/translator-property-description.scm (voltaOnThisStaff): add
11373         property.
11375 2002-09-28  Werner Lemberg  <wl@gnu.org>
11377         * scm/tex.scm (header-end): Suppress page numbering.
11379         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11380         Fix quotation for HTML output.
11382 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11383         
11384         * Documentation/user/refman.itely: grammar and phrasing
11385           fixes to "Note Entry" section.  Also adds a few new examples.
11387 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11389         * flower/include/string-data.icc: include string.h
11391 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11393         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11395 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11397         * Documentation/user/GNUmakefile (extra-local-help): Add.
11399         * stepmake/stepmake/www-targets.make (local-help): Add.
11401 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11403         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11404         packages.
11406         * Documentation/topdocs/README.texi (Top): building documentation
11407         (not website.)
11409 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11411         * Documentation/user/refman.itely: 
11412         * Documentation/user/tutorial.itely: 
11413         * Documentation/user/music-glossary.tely: Merge changes.
11415         * Documentation/user/glossary.html.in: 
11416         * Documentation/index.texi: 
11417         * Documentation/header.html.in: Accomodate renaming of glossary.
11418         
11419         * Documentation/user/tutorial.itely: Add some glossary references.
11420         
11421         * Documentation/user/refman.itely: Minor fixes.
11422         
11423         * Documentation/user/lilypond.tely: Add glossary do direntry.
11425         * Documentation/user/music-glossary.tely: Rename (previously:
11426         glossary.tely).  Fix anchor placement.
11428         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11430 2002-09-23  Werner Lemberg  <wl@gnu.org>
11432         * scripts/lilypond-book.py (output_dict): Fix handling of
11433         various environments by avoid extraneous newlines.
11434         Rename `output-all' regexp for html to `output-html'.
11435         Replace `output-all' regexp for texi with `output-texi-quote'
11436         and `output-texi-noquote'.
11437         (compose_full_body): Don't override `linewidth' user option
11438         for `singleline'.
11439         (schedule_lilypond_block): Don't indent text specified with
11440         `intertext' option.
11441         Add new option `noquote'.
11442         (compile_all_files): Use latex instead of tex to compile ly
11443         files directly.
11445         * Documentation/user/lilypond-book.itely: Updated and revised.
11446         Improve layout.
11448         * Documentation/user/glossary.tely,
11449         Documentation/user/introduction.itely,
11450         Documentation/user/tutorial.itely,
11451         Documentation/user/refman.itely,
11452         Documentation/user/appendices.itely: Fix overfull LilyPond
11453         boxes caused by the new lilypond-book code.  Other minor
11454         fixes.
11456         * Documentation/user/macros.itexi (@texiflat): Don't emit
11457         trailing space.
11459         * scm/tex.scm (end-output, header-end): Add preamble and
11460         postamble to make lilypond output directly compilable with
11461         latex.
11463         
11464 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11466         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11467         instructions.
11469 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11471         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11473 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11475         * lily/beam.cc (connect_beams): don't crash if there are quarter
11476         notes in beams.
11478 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11480         * Documentation/user/refman.itely: corrected ancient clef
11481         docu; added docu on ligatures
11483 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11485         * Documentation/user/glossary.tely,
11486         Documentation/user/refman.itely, input/les-nereides.ly,
11487         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11488         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11489         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11490         Stem properties: flag-style -> stroke-style, style -> flag-style.
11493 2002-09-22  Werner Lemberg  <wl@gnu.org>
11495         * scripts/lilypond-book.py: Add option `notime' to suppress
11496         printing of a time signature.  Specify default indentation of 0pt
11497         if single line fragment.  Don't emit redundant `\paper{ }'.
11499         * Documentation/user/lilypond-book.itely: Updated.
11501         * Documentation/user/glossary.tely: Completely reformatting.
11503 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11505         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11507 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11509         * Documentation/user/tutorial.itely: Fix links.
11510         
11511         * Documentation/topdocs/index.tely:
11512         * Documentation/index.texi:
11513         * Documentation/header.html.in: Small website fixes and updates.
11515         * debian/: Debian patch by Anthony Fok.
11517 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11519         * Documentation/footer.html.in: How time flies: It's already 2002!
11521         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11522         more descriptive link names than 'here'.
11524 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11526         * VERSION: 1.7.2 released
11527         * VERSION: 1.6.4 released
11528         
11529         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11531         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
11532         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
11534         * mf/feta-din.mf (test): add x-height and space.
11536         * lily/dynamic-engraver.cc (process_music): take dynamic direction
11537         from ^_ for crescendi. Idem for slurs and phrasing slurs.
11539         * ly/grace-init.ly: add-to-grace-init: function to portably add
11540         settings to \grace. 
11542         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
11543         if we get an absolute dynamic event.
11545         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
11547         * lily/source-file.cc (get_line): oops. All line numbers were off
11548         by 2. Fix that. 
11550         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
11551         be after the note, combined with -_^, i.e. c4-(-\)-\>  
11553         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
11555         * lily/parser.yy (number_factor): remove (number) as number
11556         expression. ("Let them eat Lisp").
11558 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11560         * lily/horizontal-bracket.cc: new file.
11562         * lily/horizontal-bracket-engraver.cc: new file.
11564         * input/regression/note-group-bracket.ly: new file. Support
11565         horizontal note brackets for music analysis.
11567         * lily/stem.cc (flag): new flag-style: no-flag.
11569         * input/test/stem-cross-staff.ly: new file
11570         
11571         * Documentation/user/internals.itely: Improved formatting, fixing
11572         typos.  Added a section `Output details' to describe how the TeX
11573         code looks like.
11575         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
11577         * lily/parser.yy: remove \dynamicscript.
11579         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
11580         definitions. 
11582         * python/midi.c (midi_error): take two arguments.
11584         * Merge 1.6.5 changes:
11585         
11586 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11588         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
11589         staff-space.  Previous 1.5 was probably meant as half-spaces.
11590         (cautionary-style): parentheses (was: smaller).  This is what doco
11591         says, and it seems more logical.
11593         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
11594         for 2nd sentence.
11596 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11598         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
11600 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11602         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11604 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11606         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11608 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11610         * scm/translator-property-description.scm (voltaOnThisStaff): add
11611         property.
11613 2002-09-28  Werner Lemberg  <wl@gnu.org>
11615         * scm/tex.scm (header-end): Suppress page numbering.
11617         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11618         Fix quotation for HTML output.
11620 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11621         
11622         * Documentation/user/refman.itely: grammar and phrasing
11623           fixes to "Note Entry" section.  Also adds a few new examples.
11625 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11627         * flower/include/string-data.icc: include string.h
11629 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11631         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11633 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11635         * Documentation/user/GNUmakefile (extra-local-help): Add.
11637         * stepmake/stepmake/www-targets.make (local-help): Add.
11639 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11641         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11642         packages.
11644         * Documentation/topdocs/README.texi (Top): building documentation
11645         (not website.)
11647 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11649         * Documentation/user/refman.itely: 
11650         * Documentation/user/tutorial.itely: 
11651         * Documentation/user/music-glossary.tely: Merge changes.
11653         * Documentation/user/glossary.html.in: 
11654         * Documentation/index.texi: 
11655         * Documentation/header.html.in: Accomodate renaming of glossary.
11656         
11657         * Documentation/user/tutorial.itely: Add some glossary references.
11658         
11659         * Documentation/user/refman.itely: Minor fixes.
11660         
11661         * Documentation/user/lilypond.tely: Add glossary do direntry.
11663         * Documentation/user/music-glossary.tely: Rename (previously:
11664         glossary.tely).  Fix anchor placement.
11666         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11668 2002-09-23  Werner Lemberg  <wl@gnu.org>
11670         * scripts/lilypond-book.py (output_dict): Fix handling of
11671         various environments by avoid extraneous newlines.
11672         Rename `output-all' regexp for html to `output-html'.
11673         Replace `output-all' regexp for texi with `output-texi-quote'
11674         and `output-texi-noquote'.
11675         (compose_full_body): Don't override `linewidth' user option
11676         for `singleline'.
11677         (schedule_lilypond_block): Don't indent text specified with
11678         `intertext' option.
11679         Add new option `noquote'.
11680         (compile_all_files): Use latex instead of tex to compile ly
11681         files directly.
11683         * Documentation/user/lilypond-book.itely: Updated and revised.
11684         Improve layout.
11686         * Documentation/user/glossary.tely,
11687         Documentation/user/introduction.itely,
11688         Documentation/user/tutorial.itely,
11689         Documentation/user/refman.itely,
11690         Documentation/user/appendices.itely: Fix overfull LilyPond
11691         boxes caused by the new lilypond-book code.  Other minor
11692         fixes.
11694         * Documentation/user/macros.itexi (@texiflat): Don't emit
11695         trailing space.
11697         * scm/tex.scm (end-output, header-end): Add preamble and
11698         postamble to make lilypond output directly compilable with
11699         latex.
11701         
11702 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11704         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11705         instructions.
11707 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11709         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11711 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11713         * lily/beam.cc (connect_beams): don't crash if there are quarter
11714         notes in beams.
11716 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11718         * Documentation/user/refman.itely: corrected ancient clef
11719         docu; added docu on ligatures
11721 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11723         * Documentation/user/glossary.tely,
11724         Documentation/user/refman.itely, input/les-nereides.ly,
11725         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11726         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11727         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11728         Stem properties: flag-style -> stroke-style, style -> flag-style.
11730 2002-09-22  Werner Lemberg  <wl@gnu.org>
11732         * scripts/lilypond-book.py: Add option `notime' to suppress
11733         printing of a time signature.  Specify default indentation of 0pt
11734         if single line fragment.  Don't emit redundant `\paper{ }'.
11736         * Documentation/user/lilypond-book.itely: Updated.
11738         * Documentation/user/glossary.tely: Completely reformatting.
11740 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11742         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11744 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11746         * Documentation/user/tutorial.itely: Fix links.
11747         
11748         * Documentation/topdocs/index.tely:
11749         * Documentation/index.texi:
11750         * Documentation/header.html.in: Small website fixes and updates.
11752         * debian/: Debian patch by Anthony Fok.
11754 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11756         * Documentation/footer.html.in: How time flies: It's already 2002!
11758         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11759         more descriptive link names than 'here'.
11761 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11763         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11765 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11767         * lily/part-combine-music-iterator.cc (get_state): cleanup
11768         (get_music_info): cleanup.
11770 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11772         * scm/backend-documentation-lib.scm (interface-doc-string):
11773         crosslinks between interfaces and grobs. Headings for interfaces
11774         in grob explanation.
11776 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11778         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
11779         dtd).  Add preliminary dtd.
11780         (re-sub-alist): Robustify.
11782 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11784         * lily/include/event-chord-iterator.hh,
11785         lily/context-specced-music-iterator.cc,
11786         lily/event.cc, lily/event-chord-iterator.cc: add
11788 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11790         * lily/: some (c) header fixes.
11791         
11792         * lily/request-chord.cc: Remove.
11793         
11794         * lily/include/event-chord-iterator.hh:
11795         * lily/include/event.hh:
11796         * lily/event-chord.cc: New file.
11797         
11798         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
11799         requested.
11801 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11803         * lily/ : rename Request to Event
11805         * lily/parser.yy (command_element): move clef stuff into Scheme.
11807         * lily/:  rename length_mom () to get_length()
11809         * lily/part-combine-music.cc: removed file and class.
11811         * lily/context-specced-music-iterator.cc (class
11812         Context_specced_music_iterator): new file. Obsoletes the
11813         Context_specced_music type.
11815         * scm/music-types.scm (make-repeated-music): put different kinds
11816         of repeated music into music-type table.
11818         * VERSION: 1.7.1 released.
11820         * scm/to-xml.scm: new file.
11822         * input/test/to-xml.ly (fooBar): demo of what is possible with the
11823         new Input representation: dump music as XML.
11825         * scm/engraver-documentation-lib.scm
11826         (engraver-accepts-music-types?): add links from music to engraver,
11827         from music-type to engraver.
11829         * lily/include/command-request.hh: removed
11830         lily/include/musical-request.hh: removed. Removed all _req classes
11831         except Key_change_req. Changes throughout.
11833 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
11835         * lily/tuplet-engraver.cc (try_music): Compile kludge.
11837 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11839         * lily/*.cc: specify accepts for many engravers.
11841         * scm/music-documentation-lib.scm: dump music expressions and
11842         music subtypes.
11844         * scm/documentation-lib.scm: complete revision.
11845         Use GOOPS objects to store document tree explicitly. Cleaned up and
11846         sped up doco generation a lot.
11848 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11850         * input/trip.ly (fugaIILeft): add arpeggio
11852         * lily/translator-group.cc (try_music_on_nongroup_children):
11853         oops. The name symbol is in the cdr of the assoc handle.
11855         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
11856         Hyphen_req, Glissando_req, Break_req, Mark_req 
11858 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11860         * lily/musical-request.cc (music-duration-length,
11861         music-duration-compress): new functions.
11863         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
11864         throughout. Warning doesn't work yet.
11866         * lily/translator-group.cc (try_music_on_nongroup_children):
11867         new implementation: store candidate acceptors in a hashTable.
11869 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11871         * scm/music-types.scm (music-descriptions): change name to
11872         internal-class-name
11874         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11876 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11878         * lily/beam.cc (connect_beams): don't crash if there are quarter
11879         notes in beams.
11881 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11883         * Documentation/user/refman.itely: corrected ancient clef
11884         docu; added docu on ligatures
11886 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11888         * Documentation/user/glossary.tely,
11889         Documentation/user/refman.itely, input/les-nereides.ly,
11890         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11891         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11892         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11893         Stem properties: flag-style -> stroke-style, style -> flag-style.
11895 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11897         * scm/music-functions.scm (music-separator?): don't use name music
11898         property.
11900 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11902         * stepmake/stepmake/generic-targets.make (help): Document check
11903         target.
11905         * lily/new-accidental-engraver.cc: Compile fix.
11907 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
11909         * scripts/convert-ly.py: Add rule.
11911         * input/test/music-creation.ly:
11912         * input/test/add-staccato.ly:
11913         * input/test/add-text-script.ly: ly-make-music.
11915         * scm/drums.scm (make-head-type-elem, make-articulation-script):
11916         More ly-make-music renamings.
11918         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
11920         * lily/music-constructor.cc (make_music): Add debugging info.
11922         * scm/music-functions.scm (make-simultaneous-music,
11923         (make-sequential-music, context-spec-music):
11924         * scm/music-types.scm (music-descriptions): Get lily to run.
11926 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11928         * lily/command-request.cc (transpose_key_alist): new function.
11930         * lily/key-performer.cc (create_audio_elements): cleanup. 
11932 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11934         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
11936         * lily/include/translator.hh (ENTER_DESCRIPTION): add
11937         events-accepted field.
11939         * scm/music-types.scm: new file.
11941         * lily/parser.yy: put music type initialization into scheme,
11942         similar to grob initialization.  Changes throughout.
11944 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11946         * Documentation/user/tutorial.itely: Fix links.
11947         
11948         * Documentation/index.texi: 
11949         * Documentation/header.html.in: 
11950         * Documentation/topdocs/index.tely: Small website fixes and updates.
11952         * debian/: Debian patch by Anthony Fok.
11954 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11956         * Documentation/footer.html.in: How time flies: It's already 2002!
11958         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11959         more descriptive link names than 'here'.
11961         * ROADMAP: Remove test stuff.
11963         * scripts/update-lily.py: Allow auto-building of stable and
11964         development versions.  Bugfixes.
11966 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11968         * VERSION: released 1.7.0
11970         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11972         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
11973         positive line widths.
11975 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
11977         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
11978         go.  Fix comments.
11980         * cygwin: Cygwin updates.
11982 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11984         * Documentation/windows/installing.texi (Top): version for python,
11985         urls for ghostscript (thanks to John Potelle)
11986         
11987         * lily/simultaneous-music-iterator.cc
11988         (Simultaneous_music_iterator): init children_list_ before
11989         triggering GC.
11991         * lily/*-iterator.cc: be even more careful with smobbed copy
11992         constructors. 
11994         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
11995         LeftEdge item.
11997 2002-09-15  Werner Lemberg  <wl@gnu.org>
11999         Improving LilyPond's output to make them ordinary TeX boxes with
12000         predictable dimensions.  System boxes are now vertically centered on
12001         the baseline; this offset can be further controlled with
12002         \lilypondscoreshift.
12004         * lily/system.cc (System::post_processing): Pass length of current
12005         system to `start-system' (including any horizontal indentation).
12007         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
12008         prettier.
12009         (lily-def): Append `%'.
12010         (start-system): Add parameter `wd'.  Output more TeX code to specify
12011         box dimensions.
12012         (stop-system, stop-last-system): Complement changes in
12013         `start-system'.
12014         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
12015         Updated.
12017         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
12018         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
12019         Write final `\endinput'.
12021         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
12022         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
12023         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
12024         files and macro definitions don't produce spurious spaces and
12025         paragraphs (using \endlinechar).
12026         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
12028         * Documentation/user/internals.itely: Improved formatting, fixing
12029         typos.  Added a section `Output details' to describe how the TeX
12030         code looks like.
12032 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12034         * lily/accidental-engraver.cc: Also work with partial measures.
12036 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12038         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
12039         spanner.
12041 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12043         * lily/identifier-smob.cc (unpack_identifier): new file.
12045         * lily/lexer.ll (identifier_type): new function.  use ly-id to
12046         pass off scheme expressions as music identifiers.
12048         * scm/lily.scm: reorganisation, cleanups.
12050         * lily/main.cc: small cleanups.
12052 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12054         * lily/ly-module.{cc,hh}: new file.
12056 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12058         * lily/accidental-engraver.cc: Also work with partial measures.
12060 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12062         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
12064 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12066         * lily/my-lily-lexer.cc: use SCM module in stead of
12067         Scheme_hash_table. Changes throughout.  
12069 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12071         * VERSION (MY_PATCH_LEVEL): make 1.7.0