From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/72285 Path: news.gmane.org!not-for-mail From: "Christian" Newsgroups: gmane.comp.tex.context Subject: Re: Figure Help Date: Wed, 9 Nov 2011 22:49:42 +0100 Message-ID: <007001cc9f29$7d1a4190$774ec4b0$@gmx.de> References: <1320375491.13016.58.camel@kip-laptop> <4EB3B14A.9040708@wxs.nl> <1320722764.3066.3.camel@kip-laptop> <005801cc9f22$5d745030$185cf090$@gmx.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1320875410 2479 80.91.229.12 (9 Nov 2011 21:50:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 9 Nov 2011 21:50:10 +0000 (UTC) To: "'mailing list for ConTeXt users'" Original-X-From: ntg-context-bounces@ntg.nl Wed Nov 09 22:50:06 2011 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 1ROG22-0006aa-4u for gctc-ntg-context-518@m.gmane.org; Wed, 09 Nov 2011 22:50:06 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2A620CB0CD; Wed, 9 Nov 2011 22:50:05 +0100 (CET) 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 oPNn5ufsxbDu; Wed, 9 Nov 2011 22:50:04 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 45587CB0C9; Wed, 9 Nov 2011 22:50:02 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D01EBCB0C9 for ; Wed, 9 Nov 2011 22:50:00 +0100 (CET) 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 8-mlvaWwTfYC for ; Wed, 9 Nov 2011 22:49:50 +0100 (CET) Original-Received: from filter2-nij.mf.surf.net (filter2-nij.mf.surf.net [195.169.124.153]) by balder.ntg.nl (Postfix) with ESMTP id 1F6DACB0C8 for ; Wed, 9 Nov 2011 22:49:50 +0100 (CET) Original-Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by filter2-nij.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with SMTP id pA9LnmtP021450 for ; Wed, 9 Nov 2011 22:49:49 +0100 Original-Received: (qmail invoked by alias); 09 Nov 2011 21:49:47 -0000 Original-Received: from f053215097.adsl.alicedsl.de (EHLO christiandelux) [78.53.215.97] by mail.gmx.net (mp021) with SMTP; 09 Nov 2011 22:49:47 +0100 X-Authenticated: #61879178 X-Provags-ID: V01U2FsdGVkX1+JMoBI1guJ+tVP1b9MncJ9sePOhioQtI50Vri462 ky4Oa1hXNxUu7a In-Reply-To: X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQHc231/jZlYOWwSnDKGFT+BrqPQMQHoS+0DAdMIcugDRuA88AHczrTtAIwBcqCVOUHqYA== Content-Language: de X-Y-GMX-Trusted: 0 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.165.64.23; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0aFT9NM2A - 9b2b530b1f1f - 20111109 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.153 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:72285 Archived-At: > >> May be I missed one or the other mail on this topic. > >> There is indeed support for svg-inclusion in MKIV. In order to be > >> possibly of help I would like you to send a minimal example. > > > > Note: When I include the extension in the filename (testimage.svg) I > > get "!LuaTeX error: cannot find image file 'm_k_i_v_testimage.pdf'" > > probably due to some failed conversion stuff. > > Is write18 enables? Do you have inkscape binary in your PATH? Well, no and no. And the way I see it, proper svg support should not need a prior conversion to pdf done by an entirely different program. If I wanted that, I can as well save it as pdf or convert it myself. I knew about the detour via inkscape, but I hoped for native support. So I guess svg is not supported then? ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________