Re: [NTG-context] Exporting figures

2009-08-14 Thread richard . stephens
> > I have generated some ConTeXt documents with figures using  MetaPost. The figures > > have labels which use \sometxt{}. Everything works beautifully! > > Now I have an unenlightened customer (he does not use ConTeXt) whowants to > > import my figures into his documents. > > He can accept eps

Re: [NTG-context] Exporting figures

2009-08-14 Thread Willi Egger
Hi Richard I can only tell you what I usually do. My figures normally reside in an external file. At the bottom of this file I add; \starttext \startTEXpage \useMPgraphic{graphicnameA} \stopTEXpag \startTEXpage \useMPgraphic{graphicnameB} \stopTEXpag \stoptext In this way

Re: [NTG-context] Exporting figures

2009-08-14 Thread Hans Hagen
richard.steph...@converteam.com wrote: Hello again, I have generated some ConTeXt documents with figures using MetaPost. The figures have labels which use \sometxt{}. Everything works beautifully! Now I have an unenlightened customer (he does not use ConTeXt) who wants to import my figures into

[NTG-context] Exporting figures

2009-08-14 Thread richard . stephens
Hello again, I have generated some ConTeXt documents with figures using MetaPost. The figures have labels which use \sometxt{}. Everything works beautifully! Now I have an unenlightened customer (he does not use ConTeXt) who wants to import my figures into his documents. He can accept eps or pdf