Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id q08B9pkj003980 for ; Sun, 8 Jan 2012 12:09:52 +0100 Received: (qmail 8188 invoked by alias); 8 Jan 2012 11:09:45 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 08 Jan 2012 11:09:45 -0000 Received: from relay2.uni-heidelberg.de (EHLO relay2.uni-heidelberg.de) [129.206.210.211] by mx0.gmx.net (mx096) with SMTP; 08 Jan 2012 12:09:45 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id q08B7cPS032010 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 8 Jan 2012 12:07:39 +0100 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id q07N14xh011115; Sun, 8 Jan 2012 12:07:38 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 1924833 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sun, 8 Jan 2012 12:07:38 +0100 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id q08B7cpC009175 for ; Sun, 8 Jan 2012 12:07:38 +0100 Received: from lon1-post-1.mail.demon.net (lon1-post-1.mail.demon.net [195.173.77.148]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id q08B7TTx001750 for ; Sun, 8 Jan 2012 12:07:33 +0100 Received: from dcarlisle.demon.co.uk ([80.177.31.128] helo=[192.168.2.4]) by lon1-post-1.mail.demon.net with esmtp (Exim 4.69) id 1Rjqb3-0006mG-Xe; Sun, 08 Jan 2012 11:07:29 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 References: <4F0970A8.3040503@latex-project.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <4F0978F2.9000703@nag.co.uk> Date: Sun, 8 Jan 2012 11:07:30 +0000 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: David Carlisle Organization: NAG Subject: Re: trial typesetting support To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <4F0970A8.3040503@latex-project.org> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (eXpurgate); Detail=5D7Q89H36p7zYQev1Bv5lawyulDRL8ctx9y+o/Ugzfz30npvlkTzs+59GAHlNOfp5eqE1 in0xkgBPJH0JcifIPXKwxDFd1kC2f4b9taLU8vgWnefj/LjAKhvg5MPDuy3RVV7rl5R2Ium7QLan el+BKQ4JS6RHwS8lLGzhHHAtuAklYTisaGCY1Uk+z3qQZiF1xyFKExkzvQ=V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de Status: R X-Status: X-Keywords: X-UID: 6985 On 08/01/2012 10:32, Frank Mittelbach wrote: > I just had a look into the following question on TeX.sx: > > http://tex.stackexchange.com/questions/40330/centered-captions-containing-vref-may-not-always-appear-as-expected > > Anybody some good ideas how to address topic this in a general fashion? > Not really, but tabularx has to play this game a lot % Added at v1.05: dissable "\write"s during a trial run. % Since v1.05 reset all \LaTeX\ counters, by executing "\TX@ckpt". Not entirely successful as I recall, but it hasn't had too many complaints in practice. David