Message-ID: <Pine.SOL.4.20.0408231458390.28864-100000@santiam.dfci.harvard.edu>
Date: 2004-08-23T21:06:53Z
From: Jeff Gentry
Subject: Possible Latex problem in R-devel?
In-Reply-To: <Pine.LNX.4.44.0408231919440.1940-100000@gannet.stats>
> What version of perl?
Ack, didn't realize it was this ancient. Version 5.005_03, which is what
comes with FreeBSD 4.9 apparently. I did install the /usr/ports version
of perl is 5.8.2, although there seems to be other problems here (which
are most likely related to my system, will track that down before bringing
that issue up - it appears to be a mismatch on my libraries between the
two versions).
> print $latexout &latex_link_trans0($blocks{"name"});
> will probably solve it for you.
Yup, this works, thanks.