lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using latex @ packages within \markup


From: David Kastrup
Subject: Re: using latex @ packages within \markup
Date: Fri, 27 Dec 2013 15:33:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Francois Planiol <address@hidden> writes:

> hello,
>
> I dont know how is developping for Riemann symbols right know.
> I developped this in LaTeX and this works ok for me.
> The question is how to pack it in a \markup block, using LaTeX and two 
> packages.
>
> Some idea?
>
> Thanks in advance,
>
> Francois
>
> \documentclass{article}
> \usepackage{amsmath}
> \usepackage{cancel}
> \begin{document}
>
> \[ \overset{8}{\underset{3}{\cancel Dp \: }}
> \overset{9<}{\overset{7>}{\overset{6}{}}} \]
>
> \end{document}

If you are not using LilyPond-book, create an EPS file from your math.
Something like

\usepackage[active,displaymath,tightpage]{preview}

in your preamble and dvips -E should do the trick for creating a nice
EPS file.

-- 
David Kastrup



reply via email to

[Prev in Thread] Current Thread [Next in Thread]