]> git.donarmstrong.com Git - lilypond.git/commit
patch::: 1.0.14.jcn1: braak
authorJan Nieuwenhuizen <janneke@gnu.org>
Sat, 10 Oct 1998 15:37:44 +0000 (18:37 +0300)
committerJan Nieuwenhuizen <janneke@gnu.org>
Sat, 10 Oct 1998 15:37:44 +0000 (18:37 +0300)
commit6dfa9e3be119a27e17be77c6374ada2e173cda3e
treec6f6856ff2cec585df8ef5593bef6c80aff8c137
parent068b30ff4bfe81e6dd41ac3736bbc52980e79a1f
patch::: 1.0.14.jcn1: braak

pl 14.jcn1
- moved most ugly lookup stuff
- {Ps,Tex}_{def,score}.{cc,hh}

*********
pl 14
37 files changed:
NEWS
VERSION
lily/atom.cc
lily/dimensions.cc [new file with mode: 0644]
lily/include/dimensions.hh
lily/include/file-results.hh
lily/include/lily-proto.hh
lily/include/lookup.hh
lily/include/main.hh
lily/include/music-output-def.hh
lily/include/p-score.hh
lily/include/paper-def.hh
lily/include/ps-def.hh [new file with mode: 0644]
lily/include/ps-lookup.hh
lily/include/ps-score.hh [new file with mode: 0644]
lily/include/tex-def.hh [new file with mode: 0644]
lily/include/tex-lookup.hh
lily/include/tex-score.hh [new file with mode: 0644]
lily/line-spacer.cc
lily/lookup.cc
lily/main.cc
lily/music-output-def.cc
lily/my-lily-parser.cc
lily/p-score.cc
lily/paper-def.cc
lily/paper-outputter.cc
lily/parser.yy
lily/ps-def.cc [new file with mode: 0644]
lily/ps-lookup.cc
lily/ps-score.cc [new file with mode: 0644]
lily/score-engraver.cc
lily/scores.cc
lily/spring-spacer.cc
lily/tex-def.cc [new file with mode: 0644]
lily/tex-lookup.cc
lily/tex-score.cc [new file with mode: 0644]
make/STATE-VECTOR