From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9689 Path: main.gmane.org!not-for-mail From: Matthias Heidbrink Newsgroups: gmane.comp.tex.context Subject: Re: Line break? Date: Thu, 31 Oct 2002 15:39:21 +0100 Sender: ntg-context-admin@ref.ntg.nl Message-ID: <20021031143920.GA16144@elverum.cs.tu-berlin.de> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1036075385 27242 80.91.224.249 (31 Oct 2002 14:43:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 31 Oct 2002 14:43:05 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 187GXG-000753-00 for ; Thu, 31 Oct 2002 15:43:02 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 01BC410AEA; Thu, 31 Oct 2002 15:44:19 +0100 (MET) Original-Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13]) by ref.ntg.nl (Postfix) with ESMTP id 12A0210AE1 for ; Thu, 31 Oct 2002 15:43:26 +0100 (MET) Original-Received: from elverum.cs.tu-berlin.de (daemon@elverum.cs.tu-berlin.de [130.149.17.27]) by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id PAA20199; Thu, 31 Oct 2002 15:39:22 +0100 (MET) Original-Received: (from mh@localhost) by elverum.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id g9VEdLd16194; Thu, 31 Oct 2002 15:39:21 +0100 (MET) Original-To: , ntg-context@ntg.nl Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Errors-To: ntg-context-admin@ref.ntg.nl X-BeenThere: ntg-context@ref.ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:9689 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9689 Hi, On Thu, Oct 31, 2002 at 04:22:41PM +0200, mari.voipio@iki.fi wrote: > I badly need a working line break (comparable to the HTML tag
). In a > side note in one of the manuals I found that \\ should work as line break, > but it doesn't work for me, for example Try "\crlf". This and more is on page 37 in the manual "Context - an excursion". Ciao, Matthias