| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
* flower/include/std-vector.hh[!HAVE_STL_DATA_METHOD]: Workaround.
* config.hh.in (HAVE_STL_DATA_METHOD): Add.
* stepmake/aclocal.m4 (STEPMAKE_STL_DATA_METHOD): New function.
* configure.in: Use it.
|
| |
|
|
|
|
| |
* autogen.sh (srcdir): Typo.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* input/regression/spacing-strict-notespacing.ly: new file.
* lily/spacing-spanner.cc (generate_springs): rename from
do_measure.
(generate_pair_spacing): new function.
(init, generate_pair_spacing): set between-cols for floating
nonmusical columns.
* lily/spaceable-grob.cc (get_spring): new function.
* lily/tuplet-bracket.cc (print): on the left, the overshoot is
relative to the right edge of the prefatory matter.
* lily/beam.cc (print): read break-overshoot to determine where to
stop/start broken beams.
|
| |
|
| |
|
|
|
|
|
|
| |
* mf/SConscript: Update multiple target rules.
* SConstruct (assert_version): Add.
|
| |
|
| |
|
|
|
|
| |
* lily/music-constructor.cc: Include <assert.h>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* GNUmakefile.in: Add libdir links for builddir runs.
* scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
instead of datadir.
* make/substitute.make (ATVARIABLES): Add lilypond_libdir,
local_lilypond_libdir.
* config.make.in (lilypond_libdir): Add.
* stepmake/stepmake/substitute-rules.make:
* stepmake/stepmake/script-rules.make:
* stepmake/stepmake/python-module-rules.make:
* stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
lilypond-python-module patch.
|
| |
|
|
|
|
|
|
|
|
| |
-done property.
* scm/grob-property-description.scm (rest-collision-done): add property.
* lilypond.vim: add file (<hjunes@cc.hut.fi>)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* lily/parser.yy (Repeated_music): shift duration log for tremolo
repeats, instead of klutzing around.
* lily/chord-tremolo-engraver.cc (acknowledge_grob): set X parent
of stem tremolo grobs.
* scm/music-functions.scm (shift-duration-log): new function, add
to duration log of all notes.
* lily/duration.cc: add compression factor arguments to
make-duration.
compression-factor, dot-count, duration-log: add scheme functions.
* lily/mark-engraver.cc (process_music): allow \mark to take a
number as argument as well.
2002-07-16 Han-Wen <hanwen@cs.uu.nl>
* lily/rest.cc (after_line_breaking): only translate the whole
rest if we have more than 1 staff line
* lily/parser.yy (property_def): only allow #Scheme as \property
argument.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(long-examples): Bugfix for --srcdir build.
* stepmake/bin/config.sub:
* stepmake/bin/config.guess: Update from latest autotools.
* aclocal.m4:
* autogen.sh: Regenerate.
* configure.in:
* stepmake/configure.in:
* stepmake/aclocal.m4: Run autoupdate. Creating ./configure now
requires autoconf >= 2.50.
* stepmake/autogen.sh: Check for autoconf >= 2.50.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* stepmake/configure:
* configure: Regenerate.
* stepmake/stepmake/automatically-generated.sub.make: Keep
original first line.
* stepmake/stepmake/toplevel-targets.make (autogen.sh): Add rule.
* stepmake/stepmake/generic-targets.make (configure): Generate
using autogen.sh.
* GNUmakefile.in (SCRIPTS):
* stepmake/GNUmakefile.in (SCRIPTS): Add autogen.sh
* stepmake/autogen.sh: New file.
* configure: Check for g++ >= 2.95.
* stepmake/aclocal.m4: Fixes for FlexLexer.h, Python headers. GNU
c/c++ version checking.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* scm/grob-property-description.scm (number-threshold): Add
description.
* lily/multi-measure-rest.cc (brew_molecule): Only put number over
rest if #measures > number-threshold. Use padding (well, fake
using it, anyway).
* scm/font.scm (make-style-sheet): New styles: mark-number,
mark-letter.
(paper20-style-sheet-alist): Add bigger bold fonts.
* lily/mark-engraver.cc (process_music): Use style mark-number or
mark-letter.
|
| |
|
|
2001-12-05 Jan Nieuwenhuizen <janneke@gnu.org>
* 1.4.9.jcn3 forward ports.
* Really included .cvsignore.
* Included Han-Wen's uu1 windows fixes.
* Bugfix: lilypond-profile.sh: append to GS_FONTPATH, GS_LIB.
* Added Cygwin setup.hint
* Removed tex, python wrappers and postinstalls to go with Cywgin's
tetex/texmf, python installations.
* Updated cygwin installer.
* ly2dvi: Don't accept filenames with spaces (+ fix).
---
Generated by janneke@gnu.org,
From = lilypond-1.5.24.jcn1, To = lilypond-1.5.24.jcn2
usage
cd lilypond-source-dir; patch -E -p1 < lilypond-1.5.24.jcn2.diff
Patches do not contain automatically generated files
or (urg) empty directories,
i.e., you should rerun autoconf, configure
|