ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Mathtime fonts
@ 2000-02-19  1:21 David Arnold
  2000-02-22  9:40 ` Taco Hoekwater
  0 siblings, 1 reply; 2+ messages in thread
From: David Arnold @ 2000-02-19  1:21 UTC (permalink / raw)


All,

Anyone know how to get this file to use the Mathtime fonts?

%output=pdf

\usemodule[chart]

\setupbodyfont[pos]

\setupFLOWcharts
 [nx=3,
  ny=2,
  dx=2\bodyfontsize,
  dy=2\bodyfontsize,
  width=10\bodyfontsize,
  height=7\bodyfontsize,
  maxwidth=5in]

\starttext

\startFLOWchart [cells]

\startFLOWcell
\name {de}
\location {1,1}
\shape {action}
\text {$f(t)$}
\connection [rl] {lt}
\stopFLOWcell

\startFLOWcell
\name {lt}
\location {2,1}
\shape {action}
\text {Laplace Transform}
\connection [rl] {ae}
\stopFLOWcell

\startFLOWcell
\name {ae}
\location {3,1}
\shape {action}
\text {$F(s)$}
\stopFLOWcell

\startFLOWcell
\name {soln}
\location {1,2}
\shape {action}
\text {$f(t)$}
\stopFLOWcell

\startFLOWcell
\name {invlt}
\location {2,2}
\shape {action}
\text {Inverse Laplace Transform}
\connection [lr] {soln}
\stopFLOWcell

\startFLOWcell
\name {sae}
\location {3,2}
\shape {action}
\text {$F(s)$}
\connection [lr] {invlt}
\stopFLOWcell
\stopFLOWchart

\FLOWchart[cells]

\stoptext

David Arnold
College of the Redwoods
Mathematics Department
7351 Tompkins Hill Road
Eureka, CA 95501
(707) 476-4222

My Home Page
http://online.redwoods.cc.ca.us/instruct/darnold/index.htm

Ordinary Differential Equations Using Matlab
http://www.prenhall.com/books/esm_0130113816.html


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

* Re: Mathtime fonts
  2000-02-19  1:21 Mathtime fonts David Arnold
@ 2000-02-22  9:40 ` Taco Hoekwater
  0 siblings, 0 replies; 2+ messages in thread
From: Taco Hoekwater @ 2000-02-22  9:40 UTC (permalink / raw)
  Cc: ntg-context

>>>>> "David" == David Arnold <darnold@northcoast.com> writes:

    David> All, Anyone know how to get this file to use the Mathtime
    David> fonts?

The file is not completely tested and badly documented, but fetch

	http://www.cybercomm.nl/~bittext/temp/font-mty.tex

and use \setupbodyfont[mty]. Watch out that it uses tir.tfm
from (Y&Y) for math roman, and that it defines families for the
mathtime plus package as well.

greetings & good luck, taco


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

end of thread, other threads:[~2000-02-22  9:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-19  1:21 Mathtime fonts David Arnold
2000-02-22  9:40 ` Taco Hoekwater

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).