From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9134 Path: main.gmane.org!not-for-mail From: AlterEgo Qasars Newsgroups: gmane.comp.tex.context Subject: \loadfontdefinitionfileoncetrue Date: Tue, 3 Sep 2002 09:30:15 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020903073015.GD8495@merkur.econ.muni.cz> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035399486 902 80.91.224.250 (23 Oct 2002 18:58:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:58:06 +0000 (UTC) Original-To: konference o ConTeXtu Xref: main.gmane.org gmane.comp.tex.context:9134 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9134 Good morning! In my MetaPost figures (not embeded ones) I use ConTeXt as TeX to compile btex ... etex stuff. This allows me to set fonts simply with \setupbodyfonts macro. The problem is that this approach slows the compilation down a lot. In mpgraph.mp I found things like this: graphictextformat := "context" ; graphictextdirective "\global \loadfontdefinitionfileoncetrue " ; What does it? Can it make the compilation faster? Many thanks for any answer. Forgive me please my curiosity. M.K. P.S. The ConTeXt is actualy great. Much better I ever hoped TeX can be.