]> git.donarmstrong.com Git - lilypond.git/commit
patch::: 1.1.52.mb2
authorMats Bengtsson <mats.bengtsson@s3.kth.se>
Sat, 3 Jul 1999 21:11:12 +0000 (23:11 +0200)
committerMats Bengtsson <mats.bengtsson@s3.kth.se>
Sat, 3 Jul 1999 21:11:12 +0000 (23:11 +0200)
commit670a98f23a2561c6a4a4a19bb72c776189715541
tree4070c496c51dc21c401a7dee13af10d0c7e86de0
parentbc10f6292d576fd4e60a60addaf73b63e4c39356
patch::: 1.1.52.mb2

pl 52.mb2
- Added \repetitions: prints symbol for repeated bars.
  Same syntax as multi-measure rests!
- Added \segno and \wheel script symbols

---
Hi,

I did some metafont hacking and implemented a \segno and
a \wheel (what is the proper english nomenclature?) script.
I also did a bar repetition sign and implemented this using
the same mechanism and syntax as multi-measure rests.
Try input/test/repeatbar.fly. I have to think of where
to add the documentation in the Reference manual.

Several people have requested a reintroduction of the
textAlignment property. I thought it would be simple
to implement but I failed, since I'm not sure about
how to add an alignment feature to Text_item.
Can Han-Wen or Jan help?

   /Mats

--------- The patch -----------------
Generated by (address unknown) using package-diff 0.62,
From = lilypond-1.1.52.mb1, To = lilypond-1.1.52.mb2

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.1.52.mb2.diff

Patches do not contain automatically generated files
or (urg) empty directories,
i.e., you should rerun autoconf, configure --state
1.1.52.mb1
1.1.52.mb2
++state
17 files changed:
Documentation/tex/feta.tex
Documentation/tex/refman.yo
NEWS
VERSION
input/test/font-body.ly
input/test/repeatbar.fly [new file with mode: 0644]
lily/include/ly-symbols.hh
lily/include/multi-measure-rest-engraver.hh
lily/include/musical-request.hh
lily/multi-measure-rest-engraver.cc
lily/multi-measure-rest.cc
lily/my-lily-lexer.cc
lily/parser.yy
ly/script.ly
mf/feta-banier.mf
mf/feta-schrift.mf
scm/script.scm