Re: Mix MusixTex and LilyPond

2012-02-13 Thread Hartmut Leister
Hello again, after some tries I wrote a little bash script, which creates a PDF from a TEX document holding both MusixTex (MT) and LilyPond (LY) code. It uses latex, lilypond-book and musixtex. Intermediate files are stored in a subdir I decided against including eps files created from MT and LY,

Re: Mix MusixTex and LilyPond

2012-02-12 Thread Karl Hammar
Hartmut: > I'm writing/producing a song book, but want to use both LilyPond and > MusixTex, since I already got sheets in both types/languages. > > Here's what I do so far: > (1) Use lilypond-book to translate LY to TEX Instead of lilypond-book you can produce eps's which you can manually \input,

Re: Mix MusixTex and LilyPond

2012-02-11 Thread David Kastrup
Hartmut Leister writes: > Hello all, > > I'm writing/producing a song book, but want to use both LilyPond and > MusixTex, since I already got sheets in both types/languages. > > Here's what I do so far: > (1) Use lilypond-book to translate LY to TEX > (2) link the new TEX-file from the MusixTex-P

Mix MusixTex and LilyPond

2012-02-11 Thread Hartmut Leister
Hello all, I'm writing/producing a song book, but want to use both LilyPond and MusixTex, since I already got sheets in both types/languages. Here's what I do so far: (1) Use lilypond-book to translate LY to TEX (2) link the new TEX-file from the MusixTex-Project (3) translate MusixTex to pdf Is