From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/45679 Path: news.gmane.org!not-for-mail From: Michael Green Newsgroups: gmane.comp.tex.context Subject: letter module: no linebreak in signature Date: Tue, 18 Nov 2008 08:47:16 -0800 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1227026973 9014 80.91.229.12 (18 Nov 2008 16:49:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Nov 2008 16:49:33 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Tue Nov 18 17:50:33 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1L2TmC-0007JB-Px for gctc-ntg-context-518@m.gmane.org; Tue, 18 Nov 2008 17:50:08 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CBB561FBAC; Tue, 18 Nov 2008 17:48:56 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24698-02-2; Tue, 18 Nov 2008 17:47:59 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 852681FB71; Tue, 18 Nov 2008 17:47:59 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BBB191FB71 for ; Tue, 18 Nov 2008 17:47:57 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23331-03-2 for ; Tue, 18 Nov 2008 17:47:20 +0100 (CET) Original-Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.242]) by ronja.ntg.nl (Postfix) with ESMTP id 504C51FB5B for ; Tue, 18 Nov 2008 17:47:20 +0100 (CET) Original-Received: by rv-out-0708.google.com with SMTP id f25so2883959rvb.14 for ; Tue, 18 Nov 2008 08:47:18 -0800 (PST) Original-Received: by 10.141.162.1 with SMTP id p1mr11434rvo.293.1227026838627; Tue, 18 Nov 2008 08:47:18 -0800 (PST) Original-Received: from ?134.173.80.156? ([134.173.80.156]) by mx.google.com with ESMTPS id k2sm13108943rvb.1.2008.11.18.08.47.17 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 18 Nov 2008 08:47:18 -0800 (PST) X-Mailer: Apple Mail (2.929.2) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:45679 Archived-At: Using Wolfgang Schuster's wonderful letter module, I enter my signature with my name and title like so: \setupletter[signature={Michael Green \\ Assistant Professor of Philosophy}] This used to produce a line break between "Green" and "Assistant" so the output would look like this: Michael Green Assistant Professor of Philosophy But it no longer does. Now it comes out like this: Michael Green Assistant Professor of Philosophy Is there a preferred way to accomplish the effect I want? Thanks! Michael ---------- Example -------------------------------- ConTeXt ver: 2008.11.10 21:40 MKIV fmt: 2008.11.17 int: english/ english \setuppapersize[letter][letter] \usemodule[letter][style=semiblock] \setupletter[% closing={Sincerely yours,}, signature={Michael Green \\ Assistant Professor of Philosophy}, date=\currentdate ] \setupletter[% opening={To the Addressee,}, ] \starttext \startletter Here is the content of the letter. \stopletter \stoptext ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________