From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/3627 Path: main.gmane.org!not-for-mail From: Hraban Newsgroups: gmane.comp.tex.context Subject: Re: Newbie: Disabling Hyphenation Date: Wed, 20 Dec 2000 19:55:36 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3A4100A7.6BD15190@gmx.net> References: Reply-To: angerweit@gmx.net 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 1035394354 18727 80.91.224.250 (23 Oct 2002 17:32:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:32:34 +0000 (UTC) Original-To: ConTeXt Xref: main.gmane.org gmane.comp.tex.context:3627 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:3627 Max Lambertini wrote: > I'm a novice ConTeX user, and I really like its flexibility and power. However, I would like > to know how to disable hyphenation in headlines. I tried align=left and didn't work. Try \nohyphens and \setuptolerance[horizontal,verytolerant] But myself I had to wrap some titles ba hand with \crlf to completely prevent wrapping. Grüßlis vom Hraban!