ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \loadfontdefinitionfileoncetrue
@ 2002-09-03  7:30 AlterEgo Qasars
  2002-09-03 10:41 ` \loadfontdefinitionfileoncetrue Nigel King
  0 siblings, 1 reply; 4+ messages in thread
From: AlterEgo Qasars @ 2002-09-03  7:30 UTC (permalink / raw)


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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: \loadfontdefinitionfileoncetrue
  2002-09-03  7:30 \loadfontdefinitionfileoncetrue AlterEgo Qasars
@ 2002-09-03 10:41 ` Nigel King
  2002-09-03 11:12   ` \loadfontdefinitionfileoncetrue AlterEgo Qasars
  0 siblings, 1 reply; 4+ messages in thread
From: Nigel King @ 2002-09-03 10:41 UTC (permalink / raw)


> From: AlterEgo Qasars <quasar@econ.muni.cz>
> In my MetaPost figures (not embeded ones) I use ConTeXt as
> TeX to compile btex ... etex stuff.
Ah! How did you do that? I used to know how to do that with CMacTeX. Now I
use tetex and can't find how to do it.
-- 
Nigel


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: \loadfontdefinitionfileoncetrue
  2002-09-03 10:41 ` \loadfontdefinitionfileoncetrue Nigel King
@ 2002-09-03 11:12   ` AlterEgo Qasars
  2002-09-06 10:33     ` \loadfontdefinitionfileoncetrue Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: AlterEgo Qasars @ 2002-09-03 11:12 UTC (permalink / raw)


Hi!

> > In my MetaPost figures (not embeded ones) I use ConTeXt as
> > TeX to compile btex ... etex stuff.
> Ah! How did you do that? I used to know how to do that with CMacTeX. Now I
> use tetex and can't find how to do it.

Do you mean how to make MetaPost to use ConTeXt instead of LaTeX or 
whatever? That's quite simple in tetex: Just set environment TEX to 
ConTeXt (I do it even in Makefiles). In Linux I do it this way:

export TEX=texexec --interface=cz
mpost file.mp

In the file.mp then I can type things like

verbatimtex \setupbodyfont[11pt] etex

Hm. Is it an answer to your question?

Many greetings and happy TeXing!

M.K.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: \loadfontdefinitionfileoncetrue
  2002-09-03 11:12   ` \loadfontdefinitionfileoncetrue AlterEgo Qasars
@ 2002-09-06 10:33     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2002-09-06 10:33 UTC (permalink / raw)
  Cc: Nigel King, konference o ConTeXtu

At 01:12 PM 9/3/2002 +0200, AlterEgo Qasars wrote:
>Hi!
>
> > > In my MetaPost figures (not embeded ones) I use ConTeXt as
> > > TeX to compile btex ... etex stuff.
> > Ah! How did you do that? I used to know how to do that with CMacTeX. Now I
> > use tetex and can't find how to do it.
>
>Do you mean how to make MetaPost to use ConTeXt instead of LaTeX or
>whatever? That's quite simple in tetex: Just set environment TEX to
>ConTeXt (I do it even in Makefiles). In Linux I do it this way:
>
>export TEX=texexec --interface=cz
>mpost file.mp
>
>In the file.mp then I can type things like
>
>verbatimtex \setupbodyfont[11pt] etex
>
>Hm. Is it an answer to your question?
>
>Many greetings and happy TeXing!

texexec --mptex somefile.mp

will do a reasonable job

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-09-06 10:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-03  7:30 \loadfontdefinitionfileoncetrue AlterEgo Qasars
2002-09-03 10:41 ` \loadfontdefinitionfileoncetrue Nigel King
2002-09-03 11:12   ` \loadfontdefinitionfileoncetrue AlterEgo Qasars
2002-09-06 10:33     ` \loadfontdefinitionfileoncetrue Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).