Re: Very short lilypond snippets in LaTeX

2011-06-22 Thread Francisco Vila
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

Re: Very short lilypond snippets in LaTeX

2011-06-21 Thread flup2
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

Re: Very short lilypond snippets in LaTeX

2011-06-21 Thread David Kastrup
"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" } > \

Re: Very short lilypond snippets in LaTeX

2011-06-21 Thread Xavier Scheuer
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

Re: Very short lilypond snippets in LaTeX

2011-06-21 Thread Reinhold Kainhofer
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