On Thu, 4 May 2000, Bernhard Lang wrote:
> 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.
Output resolution may be a pitfall too, because the fonts with MusiXTeX
are read as bit images and not PS outline fonts. Resolution would be set
with the -D switch in dvips. My *guess* is that you'd want to match the
resolution of the final output device for the magazine. You'll need to
have PKs at that resolution already made; MiKTeX dvips doesn't invoke
Metafont, I've just learned.
Jerome S. Colburn
[EMAIL PROTECTED]