ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* no grid for single par
@ 2000-07-26 17:49 Hraban
  2000-08-09 11:05 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Hraban @ 2000-07-26 17:49 UTC (permalink / raw)


My book has "grid=yes", but I need several paragraphs with small text
that should use their standard linefeed. They are defined as an own
environment (\definestartstop).
I tried to use \startlinecorrection, but it disables the wrapping.

Is it possible to typeset the whole text block, perhaps as buffer, and
align it to the next grid line?

Same with subjects/titles: The normal linespacing is too small (or too
stretched) for other text sizes. Can I switch off the grid setting for
all headers?

hraban.


^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: no grid for single par
@ 2000-08-12 16:57 pragma
  0 siblings, 0 replies; 4+ messages in thread
From: pragma @ 2000-08-12 16:57 UTC (permalink / raw)
  Cc: ntg-context

>Hans Hagen wrote:
>> When in grid mode (multi columns) many commands will honor
the grid.=20
>
>Does that mean, that it can't work with one column?
>
>> \startlinecorrection
>>   whatever content
>> \stoplinecorrection

It does. 

>But that doesn't work in my environment:
>
>\definestartstop
>	[anmerkung]
>	[style=3Dsmall,grid=3Dno,
>	before=3D{\vfill\startlinecorrection},
>	after=3D\stoplinecorrection]
>
>TeX sets only one long line.
>And I don't know how I could use \vbox or like that
>within \definestartstop.
>
>> \snaptogrid\vbox{...} (or hbox)

[before={\startlinecorrection\vbox\bgroup},
 after={\egroup\stoplinecorrection}]

Hans


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

end of thread, other threads:[~2000-08-12 16:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-26 17:49 no grid for single par Hraban
2000-08-09 11:05 ` Hans Hagen
2000-08-09 17:35   ` Hraban
2000-08-12 16:57 pragma

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