From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2457 Path: main.gmane.org!not-for-mail From: Hraban Newsgroups: gmane.comp.tex.context Subject: Re: no grid for single par Date: Wed, 09 Aug 2000 19:35:04 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <39919648.7B23948A@gmx.net> References: <3.0.6.32.20000809130556.0145c670@pop.wxs.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035393248 9009 80.91.224.250 (23 Oct 2002 17:14:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:14:08 +0000 (UTC) Original-To: ConTeXt Xref: main.gmane.org gmane.comp.tex.context:2457 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2457 Hans Hagen wrote: > When in grid mode (multi columns) many commands will honor the grid. Does that mean, that it can't work with one column? > \startlinecorrection > whatever content > \stoplinecorrection But that doesn't work in my environment: \definestartstop [anmerkung] [style=small,grid=no, before={\vfill\startlinecorrection}, after=\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) Grütze für alle! Hraban.