]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
rename my-lily* files.
[lilypond.git] / ChangeLog
index 63814c51b3240360390f023268cbc1ced01a3b4d..cfe06bec83e97350fc16b9c656a08af236785ceb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,333 @@
+2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/lily-parser.cc: rename my-lily* files.
+
+       * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
+       parser.
+
+       * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
+
+       * lily/include/my-lily-parser.hh: rename My_lily -> Lily
+
+       * make/mutopia-targets.make (local-WWW): don't make ps.gz
+       examples. They take a huge amount of space.
+
+       * Documentation/user/GNUmakefile: fix symlinks.
+
+       * input/test/lyrics-skip-notes.ly: remove
+
+       * input/test/stem-cross-staff.ly (noFlag): fold into manual
+
+       * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
+       remove.
+
+2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
+
+       * Documentation/user/{changing-defaults,notation,tutorial}.itely: fixes.
+
+2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/regression/beam-dir-functions.ly: move from test/
+
+       * Documentation/user/notation.itely (Feathered beams): new node.
+
+       * Documentation/user/changing-defaults.itely (Difficult tweaks):
+       new node
+
+       * input/regression/lyric-hyphen-retain.ly: move to regression.
+
+       * input/regression/harmonic.ly: fold into manual
+       
+       * input/test/{hshift,move-accidentals,crescendi,feathered-beam,
+       stem-length,chord-names-no-inversions}.ly: remove
+       
+       * input/test/tie-cross-voice.ly: move to regression.
+
+       * Documentation/user/notation.itely (Running trills): new node.
+
+       * scm/define-grobs.scm (all-grob-descriptions): new grob TrillSpanner
+
+       * scm/define-music-types.scm (music-descriptions): add TrillSpanEvent
+
+       * lily/trill-spanner-engraver.cc: new file.
+
+       * input/regression/trill-spanner.ly: new file.
+
+       * input/test/timing.ly: fold into manual.
+
+       * input/test/time.ly: remove
+
+       * input/test/trill.ly: remove
+       
+       * input/test/time-signature-double.ly: fold into manual
+
+       * input/test/separate-staccato.ly: remove
+
+       * input/test/spanner-after-break-tweak.ly: fold into manual.
+
+       * input/test/script-priority.ly: fold into manual.
+
+       * input/test/scheme-interactions.ly: remove.
+       
+       * input/test/unfold-all-repeats.ly (mel),
+       input/test/repeat.ly,input/test/repeat-shorter-bracket.ly,
+       input/test/polymetric-differing-notes.ly input/test/polymetric.ly:
+       fold into manual.
+
+       * input/regression/no-staff.ly: move from input/test/
+
+       * input/regression/markup-score.ly: move from input/test/
+
+       * input/test/lyrics-melisma-faster.ly: fold into manual
+       
+       * input/test/lyrics-melisma-variants.ly: fold into manual
+
+       * Documentation/user/notation.itely (Popular music): new node. 
+
+       * input/test/gourlay.ly: remove
+       
+       * input/test/improv.ly: fold into manual.
+
+       * input/test/figured-bass-alternate.ly (fl): remove
+
+       * lily/dynamic-text-spanner.cc (print): new file.
+
+       * scm/define-grobs.scm (all-grob-descriptions): add DynamicTextSpanner
+
+       * lily/engraver-group-engraver.cc (do_announces): reorder logic:
+       keep recursing into children in case a parent context inserts a
+       grob into a child context.
+
+       * lily/dynamic-engraver.cc (acknowledge_grob): add accidentals to
+       
+2004-07-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/define-markup-commands.scm (postscript): new markup command
+       \postscript
+
+       * Documentation/user/notation.itely (Formatting cue notes): new
+       section.
+
+       * input/test/clef-end-of-line.ly: fold into manual.
+
+       * input/test/scales-greek.ly: remove.
+
+       * input/test/chords-without-melody.ly: fold into manual.
+
+       * input/test/cadenza-skip.ly: remove.
+
+       * input/test/clef-8-syntax.ly: remove.
+
+       * input/test/clef-manual-control.ly: move into manual.
+
+       * Documentation/user/notation.itely (Aligning to cadenzas): fold
+       in cadenza-skip.ly
+
+       * mf/parmesan*.mf: change neo_mensural to neomensural.
+
+       * input/test/trills.ly: remove.
+
+       * input/test/transposition.ly: remove.
+
+       * input/test/to-xml.ly: move to no-notation.
+
+       * buildscripts/lilypond-profile.sh: change zsh bomb to warning.
+
+       * lily/ledger-line-spanner.cc (print): use staff variable, not
+       me. Fixes ledger lines on differently sized staves.
+
+       * input/test/rhythm-excercise.ly: remove file.
+
+       * lily/stem.cc (dim_callback): only do something if visible. Fixes
+       spurious flag not found warning for 128th rest.
+
+       * input/regression/rest-dot-position.ly: new file.
+       
+       * input/test/rest-dot-positions.ly: remove
+
+       * lily/staff-symbol-referencer.cc (get_position): emergency
+       fallback: use coordinate * 2.
+
+       * input/no-notation/midi-scales.ly: move from test/
+
+       * scm/define-markup-commands.scm (score): remove debugging code.
+
+       * input/test/incipit.ly (violin): remove. 
+
+       * lily/system-start-delimiter.cc (print): only draw system
+       delimiter to staves that reach up to left bound of the delimiter.
+
+       * input/no-notation/embedded-scm.ly: move from test/
+
+       * input/test/follow-voice.ly: remove
+
+       * input/no-notation/dynamic-absolute-volume.ly: move from test/.
+
+       * input/test/drarn*: remove
+       
+       * input/test/count-systems.ly: remove.
+
+       * lily/bar-line.cc (compound_barline): fix : for staff without
+       lines.
+
+       * lily/accidental.cc (print): use music_font_alist_chain(). This
+       fixes smaller cautionaries.
+
+       * scm/define-grobs.scm (all-grob-descriptions): use fetaMusic
+       encoding for accidental.
+
+       * Documentation/user/notation.itely (Educational use): new section
+
+       * input/test/*.ly: clean up directory: move examples into manual
+       or regtest.
+       
+
+       * stepmake/stepmake/metafont-rules.make ($(outdir)/%.log): add
+       mode as well. This fixes resolution errors.
+
+2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/lily.scm (postscript->png): show commands for --verbose.
+
+       * flower/include/getopt-long.hh: opps. short option should be
+       char, not int.
+
+       * Documentation/user/GNUmakefile: use symlinks to save space.
+
+       * VERSION: 2.3.9 released.
+
+       * scripts/convert-ly.py (conv): remove \lyrics from \lyricsto.
+
+       * ly/gregorian-init.ly (neumeDemoPaper): remove duplication from
+       manual.
+
+       * Documentation/user/tutorial.itely (Integrating text and music):
+       remove \score and \notes from manual.
+
+       * lily/my-lily-lexer.cc (My_lily_lexer): really switch on note
+       mode in the beginning.
+
+2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * Documentation/user/changing-defaults.itely (Horizontal spacing):
+       Correct the documentation of the spacing parameters. 
+
+       * Documentation/user/tutorial.itely (Integrating text and music), 
+       Documentation/user/lilypond-book.itely (Integrating LaTeX and
+       music): Document that you need to add the map file ec-mftrace.map
+       in the dvips command.   
+
+2004-07-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/score-engraver.cc (initialize): abort if ecrm10.pfa not
+       found.
+
+       * lily/text-item.cc (interpret_string): insert encoding setting
+       here
+
+       * scm/framework-ps.scm (ps-font-command): remove feta/parmesan
+       encoding kludge.
+
+       * Documentation/user/changing-defaults.itely (Text encoding): node
+       on encoding.
+
+       * lily/lyric-engraver.cc (try_music): remove superfluous check.
+
+       * lily/book-paper-def.cc (find_scaled_font): remove default
+       encoding, because it messes up font loading for feta and
+       parmesan. Encoding should only be specified for running texts.
+
+       * lily/modified-font-metric.cc (text_dimension): support coding
+       scheme ""
+       
+2004-07-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/tie-engraver.cc (stop_translation_timestep): remember tie
+       definition, so \override works as expected.
+
+       * lily/measure-grouping-engraver.cc: clarify
+
+2004-07-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/parser.yy (context_def_mod): remove \consistsend
+
+       * lily/context-def.cc (instantiate): use Translator::must_be_last
+       to determine engraver order.
+
+       * lily/translator.cc (must_be_last): new function
+
+       * scripts/convert-ly.py (conv): rule.
+
+       * lily/bar-line.cc (print): return '() for height == 0.0 too.
+
+2004-07-27  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs.
+2004-07-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/include/lily-guile.hh (scm_is_int): compat glue.
+
+2004-07-25  Pedro Kroger  <kroeger@pedrokroeger.net>
+
+       * input/regression/page-layout.ly: new file.
+
+       * scm/paper.scm (set-paper-dimensions): Preliminary support for
+       left and right margins.
+
+       * Documentation/user/changing-defaults.itely (Page layout):
+       Explain the leftmargin option.
+
+2004-07-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/test/lyrics-melisma-variants.ly (texidoc): new file.
+
+       * input/test/lyrics-melisma-faster.ly: new file.
+
+       * lily/new-lyric-combine-music-iterator.cc (find_voice): allow
+       change of melody by setting associatedVoice.
+
+       * lily/parser.yy (re_rhythmed_music): \lyricsto implies lyrics mode.
+
+       * scripts/lilypond-book.py (Lilypond_file_snippet.ly): don't copy
+       file contents, rather \include them, so default linewidth is set.
+       (ly_options): make BOOKPAPER set of options. Move linewidth
+       settings there.
+
+       * Documentation/user/examples.itely: new file. Templates are to be
+       moved here.
+
+       * Documentation/user/programming-interface.itely: move chapter.
+
+       * scm/document-markup.scm (doc-markup-function): add @code
+
+       * stepmake/stepmake/texinfo-rules.make: remove chmod.
+
 2004-07-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * scm/page-layout.scm (plain-header): add printpagenumber boolean
+       to bookpaper.
+
+       * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
+       $(outdir)/%.ly $(outdir)/%.ps): do all targets from lilypond binary.
+
+       * scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
+
+       * lily/GNUmakefile (NAME): create lilypond, not lilypond-bin 
+
+       * scripts/lilypond-latex.py: move from lilypond.py
+
+       * make/lilypond-vars.make: centralize LILYPOND_BOOK_FLAGS setting.
+       (LILYPOND_BOOK_FLAGS): use -f tex for lilypond-book.
+
+       * scm/lily.scm (postscript->png): new function
+       (postscript->pdf): new function
+
+       * lily/paper-book.cc (post_processing): call
+       convert-to-{dvi,ps,png,pdf}
+
+       * scripts/ps2png.py (option_definitions): new file.
+
        * lily/paper-book.cc (output): call output-preview-framework
        (post_processing): new function. Do PDF/PNG conversion.