From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34414 Path: news.gmane.org!not-for-mail From: Jano Kula Newsgroups: gmane.comp.tex.context Subject: lineskip in itemize Date: Tue, 24 Apr 2007 13:43:32 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1177414848 30126 80.91.229.12 (24 Apr 2007 11:40:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 24 Apr 2007 11:40:48 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Tue Apr 24 13:40:36 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 1HgJNs-0006E4-Pi for gctc-ntg-context-518@m.gmane.org; Tue, 24 Apr 2007 13:40:36 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 74F4D1FFFA; Tue, 24 Apr 2007 13:40:36 +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 03682-02-7; Tue, 24 Apr 2007 13:40:30 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E402B1FFEB; Tue, 24 Apr 2007 13:40:29 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5D2E91FFEB for ; Tue, 24 Apr 2007 13:40:27 +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 03682-02-6 for ; Tue, 24 Apr 2007 13:40:24 +0200 (CEST) Original-Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by ronja.ntg.nl (Postfix) with ESMTP id 7024E1FF71 for ; Tue, 24 Apr 2007 13:40:24 +0200 (CEST) Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HgJNW-0002so-EN for ntg-context@ntg.nl; Tue, 24 Apr 2007 13:40:14 +0200 Original-Received: from 8.82.broadband2.iol.cz ([83.208.82.8]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Apr 2007 13:40:14 +0200 Original-Received: from jano.kula by 8.82.broadband2.iol.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Apr 2007 13:40:14 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 43 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 8.82.broadband2.iol.cz User-Agent: Thunderbird 1.5 (X11/20060313) 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:34414 Archived-At: Greetings to everybody! It might be a bug, hence this message. The strut at the begining of an item in the itemgroup breaks the line = skip (even if it is set on grid) if there is some accent above the = uppercase letter. Contrary to normal text, where everything is OK. Changing \lineskiplimit locally to itemigroup fixes the problem. Jano ConTeXt ver: 2007.01.18 12:57 MKII %%% minimal example \enableregime[utf] \showgrid \showstruts %\setuplayout[grid=3Dyes] %\setupitemgroup[itemize][before=3D{\lineskiplimit=3D-10pt}] aaa bbb ccc =DA ddd eee \starttext \startitemize[packed] \item aaa \item bbb \item ccc \item =DA ddd \item eee \stopitemize \stoptext ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________