]> git.donarmstrong.com Git - lilypond.git/commit
release: 0.0.26 release/0.0.26
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 31 Jan 1997 17:34:06 +0000 (18:34 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 31 Jan 1997 17:34:06 +0000 (18:34 +0100)
commit37a590823d3e84d379493e0e9f54952d67a67c05
treeabb51d5aae1af6eb133cac6a70a8ba15728ac1aa
parent2ea2d782c903b3de94702387415263c23af97394
release: 0.0.26
127 files changed:
.dstreamrc
Documentation/Makefile
Documentation/faq.pod
Documentation/lelie_logo.png [new file with mode: 0644]
Documentation/lilygut.pod
Initial.make
Makefile
NEWS
Sources.make
TODO
Variables.make
configure
deps/Makefile
flower/Makefile
flower/Variables.make
flower/assoc.hh
flower/path.hh
flower/smat.cc
flower/sstack.hh
flower/textdb.cc
flower/varray.hh
hdr/accidental.hh
hdr/bar.hh
hdr/beam.hh
hdr/clefitem.hh
hdr/complexstaff.hh [new file with mode: 0644]
hdr/complexwalker.hh [new file with mode: 0644]
hdr/debug.hh
hdr/grouping.hh
hdr/item.hh
hdr/keyitem.hh
hdr/localkeyitem.hh
hdr/lyriccolumn.hh
hdr/lyricwalker.hh
hdr/melodicstaff.hh
hdr/meter.hh
hdr/notehead.hh
hdr/parseconstruct.hh
hdr/proto.hh
hdr/register.hh [new file with mode: 0644]
hdr/request.hh
hdr/rest.hh
hdr/rhythmstaff.hh
hdr/script.hh
hdr/simplestaff.hh
hdr/simplewalker.hh
hdr/slur.hh
hdr/spanner.hh
hdr/staff.hh
hdr/staffelem.hh
hdr/staffwalker.hh
hdr/stcol.hh
hdr/stem.hh
hdr/textitem.hh
hdr/textspanner.hh
hdr/voice.hh
input/Makefile
input/maartje.ly
input/pavane.ly
input/scales.ly
input/standchen.lily [deleted file]
input/standchen.ly [new file with mode: 0644]
input/twinkle.ly
ltest.tex [new file with mode: 0644]
src/bar.cc
src/beam.cc
src/break.cc
src/clefitem.cc
src/complexmelodicstaff.cc [new file with mode: 0644]
src/complexprint.cc [new file with mode: 0644]
src/complexstaff.cc [new file with mode: 0644]
src/complexwalker.cc [new file with mode: 0644]
src/getcommands.cc
src/grouping.cc
src/groupregs.cc [new file with mode: 0644]
src/inputcommand.cc
src/inputscore.cc
src/inputstaff.cc
src/item.cc
src/key.cc
src/keyitem.cc
src/lexer.l
src/lexerinit.cc
src/linespace.cc
src/localkeyitem.cc
src/lookup.cc
src/lyriccolumn.cc
src/lyricstaff.cc
src/lyricwalker.cc
src/main.cc
src/melodicstaff.cc
src/meter.cc
src/molecule.cc
src/mylexer.cc
src/note.cc
src/notehead.cc
src/parser.y
src/pscore.cc
src/qlp.cc
src/qlpsolve.cc
src/register.cc [new file with mode: 0644]
src/request.cc
src/rest.cc
src/rhythmstaff.cc
src/sccol.cc
src/scores.cc
src/script.cc
src/simplestaff.cc
src/simplewalker.cc
src/slur.cc
src/spanner.cc
src/staff.cc
src/staffcommands.cc
src/staffelem.cc
src/staffwalker.cc
src/stcol.cc
src/stem.cc
src/template6.cc [new file with mode: 0644]
src/tex.cc
src/texbeam.cc
src/textitem.cc
src/textspanner.cc
src/voice.cc
src/voicegroup.cc [new file with mode: 0644]
src/voiceregs.cc [new file with mode: 0644]
src/warn.cc
src/wordwrap.cc