Barry wrote

> I've been using MusiXTeX (and M-Tx & PMX) to print ot the entire page
> containing the music, including the headings and lyrics to additional
> verses set as straight text after the score.
>
> Now my editor would like to make the pages with music look more like the
> rest of the magazine, which is built in (gag) Word/97.  She wants the
> music output in a form she can import into a Word document.
>
> So far the best idea I have is to display the output in Ghostview, copy
> it to the clipboard, and paste it into a Paintbrush session.  Then trim
> it and save it as a BMP file, and insert the graphic into the word doc.
>
> Anybody else tried using MusiXTeX to produce partial pages for insertion
> into another document?  Is there a better/more direct method?

I'm not a msword expert but I think the program should be able to import
eps files (encapsulated postscript). You get the eps file by 

"dvips -E <name.dvi> -o <name.eps>"

You have to make sure that <name.dvi> contains only one page, otherwise
dvips will refuse to make an eps file (for dvi files with more than one
page you will have to use the options -p <n> -l <n> for each page you want
to convert). The resulting file will countain the smallest possible
rectangular which covers every non-white stuff on the input page.

Bernhard
            _____________________________________________________________
           /                                                            /
          /    Bernhard Lang                                           /
         /                                                            /
        / Institut de Physique de la Matiere condensee,              /
       / Faculte des Sciences, BSP       / priv.:                   /
      / Universite de Lausanne,         / Av. du Denantou 21       / 
     / CH-1015 Lausanne, Switzerland   / CH-1006 Lausanne, Suisse /
    / Tel.:++(41) 21 / 692 36-77 /-21 / Tel./Fax.:               /
   / Fax:++(41) 21 / 692 36-35       / ++(41) 21 / 601 36 57    / 
  /                                                            /
 / e-mail: [EMAIL PROTECTED]                                     /
/____________________________________________________________/


Reply via email to