ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Arnold <darnold@northcoast.com>
Subject: Mathtime fonts
Date: Fri, 18 Feb 2000 17:21:45 -0800	[thread overview]
Message-ID: <3.0.5.32.20000218172145.01996c50@mail.northcoast.com> (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


             reply	other threads:[~2000-02-19  1:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-19  1:21 David Arnold [this message]
2000-02-22  9:40 ` Taco Hoekwater

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3.0.5.32.20000218172145.01996c50@mail.northcoast.com \
    --to=darnold@northcoast.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).