| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove top-level input files. | Graham Percival | 2009-10-04 | 1 | -5/+0 |
* | Remove mutopia. | Graham Percival | 2009-10-04 | 1 | -1/+1 |
* | Regtests: move typography-demo.ly into proper directory. | Graham Percival | 2009-10-04 | 1 | -1/+1 |
* | Doc: move input/tutorial/ to Documentation/included/ | Graham Percival | 2009-10-04 | 1 | -1/+1 |
* | Doc: move input/manual/ to Documentation/included/ | Graham Percival | 2009-10-04 | 1 | -1/+1 |
* | Docs: reorganize documentation directory structure...* rename manuals by stripping "lilypond-" prefix from all source file names
and HTML and PDF output (it is kept in Info output, where it is necessary),
* move manuals in Documentation/user one directory higher, in addition
rename lilypond-program to application, and put .itely files in
subdirectories,
* move Documentation/topdocs/NEWS.tely to Documentation,
* move Documentation/devel/contrib-guide.texi to
Documentation/contributor.texi,
* move input/lsr/lilypond-snippets.tely to Documentation/, move the
rest input/lsr to Documentation/snippets,
* move input/new to Documentation/snippets/new,
* move input/texidocs contents to
Documentation/<language_codes>/texidocs, splitting texidocs by
language,
* do the same changes in all translations when applicable,
* move Documentation/devel/index.html.in back to Documentation/deve.html.in.
'make all', 'make doc' and 'make dist' have been tested, although tons
of broken HTML and PDF links and Info cross-references are expected.
Maintenance makefiles (Documentation/GNUmakefile) and scripts
(scripts/auxiliar) are known to be broken, they will be updated in a
future commit.
TODO: Documentation/GNUmakefile is still a bit of a mess.
| John Mandereau | 2009-07-25 | 1 | -1/+1 |
* | Add support for LSR snippets texidocs translation...Additional makelsr.py bugfixes:
- quote file names (for file names with semicolons)
- do not call lilypond with nice; the user should decide himself
which process priority he wants to update LSR with.
| John Mandereau | 2008-03-23 | 1 | -1/+1 |
* | Hack not needed. | Graham Percival | 2007-11-24 | 1 | -2/+0 |
* | Honour comment in input/GNUmakefile: also list regression....This should fix dist-check error.
http://www.archivum.info/lilypond-cvs@gnu.org/2007-11/msg00041.html
| Jan Nieuwenhuizen | 2007-11-13 | 1 | -2/+2 |
* | Disable regtests in GDP. CHANGE BACK BEFORE MERGING WITH MAIN!!! | Graham Percival | 2007-11-02 | 1 | -1/+3 |
* | Remove input/test/ from documentation and (hopefully) build process. | Graham Percival | 2007-06-14 | 1 | -1/+1 |
* | Rename input/tolsr/ to input/new/. | Graham Percival | 2007-05-05 | 1 | -1/+1 |
* | Compile / dist-check fix. | Graham Percival | 2007-02-09 | 1 | -3/+1 |
* | Brown paper bag typo. | Graham Percival | 2007-02-08 | 1 | -1/+1 |
* | Compile fix. | Graham Percival | 2007-02-08 | 1 | -0/+2 |
* | Added automatic LSR infrastructure. | Graham Percival | 2007-01-20 | 1 | -1/+1 |
* | really junk no-notation / midi dirs. | Han-Wen Nienhuys | 2007-01-03 | 1 | -1/+1 |
* | input/midi/ directory | Han-Wen Nienhuys | 2006-12-24 | 1 | -1/+1 |
* | render CARY too. | Han-Wen Nienhuys | 2006-12-20 | 1 | -1/+1 |
* | Doc build looks for files in input/manual/ instead of input/test/ | Graham Percival | 2006-07-12 | 1 | -1/+1 |
* | Fix some bugs in the dynamic engraver and PostScript backend | Erlend Aasland | 2006-05-31 | 1 | -1/+1 |
* | Doc build looks for files in input/manual/ instead of input/test/ | Graham Percival | 2006-07-12 | 1 | -1/+1 |
* | *** empty log message *** | Jan Nieuwenhuizen | 2006-02-04 | 1 | -2/+2 |
* | * buildscripts/pfx2ttf.fontforge: remove No. glyph from TTF file....* Documentation/topdocs/NEWS.tely (Top): simplify NEWS entry, add
credits to Nicolas.
| Han-Wen Nienhuys | 2006-01-30 | 1 | -2/+1 |
* | * GNUmakefile.in: bugfix: encapsulate mkdir && cd in parens....* lily/staff-performer.cc (process_music): add audio
elements. This makes MIDI instrument changes work once again.
| Han-Wen Nienhuys | 2005-11-02 | 1 | -1/+1 |
* | * input/proportional.ly (staffKind): bugfix....(staffKind): updates by Trevor Baca.
* scm/define-grobs.scm (all-grob-descriptions): remove arrows as
default layout.
* lily/tuplet-bracket.cc (print): check whether edge-text is a
pair.
* Documentation/topdocs/NEWS.tely (Top): add Nicolas as
contributor.
* input/proportional.ly: new file.
* lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
columns is empty
* lily/tuplet-bracket.cc (print): on the left, the overshoot is
relative to the right edge of the prefatory matter.
| Han-Wen Nienhuys | 2005-08-05 | 1 | -1/+1 |
* | * lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_exte......* input/proportional.ly: new file.
* lily/spacing-loose-columns.cc (set_loose_columns): space a whole
clique of loose columns, eg. a set of grace notes in strict
notespacing.
| Han-Wen Nienhuys | 2005-08-05 | 1 | -1/+1 |
* | * input/proportional.ly: new file....* lily/tuplet-bracket.cc (after_line_breaking): don't suicide if
columns is empty
* lily/tuplet-bracket.cc (print): on the left, the overshoot is
relative to the right edge of the prefatory matter.
| Han-Wen Nienhuys | 2005-08-05 | 1 | -1/+1 |
* | * input/GNUmakefile: prune example list....* scm/framework-tex.scm (convert-to-ps): add -ofoo.ps to dvips
options.
| Han-Wen Nienhuys | 2005-03-27 | 1 | -1/+2 |
* | * input/sakura-sakura.ly:...* input/xiao-haizi-guai-guai.ly: Add from Debian package (Anthony).
* mf/GNUmakefile (aybabtu.otf): Add dependency on .pe.
| Jan Nieuwenhuizen | 2005-03-12 | 1 | -1/+1 |
* | *** empty log message *** | Han-Wen Nienhuys | 2005-03-10 | 1 | -1/+1 |
* | Removed "templates" from build subdirs. | Graham Percival | 2004-10-16 | 1 | -1/+1 |
* | ($(addprefix $(outdir)/,$(LYM4_FILES):...bypass dvi.
| Han-Wen Nienhuys | 2004-07-15 | 1 | -4/+0 |
* | ABC beams preserve support (courtesy Guy...Gascoigne-Piggford). Also: TAB and whitespace fixes.
| Jan Nieuwenhuizen | 2004-04-19 | 1 | -2/+2 |
* | More original lyrics. Add to examples. | Jan Nieuwenhuizen | 2004-03-31 | 1 | -1/+1 |
* | release commit | Han-Wen Nienhuys | 2004-02-13 | 1 | -1/+1 |
* | * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel...local-WWW-post target.
(rsync-web): add rsync-web target
* Documentation/user/introduction.itely (Music notation and
engraving): add neume example
* input/puer-fragment.ly (cantus): add puer-fragment
| Han-Wen Nienhuys | 2003-08-07 | 1 | -3/+1 |
* | *** empty log message *** | Han-Wen Nienhuys | 2003-08-06 | 1 | -4/+1 |
* | * Documentation/header.html.in (src): tweaks....* stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
before running makeinfo.
* lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
@code{}
| Han-Wen Nienhuys | 2003-07-24 | 1 | -1/+1 |
* | * GNUmakefile.in: clean up web building....* stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
target.
| Han-Wen Nienhuys | 2003-07-22 | 1 | -1/+1 |
* | * GNUmakefile.in: clean up web building....* stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
target.
| Han-Wen Nienhuys | 2003-07-22 | 1 | -3/+2 |
* | release commit | Han-Wen Nienhuys | 2003-05-02 | 1 | -1/+2 |
* | * lily/parser.yy (Simple_music): add \applyoutput, syntax...\applyoutput PROCEDURE
* lily/my-lily-lexer.cc: add \applyoutput.
* scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
* lily/text-item.cc: clean text-interface description
| Han-Wen Nienhuys | 2003-04-30 | 1 | -1/+1 |
* | update syntax in .ly files. | Han-Wen Nienhuys | 2002-11-14 | 1 | -1/+1 |
* | * Merge from stable:... cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
| Jan Nieuwenhuizen | 2002-10-21 | 1 | -1/+1 |
* | release commit | Han-Wen Nienhuys | 2002-08-12 | 1 | -2/+2 |
* | * VERSION: 1.5.72 released...* lily/lily-guile.cc (to_dir): return CENTER if not a direction.
* lily/include/grob.hh: remove remove_grob_property()
* lily/stem-engraver.cc (stop_translation_timestep): remove
dir-forced grob property
| Han-Wen Nienhuys | 2002-08-12 | 1 | -1/+1 |
* | * lily/stem.cc (get_default_stem_end_position): use beam_count - 1...as index; this fixes too short forced stem directions.
(calc_stem_info): various minute bugfixes.
* lily/gourlay-breaking.cc (combine_demerits): set uniform
tightness constraint back to one. This fixes Baerenreiter
sarabande layout.
* lily/stem.cc (calc_stem_info): Use get_direction_beam_count.
* lily/beam.cc (get_direction_beam_count): New function.
* GNUmakefile.in: Fix config.h dependency.
* input/regression/tuplet-properties.ly:
* input/regression/tuplet-nest.ly: Fix.
| Jan Nieuwenhuizen | 2002-08-11 | 1 | -1/+1 |
* | * Documentation/index.texi: Add pointers to new regression and...test documents.
* Documentation/user/converters.itely:
Documentation/user/invoking.itexi: Some small fixes for uniform
usage example.
* input/font20.ly, font-body.ly: New files, moved from input/test.
* input/test/different-time-signatures.ly: Add FIXME marker;
comment-out broken code.
* Documentation/regression-test.tely: Comment-out, add
obsolete-marker and url to regression-test-dir.
* input/test/GNUmakefile:
* input/regression/GNUmakefile: Add rule for lys-to-tely.py.
* input/regression/+.ly:
* input/test/+.ly: New file.
| Jan Nieuwenhuizen | 2002-07-21 | 1 | -1/+2 |
* | mutopia move | Han-Wen Nienhuys | 2002-07-14 | 1 | -2/+2 |