ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Midaligned text above columns
@ 2002-12-29 23:02 Willi Egger
  0 siblings, 0 replies; only message in thread
From: Willi Egger @ 2002-12-29 23:02 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 304 bytes --]

Hi Hans,

I tried to use columns. I wanted to have a headerline midaligned above the
columns.
Whatever I try the headerline is only partially centered....

If I compile the test file without using columns, then the headerline is
nicely centered above the text.

Do I make a mistake?


Best regards Willi

[-- Attachment #2: testvoor.tex --]
[-- Type: application/octet-stream, Size: 1407 bytes --]

%
% Test of columns and midaligned title
% CONTEXT file
% Filename: testvoor.tex
% W. Egger
% December 2002

\defineblock[Column]
\defineblock[Normal]

\setupcolumns[balance=yes]

\startbuffer[Test]
\section{Tufte \headnumber[section]}

We thrive in information||thick worlds because of our
marvelous and everyday capacity to select, edit,
single out, structure, highlight, group, pair, merge,
harmonize, synthesize, focus, organize, condense,
reduce, boil down, choose, categorize, catalog, classify,
list, abstract, scan, look into, idealize, isolate,
discriminate, distinguish, screen, pigeonhole, pick over,
sort, integrate, blend, inspect, filter, lump, skip,
smooth, chunk, average, approximate, cluster, aggregate,
outline, summarize, itemize, review, dip into,
flip through, browse, glance into, leaf through, skim,
refine, enumerate, glean, synopsize, winnow the wheat
from the chaff and separate the sheep from the goats.

\stopbuffer



\starttext
\hideblocks[Normal,Column]
\startalignment[middle]
   {\tfb \sc A couple of times the text \quote{Tufte}}
\stopalignment

\blank[big]
\beginColumn
   \setuplayout
      [backspace=0.6cm,
      topspace=0.5cm,
      rightmargin=0.6cm,
     width=fit]
   \startcolumns[n=3]
      \dorecurse{4}{\getbuffer[Test]}
   \stopcolumns
\endColumn

\beginNormal
   \dorecurse{4}{\getbuffer[Test]}
\endNormal

%\useblocks[Normal]
\useblocks[Column]

\stoptext

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-29 23:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-29 23:02 Midaligned text above columns Willi Egger

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