Marc Hohl wrote:
Stjepan Brbot schrieb:
In chords for chord stop usually the following sign is used: ¬
How to get this with lilypond?
Have you an example of how this should look like?
I haven't seen this mark ever before.
The only place I've seen this sign is in symbolic logic, where it means negation of a proposition.

There are at least 2 versions in UTF-8; a normal one U+00AC, and a full-width one U+FFE2.

To use these within lilypond, do \markup { \char ##x00AC } or \markup { \char ##xFFE2 }.

Or, if your file is saved with UTF-8 encoding, you can paste the character straight into it.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to