From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36440 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: close-up (was: backward compatibility ... ) Date: Mon, 10 Sep 2007 18:40:44 +0200 Message-ID: <1A0E4CAC-FFA7-4414-8E9F-C1F872044731@st.estfiles.de> References: <0783DECE-07A9-48F6-9260-BAE7EE7F15C9@st.estfiles.de> <46E50DC3.7010105@elvenkind.com> <115224fb0709100438u6584666bq9223e32a3123a3f@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1189450209 4507 80.91.229.12 (10 Sep 2007 18:50:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 Sep 2007 18:50:09 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 11 04:49:55 2007 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 1IUtoN-0006Rx-3t for gctc-ntg-context-518@m.gmane.org; Tue, 11 Sep 2007 02:41:03 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 58D7F2024A; Mon, 10 Sep 2007 18:41:12 +0200 (CEST) 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 15744-01; Mon, 10 Sep 2007 18:40:58 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D32472022C; Mon, 10 Sep 2007 18:40:57 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F2AB320204 for ; Mon, 10 Sep 2007 18:40:55 +0200 (CEST) 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 15561-02 for ; Mon, 10 Sep 2007 18:40:51 +0200 (CEST) Original-Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de [80.67.18.15]) by ronja.ntg.nl (Postfix) with ESMTP id 3D73D20200 for ; Mon, 10 Sep 2007 18:40:50 +0200 (CEST) Original-Received: (qmail 22614 invoked from network); 10 Sep 2007 16:40:50 -0000 Original-Received: from unknown (HELO [192.168.1.2]) (698580@[89.247.119.80]) (envelope-sender ) by smtprelay03.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 10 Sep 2007 16:40:50 -0000 In-Reply-To: <115224fb0709100438u6584666bq9223e32a3123a3f@mail.gmail.com> X-Mailer: Apple Mail (2.752.3) 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:36440 Archived-At: Am 10.09.2007 um 13:38 schrieb Wolfgang Schuster: > You should write now in your documents "erste beruf|*|liche Laufbahn". Please take a close-up at the minimal below. There are three components: hyphenation, ligatures and space in ligatures. Up to now I couldn't find the *right* solution, where all three are correct. Maybe some wizards know? Steffen \usetypescript[postscript][\defaultencoding] \setupencoding[default=texnansi] \mainlanguage[deo] \enableregime[mac] \setupbodyfont[postscript,36pt] \starttext \showframe %Auflagen {\txx the fl-ligature is wrong here} %Auf\-lagen {\txx the right fl for false ligatures!} %Auf\/lagen {\txx this is too much space in fl} %Auf|*|lagen {\txx this is too much space in fl} 1234567890 Auflagen Auflagen {\txx right hyphenation, but wrong ligature\break - -} 1234567890 Auf\-lagen Auf\-lagen 1234567890 Auf\/lagen Auf\/lagen {\txx these -- and also \verbatim {Auf|\-|lagen} -- kill the other hyphenation Aufla-gen. Esp ugly for long words ... \break - -} 1234567890 Auf|*|lagen Auf|*|lagen {\txx right hyphenation, but too much space in fl\break - -} % for the right space between fl see also ff: Auf\-fangen {\txx perfect!} Auf\/fangen {\txx too much space} Auf|*|fangen {\txx too much space} \stoptext \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 ___________________________________________________________________________________