I've managed to use $\lfloor$, and it appears in the DVI output, but not in the PDF output.

Also, I get an error when running lilypond. I always get this error, but until now
the output was always OK. Maybe it's a clue anyway:


GNU LilyPond 2.4.2
Processing `test.ly'
Parsing...
Interpreting music... [1]
Preprocessing graphical objects...
Calculating line breaks... [2]
Layout output to `test.tex'...
Converting to `test.dvi'...
Error invoking `latex \\nonstopmode \\input test.tex > /dev/null 2>&1 '. Return
value 256
Converting to `test.ps'...
Converting to `test.pdf'...


Any ideas?

Thanks,
        Yuval


As long as LilyPond uses TeX for typesetting the output, you can
use inline TeX code if you don't find any other solution.
Something like c-"$\\lfloor$" and c-"$\\rfloor$" will give you the
bracket symbols. You may need to play some extra tricks to place them
where you want them.

    /Mats

Yuval Harel wrote:
Hi all,
I want to typeset that half-bracket that marks that some notes are to be played by the opposite hand. I couldn't find any reference to it in the documentation. Is it supported? If not, is there a way to draw it manually (perhaps making an arpeggio bracket and somehow deleting the top line)?
Thanks,
Yuval
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-use
r







_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to