From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/3295 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: last questions, urgent Date: Tue, 14 Nov 2000 09:28:37 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20001114092837.0185c280@pop.wxs.nl> References: <3A10557F.7F807386@gmx.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035394037 15800 80.91.224.250 (23 Oct 2002 17:27:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:27:17 +0000 (UTC) Cc: ConTeXt Original-To: angerweit@gmx.net In-Reply-To: <3A10557F.7F807386@gmx.net> Xref: main.gmane.org gmane.comp.tex.context:3295 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:3295 At 09:56 PM 11/13/00 +0100, Hraban wrote: >- I need \nolist and \nomarking to hide parts of long chapter titles. >But the "..." in head and t.o.c. must disappear. How? (Sorry, I can't >understand the syntax of "geenlijst" and "geenmarkering" definition.) hm, configuring this is on the to do list, you may try: \bgroup \let\unknown\relax \placelist... \egroup and \setupheadertexts [{\let\unknown\relax\getmarking[chapter]}] [] there by killing the dots. A good alternative is to set maxwidth=.75\hsize to some dimension in lists and leftwidth=.5\hsize in setupheader and alike commands, which limits the length. We mostly use that one. >- I try to clean some widows and orphants, but my only working tool >is "\page" -- \blank has no effect, even \blank[force]. (I tried to >insert additional blank lines before subject titles.) Maybe a problem >of grid setting? What to do? see berends answer hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------