From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/60245 Path: news.gmane.org!not-for-mail From: "Jan Pohanka" Newsgroups: gmane.comp.tex.context Subject: Publishing matlab figures Date: Mon, 19 Jul 2010 13:08:34 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1279537725 11899 80.91.229.12 (19 Jul 2010 11:08:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 19 Jul 2010 11:08:45 +0000 (UTC) To: "ntg-context@ntg.nl" Original-X-From: ntg-context-bounces@ntg.nl Mon Jul 19 13:08:42 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OaoDC-0001IX-BX for gctc-ntg-context-518@m.gmane.org; Mon, 19 Jul 2010 13:08:42 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BFBD7C9BB4; Mon, 19 Jul 2010 13:08:41 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id W1Foddci+XOK; Mon, 19 Jul 2010 13:08:39 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4AA38C9B88; Mon, 19 Jul 2010 13:08:39 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6B1C9C9B88 for ; Mon, 19 Jul 2010 13:08:38 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id nm2nmUFkSHYK for ; Mon, 19 Jul 2010 13:08:35 +0200 (CEST) Original-Received: from mail-fx0-f41.google.com (mail-fx0-f41.google.com [209.85.161.41]) by balder.ntg.nl (Postfix) with ESMTP id B40BCC9B66 for ; Mon, 19 Jul 2010 13:08:35 +0200 (CEST) Original-Received: by fxm20 with SMTP id 20so2582976fxm.14 for ; Mon, 19 Jul 2010 04:08:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:to:date:subject :mime-version:content-transfer-encoding:from:message-id:user-agent; bh=FP0Lr9xLHr65yPKe2K2RJAQFblGwib5SmrQYk0SKXTA=; b=pF+jzp0s3c9nb3TsEV+1zLVRTfZDwtor/XmjE0ItBn6gXIPalDu8J8mNxpHqr8uWDj RKOZezA0ieSLZ3bsEiTA3fcUbPmSsISdWyMqy8A/1DLojQjerFnHI2LLRGMOV1d76pzt jnpuv2rkq27hQROqSVnqqCwX26b63qkYI0BoU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:to:date:subject:mime-version:content-transfer-encoding :from:message-id:user-agent; b=GzzWPfYJ44TBLb38vpa7B0NWq7cmI+GwMC5mmGFmnnkEXFbcWEn2/wXIs3OSWwvA+9 UOGcP0Cy/D2WC1yC2HZMXvi2C47ZR0Hsql7OuBjoYmt/F/RU1Io0sjY511IHya1ggU5b dq/Kjd9WJNvi5O98JfjnQZMsOhPXgQR1xUfd0= Original-Received: by 10.223.122.13 with SMTP id j13mr1223436far.23.1279537715099; Mon, 19 Jul 2010 04:08:35 -0700 (PDT) Original-Received: from julesd ([217.29.8.38]) by mx.google.com with ESMTPS id l19sm1973718fap.9.2010.07.19.04.08.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 19 Jul 2010 04:08:34 -0700 (PDT) User-Agent: Opera Mail/10.60 (Win32) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:60245 Archived-At: Hello, I'm used to use LaTeX for scientific publishing mainly because many = conferences offers an article template in this language. I'd like to use = Context to typeset my thesis, but I miss one important feature from LaTeX. = Psfrag package can be used to replace selected marks in an eps figure = (generated by Matlab) with a text typesets with TeX engine. There is also = an alternative package which converts thess psfragged figures to pdf and = full work can be processed by pdftex. Is there any similar way how to do this in Context? It would really help = me. I can of course use a workaround with preparing pictures with LaTeX = and using generated pdfs lately, but it is not an ideal solution. greetings Jan -- = Tato zpr=E1va byla vytvo=F8ena p=F8evratn=FDm po=B9tovn=EDm klientem Opery:= = http://www.opera.com/mail/ ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________