From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/85995 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: hyphenating \ConTeXt Date: Fri, 17 Jan 2014 13:18:46 -0500 (EST) Message-ID: References: <52D70B33.8030805@gmx.es> <20140115225607.GK2768@homerow> <52D97271.1000904@gmx.es> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-661966166-1389982728=:20617" X-Trace: ger.gmane.org 1389982728 17398 80.91.229.3 (17 Jan 2014 18:18:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 Jan 2014 18:18:48 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Jan 17 19:18:57 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W4E0O-0002MC-Oj for gctc-ntg-context-518@m.gmane.org; Fri, 17 Jan 2014 19:18:56 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 23C2F101E1; Fri, 17 Jan 2014 19:18:56 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 5ICq2qJiwSOd; Fri, 17 Jan 2014 19:18:54 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id BF3CC101E6; Fri, 17 Jan 2014 19:18:54 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 57694101E6 for ; Fri, 17 Jan 2014 19:18:53 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 6ySrMYeUfwxH for ; Fri, 17 Jan 2014 19:18:52 +0100 (CET) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id 47716101E1 for ; Fri, 17 Jan 2014 19:18:52 +0100 (CET) Original-Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s0HIInVU004345 for ; Fri, 17 Jan 2014 19:18:51 +0100 Original-Received: FROM adi-thinkpad.local ((null) [135.0.226.162]) By hellskitchen.mr.itd.umich.edu ID 52D97407.E36C3.11539 ; Authuser adityam; 17 Jan 2014 13:18:48 EST In-Reply-To: <52D97271.1000904@gmx.es> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.14.82; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 03Lf6iONd - 44b1e8194dd9 - 20140117 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:85995 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-661966166-1389982728=:20617 Content-Type: TEXT/PLAIN; charset=windows-1252; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Fri, 17 Jan 2014, Pablo Rodriguez wrote: > On 01/15/2014 11:56 PM, Marco Patzer wrote: >> On 2014=9601=9615 Pablo Rodriguez wrote: >> >>> how should I invoke \hyphenation so it hyphens the \ConTeXt command? >> >> \ConTeXt is defined as =93Con\TeX t=94 and \TeX uses kerns and boxes, >> both of which suppress hyphenation. AFAIK there's no easy way around >> it. > > Many thanks for your help, Marco. > > I would like to hyphenate ConTeXt as the standard English word (Con-TeXt)= =2E > > Sorry for having to explain that ;-), but I=92m writing an introduction t= o > ConTeXt in Spanish. I had already rewritten two sentences in less than > five pages to avoid the not-hyphenated ConTeXt word. > > Is there no simpler way to do this? \starttext \hsize 4mm \CONTEXT \def\CONTEXT{Con\discretionary{}{-}{}\TeX{}t} \CONTEXT % Or if you dislike the way TeX is typeset \def\CONTEXT{ConTeXt} \CONTEXT \stoptext Aditya --8323329-661966166-1389982728=:20617 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --8323329-661966166-1389982728=:20617--