13 Jul
2009
13 Jul
'09
8:46 a.m.
On Mon, Jul 13, 2009 at 09:55, R. Bastian wrote:
Bonjour,
i am transferring sources from latex to context.
so i write separate files for every pstricks part and compile in a pdf-file (tex -> dvips -> epstopdf) with a script; finally the graphics go into the the text by \externalfigure ...
1. is there a better way ?
2. is there a way to translate Latex -> Context ?
PS: i dont like metapost
If you don't like metapost, you could take a look at TikZ. It's very similar to PStricks, more portable and extremely poverful. Mojca