ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Font size
@ 2000-06-09 22:48 David Arnold
  2000-06-10 17:25 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: David Arnold @ 2000-06-09 22:48 UTC (permalink / raw)


All,

How can I use

\setuptyping
 [typing]
 [margin=20pt,
  color=darkmagenta]

to make the font size drop to the next lower size? to the next lower size
after that?

I tried

\setuptyping
 [typing]
 [margin=20pt,
  color=darkmagenta,
  cccomand=\tfx]

without much success.

-
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: Font size
  2000-06-09 22:48 Font size David Arnold
@ 2000-06-10 17:25 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2000-06-10 17:25 UTC (permalink / raw)
  Cc: ntg-context

At 03:48 PM 6/9/2000 -0700, you wrote:
>All,
>
>How can I use
>
>\setuptyping
> [typing]
> [margin=20pt,
>  color=darkmagenta]
>
>to make the font size drop to the next lower size? to the next lower size
>after that?

for display verbatim: 

\setuptyping
  [before={\bgroup\switchtobodyfont[small]},
   after=\egroup]

for \setuptype, a next version will have a style key (first I have to sort
out some more verbatim prety printers with berend),

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


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

end of thread, other threads:[~2000-06-10 17:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-09 22:48 Font size David Arnold
2000-06-10 17:25 ` 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).