2011/6/21 flup2 :
> As I already stated somewhere on this list (and as Xavier mentioned just
> before), I'm currently working on such a LaTeX package, that allows to
> consider Lilypond glyphs as glyphs in LaTeX. The idea is to a some commands
> like, for instance, \fetamf that would include that d
Hello,
As I already stated somewhere on this list (and as Xavier mentioned just
before), I'm currently working on such a LaTeX package, that allows to
consider Lilypond glyphs as glyphs in LaTeX. The idea is to a some commands
like, for instance, \fetamf that would include that dynamic in a LaTeX
"m...@apollinemike.com" writes:
> I am lilypond-booking a latex document where I endeavor to insert
> short snippets into fragments of text :
>
> The dynamic should be between
> \begin{lilypond}
> \markup { \dynamic "ppp" }
> \end{lilypond}
> and
> \begin{lilypond}
> \markup { \dynamic "pp" }
> \
On 21 June 2011 11:26, Reinhold Kainhofer wrote:
>
> This could be achieved way easier if you manage to make the feta font
> available to latex (actually, I'd need that too. For my critical reports, I
> simply use ppp / pp written in the default font, not in the music font).
>
> I started this a w
Am Dienstag, 21. Juni 2011, 10:55:29 schrieb m...@apollinemike.com:
> Hey all,
>
> I am lilypond-booking a latex document where I endeavor to insert short
> snippets into fragments of text :
>
> The dynamic should be between
> \begin{lilypond}
> \markup { \dynamic "ppp" }
> \end{lilypond}
This c