1 2004-06-29 Heikki Junes <hjunes@cc.hut.fi>
3 * input/regression/+.ly: use @unnumbered section.
5 2004-06-28 Nicolas Sceaux <nicolas.sceaux@free.fr>
7 * elisp/lilypond-mode.el (LilyPond-guile): set current module to
8 (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
10 2004-06-28 Jan Nieuwenhuizen <janneke@gnu.org>
12 * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
14 2004-06-26 Nicolas Sceaux <nicolas.sceaux@free.fr>
16 * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
17 was causing an error. (was not actually commited in 2004-06-20)
19 * input/regression/lily-in-scheme.ly (withPaddingC): does not
22 2004-06-24 Han-Wen Nienhuys <hanwen@xs4all.nl>
24 * lily/my-lily-parser.cc (parse_string): switch module too.
26 2004-06-24 Jan Nieuwenhuizen <janneke@gnu.org>
28 * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
29 ec-fonts-mftraced to running requirements.
31 2004-06-22 Han-Wen Nienhuys <hanwen@xs4all.nl>
33 * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
34 assignments don't reach the original file.
36 * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
39 2004-06-22 Jan Nieuwenhuizen <janneke@gnu.org>
41 * scm/output-gnome.scm:
42 * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
44 * debian/: Apply Debian patch (Anthony Fok).
46 2004-06-22 Heikki Junes <hjunes@cc.hut.fi>
48 * Documentation/user/music-glossary.tely: fix titling; @top is already
49 an @unnumbered @chapter.
51 2004-06-22 Han-Wen Nienhuys <hanwen@xs4all.nl>
53 * debian/GNUmakefile (EXTRA_DIST_FILES):
54 (CONF_FILES): update file list.
56 * lily/stencil.cc (interpret_stencil_expression): bugfix.
58 2004-06-21 Jan Nieuwenhuizen <janneke@gnu.org>
60 * debian/: Remove cruft (requested Anthony Fok.)
62 * buildscripts/guile-gnome.sh: Build without gcc libtool version
65 * scm/framework-gnome.scm: Cleanups. Resurrect +/- canvas scaling.
66 Add popup menu with grob properties.
68 * lily/grob-scheme.cc (ly:grob-properties):
69 (ly:grob-basic-properties): New function.
71 * lily/stencil.cc (interpret_stencil_expression): Comment-out
72 "no-origin" call. Fixes -fps output.
74 * scm/output-ps.scm (no-origin): Add dummy implementation.
76 * scm/output-gnome.scm (define-origin): Remove
79 * scm/output-ps.scm (scm):
80 * scm/output-tex.scm (scm): Remove define-origin from exports list.
81 (define-origin): Remove.
83 * scm/output-gnome.scm (define-origin):
85 * scm/lily.scm (ly:all-output-backend-commands): Remove
86 define-origin. Add grob-cause.
88 2004-06-21 Heikki Junes <hjunes@cc.hut.fi>
90 * buildscripts/lilypond-words.py: add ly/portugues.ly.
92 2004-06-20 Heikki Junes <hjunes@cc.hut.fi>
94 * Documentation/user/GNUmakefile:
95 * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
96 --include-css=.../texinfo.css; command includes css into the html.
98 * Documentation/texinfo.css: add file.
99 define <hr> as black and thin.
101 2004-06-20 Han-Wen Nienhuys <hanwen@xs4all.nl>
103 * lily/stencil.cc (interpret_stencil_expression): add grob-cause
104 stencil expression. Junk define-origin.
106 * lily/my-lily-parser.cc (parse_string): init parser variable when
107 lexer_ is set, ie. in parse_string and parse_file.
109 * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
112 * scm/lily.scm (collect-scores-for-book): new function.
114 * ly/init.ly: print collected scores/musics.
116 * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
117 scope, not in lily module.
119 * lily/book.cc (LY_DEFINE): ly:make-book. New function.
121 * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
122 encapsulate gtk/pango tests.
124 * po/tr.po: Turkish translation.
126 2004-06-20 Nicolas Sceaux <nicolas.sceaux@free.fr>
128 * input/regression/lily-in-scheme.ly: regression test for #{
131 * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
132 was causing an error.
134 * Documentation/user/programming-interface.itely (Using LilyPond
135 syntax inside Scheme): documentation for #{ ... #} syntax.
137 2004-06-19 Heikki Junes <hjunes@cc.hut.fi>
139 * Documentation/index.html.in: use black thin <hr>.
141 * buildscripts/mutopia-index.py: use thin black <hr>.
143 2004-06-19 Jan Nieuwenhuizen <janneke@gnu.org>
145 * scm/fret-diagrams.scm: Use UNIX style line endings.
146 (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
149 * scm/output-ps.scm (white-dot): Remove second incarnation.
151 * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
153 2004-06-19 Han-Wen Nienhuys <hanwen@xs4all.nl>
155 * scripts/lilypond.py (ic_p.make_include_option): set error_p for
158 * lily/bar-line.cc (compound_barline): add support for unbroken ||:
160 2004-06-17 Carl Sorensen (carl_sorensen@byu.edu)
162 * scm/fret-diagrams.scm: added fret-diagram-terse interface;
163 remove size as argument to fret-diagram interface;
164 improved white-circle dots for fret;
165 improved top-fret thick line/
167 * scm/output-ps.scm: added white-dot function
169 * scm/output-tex.scm: added white-dot function
171 * tex/music-drawing-routines.ps: added draw_white_dot function
173 * ps/music-drawing-routines.ps: added draw_white_dot function
175 * input/test/fret-diagram.ly: examples to show multiple
176 functions and multiple interfaces
178 2004-06-18 Jan Nieuwenhuizen <janneke@gnu.org>
180 * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph)
181 (pango_fc_afm_get_charset): Update iaw Pango CVS update.
183 * buildscripts/guile-gnome.sh: Add pango to recipe. Resolve
184 conflict. Have I told you lately how much I love autotools?
186 2004-06-17 Jan Nieuwenhuizen <janneke@gnu.org>
188 * lily/lily-guile.cc:
189 * lily/pangofc-afm-decoder.cc:
190 * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
191 Fixes build without Pango CVS. Use "pangofc-afm-decoder.hh".
193 * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
196 * lily/paper-outputter.cc (file): New method.
197 (dump_string): Use it.
199 * scm/output-gnome.scm: Update with pango CVS info, lilylib
202 * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
203 of them has a comma :-).
205 * scm/framework-gnome.scm: Add pango decoders.
207 * lily/include/pangofc-afm-decoder.hh:
208 * lily/pangofc-afm-decoder.cc: New file.
210 * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
212 * configure.in: Check for pango.
214 * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
216 (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
218 * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
220 2004-06-17 Han-Wen Nienhuys <hanwen@xs4all.nl>
222 * Documentation/user/tutorial.itely (Integrating text and music):
223 fix grammar & punctuation.
225 2004-06-16 Jan Nieuwenhuizen <janneke@gnu.org>
227 * lily/: Stray janitorial cleanups.
229 * scm/lily.scm (ly:all-stencil-expressions):
230 * scm/lily.scm (ly:all-output-backend-commands): New function.
232 * scm/safe-lily.scm (safe-objects): Add them.
234 * scm/framework-gnome.scm (<gnome-outputter>): New class.
236 * scm/output-gnome.scm: Move non-stencil evaluators to framework.
238 2004-06-15 Jan Nieuwenhuizen <janneke@gnu.org>
240 * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
242 2004-06-15 Han-Wen Nienhuys <hanwen@xs4all.nl>
244 * scm/page-layout.scm (default-page-make-stencil): add
245 raggedbottom, raggedlastbottom.
247 * Documentation/user/changing-defaults.itely (Page layout): add doc.
249 * scm/framework-tex.scm (define-fonts): fix export of
252 * lily/paper-book.cc (classic_output): strip suffixes from
255 * lily/tuplet-bracket.cc (before_line_breaking): do not return
256 SCM_UNDEFINED to Scheme.
258 2004-06-14 Han-Wen Nienhuys <hanwen@xs4all.nl>
260 * lily/book.cc: remove Book::to_stencil().
261 (process): whoops. Score::book_rendering returns vector, not list.
263 * scripts/convert-ly.py (conv): remove \notes.
264 apply to input examples.
266 * lily/paper-outputter.cc (output_stencil): don't use
267 smobify_self() but self_scm()
269 * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
272 * lily/paper-book.cc (output): load framework module
273 scm_c_resolve_module().
275 * python/lilylib.py (exit): exit with argument i.
277 2004-06-14 Jan Nieuwenhuizen <janneke@gnu.org>
279 * scm/framework-gnome.scm (output-framework-gnome): Try loading
280 gnome modules from non-toplevel.
282 * lily/ly-module.cc (ly:import-module): Export to ly:.
284 * lily/paper-score.cc (process): Do not show progress newline.
286 * lily/paper-book.cc (output, classic_output): Show progess
289 2004-06-14 Heikki Junes <hjunes@cc.hut.fi>
291 * buildscripts/lilypond-words.py: add ly/vlaams.ly
293 2004-06-14 Jan Nieuwenhuizen <janneke@gnu.org>
295 * lily/score.cc (ly:run-translator): Do not crash on empty music
298 * lily/book.cc (process): Do not render score when systems is empty.
300 * input/simple-song.ly: Down one octave.
302 * scm/output-gnome.scm: Remove script again; re-add modules fix
303 (CVS conflict resolve?)
305 * lily/stencil.cc (ly:interpret-stencil): Was:
306 interpret_stencil_expression.
308 2004-06-13 Jan Nieuwenhuizen <janneke@gnu.org>
310 * buildscripts/guile-gnome.sh: New file.
312 * scm/output-gnome.scm: White background, better window size, sane
313 canvas size. Cleanups.
315 2004-06-13 Han-Wen Nienhuys <hanwen@xs4all.nl>
317 * VERSION: release 2.3.4
319 * Documentation/user/invoking.itexi (Invoking the lilypond
320 binary): document --safe.
322 * scm/output-gnome.scm: set PATH in script.
324 * scm/page-layout.scm (default-page-make-stencil): don't stretch
325 if there is too few systems on a page.
327 * lily/parser.yy (relative_music): start at middle C without pitch
330 * Documentation/user/changing-defaults.itely (Page layout): new node.
331 (Paper size): rename node
332 (Page breaking): new node.
333 (Titling): move from invoking.
334 (File structure): new node.
336 * lily/parser.yy (score_body): allow \header and music anywhere in
339 2004-06-13 Jan Nieuwenhuizen <janneke@gnu.org>
341 * scm/lily.scm (ly:load): Remove page-breaking.scm.
343 2004-06-13 Han-Wen Nienhuys <hanwen@xs4all.nl>
345 * lily/include/paper-system.hh: move cc/hh file from paper-line.*
347 * lily/include/paper-line.hh: rename to Paper_system.
349 * lily/include/paper-book.hh: doc class.
351 * lily/paper-book.cc (c_ragged_page_breaks): remove functions.
353 * scm/page-layout.scm (plain-footer): add tagline/copyright.
354 (plain-header): add instrument-name.
355 (default-page-make-stencil): bugfixes.
357 * lily/parser.yy (book_body): allow \header anywhere in \book{}
359 * lily/paper-book.cc: remove copyright & tagline. Remove
360 interactions with Page
362 * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
364 (default-page-make-stencil): new function
365 (default-page-music-height): new function
366 (page-headfoot): new function
367 (ly:optimal-page-breaks): generate stencils directly from here
369 * scm/titling.scm: new file, group titling functions
371 2004-06-13 Jan Nieuwenhuizen <janneke@gnu.org>
373 * scm/output-gnome.scm: Handle multiple pages.
375 * scm/framework-gnome.scm: Do not load output-gnome.
376 (framework-gnome): Invoke output-gnome::header and
377 output-gnome::end-output as faked stencils. Fixes experimental
380 2004-06-13 Han-Wen Nienhuys <hanwen@xs4all.nl>
382 * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
383 octavation compatibility fixes. Backportme.
385 * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
387 (ly:optimal-page-breaks): combine-penalties: no shortcut for
388 negative. Now we handle negative penalties (ie. \pageBreak)
391 * lily/system.cc (get_line): extract page-penalty from the left
394 * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
396 2004-06-12 Han-Wen Nienhuys <hanwen@xs4all.nl>
398 * scm/framework-ps.scm: don't load output-XXX from framework-XXX
400 2004-06-12 Jan Nieuwenhuizen <janneke@gnu.org>
402 * scm/output-gnome.scm: Update script. Move development to
403 lilypond_2_3_2 branch for now.
405 2004-06-11 Han-Wen Nienhuys <hanwen@xs4all.nl>
407 * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
411 * Documentation/user/changing-defaults.itely (Creating contexts):
414 * scm/page-breaking.scm (ly:optimal-page-breaks): new
415 file. Rewrite function.
417 * lily/paper-book.cc (pages): new interface: page-breaking returns
420 * lily/page.cc (Page): take lines argument.
422 * scm/document-translation.scm (all-engravers-doc): link to user man
424 * scm/page-layout.scm (ly:optimal-page-breaks): use penalty iso. score.
426 * Documentation/user/notation.itely (Relative octaves): typo.
428 * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
430 2004-06-11 Jan Nieuwenhuizen <janneke@gnu.org>
432 * scm/output-gnome.scm: Update build script.
434 2004-06-10 Jan Nieuwenhuizen <janneke@gnu.org>
436 * scm/output-gnome.scm: Add font scaling. Attempt to resurrect
439 * scm/framework-gnome.scm: New file.
441 * scm/lily.scm: Use it.
443 * lily/paper-outputter.cc: Janitorial cleanups.
444 (ly:outputter-dump-string): Remove unreachable statement.
446 * scm/framework-ps.scm: Add header. Janitorial cleanups.
447 (ice-9): Bugfix: Add srfi-1.
449 * scm/framework-tex.scm: Add header. Janitorial cleanups.
451 2004-06-08 Han-Wen Nienhuys <hanwen@xs4all.nl>
453 * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
456 2004-06-07 Han-Wen Nienhuys <hanwen@xs4all.nl>
458 * ly/book-paper-defaults.ly: set optimal-page-breaks as default
460 2004-06-06 Han-Wen Nienhuys <hanwen@xs4all.nl>
462 * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
463 override of Beam::position-callbacks. Why would grace beams not be
464 quantized? Fixes: weird-stem-size-grace.
466 * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
467 warning only once. Backportme.
469 * lily/accidental-engraver.cc (number_accidentals_from_sig):
470 bugfix, 2nd try. Backportme.
472 * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
474 2004-06-04 Mats Bengtsson <mabe@drongo.s3.kth.se>
476 * Documentation/user/notation.itely (Instrument transpositions):
477 Correct the name of the instrumentTransposition property.
479 2004-06-04 Han-Wen Nienhuys <hanwen@xs4all.nl>
481 * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
483 2004-06-04 Mats Bengtsson <mabe@drongo.s3.kth.se>
485 * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
486 and postLilyPondExample are called when defined.
488 2004-06-03 Han-Wen Nienhuys <hanwen@xs4all.nl>
490 * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
491 This fixes setting notenames with `\include "nederlands.ly" '
493 * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
496 2004-06-01 Han-Wen Nienhuys <hanwen@xs4all.nl>
498 * scm/page-layout.scm: don't do piece, it should be in score-title
501 * lily/lexer.ll: lex \score separately.
503 * lily/paper-book.cc: junk stencil2line.
505 * lily/paper-line.cc (Paper_line): construct from Stencil
506 directly. No futzing with the dimensions.
508 * lily/include/paper-line.hh (class Paper_line):
510 * lily/stencil.cc (interpret_stencil_expression): combine-stencil
511 takes arbitrary number of arguments.
513 * input/test/markup-score.ly (tuning): simplify example.
515 2004-05-31 Han-Wen Nienhuys <hanwen@xs4all.nl>
517 * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function.
519 * scm/define-markup-commands.scm (score): define score-markup
521 * lily/parser.yy (markup): use score-markup.
523 * lily/score.cc: add ly:score?
525 2004-05-30 Carl Sorensen <carl_sorensen@byu.edu>
527 * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
528 fret-parse-string so it prepares for calls to fret-diagram-verbose
529 Changed display constants to props so they are available for
532 2004-05-31 Han-Wen Nienhuys <hanwen@xs4all.nl>
534 * VERSION: release 2.3.3
536 * stepmake/stepmake/generic-vars.make: unset LANG.
538 * input/regression/tuplet-nest.ly: bugfix.
540 * lily/tie-performer.cc (stop_translation_timestep): reset
541 ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
543 * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
544 clear repeat_ directly after setting stem_tremolo_. Fixes:
547 * input/regression/span-bar-break.ly: new file.
549 * scm/define-grobs.scm (all-grob-descriptions): remove
550 break-visibility from SpanBar. Fixes: piano-repeat.ly
552 2004-05-30 Han-Wen Nienhuys <hanwen@xs4all.nl>
554 * python/lilylib.py (make_ps_images): only compute bbox when needed.
556 * scripts/lilypond-book.py (process_snippets): use lily -f ps
557 files for generating pngs. (failed experiment)
559 * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
560 file with PFA fonts included.
562 * lily/score.cc (default_rendering): put header in too.
564 * lily/paper-line.cc (LY_DEFINE): change function to
567 * scm/page-layout.scm (default-book-title): only add lines for
569 (default-score-title): idem.
571 * lily/my-lily-parser.cc (parse_string): delete lexer after use.
573 * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
575 * lily/include/paper-book.hh (class Paper_book): remove height_
578 * input/test/coriolan-margin.ly (texidoc): remove latex macros.
580 * lily/ly-module.cc (LY_DEFINE): bugfix.
582 * lily/paper-book.cc (book_title): separate function for the book
585 * scm/page-layout.scm (default-book-title): only account for
588 * scm/framework-ps.scm: new file. Move high level interface from
591 * scm/music-functions.scm (def-grace-function): move macros from
592 ly/music-functions-init.ly
594 * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
597 * scm/framework-tex.scm (dump-line): new file. High level
598 interface for output (pages, systems, header).
600 * lily/include/page.hh (class Page): add is_last_ field.
602 * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
604 * lily/paper-book.cc (split_string): new function
605 (output): output multiple formats, i.e. --format=ps,tex
607 * scm/output-ps.scm (output-scopes): dump variables directly.
608 (define-fonts): rewrite for new interface
610 * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
612 * lily/paper-outputter.cc (Paper_outputter): take format argument.
614 * lily/main.cc (parse_argv): don't set extension for output.
616 * lily/clef-engraver.cc (create_clef): remove
617 Staff_symbol_referencer::set_position() call.
619 2004-05-30 Nicolas Sceaux <nicolas.sceaux@free.fr>
621 * ly/music-functions-init.ly (addlyrics): set the 'origin property
622 with the location argument in music function definitions.
624 2004-05-29 Han-Wen Nienhuys <hanwen@xs4all.nl>
626 * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
627 staffsymbol dependency.
629 * lily/include/grob.hh (class Grob): live () -> is_live (). Small
632 * lily/book.cc (process): return Paper_book
633 (to_stencil): use Book::process().
635 * lily/include/my-lily-parser.hh (class My_lily_parser): remove
636 header_ field. Store in $globalheader
638 * lily/parser.yy (book_body): book header is initted to
642 2004-05-28 Han-Wen Nienhuys <hanwen@xs4all.nl>
644 * input/test/fill-a4.ly: removed.
646 * lily/parser.yy (output_def): push scope of parent_ Output_def
649 2004-05-28 Jan Nieuwenhuizen <janneke@gnu.org>
651 * scm/output-gnome.scm: Update info.
653 2004-05-28 Han-Wen Nienhuys <hanwen@xs4all.nl>
655 * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
657 * scm/lily.scm (ly:modules-lookup): handle empty list, and more
660 * lily/include/ly-module.hh (ly_use_module): rename is_module to
663 * scm/page-layout.scm (default-book-title): move Scheme titling
666 * lily/parser.yy (book_paper_block): remove scope too.
668 * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
670 * lily/rest.cc: add direction to rest properties.
672 * lily/include/output-def.hh: new file, move from
675 2004-05-27 Jan Nieuwenhuizen <janneke@gnu.org>
677 * scm/output-gnome.scm: Describe feta-cork hack.
679 2004-05-27 Han-Wen Nienhuys <hanwen@xs4all.nl>
681 * lily/include/book-paper-def.hh: derive from Output_def
683 * lily/include/paper-def.hh: move all functionality out of class.
686 * lily/include/music-output-def.hh: rename Music_output_def to
689 * input/wilhelmus.ly: only set space for Paper formatting.
691 * lily/include/midi-def.hh: remove file, remove class.
692 Move functions to Music-output-def.
694 * lily/music-output-def.cc (Music_output_def): remove separate
695 translator table. Lookup translators in scope directly. This
696 obviates Context suffix for context identifiers, i.e.
707 * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
709 * Documentation/user/changing-defaults.itely (Horizontal spacing):
710 document spacing override hack.
712 2004-05-27 Jan Nieuwenhuizen <janneke@gnu.org>
714 * scm/output-gnome.scm: Add C-q, C-w keybindings. Update
715 installation info. Support point-and-click. Add +/- zoom
718 2004-05-26 Han-Wen Nienhuys <hanwen@xs4all.nl>
720 * VERSION: 2.3.2 released
722 * lily/parser.yy (book_body): set default bookpaper.
724 * scm/output-tex.scm (header): kludge: hard code linewidth.
726 * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
728 2004-05-25 Han-Wen Nienhuys <hanwen@xs4all.nl>
730 * lily/score.cc (default_rendering): scale outputdef before
733 2004-05-25 Jan Nieuwenhuizen <janneke@gnu.org>
735 * scm/fret-diagrams.scm: Add header.
737 * scm/output-gnome.scm: Hello world :-)
739 2004-05-25 Han-Wen Nienhuys <hanwen@xs4all.nl>
741 * scripts/lilypond.py (run_dvips): only add papersize if present.
743 * lily/accidental-engraver.cc (update_local_key_signature): new
744 function, fold code from initialize() and process_music().
745 (update_local_key_signature): use deep copy. This fixes one
746 problem from custom-key-signatures.ly.
747 (number_accidentals_from_sig): tighter check for
750 * ly/engraver-init.ly: remove localKeySignature
751 definition from ChoirStaff, StaffGroup, Score.
753 * lily/percent-repeat-engraver.cc (try_music): add moments for
754 barlines too. Fixes: skipbars-percent-repeat.ly.
756 2004-05-24 Han-Wen Nienhuys <hanwen@xs4all.nl>
758 * lily/context-def.cc (filter_performers): don't go to cdrloc if
759 skipping last pair. Fixes: crash-bar-number.
761 * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
764 * input/test/fret-diagram.ly: new file.
766 * scm/paper.scm (paper-set-staff-size): scale linewidth too.
767 (scale-paper): divide by scale.
769 2004-05-19 Han-Wen Nienhuys <hanwen@xs4all.nl>
771 * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
774 2004-05-18 Han-Wen Nienhuys <hanwen@xs4all.nl>
776 * scm/stencil.scm (fontify-text): reinstate function
778 * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
780 * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
782 * lily/parser.yy (book_paper_head): \bookpaper {}
784 * python/midi.c: remove config.h
786 2004-05-18 Jan Nieuwenhuizen <janneke@gnu.org>
788 * scm/output-gnome.scm: Update.
790 2004-05-17 Jan Nieuwenhuizen <janneke@gnu.org>
792 * scm/output-gnome.scm: New file.
794 * lily/include/book-paper-def.hh: Add. Janitorial fixes.
796 2004-05-17 Han-Wen Nienhuys <hanwen@xs4all.nl>
798 * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
799 (find_scaled_font): move from Paper_def
801 2004-05-16 Han-Wen Nienhuys <hanwen@xs4all.nl>
803 * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
804 (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
806 * po/fr.po: update po.
808 * lily/include/book-paper-def.hh (class Book_paper_def): new file.
810 * lily/book-paper-def.cc (print_smob): new file.
812 2004-05-16 Heikki Junes <hjunes@cc.hut.fi>
814 * buildscripts/lilypond-words.py: search words also from
815 music-functions-init.ly.
817 2004-05-15 Nicolas Sceaux <nicolas.sceaux@free.fr>
819 * ly/music-functions-init.ly (def-music-function): new helper
820 macro for defining music functions. \addlyrics \appoggiatura
821 \acciaccatura \grace \partcombine \autochange \applycontext
822 \applyoutput and \breathe are now defined here thanks to it.
825 * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
826 \grace \partcombine \autochange \applycontext \applyoutput and
827 \breathe keywords removed from the parser.
830 * lily/music-function.cc (ly_make_music_function):
831 * lily/lexer.ll (music_function_type): added a case for 0-arg
834 2004-05-14 Nicolas Sceaux <nicolas.sceaux@free.fr>
836 * scm/ly-from-scheme.scm (read-lily-expression): A variable
837 refering to a music expression can be used in lily-inside-scheme:
840 * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
841 and ly:parser-define, and change ly:parser-parse-string in order
842 to make #{ $music #} work.
844 * scm/new-markup.scm (compile-markup-expression): when an argument
845 is a string, use `make-simple-markup'.
847 2004-05-14 Han-Wen Nienhuys <hanwen@xs4all.nl>
849 * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.
851 2004-05-10 Han-Wen Nienhuys <hanwen@xs4all.nl>
853 * scripts/convert-ly.py (FatalConversionError.func): handle + in
854 font-size. (backportme)
856 2004-05-09 Han-Wen Nienhuys <hanwen@xs4all.nl>
858 * lily/paper-outputter.cc (output_stencil): dump font definitions
861 * lily/include/paper-book.hh (struct Score_lines): new
862 struct. Collect info per Paper-score.
864 * lily/include/page.hh (class Page): to_stencil() returns Stencil
867 * lily/stencil.cc (find_expression_fonts): new function
869 * lily/paper-outputter.cc (output_stencil): use
870 interpret_stencil_expr
872 * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
873 (interpret_stencil_expr): new function. Generic stencil
876 * lily/paper-def.cc (find_scaled_font): divide lookup
877 magnification by outpuscale for non-virtual fontmetrics. This
878 fixes ludicrously long font definitions for text
881 * lily/score-engraver.cc: remove
882 {Engraver,Score_engraver}::typeset_grob(), remove all calls.
884 2004-05-09 Jan Nieuwenhuizen <janneke@gnu.org>
886 * input/test/markup-score.ly: Remove \notes.
888 * lily/parser.yy (book_body): Grok Composite_music and \header.
889 (markup): Push NOTES mode before score_block.
891 * VERSION: release 2.3.1
894 * mf/feta-bolletjes.mf: Oops. Comment-out canvast test code.
896 * Documentation/user/programming-interface.itely: Use @emph (was: @em).
898 * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
900 2004-05-09 Han-Wen Nienhuys <hanwen@xs4all.nl>
902 * scm/output-tex.scm (output-tex-string): tighten safe security.
904 * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
906 * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
907 allowed ly functions.
909 * lily/ly-module.cc (ly_module_define): only define variable if
911 (ly_make_anonymous_module): take safe option.
913 2004-05-08 Han-Wen Nienhuys <hanwen@xs4all.nl>
915 * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
917 2004-05-08 Jan Nieuwenhuizen <janneke@gnu.org>
919 * input/regression/newaddlyrics.ly: Fix.
921 * Documentation/user/tutorial.itely: Use \newlyrics, remove most
924 2004-05-08 Heikki Junes <hjunes@cc.hut.fi>
926 * Documentation/user/music-glossary.tely ([k-z]): last fixes.
928 2004-05-08 Han-Wen Nienhuys <hanwen@xs4all.nl>
930 * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
932 * lily/paper-line.cc (Paper_line): don't store list of stencils,
933 but convert to single Stencil immediately.
935 * lily/paper-book.cc (title): don't return Stencil* but Stencil.
937 2004-05-07 Jan Nieuwenhuizen <janneke@gnu.org>
939 * scm/output-sodipodi.scm: Resurrect sodipodi output.
941 2004-05-07 Kristof Bastiaensen <kristof.bastiaensen@vleeuwen.org>
943 * elisp/lilypond-mode.el: Changed the way defaults are created for
944 LilyPond-command-master. LilyPond-mode will now check the
945 timestamps of the files to see which command has to run next.
947 2004-05-07 Han-Wen Nienhuys <hanwen@xs4all.nl>
949 * scm/bass-figure.scm (format-bass-figure): don't set
950 number-markup for strings. This fixes string in bass
953 * lily/parser.yy (bass_number): insert number-markup into figure
956 * scm/define-music-properties.scm (all-music-properties): make
959 * scripts/convert-ly.py (conv): \apply -> \applymusic
961 2004-05-06 Kristof Bastiaensen <kristof.bastiaensen@vleeuwen.org>
963 * elisp/lilypond-mode.el: changed the order of some commands
964 ("Midi" after "2Midi"), use the user-defined
965 LilyPond-command-default as default instead of "LilyPond"
967 * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
968 to set the master file for the next command.
970 * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
971 with font-lock-reference-face.
973 2004-05-07 Heikki Junes <hjunes@cc.hut.fi>
975 * Documentation/user/music-glossary.tely ([ab]*): small fixes.
977 * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
979 2004-05-06 Han-Wen Nienhuys <hanwen@xs4all.nl>
981 * ly/music-functions-init.ly (TODO): new file.
983 * lily/parser.yy (Generic_prefix_music_scm): add more
984 music_function symbols.
985 (Prefix_composite_music): change \apply to music-function
987 * lily/include/music-function.hh: rename to music-function
989 2004-05-05 Han-Wen Nienhuys <hanwen@xs4all.nl>
991 * lily/music-head.cc (LY_DEFINE): change order of args.
993 * input/regression/music-head.ly (texidoc): new file.
995 * lily/parser.yy (Generic_prefix_music): allow generic
996 music-transformation functions.
998 * lily/include/music-head.hh (is_music_head): new file.
1000 * lily/music-head.cc (get_music_head_transform): new file.
1002 2004-05-04 Han-Wen Nienhuys <hanwen@xs4all.nl>
1004 * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
1005 empty extent. This fixes ottava brackets on rests. (backportme)
1007 * make/lilypond.redhat.spec.in (Group): ln png files for info.
1009 * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
1011 * cygwin/lily-wins.py: update for the lily-wins.py script.
1013 2004-05-03 Han-Wen Nienhuys <hanwen@xs4all.nl>
1015 * lily/score-engraver.cc (typeset_all): switch off unbound spanner
1016 code. This will obviate typeset_grob () in the future. The effect
1017 of this is that improperly written spanner handling will result in
1018 invalid spanner bounds.
1019 (announce_grob): add to elems_ from here
1020 (typeset_grob): comment out.
1022 * lily/include/engraver.hh (make_spanner): new calling interface
1023 for make_{item,spanner}. This obviates most calls to
1026 * scm/music-functions.scm (set-accidental-style): use GrandStaff
1027 iso. PianoStaff for piano styles.
1029 2004-05-03 Heikki Junes <hjunes@cc.hut.fi>
1031 * Documentation/user/music-glossary.tely: add segno after d.s.
1033 2004-05-02 Han-Wen Nienhuys <hanwen@xs4all.nl>
1035 * lily/include/audio-column.hh: remove unused variables.
1036 (patch by Michael Welsh Duggan)
1038 * flower/include/axes.hh (other_axis): inline Axes function
1039 (thanks to David Brandon).
1041 2004-05-02 Jan Nieuwenhuizen <janneke@gnu.org>
1043 * cygwin/mknetrel: Install image links (backportme).
1045 * Documentation/user/GNUmakefile (local-install-info): Activate
1046 actual installing of image links (backportme).
1048 2004-04-30 Mats Bengtsson <mabe@drongo.s3.kth.se>
1050 * Documentation/user/notation.itely (Measure repeats): Removed
1051 unnecessary (and confusing) \context Voice{.
1053 2004-04-29 Jan Nieuwenhuizen <janneke@gnu.org>
1055 * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
1057 * lily/page.cc (Page): Do not use ly_scheme_function for
1058 volatile/configurable variables (FIXME: better name).
1060 * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
1063 2004-04-29 Han-Wen Nienhuys <hanwen@xs4all.nl>
1065 * scripts/convert-ly.py (FatalConversionError.subst): use
1068 2004-04-29 Jan Nieuwenhuizen <janneke@gnu.org>
1070 * lily/include/page.hh (class Page): Declare left_margin ().
1072 * lily/page.cc: Remove paper var caching.
1074 2004-04-28 Jan Nieuwenhuizen <janneke@gnu.org>
1076 * Documentation/user/music-glossary.tely: Add name to @top node.
1077 Remove comment from @table definitions (workaround for makinfo
1080 * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
1081 ly:stencil-get-expr). Update callers.
1082 (ly:stencil-align-to!): Return stencil too.
1084 * lily/paper-outputter.cc (output_page): Bugfix. Use page
1085 stencil. Remove looped line-based page output.
1086 (output_line): Use line stencil. Remove looped stencil-based line
1089 * lily/page.cc (ly:page-paper-lines): New function.
1091 * input/test/markup-score.ly: New file.
1093 * scm/define-markup-commands.scm (stencil): New markup.
1095 * lily/book.cc (to_stencil): New method.
1097 * lily/parser.yy (markup): Use it to grok \score.
1099 2004-04-27 Jan Nieuwenhuizen <janneke@gnu.org>
1101 * lily/stencil.cc (expr): Rename (was: get_expr). Update callers.
1103 * lily/paper-book.cc (pages): Change signature. Update callers.
1105 * lily/include/page.hh:
1106 * lily/page.cc: New file.
1108 * lily/paper-line.cc (to_stencil): New method.
1110 * lily/paper-outputter.cc (output_stencil): New method.
1112 * lily/paper-outputter.cc (output_line): Use them.
1114 * lily/warn.cc: Remove.
1116 * lily/my-lily-parser.cc (distill_inname): Remove.
1118 * flower/include/file-name.hh:
1119 * flower/file-name.cc: New file. Update users.
1121 * flower/file-path.cc [CYGWIN]: Junk testing code. Remove Path.
1122 (find): New method of same name.
1124 * lily/my-lily-parser.cc (ly:parse-file): Use it.
1126 * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
1127 constant error message.
1129 2004-04-27 Heikki Junes <hjunes@cc.hut.fi>
1131 * input/test/{blank-notes.ly,staff-container.ly}: typos.
1133 2004-04-26 Jan Nieuwenhuizen <janneke@gnu.org>
1135 * Documentation/user/music-glossary.tely: @table @strong' replaced
1136 by `@table @samp @c @strong'. This fixes invalid makeinfo output
1139 2004-04-25 Nicolas Sceaux <nicolas.sceaux@free.fr>
1141 * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
1143 * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
1144 #{ lily music expression #} that returns an equivalent scheme
1145 music expression by parsing the string.
1147 2004-04-25 Jan Nieuwenhuizen <janneke@gnu.org>
1149 * lily/my-lily-parser.cc:
1150 * lily/my-lily-lexer.cc: Another step towards parsing ly code from
1151 SCM string (foo.ly/toto.scm support).
1153 2004-04-24 Jan Nieuwenhuizen <janneke@gnu.org>
1155 * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
1157 2004-04-21 Jan Nieuwenhuizen <janneke@gnu.org>
1159 * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
1161 * scripts/lilypond-book.py: LY code that includes \header is
1162 not assumed to be a fragment.
1164 2004-04-20 Jan Nieuwenhuizen <janneke@gnu.org>
1166 * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
1169 * lily/stem.cc (chord_start_y): Return 0 if no heads.
1170 (get_default_stem_end_position): No tremolo head juggling if no
1171 heads. Fixes tremolo crash on rests (backportme).
1173 * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
1175 2004-04-19 Jan Nieuwenhuizen <janneke@gnu.org>
1177 * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
1178 Gascoigne-Piggford). Also: TAB and whitespace fixes.
1180 * lily/lexer.ll: Allow \encoding in NOTES mode.
1182 * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
1183 for lyrics, not for commands.
1185 * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
1186 FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
1188 * input/regression/newaddlyrics.ly: New file.
1190 * Documentation/topdocs/NEWS.texi: Update.
1192 * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
1193 (Music_list): Allow embedded scm.
1195 * lily/score.cc (ly:score-bookify): New function.
1197 * lily/music.cc (ly:music-scorify): Idem.
1199 * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
1200 (ly:parser-print-score): Idem.
1202 * scm/lily.scm (default-toplevel-book-handler): Idem.
1203 (default-toplevel-music-handler): Idem.
1204 (default-toplevel-score-handler): Idem.
1206 * ly/declarations-init.ly: Set default toplevel handlers.
1208 * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
1210 * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
1211 printer for score at toplevel.
1213 2004-04-18 Jan Nieuwenhuizen <janneke@gnu.org>
1215 * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
1216 Fix for simple case: input/simple-song.ly, more complex stuff
1219 2004-04-18 Han-Wen Nienhuys <hanwen@xs4all.nl>
1221 * lily/parser.yy (Prefix_composite_music): split Composite_music
1222 in Prefix_composite_music and Grouped_music_list.
1223 (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
1225 2004-04-18 Jan Nieuwenhuizen <janneke@gnu.org>
1227 * scm/lily.scm (toplevel-expression): New define.
1229 * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
1231 * lily/parser.yy (toplevel_expression): Use it.
1233 * lily/include/my-lily-parser.hh: Smobbify.
1235 * lily/my-lily-parser.cc (parse_string): New method.
1237 * lily/my-lily-parser.cc (ly:parse-string): New function.
1239 * Documentation/user/lilypond.tely: Add comment and workaround for
1240 gs-8.01 crash. Fixes make web.
1242 Simplification of toplevel music.
1244 * lily/lexer.ll, lily/parser.yy:
1246 * In LYRICS mode, return LYRICS_STRING. This fixes one
1247 shift/reduce problem.
1249 * Use NOTES mode at start of maininput.
1251 * Grok toplevel composite music expression, put in score and book.
1253 * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
1255 * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
1257 * input/simple.ly: New file.
1259 * input/simple-song.ly: Idem.
1261 2004-04-16 Han-Wen Nienhuys <hanwen@xs4all.nl>
1263 * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
1266 2004-04-17 Jan Nieuwenhuizen <janneke@gnu.org>
1268 * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
1270 2004-04-17 Heikki Junes <hjunes@cc.hut.fi>
1272 * input/regression/accidental-octave.ly: doc automatic showing
1275 2004-04-16 Heikki Junes <janneke@gnu.org>
1277 * po/fi.po: do "make po && make -C po po-update" at top-level,
1278 then "cp po/out/fi.po po/fi.po" and update fields.
1280 * po/fi.po: remove all designations of `fuzzy'; shows those elements.
1282 2004-04-15 Jan Nieuwenhuizen <janneke@gnu.org>
1284 * Documentation/user/introduction.itely (About this manual): Fix
1285 templates and regression urls (backportme).
1287 2004-04-14 Mats Bengtsson <mabe@drongo.s3.kth.se>
1289 * ly/engraver-init.ly (Score:graceSettings): Increase
1290 beamed-lengths, especially for 32nd notes.
1292 * Documentation/user/notation.itely (Grace notes): Correct the
1293 syntax for add-grace-property example.
1295 2004-04-13 Jan Nieuwenhuizen <janneke@gnu.org>
1297 * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
1300 * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts. NOT.
1301 Severely broken (the Debian package, at least).
1303 2004-04-13 Han-Wen Nienhuys <hanwen@xs4all.nl>
1305 * lily/context.cc (find_create_context): assign to lvalue.
1307 2004-04-12 Han-Wen Nienhuys <hanwen@xs4all.nl>
1309 * lily/include/translator.hh (class Translator): rename
1310 get_parent_context() to context () to avoid confusion.
1312 * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
1314 * lily/lexer.ll: change is_string -> ly_c_string_p
1316 * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
1318 * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
1320 * VERSION: release 2.3.0
1322 * mf/feta-nummer-code.mf: use ascii names for number glyphs.
1324 * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
1327 * lily/include/context.hh (class Context): make members protected.
1328 (children_contexts): new accessor function.
1330 * lily/include/translator.hh (class Translator): make
1331 daddy_context_ protected.
1332 (class Translator): clean up.
1334 * lily/include/context.hh (class Context): make daddy_context_
1337 * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
1338 higher for finding Voice. (backportme)
1340 * lily/include/context.hh (class Context): remove
1341 find_context_below() as a method.
1343 * Documentation/user/notation.itely (The Lyrics context): add note
1344 about manual durations
1346 * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
1349 * scm/output-tex.scm (text): dump \inputencoding{} for text.
1351 2004-04-11 Han-Wen Nienhuys <hanwen@xs4all.nl>
1353 * scripts/lilypond.py (global_latex_preamble): remove latin1 from
1354 \usepackage{inputenc}
1356 * lily/paper-book.cc (classic_output): don't advance Offset for
1359 * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
1360 ec-sauter.map in rules
1362 * mf/ecb.mf (font_identifier): new file, based on ecbx
1364 * mf/ecb10.mf (gensize): new file.
1366 * Documentation/topdocs/NEWS.texi (Top): document some more new
1369 * ly/declarations-init.ly: run convert-ly
1371 * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
1372 from input-file-results. Remove input-file-results.*
1374 2004-04-11 Jan Nieuwenhuizen <janneke@gnu.org>
1376 * scm/output-ps.scm (font-command): Fix, again.
1378 * input/test/title-markup.ly: Add \noPagebreak test.
1380 * lily/score-engraver.cc (try_music): Bugfix.
1382 2004-04-11 Han-Wen Nienhuys <hanwen@xs4all.nl>
1384 * lily/main.cc (main_with_guile): excise dependency options -M and
1387 * lily/input-file-results.cc: excise Makefile dependency code
1389 * Documentation/user/invoking.itexi (Invoking the lilypond
1390 binary): remove dep doco
1392 * lily/main.cc (main_with_guile): call lilypond-main
1394 * scm/lily.scm (lilypond-main): new function: handle multiple files.
1396 * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
1399 * lily/my-lily-parser.cc: remove paper_description function
1401 * lily/music-output-def.cc (LY_DEFINE): ly:output-description
1404 * lily/main.cc: remove global_score_count.
1406 * lily/book.cc (process): don't take header from global_input_file.
1408 * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
1410 * lily/parser.yy (My_lily_lexer): remove current_parser global var.
1412 * lily/music-output-def.cc (LY_DEFINE): new function
1413 ly_output_description. This function does the bulk for setting,
1414 parsing and breaking down of an input file.
1416 * lily/ly-module.cc (ly_make_anonymous_module): don't protect
1417 anonymous modules globally. Let's hope they get GCd
1419 * scripts/lilypond.py (run_dvips): add sauter-mftrace.map
1421 2004-04-11 Jan Nieuwenhuizen <janneke@gnu.org>
1423 * scm/output-ps.scm (header): Papersize from paper.
1425 * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
1428 * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
1429 lilypondclassic is defined.
1430 (lilypondstart): Oldish behaviour if lilypondclassic is defined.
1432 * input/regression/between-systems.ly: Remove.
1434 * python/lilylib.py (get_bbox): Fix regular expression
1437 * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
1439 * scm/output-tex.scm (stop-page): Use it.
1441 * scm/output-ps.scm (define-fonts): Bugfix.
1443 * lily/grob.cc: Add penalty to interface.
1445 * lily/include/paper-line.hh (class Paper_line): New member
1448 * lily/system.cc (get_line): Initialise Paper_line with
1449 page-penalty's from original grobs.
1451 * scm/define-music-properties.scm (all-music-properties): Add
1454 * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
1456 * lily/score-engraver.cc (try_music): Handle page-penalty.
1458 * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
1460 2004-04-11 Han-Wen Nienhuys <hanwen@xs4all.nl>
1462 * ly/declarations-init.ly (melismaEnd): typo
1464 * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
1466 * scm/output-ps.scm (text): split string into spaces, use moveto
1469 2004-04-10 Jan Nieuwenhuizen <janneke@gnu.org>
1473 * scm/font.scm (add-cmr-fonts): Typo.
1475 2004-04-10 Han-Wen Nienhuys <hanwen@xs4all.nl>
1477 * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
1480 * scm/define-grobs.scm (all-grob-descriptions): idem.
1482 * lily/time-signature.cc (numbered_time_signature): idem.
1484 * scm/font.scm (add-cmr-fonts): use real encoding names for
1487 2004-04-10 Jan Nieuwenhuizen <janneke@gnu.org>
1489 * lily/paper-book.cc (classic_output):
1490 * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
1491 Fixes classic output.
1493 * scripts/lilypond.py (global_latex_preamble): Remove topmargin
1496 * scripts/old-lilypond-book.py: Remove.
1498 Page layout for SCOREs enclosed in a BOOK:
1500 * scripts/lilypond.py: Remove LaTeX titling kludge. Remove page
1503 * input/les-nereides.ly (theScore): Add \book.
1505 * input/test/title-markup.ly: Add \book.
1507 * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
1510 * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
1512 * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
1514 * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
1515 * scm/output-tex.scm (start-system): Update for page layout by
1518 * scm/output-ps.scm (start-system): Previously (new-start-system).
1520 * lily/paper-outputter.cc (output_header): Uniquify list of fonts
1521 passed to define-fonts.
1523 * lily/paper-column.cc:
1524 * lily/system.cc (get_line):
1525 * ly/property-init.ly (newpage):
1526 * scm/define-grob-properties.scm:
1527 * scm/output-ps.scm:
1528 * scm/output-tex.scm: Remove between-system-string kludge.
1530 * scm/output-ps.scm (define-fonts, font-command,
1531 font-load-encoding): Handle ENCODING = #f.
1533 * scm/output-tex.scm (output-scopes): Check if variable is bound.
1535 * scm/define-markup-commands.scm (fill-line): Use
1536 make-simple-markup (WAS: unexisting make-word-markup).
1538 * lily/text-item.cc (interpret_markup): Bugfix, transpose
1539 ENCODING, MARKUP parameters for interpret_string.
1541 * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
1543 * lily/score.cc (book_rendering): New method.
1544 (default_rendering): Create Paper_book helper locally, dump
1547 * lily/my-lily-lexer.cc (the_key_tab): Add book.
1549 * lily/parser.yy: Handle \book.
1551 * lily/include/book.hh:
1552 * lily/book.cc: New file.
1554 2004-04-10 Han-Wen Nienhuys <hanwen@xs4all.nl>
1556 * lily/text-item.cc (interpret_string): new file, select font with
1559 * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
1561 * scm/define-markup-commands.scm (encoded-simple): new markup command.
1563 * lily/parser.yy (markup): take encoding from lexer.
1565 2004-04-09 Jan Nieuwenhuizen <janneke@gnu.org>
1567 * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
1569 * scm/output-ps.scm: Remove some cruft.
1571 2004-04-09 Han-Wen Nienhuys <hanwen@xs4all.nl>
1573 * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
1575 * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
1577 2004-04-09 Jan Nieuwenhuizen <janneke@gnu.org>
1579 * scm/font.scm (add-century-schoolbook-fonts):
1580 (make-century-schoolbook-tree): New function.
1582 * input/test/title-markup.ly: Use Century Schoolbook font.
1584 2004-04-09 Han-Wen Nienhuys <hanwen@xs4all.nl>
1586 * scripts/convert-ly.py: limited old-style markup convert. (Thanks
1589 * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
1591 * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
1593 * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
1595 * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
1597 2004-04-08 Han-Wen Nienhuys <hanwen@xs4all.nl>
1599 * scm/part-combiner.scm (determine-split-list): bugfix: if no
1600 solo-state (at end of solo), we can set the solo status
1603 * input/regression/part-combine-solo-end.ly: new file.
1605 2004-04-08 Jan Nieuwenhuizen <janneke@gnu.org>
1607 * scripts/abc2ly.py (parse_file): Strip \r from lines. Fixes DOS
1608 flavour abc files. Really ignore unknown keys (backportme).
1610 2004-04-08 Han-Wen Nienhuys <hanwen@xs4all.nl>
1612 * lily/scaled-font-metric.cc (text_dimension): only multiply with
1613 magnification_ when looking up in orig_.
1615 * scm/output-tex.scm (text): switch off char-mapping.
1617 * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
1618 because AFM's encoding field cannot have spaces.
1620 2004-04-08 Jan Nieuwenhuizen <janneke@gnu.org>
1622 * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
1624 2004-04-08 Han-Wen Nienhuys <hanwen@xs4all.nl>
1626 * lily/paper-def.cc (find_scaled_font): change to inputencoding.
1628 * mf/cmr.enc: new file, without hi-bit ascii info.
1630 * lily/bezier-bow.cc (slur_shape): make indent dependent on
1631 width. This removes the 'hook' at the end of a long slur.
1633 * buildscripts/mf-to-table.py (parse_logfile): don't append
1634 encoding to fontname.
1636 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
1638 * scm/output-ps.scm (define-fonts): Load .enc only once.
1640 * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
1643 2004-04-07 Han-Wen Nienhuys <hanwen@xs4all.nl>
1645 * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
1648 * lily/stencil-scheme.cc: remove ly:fontify-atom
1650 * ly/portuges.ly (pitchnames): new file.
1652 * lily/include/lily-guile.hh: many new ly_ functions. Thanks to
1653 Michael Welsh Duggan
1655 * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
1657 * ly/nederlands.ly: add comment about digits.
1659 * lily/scaled-font-metric.cc (derived_mark): idem.
1661 * scm/encoding.scm (make-encoding-mapping): change permutation to
1664 * lily/scaled-font-metric.cc (derived_mark): is a const method.
1665 (Modified_font_metric): make alist for coding_description_
1666 (LY_DEFINE): remove coding-name.
1668 * scm/output-tex.scm (text): remove debugging code.
1670 * lily/scaled-font-metric.cc (ly_font_encoding): return vector
1672 * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
1675 * mf/feta-generic.mf: move fet_beginfont into generic code.
1676 use fetaMusic (without space) as encoding
1678 * mf/feta-autometric.mf: take encoding argument
1680 * lily/afm.cc (read_afm_file): bugfix, read global info too.
1682 * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
1685 * scm/encoding.scm (read-encoding-file): use symbol for glyph
1688 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
1690 * input/test/title-markup.ly: Set inputencoding.
1692 * scm/output-ps.scm (define-fonts): Handle font re-encoding.
1694 * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
1696 * scm/encoding.scm (get-coding-filename, get-coding-command): New
1698 (coding-alist): Also hold filename, command.
1699 (read-encoding-file): Return symbols.
1701 2004-04-06 Han-Wen Nienhuys <hanwen@xs4all.nl>
1703 * scm/output-tex.scm: remove fontify; text and char take a font
1706 * lily/tfm.cc (name_to_index): new function, use encoding_table_.
1708 * lily/scaled-font-metric.cc (text_dimension): init
1709 coding_{permutation,table}_ too
1710 (LY_DEFINE): ly:font-encoding, new function return
1712 * lily/paper-def.cc (find_scaled_font): take input coding from
1713 inputcoding paper var.
1715 * lily/performance.cc (output): remap modulo 16.
1717 * lily/text-item.cc (interpret_markup): whoops, variable
1720 2004-04-06 Michael Welsh Duggan <mwd@sei.cmu.edu>
1722 * lily/piano-pedal-performer.cc (try_music): Compare symbols to
1723 symbols, not symbols to strings.
1725 * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
1726 symbols, not symbols to strings.
1728 2004-04-06 Jan Nieuwenhuizen <janneke@gnu.org>
1730 * lily/kpath.cc (kpathsea_gulp_file_to_string):
1731 (ly:kpathsea-gulp-file): New function.
1733 * scm/encoding.scm (read-encoding-file): Use it.
1735 2004-04-06 Werner Lemberg <wl@gnu.org>
1737 * scm/encoding.scm (coding-alist): Fix typo.
1739 2004-04-06 Han-Wen Nienhuys <hanwen@xs4all.nl>
1741 * lily/scaled-font-metric.cc (text_dimension): move function from
1743 (make_scaled_font_metric): init coding_scheme_ to TeX
1744 (text_dimension): use get-coding-vector for non TeX coding_scheme_
1746 * lily/include/scaled-font-metric.hh (struct
1747 Modified_font_metric): rename from Scaled_font_metric
1749 * scm/encoding.scm (read-encoding-file): split up large function,
1750 leave caching to (delay)
1752 * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
1754 2004-04-05 Jan Nieuwenhuizen <janneke@gnu.org>
1756 * lily/my-lily-lexer.cc (set_encoding): New method.
1758 * lily/lexer.ll: Grok \encoding.
1760 * lily/font-metric.cc (get_encoded_index): New function.
1762 * lily/include/font-metric.hh (coding_scheme): New method.
1764 * scm/encoding.scm: New file.
1766 * mf/feta-beugel.mf: Better error message (WAS: `foobar').
1768 2004-04-05 Werner Lemberg <wl@gnu.org>
1770 * Documentation/user/tutorial.itely: Revised (finished).
1772 * Documentation/user/macros.itexi (@separate): Removed.
1774 2004-04-05 Han-Wen Nienhuys <hanwen@xs4all.nl>
1776 * scm/output-ps.scm (define-fonts): fix scaling.
1778 * lily/scaled-font-metric.cc (design_size): add function.
1780 * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
1781 partial cut&paste of ly:font-magnification.
1783 2004-04-05 Jan Nieuwenhuizen <janneke@gnu.org>
1785 * scm/output-ps.scm (define-fonts):
1788 2004-04-04 Han-Wen Nienhuys <hanwen@xs4all.nl>
1790 * po/fr.po: update. (backportme).
1792 * po/nl.po: update. (backportme).
1794 * mf/feta-beugel.mf: document why design size is not fixed.
1796 * mf/feta-braces-a.mf: rename to stress that it's not design size.
1798 2004-04-04 Werner Lemberg <wl@gnu.org>
1800 * Documentation/user/tutorial.itely: Revised (continued).
1802 2004-04-03 Jan Nieuwenhuizen <janneke@gnu.org>
1804 * po/nl.po: Update (backportme).
1806 2004-04-03 Han-Wen Nienhuys <hanwen@xs4all.nl>
1808 * po/de.po: update. (backportme).
1810 * scm/output-tex.scm (font-command): use ly: functions to
1812 (define-fonts): don't use alist, just dump \font definitions.
1813 (font-load-command): calculate proper scaling by taking
1814 outputscale from paper argument.
1816 * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
1819 * lily/paper-outputter.cc (output_header): pass paper arg to
1822 * lily/paper-def.cc (font_descriptions): dump list of
1824 (find_scaled_font): take Font_metric argument, store
1825 Scaled_font_metrics in hash-table containing (size ->
1826 Scaled_font_metrics) alist.
1827 (get_dimension): rename from get_realvar
1829 * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
1830 ly:font-magnification, ly:font-name: new functions
1832 2004-04-03 Werner Lemberg <wl@gnu.org>
1834 * Documentation/user/dedication.itely,
1835 Documentation/user/preface.itely,
1836 Documentation/user/introduction.itely,
1837 Documentation/user/tutorial.itely: Revised.
1838 Removing leading spaces which distorts output if info files are read
1839 with stand-alone info.
1840 Removing superfluous inter-word spaces which also distorts output
1841 for stand-alone info.
1842 Using ` and ' instead of `` and '' everywhere to improve
1843 legilibility with stand-alone info
1844 Using @samp for single-letter input items and data which contains
1845 spaces, @code for other things.
1847 * lily/grob-interface.cc: Adding copyright.
1848 (check_interfaces_for_property): Improve format of warning message.
1850 2004-04-03 Han-Wen Nienhuys <hanwen@xs4all.nl>
1852 * lily/include/font-metric.hh (struct Font_metric): add
1853 design_size () method.
1855 * buildscripts/mf-to-table.py (base): add DesignSize comment.
1857 * lily/afm.cc (read_afm_file): read design size.
1859 * input/regression/repeat-unfold-tremolo.ly: add dotted case.
1861 * scm/music-functions.scm (unfold-repeats): handle dots too.
1863 2004-04-02 Han-Wen Nienhuys <hanwen@xs4all.nl>
1865 * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
1868 2004-04-02 Jan Nieuwenhuizen <janneke@gnu.org>
1870 * input/wilhelmus.ly: Use raggedright. Hack `Een prin -- ce'
1871 lyric indent. Revert melismaBusyProperties using \unset.
1873 2004-04-02 Han-Wen Nienhuys <hanwen@xs4all.nl>
1875 * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
1877 * lily/parser.yy (command_element): allow redefinition of |
1880 * lily/break-align-engraver.cc (acknowledge_grob): construct
1881 LeftEdge where the first cause for alignment is coming from.
1882 This makes \override Staff.LeftEdge work as expected.
1885 * lily/slur-performer.cc (Slur_performer): add inits
1887 * lily/beam-performer.cc (Beam_performer): add inits
1889 2004-04-01 Han-Wen Nienhuys <hanwen@xs4all.nl>
1891 * VERSION (PACKAGE_NAME): release 2.2.0
1893 * scripts/convert-ly.py (conv): add 2.2.0 rule.
1895 2004-04-01 Jan Nieuwenhuizen <janneke@gnu.org>
1897 * lily/cluster.cc (height): Fix warning.
1899 * lily/parser.yy: Janitorial cleanups.
1901 * Documentation/user/tutorial.itely (Tutorial): Typo.
1903 2004-04-01 Han-Wen Nienhuys <hanwen@xs4all.nl>
1905 * lily/change-iterator.cc (process): search at multiple context
1909 * scm/part-combiner.scm (analyse-spanner-states): use split-index,
1910 not voice-state index for tie state. This fixes a partcombine
1913 * Documentation/user/tutorial.itely (Commenting input files): add
1914 note about convert-ly.
1916 * input/test/cadenza-skip.ly: new file.
1918 2004-03-31 Jan Nieuwenhuizen <janneke@gnu.org>
1920 * po/nl.po: Spelling fixes.
1922 * autogen.sh (srcdir): Regenerate.
1924 * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
1927 * configure.in: Use C++ to check for C++ header.
1931 * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
1933 * lily/event.cc (to_relative_octave): Translatable sentence should
1936 * python/lilylib.py (warranty): Year range is not translatable.
1939 * flower/warn.cc (non_fatal_error, warning, programming_error):
1940 Remove whitespace from translated string.
1942 2004-03-31 Jan Nieuwenhuizen <janneke@gnu.org>
1944 * VERSION: release 2.1.37.
1946 2004-03-31 Han-Wen Nienhuys <hanwen@xs4all.nl>
1948 * configure.in: check for C language.
1950 * lily/source-file.cc: include strstream without h.
1952 * scm/documentation-generate.scm (string-append): use name without
1955 * autogen.sh (srcdir): SUSE fix.
1957 * Documentation/user/notation.itely (Ancient clefs): idem.
1959 * Documentation/user/lilypond-book.itely (Integrating HTML and
1962 * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
1964 * lily/change-iterator.cc (process): use find_existing_context().
1966 * input/test/polymetric-differing-notes.ly: use ly:music-compress.
1968 * input/regression/repeat-unfold-tremolo.ly: new file.
1970 * scm/music-functions.scm (unfold-repeats): undo music compression
1973 * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
1974 (LY_DEFINE): ly:music-compress new function.
1976 * scm/part-combiner.scm (determine-split-list): split for voice
1979 * input/regression/part-combine-cross.ly: new file.
1981 * scm/part-combiner.scm (make-part-combine-music): don't do
1982 relative inside partcombine arguments.
1984 * scm/music-functions.scm (make-non-relative-music): new function.
1986 * Documentation/user/notation.itely (Automatic part combining):
1987 add note about \relative.
1989 * lily/part-combine-iterator.cc (construct_children): add
1990 start_moment_ member.
1992 * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
1993 stem-tremolo by stem object. This fixes no stem for tremolo bug.
1995 * lily/stem-tremolo.cc (print): don't crash for no-stem.
1997 * Documentation/user/changing-defaults.itely (Which properties to
2000 2004-03-31 Han-Wen Nienhuys <hanwen@xs4all.nl>
2004 2004-03-31 Jan Nieuwenhuizen <janneke@gnu.org>
2006 * input/wilhelmus.ly: More original lyrics. Add to examples.
2008 * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
2009 Reinstate old code that issues warning. Fixes --srcdir build.
2011 2004-03-30 Jan Nieuwenhuizen <janneke@gnu.org>
2013 * input/wilhelmus.ly: New file.
2015 * Documentation/user/notation.itely:
2016 * Documentation/user/introduction.itely:
2017 * Documentation/user/tutorial.itely: Use quote ly-option instead
2018 of explicit @quotation. This fixes too long lilypond linewidths
2019 resulting in overful hboxes.
2021 * scripts/lilypond-book.py: Add ly-option: `quote'.
2023 2004-03-30 Mats Bengtsson <mabe@drongo.s3.kth.se>
2025 * tex/titledefs.tex: Avoid that the first score line is extra
2026 indented if instrument is defined but not piece.
2028 2004-03-30 Werner Lemberg <wl@gnu.org>
2030 * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
2031 `lilypond/' to info file name.
2032 (@usermanref) [info]: New variant.
2034 * scm/documentation-generate.scm: Fix definition of @usermanref
2035 and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
2038 2004-03-30 Han-Wen Nienhuys <hanwen@xs4all.nl>
2040 * VERSION: release 2.1.36
2042 * Documentation/user/changing-defaults.itely (Interpretation
2043 contexts): rewrite introduction.
2045 2004-03-30 Ferenc Wagner <wferi@tba.elte.hu>
2047 * scm/define-markup-commands.scm: Use TeX accents instead of
2048 straight iso-8859-1 encoding in the doc string.
2050 2004-03-30 Han-Wen Nienhuys <hanwen@xs4all.nl>
2052 * Documentation/user/tutorial.itely (A lead sheet): remove extra
2053 space after dotted duration.
2055 2004-03-29 Jan Nieuwenhuizen <janneke@gnu.org>
2057 * Documentation/user/introduction.itely:
2058 * Documentation/user/notation.itely:
2059 * Documentation/user/tutorial.itely: Up all relative examples.
2060 Enclose @lilypond displays in @quotation. Typos and corrections.
2062 * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
2064 2004-03-29 Mats Bengtsson <mabe@drongo.s3.kth.se>
2066 * scm/music-functions.scm (make-voice-props-revert): Revert also
2067 MultiMeasureRest staff-position in oneVoice.
2069 2004-03-29 Heikki Junes <hjunes@cc.hut.fi>
2071 * Documentation/user/changing-defaults.itely,
2072 Documentation/user/lilypond.tely: few fixes. Place no comma between
2073 two options: a and b, but commas between three options: a, b, and c.
2074 By this manner, grouping is possible: a and b, and c and d.
2076 2004-03-29 Han-Wen Nienhuys <hanwen@xs4all.nl>
2078 * Documentation/user/GNUmakefile: add rule for .nexi
2080 2004-03-28 Han-Wen Nienhuys <hanwen@xs4all.nl>
2082 * Documentation/user/music-glossary.tely: move glossary direntry
2084 * stepmake/stepmake/texinfo-vars.make (INFOINSTALL):
2085 only do mkdir/install-info if INFO_INSTALL_FILES != "".
2087 2004-03-28 Jan Nieuwenhuizen <janneke@gnu.org>
2089 * stepmake/aclocal.m4: Verify that gettext configure check with
2090 gcc-3.3 and autoconf 2.59 is still broken. Update warning.
2092 2004-03-28 Han-Wen Nienhuys <hanwen@xs4all.nl>
2094 * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
2095 glob.glob for .png filenames. This catches multipage pngs.
2097 * Documentation/user/changing-defaults.itely (Determining the grob
2098 property): fix references.
2100 * lily/staff-symbol.cc (print): only add extent if non empty.
2101 This fixes staff-container.ly.
2103 * lily/timing-engraver.cc (initialize): init whichBar, so a score
2104 starting with a mmrest also works.
2106 * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
2107 PNG for texinfo too.
2109 * po/lilypond.pot: update translation strings.
2111 * VERSION: 2.1.35 released
2113 * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
2114 context argument too.
2116 * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
2118 * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
2120 * python/lilylib.py (command_name): don't return 1st path
2123 * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
2124 .png case separately.
2126 * python/lilylib.py (system): typo.
2128 2004-03-28 Jan Nieuwenhuizen <janneke@gnu.org>
2130 * input/regression/span-bar.ly: Fix typos. Set indent-level:2,
2133 * Documentation/user/preface.itely: Run texinfo-all-menus-update.
2136 * lily/function-documentation.cc: Compile fix: Include <string.h>.
2139 2004-03-27 Heikki Junes <hjunes@cc.hut.fi>
2141 * vim/lilypond-indent.vim: small fixes.
2143 2004-03-26 Mats Bengtsson <mabe@drongo.s3.kth.se>
2145 * Documentation/user/notation.itely (Entering lyrics): Add example
2146 with correct english double quotes (at least for LaTeX output,
2147 maybe not a good idea if we switch to PS as the default output
2150 2004-03-26 Han-Wen Nienhuys <hanwen@xs4all.nl>
2152 * lily/staff-performer.cc (create_audio_elements): play instrument
2153 changes before notes arrive. This fixes instrument of the first
2156 * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
2157 to 1.9.0 conversion.
2159 * lily/mark-engraver.cc: doc string.
2161 * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
2163 * Documentation/user/introduction.itely (Introduction): new node.
2165 2004-03-25 Han-Wen Nienhuys <hanwen@xs4all.nl>
2167 * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
2169 * input/regression/spacing-ragged-last.ly: new file.
2171 * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
2174 * scm/font.scm: rewrite using GOOPS.
2176 * lily/context-def.cc (filter_engravers): derefence pointer.
2178 * lily/lily-guile.cc (type_check_assignment): use
2179 ly_scheme_function iso. scm_primitive_eval where possible.
2181 * lily/performance.cc (output): limit channels at 15. This fixes
2182 percussion inadvertently showing up in large scores.
2184 2004-03-24 Han-Wen Nienhuys <hanwen@xs4all.nl>
2186 * input/regression/tuplet-gap.ly: new file.
2188 * lily/tuplet-bracket.cc (make_bracket): take gap interval.
2189 (print): compute gap length from number size, include italic
2192 * scm/define-grobs.scm (all-grob-descriptions): remove gap from
2195 * scm/paper.scm (set-default-paper-size): new function, to be
2197 (set-paper-size): new function, to be called inside \paper {}
2198 (set-default-paper-size): new function, to be called at toplevel.
2200 * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function.
2202 * lily/beam-performer.cc (process_music): idem.
2204 * lily/slur-performer.cc (process_music): stop melisma for stop event.
2206 * tex/titledefs.tex: remove scshape for piece.
2208 * lily/line-spanner.cc (line_stencil): font-encoding = music, not
2211 * lily/time-signature.cc (special_time_signature): font-encoding
2214 * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
2215 dynamic to head. This fixes p placement in morgenlied.
2217 2004-03-23 Werner Lemberg <wl@gnu.org>
2219 * stepmake/stepmake/generic-targets.make (help): Improve text.
2221 2004-03-23 Han-Wen Nienhuys <hanwen@xs4all.nl>
2223 * VERSION: 2.1.34 released
2225 * lily/main.cc (main_with_guile): switch debugging.
2227 * lily/system.cc (get_line): plug leak.
2229 * lily/paper-book.cc (pages): plug memory leaks: delete page array
2231 (stencil2line): plug leak.
2233 * Documentation/user/changing-defaults.itely (Determining a grob
2234 property): new node.
2235 (Layout interfaces): new node.
2236 (Navigating the program reference): new node.
2238 * lily/accidental-engraver.cc (acknowledge_grob): add property
2241 * lily/piano-pedal-engraver.cc (del_linespanner): new function.
2244 * input/les-nereides.ly (middleDynamics): resurrect Les
2245 nereides. Remove pedal hack.
2247 2004-03-22 Han-Wen Nienhuys <hanwen@xs4all.nl>
2249 * input/regression/property-grace-polyphony.ly: new file.
2251 * lily/translator-property.cc (execute_pushpop_property): only pop
2252 one instance of the property. This fixes << \\ >> together with
2255 * lily/break-align-interface.cc (ordered_elements): we cannot
2256 modify the #'elements property, so return reordered array.
2258 2004-03-23 Heikki Junes <hjunes@cc.hut.fi>
2260 * buildscripts/lilypond.words.py: remove.
2261 * buildscripts/lilypond-words.py: add new, renamed file.
2262 Give generated targets and dirs explicitly in arguments.
2264 * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
2265 elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
2266 vim/lilypond-syntax.vim: update to use new lilypond-words.py.
2268 * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
2270 * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
2272 * Documentation/topdocs/INSTALL.texi: update vim-mode installing
2275 * vim/GNUmakefile: add local-uninstall target.
2277 * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
2279 * vim/vimrc: add a one-liner file.
2281 * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
2282 vimrc in EXTRA_DIST_FILES.
2284 * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
2286 2004-03-22 Heikki Junes <hjunes@cc.hut.fi>
2288 * config.make.in: add vimdir.
2290 * vim/GNUmakefile: add local-install.
2292 2004-03-22 Mats Bengtsson <mabe@drongo.s3.kth.se>
2294 * tex/titledefs.tex: Replaced \ifx\blabla\undefined
2295 with \lilypondifundefined{blabla}. Solves problem with multiple
2296 titles in the same lilypond-book document.
2298 2004-03-22 Han-Wen Nienhuys <hanwen@xs4all.nl>
2300 * scm/document-backend.scm (interface-doc): sort grob list for
2303 * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
2304 pre/post break align-order.
2306 * spelling patch courtesy Edward Sutton.
2308 * Documentation/user/changing-defaults.itely (Changing context
2309 default settings): new node.
2310 (Defining new contexts): new node.
2312 * scripts/lilypond-book.py (is_derived_class): use numbers
2315 * python/lilylib.py (make_ps_images): add margin to PS images.
2317 * scripts/lilypond-book.py (is_derived_class): new function. Take
2318 class arg iso. object.
2319 (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
2320 for bug in GS/dvips.
2322 * lily/text-item.cc (interpret_markup): idem.
2324 * scm/define-markup-commands.scm: remove split around-space hack.
2326 * lily/staff-symbol-referencer.cc (get_rounded_position): new
2327 function, fold WL's fixes into one function.
2329 2004-03-22 Werner Lemberg <wl@gnu.org>
2331 * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
2332 lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
2333 (Note_column::head_position_interval): Do proper rounding for
2334 calls to Staff_symbol_referencer::get_position.
2336 2004-03-21 Werner Lemberg <wl@gnu.org>
2338 * lily/score.cc (ly_run_translator), lily/paper-def.cc
2339 (Paper_def::get_paper_outputter), lily/input-file-results.cc
2340 (Input_file_results::Input_file_results), lily/my-lily-parser.cc
2341 (My_lily_parser::parse_file): Improve formatting progress indication
2344 2004-03-21 Han-Wen Nienhuys <hanwen@xs4all.nl>
2346 * VERSION: 2.1.33 released.
2348 * scripts/lilypond-book.py (do_file): reinstate --filter support.
2350 * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
2352 * stepmake/stepmake/generic-targets.make: rewrite hack so no
2353 warning is issued about dummy.dep.
2355 * scm/new-font.scm: fix design sizes of nummer
2357 2004-03-21 Werner Lemberg <wl@gnu.org>
2359 * stepmake/bin/install-sh: Updated (from gnulib). This removes
2360 some annoying warnings from mkdir during `make install'.
2362 2004-03-21 Han-Wen Nienhuys <hanwen@xs4all.nl>
2364 * lily/performer-group-performer.cc (do_announces): call
2365 Performer_group_performer::create_audio_elements () too.
2367 * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
2369 * scm/define-grobs.scm (all-grob-descriptions): add property
2372 * lily/global-context.cc (get_default_interpreter): new
2373 function. Override from base class, so no new Score contexts are
2376 * lily/include/stencil.hh (class Stencil): document origin field.
2378 * lily/staff-symbol.cc (print): span staff-symbol on column
2379 extents for non-broken columns.
2381 * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
2384 * tex/titledefs.tex: don't use smallcaps for piece.
2386 * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
2387 translated stencils in the output.
2389 * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
2391 2004-03-20 Han-Wen Nienhuys <hanwen@xs4all.nl>
2393 * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
2394 and init ties_created_
2396 * VERSION: release 2.1.32
2398 * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
2399 doc string from IMPLEMENT_CTOR_CALLBACK().
2401 * lily/engraver.cc (typeset_grob): paranoia: take care of the case
2402 that engraver is in a performer hierarchy.
2404 2004-03-17 Heikki Junes <hjunes@cc.hut.fi>
2406 * vim/lilypond-ftdetect.vim: new file.
2408 2004-03-19 Han-Wen Nienhuys <hanwen@xs4all.nl>
2410 * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0.
2411 (compose_ly): default octave should be middle C.
2413 * Documentation/user/changing-defaults.itely (Layout tunings
2414 within contexts): new node.
2416 * lily/include/smobs.hh: document C++ smob interface.
2418 * lily/function-documentation.cc: don't doc functions without
2421 2004-03-19 Jan Nieuwenhuizen <janneke@gnu.org>
2423 * Documentation/user/lilypond.tely: Remove `* lilypond' node from
2424 direntry, so that `info lilypond' goes to Top.
2426 * scm/output-ps.scm (polygon): Fix: add spaces.
2428 * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
2429 solutions are now optimal too.
2431 * input/test/page-breaks.ly: New file.
2433 * lily/paper-outputter.cc (Paper_outputter): Import page breaking
2434 functions into safe module.
2436 * lily/lily-guile.cc (ly:number->string): Do not leave space at
2439 * scm/output-*.scm: Use ly:number->string rather than
2440 number->string. Makes for saner output.
2442 * scm/output-ps.scm (define-fonts): Always scale by designsize.
2443 Fixes feta-nummer, feta-din scaling.
2445 2004-03-19 Han-Wen Nienhuys <hanwen@xs4all.nl>
2447 * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
2449 * scm/music-functions.scm (descend-to-context): new
2450 function. Similar to context-spec-music.
2451 (make-time-signature-set): specify Score as descend-only. This
2452 fixes the polymetric.ly example.
2454 * lily/context-specced-music-iterator.cc (construct_children): add
2455 support for descend-only context spec.
2457 * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
2458 determine ez-notation letter.
2460 * lily/system.cc (get_line): start with dumping layer 3. This
2463 2004-03-19 Jan Nieuwenhuizen <janneke@gnu.org>
2465 * input/test/title-markup.ly: Stress breaking harder.
2467 * scm/page-layout.scm (height-score): Overfull page scores twice
2468 as bad as underfull (was: by a power).
2469 (walk-lines): Omit first walk-path round (breaking after new node,
2472 * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
2473 diff values are negative.
2474 (output): Bugfix: treat negative vfill differently.
2476 * Documentation/user/lilypond.tely (direntry): Add note about why
2477 `info lilypond' brings up `Invoking LilyPond' node.
2479 2004-03-18 Jan Nieuwenhuizen <janneke@gnu.org>
2481 * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
2483 * lily/paper-book.cc: Remove cruft.
2484 (output): Bugfix: put vfill between lines.
2485 (pages): Bugfix: set page vars needed for filling.
2487 * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
2490 * scm/page-layout.scm: Further development.
2492 * ly/declarations-init.ly (paper): Define page-breaking.
2494 2004-03-18 Han-Wen Nienhuys <hanwen@xs4all.nl>
2496 * lily/note-head.cc (brew_ez_stencil): add note-names
2497 property. Provides internationalization for note names.
2499 * Documentation/user/changing-defaults.itely (Creating contexts):
2502 * lily/grace-iterator.cc (process): descend to child for \grace.
2504 * lily/timing-translator.cc (initialize): Timing_translator adds
2505 Timing alias by itself.
2507 * lily/context.cc (add_alias): new function.
2509 * scm/lily.scm (tex-output-expression): new function, eval within
2510 drawing API. Guards against eval vulnerabilities.
2512 * scm/output-tex.scm (tex-encoded-fontswitch): idem.
2514 * scm/output-ps.scm (scm): export lily drawing API.
2516 * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
2519 2004-03-17 Jan Nieuwenhuizen <janneke@gnu.org>
2521 * scm/page-layout.scm (optimal-page-breaking): New function.
2523 * lily/paper-book.cc (pages): Use it.
2525 2004-03-16 Jan Nieuwenhuizen <janneke@gnu.org>
2527 * lily/include/paper-line.hh (class Paper_line): Full smob.
2529 2004-03-18 Han-Wen Nienhuys <hanwen@xs4all.nl>
2531 * lily/global-context.cc (run_iterator_on_me): fix grace note
2532 nesting by initting measurePosition.
2534 * lily/timing-translator.cc (initialize): do no init
2537 * lily/include/music-output-def.hh (class Music_output_def): add
2538 input_origin_ field.
2540 * Documentation/user/changing-defaults.itely (Changing context
2541 properties on the fly): new node.
2543 * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
2544 function. Only have smobbed_copy (), and do not provide
2545 smobbed_copy() for non-simple smobs. Changes throughout.
2547 2004-03-17 Han-Wen Nienhuys <hanwen@xs4all.nl>
2549 * lily/auto-change-iterator.cc (class Auto_change_iterator): add
2550 start_moment_. Fix by Doug A. Linhardt.
2552 2004-03-16 Han-Wen Nienhuys <hanwen@xs4all.nl>
2554 * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
2555 accidentals for harmonic notes.
2557 * lily/note-collision.cc (check_meshing_chords): don't merge heads
2558 of different style. (Thanks to Doug Linhardt).
2560 * Documentation/user/changing-defaults.itely (Scheme tutorial):
2563 2004-03-16 Heikki Junes <hjunes@cc.hut.fi>
2565 * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
2567 * vim/filetype.vim, vim/lilypond-ftplugin.vim,
2568 vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
2569 vim/lilypond-indent.vim: doc targets and deps in comments.
2571 2004-03-15 Jan Nieuwenhuizen <janneke@gnu.org>
2573 * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
2575 * lily/system.cc (get_line): Return Paper_line. Change all users.
2577 * lily/include/paper-line.hh:
2578 * lily/include/paper-line.cc: New file.
2580 2004-03-15 Han-Wen Nienhuys <hanwen@xs4all.nl>
2582 * VERSION (MY_PATCH_LEVEL): release 2.1.31.
2584 * GNUmakefile.in: remove stray make out=www
2586 * input/test/bagpipe.ly (gcdg): octave fixes.
2588 * scm/define-markup-commands.scm (number): use font-encoding
2591 * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
2594 2004-03-15 Heikki Junes <hjunes@cc.hut.fi>
2596 * lily/parse-scm.cc: compile-bugfix: add missing header files for
2597 `output_format_global' and `PAGE_LAYOUT'.
2599 2004-03-14 Jan Nieuwenhuizen <janneke@gnu.org>
2601 * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
2602 lily functions in safe mode.
2604 * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
2605 Print filename for HTML, LATEX, before texidoc.
2607 * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
2608 instructions in output-ps module.
2610 * scm/lily.scm: Do not load output-ps module.
2612 * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
2615 2004-03-14 Han-Wen Nienhuys <hanwen@xs4all.nl>
2617 * lily/span-dynamic-performer.cc (process_music): remove spurious
2620 * lily/context-def.cc (Context_def): init name to ""
2622 * lily/font-interface.cc: add font-encoding property.
2624 * scm/lily.scm (chain-assoc-get): bugfix.
2626 * lily/paper-book.cc (stencil2line): protect static SCM.
2628 * lily/font-interface.cc (text_font_alist_chain): rename function,
2629 and use text-font-defaults.
2631 * lily/font-select.cc (properties_to_font_size_family): call SCM code.
2633 * scm/paper.scm (paper-set-staff-size): use new function.
2635 * scm/new-font.scm (make-font-tree): new function.
2637 2004-03-13 Jan Nieuwenhuizen <janneke@gnu.org>
2639 * lily/paper-book.cc (output): Bugfix: no output if no \paper.
2641 * scm/lily.scm (get-output-module): New function.
2642 (output-alist): Remove ,ps-output-expression.
2644 * scm/output-tex.scm (ps-output-expression): New function.
2646 * scm/output-ps.scm (ps-output-expression): Remove.
2647 (header, start-page): Output page metadata.
2649 * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
2650 initialise output_module_. Do not write part of header.
2651 (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
2652 (output_header): Output full header.
2654 * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
2657 2004-03-13 Han-Wen Nienhuys <hanwen@xs4all.nl>
2659 * scm/new-font.scm: new file. Tree based font lookup.
2661 * scm/lily.scm (assoc-get): take default argument. Remove
2663 (chain-assoc-get): use chain-assoc-get everywhere.
2665 * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2666 autobeamsettings conversion bug.
2668 * lily/include/global-context.hh (Context): clean-up data hiding.
2670 * lily/include/music-iterator.hh (class Music_iterator): clean-up
2673 * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
2675 * input/regression/stem-shorten.ly: add chord case.
2677 * lily/stem.cc (get_default_stem_end_position): shorten stems
2678 triggered by note-head positions, not by forced-direction. This
2679 fixes a bug with too short stems.
2681 2004-03-12 Jan Nieuwenhuizen <janneke@gnu.org>
2683 * scripts/lilypond-book.py (Lilypond_snippet.output_html,
2684 Lilypond_snippet.output_latex): Always call output_print_filename.
2686 * lily/paper-book.cc (fill_pages): New method. Try to cramp or
2689 2004-03-12 Han-Wen Nienhuys <hanwen@xs4all.nl>
2691 * scm/part-combiner.scm (make-autochange-music): switch rests
2692 before switched notes too.
2694 * lily/figured-bass-engraver.cc (process_music): change calling
2697 * scm/bass-figure.scm (format-bass-figure): rewrite function.
2699 * scm/define-markup-commands.scm (bracketed-y-column): new markup
2702 * lily/include/stencil.hh (class Stencil): add origin field.
2704 * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
2707 * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function.
2709 * lily/lexer.ll: remove support for \$ and $ in identifiers
2711 * lily/sequential-iterator.cc: remove copy_grace_fixups
2712 (get_grace_fixup): slight abstraction of fixup code.
2714 * input/test/title-markup.ly (spaceTest): vary staff sizes.
2716 2004-03-12 Heikki Junes <hjunes@cc.hut.fi>
2718 * vim/lilypond-indent.vim: use <C-F> (default) as indent key
2719 in insert-mode. add indenting rules.
2721 2004-03-11 Jan Nieuwenhuizen <janneke@gnu.org>
2723 * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
2726 * scm/page-layout.scm:
2727 * lily/paper-book.cc: Handle tagline/copyright. Internal page
2728 layout and titling should now match external latex based version.
2730 * scm/output-tex.scm (output-scopes): Bugfix: only write string
2733 * ps/lilyponddefs.ps: Remove automatic page layout.
2735 * scm/output-ps.scm (new-start-system): New interface function.
2737 * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
2739 * lily/paper-book.cc (output): Bugfix.
2741 2004-03-11 Han-Wen Nienhuys <hanwen@xs4all.nl>
2743 * VERSION (MY_PATCH_LEVEL): release 2.1.30
2745 2004-03-11 Jan Nieuwenhuizen <janneke@gnu.org>
2747 * Documentation/user/lilypond.tely: Bugfix: Remove './' from
2750 * ps/lilyponddefs.ps: Bugfix.
2752 * input/regression/multi-measure-rest-instr-name.ly: Typo.
2754 2004-03-11 Han-Wen Nienhuys <hanwen@xs4all.nl>
2756 * lily/auto-beam-engraver.cc (create_beam): add Stem as
2757 cause. This should fix warnings.
2759 * mf/feta-slag.mf (trill_ne): fix upmordent size.
2761 * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
2762 prevent aligned 6ths.
2764 * lily/custos.cc (print): remove adjust-if-on-staffline.
2766 2004-03-11 Jan Nieuwenhuizen <janneke@gnu.org>
2768 * lily/paper-book.cc: Do header and footer.
2770 2004-03-10 Jan Nieuwenhuizen <janneke@gnu.org>
2772 * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
2774 * scm/paper.scm (lineheight): Remove
2775 (head-sep, foot-sep): Add.
2777 2004-03-10 Han-Wen Nienhuys <hanwen@xs4all.nl>
2779 * mf/feta-schrift.mf: reduce portato thickness.
2781 * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
2783 * lily/grob-pq-engraver.cc (start_translation_timestep): remove
2784 programming_error ().
2786 * lily/piano-pedal-engraver.cc (finalize): attach unfinished
2787 bracket to last command column.
2789 * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
2790 continues on next/prev system.
2792 * input/regression/pedal-end.ly: new file.
2794 2004-03-10 Werner Lemberg <wl@gnu.org>
2796 * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
2797 Remove pmx2ly stuff.
2798 * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
2800 2004-03-10 Jan Nieuwenhuizen <janneke@gnu.org>
2802 * scm/page-layout.scm: New file.
2804 * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
2806 (Lilypond_snippet.is_outdated): Also check for PNG file.
2807 Workaround for interrupted (web) builds.
2809 * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
2811 * ps/lilyponddefs.ps: Use only very small top-marging.
2812 (init-paper): Also pop page size string.
2813 (start-page, stop-page): New function.
2815 * scm/output-ps.scm (header-end): Remove stray exec commands.
2817 2004-03-10 Han-Wen Nienhuys <hanwen@xs4all.nl>
2819 * lily/input-file-results.cc (do_one_file): use new Paper_book()
2821 * lily/score.cc (default_rendering): clean protection.
2823 * lily/paper-book.cc (mark_smob): implement smob marking.
2825 * scripts/lilypond.py (make_html_menu_file): remove --psgz option
2827 * Documentation/user/*.itely: user manual edits.
2829 2004-03-09 Han-Wen Nienhuys <hanwen@xs4all.nl>
2831 * Documentation/user/converters.itely (Invoking musedata2ly):
2834 * scripts/pmx2ly: remove script.
2836 2004-03-09 Jan Nieuwenhuizen <janneke@gnu.org>
2838 * lily/score.cc (default_rendering): Protect paper-book members.
2840 * lily/paper-def.cc (smobbed_copy): New method.
2842 * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
2845 * lily/include/music-output.hh (process): Change signature to
2848 * lily/paper-book.cc (classic_output, get_title, get_scopes): New
2851 * lily/paper-score.cc (process): Return stencils rather than
2852 outputting directly. Remove paper-book kludge. Delete grobs.
2855 * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
2857 * lily/score-engraver.cc (get_output): Do not reset pscore_.
2859 * lily/score.cc (default_rendering)
2860 (ly_render_output): Move adding paper-score two levels up.
2862 * lily/system.cc (get_line):
2863 * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
2865 2004-03-09 Han-Wen Nienhuys <hanwen@xs4all.nl>
2867 * scm/font.scm (paper20-font-vector): add more design sizes for
2870 * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
2871 feta-nummber{5,7,11,13}.
2873 * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
2874 for 12pt design size.
2876 2004-03-09 Han-Wen Nienhuys <hanwen@xs4all.nl>
2878 * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
2880 2004-03-09 Jan Nieuwenhuizen <janneke@gnu.org>
2882 * lily/font-select.cc (properties_to_font_size_family): Fix
2885 * Experimental PostScript latin1 encoding:
2887 * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
2889 * scm/output-ps.scm: Experimental encoding using reencode-font.
2890 * scm/font.scm: Add latin1 `font-shape'.
2892 * scm/define-markup-commands.scm (latin-i): New font-shape command.
2894 * ps/lilyponddefs.ps (reencode-font): New function.
2896 * lily/paper-book.cc (get_pages): Simplistic page breaking.
2898 * scm/output-tex.scm (start-page):
2899 (stop-page): New interface function.
2901 2004-03-08 Jan Nieuwenhuizen <janneke@gnu.org>
2903 * lily/paper-outputter.cc (output_expr):
2905 (output_line): New method.
2907 * lily/system.cc (get_line):
2908 (get_lines): New method.
2910 (output_line): Remove.
2912 * scm/lily.scm (make-title): New function.
2914 * lily/paper-book.cc:
2915 * lily/include/paper-book.hh: New file.
2917 * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
2920 * lily/ly-module.cc (ly_modules_lookup): New function.
2922 * lily/main.cc (main_with_guile): Move memory leak debug code back.
2924 * scm/output-ps.scm (make-title): Remove.
2925 (output-scopes): Junk header-title test.
2927 2004-03-08 Han-Wen Nienhuys <hanwen@xs4all.nl>
2929 * mf/feta-schrift.mf: thicker dot for portato.
2931 * lily/accidental-placement.cc (position_accidentals): bugfix in
2932 offset, this fixes right-padding of AccidentalPlacement.
2934 * lily/[h-z]*.cc: () formatting.
2936 * Documentation/user/tutorial.itely (An orchestral part): more
2937 fixes for the tutorial.
2939 * scm/translation-functions.scm (fraction-tuplet-formatter):
2942 * lily/parser.yy (context_def_spec_block): use \context instead of
2945 * lily/[a-g].cc: () style cleanup.
2947 * Documentation/user/tutorial.itely (Automatic and manual beams):
2948 editing of tutorial.
2950 2004-03-07 Han-Wen Nienhuys <hanwen@xs4all.nl>
2952 * buildscripts/mf-to-table.py (base): write encoding name.
2954 2004-03-07 Jan Nieuwenhuizen <janneke@gnu.org>
2956 * Documentation/user/GNUmakefile (local-install-info): Issue
2957 warning (for packager, ie, if not installing in /usr or /usr/local).
2959 * lily/stencil-scheme.cc:
2960 * lily/staff-symbol-referencer.cc:
2961 * lily/script-column.cc:
2964 * lily/grob-pq-engraver.cc:
2965 * lily/font-interface.cc:
2966 * lily/music-output-def.cc:
2968 * lily/grob-scheme.cc:
2969 * lily/context-scheme.cc: Put scheme name on first line in
2970 LY_DEFINE to help etags (/ms multiline regexp flag broken?). Stray
2973 * stepmake/stepmake/scm-vars.make:
2974 * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
2975 Rename and split TAGS_FILES.
2977 * GNUmakefile.in (ALL-TAGS): Remove.
2979 * stepmake/stepmake/generic-targets.make (TAGS): Also include
2980 deeper TAGS files. Fixes regexp tags in TOP dir.
2982 2004-03-07 Han-Wen Nienhuys <hanwen@xs4all.nl>
2984 * VERSION: 2.1.29 released.
2986 * Documentation/user/changing-defaults.itely (Changing defaults):
2989 * Documentation/user/notation.itely (Notation manual): rename from
2992 * Documentation/user/notation-appendices.itely (The Feta font):
2995 * Documentation/user/advanced.itely: add aborted attempt for
2996 advanced topics manual.
2998 2004-03-06 Han-Wen Nienhuys <hanwen@xs4all.nl>
3000 * scm/new-markup.scm: display Markups in sane format. Patch by
3003 2004-03-05 Jan Nieuwenhuizen <janneke@gnu.org>
3005 * lily/main.cc: Cleanups.
3006 (setup_localisation): New function.
3007 (sane_putenv): Remove.
3008 (main_with_guile): New name (Was: main_prog). Remove musings
3009 about possible preparation for GUILE heavy memory usage and
3010 practical uselessness. Do not set environment variables
3011 GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE. Remove file
3013 (parse_argv): New function.
3014 (copyright): New function. It's 2004 already.
3016 * lily/input-file-results.cc (do_one_file): Add file name juggling.
3017 (distill_inname): Move from main.
3019 2004-03-05 Han-Wen Nienhuys <hanwen@xs4all.nl>
3021 * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
3023 * vim/GNUmakefile: flatten dirs, add GNUmakefile.
3025 * Documentation/user/running.itely: new file.
3027 * lily/include/audio-element.hh (class Audio_element): remove grace_b_
3029 * lily/score-performer.cc (finish): call Translator::finalize ().
3031 2004-03-05 Heikki Junes <hjunes@cc.hut.fi>
3033 * lilypond-ftpplugin.vim: renamed to the following file.
3034 * lilypond-ftplugin.vim: new file.
3036 * GNUmakefile.in: update VIM_FILES.
3038 2004-03-04 Han-Wen Nienhuys <hanwen@xs4all.nl>
3040 * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
3043 * input/test/tie-sparse.ly: remove.
3045 * lily/tie-performer.cc (try_music): copy & paste from
3048 * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
3051 * lily/key-performer.cc (create_audio_elements): use
3054 * scm/midi.scm (accidentals-in-key): divide alterations by 2.
3056 2004-03-04 Heikki Junes <hjunes@cc.hut.fi>
3058 * input/test/smart-transpose.ly: fix cases fes->e and similar.
3059 handle also quarter tones (not shown as tests). test also flats.
3061 * Documentation/index.html.in: small fixes.
3063 2004-03-03 Jan Nieuwenhuizen <janneke@gnu.org>
3065 * input/regression/new-markup-scheme.ly: Typo.
3067 * scm/define-markup-commands.scm (fill-line): New markup.
3069 * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
3070 (output-paper-def): Fix alignment.
3071 (make-title): Fix height/width scaling.
3073 * ps/lilyponddefs.ps (base-line-skip): Bugfix.
3075 * input/test/title-markup.ly: Add remaining titles. Layout and
3076 font size fixes. Add simplistic latin1 test.
3078 2004-03-03 Heikki Junes <hjunes@cc.hut.fi>
3080 * input/test/nested-groups.ly: remove. move content (to next).
3081 * input/test/staff-bracket.ly: replace content (from prev), this
3082 has been already in templates.
3084 2004-03-03 Jan Nieuwenhuizen <janneke@gnu.org>
3086 * stepmake/autogen.sh: Only issue warning about running configure
3087 without arguments when autogen.sh will actually be running
3090 2004-03-03 Han-Wen Nienhuys <hanwen@xs4all.nl>
3092 * scm/new-markup.scm (stack-stencil-line): robustness.
3094 * scm/define-markup-commands.scm (simple): robustification of
3097 * Documentation/user/music-glossary.tely (Top): change central C
3100 * lily/text-item.cc (interpret_markup): cache make-simple-markup
3102 2004-03-03 Jan Nieuwenhuizen <janneke@gnu.org>
3104 * input/test/title-markup.ly (spaceTest): Add.
3106 * lily/text-item.cc (interpret_markup): Make line markup from
3109 * scm/define-markup-commands.scm (word): New markup command.
3112 * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
3114 2004-03-02 Heikki Junes <hjunes@cc.hut.fi>
3116 * vim/ftplugin/lilypond.vim:
3117 * vim/syntax/lilypond.vim: use only local settings with setlocal.
3118 show matching paren in insert mode.
3120 2004-03-02 Jan Nieuwenhuizen <janneke@gnu.org>
3122 * scm/output-ps.scm (make-title, output-scopes): Further
3125 * input/test/title-markup.ly: New file.
3127 * ps/lilyponddefs.ps: Disable PostScript titling.
3129 * lily/paper-score.cc (process): Quote PORT argument to make-title.
3131 2004-03-01 Han-Wen Nienhuys <hanwen@xs4all.nl>
3133 * lily/arpeggio.cc (width_callback): remove padding.
3135 * scm/define-grobs.scm (all-grob-descriptions): add padding.
3137 * scm/define-music-types.scm: remove make-music-by-name.
3139 * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
3141 2004-03-01 Jan Nieuwenhuizen <janneke@gnu.org>
3143 * lily/paper-score.cc (process): Output titles using make-title.
3145 * scm/output-ps.scm (output-stencil): Display directly instead of
3146 constructing string.
3147 (make-title): New function.
3149 2004-03-01 Mats Bengtsson <mabe@drongo.s3.kth.se>
3151 * Documentation/user/lilypond-book.itely (Integrating LaTeX and
3152 music), Documentation/user/invoking.itexi (Invoking lilypond):
3153 Move documentation of LaTeX packages for latin1 characters to the
3154 lilypond-book manual.
3156 2004-03-01 Heikki Junes <hjunes@cc.hut.fi>
3158 * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
3160 * vimrc: add menu in console and shortcut <F10> for it.
3166 * vim/ftplugin/: new directories.
3168 * vim/filetype.vim: new file.
3170 * lilypond.vim: remove files (see next).
3171 * vim/syntax/lilypond.vim: new, renamed file (see prev).
3173 * vimrc: remove file (see next).
3174 * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
3176 * vim/ftplugin/lilypond.vim: change dir for dictionary.
3177 add header. apply bindings only locally.
3179 * vim/indent/lilypond.vim: new file.
3181 * vim/ftplugin/lilypond.vim: remove errorformat.
3182 * vim/compiler/lilypond.vim: new file for errorformats.
3184 * Documentation/topdocs/INSTALL.texi: give easier orders.
3188 2004-02-29 Jan Nieuwenhuizen <janneke@gnu.org>
3190 * Documentation/user/introduction.itely (Introduction): Use @image
3191 iso @html <img...>. Add workaround for images in columns in info.
3193 * stepmake/aclocal.m4: Store computed version in variable.
3195 * configure.in: Export MAKEINFO_VERSION.
3197 * config.make.in (MAKEINFO_VERSION): Add.
3199 * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
3201 * Documentation/user/GNUmakefile: Only build info with images when
3204 * GNUmakefile.in (install-WWW): Visit Documentation/user.
3206 * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
3207 stuff from documentation-targets.make
3209 2004-02-29 Han-Wen Nienhuys <hanwen@xs4all.nl>
3211 * VERSION: 2.1.28 released
3213 * scripts/convert-ly.py (conv):
3215 2004-02-29 Heikki Junes <hjunes@cc.hut.fi>
3217 * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
3218 \arpeggioBoth. redefine \arpeggioBracket.
3220 * Documentation/user/refman.itely: document new arpeggio
3223 * scripts/convert-ly.py: add a rule for \arpeggioBracket.
3225 * input/regression/arpeggio-bracket.ly: apply convert-ly.
3227 * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
3229 2004-02-29 Han-Wen Nienhuys <hanwen@xs4all.nl>
3231 * Documentation/user/introduction.itely (Automated engraving):
3232 rewrite introduction using website text.
3234 2004-02-28 Han-Wen Nienhuys <hanwen@xs4all.nl>
3236 * scm/*.scm: make-music-by-name is replaced by make-music, which
3237 also accept music property settings, eg:
3238 (make-music 'TextScriptEvent 'direction DOWN 'text
3239 (make-simple-markup x))
3241 Patch courtesy Nicolas Sceaux
3243 * lily/beam-quanting.cc: cleanup, separate counts for left and
3246 * lily/side-position-interface.cc (quantised_position): also
3247 quantize staccato position for forced stem directions.
3249 2004-02-27 Han-Wen Nienhuys <hanwen@xs4all.nl>
3251 * scm/*.scm: Patch by Nicolas Sceaux:
3253 * scm/music-functions.scm: ly:grob-property and ly:music-property
3254 are made procedure with setters.
3256 * scm/*.scm: replace ..-set-property! with set! (..-property )
3258 2004-02-28 Heikki Junes <hjunes@cc.hut.fi>
3260 * input/test/[t-v]*.ly: finish rewriting texidocs.
3262 * input/test/vaticana.ly: remove.
3263 * input/test/ligature-vaticana.ly: new, renamed file name.
3265 * input/test/stem-centered.ly: remove.
3266 * input/test/mensural-note-heads.ly: new file. take content from
3267 removed file stem-centered.ly.
3269 * input/test/scales-greek.ly: simplify.
3271 * input/test/s*.ly: reformulate texidocs.
3273 * input/test/[p-r]*.ly: use more verbose texidocs. add comments
3274 of missing features.
3276 2004-02-27 Heikki Junes <hjunes@cc.hut.fi>
3278 * input/test/[j-o]*.ly: update texidocs.
3280 2004-02-27 Jan Nieuwenhuizen <janneke@gnu.org>
3282 * scm/documentation-generate.scm (usermanref): Add macro for TeX.
3284 * Documentation/topdocs/NEWS.texi: Add note about info docs with
3287 * Documentation/user/lilypond.tely (@direntry): Update.
3289 * stepmake/stepmake/documentation-targets.make
3290 (install-info,uninstall-info): Install into $(package_infodir).
3291 Install images. Run install-info to update dir.
3293 * config.make.in (package_infodir): Add.
3295 * Documentation/user/GNUmakefile (info-with-images,
3296 local-install-info, local-uninstall-info): New target.
3298 2004-02-27 Han-Wen Nienhuys <hanwen@xs4all.nl>
3300 * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
3303 * lily/beam-quanting.cc (score_slopes_dy): remove
3304 ROUND_TO_ZERO_SLOPE kludge.
3306 * lily/beam.cc (check_concave): remove old concaveness2 kludge.
3308 * input/regression/beam-concave.ly (texidoc): add morgenlied example.
3310 * lily/global-context.cc (Global_context): alway accept Score
3311 (run_iterator_on_me): cast Context to Score_context, not
3314 * Documentation/user/refman.itely: documentation patch by Edward
3317 * mf/GNUmakefile: unset sauter-fonts.
3319 2004-02-27 Jan Nieuwenhuizen <janneke@gnu.org>
3321 * scripts/lilypond-book.py (output_texinfo): Output @image
3322 descriptions for info too.
3324 * input/test/chord-names-jazz.ly:
3325 * input/test/embedded-scm.ly: Clarify.
3327 * input/test/cautionaries.ly: Typo.
3329 * lily/input-smob.cc (ly_input_location): Compile fix.
3331 2004-02-27 Han-Wen Nienhuys <hanwen@xs4all.nl>
3333 * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too.
3335 * ly/engraver-init.ly: move \grobdescriptions to Global. This
3336 fixes problems with system defaults being reverted with \override
3339 * lily/global-context.cc (Global_context): apply property-ops to
3342 2004-02-27 Jan Nieuwenhuizen <janneke@gnu.org>
3344 * scm/output-ps.scm (stencil->string): Rewrite.
3346 2004-02-27 Heikki Junes <hjunes@cc.hut.fi>
3348 * input/test/[+c-i]*.ly: refresh descriptions -- maintain
3351 2004-02-26 Jan Nieuwenhuizen <janneke@gnu.org>
3353 * lily/input-smob.cc (ly_input_location: New function.
3355 * scm/define-markup-commands.scm (upright): New markup command.
3357 * lily/parser.yy (markup): Add STRING_IDENTIFIER.
3359 * scm/font.scm (paper20-font-vector): cmcsc klugdge.
3361 * scm/output-ps.scm (output-stencil): New function.
3363 * scripts/lilypond-book.py (do_file): Bugfix: change search order
3364 of snippet types; fixes @ignore and @verbatim blocks.
3366 2004-02-26 Heikki Junes <hjunes@cc.hut.fi>
3368 * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
3369 to a file in printed documentation, instead, refer either to a
3370 syntax or to an output.
3372 2004-02-26 Jan Nieuwenhuizen <janneke@gnu.org>
3374 * input/regression/beam-center-slope.ly: Add test.
3376 2004-02-25 Jan Nieuwenhuizen <janneke@gnu.org>
3378 * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
3379 (SAUTER_FONTS): Reinstate.
3381 * scm/define-markup-commands.scm (caps): New markup command.
3383 * scm/output-ps.scm (output-scopes): Experimental markup output.
3385 * scm/: Add missing headers.
3387 * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
3389 * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
3391 2004-02-25 Jan Nieuwenhuizen <janneke@gnu.org>
3393 * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
3394 Stray style cleanups.
3396 2004-02-25 Han-Wen Nienhuys <hanwen@xs4all.nl>
3398 * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
3401 * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3402 substitute \override Staff.autoBeamSettings too
3404 * Documentation/user/tutorial.itely: proofreading fixes by David
3407 2004-02-24 Jan Nieuwenhuizen <janneke@gnu.org>
3409 * scm/output-ps.scm (top-of-file): Add tagline definition. FIXME.
3411 * ps/music-drawing-routines.ps:
3412 * ps/lilyponddefs.ps: Add end markers.
3414 2004-02-24 Han-Wen Nienhuys <hanwen@xs4all.nl>
3416 * VERSION: 2.1.27 released.
3418 * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
3420 * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
3423 2004-02-24 Jan Nieuwenhuizen <janneke@gnu.org>
3425 * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
3427 * scm/output-ps.scm: Resurrect.
3429 * scm/output-tex.scm: Minimal cleanups.
3431 * scm/paper.scm (paper-set-staff-size): Add lineheight.
3433 * make/ly-rules.make: Remove any broken lily-*.tex files before
3436 * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
3439 * stepmake/aclocal.m4: Add --enable-pipe option, with check.
3440 Enabled by default, may save 10% compile time.
3442 2004-02-24 Han-Wen Nienhuys <hanwen@xs4all.nl>
3444 * lily/lyric-phrasing-engraver.cc: remove
3446 * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
3449 * lily/extender-engraver.cc (stop_translation_timestep): rewrite
3450 so lyric-phrasing-engraver is no longer necessary.
3452 * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
3453 Grob_pq_engraver from Staff.
3455 * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
3458 * input/regression/quote-transposition.ly: new file.
3460 * lily/recording-group-engraver.cc (stop_translation_timestep):
3461 store instrumentTuning too.
3463 * lily/quote-iterator.cc (process): transpose events using
3466 * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
3469 * lily/parser.yy (command_req): add \tuning command for setting
3470 instrument tuning of staff.
3472 * Documentation/user/GNUmakefile
3473 ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
3475 * Documentation/user/refman.itely (Customized accidental rules):
3478 2004-02-23 Heikki Junes <hjunes@cc.hut.fi>
3480 * Documentation/user/music-glossary.tely: remove the missing norwegian
3481 translation; they can be put in later properly.
3483 2004-02-23 Han-Wen Nienhuys <hanwen@xs4all.nl>
3485 * lily/recording-group-engraver.cc (start_translation_timestep):
3486 init Recording_group_engraver twice.
3488 2004-02-23 Jan Nieuwenhuizen <janneke@gnu.org>
3490 * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
3491 stray style cleanups:
3493 * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
3494 -Wmissing-prototypes.
3496 * flower/include/killing-cons.tcc (Killing_cons): Add template
3499 * flower/include/parray.hh (binsearchs): Add template specifier
3502 * flower/include/interval.hh: Declare elem () with template specfier.
3504 2004-02-23 Heikki Junes <hjunes@cc.hut.fi>
3506 * elisp/lilypond-indent.el (get-buffer-size): add customization
3507 groups for several variables (Reuben Thomas).
3509 2004-02-23 Han-Wen Nienhuys <hanwen@xs4all.nl>
3511 * Documentation/user/invoking.itexi (Point and click): add index
3514 * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
3517 * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
3520 * flower/warn.cc (programming_error): cross fingers not thumbs.
3522 * lily/rest.cc (polyphonic_offset_callback): return 0 when
3523 staff-position is set.
3525 * VERSION: release 2.1.26
3527 * scm/chord-entry.scm (construct-chord): process transposition
3528 after processing explicit-11.
3530 2004-02-22 Han-Wen Nienhuys <hanwen@xs4all.nl>
3532 * lily/parser.yy (add_quote): add syntax for adding quotes:
3533 \addquote "id-string" Music
3535 * scripts/lilypond-book.py (do_file): do not overwrite input file.
3537 * scripts/convert-ly.py (conv): add rules for name changes.
3539 * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
3540 music/context/grob property functions. Internally, use
3541 get_property() and set_property() for both.
3543 2004-02-22 Heikki Junes <hjunes@cc.hut.fi>
3545 * elisp/lilypond-mode.el (get-buffer-size): define new function,
3546 for Emacs <= 20 (Laurent Martelli).
3548 2004-02-21 Han-Wen Nienhuys <hanwen@xs4all.nl>
3550 * lily/parser.yy (command_element): extract quoted vector in
3553 * input/regression/quote.ly: new file.
3555 * lily/sequential-iterator.cc (process): only process if moment >= 0.
3557 * lily/parser.yy (command_element): \quote DURATION NAME: support
3560 * lily/quote-iterator.cc (class Quote_iterator): new file.
3562 2004-02-20 Han-Wen Nienhuys <hanwen@xs4all.nl>
3564 * lily/auto-beam-engraver.cc (try_music): accept and process
3567 * input/regression/auto-beam-no-beam.ly: new file.
3569 2004-02-20 Mats Bengtsson <mabe@drongo.s3.kth.se>
3571 * lily/accidental.cc (print): Change font-relative-size ->
3572 font-size. Fixes cautionary-style = smaller.
3574 2004-02-20 Han-Wen Nienhuys <hanwen@xs4all.nl>
3576 * lily/system-start-delimiter.cc (staff_brace): remove
3579 * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
3580 forgotten with scm_list_n. Fixes spurious coredumps.
3582 * lily/accidental-engraver.cc (stop_translation_timestep): move
3583 update of localKeySignature to stop_translation_timestep (). This
3584 makes sure that all ties are noticed at the right moment.
3585 (stop_translation_timestep): clear tie only when right-side
3587 (number_accidentals_from_sig): cleanup.
3589 * input/regression/accidental-tie.ly (mus): new file
3591 * input/regression/tie-accidental, tie-break-accidental.ly: remove
3592 these longish tests.
3594 2004-02-19 Han-Wen Nienhuys <hanwen@xs4all.nl>
3596 * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
3598 * THANKS: update bugreporter list.
3600 * lily/beam.cc (print): broken beams last until end of staff.
3601 (print): broken beams start from prefatory matter.
3603 * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
3605 * lily/paper-score.cc (process): dump header only once.
3607 * lily/paper-outputter.cc (Paper_outputter): move logic into
3610 * scm/output-tex.scm (output-scopes): new function.
3611 (output-paper-def): new function
3612 (tex-string-def): new function
3613 (symbol->tex-key): new function
3615 * scripts/convert-ly.py (conv): add rule for | ~
3617 2004-02-19 Heikki Junes <hjunes@cc.hut.fi>
3619 * input/regression/{many}.ly: refresh, trying to guess how
3622 2004-02-18 Han-Wen Nienhuys <hanwen@xs4all.nl>
3624 * VERSION: release 2.1.25
3626 * scm/define-translator-properties.scm
3627 (all-user-translation-properties): add printOctaveNames
3629 * ly/engraver-init.ly: remove Note_event_swallower from
3632 * lily/note-name-engraver.cc (process_music): new property
3635 * lily/context.cc (find_existing_context): remove support for
3638 * scm/music-functions.scm (set-accidental-style): new function;
3639 duplicate accidental macros.
3641 * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
3643 * lily/note-name-engraver.cc (process_music):
3644 process_acknowledged_grobs () -> process_music ()
3646 * scm/part-combiner.scm (determine-split-list): robustification.
3648 2004-02-17 Han-Wen Nienhuys <hanwen@xs4all.nl>
3650 * lily/beam-quanting.cc (score_forbidden_quants): check all staff
3651 lines for falling into beam-gap.
3652 (score_forbidden_quants): check all staff lines for falling in
3655 * lily/note-spacing.cc (get_spacing): less space at EOL in case of
3656 key/clef/time signatures.
3658 * input/test/ossia.ly: revise example.
3660 * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
3663 * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
3664 comply to Scheme standard. Remove ly:get-paper-variable
3666 2004-02-17 Mats Bengtsson <mabe@drongo.s3.kth.se>
3668 * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
3670 2004-02-17 Han-Wen Nienhuys <hanwen@xs4all.nl>
3672 * lily/accidental-engraver.cc (process_acknowledged_grobs): use
3673 properties from Voice context. This fixes accidental size for
3674 staff-switches during grace contexts.
3676 * lily/note-collision.cc (check_meshing_chords): only wipe heads
3677 if necessary. Else, simply wipe dots.
3679 * input/test/beam-alternate.ly: new file
3681 * input/test/piano-staff-distance.ly: new file.
3683 * lily/translator-group.cc (recurse_down_translators): use
3684 Direction for bottom-up/top-down.
3686 * lily/include/translator.hh (class Translator): add
3687 process_music() and do_announces(). This obviates
3688 recurse_down_{engravers,performers}.
3690 * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
3691 \melisma and \melismaEnd
3693 * lily/melisma-engraver.cc (process_music): change to
3694 Melisma_translator, unify with performer. Accept
3697 * ly/engraver-init.ly: add Font_size_engraver.
3699 2004-02-16 Heikki Junes <hjunes@cc.hut.fi>
3701 * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
3704 * input/regression/{many}.ly: improve descriptions trying to figure
3707 2004-02-16 Han-Wen Nienhuys <hanwen@xs4all.nl>
3709 * lily/slur.cc (broken_trend_offset): robustness fix.
3711 * VERSION: release 2.1.24
3713 * lily/context.cc (find_create_context): go to Score if it exists.
3715 * lily/context-scheme.cc: new file.
3717 * lily/score-translator.cc (get_output): new file.
3719 * lily/include/grob-info.hh: origin_contexts() now does not
3720 include the originating engraver
3722 * lily/translator-group.cc (translator_each): clean up contents,
3723 remove superfluous stubs. Engraver_group_engraver and
3724 Performer_group_performer are the only classes using multiple
3727 * lily/include/score-context.hh (class Score_context): interface
3728 between Score_{engraver,performer} and Global_context.
3730 * lily/include/global-context.hh (Context): change from
3731 global-translator. This is the entry point for contexts; it is not
3732 tweakable using \translator{}. Score is no longer the top context,
3733 but sits underneath Global.
3735 * lily/include/context.hh (class Context): brain surgery: split
3736 out Context functionality from Translator_group. Context is now a
3737 separate type from Translator.
3739 2004-02-15 Han-Wen Nienhuys <hanwen@xs4all.nl>
3741 * lily/include/translator.hh (class Translator): make
3742 get_score_context() and get_global_translator (), and use the one
3743 which is appropriate.
3745 * lily/context.cc: partially put functionality of Translator_group
3748 * lily/include/context.hh (Translator): new class: put between
3749 Translator and Translator_group.
3751 * lily/new-accidental-engraver.cc: remove file.
3753 2004-02-16 Heikki Junes <hjunes@cc.hut.fi>
3755 * input/regression/{many}.ly: improve descriptions: use complete
3756 sentences, try to describe what is tested, avoid `we´, do not use
3759 2004-02-15 Heikki Junes <hjunes@cc.hut.fi>
3761 * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
3764 * Documentation/user/lilypond.tely: declare the topmost node only
3765 once; removes empty line in @contents.
3767 * Documentation/user/music-glossary.tely: really add Finnish author.
3768 Draw more beatiful `->´ arrow in html: →
3770 2004-02-15 Han-Wen Nienhuys <hanwen@xs4all.nl>
3772 * lily/music.cc (LY_DEFINE): rename to ly:music-list?
3774 * scripts/convert-ly.py (conv): add ly:music-list change.
3776 * lily/grob.cc: edit doc string.
3778 * scm/define-grob-properties.scm (all-user-grob-properties):
3779 proofreading, editing of doc strings.
3781 * input/regression/tablature-string-tunings.ly: new file.
3783 * lily/staff-symbol-engraver.cc (process_music): new engraver,
3784 listen to stringTunings
3786 * lily/align-interface.cc (align_elements_to_extents): remove Grob
3787 for self-alignment-[XY] code.
3789 2004-02-14 Han-Wen Nienhuys <hanwen@xs4all.nl>
3791 * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
3792 cond) into function. Cleanup.
3794 * lily/text-spanner.cc: remove text-repeat-if-broken property.
3796 * VERSION (PACKAGE_NAME): 2.1.23 released
3798 2004-02-14 Heikki Junes <hjunes@cc.hut.fi>
3800 * Documentation/user/{refman,internals}.itely: small fixes.
3802 2004-02-14 Han-Wen Nienhuys <hanwen@xs4all.nl>
3804 * lily/accidental-engraver.cc (acknowledge_grob): don't make
3805 accidentals for harmonic notes
3807 * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
3810 * scm/document-backend.scm (interface-doc): prune Grob
3811 documentation: don't duplicate interface information.
3813 * lily/*.cc: lots of updates of doc strings.
3815 2004-02-13 Han-Wen Nienhuys <hanwen@xs4all.nl>
3817 * input/test/ac-extra-voice.ly (accompany): remove file.
3819 * input/test/maximum-rest-count.ly: remove file.
3821 * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3822 conversion rule for \translator { }. Apply everywhere.
3824 * lily/parser.yy (music_property_def): set property for \once in
3825 the PropertyMusic itself, not the ContextSpec.
3826 (property_operation): change syntax within \translator { }
3828 * scm/define-music-properties.scm (all-music-properties): clean up.
3830 * lily/auto-beam-engraver.cc (test_moment): use
3831 updated_grob_properties() to retrieve autoBeam settings.
3833 * lily/spacing-spanner.cc: bound shortest_playing_len by
3836 * lily/spacing-engraver.cc (acknowledge_grob): ignore
3837 multi-measure events for spacing computation.
3839 * mf/feta-bolletjes.mf (overdone_heads): make note heads more
3840 elliptical, to 1.49.
3842 * lily/rest.cc (polyphonic_offset_callback): new function. Do
3843 vertical positioning for polyphony, without RestCollision object.
3845 * lily/note-column.cc (add_head): prevent rests & note heads on
3848 * lily/rest-collision.cc (do_shift): ignore rests with beams.
3849 (do_shift): rewrite only-rests case: use common refpoints: the
3850 routine will have sensible results when other rest-translations
3853 * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
3856 * VERSION: 2.1.22 released
3858 * input/GNUmakefile (SUBDIRS): remove ascii-art
3860 2004-02-13 Jan Nieuwenhuizen <janneke@gnu.org>
3862 * input/: Convert ly files that still had \property. Fixes make
3863 web. Remove exta spaces around '='.
3865 * scripts/convert-ly.py (conv): Redundant space fixes.
3867 * scripts/lilypond-book.py (compile-ly): python2.1 fix.
3869 2004-02-13 Han-Wen Nienhuys <hanwen@xs4all.nl>
3871 * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
3872 create scalable PS and PDFs for input/{test,template,regression}.
3874 * lily/context.cc (is_alias): move function.
3875 (is_alias): add Bottom as context alias.
3876 (find_create_translator): add Bottom as a context alias for creation.
3878 * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
3880 * lily/parser.yy (music_property_def): new syntax for property
3883 \set A.B = #C , \unset A.B
3884 \override A.B #C = #D, \revert A.B #C
3886 * lily/my-lily-lexer.cc: remove \property
3888 2004-02-13 Heikki Junes <hjunes@cc.hut.fi>
3890 * Documentation/user/refman.itely: add dots after seealso refs.
3892 * input/template/{many}.ly: harmonise descriptions.
3894 * Documentation/user/music-glossary.itely: add Finnish author.
3896 2004-02-12 Han-Wen Nienhuys <hanwen@xs4all.nl>
3898 * VERSION (PACKAGE_NAME): release 2.1.21
3900 2004-02-12 Jan Nieuwenhuizen <janneke@gnu.org>
3902 * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
3904 * scripts/lilypond-book.py (snippet_res): @include filename must
3907 2004-02-12 Han-Wen Nienhuys <hanwen@xs4all.nl>
3909 * scm/documentation-generate.scm (markup-doc-string): dump
3910 markup-commands.tely
3912 * scm/define-markup-commands.scm (override): new file.
3913 Move documentation from refman into doc-strings.
3915 * input/test/staff-container.ly: fix example.
3917 * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3920 * lily/grob.cc: remove point_dimension_callback
3921 (Grob): read forced dimensions from X-extent and Y-extent.
3922 (get_paper): remove preset_extent.
3924 * scm/define-grobs.scm (all-grob-descriptions): remove
3925 point_dimension_callback.
3927 * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
3928 textscript to head. This makes no-spacing-rods work on
3931 * lily/chord-name.cc: remove props chord, bass, inversion.
3933 * Documentation/user/appendices.itely: add Scheme functions,
3934 context-properties and layout properties to manual.
3936 * scm/part-combiner.scm (determine-split-list): include rests in a
3939 * lily/new-part-combine-iterator.cc (substitute_both): new
3941 (class New_pc_iterator): add separate Voice=solo context, fixes
3942 autobeams going from chords to solo.
3944 2004-02-11 Jan Nieuwenhuizen <janneke@gnu.org>
3946 * Documentation/user/invoking.itexi (Editor support): Fix typo.
3948 * Documentation/user/tutorial.itely:
3949 * Documentation/user/refman.itely: Add short note about being part
3952 * COPYING: Make note more clear with respect to files that are
3953 explicitely licenced otherwise (Documention/user/ comes to mind).
3955 * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}. Remove
3956 comment about barfing of @c,{}.
3958 * Documentation/user/music-glossary.tely: Add list of authors.
3960 * stepmake/stepmake/library-rules.make: Thank Nelson only in
3961 source (was: also in build log).
3963 2004-02-11 Han-Wen Nienhuys <hanwen@xs4all.nl>
3965 * lily/side-position-interface.cc (general_side_position): if
3966 staff-padding is set, then include staff in support too.
3968 * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
3971 * TODO: Remove. Put in new CVS module /cvsroot/lilypond/workbook/
3973 * lily/tuplet-engraver.cc: remove tupletInvisible
3975 * scm/define-translator-properties.scm: cleanup, separate in
3976 internal and user props.
3978 * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
3979 LyricsVoice -> Lyrics
3981 * lily/new-part-combine-iterator.cc (process): only print warning
3984 2004-02-11 Jan Nieuwenhuizen <janneke@gnu.org>
3986 * scm/part-combiner.scm: Add proper header.
3988 * All but lily/*: The great --2003 --2004 replace; the missing
3991 * TODO: Fix outline mode. Add book notes.
3995 2004-02-11 Han-Wen Nienhuys <hanwen@xs4all.nl>
3997 * scm/part-combiner.scm (make-autochange-music): use
3998 accumulator. Fixes stack overflow.
4000 * lily/*: rename brew_molecule -> print , molecule-callback ->
4003 * scm/define-grob-properties.scm: cleanup. Separate into internal
4004 and user properties.
4006 * lily/translator-property.cc (updated_grob_properties): new
4008 (execute_pushpop_property): change to new convention:
4009 object property inits are stored as (cons ALIST BASED-ON). This
4010 storage format allows concurrent tweaks in different contexts.
4012 2004-02-10 Han-Wen Nienhuys <hanwen@xs4all.nl>
4016 2004-02-10 Jan Nieuwenhuizen <janneke@gnu.org>
4018 * debian/: Late Debian update (sorry Anthony).
4020 * scripts/lilypond-book.py (do_file): Look for input_file in
4021 include path, or ask kpathsea if LATEX.
4023 * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS):
4024 * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
4025 * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
4028 * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
4031 * scripts/lilypond-book.py: Fixes for make web. Default to stdout
4032 only when filtering, default to input_base otherwise. Coding
4035 2004-02-10 Han-Wen Nienhuys <hanwen@xs4all.nl>
4037 * lily/include/translator.hh (class Translator): add virtual
4040 2004-02-10 Jan Nieuwenhuizen <janneke@gnu.org>
4042 * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
4044 2004-02-09 Jan Nieuwenhuizen <janneke@gnu.org>
4046 * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
4048 * Documentation/user/refman.itely: Run texinfo-all-menus-update
4051 * GNUmakefile.in (web-clean): Do not remove fonts (they do not
4052 live in $(out)-www).
4054 * scripts/lilypond-book.py: Small cleanups. Junk hairy include
4055 dependencies. Add link to .ly source in HTML output.
4056 (Lilypond_snippet.output_html): Handle multiple page picture
4058 (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
4059 Make usable for output_texinfo again.
4061 * Documentation/user/GNUmakefile: Add static dependency for
4062 lilypond.tely includes.
4064 * Documentation/user/tutorial.itely: Add some lost `relative'
4067 2004-02-09 Han-Wen Nienhuys <hanwen@xs4all.nl>
4069 * lily/include/translator-group.hh: move Music_output_def member
4070 to Global_translator.
4072 * scripts/lilypond-book.py (do_file): fix latex output.
4074 * VERSION: release 2.1.20
4076 * scm/part-combiner.scm (determine-split-list): robustness fix
4078 * lily/paper-score.cc (process): move gc stat stuff to init.ly
4080 * lily/parser.yy (music_output_def_body): plug memory leak.
4082 * lily/translator-group.cc (add_fresh_group_translator): plug
4083 memory leak: unprotect Translator_group once added.
4085 * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
4087 * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
4089 (Lilypond_snippet.ly): add \renameinput.
4091 2004-02-08 Han-Wen Nienhuys <hanwen@xs4all.nl>
4093 * Documentation/user/refman.itely (Markup command definition): Doc
4094 by Nicolas Sceaux. Rewrite by Han-Wen
4096 * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
4098 (brew_molecule): only remove if hyphen is not at the end of line.
4099 (set_spacing_rods): new function: minimum-length specifies
4100 distance between syllables.
4102 * scm/define-grobs.scm (all-grob-descriptions): add
4103 Hyphen_spanner::set_spacing_rods to LyricHyphen
4105 * input/regression/lyric-hyphen-break.ly: new file.
4107 * input/test/lyric-hyphen-retain.ly: new file.
4109 * lily/new-part-combine-iterator.cc (construct_children):
4112 2004-02-08 Han-Wen Nienhuys <hanwen@xs4all.nl>
4114 * scripts/lilypond-book.py (Snippet.replacement_text): add method.
4116 * Documentation/bibliography/engraving.bib (donemus1982):
4119 2004-02-07 Han-Wen Nienhuys <hanwen@xs4all.nl>
4121 * scripts/lilypond-book.py (Substring.__init__): new class.
4122 (Snippet.output_texinfo): add texidoc option.
4123 (Include_snippet.replacement_text): new class.
4124 (Lilypond_snippet.__init__): new class
4125 (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
4127 * Documentation/user/refman.itely (Sound):
4128 note about number of channels.
4130 * scm/music-functions.scm (voicify-music): add \context Staff for
4133 * lily/parser.yy (verbose_command_req): \skip now creates
4134 SkipMusic, and does not lead to spurious staves.
4136 * scm/define-music-types.scm (music-descriptions): rename
4137 NonEventSkip to SkipMusic
4139 * input/no-notation/midi-lyric-barcheck.ly: new file.
4141 * input/regression/collision-dots-invert.ly: new file.
4143 * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
4146 * lily/new-lyric-combine-music-iterator.cc (process): let iterator
4147 die if melody died too.
4149 2004-02-06 Han-Wen Nienhuys <hanwen@xs4all.nl>
4151 * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
4152 with reading from stdin.
4154 * lily/slur-performer.cc (try_music): new file.
4156 * lily/melisma-performer.cc (try_music): new file. Handle
4157 melismata to help lyrics.
4159 * lily/beam-performer.cc (try_music): new file. Handle beam events
4162 * lily/score-performer.cc (one_time_step): reinstate
4165 * lily/performer.cc (process_music): add to interface.
4167 * lily/performer-group-performer.cc (process_music): new function.
4169 * lily/dot-column.cc (do_shifts): do collision resolution before
4172 * scripts/lilypond-book.py (Snippet.output_print_filename): new
4173 file, process printfilename option.
4174 (Snippet.__init__): rewrite: do not use global variables h or
4176 (main): really support -I option.
4177 (find_toplevel_snippets): new code.
4178 (find_toplevel_snippets): reinstate old version, without global
4181 * tex/texinfo.tex: really add file.
4183 2004-02-06 Jan Nieuwenhuizen <janneke@gnu.org>
4185 * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
4188 2004-02-06 Han-Wen Nienhuys <hanwen@xs4all.nl>
4190 * scripts/hw-lilypond-book.py (Snippet.output_print_filename):
4192 * scm/define-translator-properties.scm (drumPitchTable): add
4195 * scripts/lilypond-book.py (simple_toplevel_snippets): new
4197 (help_summary): docstrings.
4198 (do_file): strip the dir of input_base too.
4200 2004-02-05 Jan Nieuwenhuizen <janneke@gnu.org>
4202 * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
4204 * Documentation/user/lilypond-book.itely: Update.
4206 * make/ly-rules.make: Update lilypond-book commands.
4208 * Documentation/user/GNUmakefile: Update makeinfo commands,
4209 lilypond-book flags.
4211 * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
4213 * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
4215 * scripts/filter-lilypond-book.py: Remove.
4217 * Documentation/user/*tely: Update options for new lilypond-book.
4219 * tex/texinfo.tex: New file; from texinfo CVS. This fixes build
4220 with @macros in @includes.
4222 2004-02-05 Han-Wen Nienhuys <hanwen@xs4all.nl>
4224 * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
4225 make rest-collision only.
4227 * lily/break-substitution.cc (substitute_one_mutable_property):
4228 clear all-elements using scm_assq_remove_x().
4230 * lily/rest-collision.cc (do_shift): shift single rests
4232 * flower/include/array.hh (class Array): rename to is_empty ()
4234 * lily/drum-note-performer.cc: new file: perform drum notes.
4236 * VERSION (PACKAGE_NAME): release 2.1.19.
4238 2004-02-05 Jan Nieuwenhuizen <janneke@gnu.org>
4240 * scripts/filter-lilypond-book.py
4241 (classic_lilypond_book_compatibility): New function.
4243 2004-02-05 Han-Wen Nienhuys <hanwen@xs4all.nl>
4245 * buildscripts/lilypond.words.py (F): remove drums.scm reference.
4247 * Grand 2003 -> 2004 search replace.
4249 * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
4252 * ly/performer-init.ly: add DrumStaff
4254 * lily/axis-group-engraver.cc (acknowledge_grob): also take
4255 lyric-interface; this prevents lines with only extender lines from
4258 * scm/define-grob-interfaces.scm (lyric-interface): new interface
4260 * lily/lyric-extender.cc (brew_molecule): get line breaking and
4261 extenders right, for once and for all (hopefully).
4263 * lily/break-substitution.cc (substitute_one_mutable_property):
4264 clear old 'all-elements for System grobs.
4266 * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
4267 that associatedVoiceContext is always assigned when music & lyrics
4270 * ly/engraver-init.ly: remove Lyrics context.
4271 (TabVoice): add noteheads engraver
4273 * input/test/improv.ly: update: do not use Thread switching.
4275 * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
4276 squashedPosition is a number
4278 * Documentation/user/refman.itely (Automatic note splitting):
4279 remove Thread references.
4281 * input/no-notation/pc-direction.ly: remove file.
4283 * ly/engraver-init.ly: remove Thread
4285 * input/regression/tie-chord-partial.ly: remove file.
4287 * scripts/convert-ly.py (conv): \harmonic rule
4289 * lily/new-fingering-engraver.cc (acknowledge_grob): add new
4290 notation for harmonic notes: <c' g''\harmonic>
4292 * lily/lily-guile.cc (alist_to_hashq): new function
4294 * scm/lily.scm (alist->hash-table): new function.
4296 * Documentation/user/refman.itely (Percussion staves): update doco.
4298 * input/regression/drums.ly (timb): updates
4300 * lily/note-performer.cc (create_audio_elements): robustness fix.
4302 * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
4304 2004-02-05 Jan Nieuwenhuizen <janneke@gnu.org>
4306 * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
4307 discard valid matches.
4309 2004-02-04 Han-Wen Nienhuys <hanwen@xs4all.nl>
4311 * lily/drum-note-engraver.cc: new file.
4313 * ly/drumpitch-init.ly: move drum definitions
4315 * scm/drums.scm: remove file.
4317 * lily/*.cc: remove abort-event everywhere.
4319 * lily/note-heads-engraver.cc (process_music): robustification.
4321 * lily/accidental-engraver.cc (process_acknowledged_grobs):
4324 * lily/parser.yy (simple_element): add \drums mode.
4325 (simple_element): remove \pitchnames , \chordmodifiers. Use
4326 variables to store this.
4328 * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
4331 * VERSION: release 2.1.18.
4333 * input/test: remove octave-duplicate.ly
4335 2004-02-04 Jan Nieuwenhuizen <janneke@gnu.org>
4337 * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
4339 2004-02-04 Han-Wen Nienhuys <hanwen@xs4all.nl>
4341 * lily/simultaneous-music-iterator.cc: remove clone() and copy
4342 constructor from Music_iterator. Changes throughout.
4344 * lily/include/music-iterator.hh (class Music_iterator): remove
4345 Music_iterator::skip and Music_iterator::get_pending_events from
4346 interface. Rename report_to -> get_outlet
4348 * lily/auto-change-iterator.cc: move contents from
4349 new-auto-change-iterator.cc from
4351 * scm/part-combiner.scm: determine split-list from Scheme.
4353 * lily/new-auto-change-iterator.cc (process): new file.
4355 * lily/parser.yy (part_combined_music): remove old PC cruft.
4357 * ly/engraver-init.ly: remove old
4360 * Documentation/user/refman.itely (The Lyrics context): note about
4363 * lily/multi-measure-rest-engraver.cc (process_music): extra check
4364 to allow 0-length mmrest events.
4366 * scm/part-combiner.scm (determine-split-list): many bugfixes.
4368 * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
4370 * lily/spacing-engraver.cc (finalize): robustifications.
4372 * input/regression/new-part-combine-solo-global.ly: new file.
4374 * scm/part-combiner.scm: rewrite.
4376 2004-02-03 Juergen Reuter <reuter@ipd.uka.de>
4378 * Documentation/user/refman.itely, input/puer-fragment.ly,
4379 input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
4380 updated for proper use of lyricsto; replaced "(" and ")" ->
4381 "\melisma" and "\melismaEnd"
4383 * input/test/ancient-font.ly: small updates to reduce compile
4384 warnings (TODO: junk this file)
4386 * input/test/gregorian-scripts.ly: added comment about bug
4388 * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
4391 * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
4392 recent changes in the feta code); temporarily mapped mensural g
4393 clef to a copy of petrucci g clef until mensural g clef will have
4396 * mf/parmesan-heads.mf: bugfix: solved character name clashing
4397 between mensural and neo-mensural heads (this broke quite a while
4400 * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
4402 2004-02-03 Jan Nieuwenhuizen <janneke@gnu.org>
4404 * scripts/filter-lilypond-book.py: Handle @include. Add progress
4405 indication. Fixes for verbatim, multi line comments.
4407 2004-02-03 Han-Wen Nienhuys <hanwen@xs4all.nl>
4409 * input/regression/new-part-combine-solo.ly: more cases.
4411 * lily/slur.cc (height): robustness fix.
4413 * lily/new-part-combine-iterator.cc (process): add apart-spanner.
4415 * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
4418 * scm/music-functions.scm (determine-split-list): further analysis.
4420 * lily/script-engraver.cc (try_music): discard duplicate
4423 * input/regression/new-part-combine-solo.ly: new file
4425 * input/regression/new-part-combine-a2.ly: new file.
4427 * ly/performer-init.ly: add Devnull
4429 * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
4430 for \musicglyph #"accidental-*"
4431 (conv): \newpartcombine rule.
4433 2004-02-03 Jan Nieuwenhuizen <janneke@gnu.org>
4435 * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
4437 2004-02-02 Jan Nieuwenhuizen <janneke@gnu.org>
4439 * scripts/filter-lilypond-book.py: Handle verbatim, latex
4440 textwidth, --output.
4442 2004-02-02 Han-Wen Nienhuys <hanwen@xs4all.nl>
4444 * scm/new-markup.scm (doubleflat): add accidental markups.
4446 * VERSION: release 2.1.17
4448 * Documentation/user/refman.itely (Automatic part combining):
4449 revise documentation of the part-combiner.
4451 * input/regression/pc-switch-slur.ly (texidoc): remove file.
4453 * input/test/part-combine-{moment,staff}.ly: remove file.
4455 * input/regression/pc-mmrest.ly (two): remove file.
4457 * scm/define-music-types.scm (music-descriptions): add
4458 Solo{One,Two}Event and UnisonoEvent
4460 * lily/new-part-combine-iterator.cc (unisono): add state_
4461 variable, signal changes with part-combine-event.
4463 * input/regression/new-part-combine-text.ly: new file.
4465 * lily/part-combine-engraver.cc: new file.
4467 2004-02-02 Jan Nieuwenhuizen <janneke@gnu.org>
4469 * scripts/filter-lilypond-book.py: Handle snippet options.
4471 2004-02-02 Han-Wen Nienhuys <hanwen@xs4all.nl>
4473 * scm/music-functions.scm (determine-split-list): detect solo1/2
4476 * lily/new-lyric-combine-music-iterator.cc (construct_children):
4477 revert fix, document why.
4479 * lily/tie-performer.cc (process_music): new function. Set melisma
4482 * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
4483 always smaller than bracket size.
4484 (make_bracket): oops. Size of the gap was off by factor 2
4486 * input/test/text-rotate.ly: new file.
4488 * scm/new-markup.scm (markup): a macro that provides a
4489 LilyPond-like syntax in scheme for building markups, in order to
4490 help markup command definition. (Nicolas Sceaux)
4492 * input/test/lyrics-skip-notes.ly: new example.
4494 * lily/parser.yy (post_event): make HYPHEN into postfix event.
4496 * lily/new-lyric-combine-music-iterator.cc (find_context_below):
4497 use is_alias() iso. == . This fixes lyrics on
4498 GregorianTranscriptions.
4500 2004-02-02 Mats Bengtsson <mabe@drongo.s3.kth.se>
4502 * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before
4503 \thispagestyle{lastpage} to avoid that it's printed on the second
4504 last page when there's only a single score line on the last page.
4505 (The page breaking mechanism in TeX played some ugly tricks to us.)
4507 2004-02-01 Jan Nieuwenhuizen <janneke@gnu.org>
4509 * scripts/filter-lilypond-book.py: Further development.
4511 * input/regression/collision-dots-move.ly: New test.
4513 * lily/note-collision.cc (check_meshing_chords): Move dots on left
4514 hand side note head of non-merged collision to the right.
4516 * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
4517 Construct children before accessing property from emtpy
4519 (construct_children): Find thread before finding LyricsVoice.
4520 Create LyricsVoice one if none found, fixes crash (thanks Erik
4523 2004-01-31 Jan Nieuwenhuizen <janneke@gnu.org>
4525 * cygwin/: Forward port.
4527 2003-10-01 Jan Nieuwenhuizen <janneke@gnu.org>
4529 * buildscripts/install-info-html.sh: Use Bash.
4531 * cygwin/mknetrel: Patch from Bert.
4533 2003-09-30 Jan Nieuwenhuizen <janneke@gnu.org>
4535 * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
4537 * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
4538 try to copy *png, index.html (Bertalan Fodor).
4540 * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
4542 2003-09-30 Jan Nieuwenhuizen <janneke@gnu.org>
4544 * lily/note-collision.cc (check_meshing_chords): Do not remove
4545 dots (from down head) when merging similar heads (thanks Matthias
4546 Kilian). Simplify merge_possible tests and other cleanups
4548 * input/regression/collision-merge-differently-dotted.ly: Add test
4549 for disappearing dots on similar heads for both voices.
4551 2004-01-30 Mats Bengtsson <mabe@drongo.s3.kth.se>
4553 * Documentation/user/invoking.itexi (Invoking lilypond): Document
4554 that tagline overrides copyright for single page scores. Correct
4555 the default tagline value.
4557 2004-01-29 Jan Nieuwenhuizen <janneke@gnu.org>
4559 * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
4561 2004-01-29 Mats Bengtsson <mabe@drongo.s3.kth.se>
4563 * buildscripts/lilypond-login.sh: Avoid warning about undefined
4564 TEXMF if it's previously unset.
4566 2004-01-29 Heikki Junes <hjunes@cc.hut.fi>
4568 * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
4570 * input/test/trills.ly: fix the unfolding of lineprall.
4572 * input/test/figured-bass-alternative.ly: fix accidental.
4574 2004-01-28 Jan Nieuwenhuizen <janneke@gnu.org>
4576 * Documentation/topdocs/NEWS.texi: Add note about safe mode.
4578 * input/no-notation/dos-guile.ly:
4579 * input/no-notation/dos-ps.ly:
4580 * input/no-notation/dos-tex.ly: New file. These tests still FAIL.
4582 * input/no-notation/safe-include.ly:
4583 * input/no-notation/safe-guile.ly:
4584 * input/no-notation/safe-ps.ly:
4585 * input/no-notation/safe-tex.ly: New file.
4587 * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
4588 safe mode Add -s,--safe-mode option. Use -S,--set for setting
4590 (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
4591 When in --safe-mode, set environment openout_any=p[aranoid].
4594 * tex/lilyponddefs.tex: Add \nofiles.
4596 * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
4599 * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
4600 This allows building the user manual using a binary installation
4601 and a matching unpacked source tree.
4603 * scm/lily.scm (safe-module): New variable.
4605 * lily/includable-lexer.cc (new_input): Fix error messages.
4607 * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
4608 If SAFE, evaluate in safe-module. Change callers.
4610 * lily/main.cc (Long_option_init): Reinstate safe-mode.
4612 * lily/lexer.ll (embedded_scm): While processing main-input,
4613 invoke ly_parse_scm with safe mode if running in safe-mode.
4614 (<<EOF>>): Reset main_input_b_, fixes old-relative chech
4615 in init.ly for safe-mode.
4617 2004-01-28 Mats Bengtsson <mabe@drongo.s3.kth.se>
4619 * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
4620 compatibility with old versions of geometry.sty (compat2
4621 already implied includehead).
4622 Change the page layout slightly so bottom + footskip = top +
4623 headheight + headsep = 16mm, the remaining paperheight-32mm
4624 are used for the music. Increase footskip to 5mm, so the top of
4625 the footer text doesn't touch the music.
4627 2004-01-28 Han-Wen Nienhuys <hanwen@xs4all.nl>
4629 * VERSION: release 2.1.16
4631 * scm/music-functions.scm (determine-split-list): bugfix: only use
4632 new-active for both voices if both indexes advance. This fixes the
4633 biggest outstanding problem with new-pc.
4635 * lily/new-part-combine-iterator.cc (construct_children): set more
4638 2004-01-27 Han-Wen Nienhuys <hanwen@xs4all.nl>
4640 * scripts/convert-ly.py (conv): add instrument rule.
4642 * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
4644 * lily/side-position-interface.cc: remove add_staff_support ()
4645 Change all callers to use staff-padding.
4647 * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
4650 * lily/a2-engraver.cc (process_acknowledged_grobs):
4652 * lily/text-engraver.cc: remove scriptHorizontal property.
4654 * lily/beam.cc (least_squares): also set least-squares-dy for
4655 special case of slanted 2-stem beam to center.
4657 * lily/side-position-interface.cc (out_of_staff): move contents of
4658 out_of_staff into aligned_side.
4659 remove out_of_staff().
4661 * input/regression/measure-grouping.ly: fix warning.
4663 * lily/side-position-interface.cc: add staff-padding support to
4664 Side_position_interface::aligned_side.
4666 * lily/system-start-delimiter-engraver.cc (process_music): whoops,
4667 one get_property too many.
4669 * flower/include/drul-array.hh (linear_combination): new function
4670 (scale_drul): new function
4672 * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
4673 operations on empty intervals are silly.
4675 2004-01-26 Jan Nieuwenhuizen <janneke@gnu.org>
4677 * lily/note-heads-engraver.cc (process_music): use robust_scm2int
4678 (iso gh_scm2int), fixes crash in new part-combiner.
4680 * configure.in: Up mftrace to 1.0.27.
4682 2004-01-26 Han-Wen Nienhuys <hanwen@xs4all.nl>
4684 * VERSION: release 2.1.15
4686 * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
4687 align all stanza numbers.
4689 2004-01-26 Heikki Junes <hjunes@cc.hut.fi>
4691 * Documentation/user/{introduction.itely,refman.itely,
4692 converters.itely}: fix some text inside parentheses; text should
4693 be readable (even) if parentheses are either replaced with commas
4696 2004-01-25 Werner Lemberg <wl@gnu.org>
4698 * buildscripts/lilypond.words.py, input/puer-fragment.ly,
4699 input/test/vaticana.ly, input/test/ancient-font.ly,
4700 input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
4701 lily/include/staff-symbol.hh, lily/breathing-sign.cc,
4702 ly/params-as-init.ly, scm/define-grobs.scm,
4703 scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
4705 * ly/params-as-init.ly: Removed. Obsolete.
4706 * buildscripts/lilypond.words.py: Updated.
4708 2004-01-25 Han-Wen Nienhuys <hanwen@xs4all.nl>
4710 * mf/parmesan-clefs.mf: switch off mensural G clefs.
4712 * mf/feta-din{4,5,7,9}.mf: remove.
4714 * lily/engraver.cc (internal_make_item): centralize item/spanner
4717 * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
4718 do correct chord conversion for ^"sim." (backportme)
4719 (FatalConversionError.sub_articulations): substitute ^"foo" in
4720 chords too. (backportme)
4722 * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
4725 * lily/side-position-interface.cc (out_of_staff): don't do
4726 anything if staff-padding not defined.
4728 * mf/feta-params.mf (stafflines): introduce linethickness as
4729 general blackness of the font.
4731 * lily/stem.cc (position_noteheads): rounding error robustness.
4733 * input/regression/rest-collision-beam.ly: move beam/rest stuff
4734 from beam-collision.ly
4736 * lily/beam.cc (rest_collision_callback): remove direction.
4738 * scm/define-grobs.scm (all-grob-descriptions): remove
4739 enclose-bounds in OttavaBracket and PianoPedalBracket
4741 * scm/new-markup.scm (def-markup-command) new macro, which takes
4742 care of defining the COMMAND-markup and make-COMMAND-markup
4743 procedures, setting markup-signature and keyword-signature object
4744 properties, and pushing the markup command in
4745 markup-function-list.
4747 All markup commands are defined thanks to it. Users may also use
4748 it to define their own markup commands. (Nicolas Sceaux)
4750 * scm/new-markup.scm: Scheme style clean-up: there should be no
4751 parenthesis alone on a line; LET* should not be used where LET is
4752 enough. (Nicolas Sceaux)
4754 2004-01-25 Jan Nieuwenhuizen <janneke@gnu.org>
4756 * scripts/filter-lilypond-book.py: Add script.
4758 2004-01-23 Jan Nieuwenhuizen <janneke@gnu.org>
4760 * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
4762 2004-01-24 Han-Wen Nienhuys <hanwen@xs4all.nl>
4764 * Documentation/user/refman.itely (Fingering instructions): add
4767 * lily/multi-measure-rest-engraver.cc: use a single
4768 MultiMeasureEvent for mm rests. This prevents problems with the
4771 * scm/music-functions.scm (determine-split-list): analysis has
4772 global effect: a difference halfway a phrase makes the entire
4773 phrase be typeset as apart.
4774 (make-multi-measure-rest): make mmrest as a single rhythmic event.
4776 2004-01-23 Han-Wen Nienhuys <hanwen@xs4all.nl>
4778 * ly/performer-init.ly: add Devnull.
4780 * Documentation/user/refman.itely (Font selection): remove paper20
4783 2004-01-22 Jan Nieuwenhuizen <janneke@gnu.org>
4785 * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
4787 2004-01-22 Han-Wen Nienhuys <hanwen@xs4all.nl>
4789 * scm/music-functions.scm (determine-split-list): bugfixes.
4791 * scm/lily.scm (uniq-list): new implementation, O(1) stack.
4793 * input/test/scales-greek.ly: use C as base, results in different
4794 alterations at the clef.
4796 * input/regression/pedal-ped.ly: new file.
4798 * input/regression/pedal-bracket.ly: new file.
4800 * lily/piano-pedal-bracket.cc (brew_molecule): new function;
4801 replace after_line_breaking()
4803 * lily/line-interface.cc (line): read thickness.
4804 (line): dash-fraction = 0 always for dotted-line style.
4806 * input/test/staff-lines.ly (lower): bugfix.
4808 * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
4809 \accepts Devnull into Score.
4811 * scm/lily.scm: remove bla.scm load.
4813 2004-01-21 Han-Wen Nienhuys <hanwen@xs4all.nl>
4815 * VERSION: release 2.1.14
4817 * Documentation/topdocs/INSTALL.texi (Top): fix FTP url.
4819 * lily/side-position-interface.cc (general_side_position): add
4820 Staff_symbol_referencer::staff_space ().
4822 * lily/include/context-def.hh: rename from translator-def.hh
4824 2004-01-21 Mats Bengtsson <mabe@drongo.s3.kth.se>
4826 * input/template/piano-dynamics.ly (pedal): Updated definition of
4827 Dynamics such that \cresc works, for example.
4829 2004-01-21 Han-Wen Nienhuys <hanwen@xs4all.nl>
4831 * lily/stem.cc (calc_stem_info): use
4832 Staff_symbol_referencer::staff_space
4834 * lily/beam-quanting.cc (quanting): scale Stem_info
4836 * lily/beam.cc (rest_collision_callback): use minimum-distance
4837 property for rest/beam collisions.
4838 (rest_collision_callback): bugfixes.
4840 * lily/system.cc (post_processing): extra-offset is now relative
4841 to the size of the current staff.
4843 * scm/music-functions.scm (notice-the-events-for-pc): record all
4844 voices, only analyze "one" and "two".
4846 * lily/recording-group-engraver.cc (finalize): bugfix: want self,
4849 * lily/new-part-combine-iterator.cc (construct_children): create
4850 Devnull from Voice context
4852 * scm/music-functions.scm (determine-split-list): bugfixes.
4854 * lily/lily-guile.cc (robust_scm2int): new function
4856 * lily/staff-symbol-referencer.cc (line_thickness): new
4857 function. Use throughout.
4859 * lily/font-size-engraver.cc (acknowledge_grob): only process grob
4860 in its own context. Add to preset font-size.
4862 * lily/stem.cc (thickness): new function.
4864 * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
4865 compute thickness from ledger-line-thickness.
4867 * lily/note-head.cc (brew_ledger_lines): use
4868 Staff_symbol::get_ledger_line_thickness ().
4870 * lily/beam.cc (rest_collision_callback): use
4871 Staff_symbol_referencer::staff_space().
4873 * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
4876 * lily/include/translator.hh (class Translator): add accepts_list_
4877 so \with { \denies / \accepts } also works.
4879 * scm/music-functions.scm (determine-split-list): determine split
4880 list from music events.
4882 * lily/new-part-combine-iterator.cc: more states.
4884 * lily/moment.cc (LY_DEFINE): new function ly:moment<?
4886 2004-01-20 Han-Wen Nienhuys <hanwen@xs4all.nl>
4888 * lily/system.cc (set_loose_columns): use the right prebroken cols
4889 for interpolating loose column position.
4891 * lily/text-spanner.cc (brew_molecule): default to no vertical
4894 * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
4897 * scm/define-grobs.scm (all-grob-descriptions): less padding.
4899 2004-01-20 Jan Nieuwenhuizen <janneke@gnu.org>
4901 * scripts/convert-ly.py: Do not test filename when processing
4904 * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
4906 2004-01-20 Han-Wen Nienhuys <hanwen@xs4all.nl>
4908 * lily/axis-group-engraver.cc (finalize): extra check; if
4909 process_music () is never called, then staffline_ == 0.
4911 * lily/simultaneous-music-iterator.cc (pending_moment): don't
4912 check run_always ().
4914 * VERSION: release 2.1.13
4916 * input/regression/note-head-style.ly (pattern): cleanup.
4918 * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
4921 * scm/output-lib.scm (shift-right-at-line-begin): new function:
4922 kludge rehearsalmark placement.
4924 * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
4927 * lily/note-head.cc (internal_brew_molecule): only shorten ledger
4928 close to note head for accidentals.
4930 * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
4933 * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
4935 2004-01-19 Han-Wen Nienhuys <hanwen@xs4all.nl>
4937 * lily/include/music-iterator.hh (class Music_iterator): add
4938 substitute_outlet() to iterator API.
4940 * lily/new-part-combine-iterator.cc (construct_children):
4941 New_pc_iterator: new class, better part combining.
4943 * lily/tie-column.cc (werner_directions): new function
4945 * lily/tie.cc (set_direction): call Tie_column::set_direction ()
4947 * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
4948 empty objects group spanner as parent
4950 * lily/tuplet-bracket.cc (calc_position_and_height): check musical
4951 slope against graphical slope.
4953 * lily/ottava-bracket.cc (brew_molecule): support minimum-length
4956 * lily/side-position-interface.cc (general_side_position):
4957 opps. reinstate *dir.
4959 * lily/parser.yy: plug many memory leaks. We're down to 4 for each
4962 * lily/tuplet-bracket.cc: remove calc_dy ().
4964 * Documentation/user/refman.itely (Balloon help): document balloon
4967 2004-01-19 Jan Nieuwenhuizen <janneke@gnu.org>
4969 * scm/document-backend.scm (check-dangling-properties): Grob
4970 properties are defined define-grob-properties.scm.
4972 2004-01-19 Han-Wen Nienhuys <hanwen@xs4all.nl>
4974 * VERSION: release 2.1.12
4976 * scm/define-grobs.scm (all-grob-descriptions): larger font for
4979 * scm/new-markup.scm (sub-markup): sup & super: make smaller in
4980 relation to surroundings.
4982 * lily/tuplet-bracket.cc (calc_position_and_height): add staff
4983 Y-extent to the note-extents: stay clear of the staff.
4985 2004-01-18 Han-Wen Nienhuys <hanwen@xs4all.nl>
4987 * Documentation/user/GNUmakefile
4988 ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
4991 * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
4993 * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
4995 * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
4997 * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
4999 * lily/line-interface.cc (line): remove thickness from calling interface.
5001 * lily/hairpin.cc: use Line_interface
5003 * lily/line-interface.cc: new file. Line_interface for everything
5004 with dotted/dashed lines.
5007 * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
5009 * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
5010 for constructing ottava brackets.
5012 * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
5015 * Documentation/user/internals.itely (Engravers and performers):
5018 * scm/music-functions.scm (make-mark-set): new function.
5020 * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
5021 functionally identical to beam.
5023 * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
5026 * Documentation/user/refman.itely (Rehearsal marks): document new
5029 * input/regression/rehearsal-mark-number.ly: new file.
5031 * input/regression/rehearsal-mark-letter.ly: new file.
5033 * scm/translation-functions.scm (number->mark-string): new function
5034 (format-mark-letters): new function
5035 (format-mark-numbers): new function
5037 * lily/mark-engraver.cc (process_music): rehearsalMark is now
5038 integer; formatting is done through markFormatter property.
5040 * scm/define-translator-properties.scm: fold all *-done properties
5041 into positioning-done.
5043 * lily/beam.cc (position_beam): new function
5044 (brew_molecule): make sure that positions are calced before making
5047 * scm/output*.scm (beam): take 4th argument for function.
5049 * ps/music-drawing-routines.ps: take blot as 4th argument.
5051 * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
5052 stem to avoid small dents.
5054 2004-01-17 Han-Wen Nienhuys <hanwen@xs4all.nl>
5056 * VERSION: release 2.1.11
5058 * input/regression/balloon.ly: new file.
5060 * lily/balloon.cc (brew_molecule): new file: draw boxes around
5061 objects, and make help texts.
5063 * scm/new-markup.scm (parse-simple-duration): parse duration
5064 string to log & dots. (Thanks Nicolas!)
5066 * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
5069 2004-01-17 Heikki Junes <hjunes@cc.hut.fi>
5071 * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
5074 * THANKS: alphabetic order.
5076 2004-01-16 Han-Wen Nienhuys <hanwen@xs4all.nl>
5078 * input/regression/note-head-harmonic.ly: new file.
5080 * Documentation/user/internals.itely (Technical manual): explain
5081 difference between music, translation, layout.
5083 * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
5085 * scm/output-ascii-script.scm (bracket): rounding bfs.
5087 * scripts/convert-ly.py (conv): add \include "paper" rule.
5089 * ly/paper*.ly: remove files.
5091 * scm/paper.scm (set-staff-size): new function: set default
5094 * scripts/convert-ly.py (conv): add conversion rule.
5096 * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
5099 * scm/paper.scm: new file.
5100 (set-staff-size): new function
5101 (set-paper-size): new function
5103 * lily/parser.yy (music_output_def_body): restructure definition,
5104 so first Scheme statement in \paper also happens in new scope.
5106 * lily/system.cc (post_processing): move uniquify_list () to
5107 dumping molecule stage.
5109 * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
5110 this will mess up scores that use barchecks to shorten measures.
5112 * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
5115 * Documentation/user/tutorial.itely (Printing lyrics): document
5118 * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
5120 * Documentation/user/refman.itely (Fermatas): document \lyricsto
5122 * lily/new-lyric-combine-music-iterator.cc (process): don't crash
5123 if Voice is not found.
5125 * VERSION: release 2.1.10
5127 * input/{test,regression}/: remove old-relative
5129 * lily/lexer.ll: add empty markup signature.
5131 * scm/new-markup.scm (markup-functions-and-signatures): reinstate
5134 * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
5136 * scm/define-translator-properties.scm: update melismata property
5139 * lily/system.cc (output_lines): revert uniquify_list() patch,
5140 strange side effects seen.
5142 * lily/line-spanner.cc (dashed_line_molecule): return nothing if
5145 * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
5148 2004-01-15 Han-Wen Nienhuys <hanwen@xs4all.nl>
5150 * input/regression/*.ly: use newaddlyrics iso. addlyrics
5152 * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
5154 * lily/lyric-extender.cc (brew_molecule): behave decently in case
5156 (brew_molecule): add padding to left, not right.
5158 * lily/system.cc (uniquify_list): new function
5159 (output_lines): uniquify_list () on all-elements. This fixes
5160 double symbols in the output.
5162 * lily/beam.cc (rest_collision_callback): don't move anything if
5163 staff-position is set.
5165 * input/regression/rest-pitch.ly (texidoc): add rest under beam.
5167 * lily/system.cc (typeset_grob): warn if adding twice.
5169 * lily/sequential-iterator.cc (run_always): implement run_always().
5170 (also in other files.)
5172 * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics.
5174 * lily/event.cc (to_relative_octave): add octave-check.
5176 * Documentation/user/refman.itely (Line breaking): add noBreak.
5178 * scm/new-markup.scm (normalsize-markup): add function.
5179 (sans-markup): new function.
5181 * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
5182 come earlier nowadays. This fixes beams on grace notes.
5184 * scm/music-functions.scm (direction-polyphonic-grobs): new
5185 variable, share between override and revert. This fixes script
5186 directions in polyphonic sections. (backportme)
5188 2004-01-14 Han-Wen Nienhuys <hanwen@xs4all.nl>
5190 * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
5193 * lily/break-align-interface.cc: add doco
5195 * Documentation/user/refman.itely (Rehearsal marks): add index marks.
5197 2004-01-13 Han-Wen Nienhuys <hanwen@xs4all.nl>
5199 * VERSION: release 2.1.9
5201 * scm/document-markup.scm (markup-doc-node): add note about naming.
5203 * scm/new-markup.scm (left-align-markup): bugfix.
5205 * Documentation/user/refman.itely (Ottava brackets): more doco for
5208 * lily/side-position-interface.cc (out_of_staff): also do
5209 out_of_staff() correctly for d == DOWN.
5211 * lily/text-spanner.cc (brew_molecule): only put vertical line and
5212 horizontal line if they move to the right.
5214 * scm/define-grobs.scm (all-grob-descriptions): set
5215 text-repeat-if-broken for ottava spanner
5217 * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
5220 * mf/feta18.mf: design size is 18 not 22.5
5222 * lily/new-lyric-combine-music-iterator.cc (process): new file.
5223 Add a single LyricsVoice to a melody. Melismata may be set
5226 * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
5228 * lily/dot-column.cc: add stdio.h
5230 2004-01-12 Han-Wen Nienhuys <hanwen@xs4all.nl>
5232 * lily/item.cc: documentation for break-visibility (Thanks, John).
5234 2004-01-11 Han-Wen Nienhuys <hanwen@xs4all.nl>
5236 * lily/bar-line.cc (compound_barline): add bartype : (dotted).
5238 * lily/translator-def.cc: rename Translator_def to Context_def.
5240 * Documentation/user/internals.itely (Lexical details): clarify
5243 * Documentation/user/refman.itely (Rhythmic music): add link to
5246 2004-01-10 Han-Wen Nienhuys <hanwen@xs4all.nl>
5248 * lily/translator.cc: document start_translation_timestep()
5250 * scm/output-tex.scm (tex-encoded-fontswitch): use
5251 round for rounding (inexact->exact yields rationals)
5253 * lily/*.cc: remove superfluous start_translation_timestep() calls.
5255 * lily/translator-group.cc (get_simple_trans_list):
5256 new function; construct simple_trans_list_ lazily.
5258 2004-01-10 Jan Nieuwenhuizen <janneke@gnu.org>
5260 * lily/paper-outputter.cc (output_scope): Check if number before
5261 checking exact (guile cvs).
5263 * scm/*: Escape backslashes in scheme strings (guile cvs).
5265 2004-01-10 Han-Wen Nienhuys <hanwen@xs4all.nl>
5267 * Documentation/user/refman.itely (Tablatures basic): annotate
5270 * lily/*.cc: cleanup of engraver initialize() functions.
5272 * lily/repeat-acknowledge-engraver.cc
5273 (start_translation_timestep): remove first_b_
5275 * lily/tab-note-heads-engraver.cc: listen to string number events
5276 inside < > too. (backportme).
5278 * Documentation/user/refman.itely (Text scripts): add fatText to
5281 2004-01-09 Han-Wen Nienhuys <hanwen@xs4all.nl>
5285 * stepmake/bin/add-html-footer.py (built): add Wiki links to
5288 * lily/parser.yy (translator_mod): allow \with { \remove .. }
5290 * lily/bar-check-iterator.cc (process): only warn if
5291 barCheckLastFail was changed.
5293 * scm/define-translator-properties.scm (barCheckLastFail): add
5296 * lily/main.cc (main_prog): print summary of failed files.
5298 * lily/axis-group-engraver.cc: move all spanner creation to
5299 process_music (). Now staffs can be adjusted with \override too.
5300 (Jan, you are a brilliant programmer!)
5302 * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning.
5304 2004-01-09 Mats Bengtsson <mabe@drongo.s3.kth.se>
5306 * Documentation/user/tutorial.itely (Integrating text and music):
5307 Show the commands to produce a PDF as well.
5309 2004-01-08 Han-Wen Nienhuys <hanwen@xs4all.nl>
5311 * lily/translator-def.cc (get_translator_names): accept user
5314 * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
5315 as big as normal heads.
5317 * input/*ly: run convert-ly
5319 * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
5320 () if dependencies are fluked.
5322 * scm/document-translation.scm (engraver-doc-string): update on
5323 latest string/symbol conventions.
5325 * lily/translator-ctors.cc: use Scheme_hash_table.
5327 * lily/translator-def.cc (get_translator_names): new function
5328 (add_context_mod): new function
5329 (get_accepted): new function
5331 * lily/parser.yy (context_mod): put all modifications of
5332 \translator { } in a single production, encode as SCM.
5334 * lily/translator-def.cc (add_context_mod): rewrite Translator_def
5335 to use read-only lists, so additions to the definition can be
5338 * Documentation/user/invoking.itexi (Editor support): add node on
5341 * Documentation/user/refman.itely (Bar check): add lyrics example
5344 * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
5346 * scripts/convert-ly.py (conv): add conversion rule.
5348 * lily/parser.yy: use \change iso. \translator for staff switch.
5350 * lily/my-lily-lexer.cc: add \change.
5352 * scm/define-translator-properties.scm
5353 (default-melisma-properties): add definition.
5355 2004-01-07 Han-Wen Nienhuys <hanwen@xs4all.nl>
5357 * Documentation/user/refman.itely (Bar lines): clarification of
5358 systemStartDelimiter.
5360 * input/test/slur-shape.ly (x): remove file.
5362 * lily/translator-group.cc (apply_property_operations): new function.
5364 2004-01-06 Han-Wen Nienhuys <hanwen@xs4all.nl>
5366 * lily/parser.yy (optional_prop_ops): allow \with {
5367 PROPERTYSETTINGS } following \context or \new.
5369 * lily/my-lily-lexer.cc: add \with.
5371 * lily/parser.yy (property_operation): clean up definition of
5372 property operations.
5373 (property_op_to_music): new function.
5374 (context_spec_music): new function
5376 * VERSION: 2.1.7 released.
5378 * input/regression/collision-merge-dots.ly: new file.
5380 * lily/note-collision.cc (check_meshing_chords): if merging heads,
5381 then kill the dots too.
5383 * lily/separating-line-group-engraver.cc (acknowledge_grob):
5384 set/unset breakableSeparationItem
5386 * lily/separation-item.cc (relative_width): add function.
5388 * scm/define-grob-interfaces.scm (only-prebreak-interface): add
5389 only-prebreak-interface
5391 * lily/system.cc (output_lines): only junk only-prebreak-interface
5394 * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
5395 read breakableSeparationItem
5397 * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
5399 * lily/system.cc (output_lines): don't suicide Spacing_items.
5401 * lily/dot-column.cc (dot_config_badness): new function:
5402 select the best scoring dot configuration: dots should go close to
5403 the note heads, but be shifted up or down according to conventions.
5404 (print_dot_configuration): idem.
5406 (remove_collision): idem.
5408 * input/regression/dots.ly: add more test cases.
5410 2004-01-06 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5412 * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
5414 * flower/include/interval.hh: rename elem_b to contains
5416 * lily/tie.cc: change 'heads to 'head-pair.
5418 * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
5419 fill in 'heads field.
5421 * lily/lyric-extender.cc (brew_molecule): use heads for width, use
5422 minimum-length for short ones, and shorten so collisions with the
5423 next syllable are avoided.
5425 * lily/beam-quanting.cc (score_slopes_dy): add extra points for
5427 Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy
5429 * lily/dots.cc: remove quantized_position callback. All Y
5430 positioning is done by dot-column.cc
5432 * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
5433 exhaustive test of all dot positions. This fixes disappearing dots
5436 2004-01-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5438 * mf/feta-klef.mf (test_staff): fatten up G clef
5439 (test_staff): fatten up f clef.
5442 2004-01-05 Jan Nieuwenhuizen <janneke@gnu.org>
5444 * input/mutopia/E.Satie/petite-ouverture-a-danser.ly:
5445 * input/les-nereides.ly: Use latin1 characters for title, like
5448 2004-01-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5450 * scm/font.scm (paper20-font-vector): add bold-narrow series (only
5453 * lily/lyric-extender.cc (brew_molecule): add little space before
5456 * lily/beam-quanting.cc (score_forbidden_quants): check if
5457 outer stafflines fall in any beam gaps.
5459 * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
5462 2004-01-04 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5464 * VERSION: 2.1.6 released.
5466 * lily/beam-quanting.cc (quanting): add inspect-quants property:
5467 this shows the demerits of a user-defined beam position pair.
5469 * scm/define-grobs.scm (all-grob-descriptions): set
5470 beamed-extreme-minimum-free-lengths to a different value.
5472 * lily/scm-option.cc: add debug-beam scm-option
5474 * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
5476 2004-01-03 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5478 * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
5480 * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
5481 space after barline.
5483 * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
5485 * lily/spacing-spanner.cc (breakable_column_spacing): take average
5486 of spacing wishes, not maximum. Only do this for delta-t == 0. In
5487 the other case, take standard column-breakable spacing. Do not
5488 warn about "no spacing wishes".
5490 This fixes wide spaces after barlines in very loose lines.
5492 * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
5494 2004-01-02 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5496 * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
5497 acknowledge_grob lyric-syllable, not lyric-text.
5499 * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
5500 dashes of length #'length separated by #'dash-period.
5502 * lily/lyric-extender.cc (brew_molecule): idem
5504 * lily/multi-measure-rest.cc (big_rest): idem
5506 * lily/system-start-delimiter.cc (simple_bar): idem
5508 * lily/bar-line.cc (simple_barline): use rounded box
5510 * VERSION: release 2.1.5
5512 * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5513 music): move note about dvips to more visible place.
5515 * lily/lyric-phrasing-engraver.cc: move from
5516 new-phrasing-engraver.cc, remove old cruft (syllable-group,
5517 lyric-phrasing-engraver.hh)
5519 * lyric-align.ly: remove file
5521 * scripts/convert-ly.py (FatalConversionError.func): add removal
5522 rule for automaticMelismata
5524 * ly/engraver-init.ly (ScoreContext): switch on
5525 New_phrasing_engraver by default.
5527 * lily/slur-engraver.cc (class Slur_engraver):
5528 process_acknowledged_grobs -> process_music.
5529 (try_music): signal melismata correctly.
5531 * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
5532 word-space, right-trim-amount, and extend past right bound only
5535 * lily/new-phrasing-engraver.cc (acknowledge_grob): add
5536 lyric-extender support: add note-heads to the extender
5539 * lily/parser.yy: extender is now post_event.
5541 * lily/accidental-engraver.cc (number_accidentals): remove
5542 spurious warning about non-parent contexts.
5544 * lily/music-output-def.cc (assign_translator): \translator { }
5545 for a Foo context implicitly redefines \FooContext.
5547 * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
5550 * lily/slur.cc (brew_molecule): don't use stafflinethickness
5551 doubly in slur weight.
5553 * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
5556 * scm/define-grobs.scm (all-grob-descriptions): change clef -
5559 * scripts/lilypond.py (global_latex_preamble): crank down size of
5560 the margins. Now there is a 12 mm top and bottom margin, which
5561 should correspond with the printable area of modern printers.
5563 This enlarges the music height of the printable page a little.
5565 * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
5566 signs. Use \markup instead.
5567 (accreg_pen): tweak for accordeon asterisk.
5569 2003-12-31 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5571 * lily/melisma-engraver.cc (try_music): use melisma_busy()
5573 * lily/lyric-engraver.cc (process_music): remove alignment kludge
5575 * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
5577 * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
5579 * scm/define-grobs.scm (all-grob-descriptions): change
5580 StanzaNumber description: make side support, i.s.o. breakable.
5581 use Instrument_name_engraver for texts in the margin.
5583 * scm/define-translator-properties.scm: remove
5584 melismaEngraverBusy, stz property.
5586 * *.cc: naming: change empty_b () into is_empty ()
5588 * lily/self-aligment-interface.cc (aligned_on_parent): new function.
5590 * input/regression/lyric-phrasing-new.ly: new file.
5592 * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
5593 engraver, redo lyric phrasing, but cleaner and simpler. Lyrics on
5594 melismata are now left-aligned.
5596 2003-12-30 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5598 * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
5600 * mf/feta19.mf: remove.
5602 * mf/feta-klef.mf (test_staff): more tweaks
5604 * mf/feta-toevallig.mf: more small size tweaks.
5606 * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
5607 rests for smaller sizes.
5609 * mf/feta-bolletjes.mf: fix cross heads.
5611 * VERSION: release 2.1.4
5613 * scripts/convert-ly.py (FatalConversionError.func): add rule for
5614 deprecated #'ancient font family
5616 * lily/mark-engraver.cc (process_music): only set rehearsalMark if
5617 it is a string or number.
5619 * scm/output-lib.scm (note-head-style->attachment-coordinates):
5620 change calling convention of stem-attachment function.
5622 * buildscripts/mf-to-table.py: read and dump WX/WY fields
5624 * mf/feta-autometric.mf: dump WX/WY fields too
5626 * mf/parmesan-heads.mf: idem.
5628 * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
5629 attachment coordinates.
5631 * lily/note-head.cc (stem_attachment_coordinate): read stem
5632 attachment from the notehead glyphs WX/WY fields.
5634 * lily/include/font-metric.hh (struct Font_metric): add methods
5635 get_indexed_wxwy (), make a distinction between looking up by
5638 * mf/feta-bolletjes.mf: rewrite note head MF code.
5639 (test_outlines): make heads more rotund for smaller sizes.
5641 2003-12-29 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5643 * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
5644 throughout. Font scaling fixes throughout.
5646 * mf/feta-sleur,slur.mf: remove.
5648 * mf/feta-slag.mf: rewrite.
5650 2003-12-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5652 * VERSION: release 2.1.3
5654 * stepmake/stepmake/toplevel-targets.make: remove pfa targets
5656 * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
5658 * lily/mark-engraver.cc (process_music): fix mark
5659 \default. (backportme)
5661 * stepmake/stepmake/automatically-generated.sub.make (default):
5662 use -n for head/tail commands.
5664 * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
5665 heads with the same pitch.
5667 2003-12-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5669 * lily/recording-group-engraver.cc (finalize): set protected_scm
5670 member to '() before finalizing.
5672 * lily/translator-group.cc (finalize): remove removal_processing ()
5674 * lily/recording-group-engraver.cc: new engraver: record
5675 synchronized start & end times for each music object.
5677 * lily/parser.yy (toplevel_expression): execute score rendering
5678 during parsing. Cleanup output-filename handling; this is no
5679 longer done with global variables.
5680 (translator_spec_body): allow \type modification too.
5682 * lily/score.cc: ly:run-translator: new function
5683 (LY_DEFINE): ly:render-output new function.
5685 Separate interpreting and rendering, and make available as
5686 functions at Scheme level.
5688 2003-12-17 Jan Nieuwenhuizen <janneke@gnu.org>
5690 * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
5691 (musicxml-node->string):
5693 (music-to-musicxml): New function.
5695 2003-12-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5697 * VERSION: 2.1.2 released
5699 * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
5701 * scm/font.scm (paper20-font-vector): discouple font design sizes
5702 from sizes specified in .ly file: store all design sizes of a font
5705 * lily/font-select.cc (get_font_by_design_size): new function
5707 * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
5708 add parmesan,feta in sizes 14 and 18.
5710 * mf/feta-toevallig.mf: use blot diameter for double sharp.
5712 * lily/font-size-engraver.cc (acknowledge_grob): change definition
5713 of fontSize: this now sets font-size
5715 2003-12-16 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5717 * VERSION: 2.1.1 released
5719 * Documentation/user/refman.itely (Tuning objects): add note about
5720 concurrent tweaks in different contexts.
5722 * lily/tie-engraver.cc (acknowledge_grob): use
5723 Staff_symbol_referencer::get_position iso. reading staff-position
5726 * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
5727 currentMusicalColumn as left span-point for bracket. The bracket
5728 is too long when there are accidentals.
5730 2003-12-03 Mats Bengtsson <mabe@drongo.s3.kth.se>
5732 * buildscripts/lilypond-profile.sh,
5733 buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
5734 Thanks to Reuben Thomas <rrt@mupsych.org>
5736 2003-12-03 Heikki Junes <hjunes@cc.hut.fi>
5738 * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
5739 Wurbel <wurbel@univ-tln.fr>.
5741 2003-11-17 Mats Bengtsson <mabe@drongo.s3.kth.se>
5743 * scripts/midi2ly.py: Add space after chords.
5745 2003-11-07 Heikki Junes <hjunes@cc.hut.fi>
5747 * input/regression/{many}: add few @code{ ... }.
5749 2003-11-05 Mats Bengtsson <mabe@drongo.s3.kth.se>
5751 * mf/GNUmakefile (SAUTER_FONTS): Added cmss14,
5752 cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
5753 Removed cmbx5, cmbx6 (which are included in teTeX)
5754 and cmbxti14 which is not used in fonts.scm.
5756 2003-11-04 Heikki Junes <hjunes@cc.hut.fi>
5758 * lily/midi-item.cc: fine tune quarter tones.
5760 2003-11-03 Heikki Junes <hjunes@cc.hut.fi>
5762 * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
5763 new function, warn how many cents are missing in fine tuning.
5765 2003-11-01 Heikki Junes <hjunes@cc.hut.fi>
5767 * input/bugs/rhytmicstaff-tie.ly: add file.
5769 * THANKS: Create skeleton for 2.1.
5771 2003-10-31 Heikki Junes <hjunes@cc.hut.fi>
5773 * input/test/bar-lines.ly (TODO): dashed "|".
5775 2003-10-30 Heikki Junes <hjunes@cc.hut.fi>
5777 * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
5778 input/regression/tie-chord.ly: Fix spell for tying.
5780 * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
5782 * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
5783 new file (renamed, see above).
5785 * Documentation/user/lilypond-book.itely
5786 * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
5787 * input/example-1.ly input/example-2.ly input/example-3.ly
5788 * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
5789 * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
5790 * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
5791 * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
5792 * scripts/lilypond-book.py scripts/lilypond.py
5793 * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
5794 * vimrc: replace ly2dvi with lilypond and remove silly comments.
5796 * Documentation/user/lilypond.tely: update version.
5798 * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
5799 Remove extra spaces in each @node, fixes spaces.
5801 2003-10-29 Mats Bengtsson <mabe@drongo.s3.kth.se>
5803 * scripts/lilypond-book.py (output_dict): Add definition of
5804 \lilypondbook also for LaTeX output. Solves several bug reports.
5806 2003-10-29 Heikki Junes <hjunes@cc.hut.fi>
5808 * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
5810 2003-10-24 Heikki Junes <hjunes@cc.hut.fi>
5812 * input/test/transposition.ly: Fix key signatures, given in comments.
5814 2003-10-23 Mats Bengtsson <mabe@drongo.s3.kth.se>
5816 * scm/midi.scm (instrument-names-alist),
5817 Documentation/user/appendices.itely: Correct spelling of shakuhachi
5819 2003-10-14 Mats Bengtsson <mabe@drongo.s3.kth.se>
5821 * input/test/temporary-stave.ly (texidoc): New example based on an
5822 email question from Ralph Little.
5824 2003-10-11 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5826 * VERSION: release 2.1.0
5828 * lily/note-performer.cc (try_music): accept busy-playing-event.
5830 * lily/swallow-perf.cc (try_music): return false for
5831 busy-playing-event and melisma-playing-event.
5833 2003-10-09 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5835 * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
5838 2003-10-05 Jan Nieuwenhuizen <janneke@gnu.org>
5840 * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
5841 that articulation_substitute will not move beam start again.
5842 (articulation_substitute): Bugfix: remove stray space so that new
5843 old chords ending '>>' does not get broken up.
5844 (sub_chord): Use TAB for indentation (not spaces).
5846 * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
5847 Bugfix for startup: Use ?^ instead of ?\^.
5849 2003-10-02 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5851 * lily/lyric-combine-music-iterator.cc
5852 (Lyric_combine_music_iterator): change init order, to prevent GC
5855 * lily/context-specced-music-iterator.cc (construct_children):
5856 only change translator if found. This fixes a core dump problem.
5858 2003-09-30 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5860 * scm/slur.scm (default-slur-extremity-rules): use equal? for
5863 * mf/feta-bolletjes.mf: make hole in half note little
5864 smaller for stem attachment.
5866 * lily/stem.cc (brew_molecule): tweaks for new flag layout.
5868 * mf/feta-banier.mf: don't draw stem with flag, just small square
5871 * mf/feta-bolletjes.mf (slash_slope): remove ledger ending
5873 * mf/feta-banier.mf: remove upstem/downstem characters.
5875 * mf/feta-params.mf (stafflines): stems are 1.3 SLT.
5877 * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
5878 stafflinethickness (in the default)
5880 * lily/stem.cc (brew_molecule): use round_filled_box for stem.
5882 * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
5884 * Documentation/topdocs/INSTALL.texi (Top): reorder.
5886 * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
5888 * lily/include/directional-element-interface.hh:
5889 junk class, make {get,set}_grob_direction functions.
5891 * lily/slur.cc (get_attachment): do something sensible when
5892 attaching to stem without heads (eg. a rest).
5894 * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
5895 forcing up to staff. remove #'support-head property
5896 (brew_molecule): small cleanup.
5897 (flag): remove #'grace property.
5899 2003-09-29 Jan Nieuwenhuizen <janneke@gnu.org>
5901 * cygwin/postinstall-lilypond.sh:
5902 * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
5905 2003-09-29 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5907 * scripts/lilypond-book.py: resurrect 'eps' option.
5908 (TexiPaper.to_eps): use -Ppdf for EPS files.
5910 * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
5912 * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
5914 * VERSION: release 2.0.1
5916 * lily/bezier.cc (get_other_coordinate): change assert into
5919 * lily/note-head.cc (internal_brew_molecule): make left protusion
5920 smaller, to accomodate for natural sign.
5921 (internal_brew_molecule): only do this when the accidental is
5923 (extent): new function
5925 * lily/skyline.cc (merge_skyline): new function
5926 (heighten_skyline): new function
5928 * lily/accidental-placement.cc (position_accidentals)
5929 (position_accidentals): fix todo.
5931 2003-09-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5933 * input/test/+.ly (texidoc): put version number inline.
5935 * GNUmakefile.in: remove rsync-web target.
5937 * input/regression/bar-scripts.ly (onestaff): raggedright
5939 2003-09-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5941 * lily/*.cc: remove #if 0'd code in couple of places.
5943 * lily/midi-stream.cc (operator <<): rewrite.
5945 * lily/note-head.cc (internal_brew_molecule):
5946 only make ledgers when the Staff symbol has lines.
5948 * ly/property-init.ly (arpeggioBracket): simplify
5950 * lily/translator-group.cc (execute_pushpop_property): use
5951 SCM_EQ_P for comparing keys. This fixes reverting
5954 2003-09-28 Jan Nieuwenhuizen <janneke@gnu.org>
5956 * lily/midi-stream.cc (operator <<): Also write MIDI string when
5957 midi_debug_global_b.
5958 (operator <<): Normalise loop.
5960 2003-09-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5962 * scripts/lilypond.py (escape_path): revise.
5964 * scm/music-functions.scm (set-output-property): new function.
5966 2003-09-27 Jan Nieuwenhuizen <janneke@gnu.org>
5968 * cygwin/mknetrel: Next try in building doc on Cygwin natively;
5969 use addmakeflags again.
5971 * cygwin/lily-wins.py (escape_shell): New function; use it.
5973 * scripts/lilypond.py (escape_shell): Escape quotes and other
5974 spaces too. Do not escape escaping backslashes.
5976 * make/srcdir.make.in (web-install): Must call install-WWW now.
5978 * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
5981 2003-09-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
5983 * scripts/lilypond.py (escape_path): escape quotes too.
5985 * Documentation/user/lilypond.tely (Unified index): rename Index
5986 to accomodate Windows breakage.
5988 * make/lilypond.redhat.spec.in (Group): remove out=www for web-install
5990 * mf/GNUmakefile ($(outdir)/%.afm $(outdir)/%.enc
5991 $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
5992 target not a source.
5994 2003-09-27 Jan Nieuwenhuizen <janneke@gnu.org>
5996 * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
5997 addmakeflags. Build and install doc and web also when building on
6000 * mf/GNUmakefile: Bugfix.
6002 * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
6005 * cygwin/lily-wins.py: Quote filename.
6007 2003-09-26 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6009 * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
6011 2003-09-25 Jan Nieuwenhuizen <janneke@gnu.org>
6013 * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
6016 * configure.in: Require g++ > 3.0.4.
6018 * mf/GNUmakefile: Bugfix: Add list.ly target.
6020 * Documentation/user/GNUmakefile: Bugfix: list.ly target.
6022 * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
6023 make omf directory, add uninstall targets.
6025 2003-09-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6027 * lily/tie-performer.cc (initialize): init prev_event
6029 * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
6031 * lily/script-engraver.cc (make_script_from_event): don't crash on
6032 non-string articulation-type.
6034 * lily/new-fingering-engraver.cc (add_script): don't crash on
6036 (acknowledge_grob): warn about text script events.
6038 2003-09-24 Heikki Junes <hjunes@cc.hut.fi>
6040 * buildscript/lilypond.words: fix path for drums.scm.
6042 2003-09-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6044 * lily/spacing-spanner.cc (note_spacing): don't make longer
6045 durations than measure-length.
6047 * VERSION: release 2.0.0
6049 * GNUmakefile.in (rsync-web): version independent rsync target.
6051 * input/test/+.ly (texidoc): idem.
6053 * input/regression/+.ly: print version number.
6055 * input/regression/accidentals.ly (mel): shorten.
6057 * input/regression/accidental-octave.ly (texidoc): shorten.
6059 * input/regression/hairpin-dashed.ly (texidoc): docstring.
6061 * input/regression/completion-heads-polyphony.ly: octave
6063 * input/regression/beam-manual.ly: remove
6065 * input/regression/beam-chord.ly: remove
6067 * input/regression/grace-dynamic.ly: remove
6069 * input/regression/grace-volta-repeat.ly: octave fixes.
6071 * input/regression/hairpin-dashed.ly (texidoc): doc string.
6073 * lily/parser.yy (step_number): semitones for chord entry too.
6074 (make_chord_step): more robust code, semitones.
6076 * input/regression/breathing-sign-ancient.ly (texidoc): new file.
6078 * input/regression/breathing-sign.ly (texidoc): split ancient and
6079 normal breathing signs.
6081 * scm/define-grobs.scm (all-grob-descriptions): swap
6082 beamed-extreme-minimum-free-lengths and
6083 beamed-minimum-free-lengths; the 'extreme' case should allow
6084 shorter stems. This fixes forced directions on beamed 32nd and
6087 * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
6088 quartertones, not semitones.
6089 (NoteNamesContext): swallow more event types
6091 * Documentation/topdocs/NEWS.texi (Top): insert close brace.
6093 * VERSION (PACKAGE_NAME): release 1.9.10
6095 2003-09-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6097 * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
6098 set note head as cause of note-column. This gives a better error
6101 2003-09-23 Jan Nieuwenhuizen <janneke@gnu.org>
6103 * Documentation/topdocs/INSTALL.texi: Update emacs mode.
6105 2003-09-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6107 * mf/GNUmakefile (pfa_warning): instruct
6109 * stepmake/aclocal.m4: typo.
6111 * Documentation/user/cheatsheet.itely: more verbose examples.
6113 * input/regression/clefs.ly: remove bogus docstring.
6115 2003-09-23 Jan Nieuwenhuizen <janneke@gnu.org>
6117 * GNUmakefile.in (SUBDIRS): Add elisp.
6119 * elisp/lilypond-mode.el:
6120 * elisp/lilypond-init.el:
6121 * elisp/lilypond-indent.el:
6122 * elisp/lilypond-font-lock.el: Move from top dir.
6124 * stepmake/stepmake/elisp-vars.make: New file.
6126 * config.make.in (elispdir): Add.
6128 * Documentation/topdocs/INSTALL.texi: Typo.
6130 * make/ly-rules.make: Test for files instead of touching void and
6134 * make/lilypond.redhat.spec.in:
6135 * debian/rules: Fix lilypond.words stuff a bit. For running from
6138 (push "<builddir>/share/lilypond/elisp" load-path)
6140 to your ~/.emacs.el should give you LilyPond-mode again.
6142 * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
6143 regexp for DOS/Windows, we are too paranoid to fix others.
6145 2003-09-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6147 * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
6149 * input/test/chord-names-jazz.ly (banterProperties): fix
6151 * lily/parser.yy (bass_mod): bass figure alterations are semi
6152 tones, not quarter tones
6154 * lily/beam.cc (set_stem_lengths): only lengthen stems
6157 * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
6160 * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
6161 a warning that the warning may erroneous.
6163 * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
6166 * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
6169 * GNUmakefile.in ($(config_h)): config.h should depend on
6171 (lilypond.words): remove fontball stuff.
6173 * stepmake/aclocal.m4: only print config.cache warning if it exists.
6175 * configure.in: remove pktrace reference.
6177 * GNUmakefile.in (rsync-web): permissions and ownership for
6180 * lily/volta-engraver.cc (staff_eligible): new function.
6181 (stop_translation_timestep): kill off spanners if not eligible.
6183 * VERSION (PATCH_LEVEL): release 1.9.9
6185 * input/regression/beam-quanting-32nd.ly (texidoc): new file
6187 * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
6188 length is more important than forbidden quants.
6190 2003-09-23 Heikki Junes <hjunes@cc.hut.fi>
6192 * buildscripts/lilypond.words: order words in search order,
6193 add lilypond.words.vim to be generated.
6195 * lilypond.vim: use lilypond.words.vim for keyword matching.
6197 * lilypond-mode.el: use search order. fix word selection rules.
6199 * lilypond-font-lock.el: fix fontifying long durations.
6201 * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
6203 2003-09-22 Jan Nieuwenhuizen <janneke@gnu.org>
6205 * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
6207 * stepmake/stepmake/generic-targets.make:
6208 * stepmake/stepmake/bin/make-version.py:
6209 * stepmake/aclocal.m4:
6210 * make/stepmake.make:
6211 * make/toplevel-version.make: Build fixes: remove last traces of
6212 VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
6214 * lily/beam.cc: Add gap-count property.
6216 2003-09-22 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6218 * scm/define-grob-properties.scm (gap-count): add gap-count
6220 * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
6222 2003-09-22 Jan Nieuwenhuizen <janneke@gnu.org>
6224 * cygwin/mknetrel.doc: Typo.
6226 * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
6228 * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
6230 2003-09-22 Mats Bengtsson <mabe@drongo.s3.kth.se>
6232 * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
6233 sizes. Remove support for 'ledger'(=tabloid+landscape).
6235 2003-09-22 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6237 * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
6240 * configure.in: remove VERSION stuff once again.
6242 * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
6244 * scm/define-grobs.scm (all-grob-descriptions): use sans family
6247 * mf/GNUmakefile: always trace pfa fonts.
6248 (SAUTER_FONTS): add cmss[567] too fonts
6250 * configure.in: require mftrace.
6252 * lily/staff-performer.cc (new_instrument_string): don't look at
6253 instrument property.
6255 * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
6256 is_direction is the C++ one. Similar for ly_axis_p and
6259 2003-09-21 Jan Nieuwenhuizen <janneke@gnu.org>
6261 * lily/beam.cc (brew_molecule): read gap-count to determine
6262 number of tremolo (gapped) beams.
6264 * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
6267 * flower/include/array.hh (default_compare): new function
6269 * cygwin/mknetrel: Native fixes.
6271 * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
6273 2003-09-20 Jan Nieuwenhuizen <janneke@gnu.org>
6275 * Documentation/topdocs/NEWS.texi: Add note about .ly double click
6276 feature for Windows.
6278 * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
6280 * cygwin/mknetrel: Updates for native use on Cygwin.
6282 * lily/parser.yy: Compile fix: add stdio.h for snprintf.
6284 * stepmake/stepmake/help2man-rules.make:
6285 * cygwin/mknetrel: Bugfix for manpages.
6287 * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
6288 $(builddir). Stepmake is a normal subdirectory now, that is not
6289 configured. Another srcdir build fix.
6291 * Documentation/topdocs/INSTALL.texi,
6292 buildscripts/lilypond.words.py, lilypond-font-lock.el,
6293 lilypond-init.el, lilypond-mode.el, debian/rules,
6294 make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
6295 rename generated file lilypond.words to lilypond.words.el.
6297 2003-09-20 Heikki Junes <hjunes@cc.hut.fi>
6299 * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
6301 * GNUmakefile.in, buildscripts/lilypond.words: give only path in
6304 2003-09-19 Jan Nieuwenhuizen <janneke@gnu.org>
6306 * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
6307 when cross building.
6309 * configure.in: srcdir build fix.
6311 * cygwin/GNUmakefile:
6312 * cygwin/lily-wins.py:
6313 * cygwin/postremove-lilypond.sh:
6314 * cygwin/postinstall-lilypond.sh: Merge from stable.
6316 * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
6319 2003-09-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6321 * lily/slur.cc (after_line_breaking): only set control points if
6324 * input/test/slur-manual.ly: new file.
6326 * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
6329 * VERSION (PACKAGE_NAME): release 1.9.8
6331 * scripts/lilypond.py (escape_path): escape spaces in directory names
6333 * input/test/text-spanner.ly: fixes.
6335 2003-09-19 Heikki Junes <hjunes@cc.hut.fi>
6337 * buildscripts/lilypond.words.py: add drum names as note names to
6340 2003-09-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6342 * input/regression/hairpin-dashed.ly: new file.
6344 * scripts/convert-ly.py (conv): warn about dash-length.
6346 * lily/dynamic-engraver.cc (try_music): end (de)crescendo
6347 automatically if we get a new one.
6349 * lily/lookup.cc (dashed_line): new function
6351 * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
6354 2003-09-18 Heikki Junes <hjunes@cc.hut.fi>
6356 * buildscripts/lilypond.words.py: extract note names.
6358 * lilypond-mode.el: take note names from lilypond.words -file.
6359 small fix in the use of string-match.
6361 * lilypond-font-lock.el: use lilypond.words for note names, add
6362 maxima to note a duration.
6364 2003-09-18 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6366 * lily/breathing-sign.cc: remove railtracks() function.
6368 * input/regression/arpeggio-bracket.ly (texidoc): add file.
6370 * lily/arpeggio.cc (brew_chord_bracket): clean-up
6371 (brew_molecule): bugfix don't make arpeggio shorter when
6372 arpeggio-direction is set.
6374 * debian/rules: small corrections in the (Pedro K)
6376 * Documentation/user/tutorial.itely (Tutorial): use lyinc in
6379 * lily/auto-beam-engraver.cc (process_music): end/junk beam if
6380 special (repeat) bar comes along.
6382 * input/regression/auto-beam-bar.ly: update.
6384 * scripts/lilypond-book.py (output_dict): remove support for the
6387 * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
6388 VerticalAlignment and VerticalAxisGroup this fixes the size
6389 computations for the entire system.
6391 * input/les-nereides.ly (bass): remove superfluous fontSize.
6393 * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
6394 causes directory of file to be added to include path.
6396 * input/regression/beam-break.ly: test single stem beams.
6398 * input/regression/system-start-bracket.ly: fix.
6400 * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
6402 * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
6404 * lily/beam-quanting.cc (quanting): check french-beaming per stem.
6405 (score_stem_lengths): do something sensible for single stem beams.
6407 * lily/beam.cc (least_squares): add kludge for single stem beams.
6409 * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
6410 keySignature to list of broken things.
6412 * input/regression/keys.ly: fix.
6414 * VERSION (PACKAGE_NAME): release 1.9.7
6416 * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
6418 * Documentation/user/refman.itely (Pitches): doc quarter tones.
6420 * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
6421 (quartertone_pitch): new function
6423 * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
6424 flat. WARNING: FONT CHANGED.
6426 * ly/nederlands.ly: add -eh and -ih for quarter tones.
6428 * lily/accidental-placement.cc (add_accidental): support for
6431 * ly/LANGUAGEs.ly: use symbols for alterations.
6433 * mf/feta-toevallig.mf: change accidental codes.
6435 * scm/lily.scm (ly:get-option): switch on debugging only for
6438 * lily/lily-guile.cc: remove ly:verbose?
6440 * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
6442 * lily/parser.yy (TODO): only do gh_call() for apply with
6445 * lily/tie-engraver.cc (start_translation_timestep): move melisma
6446 stuff in accordance with new timing of tie-events.
6448 * lily/my-lily-lexer.cc: remove \outputproperty
6450 * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
6452 * scm/define-translator-properties.scm (melismaBusyProperties):
6453 add melismaBusyProperties property.
6455 2003-09-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6457 * input/test/ambitus-mixed.ly (texidoc): new file.
6459 * buildscripts/mutopia-index.py (find): prune debugging
6461 * lily/side-position-interface.cc: doc updates
6463 * Documentation/user/refman.itely: updates, tweaks.
6465 * lily/parser.yy (Simple_music): remove outputproperty
6467 * make/stepmake.make: use VERSION again; importing VERSION via
6468 autoconf dependencies is too hairy.
6470 2003-09-17 Heikki Junes <hjunes@cc.hut.fi>
6472 * lilypond-mode.el: allow `-' for keywords and identifiers.
6474 2003-09-16 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6476 * VERSION: release 1.9.6
6478 * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
6481 * Documentation/user/*.itely: fixes everywhere
6483 * lily/completion-note-heads-engraver.cc: rewrite engraver:
6484 produce ties from the engraver itself, do not broadcast TieEvent.
6486 * lily/my-lily-lexer.cc: remove pitch & duration.
6488 * lily/parser.yy (TODO): remove \pitch and \duration
6490 * input/test/explicit.ly: remove file.
6492 * Documentation/user/refman.itely (Pitches): remove \pitch
6495 2003-09-16 Heikki Junes <hjunes@cc.hut.fi>
6497 * buildscripts/lilypond.words.py: add all slur types to Emacs
6498 insertion menu, suppose everything is postfixed by dropping
6499 unnecessary `-' -marks.
6501 2003-09-15 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6503 * lily/stem.cc (get_default_stem_end_position): lengthen stems for
6506 * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
6507 head for flagged stems.
6509 * lily/stem.cc (get_default_stem_end_position): futz with extra
6510 stem length if there is a stem tremolo.
6512 * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
6513 it would be too small.
6515 * lily/font-metric.cc: return #f for non-existent glyph.
6517 * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
6518 exported through config.make.
6520 * input/regression/clef-oct.ly: new file.
6522 * scm/clef.scm (make-clef-set): use regexps, support arbitrary
6525 * input/template/*.ly: remove old relative.
6527 * ly/english.ly: add X names for double sharp.
6529 2003-09-14 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6531 * lily/font-select.cc: new file handle font selection routines.
6533 * lily/parser.yy: add ; (Patrick Atamaniuk)
6535 * input/test/time-signature-double.ly: use markups for double time
6538 * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
6539 ChordNames.SeparationItem #'padding for adjusting space after chords.
6541 * lily/music-output-def.cc (LY_DEFINE):
6542 new function ly:paper-lookup.
6544 * mf/parmesan-clefs.mf: use # quantities for char_box
6545 offsets. Fixes overflow errors in the PFA.
6547 * scm/new-markup.scm (strut-markup): change calling interface for
6548 markup. Pass paper-def, not grob. This would allow \markup to be
6549 used separately from grobs.
6551 * lily/paper-def.cc: new function ly:paper-font; this function
6552 replaces ly:get-font.
6554 * lily/include/font-interface.hh (struct Font_interface): take
6555 Paper_def iso. Grob for get_font().
6557 2003-09-14 Graham Percival <gperlist@shaw.ca>
6559 * Documentation/user/ tutorial.itely, refman.itely: add warning
6560 about \key and accidentals.
6562 2003-09-14 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6564 * scm/new-markup.scm (musicglyph-markup): undefine font-name.
6566 * Documentation/user/*.itely: manual tweaks
6568 2003-09-13 Juergen Reuter <reuter@ipd.uka.de>
6570 * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
6571 cleanup; bugfix: exact_center
6573 * Documentation/user/refman.itely: added more documentation on
6574 ambitus according to recent questions on lilypond-user list
6576 2003-09-12 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6578 * input/regression/ottava.ly (texidoc): demo 15ma too.
6580 * GNUmakefile.in ($(outdir)/VERSION): add VERSION target
6582 * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
6585 2003-09-10 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6587 * lily/lexer.ll: add \r to the rules for newlines; this fixes
6588 problems on older Mac editors.
6590 2003-09-12 Juergen Reuter <reuter@ipd.uka.de>
6592 * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
6594 2003-09-11 Juergen Reuter <reuter@ipd.uka.de>
6596 * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
6597 mf/parmesan-clefs.mf: added comments on character alignment and
6598 set_char_box() conventions
6600 * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
6603 * mf/parmesan-clefs.mf: vaticana: adjusted stem width
6605 2003-09-10 Heikki Junes <hjunes@cc.hut.fi>
6607 * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
6609 2003-09-10 Juergen Reuter <reuter@ipd.uka.de>
6611 * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
6612 shortened to avoid almost-collision with staff line; code cleanup;
6613 other custodes: fixed char boxes; code cleanup
6615 2003-09-09 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6617 * configure.in: release 1.9.5
6619 * scripts/lilypond.py (global_latex_preamble): only set
6620 twosideshift if 'twoside' is in latexoptions
6622 * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
6626 * scripts/*2ly.py: update <> syntax
6628 2003-09-09 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6630 * lily/chord-name-engraver.cc (process_music): add origin for
6633 * input/regression/chord-name-exceptions.ly (theMusic): add base too.
6635 * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
6636 bass notes for exceptions too.
6638 * scm/define-grobs.scm (all-grob-descriptions): rename
6639 HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
6641 * scm/define-grob-properties.scm (remove-first): add remove-first
6642 property for orchestral scores.
6644 * Documentation/user/*.itely: switch <<>> and <>
6646 * lily/glissando-engraver.cc (process_music): bugfix: move line to
6647 last_line only once. This fixes the two consecutive glissandi problem.
6649 2003-09-09 Juergen Reuter <reuter@ipd.uka.de>
6651 * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
6652 error message "flexa-width undefined"
6654 * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6655 lily/include/gregorian-ligature.hh: print warning when ignoring
6656 head prefixes on flexa shapes
6658 * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
6659 space before a series of inclinatum heads
6661 * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6662 lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
6665 * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
6668 2003-09-08 Juergen Reuter <reuter@ipd.uka.de>
6670 * input/regression/breathing-sign.ly: tiny fixes
6672 * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
6673 semantical collision with vaticana ligatures
6675 * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6676 scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
6677 now consistent with mensural ligatures
6679 * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6680 mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
6681 context pitches and staff position; dto. for virga stem; removed
6682 obsolete virga and clivis characters from parmesan font (WARNING:
6685 * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
6686 mf/parmesan-timesig.mf: fixed several set_char_box ()'s
6688 * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6689 scm/define-grob-properties.scm: consistency fix: renamed
6690 join_left->add_cauda
6692 * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
6693 appendix length; bugfix: yoffs_bt for reverse direction punctum
6696 * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
6697 small cleanups; added more docu
6699 * lily/mensural-ligature-engraver.cc,
6700 lily/vaticana-ligature-engraver.cc,
6701 lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
6702 computation to CoherentLigatureEngraver
6704 * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
6705 scm/define-grob-properties.scm: bugfix: added missing linea and
6706 cavum properties; bugfix: removed dead semivocalis property
6708 * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
6709 length; redesigned quilisma, stropha and auctum
6711 * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
6714 * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
6715 Documentation/user/refman.itely: bugfix: introduced shifted
6716 epiphonus head to avoid collision with adjacent plica
6718 2003-09-07 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6720 * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
6722 * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
6724 2003-09-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6726 * Documentation/user/tutorial.itely (A lead sheet): remove
6729 * Documentation/bibliography/computer-notation.bib (pages): reorganise.
6731 2003-09-03 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6733 * Documentation/bibliography/computer-notation.bib (isbn): add
6736 2003-09-05 Heikki Junes <hjunes@cc.hut.fi>
6738 * GNUmakefile.in: drop lilypond.words for generation.
6740 2003-09-03 Heikki Junes <hjunes@cc.hut.fi>
6742 * buildscripts/lilypond.words.py: take filename (also) from an arg.
6744 * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
6746 2003-09-02 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6748 * input/test/figured-bass-alternate.ly (fl): new file.
6750 * Documentation/topdocs/README.texi (Top): clarifications.
6752 * Documentation/bibliography/computer-notation.bib (isbn): add phd
6753 theses of Gieseking and Renz.
6755 * GNUmakefile.in (README_FILES): remove README.mandrake.
6757 2003-09-01 Heikki Junes <hjunes@cc.hut.fi>
6759 * buildscripts/lilypond.words.py: add file. Creates lilypond.words
6760 from source files and search patterns listed in the script.
6762 * GNUmakefile.in: add target `lilypond.words'.
6764 * lilypond.words: remove file, generated by `make lilypond.words'.
6766 * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
6768 2003-08-31 Heikki Junes <hjunes@cc.hut.fi>
6770 * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
6772 2003-08-31 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6774 * VERSION: 1.9.4 released
6776 * scripts/convert-ly.py (FatalConversionError.figures_replace):
6777 rule for < > <-> << >> substitution
6779 * lily/lexer.ll: exchange meaning of << >> and < >
6781 * VERSION (PACKAGE_NAME): 1.9.3 released
6783 * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
6784 pages unconditionally.
6786 2003-08-30 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6788 * Documentation/user/music-glossary.tely (Top): small syntax
6791 * scm/music-functions.scm (remove-tag): filter \tagged music
6794 * input/regression/tag-filter.ly (texidoc): new file.
6796 * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
6799 * scripts/convert-ly.py (FatalConversionError.conv): fingering
6802 * Documentation/user/refman.itely (Fingering instructions): adjust
6805 * lily/new-fingering-engraver.cc (position_scripts): don't crash
6806 for borderline cases (e.g. 1 fingering.)
6807 (position_scripts): revise interface, use fingerOrientations to
6808 set fingering positions.
6810 * scm/document-translation.scm (context-doc): add aliases to
6811 automated documentation.
6813 * make/lilypond-vars.make: remove stepmake compat glue.
6815 * make/generic-vars.make: remove cruft.
6817 * lily/main.cc (main): don't identify binary.
6819 2003-08-29 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6821 * lily/include/translator.hh (class Translator): remove
6822 type_string_ , use symbol for context name throughout.
6823 Changes through whole source tree.
6825 * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
6826 set PDF as default, and always make PDF.
6828 * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
6830 2003-08-29 Heikki Junes <hjunes@cc.hut.fi>
6832 * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
6833 Documentation/user/refman.itely input/regression/allfontstyle.ly
6834 input/regression/grace-types.ly:
6835 fix spelling for acciaccatura (Webster's 1913).
6837 2003-08-29 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6839 * lily/main.cc (usage): adjust blurb, include url.
6841 * input/regression/breathing-sign.ly (texidoc): transpose up
6843 2003-08-28 Juergen Reuter <reuter@ipd.uka.de>
6845 * input/regression/breathing-sign.ly: changed ancient examples to
6846 be relevant (by request of Han-Wen); updated BreathingSign text
6847 property according to new syntax.
6849 * ly/gregorian-init.ly: updated BreathingSign text property
6850 according to new syntax
6852 2003-08-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6854 * Documentation/user/refman.itely (Clef): give example of G_8 clef.
6855 (Clef): index entries for clefs.
6857 * python/lilylib.py (system): remove errorlog files.
6859 2003-08-28 Heikki Junes <hjunes@cc.hut.fi>
6861 * lilypond.words: add \new and new graces. Add dynamics to menus
6862 keeping 1.8.x compatibility; after all the engraving relating to
6863 notes becomes postfixed `-' marks will be removed.
6865 2003-08-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6867 * lily/molecule.cc (align_to): idem.
6869 * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
6871 * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
6872 accacciatura everywhere.
6874 * VERSION (PACKAGE_NAME): released 1.9.2
6876 * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
6878 * scm/document-markup.scm (markup-doc-node): sort markup function
6881 * lily/paper-outputter.cc (output_version): change "Lily was here"
6882 into "Engraved by LilyPond"
6884 * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
6885 on unquoted strings before \notenames.
6887 * lily/parser.yy (lyric_element): allow markup as lyric text. This
6888 increases the number of s/r reductions to 4.
6890 * scm/new-markup.scm (fraction-markup): \fraction command.
6892 * lily/lexer.ll: allow any string without \ { } # and " in \markup
6895 * lily/lookup.cc (round_filled_box): rename function.
6896 (LY_DEFINE): round-filled-box: change signature.
6898 * Documentation/user/refman.itely: revise section explaining grace
6901 * lily/translator-scheme.cc (LY_DEFINE): add ! to
6902 ly:set-context-property
6904 * input/*/*.ly (vmus): use \new everywhere.
6906 * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
6908 * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
6911 * scm/music-functions.scm (set-stop-grace-properties)
6912 (set-start-grace-properties, add-grace-property): new functions
6913 for modular grace tweak control.
6915 * ly/engraver-init.ly (ScoreContext): new property graceSettings.
6917 2003-08-28 Jan Nieuwenhuizen <janneke@gnu.org>
6919 * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
6921 * GNUmakefile.in (install-pfa-fonts):
6922 (get-pfa-fonts): New target.
6924 * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
6925 install-pfa-fonts help.
6927 2003-08-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6929 * lily/translator-scheme.cc (LY_DEFINE):
6930 ly:context-pushpop-property new function.
6931 (LY_DEFINE): new function ly:translator-find
6932 new function ly:translator?
6933 (LY_DEFINE): new function ly:context?
6935 * lily/translator-def.cc: remove
6936 Translator_def::apply_pushpop_property().
6938 * python/lilylib.py (read_pipe): only store and display error log
6940 (read_pipe): only display log if it contains something.
6942 2003-08-27 Jan Nieuwenhuizen <janneke@gnu.org>
6944 * Documentation/misc/GNUmakefile: Re-add.
6945 (TEXTS): Add CHANGES.
6947 2003-08-27 Heikki Junes <hjunes@cc.hut.fi>
6949 * lilypond.words: add \newcontext.
6951 2003-08-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6953 * lily/tie-performer.cc (stop_translation_timestep): only flush
6954 tied_notes when we have actually made a tie. Fixes bugs with ties
6955 in polyphonic scores.
6957 2003-08-26 Jan Nieuwenhuizen <janneke@gnu.org>
6959 * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
6962 2003-08-26 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6964 * VERSION (PACKAGE_NAME): released 1.9.1
6966 * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
6967 Instrument_name_engraver
6969 * lily/tie-performer.cc (create_audio_elements): bugfix
6971 * Documentation/user/music-glossary.tely (Top): comment out
6972 font-style statements.
6974 * input/test/force-hshift.ly: revise example.
6976 * Documentation/bibliography/engraving.bib (note): typos.
6978 * configure.in: bump GCC requirements to 3.x
6980 * lily/include/audio-item.hh (class Audio_tie): rename
6981 note_l_drul_ to note_drul_
6983 * lily/tie-performer.cc (class Tie_performer): patch for new ties.
6985 * lily/parser.yy (relative_music): whoops. All \relative were off
6986 by ... a lot .... Ahem.
6988 * scm/define-music-types.scm (music-descriptions): idem.
6990 * lily/beam-engraver.cc: move new-beam-event to beam-event
6992 * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
6995 * input/regression/bar-number.ly: remove unnecessary old-relative
6998 * Documentation/user/internals.itely (Creating contexts): document
7001 * lily/parser.yy (Composite_music): add \newcontext
7003 * Documentation/user/refman.itely (MIDI block): add note about
7006 * scm/font.scm: remove old markup legacy
7008 * GNUmakefile.in (web-clean): remake share/ after web-clean.
7010 * lily/breathing-sign.cc (brew_molecule): remove function
7012 * lily/text-item.cc: remove old-style markups.
7013 (interpret_markup): C++ version of markup function
7014 (brew_molecule): idem.
7016 * lily/my-lily-lexer.cc (start_main_input): define input-file-name
7019 * scripts/convert-ly.py (conv): dashes rule.
7022 * Documentation/user/lilypond-book.itely: syntax fixes.
7024 2003-08-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7026 * VERSION (PACKAGE_NAME): release 1.9.0
7028 * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
7029 note about dvips. (Should backport.)
7031 * scripts/convert-ly.py
7032 (FatalConversionError.articulation_substitute): add
7033 convert-new-chords code. Remove convert-new-chords.py
7035 * Documentation/user/refman.itely (Octave check): document
7038 * Documentation/topdocs/NEWS.texi: add \octave, postfix and
7041 * lily/parser.yy (command_element): octave check:
7045 checks that PITCH (without octave) yields PITCH (with octave) in
7048 * lily/relative-octave-music.cc (to_relative_octave): octave check.
7050 * lily/scm-option.cc: ly:set-option now has the default argument
7053 * lily/lexer.ll: add \renameinput
7055 * python/lilylib.py (command_name): robustifications.
7057 * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
7058 /dev/stderr. This is ash compatible.
7060 * ly/init.ly: add warning if compatibility was not necessary.
7062 * lily/scm-option.cc (LY_DEFINE): add ly:get-option
7064 * flower/include/string-handle.icc: formatting cleanups, rename
7065 references by ref_count_.
7067 2003-08-25 Heikki Junes <hjunes@cc.hut.fi>
7069 * make/lilypond.mandrake.spec.in: syncronize the spec file with
7070 Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
7071 package libs separately, fix conflicting php variable out=/dev/vc/
7072 invoking `unset out', declare menus, use only one icon-file, fix
7075 2003-08-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7077 * scripts/convert-ly.py (FatalConversionError.conv): typo
7079 * Documentation/misc/GNUmakefile: restore misc directory.
7081 * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
7083 * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
7086 * input/test/partial-blank.ly (quickmeasure): syntax
7088 * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
7089 attachment property.
7091 * Documentation/user/refman.itely: remove superfluous -'s
7092 (Grace notes): ) fixes.
7094 * lily/music.cc: generic compress(), transpose() functions. Remove
7097 * lily/parser.yy (gen_text_def): remove support for #'(italic )
7100 * lily/parser.yy: all articulations postfix; remove obligatory -
7103 * lily/music.cc (to_relative_octave): write generic
7104 to_relative_octave function; various relative cleanups.
7107 * lily/scm-option.cc: add options new-relative and old-relative
7109 * po/sv.po: new po file.
7111 * Documentation/user/refman.itely (Dynamics): website
7112 fixes. (should backport!)
7114 2003-08-22 Heikki Junes <hjunes@cc.hut.fi>
7116 * make/lilypond.mandrake.spec.in: declare version only once.
7118 2003-08-22 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7120 * lily/simultaneous-music.cc (to_relative_octave): undo relative
7123 2003-08-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7125 * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
7127 * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
7129 * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
7131 * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
7133 * lily/music.cc (var): add ly:music-transpose function.
7135 * lily/parser.yy (pre_events): remove prefix articulations.
7137 * lily/music-sequence.cc (do_relative_octave): change relative meaning.
7139 * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
7141 * Documentation/user/refman.itely (Text markup): add comment about
7144 2003-08-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7146 * lily/paper-outputter.cc (write_header_fields_to_file):
7147 only dump value if it is a string.
7149 * flower/include/dictionary.hh: remove.
7151 * Documentation/ChangeLog-1.5: add back old log.
7153 * Documentation/topdocs/INSTALL.texi (Top): explain how to get
7156 2003-08-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7158 * Documentation/bibliography/engraving.bib: add entry for
7159 Jaschinski's Notation
7161 2003-08-18 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7163 * Documentation/user/refman.itely (Beaming): add note about
7166 2003-08-18 Juergen Reuter <reuter@ipd.uka.de>
7168 * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7169 GregorianTranscription contexts
7171 * ly/engraver-init.ly: vaticana contexts: minor fixes
7173 * Documentation/user/refman.itely (Ancient notation): added note
7174 on appendix length bug
7176 * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
7177 input/test/vaticana.ly: use vaticana contexts; small fixes
7179 2003-08-17 Jan Nieuwenhuizen <janneke@gnu.org>
7181 * flower/hash.cc: Remove.
7183 * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
7184 to (nonexistent?) hash_func_ identifier.
7186 * python/midi.c (midi_error, midi_warning): Use char const* for
7187 __FUNCTION__ argument.
7189 * python/gettext.py: Remove. We already require python 2.1, which
7190 includes gettext.py.
7192 * configure.in: Require python 2.1, as INSTALL.texi says.
7195 * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
7196 versions 1.50 and 1.75. Remove note about lexer patch.
7198 2003-08-16 Jan Nieuwenhuizen <janneke@gnu.org>
7200 * Documentation/topdocs/INSTALL.texi: Update type1 font
7201 description to actual situation. Add comment about new font ball
7204 * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
7205 in $LILYPONDPREFIX suffices for installation.
7207 2003-08-11 Jan Nieuwenhuizen <janneke@gnu.org>
7209 * debian/control (Build-Depends): Add flex-old as alternative to
7210 flex. Deprecate bison 1.75.
7212 2003-08-17 Juergen Reuter <reuter@ipd.uka.de>
7214 * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7217 * Documentation/user/refman.itely (Ancient notation): documented
7218 some bugs; tiny fixes; added docu on Vaticana contexts
7220 * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
7223 2003-08-16 Juergen Reuter <reuter@ipd.uka.de>
7225 * Documentation/user/refman.itely (Ancient notation): added some
7226 introductory words; added section on ancient time signatures;
7227 added some @seealso and @refcommands; small fixes and
7230 2003-08-15 Juergen Reuter <reuter@ipd.uka.de>
7232 * input/regression/note-head-style.ly: many fixes and updates
7234 * Documentation/user/refman.itely: added small sections on ancient
7235 accidentals, rests and flags; revised ancient note head section;
7236 small wording/spelling fixes
7238 * input/test/rests.ly: layout fixes
7240 2003-08-14 Juergen Reuter <reuter@ipd.uka.de>
7242 * input/puer-fragment.ly: bugfix: central C position of do clef
7244 * ly/gregorian-init.ly: workaround: add small padding space before
7245 divisiones (the correct fix would be the spacing engine to handle
7248 2003-08-13 Graham Percival <gperlist@shaw.ca>
7250 * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
7251 cue-notes.ly: minor fixes.
7253 2003-08-13 Juergen Reuter <reuter@ipd.uka.de>
7255 * Documentation/user/refman.itely: bugfix: remove obsolete link to
7256 input/test/custos-style.ly
7258 * Documentation/index.html.in: bugfix: link to Tutorial.html
7260 * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
7261 to neumes; bugfix: "et": epiphonus, not just a simple pes
7263 2003-08-12 Heikki Junes <hjunes@cc.hut.fi>
7265 * lilypond-mode.el: split `Insert Tag' if it is long enough.
7267 * lilypond.words: add new features: markup, column, center, \[ \].
7269 2003-08-10 Heikki Junes <hjunes@cc.hut.fi>
7271 * Documentation/topdocs/NEWS.texi, DEDICATION,
7272 stepmake/bin/add-html-footer.py
7273 input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
7274 input/mutopia/J.S.Bach/wtk1-fugue1.ly
7275 input/mutopia/J.S.Bach/wtk1-prelude1.ly
7276 Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is
7277 added (only) after a sentence which is complete; if the sentence is
7278 not ended a comma `,' or nothing is used. fix also spaces.
7280 2003-08-08 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7282 * Documentation/topdocs/INSTALL.texi (Top): change GUILE
7283 requirements to plain 1.6.
7285 * buildscripts/mutopia-index.py (read_lilypond_header): update
7286 mutopia-index.py to 1.4 syntax [sic]
7288 2003-08-07 Heikki Junes <hjunes@cc.hut.fi>
7290 * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
7292 2003-08-07 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7294 * Documentation/index.html.in: url for regression pdf
7296 * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
7298 * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
7300 * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
7302 * VERSION: 1.8.0 released
7304 * GNUmakefile.in (local-WWW-post): footify build fix.
7306 * configure.in: require GUILE 1.6.4
7308 * Documentation/user/GNUmakefile: don't copy *.png for
7311 * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
7312 local-WWW-post target.
7313 (rsync-web): add rsync-web target
7315 * Documentation/user/introduction.itely (Music notation and
7316 engraving): add neume example
7318 * input/puer-fragment.ly (cantus): add puer-fragment
7320 2003-08-06 Jan Nieuwenhuizen <janneke@gnu.org>
7322 * input/no-notation/midi-volume-equaliser.ly: Add volume setting
7323 to notes, so that equalizer is actualy being used.
7325 * scm/midi.scm (instrument-equalizer-alist):
7326 (absolute-volume-alist): Define public, so that user can copy or
7329 * lily/key-performer.cc (create_audio_elements): Check for minor
7330 key. Only if key is minor, set MIDI key to minor.
7332 2003-08-06 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7334 * Documentation/user/refman.itely (Hiding staffs): fixes.
7336 * mf/feta-eindelijk.mf (tracingvariables): add TODO.
7338 * lily/system-start-delimiter.cc (after_line_breaking): retrieve
7339 vertical extents to deal with Hara kiri correctly.
7341 * input/regression/hara-kiri-short.ly: remove
7343 * input/regression/hara-kiri-pianostaff.ly: update test.
7345 * Documentation/user/*.tely: remove WEBTITLE
7347 * scm/output-tex.scm (comment): idem.
7349 * scm/output-pdftex.scm: remove GUILE 1.4 glue
7351 * scm/music-functions.scm (make-lyric-event): new function
7353 * scm/lily.scm (lilypond-version): new function
7355 * input/test/version-output.ly: new file.
7357 * Documentation/user/lilypond.tely: add version number to
7360 2003-08-05 Jan Nieuwenhuizen <janneke@gnu.org>
7362 * input/test/midi-scales.ly: Reformat to match midi2ly output again.
7364 2003-08-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7366 * input/template/gregorian-transcription.ly (barTwo): syntax update.
7368 * Documentation/user/refman.itely (Hiding staffs): rename node.
7370 2003-08-04 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7372 * input/regression/new-markup-syntax.ly (texidoc): remove
7373 molecule-callback override.
7375 2003-08-04 Jan Nieuwenhuizen <janneke@gnu.org>
7377 * input/les-nereides.ly: Mark tweaks with %tweak.
7379 * Debian patch, see debian/changelog (Anthony Fok).
7381 2003-08-04 Jan Nieuwenhuizen <janneke@gnu.org>
7383 * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
7386 2003-08-04 Mats Bengtsson <mats.bengtsson@s3.kth.se>
7388 * Documentation/user/refman.itely (Text markup): Fix language bug.
7390 2003-08-04 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7392 * input/* : postfix syntax fixes.
7394 * Documentation/user/refman.itely (Text markup): add note about
7395 raise/lower with ^ or _ .
7397 * po/fi.po: fix \\apply strings.
7399 * lily/parser.yy (open_event): warn for prefix articulations.
7401 2003-08-04 Juergen Reuter <reuter@ipd.uka.de>
7403 * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
7404 fix also on parmesan font.
7406 2003-08-03 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7408 * VERSION 1.7.30 released
7410 * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
7412 * buildscripts/mutopia-index.py (headertext): rewording
7414 2003-08-02 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7416 * scm/new-markup.scm (strut-markup): new markup function.
7418 * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
7419 space also when no accidental is there.
7421 2003-08-02 Jan Nieuwenhuizen <janneke@gnu.org>
7423 * input/les-nereides.ly: Updates.
7425 2003-08-02 Heikki Junes <hjunes@cc.hut.fi>
7427 * lilypond-mode.el (LilyPond-insert-tag-current): new function,
7428 which repeats the tag insertion selected from "Insert tag" menu.
7430 2003-08-02 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7432 * lily/all-font-metrics.cc (find_font): load AFM files first only
7433 for feta fonts. This fixes problems with TeXlive and other TeX
7434 distros that include AFM files for the CM fonts.
7436 * scm/font.scm (qualifiers-to-font-name): remove.
7438 * lily/paper-def.cc: remove get_var.
7440 * input/trip.ly: remove file.
7442 * input/regression/spacing-note-flags.ly (raggedright): remove
7445 * input/les-nereides.ly: update to new syntax, cleanups.
7447 2003-08-01 Jan Nieuwenhuizen <janneke@gnu.org>
7449 * Documentation/user/refman.itely: Clarify shortest-note problem
7452 2003-08-01 Heikki Junes <hjunes@cc.hut.fi>
7454 * lilypond-mode.el: Add each word to regexps only once.
7456 * lilypond-mode.el (LilyPond-insert-tag): add new function, which
7457 is based on the syntax definitions in lilypond.words. Remove all
7458 LilyPond-insert-tag-* functions. Restructure LilyPond menu.
7459 LilyPond->Insert menu is generated by the entries in lilypond.words
7460 to which have been given a syntax definition.
7462 * lilypond.words: give syntax definitions (LilyPond-insert-tag) for
7463 \notes, \relative, \score, \simultaneous, \transpose.
7465 * lilypond-mode.el: allow non-alpha characters only in menu keywords.
7467 * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
7469 * lilypond-mode.el: add menu keywords separately.
7471 * lilypond.words: post-syntaxed slur pairs and syntax for \times.
7473 2003-08-01 Mats Bengtsson <mats.bengtsson@s3.kth.se>
7475 * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
7476 current ugly installation method for PFA fonts.
7478 2003-07-31 Heikki Junes <hjunes@cc.hut.fi>
7480 * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct
7481 to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
7483 * Documentation/user/music-glossary.tely: update legato.
7485 2003-07-30 Jan Nieuwenhuizen <janneke@gnu.org>
7487 * lexer-gcc-3.0.patch: Remove.
7489 * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
7491 2003-07-30 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7493 * debian/rules (binary-arch): remove NEWS.
7495 2003-07-30 Heikki Junes <hjunes@cc.hut.fi>
7497 * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
7498 stepmake/bin{ many }: polish the `--help's of different scripts;
7499 model taken from the core-utils of Linux.
7501 * flower/getopt-long.cc, python/lilylib.py: add space, see above.
7503 2003-07-29 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7505 * flower/parse-afm.cc (parseCharMetrics): add warnings.
7507 * flower/libc-extension.cc: idem.
7509 * flower/include/libc-extension.hh: protect against isinf macros.
7511 2003-07-29 Heikki Junes <hjunes@cc.hut.fi>
7513 * { many }: Use two uppercase letters in LilyPond.
7515 * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
7517 * VERSION: 1.7.29 released.
7519 2003-07-29 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7521 * lily/tie.cc: add TODO comment.
7523 * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
7525 * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
7526 linejoins and linecaps. This fixes problems with occasional spikes
7527 on slur/tie endings.
7529 * input/regression/font-name.ly: don't use PS fonts for
7530 compatibility reasons.
7532 * mutopia/claop.py (accents): update to 1.8
7534 * Documentation/user/music-glossary.tely (Top): remove 13pt.
7536 * Documentation/user/macros.itexi: don't color glossary links.
7538 * Documentation/user/invoking.itexi (Error messages): new section
7540 2003-07-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7542 * input/regression/font-name.ly: add file.
7544 * scm/document-backend.scm (grob-doc): remove <hr> from
7547 * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
7548 reqd version to 1.6.4
7550 * lily/font-interface.cc (get_font): bugfix: take font-name from
7551 alist chain too. This fixes font-name override for \markup.
7553 2003-07-28 Jan Nieuwenhuizen <janneke@gnu.org>
7555 * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
7557 * input/test/polymetric-differing-notes.ly: Compile fix.
7559 2003-07-28 Juergen Reuter <reuter@ipd.uka.de>
7561 * Documentation/user/refman.itely: fixed typo
7563 * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
7566 2003-07-27 Heikki Junes <hjunes@cc.hut.fi>
7568 * input/test/{ many }: search & fix some typos.
7570 2003-07-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7572 * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
7575 * scm/music-functions.scm (make-voice-props-set): set Script /
7576 TextScript dir for polyphony too.
7578 * scm/define-grobs.scm (all-grob-descriptions): decrease space
7581 * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
7583 2003-07-27 Rune Zedeler <rz@daimi.au.dk>
7585 * Documentation/user/refman.itely (Percussion): Small
7586 clarifications and fixes.
7588 * scm/drums.scm: Bugfix: Use string instead of symbol when naming
7589 threads. This fixes different heads playing simultaneously.
7591 2003-07-27 Heikki Junes <hjunes@cc.hut.fi>
7593 * Documentation/user/{ many }: increase readability (read through
7594 User manual from `one big page').
7596 2003-07-26 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7598 * input/test/polymetric-differing-notes.ly: add example with
7599 disparate note values.
7601 * input/test/polymetric.ly: rename from poly-metric
7603 * scripts/ly2dvi.py (include_path): bugfix: use outbase
7606 * mf/feta-klef.mf: clef fixes, remove left/right spacing. set
7607 G-clef bbox to real char extents. This fixes the G-clef being
7608 offset too much to the right.
7609 document perc clef offset.
7611 WARNING: FONT CHANGED.
7613 * Documentation/user/tutorial.itely (Tutorial): move menu.
7615 2003-07-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7617 * buildscripts/lilypond-profile.sh (Error): trim error message.
7619 * Documentation/user/invoking.itexi (Invoking the lilypond
7620 binary): add note about path.
7622 * Documentation/user/macros.itexi: add @c at EOL, hopefully
7623 suppresses superfluous spaces.
7625 2003-07-25 Jan Nieuwenhuizen <janneke@gnu.org>
7627 * buildscripts/lilypond-profile.sh: Add documentation to error
7630 * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
7632 2003-07-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7634 * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
7637 * Documentation/bibliography/computer-notation.bib (pages): prune
7638 unscientific language.
7640 * Documentation/user/GNUmakefile: copy unsplit file to
7641 lilypond.html (idem for lilypond-internals).
7643 * buildscripts/mutopia-index.py (read_dict): remove "example file:"
7645 * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
7647 * python/lilylib.py (lilypond_version): 2.1 proof version check.
7649 * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
7652 2003-07-25 Heikki Junes <hjunes@cc.hut.fi>
7654 * Documentation/user/{ various }: bind text snippets with their
7655 examples, e.g. by punctuation: This is an example.
7657 2003-07-25 Jan Nieuwenhuizen <janneke@gnu.org>
7659 * ly/performer-init.ly (VoiceContext): Typos.
7661 * stepmake/stepmake/toplevel-targets.make (install): For srcdir
7662 builds, leave final-install to toplevel srcdir makefile.
7664 * make/srcdir.make.in (install): New target.
7666 2003-07-24 Jan Nieuwenhuizen <janneke@gnu.org>
7668 * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
7669 This fixes core dump on MIDI output (Simon Weatherill).
7671 * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
7674 2003-07-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7676 * make/lilypond.redhat.spec.in: add dvips to reqs.
7678 2003-07-24 Jan Nieuwenhuizen <janneke@gnu.org>
7680 * make/srcdir.make.in (web): Add special web target.
7682 * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
7685 * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
7687 * stepmake/stepmake/generic-targets.make (www-targets-help):
7688 * GNUmakefile.in (web-install): Install in $(webdir).
7690 * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
7693 * cygwin/mknetrel: Update.
7695 * GNUmakefile.in (web-install): Rename (was: install-html-doc).
7696 (html-doc): Remove (use: web).
7698 * stepmake/stepmake/script-rules.make:
7699 * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
7700 Fix $(config_make) dependencies for srcdir build.
7702 * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
7703 target for srcdir build.
7705 * stepmake/make/stepmake.make:
7706 * make/srcdir.make.in:
7708 * make/stepmake.make (config_make): Rename variable (was:
7711 2003-07-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7713 * Documentation/user/internals.itely (Manipulating music
7714 expressions): run lilypond on example too.
7716 * flower/include/libc-extension.hh: move lrint define to
7719 2003-07-24 Jan Nieuwenhuizen <janneke@gnu.org>
7721 * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES):
7722 * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
7723 do we recurse whole tree?).
7725 * GNUmakefile.in (html-doc): Resurrect.
7727 * Documentation/pictures/GNUmakefile (default, local-dist): Remove
7728 obsolete $(package-icon) dependency.
7730 2003-07-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7732 * Documentation/user/refman.itely (Automatic staff changes):
7735 * Documentation/index.html.in: link to bigpage.
7737 * Documentation/user/tutorial.itely (Tutorial): streamline.
7739 * Documentation/index.html.in: url typo.
7741 * VERSION (PACKAGE_NAME): release 1.7.28
7743 * python/lilylib.py (error_log): remove '/' from name.
7745 * input/regression/pedal.ly: remove; dups input/test/
7747 * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
7749 * Documentation/index.html.in: python style doco index.
7751 * Documentation/{footer,header}.html.in (src): remove,
7753 * Documentation/pictures: remove all but lelie-logo.xpm.
7755 * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
7756 before running makeinfo.
7758 * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
7761 2003-07-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7763 * input/test/bar-number-regular-interval.ly: rename.
7765 * Documentation/user/*: various fixes.
7767 2003-07-24 Heikki Junes <hjunes@cc.hut.fi>
7769 * Documentation/{ many }: polish for update-all-menus. typos.
7773 * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
7775 * buildscripts/mutopia-index.py: polish.
7777 * input/regression/{ many }, input/test{ many }: polish texidocs.
7779 2003-07-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7781 * scripts/convert-ly.py (FatalConversionError.conv): rule for
7784 * lily/text-spanner.cc (brew_molecule): use bracket-flare
7787 * lily/piano-pedal-engraver.cc (process_music): change from
7788 process_acknowledged ()
7790 * lily/piano-pedal-bracket.cc: new file. Change
7791 setup_pedal_bracket in after_line_breaking callback. Thoroughly
7794 * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
7796 * input/regression/tuplets.ly (texidoc): rename file.
7800 * buildscripts/lilypond-profile.sh: error message if script is not
7803 * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
7805 (make_bracket): simplify code.
7807 * lily/parser.yy (verbose_command_req): catch typos in \key scale
7810 * python/lilylib.py (lilypond_version_check): new function
7812 * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
7814 * scripts/ly2dvi.py (run_lilypond): add version check.
7816 * scripts/lilypond-book.py (option_definitions): typo
7818 * scripts/ly2dvi.py (include_path): typo
7820 * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
7822 * lily/parse-scm.cc (parse_handler): typo
7824 * Documentation/user/macros.itexi: use @heading for headings.
7826 * Documentation/user/refman.itely: updates, fixes.
7828 2003-07-23 Heikki Junes <hjunes@cc.hut.fi>
7830 * po/fi.po: add Finnish translations. fixes.
7832 * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
7834 * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
7835 from lily/glissando-engraver.cc.
7837 2003-07-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7839 * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
7840 for non-first _broken_ bracket.
7842 * Documentation/user/refman.itely: corrections.
7844 2003-07-22 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7846 * lily/new-fingering-engraver.cc (position_scripts): add heads to
7847 support of the fingerings.
7849 * po/fr.po: French translation update.
7851 * lily/parser.yy (Composite_music): add extra \ for "\apply" in
7854 2003-07-22 Jan Nieuwenhuizen <janneke@gnu.org>
7856 * Documentation/user/introduction.itely: Small fixes.
7858 2003-07-22 Heikki Junes <hjunes@cc.hut.fi>
7860 * Documentation/topdocs/AUTHORS.texi: polish.
7862 2003-07-22 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7864 * Documentation/user/introduction.itely: revise
7866 * Documentation/user/tutorial.itely: reorganise.
7868 * Documentation/topdocs/index.tely: remove.
7870 * Documentation/header.html.in: prune.
7872 * GNUmakefile.in: clean up web building.
7874 * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
7877 2003-07-21 Heikki Junes <hjunes@cc.hut.fi>
7879 * lilypond-font-lock.el: do not try to match two-char slurs \) \].
7881 * lilypond-mode.el: turn on blink-matching-paren.
7883 2003-07-21 Jan Nieuwenhuizen <janneke@gnu.org>
7885 * scm/output-sodipodi.scm (svg-header): Fix typo.
7887 2003-07-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7889 * python/lilylib.py (error_log): use mktemp iso. temp_dir. This
7890 fixes a security hole.
7892 * scripts/lilypond-book.py (original_dir): remove temp_dir
7894 * scm/document-translation.scm: use @code tags.
7896 2003-07-20 Heikki Junes <hjunes@cc.hut.fi>
7898 * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
7900 * lilypond-mode.el: add a buffer-local post-command-hook to set
7901 context dependent syntax-table after each cursor event. Remove old
7902 stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
7904 * lilypond-indent.el: update comments.
7906 * Documentation/footer.html.in: add period.
7908 2003-07-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7910 * make/lilypond.redhat.spec.in (Group): don't strip binary.
7912 * scm/document-translation.scm (document-property-operation): add
7915 * VERSION (PACKAGE_NAME): release 1.7.27
7917 * config.make.in: add PAPER variable
7919 * buildscripts/new-chords.py (help): add help text
7921 * Documentation/user/introduction.itely (Typography and program
7922 architecture): fixes.
7924 * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
7925 for texinfo and dvips. This fixes problems with PDF output of the
7928 * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
7929 DVIPS_PAPERSIZE variable
7931 * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
7932 TEXINFO_PAPERSIZE variable
7934 2003-07-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7936 * mf/feta-macros.mf: whoops: only draw lines for test situations.
7938 * mf/feta-toevallig.mf: lowres fixes.
7940 2003-07-19 Jan Nieuwenhuizen <janneke@gnu.org>
7942 * NEWS: Typo and fill-paragraph fixes.
7944 * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
7948 * config.hh.in: Check for lrint.
7950 2003-07-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7952 * VERSION: 1.7.26 released
7954 * lily/separation-item.cc: add padding property.
7956 * input/test/*.ly: various fixes, remove solo-a2.ly
7958 * scm/new-markup.scm (brew-new-markup-molecule): arg order
7959 bugfix. Fixes old-style markup compatibility.
7961 * Documentation/user/introduction.itely (Introduction): historical
7964 * Documentation/user/music-glossary.tely (Top): linewidth fix.
7966 * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
7968 * Documentation/index.texi (Top): cleanup.
7970 * Documentation/user/introduction.itely (Introduction): rewrite
7972 (Music notation and engraving): about notation. Add flat-picture
7974 2003-07-18 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7976 * ly/engraver-init.ly (LyricsVoiceContext): add padding for
7977 separation items. This keeps lyrics from bumping into each other.
7979 2003-07-18 Jan Nieuwenhuizen <janneke@gnu.org>
7981 * GNUmakefile.in (topdocs-web): New target.
7982 (local-web): Depend on topdocs-web; fixes html-doc.
7984 2003-07-18 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7986 * po/lilypond.pot: run po-replace
7988 * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
7990 * scm/drums.scm (reset-drum-kit): new function.
7992 * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
7994 * scripts/update-lily.py: remove
7996 * VERSION: release 1.7.25
7998 * Documentation/user/introduction.itely (Introduction): rewrite
7999 start of introduction.
8001 2003-07-18 Juergen Reuter <reuter@ipd.uka.de>
8003 * lily/all-font-metrics.cc: fixed typo
8005 2003-07-18 Heikki Junes <hjunes@cc.hut.fi>
8007 * lilypond-font-lock.el (LilyPond-mode-set-syntax-table,
8008 LilyPond-mode-context-set-syntax-table): new functions to define
8009 the syntax table according to context.
8011 * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
8013 2003-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8015 * Documentation/user/refman.itely (Figured bass):
8016 language nit courtesy http://www.vocabula.com
8018 * GNUmakefile.in: remove no kpathsea hack.
8020 * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
8023 * GNUmakefile.in: remove web-doc target.
8025 * lily/all-font-metrics.cc (find_afm): add message about
8026 buildscripts/clean-fonts.sh
8028 * scm/define-music-properties.scm (figure): use string for 'figure
8030 * lily/parser.yy (bass_number): allow strings for bassfigure too.
8032 * input/regression/ : add raggedright = ##t where applicable.
8034 * scm/bass-figure.scm (make-bass-figure-markup): add
8035 alignBassFigureAccidentals property.
8037 * lily/volta-bracket.cc (brew_molecule): only put text on 1st
8040 * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
8041 syllables widths into account for minimum-length.
8043 * input/test/staff-container.ly: update file
8045 * input/test/stem.ly: remove
8047 * lily/event.cc (LY_DEFINE): add ly: prefix.
8049 * input/test/clef-manual-control.ly: from manual-clef
8051 * input/test/repeat-shorter-bracket.ly: move from coda-kludge
8053 * input/test/different-time-signatures.ly: move to poly-metric.ly
8055 * input/test/hara-kiri*,scales.ly: remove
8057 * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
8058 with chord-names-jazz.ly)
8060 * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
8061 get scalable cm fonts too.
8063 * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
8064 --encoding for mftrace if present.
8066 * input/regression/slur-area.ly: move from test/
8068 * input/test/: remove simple-slur-endings slur-attachment
8069 slur-broken-cross-staff slur-broken.ly slur-damping.ly
8070 slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
8071 slur-symmetry slur-symmetry tie-broken.ly
8073 * scm/drums.scm (set-drum-kit): add function.
8075 * Documentation/user/refman.itely (Percussion staves): use
8078 * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
8080 (Global_measure.set_timesig): handle 3/8 time sig too.
8082 * scm/output-lib.scm (note-head-style->attachment-coordinates):
8083 note about triangle note heads.
8085 * scm/drums.scm: use alist for instrument-settings. This fixes the
8086 bug with assigning to drums in the .ly file.
8088 * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
8091 * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
8092 cluster-beacon-interface
8094 * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
8096 * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
8098 * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
8100 * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
8103 * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
8104 make ClusterSpannerBeacon to record Y positions. This removes the
8105 need to switch off notes. Use \apply #notes-to-clusters { .. } to
8106 make cluster-note-events.
8108 2003-07-17 Jan Nieuwenhuizen <janneke@gnu.org>
8110 * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
8112 * configure.in: Use lily/main.cc as identifying source file.
8114 * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
8117 * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
8119 * configure.in: Require PYTHON >= 2.0.
8121 * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite. Ask
8122 $PYTHON for include dir location.
8123 (STEPMAKE_PYTHON): New function. Use
8125 PYTHON=foo ./configure
8129 2003-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8131 * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
8134 * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
8135 ftp.lilypond.org everywhere.
8137 2003-07-16 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8139 * lily/text-item.cc (interpret_new_markup): do only if new-markup
8142 * Documentation/user/refman.itely (Grace notes): note on explicit
8145 2003-07-16 Heikki Junes <hjunes@cc.hut.fi>
8147 * lilypond-font-lock.el: add a comment about LilyPond specific
8148 escape characters: ^, - and _, in the syntax table.
8150 * Documentation/user/appendices.itely: a majuscule fix.
8152 2003-07-15 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8154 * input/test/trills.ly (endHorizScript): fixes.
8156 * input/test/chord-names-jazz.ly: merge in alternate Jazz
8157 notation, move from regression.
8159 * input/test/script-stack.ly: change name from stacked-scripts
8161 * input/test/ossia.ly: octave errors.
8163 * input/no-notation/midi-tuplets.ly: move from input/test/, idem
8164 for midi-volume-equaliser
8166 m2003-07-15 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8168 * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
8171 * mf/feta-beugel.mf: don't multiply font_count by 10.
8173 * lily/lookup.cc (horizontal_line): new function. Use
8174 horizontal-line in output backends.
8176 * Documentation/user/tutorial.itely (An orchestral part): new
8177 section on orchestral stuff and identifiers.
8179 2003-07-14 Heikki Junes <hjunes@cc.hut.fi>
8181 * lilypond-mode.el: comment-out paren-highlighting, it still causes
8182 some interference to other modes.
8184 2003-07-14 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8186 * lily/spacing-spanner.cc (musical_column_spacing): use average,
8187 not maximum of spacing wishes in polyphonic situations.
8189 * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
8192 * lilypond-indent.el: remove paren matching.
8194 * lily/text-item.cc (interpret_new_markup): new function
8195 use iso. text2molecule.
8197 * lily/main.cc (notice): change FSF address
8199 * po/de.po: update PO file to 1.6.
8201 2003-07-13 Heikki Junes <hjunes@cc.hut.fi>
8203 * Documentation/user/ {many}: Add periods and remove spaces.
8205 2003-07-11 Heikki Junes <hjunes@cc.hut.fi>
8207 * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
8208 Disable buffer-locally default paren hook and make a new one.
8210 * lilypond-mode.el: Turn off locally paren-mode, but turn on
8211 locally LilyPond-paren-mode. Add todo for mouse double-click.
8213 2003-07-10 Heikki Junes <hjunes@cc.hut.fi>
8215 * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
8216 Disable buffer-locally default paren idle timer and make a new one.
8218 * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
8219 locally LilyPond-show-paren-mode. Add to menu a toggle for
8220 LilyPond-show-paren-function.
8222 2003-07-08 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8224 * input/template/jazz-combo.ly (drumNotes): 1.7 fixes
8226 2003-07-09 Heikki Junes <hjunes@cc.hut.fi>
8228 * Documentation/user/refman.itely: spelling fix.
8230 * lilypond-mode.el, lilypond-indent.el: restrusture and comment
8231 paren highlight function definitions. add todo for
8232 LilyPond-show-paren-mode.
8234 2003-07-07 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8236 * input/template/jazz-combo.ly: new file.
8238 2003-07-06 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8240 * mf/feta-toevallig.mf: tweak for bottom of flat sign.
8243 * mf/feta-schrift.mf: bugfix in varcoda sign.
8244 WARNING: FONT CHANGED
8246 * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
8247 in accordance with lexer.ll.
8249 2003-07-05 Jan Nieuwenhuizen <janneke@gnu.org>
8251 * Documentation/user/tutorial.itely: Edit introduction.
8253 2003-07-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8255 * lily/staff-symbol-referencer.cc (LY_DEFINE): add
8256 ly:grob-staff-position
8258 2003-07-04 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8260 * scm/to-xml.scm: import srfi-1
8262 * VERSION (MAJOR_VERSION): release 1.7.24
8264 * python/lilylib.py (make_ps_images): make multipage _really_ work.
8266 * scripts/lilypond-book.py (do_file): put texidoc before image.
8267 (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
8269 * input/regression/*.ly: fix snippet octaves
8271 * input/test/spanner-after-break-tweak.ly: import
8272 broken-spanner-adjustment
8274 * input/no-notation/midi-transposing.ly: move from input/test/
8276 * input/test/: remove chord-markup
8278 * input/regression/instrument-name-partial.ly: move from input/test.
8280 * input/test/vertical-text.ly: remove
8282 * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
8283 space above lyrics lines.
8285 * input/test/uniform-breaking.ly: remove file.
8287 * lily/gourlay-breaking.cc (combine_demerits): add comment about
8288 uniform spacing density.
8290 * input/test/chords.ly (keys): remove file.
8292 * scm/documentation-lib.scm (oop): use srfi-1 too.
8294 * input/regression/*.ly: add \version
8296 * Documentation/user/*.itely: various fixes.
8298 * buildscripts/mf-to-table.py (base): break table every three
8301 * input/: remove %% new-chords-done %% .
8303 * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
8306 2003-07-03 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8308 * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
8310 * scm/new-markup.scm (box-markup): new function.
8311 (box-markup): new function. Contributed by Dick Schoeller
8312 <schoeller@attbi.com>
8314 * scm/lily.scm: remove reduce-no-unit
8315 (list-insert-separator): use fold-right
8317 * lily/molecule-scheme.cc (ly_molecule_add): take variable number
8320 * NEWS: more neutral language for ancient notation
8322 * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
8323 inside pointing beaming for chord tremolo.
8325 * Documentation/user/lilypond-book.itely: minor editing
8327 2003-07-03 Juergen Reuter <reuter@ipd.uka.de>
8329 * NEWS: added news for 1.8 regarding ancient notation
8331 * Documentation/user/refman.itely (Gregorian square neumes
8332 ligatures): fixed typo
8334 * lily/vaticana-ligature-engraver.cc,
8335 lily/include/vaticana-ligature.hh: bugfix: use special heads for
8336 lower/upper head of Pes only when heads are stacked
8338 * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8339 scm/define-grob-properties.scm: cleanup: make "join-left" a
8340 boolean grob property and save delta pitch in grob property
8341 "delta-pitch" instead
8343 * lily/include/gregorian-ligature.hh: bugfix: corrected comments
8345 2003-07-02 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8347 * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
8350 * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
8351 (try_music): bug fix: beam multiplicity was completely borked.
8353 * scm/lily.scm: remove tail, filter-list, filter-out-list,
8354 first-n, butfirst-n in favor of srfi-1 functions.
8355 remove string-join, string-pad in favor of srfi-13 functions.
8357 * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
8359 * NEWS: use complete sentences.
8361 * Documentation/user/introduction.itely (Example applications):
8362 add note about databases and lilypond-book.
8364 * input/test/volta.ly: remove file
8366 * input/regression/volta-broken-left-edge.ly: simplify file
8368 2003-07-01 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8370 * Documentation/user/refman.itely (Constructing a tweak): new
8373 * Documentation/user/tutorial.itely (Fine tuning layout): add
8376 * scm/define-grobs.scm (TextScript): use new brewer.
8378 2003-06-30 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8380 * VERSION: release 1.7.23
8382 * scm/new-markup.scm (brew-new-markup-molecule): bugfix
8384 * python/lilylib.py (make_ps_images): bugfixes.
8386 * input/regression/volta-multi-staff.ly: new file.
8388 * Documentation/user/macros.itexi: refcommands, refcommand macros.
8390 * Documentation/user/tutorial.itely (Piano staffs): new section.
8391 (Setting variables): new section
8392 (Fine tuning layout): new section
8394 * input/just-friends.ly: remove file. Superseeded by
8395 input/test/chords-without-melody.ly
8397 * ly/property-init.ly: add all commands to refman.
8399 * scm/define-translator-properties.scm: remove
8400 graceAccidentalSpace, graceAlignPosition, keyOctaviation
8402 * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
8403 name. Underscores botch up PS output.
8405 * scm/define-translator-properties.scm: remove
8406 textNonEmpty, oneBeat, regularSpacingDelta
8408 * scripts/convert-ly.py (FatalConversionError.conv): conversion
8409 rule for automaticBars.
8411 * lily/timing-engraver.cc (start_translation_timestep): change
8412 barNonAuto to automaticBars
8414 2003-06-30 Graham Percival <gperlist@shaw.ca>
8416 * input/test/perform-tie.ly: delete file.
8418 2003-06-29 Juergen Reuter <reuter@ipd.uka.de>
8420 * Documentation/user/refman.itely (Gregorian square neumes
8421 ligatures): bugfix: do not show ledger lines in neumes table
8422 (fixed by setting staff symbol to transparent rather than removing
8423 it from staff context)
8425 2003-06-29 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8427 * scm/new-markup.scm (brew-new-markup-molecule): move old markup
8428 glue into brew-new-markup-molecule.
8430 * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
8432 * Documentation/user/introduction.itely (Computerized typography):
8435 * Documentation/user/tutorial.itely (An orchestral part): remove
8436 pc example from tutorial.
8438 * input/tutorial/lilbook.tex: use screech-boink
8440 * scripts/lilypond-book.py (compile_all_files): split formatting
8441 output body and scheduling lilypond compilation.
8442 (format_lilypond_output_bodies): new function
8443 (format_lilypond_block): new function
8444 (html_pages): allow multi-page images in HTML
8446 * python/lilylib.py (make_ps_images): rename function from
8447 make_preview, merge with make_page_images
8449 2003-06-28 Graham Percival <gperlist@shaw.ca>
8451 * input/test/key-clefs.ly: moved to regression.
8453 * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
8455 * input/no-notation/README: added note about midi-*.ly files.
8457 * input/test/two-key.ly: moved to no-notation/parse5.ly
8459 * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
8460 system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
8462 * input/test/ {various}: modified comments, marked some for deletion.
8464 * input/test/lines.ly: deleted file; duplicate of
8465 embedded-postscript.ly
8467 * input/test/mmrest-collision: moved to regression.
8469 2003-06-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8471 * scm/chord-name.scm (note-name->markup): don't superscript root
8472 alterations in chordnames.
8474 2003-06-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8476 * Documentation/user/refman.itely (Multi measure rests): more
8477 index/cross-referencing.
8479 * lily/line-spanner.cc (line_molecule): bugfix for trill style.
8481 * scm/font.scm: remove properties-to-font-name code.
8483 * scm/define-grob-properties.scm: remove 'type
8485 * scripts/convert-ly.py (FatalConversionError.conv): type -> style
8488 * lily/text-spanner.cc: change 'type grob prop to 'style
8490 * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
8491 "first" flag to decide whether to make a start-repeat
8493 * input/regression/grace-volta-repeat-2.ly: new file.
8495 2003-06-22 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8497 * lilypond-indent.el: rename generic functions to LilyPond-*
8499 2003-06-22 Graham Percival <gperlist@shaw.ca>
8501 * input/test/thumb.ly: delete, merged into refman.
8503 * Documentation/user/refman.itely: added thumb info to Fingering.
8505 * input/test/ follow-break.ly multi-slope.ly note-shift.ly
8506 notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
8507 vertical-align.ly : deleted files.
8509 2003-06-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8511 * lily/align-interface.cc (find_fixed_alignment_parent): new function.
8513 * lily/line-spanner.cc (broken_trend_offset): remove function.
8514 (get_broken_offset): idem.
8515 (brew_molecule): rewrite the line-break case.
8517 * input/regression/follow-voice-break.ly: new file.
8519 * lily/line-spanner.cc (after_line_breaking): remove lines at the
8522 2003-06-20 Graham Percival <gperlist@shaw.ca>
8524 * input/test/tuplet-rest.ly: moved to regression.
8526 * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
8529 * input/test/ {many} : marked file for possible deletion.
8531 2003-06-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8533 * input/regression/beam-funky.ly: add note about (disputed)
8536 * ly/engraver-init.ly (ScoreContext): put key-signature after
8539 2003-06-20 Graham Percival <gperlist@shaw.ca>
8541 * input/test/ broken.ly lyric-phrasing.ly: deleted.
8543 * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
8545 * input/test/staff-line-leading.ly: renamed to staff-space.ly.
8547 * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
8548 stem-extend was deleted (it was duplicate example, and not as
8551 * input/test/[s-z]*.ly: add texidoc index.
8553 2003-06-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8555 * lily/slur.cc (get_boundary_notecolumn_y): change name from
8556 get_first_notecolumn_y
8558 * lily/spanner.cc (broken_spanner_index): new function.
8560 2003-06-19 Graham Percival <gperlist@shaw.ca>
8562 * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
8563 lyric-hyphen.ly : moved to regression.
8565 * input/test/ beam-stem-test.ly beamed-slur-endings.ly
8566 diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
8568 * input/test/instrument-name-mmrest.ly: moved to
8569 ../regression/multi-measure-rest-instr-name.ly
8571 * input/test/knee-sym.ly: moved to
8572 ../regression/beam-knee-symmetry.ly.
8574 * input/test/hymn.ly: change comments.
8576 * input/test/[p-r]*.ly: add texidoc index.
8578 2003-06-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8580 * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
8583 * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
8586 * VERSION: release 1.7.22
8588 2003-06-18 Graham Percival <gperlist@shaw.ca>
8590 * input/test/[h-k]*.ly: added texidoc index.
8592 * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
8594 * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
8596 * input/test/ various : mark files for deletion or moving to
8599 * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
8601 * input/test/[l-o]*.ly: added texidoc index.
8603 2003-06-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8605 * scm/music-functions.scm (make-ottava-set):
8606 only do ottavation if centralCPosition is set.
8608 * lily/translator-scheme.cc (ly:context-property-where-defined):
8609 return '() if not found.
8611 2003-06-17 Heikki Junes <hjunes@cc.hut.fi>
8613 * lilypond-mode.el (LilyPond-un-comment-region): removed.
8614 Use one command for both commenting and uncommenting.
8616 * lilypond-indent.el (LilyPond-comment-region): new function,
8617 (un)comments each line separately.
8619 * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
8621 * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
8622 imenu is not added by default; adapted from f90.el,
8623 makes Help-menu, which does not fit, visible in XEmacs.
8625 2003-06-16 Heikki Junes <hjunes@cc.hut.fi>
8627 * lilypond-mode.el: Set show-paren-mode local; minor-mode
8628 show-paren-mode sets blink-matching-paren-on-screen local.
8629 Try to make show-paren-function to paren-highlight local.
8631 * lilypond-indent.el (LilyPond-scan-sexps): new function.
8632 Copy definitions of Emacs' show-paren-function and
8633 XEmacs' paren-highlight and make minimal changes;
8634 add comments about locality.
8635 Fix matching first open-paren-char in '<< .. >>'.
8637 2003-06-16 Graham Percival <gperlist@shaw.ca>
8639 * input/test/g*: added texidoc index.
8641 * input/test/[a-g]*: added raggedright==#t when it
8644 * input/test/ fake-grace.ly figured-bass.ly : removed file.
8646 * Documentation/topdoc/INSTALL.texi: removed false warnings
8649 2003-06-16 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8651 * input/test/spanner-after-break-tweak.ly (texidoc): new file.
8653 * input/test/chords-without-melody.ly (texidoc): add from
8654 input/just-friends.ly
8656 * input/regression/size{13--26}.ly: move from input/
8658 * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
8659 input/{star-spangled-banner,twinkle}.ly: remove
8661 * lily/slur.cc: remove slur over rest warnings.
8663 * lily/note-spacing.cc (get_spacing): include left part of right
8664 object in fixed space. This fixes stretched space before
8667 * input/regression/spacing-accidental-stretch.ly: new file.
8669 2003-06-16 Rune Zedeler <rz@daimi.au.dk>
8671 * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
8674 2003-06-15 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8676 * input/regression/spacing-knee.ly: docstring
8678 * input/regression/spacing-multi-tuplet.ly (multipart): docstring
8680 * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
8681 input/tutorial/{test,solar,flowing}.ly: remove
8683 * input/rhythm.ly: remove
8685 * input/mutopia/F.Schubert/standchen.ly: update syntax.
8687 * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
8690 * scm/define-grobs.scm (all-grob-descriptions): set
8691 knee-spacing-correction to 1.0
8693 * lily/note-spacing.cc (stem_dir_correction): compute knee
8694 correction using stem-thickness and head width.
8696 * input/regression/beam-quanting-horizontal.ly: update texidoc
8698 * scm/define-grobs.scm (all-grob-descriptions): set
8699 beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
8700 This fixes 32nd beams for noteheads in spaces quants.
8702 * scripts/lilypond-book.py (process_lilypond_blocks): opps.
8704 2003-06-15 Heikki Junes <hjunes@cc.hut.fi>
8706 * README.mandrake: Change lilypond-extras to lilypond-documentation.
8708 2003-06-14 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8710 * input/test/dpncnt.ly,part-combine-score.ly: remove.
8712 * VERSION (PACKAGE_NAME): release 1.7.21
8714 * input/regression/stem-shorten.ly: new file.
8716 * lily/stem.cc (get_default_stem_end_position): revise stem
8719 * input/regression/spacing-multi-tuplet.ly: move from input/test/
8721 * input/test/{scripts,volta-start,sleur}.ly: remove
8723 * input/regression/span-bar.ly: smaller file.
8725 * input/regression/spacing-{natural,tight,loose}.ly: remove
8727 * input/test/markup.ly: remove
8729 * scripts/lilypond-book.py: put printfilename in separate chunk,
8730 so texidoc is printed after the filename.
8732 2003-06-12 Heikki Junes <hjunes@cc.hut.fi>
8734 * make/lilypond.mandrake.spec.in: fix docdirs.
8736 2003-06-13 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8738 * input/regression/beam-french.ly: bugfix.
8740 * buildscripts/lys-to-tely.py (name2line): sort filenames.
8742 * input/regression/(various).ly: add raggedright = #t.
8744 * input/regression/auto-beam.ly: move from abe.ly
8746 2003-06-13 Graham Percival <gperlist@shaw.ca>
8748 * input/test/f*.ly: added texinfo index.
8750 * input/test/broken-thread-line.ly: renamed to follow-break.ly.
8752 2003-06-13 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8754 * lily/beam-quanting.cc (score_forbidden_quants): also add inter
8755 quant penalty for beam just outside staff.
8757 * input/regression/beam-quanting-horizontal.ly (texidoc): move
8758 from beam-pos.ly, remove non-horizontal tests.
8760 * input/test/(various): cleanup header info.
8762 * input/test/tchaikovsky.ly: remove file.
8764 * scm/chord-generic-names.scm: move from
8765 double-plus-new-chord-name.scm
8767 * input/test/orchestscore.ly: remove file
8769 * Documentation/user/refman.itely (Vocal music): update documentation.
8771 * scm/define-translator-properties.scm (chordNoteNamer): remove
8772 chordNameStyle, use chordNameFunction
8774 * scm/chord-name.scm (set-chord-name-style): remove
8775 set-chord-name-style. Use \property chordNameFunction.
8777 2003-06-12 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8779 * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8780 music): remove @TeX{} command.
8782 2003-06-12 Jan Nieuwenhuizen <janneke@gnu.org>
8784 * lilypond-indent.el (scan-sexps): Renamed to
8785 aargh-this-breaks-other-emacs-modes-scan-sexps.
8787 2003-06-12 Heikki Junes <hjunes@cc.hut.fi>
8789 * lilypond-indent.el: Fix: match concurrent one-char opening and
8790 closing slurs: '()', etc. Add comments.
8792 * Documentation/user/music-glossary.tely: fix: change ä to @"a.
8794 * lilypond-font-lock.el: match unending string at eof.
8796 * make/lilypond.mandrake.spec.in: refreshed packed file list.
8798 2003-06-10 Graham Percival <gperlist@shaw.ca>
8800 * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
8801 input/test/beam-dir.ly input/test/beam-position.ly
8802 input/test/beam-suspect.ly input/test/beam-trend.ly
8803 input/test/beams.ly input/test/crescendo-text.ly : deleted
8804 * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
8805 * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
8806 * input/test/default-bars.ly: moved to bar-always.ly
8807 * input/test/ {many}: deleted old "renamed from foo to bar" comments.
8809 2003-06-10 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8811 * input/test/chord-names-dpnj.ly (texidoc): bugfix.
8813 2003-06-04 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8815 * scm/chord-ignatzek-names.scm (remove-step): rename file.
8817 2003-06-10 Heikki Junes <hjunes@cc.hut.fi>
8819 * lilypond-indent.el: Match better slurs in scheme expressions.
8820 Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
8822 * Documentation/user/invoking.itexi: document Emacs' paren matching.
8824 2003-06-10 Jan Nieuwenhuizen <janneke@gnu.org>
8826 * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
8828 * input/ac-extra-voice.ly: Add texidoc.
8830 * ly/chord-modifiers-init.ly:
8831 * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
8832 and chordNameExceptionsPartial for new chord names.
8834 * input/test/chord-names-dpnj.ly:
8835 * input/test/dpncnt.ly: Update.
8837 * scm/chord-name.scm:
8838 * scm/double-plus-new-chord-name.scm: Add compatibility for new
8839 chord selection and options.
8841 * ly/chord-modifiers-init.ly: Add exceptions
8843 * scm/define-translator-properties.scm (chordNameStyle)
8844 (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
8846 2003-06-10 Rune Zedeler <rune@zedeler.dk>
8848 * ly/property-init.ly (germanChords): Added.
8849 (semiGermanChords): Added.
8851 * input/test/chord-names-german.ly: Use new macros
8853 2003-06-09 Heikki Junes <hjunes@cc.hut.fi>
8855 * lilypond-indent.el: Use similar parenthesis highlighting for
8856 Emacs and XEmacs through redefinitions of parenthesis highlighting
8857 functions; removed LilyPond-show-paren-function. Fix indenting.
8858 Turn paren-matching on also in XEmacs.
8860 * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
8861 as needed by parenthesis highlighting functions (in scan-sexp).
8863 2003-06-08 Jan Nieuwenhuizen <janneke@gnu.org>
8865 * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
8867 (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
8869 2003-06-08 Heikki Junes <hjunes@cc.hut.fi>
8871 * lilypond-indent.el: tune regexp for show-paren-function.
8873 2003-06-07 Jan Nieuwenhuizen <janneke@gnu.org>
8875 * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
8876 for all LilyPond-produced tex snippets.
8878 * tex/lilyponddefs.tex: Allow overriding of interscoreline. This
8879 fixes one line --preview output of ly2dvi.
8881 2003-06-07 Heikki Junes <hjunes@cc.hut.fi>
8883 * lilypond-indent.el: match only one type of slurs in
8884 LilyPond-show-paren-function.
8886 2003-06-05 Jan Nieuwenhuizen <janneke@gnu.org>
8888 * debian/GNUmakefile (EXTRA_DIST_FILES):
8889 * debian/lilypond1.7.dirs:
8890 * debian/lilypond1.7-doc.dirs: New file.
8892 * input/regression/chord-name-exceptions.ly: Add parameter for
8893 ignatzekExceptions. Quote hash in docstring.
8895 2003-06-06 Heikki Junes <hjunes@cc.hut.fi>
8897 * lilypond-indent.el (show-paren-function): define show-paren-function
8898 as LilyPond-blink-matching-open and use it for closing parens.
8899 Let LilyPond-blink-matching-open know whether a bracket was inserted.
8901 * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
8902 LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
8903 LilyPond-blink-matching-paren in order to match both open and close
8906 2003-06-05 Heikki Junes <hjunes@cc.hut.fi>
8908 * lilypond-indent.el (LilyPond-show-paren-function): introduce for
8909 testing by modifying the code from FSF Emacs paren.el. Add comments.
8911 2003-06-04 Jan Nieuwenhuizen <janneke@gnu.org>
8913 * input/test/dpncnt.ly: Transpose example to match new
8914 default \chords octave. Add comment.
8916 * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
8917 comment about octave change.
8919 2003-06-04 Graham Percival <gperlist@shaw.ca>
8921 * input/test/[d,e]: added texinfo index tags.
8922 * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
8924 2003-06-04 Graham Percival <gperlist@shaw.ca>
8926 * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
8928 2003-06-04 Heikki Junes <hjunes@cc.hut.fi>
8930 * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
8931 as in blink-matching-open.
8933 2003-06-03 Graham Percival <gperlist@shaw.ca>
8935 * input/test/[a-c]: more comments in files.
8936 * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
8937 beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly
8938 beam-trend.ly beams.ly crescendo-text.ly default-neutral-dir.ly :
8939 mark file for proposed deletion.
8940 * input/test: renaming files:
8941 auto-beam-4-8.ly to beam-auto-4-8.ly
8942 auto-beam-override.ly to beam-auto-override.ly
8943 auto-beam.ly to beam-auto.ly
8944 blank.ly to blank-paper.ly
8945 absolute-volume.ly to dynamic-absolute-volume.ly
8947 2003-06-03 Jan Nieuwenhuizen <janneke@gnu.org>
8949 * input/test/dpncnt.ly:
8950 * input/test/chord-names-dpnj.ly: Resurrect.
8952 * lily/my-lily-lexer.cc: Remove chordnames keyword.
8954 * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
8956 * scm/chord-name.scm (sequential-music-to-chord-exceptions):
8957 Better docstring, add parameter OMIT-ROOT, tidy up.
8959 2003-06-03 Heikki Junes <hjunes@cc.hut.fi>
8961 * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
8963 2003-06-02 Jan Nieuwenhuizen <janneke@gnu.org>
8965 * scm/output-ascii-script.scm (as-font-alist-alist):
8966 (as-properties-to-font-name):
8967 (as-make-style-sheet): Remove.
8969 * scm/font.scm (as-make-font-list): New function.
8970 (as-font-sheet-alist): New variable.
8972 * ly/paper-as9-init.ly:
8973 * ly/paper-as5-init.ly: Update.
8976 * ly/paper-as9.ly: New file.
8978 2003-05-29 Jan Nieuwenhuizen <janneke@gnu.org>
8980 * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
8982 2003-05-28 Graham Percival <gperlist@shaw.ca>
8983 * input/sondag-morgen/*: removed due to copyright concerns.
8984 * input/[a,b]*.ly: added a newline at the end of the texinfo
8985 doc string (produces better output in HTML version).
8986 * input/c*.ly: added texinfo index and added comments to
8987 aid in future changes to input/test/ files.
8989 2003-05-28 Graham Percival <gperlist@shaw.ca>
8991 * Documentation/user/refman.itely: fixed build problem (missing
8992 file) caused by previous renaming.
8994 2003-05-28 Graham Percival <gperlist@shaw.ca>
8996 * input/test/[a,b]*.ly: added texinfo index and added comments to
8997 aid in future changes to input/test/ files.
8998 * input/test/bar-number-every-5-reset.ly: renamed to
8999 bar-number-every-five-reset.ly
9000 * input/test/bar-script-visibility.ly: renamed to
9001 bar-number-show-all.ly
9003 2003-05-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9005 * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
9008 * lily/glissando-engraver.cc (acknowledge_grob): new file: split
9009 out note-line and glissando functionality.
9011 * lily/line-spanner.cc (brew_molecule): cleanup.
9013 2003-05-27 Jan Nieuwenhuizen <janneke@gnu.org>
9015 * scripts/as2text.scm: Use rdelim module.
9016 (start-system): Rename from start-line.
9017 (stop-system): Rename from stop-line.
9018 (af-gulp-file): Use string iso symbol for getenv.
9020 * scm/output-ascii-script.scm: Add guile and lily modules.
9021 (font-name-alist): New variable.
9022 (draw-line): New function.
9024 * scm/output-lib.scm (func, arg->string): Re-add from archive.
9025 (Were these silently removed, without ChangeLog entry?)
9027 2003-05-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9029 * scm/music-functions.scm (make-ottava-set): bugfixes: also
9030 process 2nd ottava correctly.
9032 2003-05-27 Heikki Junes <hjunes@cc.hut.fi>
9034 * lilypond-indent.el: allow strings in LilyPond-parens-alist.
9036 2003-05-26 Jan Nieuwenhuizen <janneke@gnu.org>
9038 * Documentation/user/converters.itely (Invoking midi2ly): Update.
9040 2003-05-26 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9042 * VERSION: release 1.7.20
9044 * lily/text-spanner.cc (brew_molecule): clean up function. This
9045 fixes bugs with broken 8va spanners.
9047 * lily/simple-spacer.cc (solve): also compute force for raggedright.
9048 This prevents spurious line-breaks with raggedright
9050 2003-05-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9052 * lily/key-performer.cc (create_audio_elements): always use major
9055 * Documentation/user/internals.itely: updates
9057 * input/regression/beam-break.ly: new file.
9059 * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
9060 beams if starting or terminating stems have 'beaming set.)
9062 * lily/beam-engraver.cc (process_music): add forbidBeamBreak
9065 * lily/parser.yy (verbose_command_req): add comment about scales.
9067 2003-05-25 Heikki Junes <hjunes@cc.hut.fi>
9069 * lilypond-indent.el: adjust regexps in bracket-matching.
9071 2003-05-24 Juergen Reuter <reuter@ipd.uka.de>
9073 * Documentation/user/refman.itely: more tiny fixes
9075 * Documentation/user/refman.itely: bugfix: "Chord namess" ->
9076 "Chord names"; added table with input syntax for solesmes neumes
9077 table; added some words about rationale on input syntax design
9079 * lily/gregorian-ligature-engraver.cc,
9080 lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
9081 lily/include/gregorian-ligature.hh: bugfix: horizontal head
9082 alignment of Pes Initio Debilis
9084 * Documentation/user/refman.itely,
9085 lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
9086 mf/parmesan-heads.mf: fixed most of the head selection/alignment
9087 bugs in the solesmes neumes table
9089 2003-05-24 Heikki Junes <hjunes@cc.hut.fi>
9091 * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
9092 Similarly, match '[' and ']' by skipping '\[' and '\]'.
9094 * lilypond-mode.el: fix tag-score. small improvements.
9096 2003-05-23 Jan Nieuwenhuizen <janneke@gnu.org>
9098 * .cvsignore: Add aclocal.m4.
9100 * lily/music-constructor.cc: Include <assert.h>.
9102 2003-05-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9104 * ly/engraver-init.ly (HaraKiriStaffContext): use
9105 RemoveEmptyStaffContext instead.
9107 * Documentation/user/refman.itely: updates
9109 2003-05-23 Juergen Reuter <reuter@ipd.uka.de>
9111 * Documentation/user/refman.itely: added solesmes neumes table;
9112 bugfix: make section "More Stanzas" a subsection of "Vocal Music";
9113 bugfix: "Ornaments" -> "Articulations"
9115 * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
9117 2003-05-22 Heikki Junes <hjunes@cc.hut.fi>
9119 * lilypond-indent.el: Add a message about trying to match \] or \).
9121 2003-05-22 Juergen Reuter <reuter@ipd.uka.de>
9123 * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
9124 obsolete "arithmetic_*"
9126 * input/bugs/ligatures.ly: removed (will be put into a different
9129 2003-05-22 Jan Nieuwenhuizen <janneke@gnu.org>
9131 * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
9132 libkpathsea (Maurizio Tomasi).
9134 2003-05-22 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9136 * input/regression/repeat-slash.ly (texidoc): new file
9138 * lily/slash-repeat-engraver.cc (try_music): new file, handle
9139 slash repeats separately. Slash repeats and %
9140 repeats can now be nested.
9142 2003-05-22 Heikki Junes <hjunes@cc.hut.fi>
9144 * lilypond-indent.el: Add preliminary test for closing \] and \).
9146 2003-05-21 Juergen Reuter <reuter@ipd.uka.de>
9148 * lily/gregorian-ligature-engraver.cc,
9149 lily/vaticana-ligature-engraver.cc,
9150 lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
9151 mf/parmesan-heads.mf: various semivocalis related bugfixes
9153 * input/bugs/ligatures.ly: new file demonstrating problems with
9156 2003-05-21 Heikki Junes <hjunes@cc.hut.fi>
9159 lilypond-font-lock.el,
9160 lilypond-indent.el: Move all paren matching to lilypond-indent.el.
9162 2003-05-20 Heikki Junes <hjunes@cc.hut.fi>
9164 * lilypond-mode.el: Remove outdated code. Stress the difference
9165 between Emacs and XEmacs definitions.
9168 lilypond-indent.el: Define a function interactive only when necessary.
9170 2003-05-19 Heikki Junes <hjunes@cc.hut.fi>
9172 * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
9173 Use inactive regions also in XEmacs.
9175 2003-05-18 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9177 * Documentation/user/refman.itely (Repeat syntax): more updates
9179 * lily/simple-spacer.cc (solve): move solution process into
9180 solve(). This fixes a bug with collisions and raggedright = ##t.
9182 * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
9184 * ly/engraver-init.ly: remove GraceContext. Update examples.
9186 2003-05-18 Jan Nieuwenhuizen <janneke@gnu.org>
9188 * GNUmakefile.in (fonts): Also make fontball.
9192 * ly/engraver-init.ly (GraceContext): Add.
9196 convert-ly $(find . -name *.ly)
9198 * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
9201 2003-05-18 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9203 * VERSION: 1.7.19 released
9205 * scm/music-functions.scm (set-octavation): new function.
9207 * input/regression/ottava.ly: new file
9209 * lily/translator-scheme.cc (LY_DEFINE): new function
9210 ly:unset-context-property
9211 (LY_DEFINE) new function ly:context-property-where-defined:
9213 2003-05-18 Heikki Junes <hjunes@cc.hut.fi>
9215 * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
9217 * lilypond.words: add few.
9219 * input/test/script-chart.ly: fix typo.
9221 2003-05-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9223 * scm/define-grobs.scm: uniform naming for definitions and output
9226 * ly/engraver-init.ly (ChoirStaffContext): add \description from
9227 scm/context-description.scm
9229 * lily/parser.yy (translator_spec_body): add \description to the
9230 \translator{} body syntax.
9232 * lily/ottava-engraver.cc: new file.
9234 * scm/chord-name.scm (natural-chord-alteration): replace old
9237 * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
9239 * Documentation/user/refman.itely (Metronome marks): update doco.
9241 * input/regression/markup-note.ly: new file
9243 * input/regression/metronome-marking.ly: new file
9245 * lily/metronome-engraver.cc: new file. Print \tempo markings.
9247 * scm/new-markup.scm (note-markup): make a note glyph, useful for
9250 2003-05-17 Jan Nieuwenhuizen <janneke@gnu.org>
9252 * Documentation/user/GNUmakefile: Compatibility fix for new
9253 makeinfo. Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
9254 for making binary packages; info splitting bug has been fixed.
9256 * Documentation/user/refman.itely: Compile fixes.
9258 2003-05-16 Heikki Junes <hjunes@cc.hut.fi>
9260 * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
9261 Count \midi -keywords also for a region.
9263 2003-05-15 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9265 * lily/lookup.cc (LY_DEFINE): new function
9267 * Documentation/user/tutorial.itely: updates
9269 2003-05-15 Heikki Junes <hjunes@cc.hut.fi>
9271 * lilypond-mode.el: Allow Midi on buffer.
9272 Use only '.ly'-extension, remove '.sly' and '.fly'.
9273 Allow use of inactive regions. Invoke next Command on Master file,
9274 Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
9276 2003-05-14 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9278 * Documentation/user/tutorial.itely: updates.
9280 2003-05-14 Heikki Junes <hjunes@cc.hut.fi>
9282 * lilypond-mode.el: Show messages in one line only, as in XEmacs.
9284 2003-05-13 Juergen Reuter <reuter@ipd.uka.de>
9286 * lily/coherent-ligature-engraver.cc: fixed typo
9288 * lily/coherent-ligature-engraver.cc,
9289 lily/gregorian-ligature-engraver.cc,
9290 lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9291 lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
9292 lily/vaticana-ligature-engraver.cc,
9293 lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
9294 scm/grob-description.scm: cleanup: junked LigatureHead grob and
9295 removed all ligature specific stuff from NoteHead code
9297 * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
9298 ligatures now use regular noteheads
9300 * lily/vaticana-ligature.cc: tiny code cleanups
9302 * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
9303 space between two adjacent noteheads of the same pitch
9305 * scm/grob-description.scm: bugfix: VaticanaLigature: interface
9306 description; cleanup: removed obsolete font-family settings
9308 2003-05-11 Juergen Reuter <reuter@ipd.uka.de>
9310 * lily/coherent-ligature-engraver.cc,
9311 lily/gregorian-ligature-engraver.cc,
9312 lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9313 lily/mensural-ligature-engraver.cc,
9314 lily/vaticana-ligature-engraver.cc,
9315 lily/include/gregorian-ligature-engraver.hh: updated for new
9316 Coherent_ligature_engraver; added comments that describe the basic
9317 design ideas of the ligature implementation
9319 * lily/coherent-ligature-engraver.cc,
9320 lily/include/coherent-ligature-engraver.hh: new file: shared code
9321 between mensural ligatures and Gregorian chant notation ligatures
9323 2003-05-11 Heikki Junes <hjunes@cc.hut.fi>
9325 * lilypond-mode.el: XEmacs fixes: include two definitions for the
9326 key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
9327 use only two arguments in sit-for, use no arguments in
9328 read-char-exclusive, backspace is not a character (127) in XEmacs.
9330 * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
9332 2003-05-06 Heikki Junes <hjunes@cc.hut.fi>
9334 * lilypond-mode.el: un-commenting works after syntax-table fix.
9336 * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
9337 group, verbose commenting for syntax table.
9339 * lilypond-indent.el: add TODO for ligature slurs.
9341 2003-05-05 Heikki Junes <hjunes@cc.hut.fi>
9343 * lilypond-mode.el: Move comments of parenthesis matching away,
9344 (blink-matching-paren-on-screen) fix blinking in Emacs.
9346 * lilypond-font-lock.el: Fix parent-matching for Emacs:
9347 Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
9349 * lilypond-indent.el: Add TODO for parenthesis matching.
9351 2003-05-03 Heikki Junes <hjunes@cc.hut.fi>
9353 * lilypond-mode.el: Fix XEmacs:
9354 changed [S-iso-lefttab] to [(shift iso-lefttab)],
9355 invoke explicitly easy-menu-add (in Emacs done automatically).
9357 * lilypond.words: Add few words from input/*/*.ly.
9359 2003-05-02 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9361 * VERSION (PATCH_LEVEL): release 1.7.18
9363 * scripts/lilypond-book.py: only print basename for printfilename
9366 * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
9369 2003-05-01 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9371 * mf/feta-toevallig.mf: revamp flat symbol: use less points,
9372 better parametrisation. Move fatness of bulb downward.
9374 * mf/parmesan-custodes.mf (dir_down): remove underscores from
9375 glyph names. Underscores are not allowed .ps encoding files.
9377 2003-04-30 Juergen Reuter <reuter@ipd.uka.de>
9379 * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
9380 variable "packed" for packed right-ragged mode
9382 * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
9383 unused variable ragged; fixed indentation
9385 * Documentation/user/refman.itely: tiny cleanups in ancient
9386 clef and custos section
9388 2003-04-30 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9390 * lily/parser.yy (Simple_music): add \applyoutput, syntax
9391 \applyoutput PROCEDURE
9393 * lily/my-lily-lexer.cc: add \applyoutput.
9395 * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
9397 * lily/text-item.cc: clean text-interface description
9399 2003-04-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9401 * input/{regression,test}/: use postfix for slur endings and beam
9404 * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
9407 * input/regression/lyrics-melisma-beam.ly: new file.
9409 * lily/lyric-engraver.cc (process_music): change from
9410 process_acknowledged_grobs()
9412 * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
9413 functions to set and revert auto-beam settings.
9415 2003-04-26 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9417 * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
9419 2003-04-24 Juergen Reuter <reuter@ipd.uka.de>
9421 * ChangeLog, Documentation/topdocs/AUTHORS.texi,
9422 Documentation/user/lilypond.tely: fixed some typos; updated author
9425 * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
9426 #"" -> #'flag-style = #'()
9428 * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
9429 cleanup: removed dead #includes
9431 * lily/gregorian-ligature-engraver.cc,
9432 lily/include/gregorian-ligature.hh,
9433 scm/grob-property-description.scm: small cleanups, small spacing
9436 * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
9437 lily/vaticana-ligature.cc,
9438 lily/include/gregorian-ligature-engraver.hh,
9439 scm/grob-property-description.scm, scm/music-types.scm:
9440 "porrectus" -> "pes or flexa"
9442 * ly/engraver-init.ly, scm/grob-description.scm,
9443 scm/grob-property-description.scm: junked porrectus, now handled
9446 * scm/grob-description.scm: bugfix: added space-alist entry for
9447 breathing sign/custos
9449 2003-04-24 Jan Nieuwenhuizen <janneke@gnu.org>
9451 * Another grand 2003 update.
9453 * Remove mentioning of `mudela'; There's no such thing.
9455 2003-04-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9457 * Documentation/user/preface.itely (Preface to version 1.8): update
9459 * Documentation/user/invoking.itexi (Invoking LilyPond): revise
9461 * Documentation/user/converters.itely (Invoking convert-ly): revise
9463 * scripts/convert-ly.py (outfile_name): remove --assume-old.
9465 * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
9467 2003-04-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9469 * Documentation/user/internals.itely: more updates.
9471 2003-04-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9473 * Documentation/user/refman.itely: revise
9475 * Documentation/user/internals.itely: revise
9477 * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
9479 2003-04-23 Juergen Reuter <reuter@ipd.uka.de>
9481 * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
9482 beautification: reformatted ancient clefs section; cleanup: small
9485 2003-04-22 Heikki Junes <hjunes@cc.hut.fi>
9487 * lilypond.words: added words for chant notation, sorted
9488 alphabetically through "sort lilypond.words"
9490 2003-04-22 Juergen Reuter <reuter@ipd.uka.de>
9492 * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
9493 scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
9496 2003-04-21 Juergen Reuter <reuter@ipd.uka.de>
9498 * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
9499 prevent TeX from interpreting them as long dash
9501 * input/test/vaticana.ly: updated
9503 * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
9504 mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
9505 mf/parmesan-heads.mf, mf/parmesan-rests.mf,
9506 mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
9509 * mf/parmesan-heads.mf: ledger endings: removed dead code
9511 2003-04-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9513 * VERSION: 1.7.17 released
9515 * Documentation/user/GNUmakefile
9516 ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
9519 * scm/document-markup.scm: new file: document all markup
9522 * scm/documentation-generate.scm: rename all documentation modules
9525 * scripts/lilypond-book.py: generate link to .ly file iso. link to
9528 * input/test/divisiones.ly: added
9530 * input/regression/output-property.ly: new file
9532 * lily/cluster.cc: change cluster-interface to use style property
9534 2003-04-20 Rune Zedeler <rune@zedeler.dk>
9536 * input/test/chord-names-german.ly: modified.
9538 * scm/chords-ignatzek.scm:
9539 chord-name->german-markup: Added
9540 note-name->german-markup: Changed (now producing lowercase notenames)
9542 * lily/chord-name-engraver.cc: Reads property chordNoteNamer
9544 2003-04-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9546 * scripts/convert-ly.py (FatalConversionError.conv):
9547 divisiominima -> divisioMinima, etc.
9549 * ly/engraver-init.ly (FiguredBassContext): add
9550 Separating_line_group_engraver to Figured bass context.
9552 * ly/german-chords-init.ly: remove file
9554 * input/test/chord-names-german.ly (scm): new file.
9556 * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
9558 * lily/chord-name-engraver.cc: move New_chord_name_engraver to
9561 * Documentation/user/refman.itely: lots of updates.
9563 * input/regression/chord-name-exceptions.ly (chExceptionMusic):
9566 * input/test/bar-number-every-5-reset.ly: new file.
9568 2003-04-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9570 * input/regression/chord-name-major7.ly: new file
9572 * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
9573 if specced explicitly.
9575 * input/regression/chord-name-entry-11.ly: new file.
9577 * input/test/slur-beautiful.ly: new file.
9579 * Documentation/user/refman.itely: updates.
9581 * input/regression/collisions.ly (threevoice): cleanup.
9583 * scripts/convert-ly.py: linewidth = -1 -> raggedright = ##t.
9585 2003-04-18 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9587 * Documentation/user/*.itely: various updates.
9589 * ly/spanners-init.ly: enddecr/ endcr.
9591 * Documentation/user/tutorial.itely (Fine tuning a piece): editing
9594 2003-04-16 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9596 * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
9598 * lily/new-chord-name-engraver.cc (process_music): use octavation
9599 (a number) instead of original-pitch to store inversions. This
9600 fixes a problem with transposed chords with inversions.
9602 2003-04-14 Jan Nieuwenhuizen <janneke@gnu.org>
9604 * stepmake/aclocal.m4: Include compile fix for broken flex, as
9605 used in includable-lexer.hh.
9607 * lily/includable-lexer.cc: Bugfix: include config.h.
9609 * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
9610 circumvention of Debian packaging bug.
9612 2003-04-13 Jan Nieuwenhuizen <janneke@gnu.org>
9614 * flex-2.5.31 hits Debian/unstable. Fixes below.
9616 * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
9618 * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
9619 (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
9621 * lily/include/includable-lexer.hh:
9622 * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
9624 * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
9626 * aclocal.m4: Regenerate.
9628 * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
9629 yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
9631 * scm/pdf.scm (use-modules): Include lily.
9633 * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
9635 (use-modules): Include lily.
9636 (lily-def): Bugfix: include tex-val in let.
9638 2003-04-12 Heikki Junes <hjunes@cc.hut.fi>
9640 * lilypond-mode.el: sensible error if lilypond.words not found.
9642 * lilypond.words: add few words.
9644 2003-04-11 Juergen Reuter <reuter@ipd.uka.de>
9646 * mf/parmesan-clefs.mf: bugfix: char boxes corrected
9648 * mf/parmesan-scripts.mf: fixed typo in char name
9650 2003-04-11 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9652 * VERSION: 1.7.16 released
9654 * python/lilylib.py (setup_temp): temporary directories are mode 700.
9655 (this is a security vulnerability).
9657 * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
9659 * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
9662 2003-04-10 Juergen Reuter <reuter@ipd.uka.de>
9664 * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
9665 ly/script-init.ly, scm/script.scm: bugfix: renamed
9666 fermata->signumcongruentiae to fix naming clash with feta font
9668 2003-04-10 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9670 * input/regression/multi-measure-rest-grace.ly (texidoc): new file
9672 * lily/multi-measure-rest-engraver.cc
9673 (start_translation_timestep): use grace timing too for determining
9674 when to make mmrest.
9675 (start_translation_timestep): clear numbers too.
9677 2003-04-09 Juergen Reuter <reuter@ipd.uka.de>
9679 * scm/music-types.scm: compile fix: escape braces
9681 * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
9682 work around font selection problem
9684 * Documentation/user/refman.itely: BreathingSign: added docu for
9687 2003-04-09 Mats Bengtsson <mats.bengtsson@s3.kth.se>
9689 * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
9692 2003-04-09 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9694 * lily/multi-measure-rest-engraver.cc (class
9695 Multi_measure_rest_engraver): make multiple Number objects, one
9696 for each MultiMeasureTextEvent.
9698 * scm/music-functions.scm (glue-mm-rest-texts): use
9699 MultiMeasureTextEvent
9701 * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
9703 * Documentation/user/refman.itely (Multi measure rests): update.
9705 2003-04-08 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9707 * lily/ly-module.cc (ly_copy_module_variables): use
9708 scm_internal_hash_fold() for iterating modules.
9710 2003-04-08 Juergen Reuter <reuter@ipd.uka.de>
9712 * Documentation/user/refman.itely: Section Custodes: added more
9715 * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
9716 neo-mensural rests to parmesan font
9718 * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
9721 2003-04-07 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9723 * Documentation/user/macros.itexi: @fileref macro.
9725 * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
9728 2003-04-04 Juergen Reuter <reuter@ipd.uka.de>
9730 * lily/include/custos.hh, make/lilypond.suse.spec.in,
9731 Documentation/topdocs/AUTHORS.texi: updated my email address
9733 * Documentation/user/refman.itely: updated custos documentation;
9734 beautified divisiones example; beautified articulations table
9736 * lily/breathing-sign.cc: bugfix: finalis molecule
9738 2003-04-03 Juergen Reuter <reuter@ipd.uka.de>
9740 * Documentation/user/refman.itely: added docu for
9741 contemporary fermata symbols, gregorian breathing signs; small fixes
9743 * ly/gregorian-init.ly: removed obsolete #'type props
9745 2003-04-01 Mats Bengtsson <mats.bengtsson@s3.kth.se>
9747 * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
9748 minimum-length property correctly.
9750 2003-03-31 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9752 * scm/music-functions.scm (make-multi-measure-rest): set input
9753 locations for multimeasure rests.
9755 2003-03-31 Juergen Reuter <reuter@ipd.uka.de>
9757 * input/regression/breathing-sign.ly: updated to for ancient
9760 2003-03-31 Jan Nieuwenhuizen <janneke@gnu.org>
9762 * scripts/ly2dvi.py: Add newline.
9764 2003-03-30 Jan Nieuwenhuizen <janneke@gnu.org>
9766 * scripts/ly2dvi.py (dependency_files): Compile fix.
9768 2003-03-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9770 * scripts/ly2dvi.py (find_pfa_fonts): add --png option
9771 (make_html_menu_file): --html menu.
9773 2003-03-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9775 * scripts/ly2dvi.py (run_dvips): +add the .map file
9777 2003-03-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9779 * input/screech-boink.ly: new file.
9781 2003-03-22 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9783 * scripts/lilypond-book.py (make_lilypond_file): convert
9784 lilypond-file to lilypond block directly, without going through
9785 begin/end lilypond text.
9788 2003-03-21 Juergen Reuter <reuter@ipd.uka.de>
9790 * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
9791 scm/grob-description.scm: moved Michael's original breathing sign
9792 code in brew_molecule() to divisio_minima(); provided new
9793 brew_molecule() that effectively replaces the
9794 Text_item::brew_molecule callback (with additional fallback to
9795 Michael's original code); added callbacks for brewing divisio
9796 maior/maxima and finalis
9798 * gregorian-init.ly: added breathing sign shortcuts for virgula,
9799 caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
9801 * script-init.ly: added shortfermata, longfermata,
9802 verylongfermata, varcoda
9804 * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
9805 longfermata, verylongfermata, varcomma, varcoda
9807 2003-03-19 Mats Bengtsson <mats.bengtsson@s3.kth.se>
9809 * Documentation/user/{tutorial.itely,refman.itely,internals.itely}:
9810 Remove all noquote and insert a few quote.
9812 * Documentation/user/lilypond-book.itely (Music fragment options),
9813 scripts/lilypond-book.py: Don't include quotation blocks by
9814 default. Introduce option quote instead of noquote
9816 2003-03-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9818 * VERSION: 1.7.15 released
9820 * Documentation/user/lilypond.tely: omf updates.
9822 * buildscripts/texi2omf.py (omf_vars): include version.date
9824 * make/lilypond.redhat.spec.in: fixes for spec file.
9826 * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF): replace var
9827 by function definition: lily now requires a recent GNU Make.
9829 * scripts/lilypond-book.py (write_deps): remove .tex dependency
9832 * make/ly-rules.make: remove .ly -> .tex rule
9834 * Documentation/user/refman.itely (Figured bass): revised figured
9837 2003-03-16 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9839 * stepmake/stepmake/omf-targets.make (local-install): add
9840 scrollkeeper-update message.
9842 * scripts/lilypond-book.py (lilypond_binary): explicity add path
9844 (TexiPaper.process_ly2dvi_block): idem for ly2dvi
9846 * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
9848 * Documentation/user/converters.itely (Invoking midi2ly): add
9849 track/channel notice.
9851 2003-03-15 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9853 * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
9855 * lily/parser.yy (scalar): DIGIT is also a scalar.
9857 * Documentation/user/music-glossary.tely: add @omf tags
9859 * Documentation/user/lilypond.tely: add @omf tags
9861 * scm/generate-documentation.scm (string-append): add @omf tags.
9863 * stepmake/stepmake/omf-*: new files
9865 * input/regression/multi-measure-rest.ly (texidoc): add doco
9867 * GNUmakefile.in (web-doc-install): add web-doc-install target
9869 * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
9870 fixes crashes while dumping MIDI.
9872 * ly/performer-init.ly (FiguredBassContext): add Figured bass for
9875 2003-03-11 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9877 * buildscripts/texi2omf.py: new file.
9879 * mf/feta-beugel.mf: include font count, not staffsize (16) in
9882 2003-03-09 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9884 * input/regression/beam-manual-beaming.ly (texidoc): new file.
9886 * lily/sequential-iterator.cc (descend_to_child): call
9887 descend_to_child() for all types of music.
9889 2003-03-08 Jan Nieuwenhuizen <janneke@gnu.org>
9891 * scm/translator-property-description.scm: Add
9892 bassFigureFormatFunction. Replace some entries.
9894 2003-03-04 Jan Nieuwenhuizen <janneke@gnu.org>
9896 * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
9899 2003-03-08 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9901 * scripts/midi2ly.py (Note.dump): never dump duration for
9904 * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
9907 * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
9908 figures using new markups. Much simpler, and should improve layout
9911 * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
9913 2003-03-06 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9915 * ly/engraver-init.ly: use Hara kiri by default for
9916 ChordNames, FiguredBass and Lyrics(Voice) context.
9918 * lily/axis-group-engraver.cc (acknowledge_grob): use
9919 rhythmic-grob-interface for selecting items not to hara-kiri'd
9921 * scm/new-markup.scm (markup-function-list): add bracket,
9924 * ly/engraver-init.ly (ChordNamesContext): set
9925 minimumVerticalExtent
9927 2003-03-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9929 * input/test/time-signature-double.ly: new file
9931 * input/regression/collision-head-chords.ly (texidoc): new file.
9933 * lily/type-swallow-translator.cc: add note swallow translator
9935 * input/test/time-signature-double.ly: new file.
9937 * lily/type-swallow-translator.cc: add Rest_swallow_translator
9939 * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
9940 (FiguredBassContext): idem.
9942 * VERSION (MY_PATCH_LEVEL): 1.7.14 released
9944 * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates.
9946 * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
9948 * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
9951 * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
9953 * python/lilylib.py (make_page_images): add function.
9955 * scripts/ly2dvi.py (run_latex): include title in preview image.
9957 * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
9958 from lilypond-book for <ly2dvifile> tags in HTML.
9960 * scripts/ly2dvi.py (option_definitions): add --debug option to
9961 print out environment.
9963 * input/regression/tie-chord-partial.ly: new file.
9965 2003-03-05 Heikki Junes <hjunes@cc.hut.fi>
9967 * lilypond.words: add 3
9969 2003-03-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9971 * scm/new-markup.scm (markup-function-list): add finger-markup
9973 * input/tutorial/brahms-tweaked.ly: new markup
9975 * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures
9977 * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
9978 crash when processing '() markup
9980 * input/regression/breathing-sign.ly (texidoc): add caesura example.
9982 * lily/breathing-sign.cc (railtracks): another caesura.
9984 * mf/feta-schrift.mf: caesura symbol.
9986 2003-03-04 Han-Wen Nienhuys <hanwen@cs.uu.nl>
9988 * scripts/convert-ly.py (FatalConversionError.conv): add
9989 ly:molecule-XXX conversions.
9991 * lily/molecule-scheme.cc: change names to ly:molecule-XXX
9993 * input/regression/multi-measure-rest-text.ly: new file.
9995 * scm/music-functions.scm (glue-mm-rest-texts): automatically
9996 convert MMREST-TEXT to MultiMeasureRestNumber settings.
9998 * ly/engraver-init.ly (ScoreContext): move tablature settings to
10001 * scm/new-markup.scm (center-markup): \center markup.
10003 * scm/music-functions.scm: remove pitchify scripts.
10005 * lily/music.cc (print_smob): display music name if available
10007 2003-03-02 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10009 * Documentation/user/refman.itely (Instrument names): remove
10012 2003-03-01 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10014 * lily/score.cc (mark_smob): bugfix.
10016 * input/regression/rehearsal-mark.ly: new file.
10018 * lily/my-lily-parser.cc (here_input): revert reporting of errors:
10019 report error at the current token again.
10021 2003-02-26 Jan Nieuwenhuizen <janneke@gnu.org>
10023 * cygwin/mknetrel: Exit if doc build fails.
10025 * lily/GNUmakefile: Add hack for .deps and --srcdir build.
10027 2003-02-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10029 * scm/music-types.scm (music-descriptions): add doc strings
10031 2003-02-25 Jan Nieuwenhuizen <janneke@gnu.org>
10034 * lily/include/my-lily-lexer.hh:
10035 * lily/include/includable-lexer.hh: Add flex kludge.
10039 * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
10042 * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
10045 2003-02-24 Jan Nieuwenhuizen <janneke@gnu.org>
10047 * ly/spanners-init.ly (cresc, dim): Update to new markup text.
10049 * lily/parser.yy (new_chord): Compile fix.
10051 2003-02-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10053 * Documentation/user/refman.itely (Tuning groups of objects):
10054 remove documentation for \turnOff.
10056 * lily/percent-repeat-engraver.cc (try_music): add correct
10057 processing moments for double-measure percents as well.
10059 * input/regression/percent-repeat-skipbars.ly (texidoc): new file
10061 * lily/lily-guile.cc (ly:dimension?): add dimension as separate
10064 * Documentation/user/refman.itely (Printing named chords): add
10065 chord name tweak doco.
10067 * input/template/gregorian-transcription.ly: new file.
10069 2003-02-22 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10071 * VERSION: 1.7.13 released
10073 * input/test/*: lots of cleanups/comment-outs/removals in chord
10076 * input/regression/*: lots of cleanups/comment-outs/removals in
10079 * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
10082 * lily/new-chord-name-engraver.cc (process_music): give original
10083 inversion pitch to chord name routine.
10085 * input/tutorial/os-score.ly: update to new markup
10087 * Documentation/user/appendices.itely: simply include
10090 * Documentation/user/refman.itely (Chords mode): add documentation
10093 * scm/chord-entry.scm (construct-chord): mark inversion as bass if
10094 not present in chord.
10095 (construct-chord): add inversion and bass support.
10097 * lily/chord.cc: junk contents.
10099 2003-02-17 Heikki Junes <hjunes@cc.hut.fi>
10101 * Documentation/user/refman.itely:
10102 * Documentation/user/music-glossary.tely: fix.
10104 2003-02-16 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10106 * scm/chord-entry.scm (construct-chord): move chord construction
10109 * lily/parser.yy (new_chord): new setup for chord entry.
10111 2003-02-16 Heikki Junes <hjunes@cc.hut.fi>
10114 * Documentation/user/music-glossary.tely: add ambitus.
10116 2003-02-15 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10118 * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
10120 * lily/include/*.hh: string() -> to_string()
10122 * scm/chords-ignatzek.scm: new file.
10124 * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
10125 standard chord name exceptions.
10127 * scm/translator-property-description.scm (chordNameSeparator):
10129 (majorSevenSymbol): add property
10131 * lily/translator-scheme.cc (ly:context-properties): new function
10132 (ly:context-parent): new function.
10133 (print_smob): print context name.
10135 * lily/music.cc (ly:get-music-length): new function
10136 (print_smob): don't print properties.
10138 * lily/duration.cc (duration<?): new function
10140 * input/regression/chords-funky-ignatzek.ly: new file.
10142 * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
10145 * lily/pitch.cc (ly:pitch-diff): new function.
10147 * input/regression/chords-ignatzek.ly: new file.
10149 2003-02-14 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10151 * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
10152 pitches for jazz chords.
10154 2003-02-13 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10156 * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
10158 2003-02-05 Heikki Junes <hjunes@cc.hut.fi>
10160 * lilypond.words: add 1
10162 2003-02-04 Heikki Junes <hjunes@cc.hut.fi>
10164 * Documentation/topdocs/AUTHORS.texi: refine.
10166 2003-01-25 Heikki Junes <hjunes@cc.hut.fi>
10168 * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
10170 * lilypond.words: add one.
10172 2003-01-23 Heikki Junes <hjunes@cc.hut.fi>
10174 * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
10175 Fontify bass note in chords, e.g., e in c1/e.
10177 2003-01-19 Jan Nieuwenhuizen <janneke@gnu.org>
10179 * Documentation/user/music-glossary.tely: Dutch updates and
10180 additions (Arent Storm).
10182 2003-01-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10184 * input/regression/ambitus.ly: move file.
10186 * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
10188 * lily/event.cc (transpose): add tonic property to Key_change_req
10189 and to Key_engraver.
10191 2003-01-17 Heikki Junes <hjunes@cc.hut.fi>
10193 * Documentation/user/refman.itely: fix typo.
10195 * lilypond.words: removed wrong identifiers.
10197 2003-01-16 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10199 * mf/feta-toevallig.mf: make flat stem shorter
10201 2003-01-16 Heikki Junes <hjunes@cc.hut.fi>
10203 * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
10205 * lilypond.words: add from Phrasing slur.
10207 2003-01-15 Heikki Junes <hjunes@cc.hut.fi>
10209 * lilypond-mode.el: allow launching multiple ViewPS processes.
10211 * lilypond.words: add from Text markup.
10213 2003-01-14 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10215 * input/test/ossia.ly (texidoc): add comment.
10217 * input/regression/voice-follower.ly: new file.
10219 * mf/feta-toevallig.mf: make flat heavier.
10221 * lily/cluster-engraver.cc: clean up Cluster engraver
10223 * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
10224 Engraver. Use Note_column to compute Y positions and deal with
10227 2003-01-13 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10229 * lily/stem.cc: move french-beaming to stem.
10231 2003-01-13 Heikki Junes <hjunes@cc.hut.fi>
10233 * lilypond-font-lock.el: fontify all durations in chords.
10235 * lilypond.words: add from lily/my-lily-lexer.cc
10237 2003-01-12 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10239 * VERSION: release 1.7.12
10241 * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
10243 * lily/gregorian-ligature.cc: new file
10245 * lily/*: the Great 2003 search & replace.
10247 * Documentation/user/refman.itely (Manual repeat commands): add
10248 note about font selection.
10250 2003-01-12 Heikki Junes <hjunes@cc.hut.fi>
10252 * lilypond-mode.el: propose recompiling midi while invoking playing,
10253 not while stopping playing.
10255 2003-01-11 Heikki Junes <hjunes@cc.hut.fi>
10257 * lilypond.words: add one.
10259 * lilypond-font-lock.el: add colour groups for horizontal, vertical
10260 and expressional note grouping. Fontify chord modes.
10262 2003-01-09 Heikki Junes <hjunes@cc.hut.fi>
10264 * Documentation/user/music-glossary.tely (Top): translate melisma.
10266 2003-01-09 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10268 * Documentation/user/music-glossary.tely (Top): add melisma.
10270 2002-01-08 Juergen Reuter <reuter@ipd.uka.de>
10272 * lily/gregorian-ligature-engraver.cc: bugfix: added missing
10273 interfaces for (abstract) grob GregorianLigature
10275 * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
10276 renamed head* -> glyph_name*, x-shift* -> x-offset*
10278 * scm/grob-property-description.scm: bugfix: added missing descriptions
10280 2003-01-07 Jan Nieuwenhuizen <janneke@gnu.org>
10282 * input/test/chord-names-dpnj.ly: New file.
10284 * scm/double-plus-new-chord-name.scm: Implement full and partial
10287 * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
10289 * scm/double-plus-new-chord-name.scm
10290 (double-plus-new-chord->markup): Fix sub->markup.
10293 2003-01-07 Juergen Reuter <reuter@ipd.uka.de>
10295 * lily/custos-engraver.cc: added TODO; editorial changes
10297 * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
10298 consistency with other ligature engravers; removed access on (now)
10299 private variable _ligature of Ligature_engraver
10301 * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
10302 renamed last_bound -> last_bound_; issue programming_error on
10303 abstract method calls; moved primitives code from
10304 Mensural_bracket_engraver to here (because almost ligature
10305 engravers will need it); renamed try_stop_ligature () ->
10306 typeset_ligature (); bugfix: store primitives of finished ligature
10307 in separate variable finished_primitives_ to avoid clash on input
10308 like "\] \["; added current_ligature () to enable access on
10309 private variable _ligature
10311 * lily/mensural-ligature-engraver.cc: removed primitives_ code
10312 (now in super class); renamed try_stop_ligature () ->
10313 typeset_ligature ()
10315 * lily/mensural-ligature.cc: issue programming_error on abstract
10318 * lily/note-heads-engraver.cc: added TODO comment upon bool
10321 * mf/parmesan-heads.mf: fixed some of set_char_box()
10323 * scm/grob-description.scm: added VaticanaLigature
10325 * scm/grob-property-description.scm: added neume prefix properties
10327 * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
10328 lily/include/gregorian-ligature-engraver.hh,
10329 lily/include/gregorian-ligature.hh: new files; framework for
10330 gregorian ligature engravers such as vaticana
10332 * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
10333 lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
10334 vaticana style ligature implementation (still somewhat uncomplete)
10336 2003-01-07 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10338 * VERSION: release 1.7.11
10340 * scripts/convert-ly.py: add ly:pitch-transpose rule
10342 2003-01-06 Jan Nieuwenhuizen <janneke@gnu.org>
10344 * input/test/dpncnt.ly: New file.
10346 * lily/my-lily-lexer.cc: Add chordnames keyword.
10348 * lily/parser.yy (chordnames_block): Parse chord name exception
10349 lists, see input/test/dpncnt.ly.
10351 * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
10354 * scm/lily.scm (filter-out-list): Bugfix: filter rest using
10357 * lily/pitch.cc (ly_pitch_transpose): Scheme name now
10358 ly:pitch-transpose (was ly:transpose-pitch), in conformance with
10359 pitch functions (except for ly:make-pitch, but that's apparently
10360 some sort of scheme naming standard?).
10362 * scm/lily.scm (!=): define-public.
10364 * scm/new-markup.scm (make-markup-maker): define-public make-markups.
10366 2003-01-05 Jan Nieuwenhuizen <janneke@gnu.org>
10368 * scm/double-plus-new-chord-name.scm
10369 (double-plus-new-chord-name->markup): New file.
10371 2003-01-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10373 * python/lilylib.py (make_preview): don't suppress progress for
10376 2003-01-04 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10378 * Documentation/user/appendices.itely (scheme): update for new syntax.
10380 * input/regression/chord-name-styles.ly: new file
10382 * lily/instrument-name-engraver.cc: create instrument names
10383 without barline too. Allows instrument name on ChordNames
10385 * scm/new-markup.scm (interpret-markup): allow simple strings as
10388 2003-01-04 Jan Nieuwenhuizen <janneke@gnu.org>
10390 * scm/chord-name.scm: Super/raise changes and fixes for Banter.
10391 (step->markup-accidental): Fix: add accidental.
10392 (chord::inner-name-american):
10393 (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
10394 append stray '/' if last superscript addition was 'o'.
10396 * scm/new-markup.scm (normal-size-sub-markup)
10397 (normal-size-super-markup): New function.
10399 * lily/source-file.cc (Source_file): Add warning for possibly
10400 intentional but suspicious initialization.
10402 * scm/chord-name.scm: Small rewrites, layout fixes. Identify and
10403 add comments about cut-and-paste programming.
10405 * flower/rational.cc (lcm): Not used; comment out.
10407 2003-01-04 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10409 * lily/new-fingering-engraver.cc (position_scripts): use
10410 fingerHorizontalDirection to determine fingering horizontal
10413 * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
10416 * scripts/convert-ly.py (FatalConversionError.conv): add style
10419 * scm/chord-name.scm (set-chord-name-style): new function.
10420 (new-chord-name-brew-molecule): revise to interpret markup only
10421 (new-chord->markup): cleanuppish rewrite. To be called from the
10424 * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
10425 Markup earlier, during interpreting.
10427 * input/test/{banter,jazz,american}-chords.ly (scheme): update
10428 style settings. Rename to chord-names-*.ly
10430 2003-01-03 Jan Nieuwenhuizen <janneke@gnu.org>
10432 * scm/chord-name.scm: Painful merge of Amy's patch to old-style
10433 markup code and update to new markup. Most probably broke some of
10436 2002-12-30 Juergen Reuter <reuter@ipd.uka.de>
10438 * Documentation/user/refman.itely: added docu for ambitus and
10441 * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
10442 ly_quote_scm() in lookup.cc
10444 * mf/parmesan-clefs.mf: set_char_box fix
10446 * lily/cluster-engraver.cc: junk implicit protection; use
10447 Protected_scm instead
10449 2002-12-29 Jan Nieuwenhuizen <janneke@gnu.org>
10451 * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
10454 * scm/new-markup.scm: Turn-off error-triggering test code.
10456 2002-12-29 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10458 * scm/new-markup.scm (markup-thrower-typecheck)
10459 (markup-typecheck?): add full typechecking functions.
10460 (make-markup-maker): add make-FOO-markup functions.
10461 (markup-argument-list-error): nice error checking messages.
10462 (make-markup): better function: less quoting escapades.
10464 2002-12-29 Jan Nieuwenhuizen <janneke@gnu.org>
10466 * scm/chord-name.scm: Remove fixme's. Jazz chords still broken.
10468 2002-12-28 Jan Nieuwenhuizen <janneke@gnu.org>
10470 * cygwin/lilypond.hint (requires): Add cygwin.
10472 * .cvsignore: Remove stepmake (huh!?!), add lib.
10474 * GNUmakefile.in: Add libdir links for builddir runs.
10476 * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
10477 instead of datadir.
10479 * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
10480 local_lilypond_libdir.
10482 * config.make.in (lilypond_libdir): Add.
10484 * stepmake/stepmake/substitute-rules.make:
10485 * stepmake/stepmake/script-rules.make:
10486 * stepmake/stepmake/python-module-rules.make:
10487 * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
10488 lilypond-python-module patch.
10490 2002-12-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10492 * Documentation/user/refman.itely (Graphical interfaces): add note
10495 2002-12-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10497 * scripts/ly2dvi.py (run_dvips): remove trailing newline
10499 2002-12-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10501 * VERSION: released 1.7.10
10503 * scripts/musedata2ly.py (): idem
10505 * scripts/midi2ly.py (dump_chord): idem
10507 * scripts/etf2ly.py (version): idem
10509 * scripts/pmx2ly.py (Slur.calculate): new chord syntax
10511 * scripts/mup2ly.py (pre_processor_commands): new chord syntax
10513 * scm/tex.scm (tex-output-expression): remove eval compat
10514 glut. Other output files too.
10516 * scm/chord-name.scm: don't export anything from chord module.
10518 * input/test/american-chords.ly: idem
10520 * input/test/banter-chords.ly (texidoc): idem
10522 * input/test/Cc-chords.ly: add breakage notes.
10524 * Documentation/user/refman.itely (Text markup): rewrite manual
10527 * lily/parser.yy (scalar): allow \markup { } as property value.
10529 * scm/chord-name.scm: complete new markup usage
10531 * scm/grob-description.scm (all-grob-descriptions): use new markup
10534 2002-12-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10536 * scm/chord-name.scm: partial move to new markup texts.
10538 2002-12-18 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10540 * scm/grob-description.scm (all-grob-descriptions): small bass figures.
10542 * scm/bass-figure.scm (brew-bass-figure): make stack direction
10545 2002-12-18 Heikki Junes <hjunes@cc.hut.fi>
10547 * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
10548 invoked for old midi, wait for killing.
10550 2002-12-16 Heikki Junes <hjunes@cc.hut.fi>
10552 * Documentation/user/music-glossary.tely: Finnishing.
10554 2002-12-15 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10556 * mf/feta-nummer-code.mf: some kerning pairs.
10558 2002-12-14 Rune Zedeler <rz@localhost.localdomain>
10560 * scm/output-lib.scm (set-bar-number-visibility): Context-function
10563 * Documentation/user/refman.itely (Bar numbers):
10564 set-bar-number-visibility added, modulo-bar-number removed again
10567 2002-12-14 Heikki Junes <hjunes@cc.hut.fi>
10569 * scm/output-lib.scm (modulo-bar-number-visible): add function.
10571 * Documentation/user/refman.itely: add modulo-bar-number-visible.
10573 * Documentation/user/music-glossary.tely: translate into Finnish.
10575 2002-12-10 Heikki Junes <hjunes@cc.hut.fi>
10577 * lilypond-mode.el: add shortcut for 2midi
10579 * lilypond-font-lock.el: fontify lyrics
10581 2002-12-10 Rune Zedeler <rz@daimi.au.dk>
10583 * scm/drums.scm : use 1.7.x names.
10585 * input/regression/drums.ly : Don't use << chords >>
10587 2002-12-10 Heikki Junes <hjunes@cc.hut.fi>
10589 * lilypond-mode.el: tidy, add TODO
10591 * make/lilypond.mandrake.spec.in: install-info quietly.
10593 2002-12-09 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10595 * input/test/markup.ly: use new syntax.
10597 2002-12-08 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10599 * ly/params-init.ly (interscoreline): add word-space
10601 * input/test/metronome.ly (eighthNote): idem.
10603 * input/test/script-priority.ly: use new markup
10605 * lily/parser.yy (markup): allow HEAD markup0 markup1
10607 * lily/molecule-scheme.cc (ly:molecule-translate): new function.
10609 * lily/parser.yy (gen_text_def): bugfix.
10610 (full_markup): allow markup identifier.
10612 2002-12-09 Heikki Junes <hjunes@cc.hut.fi>
10614 * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
10615 jobs at the same time. Add horizontal lines to Command menu.
10616 Allow one compiling job -- propose killing others before a new one.
10618 * lilypond.words: add markup, teeny, etc.
10620 2002-12-08 Heikki Junes <hjunes@cc.hut.fi>
10622 * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
10623 Allow only one type of midi process; launching Midi either stops
10624 midis or plays the current midi and launching MidiAll stops midis
10625 and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return
10626 to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
10628 2002-12-07 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10630 * lily/text-engraver.cc (process_acknowledged_grobs): use new
10631 markup for new markup texts.
10633 * lily/mark-engraver.cc (process_music): idem
10635 * lily/instrument-name-engraver.cc (create_text): idem
10637 * scm/new-markup.scm (magnify-markup): new function.
10639 * scm/molecule.scm (stack-lines): bugfix.
10641 * lily/font-interface.cc (get_font): take font-magnification from
10644 2002-12-06 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10646 * lily/molecule-scheme.cc: move scheme functions to separate file.
10648 * lily/font-metric.cc (ly_get_glyph): new function.
10650 * scm/new-markup.scm (column-markup): use baseline-skip for columns.
10651 (italic-markup, dynamic-markup): new functions
10652 (font-markup): new function
10654 * lily/molecule.cc (ly_molecule_combined_at_edge): optional
10655 padding and minimum
10657 2002-12-07 Rune Zedeler <rz@daimi.au.dk>
10659 * lily/accidental-engraver.cc:
10660 Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
10662 2002-12-06 Heikki Junes <hjunes@cc.hut.fi>
10665 * lilypond-font-lock.el: Put \longa as duration. Accept only
10666 [a-zA-Z] for user defined identifiers. Separate note cases
10667 with and without a duration (allow cis\longaX).
10669 * lilypond.words: Add words from Info.
10671 2002-12-06 Mats Bengtsson <mats.bengtsson@s3.kth.se>
10673 * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
10675 2002-12-05 Heikki Junes <hjunes@cc.hut.fi>
10677 * lilypond-mode.el: Propose reverting buffer before a command if
10678 it was edited with an another editor.
10680 2002-12-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10682 * lily/molecule.cc (ly_translate_molecule): new function
10684 * python/GNUmakefile (INSTALLATION_DIR1): install Python module
10687 * autogen.sh (srcdir): copy aclocal.m4 if newer.
10689 * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
10691 2002-12-04 Heikki Junes <hjunes@cc.hut.fi>
10693 * lilypond.words: take \words from Info-index.
10695 2002-12-04 Jan Nieuwenhuizen <janneke@gnu.org>
10697 * scm/sodipodi.scm: Add instruction for generating pfa fonts.
10699 2002-12-02 Heikki Junes <hjunes@cc.hut.fi>
10701 * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
10703 2002-12-01 Heikki Junes <hjunes@cc.hut.fi>
10705 * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info
10706 and lilypond-documentation.
10708 2002-12-02 Jan Nieuwenhuizen <janneke@gnu.org>
10710 * lily/parser.yy: Compile fix (bison 1.75).
10712 2002-12-01 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10714 * VERSION: 1.7.9 released
10716 * scm/music-functions.scm (shift-one-duration-log): refactor.
10719 * input/regression/chord-tremolo.ly (texidoc): add dot test.
10723 * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
10726 * scm/music-functions.scm (display-music): new function
10727 (music-map): change arg order.
10729 * input/regression/new-markup-syntax.scm: new file
10731 * lily/parser.yy (markup): add \markup { .. } syntax.
10733 * scm/new-markup.scm (override-markup): new function
10734 (lookup-markup): new function
10735 (music-markup): new function
10736 (lookup-markup-command): use markup-signature to store argument
10739 * lily/lexer.ll: preliminary \markup syntax.
10741 2002-11-30 Heikki Junes <hjunes@cc.hut.fi>
10743 * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
10744 add pre/post-dependencies and menus with icons from source.
10746 * Documentation/pictures/lilypond-48x48.xpm:
10747 * Documentation/pictures/lilypond-32x32.xpm:
10748 * Documentation/pictures/lilypond-16x16.xpm: new files, background
10751 * stepmake/stepmake/generic-targets.make:
10752 * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
10754 2002-11-29 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10756 * input/regression/music-map.ly (texidoc): new file.
10758 * scm/music-functions.scm (music-map): new function
10760 2002-11-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10762 * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
10764 2002-11-28 Heikki Junes <hjunes@cc.hut.fi>
10766 * input/test/to-xml.ly:
10767 * lily/ligature-engraver.cc: Fixes documentation.
10769 * lilypond.mandrake.spec.in:
10770 * lilypond.redhat.spec.in: Add lilypond.words.
10772 * Documentation/user/refman.itely: Mention Info inside emacs.
10774 * lilypond.suse.spec.in:
10775 * lilypond.redhat.spec.in:
10776 * lilypond.mandrake.spec.in: Set root-owner for doc
10777 (tobbe@nyvalls.se).
10779 2002-11-27 Jan Nieuwenhuizen <janneke@gnu.org>
10781 * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
10784 2002-11-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10786 * scripts/ly2dvi.py (include_path): print warning if failing anything.
10788 * python/lilylib.py (error): add space
10790 2002-11-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10792 * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
10795 2002-11-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10797 * lily/paper-outputter.cc (Paper_outputter): close port when
10800 2002-11-26 Jan Nieuwenhuizen <janneke@gnu.org>
10802 * scm/sodipodi.scm: Fixes.
10804 2002-11-26 Heikki Junes <hjunes@cc.hut.fi>
10806 * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
10808 * buildscripts/make-font-dir.py: Fix.
10810 2002-11-25 Heikki Junes <hjunes@cc.hut.fi>
10812 * lilypond-mode.el: Add support for Info inside Emacs.
10814 2002-11-24 Jan Nieuwenhuizen <janneke@gnu.org>
10816 * buildscripts/make-font-dir.py:
10817 * mf/GNUmakefile: Make sodipodi font map.
10819 * scm/sodipodi.scm: Add more output functions.
10821 * mf/feta-nummer.mf:
10822 * mf/feta-beugel.mf: Add font_coding_scheme.
10824 * lily/paper-outputter.cc (output_header): Fix creator string.
10826 2002-11-23 Heikki Junes <hjunes@cc.hut.fi>
10828 * lilypond-mode.el (LilyPond-autocompletion): invoked with
10829 [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
10831 * lilypond.words: add two (Everybody can add/remove words now!).
10834 * make/lilypond.suse.spec.in:
10835 * make/lilypond.mandrake.spec.in:
10836 * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
10838 * Documentation/user/refman.itely: Mention autocompletion.
10840 2002-11-23 Jan Nieuwenhuizen <janneke@gnu.org>
10842 * scripts/ly2dvi.py: Add paper sizes.
10844 * lily/timing-engraver.cc:
10845 * lily/time-signature.cc:
10846 * lily/span-bar.cc:
10847 * lily/grob-scheme.cc: Code formatting fixes.
10849 * scm/sodipodi.scm:
10851 * buildscripts/mf-to-table.py:
10852 * buildscripts/make-font-dir.py: Font testing.
10854 2002-11-23 Heikki Junes <hjunes@cc.hut.fi>
10856 * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
10857 inserts try-completion and shows all-completions.
10859 * lilypond.words: '\' -> '\\'
10861 * lilypond-mode.el: load libraries in the end, lilypond.words defines
10862 LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
10864 * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
10865 and LilyPond-reserved-words.
10867 2002-11-22 Heikki Junes <hjunes@cc.hut.fi>
10869 * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
10872 * lilypond-mode.el (LilyPond-autocompletion): shows completions in
10873 the mini-buffer with Control-Shift-c.
10875 2002-11-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10877 * lily/parser.yy (tempo_event): use tempo-unit for \tempo
10878 duration. This fixes \tempo taking time.
10880 2002-11-21 Mats Bengtsson <mats.bengtsson@s3.kth.se>
10882 * lily/volta-engraver.cc (process_acknowledged_grobs):
10883 Allow for text markup in repeatCommands.
10885 2002-11-21 Heikki Junes <hjunes@cc.hut.fi>
10887 * lilypond-mode.el (LilyPond-insert-string): new function, use it
10888 in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
10889 Get rid of skeleton.el-dependency.
10891 * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
10893 2002-11-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10895 * lily/beam-engraver.cc (stop_translation_timestep): reset
10898 * lily/scm-option.cc: add parse-protect to ly:set-option
10900 * lily/lexer.ll: set errorlevel if GUILE fails during parse.
10902 2002-11-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10904 * lily/include/ligature-bracket.hh: removed
10905 * lily/ligature-bracket.cc: removed
10907 * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
10910 * lily/beam.cc (set_beaming): don't change beam count on rests.
10911 (brew_molecule): always set flag-width > 0.
10913 2002-11-19 Heikki Junes <hjunes@cc.hut.fi>
10915 * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
10916 chars, remove instructions; instead, refer to lilypond-init.el and
10917 Documentation/topdocs/INSTALL.texi.
10919 * lilypond.words: add identifiers and reserved words.
10921 * Documentation/topdocs/INSTALL.texi: separate sections for installing
10922 files and adding a load-path.
10924 * lilypond-init.el: Instructions, extracted from
10925 Documentation/topdocs/INSTALL.texi.
10927 2002-11-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10929 * VERSION: 1.7.8 released
10931 * lily/grob.cc (warning): better robustness fix.
10933 2002-11-19 Juergen Reuter <reuter@ipd.uka.de>
10935 * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
10937 * lily/cluster-engraver.cc: stick better to variable naming
10940 * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
10941 until stop_translation_timestep()
10943 * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
10944 min/max coordinates to backend, but no musical info such as
10947 * lily/cluster.cc: robustness fix: do not crash upon empty cluster
10949 * lily/grob.cc: robustness fix: warning(): do not crash if
10952 * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
10953 the much more elaborated tuplet brackets than the very naive and
10954 simple ligature bracket grob
10956 2002-11-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10958 * Documentation/user/refman.itely (Analysis brackets): add
10959 horizontal bracket doco.
10961 * ly/property-init.ly (setMmRestFermata): added.
10963 * Documentation/user/refman.itely (Multi measure rests): fermatas
10966 * input/regression/apply-context.ly (texidoc): new file
10968 * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
10969 code to be executed during interpretation. Possible applications:
10970 smart octavation, more advanced bar checks.
10972 * lily/apply-context-iterator.cc: new file.
10974 2002-11-18 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10976 * input/test/new-markup.ly: new file.
10978 * lily/text-item.cc (text_to_molecule): new function
10980 * scm/new-markup.scm (lambda): new file
10982 * lily/function-documentation.cc (ly_add_function_documentation):
10983 add proc property as well
10985 2002-11-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
10987 * Documentation/user/music-glossary.tely (Top): add custos.
10989 2002-11-18 Heikki Junes <hjunes@cc.hut.fi>
10991 * Documentation/topdocs/INSTALL.texi: advise how to include source
10992 path to Emacs load-path and improve language.
10994 2002-11-16 Jan Nieuwenhuizen <janneke@gnu.org>
10996 * GNUmakefile.in: config.h message fix.
10999 * aclocal.m4: Regenerate.
11003 * stepmake/config.make.in:
11004 * stepmake/configure.in:
11005 * stepmake/autogen.sh:
11006 * stepmake/aclocal.m4: Update for autoconf 2.56.
11008 2002-11-16 Heikki Junes <hjunes@cc.hut.fi>
11010 * Documentation/topdocs/INSTALL.texi: instructions for an user how
11011 to install Emacs-mode. Instructions how to use vim-mode.
11013 2002-11-14 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11015 * scm/music-types.scm (music-descriptions): no length for tempo event.
11017 * input/*.ly: add \version everywhere.
11019 * input/*.ly: update syntax to 1.7 + new-chords.
11021 * VERSION: 1.7.7 released.
11023 * Documentation/user/*.tely: new chord syntax.
11025 * input/regression/[bc]*.ly (texidoc): syntax updates.
11027 2002-11-13 Heikki Junes <hjunes@cc.hut.fi>
11029 * lilypond.words: add vocabulary to be used in auto-completion
11031 * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
11033 * lilypond.vim: allow note name at EOF
11035 2002-11-13 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11037 * buildscripts/new-chords.py (edit): -e option: inline editing.
11039 * input/regression/a*.ly (texidoc): syntax updates.
11041 * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
11042 music): elucidations.
11044 2002-11-11 Juergen Reuter <reuter@ipd.uka.de>
11046 * lily/include/lily-proto.hh, ly/engraver-init.ly,
11047 ly/spanners-init.ly, scm/grob-description.scm,
11048 scm/grob-property-description.scm, scm/music-types.scm,
11049 lily/cluster-engraver.cc, lily/cluster.cc,
11050 lily/include/cluster.hh, input/test/cluster.ly: cluster
11053 * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
11054 ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
11055 scm/sketch.scm, scm/tex.scm: support for dots and polygons added
11057 * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
11059 * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
11061 * scm/grob-description.scm: bugfix: by default, use default note
11062 head style when engraving ligatures
11064 * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
11066 * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
11069 * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
11071 * input/test/ancient-font.ly: bugfix: style -> flag-style
11073 * lily/ligature-engraver.cc: indentation fix
11075 * lily/parser.yy: indentation fixes
11077 2002-11-09 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11079 * input/regression/measure-grouping.ly: more elaborate example.
11081 * lily/moment.cc: ly:add-moment, ly:mul-moment,
11082 ly:div-moment. New functions
11084 * scm/music-functions.scm (set-time-signature): new function,
11085 allow inline time sig settings with measure grouping.
11087 * lily/parser.yy (command_element): move time sig construction
11090 * lily/side-position-interface.cc (out_of_staff): new function,
11091 like padding, but keep minimum distance from staff. Easier than
11092 linespanners (dynamics, pedals), but roughly the same effect.
11094 2002-11-10 Heikki Junes <hjunes@cc.hut.fi>
11096 * emacs-mode.el: Added spanish-note-replacements
11097 (Carlos Betancourt, <carlos.betancourt@chello.be>).
11099 * vimrc: (Un)commenting with <(S-)F12>, tidy.
11101 2002-11-08 Heikki Junes <hjunes@cc.hut.fi>
11103 * lilypond.vim: Do not fontify cises, desis, etc.
11105 * vimrc: view dvi with <S-F6>
11107 2002-11-08 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11109 * lily/lookup.cc (triangle): new function.
11111 * input/regression/measure-grouping.ly (texidoc): new file: show
11112 triangles and brackets for beat groups of 3 and 2.
11114 * lily/include/measure-grouping-spanner.hh (class
11115 Measure_grouping): new file.
11117 * lily/measure-grouping-spanner.cc (brew_molecule): new file
11119 * lily/measure-grouping-engraver.cc (class
11120 Measure_grouping_engraver): new file.
11122 2002-11-06 Jan Nieuwenhuizen <janneke@gnu.org>
11124 * Merge from stable:
11126 cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
11128 * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
11131 * ly/paper19.ly: Include paper19-init.ly.
11133 * ly/paper19-init.ly: New file.
11135 * Documentation/user/tutorial.itely (First steps): Fix first
11136 example for font test.
11138 * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
11140 * ChangeLog: Add 1.7.6 release marker (see below).
11142 * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
11145 2002-11-06 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11147 * input/tutorial/sammartini.ly (bassvoices): to new syntax.
11149 * input/tutorial/*.ly: update to new syntax.
11151 * lily/parser.yy (Composite_music): new transpose syntax,
11152 \transpose FROM TO MUSIC.
11154 2002-11-04 Jan Nieuwenhuizen <janneke@gnu.org>
11156 * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
11157 latex progress/error output to stderr (by default this goes to
11158 stdout). Show lilypond progress, even when not verbose.
11160 * python/lilylib.py (system): New optional parameter to control
11161 showing of progress.
11163 * scm/backend-documentation-lib.scm (check-dangling-properties):
11166 * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify. Add
11169 * scm/grob-property-description.scm (magnify): Remove.
11170 (extent, axis): Add.
11172 2002-11-03 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11174 * VERSION: Release 1.7.6.
11176 * scripts/convert-ly.py: more uniformization substitutions.
11178 * buildscripts/new-chords.py (sub_chords): new file.
11180 2002-11-03 Jan Nieuwenhuizen <janneke@gnu.org>
11182 * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
11183 lilypond.map. Include sauter fonts too. Cleanups.
11185 2002-11-02 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11187 * Documentation/user/tutorial.itely (First steps): change to new
11188 chord/tie/slur/beam notation.
11190 * lily/parser.yy (event_that_take_dir): allow postfix notation for
11193 * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
11194 engraver. Process ties in postfix notation, i.e. c8-~ c
11196 * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
11198 * input/regression/beam-postfix-notation.ly (texidoc): new file.
11200 * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
11202 * lily/beam-engraver.cc (try_music): accept new-beam-events
11204 * input/regression/chord-scripts.ly (texidoc): new file
11206 * lily/new-fingering-engraver.cc (acknowledge_grob): also handle
11209 * scm/script.scm (default-script-alist): cleanup.
11211 * lily/script-engraver.cc (make_script_from_event): cleanup.
11213 * lily/lyric-combine-music-iterator.cc
11214 (Lyric_combine_music_iterator): remove superfluous events.
11215 (melisma_busy): new function. Fix broken melismas.
11217 2002-10-31 Heikki Junes <hjunes@cc.hut.fi>
11219 * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
11220 Remove nonvalid settings. Use descriptive key names.
11221 Use <Return> to indicate the pressing of that key.
11223 2002-10-30 Jan Nieuwenhuizen <janneke@gnu.org>
11225 * scripts/lilypond-book.py (option_definitions): Typo.
11227 * scripts/ly2dvi.py: Updates.
11229 * python/lilylib.py (setup_environment, print_environment)
11230 (get_bbox, make_preview): Merge and remove from ly2dvi and
11233 * scripts/lilypond-book.py: Use lilylib. Cleanups.
11235 * .cvsignore: Remove some cruft.
11237 * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
11240 * scripts/ly2dvi.py: Use lilylib as module. Fail gracefully if
11241 kpsexpand, kpsewhich, ps2pdf exit with error. Cleanups and fixes
11244 * python/lilylib.py (quiet_system): Junk
11245 (system): Display error log upon failure.
11246 (read_pipe): New function. Cleanups and fixes.
11248 * python/*.py: Rename from *.py.in.
11250 * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
11252 * GNUmakefile.in (SUBDIRS): Move python before scripts.
11254 2002-10-30 Jan Nieuwenhuizen <janneke@gnu.org>
11256 * python/GNUmakefile: Bugfix: handle modules.
11258 * stepmake/stepmake/python-module-targets.make (default): Add
11261 * stepmake/stepmake/python-module-rules.make: Add rule for byte
11264 * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
11265 Bugfix. (OUT_PYC_MODULES): Add.
11267 2002-10-30 Heikki Junes <hjunes@cc.hut.fi>
11269 * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
11270 Use default paths. Refresh description.
11272 2002-10-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11274 * VERSION: 1.7.5 released
11276 * input/regression/finger-chords.ly (texidoc): new file.
11278 * lily/script-engraver.cc (process_music): remove scriptHorizontal
11281 * lily/fingering-engraver.cc (process_music): remove kludgy
11282 scriptHorizontal stuff.
11284 * lily/script.cc: remove staff-support property.
11286 * lily/new-fingering-engraver.cc (add_fingering): new
11287 file. Fingering engraver for new style chords.
11289 2002-10-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11291 * lily/parser.yy (bare_number): allow 4 \cm (without
11292 decimal dot). (should backport to 1.6?)
11294 * ly/declarations-init.ly: use Scheme for dimension defs.
11296 * lily/parser.yy (TODO): remove hard coded dimensions, add
11297 REAL NUMBER_IDENTIFIER production.
11299 * lily/rest-collision.cc (force_shift_callback): rewrite using
11302 * scm/grob-property-description.scm (rest-collision-done): add
11305 * lilypond.vim: add file (<hjunes@cc.hut.fi>)
11307 2002-10-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11309 * input/regression/multi-measure-rest-center.ly: new file.
11311 * lily/multi-measure-rest.cc (big_rest): multi measure rest was
11312 off horizontally by 0.05 ss. Fixed.
11314 2002-10-22 Jan Nieuwenhuizen <janneke@gnu.org>
11316 * scm/pdftex.scm: Rename ly-number to ly:number->string.
11318 * Documentation/topdocs/index.tely: Remove duplicate from merge.
11320 2002-10-22 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11322 * lily/tie.cc (get_control_points): also avoid staff lines on the
11323 just outside the outer staff lines
11325 2002-10-21 Jan Nieuwenhuizen <janneke@gnu.org>
11327 * ly/params-init.ly: Just define style-alist, no need to
11330 * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
11333 * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
11334 (FET_FILES): = FONT_FILES.
11336 * Merge from stable:
11338 cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
11340 2002-10-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11342 * VERSION: 1.7.4 released.
11344 * scm/generate-documentation.scm (string-append): add macro
11347 * lily/text-item.cc (lookup_text): don't use virtual fonts for
11350 * lily/multi-measure-rest-engraver.cc: make separate
11351 MultiMeasureRestNumber grob. Introduce restNumberThreshold.
11353 * lily/multi-measure-rest.cc: remove text handling. Remove
11356 2002-10-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11358 * scm/music-types.scm: doc patch by Graham Percival
11360 2002-10-19 Jan Nieuwenhuizen <janneke@gnu.org>
11362 * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
11364 (Font_info.set_defaults): pixelsize now also defauts to '0'.
11365 (sketch_p): Sketch wants only first four elements of X11 font spec.
11367 * buildscripts/mf-to-table.py (parse_logfile): Bugfix.
11369 * mf/feta-autometric.mf: Write foundry and family to log.
11371 * mf/GNUmakefile: Fixes for pfx builds. Also write sketch
11372 font translation table.
11374 * buildscripts/mf-to-table.py: Better font info into afm.
11376 * buildscripts/make-font-dir.py: Use font info from afm. Mftrace
11379 * configure.in: Whine for mftrace 1.0.9.
11381 2002-10-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11383 * lily/parser.yy (chord_body): allow <<c e>>4 notation.
11385 * lily/main.cc (main_prog): don't try to load init.EXT when
11386 processing foo.EXT.
11388 2002-10-15 Rune Zedeler <rune@zedeler.dk>
11390 * scm/tex.scm (zigzig-line): added.
11392 * scm/ps.scm (zigzag-line): added.
11394 * ps/music-drawing-routines.ps (subvec): added.
11395 (draw_zigzag_line): added.
11397 * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
11398 grob properties zigzag-width and zigzag-length.
11400 * input/regression/glissando.ly: Add some zig-zagged glissandi.
11402 2002-10-15 Jan Nieuwenhuizen <janneke@gnu.org>
11404 * scm/sodipodi.scm: Some fixes. Sketch also groks this bare-bones
11405 svg output, including font.
11407 2002-10-14 Jan Nieuwenhuizen <janneke@gnu.org>
11409 * scm/lily.scm: Register sodipodi output module.
11411 * scm/sodipodi.scm: New file.
11413 * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
11415 * buildscripts/mf-to-table.py (base): Write TfmChecksum in
11416 comment, after header.
11417 (parse_logfile): Remove invalid key FontFamily. Add mandatory key
11418 FullName. Fix FontName key.
11420 2002-10-14 Rune Zedeler <rune@zedeler.dk>
11422 * lily/rest.cc (after_line_breaking): bugfix: dots after half
11425 * input/test/blank-notes.ly: bugfix
11427 * lily/rest.cc (after_line_breaking): bugfix: dots after whole
11428 rests. (Kim Shrier)
11430 * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
11432 2002-10-14 Jan Nieuwenhuizen <janneke@gnu.org>
11435 * scm/ps.scm: Cleanup and remove obsolete junk.
11437 * Documentation/user/internals.itely:
11438 * Documentation/user/refman.itely: Run texinfo-all-menus-update.
11440 * lily/parser.yy: Identify shift/reduce problems.
11442 * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
11443 make-style-sheet. Too specific for convert-ly?
11445 2002-10-14 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11447 * po/cs.po: added czech translation, courtesy Tomas Kopecek.
11449 * input/test/*.ly: various fixes.
11451 * lily/music.cc (name): bugfix
11453 * lily/piano-pedal-engraver.cc (try_music): fix pedals.
11455 * lily/input-file-results.cc (code): set-point-and-click! ->
11456 set-point-and-click
11458 2002-10-13 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11460 * Use uniform ly: prefix for exported scheme primitive functions.
11462 * scm/music-types.scm: junk compat glue
11464 * scripts/convert-ly.py: add rules for stuff below, junk
11465 compatibility glue for spanrequest.
11467 * lily/parser.yy (verbose_event): remove \spanrequest,
11468 \commandspanrequest, \script.
11470 * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
11472 * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
11473 for \penalty, \glissando.
11475 * VERSION: release 1.7.3
11477 2002-10-13 Rune Zedeler <rune@zedeler.dk>
11479 * lily/accidental-engraver.cc: Fix
11480 grace-in-the-beginning-of-measure bug caused by the resent
11481 partial-measure fix.
11483 * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
11484 overlap looks too crowded)
11486 2002-10-13 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11488 * lily/parser.yy (assignment): allow SCM expression as assignment.
11490 * lily/include/music-output-def.hh (class Music_output_def):
11491 * lily/music-output-def.cc:
11492 * lily/paper-def.cc:
11493 * scm/font.scm (markup-to-properties):
11494 * lily/parser.yy (music_output_def_body):
11495 remove style_sheet_
11497 2002-10-12 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11499 * ly/grace-init.ly (startGraceMusic): shorten default grace stem
11502 * input/regression/spacing-to-grace.ly: new file.
11504 * input/regression/spacing-end-of-line.ly: new file.
11506 * lily/note-spacing.cc (get_spacing): take into account breakable
11507 stuff sticking out at the left (time sig change at line break).
11509 * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
11512 * scm/music-functions.scm (make-voice-props-set): add
11513 staff-position for mm rests.
11515 * lily/spacing-spanner.cc (musical_column_spacing): shrink space
11516 before grace notes a little.
11518 * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
11520 * lily/break-align-interface.cc (do_alignment): right-edge spacing
11521 key adds space at the end of line.
11523 2002-10-11 Jan Nieuwenhuizen <janneke@gnu.org>
11525 * scm/sketch.scm: Fix beams.
11527 * buildscripts/mf-to-table.py: Add EncodingScheme.
11529 * scm/sketch.scm: Resurrect.
11531 2002-10-11 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11533 * lily/multi-measure-rest.cc: use breve rests for measure lengths
11534 longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
11536 2002-10-10 Jan Nieuwenhuizen <janneke@gnu.org>
11538 * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
11540 * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11542 2002-10-11 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11544 * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
11545 token for origin information.
11547 * lily/parser.yy (My_lily_lexer): do identifier location and
11548 cloning from lexer.
11550 * scm/music-functions.scm (make-multi-measure-rest): move mmrest
11551 logic out of the parser. Add bar checks on both ends.
11553 * Documentation/user/refman.itely (Multi measure rests): add more
11554 notes about mm rests.
11556 2002-10-10 Jan Nieuwenhuizen <janneke@gnu.org>
11558 * input/regression/bar-scripts.ly: Re-enable.
11561 * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
11562 released rsn. Bison 1.50 has a crucial bug and won't work.
11564 * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11567 2002-10-07 Jan Nieuwenhuizen <janneke@gnu.org>
11569 * input/regression/bar-scripts.ly: Blunt documentation build fix.
11571 2002-10-05 Jan Nieuwenhuizen <janneke@gnu.org>
11573 * Actually merge changes since 1.6.4 besides ChangeLog, and
11574 resolve conflicts. Lots of updates, hope all is well.
11576 * cygwin/lilypond.hint (requires): Add ghostscript.
11578 * scm: Update some (c).
11580 2002-10-07 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11582 * input/test/{various}.ly: add \header fields and texidoc strings.
11584 2002-10-05 Werner Lemberg <wl@gnu.org>
11586 * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
11587 renamed to `output_latex_quoted'.
11588 Added `output_latex_noquote'.
11589 (schedule_lilypond_block): Implement `noquote' option for LaTeX
11592 2002-11-03 Jan Nieuwenhuizen <janneke@gnu.org>
11594 * ChangeLog: Add 1.6.6 release marker. See below.
11596 * stepmake/stepmake/po-targets.make: Remove --c++ option.
11598 * scripts/midi2ly.py: Fix global syntax warnings.
11600 * GNUmakefile.in: Generate builddir locale tree too.
11602 * scripts/ly2dvi.py:
11603 * scripts/midi2ly.py:
11604 * scripts/mup2ly.py:
11605 * scripts/update-lily.py:
11606 * lily/main.cc (setup_paths): Fix for locales setup.
11608 2002-10-29 Jan Nieuwenhuizen <janneke@gnu.org>
11610 * Documentation/windows/installing.texi: Soften wording about
11611 necessity of becoming Administrator. tommie@iae.nl reports this
11612 does not seem to be necessary for his flavour of Windows 2000.
11613 Explicitely discourage text mode mounts.
11615 2002-10-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11617 * lily/rest.cc (after_line_breaking): backport dot position fix.
11619 * lily/rest-collision.cc (do_shift): also remove dots for suicided
11620 rests. Thanks to Klaus Zimmermann for finding this bug.
11622 2002-10-24 Jan Nieuwenhuizen <janneke@gnu.org>
11624 * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
11626 2002-10-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11628 * Documentation/user/music-glossary.tely: fix links.
11630 2002-10-21 Werner Lemberg <wl@gnu.org>
11632 * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
11633 (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
11634 scaling factor) only once and use them in the definition of
11636 * ps/music-drawing-routines.ps (skeel): Removed.
11638 2002-10-21 Jan Nieuwenhuizen <janneke@gnu.org>
11640 * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
11641 Solaris7, as we don't use nested $( ) constructs.
11643 2002-10-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11645 * VERSION: Release 1.6.6.
11647 2002-10-21 Jan Nieuwenhuizen <janneke@gnu.org>
11649 * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
11650 as workaround for /bin/sh problems on Solaris7.
11652 2002-10-19 Werner Lemberg <wl@gnu.org>
11654 * GNUmakefile.in (web-doc): Fix typos.
11655 * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
11656 `music-drawing-routines.ps' but emit \special{header=...} once.
11657 * scm/tex.scm (header-end): Updated.
11659 2002-10-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11661 * lily/stem-engraver.cc (acknowledge_grob): don't crash on
11664 2002-10-15 Werner Lemberg <wl@gnu.org>
11666 * scripts/lilypond-book.py (g_make_html): New global variable.
11667 (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
11668 if `g_make_html' isn't set.
11669 [main]: Add format `texi-html'.
11670 (option_definitions): Updated.
11671 * Documentation/user/lilypond-book.itely: Updated.
11673 * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
11674 * make/ly-rules.make (%.texi, %.nexi): Use it.
11675 * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
11676 format to lilypond-book.
11677 * GNUmakefile.in (web-doc): Ditto.
11679 2002-10-14 Werner Lemberg <wl@gnu.org>
11681 Further improve TeX output. The produced files are about 40%
11682 smaller. `lilyponddefs.tex' is now read only once.
11684 * tex/lilyponddefs.tex: Remove footer stuff.
11685 (\ifundefined): Renamed to...
11686 (\lilypondundefined): This. Use LaTeX's definition to
11687 make it nestable and make it global.
11688 (\lilypondstart, \lilypondend): New macro to initialize LilyPond
11690 (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
11691 (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
11693 (\placebox): Renamed to...
11695 Make it global and call \outputscale by itself.
11696 (\lybox, \lyvrule): New macros to reduce input data.
11697 (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
11698 New auxiliary macros.
11699 (\SkipLilydefs, \EndLilyPondOutput): Removed.
11700 * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
11702 (\lilypondspace): This and made it global.
11703 (\turnOnPostScript): Renamed to...
11704 (\lilypondpostscript): This and made it global.
11705 (\turnOnExperimentalFeatures): Renamed to...
11706 (\lilypondexperimentalfeatures): This and made it global.
11707 * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
11708 (\lilypondsetdimen): This and made it global.
11709 * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
11710 * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
11711 (all, $(outdir)/music-drawing-routines.ps): New rules.
11712 * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
11713 * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
11714 start-system, stop-system, stop-last-system, filledbox): Updated to
11715 use the changed macros from lilyponddefs.tex.
11716 * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
11718 2002-10-07 Jan Nieuwenhuizen <janneke@gnu.org>
11720 * Documentation/windows/installing.texi: Update.
11722 2002-09-30 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11724 * VERSION: 1.6.5 released
11726 * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11728 2002-09-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11730 * scm/translator-property-description.scm (voltaOnThisStaff): add
11733 2002-09-28 Werner Lemberg <wl@gnu.org>
11735 * scm/tex.scm (header-end): Suppress page numbering.
11737 * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11738 Fix quotation for HTML output.
11740 2002-09-28 Graham Percival <gperciva@sfu.ca>
11742 * Documentation/user/refman.itely: grammar and phrasing
11743 fixes to "Note Entry" section. Also adds a few new examples.
11745 2002-09-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11747 * flower/include/string-data.icc: include string.h
11749 2002-09-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11751 * scm/chord-name.scm (chord::inner-name-banter): remove space.
11753 2002-09-27 Jan Nieuwenhuizen <janneke@gnu.org>
11755 * Documentation/user/GNUmakefile (extra-local-help): Add.
11757 * stepmake/stepmake/www-targets.make (local-help): Add.
11759 2002-09-26 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11761 * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11764 * Documentation/topdocs/README.texi (Top): building documentation
11767 2002-09-26 Jan Nieuwenhuizen <janneke@gnu.org>
11769 * Documentation/user/refman.itely:
11770 * Documentation/user/tutorial.itely:
11771 * Documentation/user/music-glossary.tely: Merge changes.
11773 * Documentation/user/glossary.html.in:
11774 * Documentation/index.texi:
11775 * Documentation/header.html.in: Accomodate renaming of glossary.
11777 * Documentation/user/tutorial.itely: Add some glossary references.
11779 * Documentation/user/refman.itely: Minor fixes.
11781 * Documentation/user/lilypond.tely: Add glossary do direntry.
11783 * Documentation/user/music-glossary.tely: Rename (previously:
11784 glossary.tely). Fix anchor placement.
11786 * Documentation/user/GNUmakefile: Make music-glossary.info too.
11788 2002-09-23 Werner Lemberg <wl@gnu.org>
11790 * scripts/lilypond-book.py (output_dict): Fix handling of
11791 various environments by avoid extraneous newlines.
11792 Rename `output-all' regexp for html to `output-html'.
11793 Replace `output-all' regexp for texi with `output-texi-quote'
11794 and `output-texi-noquote'.
11795 (compose_full_body): Don't override `linewidth' user option
11797 (schedule_lilypond_block): Don't indent text specified with
11798 `intertext' option.
11799 Add new option `noquote'.
11800 (compile_all_files): Use latex instead of tex to compile ly
11803 * Documentation/user/lilypond-book.itely: Updated and revised.
11806 * Documentation/user/glossary.tely,
11807 Documentation/user/introduction.itely,
11808 Documentation/user/tutorial.itely,
11809 Documentation/user/refman.itely,
11810 Documentation/user/appendices.itely: Fix overfull LilyPond
11811 boxes caused by the new lilypond-book code. Other minor
11814 * Documentation/user/macros.itexi (@texiflat): Don't emit
11817 * scm/tex.scm (end-output, header-end): Add preamble and
11818 postamble to make lilypond output directly compilable with
11822 2002-09-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11824 * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11827 2002-09-25 Jan Nieuwenhuizen <janneke@gnu.org>
11829 * Documentation/user/glossary.tely: Add titling and hyperlinks.
11831 2002-09-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11833 * lily/beam.cc (connect_beams): don't crash if there are quarter
11836 2002-09-24 Juergen Reuter <reuter@ipd.uka.de>
11838 * Documentation/user/refman.itely: corrected ancient clef
11839 docu; added docu on ligatures
11841 2002-09-21 Juergen Reuter <reuter@ipd.uka.de>
11843 * Documentation/user/glossary.tely,
11844 Documentation/user/refman.itely, input/les-nereides.ly,
11845 input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11846 input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11847 scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11848 Stem properties: flag-style -> stroke-style, style -> flag-style.
11851 2002-09-22 Werner Lemberg <wl@gnu.org>
11853 * scripts/lilypond-book.py: Add option `notime' to suppress
11854 printing of a time signature. Specify default indentation of 0pt
11855 if single line fragment. Don't emit redundant `\paper{ }'.
11857 * Documentation/user/lilypond-book.itely: Updated.
11859 * Documentation/user/glossary.tely: Completely reformatting.
11861 2002-09-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11863 * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11865 2002-09-22 Jan Nieuwenhuizen <janneke@gnu.org>
11867 * Documentation/user/tutorial.itely: Fix links.
11869 * Documentation/topdocs/index.tely:
11870 * Documentation/index.texi:
11871 * Documentation/header.html.in: Small website fixes and updates.
11873 * debian/: Debian patch by Anthony Fok.
11875 2002-09-21 Jan Nieuwenhuizen <janneke@gnu.org>
11877 * Documentation/footer.html.in: How time flies: It's already 2002!
11879 * Documentation/topdocs/index.tely: Stable/development fix. Use
11880 more descriptive link names than 'here'.
11882 2002-09-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11884 * VERSION: 1.7.2 released
11885 * VERSION: 1.6.4 released
11887 * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11889 * scripts/convert-ly.py (FatalConversionError.conv): add rule for
11890 (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
11892 * mf/feta-din.mf (test): add x-height and space.
11894 * lily/dynamic-engraver.cc (process_music): take dynamic direction
11895 from ^_ for crescendi. Idem for slurs and phrasing slurs.
11897 * ly/grace-init.ly: add-to-grace-init: function to portably add
11898 settings to \grace.
11900 * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
11901 if we get an absolute dynamic event.
11903 * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
11905 * lily/source-file.cc (get_line): oops. All line numbers were off
11908 * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
11909 be after the note, combined with -_^, i.e. c4-(-\)-\>
11911 * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
11913 * lily/parser.yy (number_factor): remove (number) as number
11914 expression. ("Let them eat Lisp").
11916 2002-10-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11918 * lily/horizontal-bracket.cc: new file.
11920 * lily/horizontal-bracket-engraver.cc: new file.
11922 * input/regression/note-group-bracket.ly: new file. Support
11923 horizontal note brackets for music analysis.
11925 * lily/stem.cc (flag): new flag-style: no-flag.
11927 * input/test/stem-cross-staff.ly: new file
11929 * Documentation/user/internals.itely: Improved formatting, fixing
11930 typos. Added a section `Output details' to describe how the TeX
11933 * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
11935 * lily/parser.yy: remove \dynamicscript.
11937 * ly/dynamic-scripts-init.ly: redo the dynamic scripts
11940 * python/midi.c (midi_error): take two arguments.
11942 * Merge 1.6.5 changes:
11944 2002-10-04 Jan Nieuwenhuizen <janneke@gnu.org>
11946 * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
11947 staff-space. Previous 1.5 was probably meant as half-spaces.
11948 (cautionary-style): parentheses (was: smaller). This is what doco
11949 says, and it seems more logical.
11951 * Documentation/user/refman.itely (Chromatic alterations): Bugfix
11954 2002-10-04 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11956 * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
11958 2002-10-03 Jan Nieuwenhuizen <janneke@gnu.org>
11960 * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11962 2002-09-30 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11964 * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11966 2002-09-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11968 * scm/translator-property-description.scm (voltaOnThisStaff): add
11971 2002-09-28 Werner Lemberg <wl@gnu.org>
11973 * scm/tex.scm (header-end): Suppress page numbering.
11975 * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11976 Fix quotation for HTML output.
11978 2002-09-28 Graham Percival <gperciva@sfu.ca>
11980 * Documentation/user/refman.itely: grammar and phrasing
11981 fixes to "Note Entry" section. Also adds a few new examples.
11983 2002-09-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11985 * flower/include/string-data.icc: include string.h
11987 2002-09-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11989 * scm/chord-name.scm (chord::inner-name-banter): remove space.
11991 2002-09-27 Jan Nieuwenhuizen <janneke@gnu.org>
11993 * Documentation/user/GNUmakefile (extra-local-help): Add.
11995 * stepmake/stepmake/www-targets.make (local-help): Add.
11997 2002-09-26 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11999 * Documentation/topdocs/INSTALL.texi (Top): recommend binary
12002 * Documentation/topdocs/README.texi (Top): building documentation
12005 2002-09-26 Jan Nieuwenhuizen <janneke@gnu.org>
12007 * Documentation/user/refman.itely:
12008 * Documentation/user/tutorial.itely:
12009 * Documentation/user/music-glossary.tely: Merge changes.
12011 * Documentation/user/glossary.html.in:
12012 * Documentation/index.texi:
12013 * Documentation/header.html.in: Accomodate renaming of glossary.
12015 * Documentation/user/tutorial.itely: Add some glossary references.
12017 * Documentation/user/refman.itely: Minor fixes.
12019 * Documentation/user/lilypond.tely: Add glossary do direntry.
12021 * Documentation/user/music-glossary.tely: Rename (previously:
12022 glossary.tely). Fix anchor placement.
12024 * Documentation/user/GNUmakefile: Make music-glossary.info too.
12026 2002-09-23 Werner Lemberg <wl@gnu.org>
12028 * scripts/lilypond-book.py (output_dict): Fix handling of
12029 various environments by avoid extraneous newlines.
12030 Rename `output-all' regexp for html to `output-html'.
12031 Replace `output-all' regexp for texi with `output-texi-quote'
12032 and `output-texi-noquote'.
12033 (compose_full_body): Don't override `linewidth' user option
12035 (schedule_lilypond_block): Don't indent text specified with
12036 `intertext' option.
12037 Add new option `noquote'.
12038 (compile_all_files): Use latex instead of tex to compile ly
12041 * Documentation/user/lilypond-book.itely: Updated and revised.
12044 * Documentation/user/glossary.tely,
12045 Documentation/user/introduction.itely,
12046 Documentation/user/tutorial.itely,
12047 Documentation/user/refman.itely,
12048 Documentation/user/appendices.itely: Fix overfull LilyPond
12049 boxes caused by the new lilypond-book code. Other minor
12052 * Documentation/user/macros.itexi (@texiflat): Don't emit
12055 * scm/tex.scm (end-output, header-end): Add preamble and
12056 postamble to make lilypond output directly compilable with
12060 2002-09-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12062 * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
12065 2002-09-25 Jan Nieuwenhuizen <janneke@gnu.org>
12067 * Documentation/user/glossary.tely: Add titling and hyperlinks.
12069 2002-09-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12071 * lily/beam.cc (connect_beams): don't crash if there are quarter
12074 2002-09-24 Juergen Reuter <reuter@ipd.uka.de>
12076 * Documentation/user/refman.itely: corrected ancient clef
12077 docu; added docu on ligatures
12079 2002-09-21 Juergen Reuter <reuter@ipd.uka.de>
12081 * Documentation/user/glossary.tely,
12082 Documentation/user/refman.itely, input/les-nereides.ly,
12083 input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
12084 input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
12085 scm/grob-property-description.scm, scripts/convert-ly.py: renamed
12086 Stem properties: flag-style -> stroke-style, style -> flag-style.
12088 2002-09-22 Werner Lemberg <wl@gnu.org>
12090 * scripts/lilypond-book.py: Add option `notime' to suppress
12091 printing of a time signature. Specify default indentation of 0pt
12092 if single line fragment. Don't emit redundant `\paper{ }'.
12094 * Documentation/user/lilypond-book.itely: Updated.
12096 * Documentation/user/glossary.tely: Completely reformatting.
12098 2002-09-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12100 * GNUmakefile.in (top-web): generate (possibly empty) examples.html
12102 2002-09-22 Jan Nieuwenhuizen <janneke@gnu.org>
12104 * Documentation/user/tutorial.itely: Fix links.
12106 * Documentation/topdocs/index.tely:
12107 * Documentation/index.texi:
12108 * Documentation/header.html.in: Small website fixes and updates.
12110 * debian/: Debian patch by Anthony Fok.
12112 2002-09-21 Jan Nieuwenhuizen <janneke@gnu.org>
12114 * Documentation/footer.html.in: How time flies: It's already 2002!
12116 * Documentation/topdocs/index.tely: Stable/development fix. Use
12117 more descriptive link names than 'here'.
12119 2002-10-03 Jan Nieuwenhuizen <janneke@gnu.org>
12121 * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
12123 2002-10-02 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12125 * lily/part-combine-music-iterator.cc (get_state): cleanup
12126 (get_music_info): cleanup.
12128 2002-10-01 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12130 * scm/backend-documentation-lib.scm (interface-doc-string):
12131 crosslinks between interfaces and grobs. Headings for interfaces
12132 in grob explanation.
12134 2002-09-30 Jan Nieuwenhuizen <janneke@gnu.org>
12136 * scm/to-xml.scm: Fixes. input/trip.ly now parses as xml (without
12137 dtd). Add preliminary dtd.
12138 (re-sub-alist): Robustify.
12140 2002-09-29 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12142 * lily/include/event-chord-iterator.hh,
12143 lily/context-specced-music-iterator.cc,
12144 lily/event.cc, lily/event-chord-iterator.cc: add
12146 2002-09-29 Jan Nieuwenhuizen <janneke@gnu.org>
12148 * lily/: some (c) header fixes.
12150 * lily/request-chord.cc: Remove.
12152 * lily/include/event-chord-iterator.hh:
12153 * lily/include/event.hh:
12154 * lily/event-chord.cc: New file.
12156 * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
12159 2002-09-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12161 * lily/ : rename Request to Event
12163 * lily/parser.yy (command_element): move clef stuff into Scheme.
12165 * lily/: rename length_mom () to get_length()
12167 * lily/part-combine-music.cc: removed file and class.
12169 * lily/context-specced-music-iterator.cc (class
12170 Context_specced_music_iterator): new file. Obsoletes the
12171 Context_specced_music type.
12173 * scm/music-types.scm (make-repeated-music): put different kinds
12174 of repeated music into music-type table.
12176 * VERSION: 1.7.1 released.
12178 * scm/to-xml.scm: new file.
12180 * input/test/to-xml.ly (fooBar): demo of what is possible with the
12181 new Input representation: dump music as XML.
12183 * scm/engraver-documentation-lib.scm
12184 (engraver-accepts-music-types?): add links from music to engraver,
12185 from music-type to engraver.
12187 * lily/include/command-request.hh: removed
12188 lily/include/musical-request.hh: removed. Removed all _req classes
12189 except Key_change_req. Changes throughout.
12191 2002-09-28 Jan Nieuwenhuizen <janneke@gnu.org>
12193 * lily/tuplet-engraver.cc (try_music): Compile kludge.
12195 2002-09-28 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12197 * lily/*.cc: specify accepts for many engravers.
12199 * scm/music-documentation-lib.scm: dump music expressions and
12202 * scm/documentation-lib.scm: complete revision.
12203 Use GOOPS objects to store document tree explicitly. Cleaned up and
12204 sped up doco generation a lot.
12206 2002-09-27 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12208 * input/trip.ly (fugaIILeft): add arpeggio
12210 * lily/translator-group.cc (try_music_on_nongroup_children):
12211 oops. The name symbol is in the cdr of the assoc handle.
12213 * lily/: remove Arpeggio_req, Breathing_sign_req, Extender_req,
12214 Hyphen_req, Glissando_req, Break_req, Mark_req
12216 2002-09-26 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12218 * lily/musical-request.cc (music-duration-length,
12219 music-duration-compress): new functions.
12221 * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
12222 throughout. Warning doesn't work yet.
12224 * lily/translator-group.cc (try_music_on_nongroup_children):
12225 new implementation: store candidate acceptors in a hashTable.
12227 2002-09-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12229 * scm/music-types.scm (music-descriptions): change name to
12230 internal-class-name
12232 * scm/chord-name.scm (chord::inner-name-banter): remove space.
12234 2002-09-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12236 * lily/beam.cc (connect_beams): don't crash if there are quarter
12239 2002-09-24 Juergen Reuter <reuter@ipd.uka.de>
12241 * Documentation/user/refman.itely: corrected ancient clef
12242 docu; added docu on ligatures
12244 2002-09-21 Juergen Reuter <reuter@ipd.uka.de>
12246 * Documentation/user/glossary.tely,
12247 Documentation/user/refman.itely, input/les-nereides.ly,
12248 input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
12249 input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
12250 scm/grob-property-description.scm, scripts/convert-ly.py: renamed
12251 Stem properties: flag-style -> stroke-style, style -> flag-style.
12253 2002-09-24 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12255 * scm/music-functions.scm (music-separator?): don't use name music
12258 2002-09-24 Jan Nieuwenhuizen <janneke@gnu.org>
12260 * stepmake/stepmake/generic-targets.make (help): Document check
12263 * lily/new-accidental-engraver.cc: Compile fix.
12265 2002-09-23 Jan Nieuwenhuizen <janneke@gnu.org>
12267 * scripts/convert-ly.py: Add rule.
12269 * input/test/music-creation.ly:
12270 * input/test/add-staccato.ly:
12271 * input/test/add-text-script.ly: ly-make-music.
12273 * scm/drums.scm (make-head-type-elem, make-articulation-script):
12274 More ly-make-music renamings.
12276 * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
12278 * lily/music-constructor.cc (make_music): Add debugging info.
12280 * scm/music-functions.scm (make-simultaneous-music,
12281 (make-sequential-music, context-spec-music):
12282 * scm/music-types.scm (music-descriptions): Get lily to run.
12284 2002-09-23 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12286 * lily/command-request.cc (transpose_key_alist): new function.
12288 * lily/key-performer.cc (create_audio_elements): cleanup.
12290 2002-09-22 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12292 * lily/parser.yy: remove TYPED_MAKE_MUSIC().
12294 * lily/include/translator.hh (ENTER_DESCRIPTION): add
12295 events-accepted field.
12297 * scm/music-types.scm: new file.
12299 * lily/parser.yy: put music type initialization into scheme,
12300 similar to grob initialization. Changes throughout.
12302 2002-09-22 Jan Nieuwenhuizen <janneke@gnu.org>
12304 * Documentation/user/tutorial.itely: Fix links.
12306 * Documentation/index.texi:
12307 * Documentation/header.html.in:
12308 * Documentation/topdocs/index.tely: Small website fixes and updates.
12310 * debian/: Debian patch by Anthony Fok.
12312 2002-09-21 Jan Nieuwenhuizen <janneke@gnu.org>
12314 * Documentation/footer.html.in: How time flies: It's already 2002!
12316 * Documentation/topdocs/index.tely: Stable/development fix. Use
12317 more descriptive link names than 'here'.
12319 * ROADMAP: Remove test stuff.
12321 * scripts/update-lily.py: Allow auto-building of stable and
12322 development versions. Bugfixes.
12324 2002-09-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12326 * VERSION: released 1.7.0
12328 * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
12330 * tex/lilyponddefs.tex: set hsize for plain tex, but only for
12331 positive line widths.
12333 2002-09-20 Jan Nieuwenhuizen <janneke@gnu.org>
12335 * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
12338 * cygwin: Cygwin updates.
12340 2002-09-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12342 * Documentation/windows/installing.texi (Top): version for python,
12343 urls for ghostscript (thanks to John Potelle)
12345 * lily/simultaneous-music-iterator.cc
12346 (Simultaneous_music_iterator): init children_list_ before
12349 * lily/*-iterator.cc: be even more careful with smobbed copy
12352 * lily/break-align-engraver.cc (acknowledge_grob): also typeset
12355 2002-09-15 Werner Lemberg <wl@gnu.org>
12357 Improving LilyPond's output to make them ordinary TeX boxes with
12358 predictable dimensions. System boxes are now vertically centered on
12359 the baseline; this offset can be further controlled with
12360 \lilypondscoreshift.
12362 * lily/system.cc (System::post_processing): Pass length of current
12363 system to `start-system' (including any horizontal indentation).
12365 * scm/tex.scm, scm/pdftex.scm: Make output of various functions
12367 (lily-def): Append `%'.
12368 (start-system): Add parameter `wd'. Output more TeX code to specify
12370 (stop-system, stop-last-system): Complement changes in
12372 * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
12375 * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
12376 * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
12377 Write final `\endinput'.
12379 * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
12380 tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
12381 tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code. Assure that
12382 files and macro definitions don't produce spurious spaces and
12383 paragraphs (using \endlinechar).
12384 * tex/lilyponddefs.tex: New dimension `\scoreshift'.
12386 * Documentation/user/internals.itely: Improved formatting, fixing
12387 typos. Added a section `Output details' to describe how the TeX
12390 2002-09-17 Rune Zedeler <rune@zedeler.dk>
12392 * lily/accidental-engraver.cc: Also work with partial measures.
12394 2002-09-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12396 * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
12399 2002-09-21 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12401 * lily/identifier-smob.cc (unpack_identifier): new file.
12403 * lily/lexer.ll (identifier_type): new function. use ly-id to
12404 pass off scheme expressions as music identifiers.
12406 * scm/lily.scm: reorganisation, cleanups.
12408 * lily/main.cc: small cleanups.
12410 2002-09-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12412 * lily/ly-module.{cc,hh}: new file.
12414 2002-09-17 Rune Zedeler <rune@zedeler.dk>
12416 * lily/accidental-engraver.cc: Also work with partial measures.
12418 2002-09-16 Jan Nieuwenhuizen <janneke@gnu.org>
12420 * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
12422 2002-09-16 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12424 * lily/my-lily-lexer.cc: use SCM module in stead of
12425 Scheme_hash_table. Changes throughout.
12427 2002-09-15 Han-Wen Nienhuys <hanwen@cs.uu.nl>
12429 * VERSION (MY_PATCH_LEVEL): make 1.7.0