summaryrefslogtreecommitdiff
path: root/.cvsignore
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Jan Nieuwenhuizen2006-02-041-2/+9
|
* * .cvsignore: Add out*, out-www, config-*. Remove lots of cruft.Jan Nieuwenhuizen2006-02-041-154/+10
| | | | | | | | | | * 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.
* *** empty log message ***Han-Wen Nienhuys2005-12-301-0/+139
|
* * .cvsignore: Add install-sh.Jan Nieuwenhuizen2005-12-201-0/+1
| | | | * autogen.sh (srcdir): Typo.
* Add auto-generated configure files and then some.Jan Nieuwenhuizen2005-09-031-3/+19
|
* *** empty log message ***Han-Wen Nienhuys2005-08-231-153/+3
|
* * lily/spacing-determine-loose-columns.cc: new file.Han-Wen Nienhuys2005-08-051-3/+135
| | | | | | | | | | | | | | | | | | * 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.
* *** empty log message ***Jan Nieuwenhuizen2004-11-221-0/+1
|
* *** empty log message ***Jan Nieuwenhuizen2004-11-221-0/+2
|
* * lily/main.cc (dir_info): Print variables in sh format.Jan Nieuwenhuizen2004-07-081-0/+1
| | | | | | * mf/SConscript: Update multiple target rules. * SConstruct (assert_version): Add.
* *** empty log message ***Jan Nieuwenhuizen2004-04-091-1/+2
|
* *** empty log message ***Han-Wen Nienhuys2004-02-241-0/+1
|
* * .cvsignore: Add aclocal.m4.Jan Nieuwenhuizen2003-05-231-0/+1
| | | | * lily/music-constructor.cc: Include <assert.h>.
* * .cvsignore: Remove stepmake (huh!?!), add lib.Jan Nieuwenhuizen2002-12-281-1/+1
| | | | | | | | | | | | | | | | | | * 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.
* Remove some cruft.Jan Nieuwenhuizen2002-10-301-9/+0
|
* * lily/rest-collision.cc (force_shift_callback): rewrite usingHan-Wen Nienhuys2002-10-271-0/+7
| | | | | | | | -done property. * scm/grob-property-description.scm (rest-collision-done): add property. * lilypond.vim: add file (<hjunes@cc.hut.fi>)
* 2002-07-17 Han-Wen <hanwen@cs.uu.nl>Han-Wen Nienhuys2002-07-161-14/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* * GNUmakefile.in (short-examples):Jan Nieuwenhuizen2002-06-141-0/+1
| | | | | | | | | | | | | | | | | (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.
* * autogen.sh: Generate.Jan Nieuwenhuizen2002-05-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | * 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.
* * input/mozart-hrn-3.ly: Mimic Breitkopf fonts and padding.Jan Nieuwenhuizen2002-04-011-0/+1
| | | | | | | | | | | | | | | | * 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.
* Ignore all kinds of lilypond input and output.Jan Nieuwenhuizen2002-04-011-1/+13
|
* patch::: 1.5.24.jcn2Jan Nieuwenhuizen2001-12-051-0/+22
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