From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25242 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: Figure libraries Date: Mon, 16 Jan 2006 09:51:40 +0100 Message-ID: <43CB5E9C.7030905@boede.nl> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1137403958 31457 80.91.229.2 (16 Jan 2006 09:32:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Jan 2006 09:32:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 16 10:32:36 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EyQj4-0004qF-Cq for gctc-ntg-context-518@m.gmane.org; Mon, 16 Jan 2006 10:32:34 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9C811127B1; Mon, 16 Jan 2006 10:32:33 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21082-04; Mon, 16 Jan 2006 10:32:33 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 00BD212792; Mon, 16 Jan 2006 09:51:46 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C255512792 for ; Mon, 16 Jan 2006 09:51:45 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20352-05 for ; Mon, 16 Jan 2006 09:51:44 +0100 (CET) Original-Received: from smtp-vbr7.xs4all.nl (smtp-vbr7.xs4all.nl [194.109.24.27]) by ronja.ntg.nl (Postfix) with SMTP id D74931276B for ; Mon, 16 Jan 2006 09:51:44 +0100 (CET) Original-Received: from [127.0.0.1] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) (authenticated bits=0) by smtp-vbr7.xs4all.nl (8.13.3/8.13.3) with ESMTP id k0G8pd8j069793 for ; Mon, 16 Jan 2006 09:51:44 +0100 (CET) (envelope-from w.egger@boede.nl) User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25242 Archived-At: Hi David, yes you can. In your doc you can refer to the library's content either by symbolic names as given in the library or by reference to a page in the library \usemodule[fig-base] \usefigurebase[mylibrary] ..... {\externalfigure[mynicepicture][...]} ..... {\externalfigure[mylibrary][page=xx]} Willi David Arnold wrote: > All, > > After you run: > > figures $ texexec --pdf --use=fig-make --mode=letter figlibSection3.xml > > are the figures embedded in figlibSection3.pdf? That is, could you > now remove the files used to create figlibSection3.pdf? > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context