From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55246 Path: news.gmane.org!not-for-mail From: zs Newsgroups: gmane.comp.tex.context Subject: "offset" command fails in caption (mk IV) Date: Fri, 18 Dec 2009 13:18:49 +0100 Message-ID: <20091218131849.425387e6@dioxin.physik.tu-chemnitz.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1261139088 27190 80.91.229.12 (18 Dec 2009 12:24:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Dec 2009 12:24:48 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 18 13:24:41 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1NLbsu-0006eE-GK for gctc-ntg-context-518@m.gmane.org; Fri, 18 Dec 2009 13:24:40 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4E7C8C9BC5; Fri, 18 Dec 2009 13:24:38 +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 O6FJaXgwoT1C; Fri, 18 Dec 2009 13:24:35 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0C8FEC9B49; Fri, 18 Dec 2009 13:24:34 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1A205C9B8F for ; Fri, 18 Dec 2009 13:24:20 +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 nf6-Xj5UsCtp for ; Fri, 18 Dec 2009 13:24:15 +0100 (CET) Original-Received: from jack.hrz.tu-chemnitz.de (jack.hrz.tu-chemnitz.de [134.109.132.46]) by balder.ntg.nl (Postfix) with ESMTP id 75448C9B49 for ; Fri, 18 Dec 2009 13:24:12 +0100 (CET) Original-Received: from dioxin.physik.tu-chemnitz.de ([134.109.12.90]) by jack.hrz.tu-chemnitz.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1NLbsR-0007eR-SY for ntg-context@ntg.nl; Fri, 18 Dec 2009 13:24:12 +0100 X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.1; x86_64-pc-linux-gnu) X-Scan-Signature: c4e529ea06550f8ae756d457c1b9e21b X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:55246 Archived-At: Hello, could you anybody confirm that following code causes fatal error in mkiv and not in mkii? I use minimals from 2009/12/17 in linux 64bit. LuaTeX: beta-0.46.0-2009112619 context: 2009.12.15 23:38 Thanks Zdenek --------------- This fails in mkiv. \starttext \placefigure[][]{A\offset[y=-.2ex]{+}B}{} \stoptext --------------- This is OK in both (mkiv & mkii) \starttext A\offset[y=-.2ex]{+}B \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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________