ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Buffers and grouping
@ 2003-01-26 13:06 Willi Egger
  2003-01-26 13:13 ` Giuseppe Bilotta
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Willi Egger @ 2003-01-26 13:06 UTC (permalink / raw)


Hi all,

I thought that \startbuffer and stopbuffer would cause grouping within the
buffer. e.g.

\startbuffer[mybuffer]
\switchtobodyfont[small]
   a bunch of text
\stopbuffer

\starttext
\section{First}
   \getbuffer[mybuffer]
\section{Second}
   \getbuffer[mybuffer]
\section{Third}
   \getbuffer[mybuffer]
\section{Fourth}
   \getbuffer[mybuffer]
\stoptext

Compiling the above example results in a fontsiye decreasing step by step.

I am using: ConTeXt  ver: 2003.1.10  fmt: 2003.1.18  int: english  mes:
english

How should I reverse to the originally setup fontsize:

\setupbodyfont[ss,12pt]

\starttext
\section{One}
  text
  text

\section{Two}
  \switchtobodyfont[small]
  much more text with need to typset in [small]

\switchtobodyfont[normal] <------ This does not result in what I need..

\section{Four}

  text
  text


Thanks for hints!  Willi

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

end of thread, other threads:[~2003-01-26 21:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-26 13:06 Buffers and grouping Willi Egger
2003-01-26 13:13 ` Giuseppe Bilotta
2003-01-26 21:36   ` Hans Hagen
2003-01-26 13:55 ` Otared Kavian
2003-01-26 14:28 ` Patrick Gundlach
2003-01-26 21:30   ` 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).