Date: Thu, 9 May 2002 14:17:40 -0400
Reply-To: "Fehd, Ronald J." <rjf2@CDC.GOV>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Fehd, Ronald J." <rjf2@CDC.GOV>
Subject: Re: Not Necessarily SAS
Content-Type: text/plain; charset="iso-8859-1"
ODS will output LaTeX files, experimental.
ods latex body="&PATH_LTX.\&DATA..tex";
ods latex close;
one does need to check the SAS site
for further LaTeX style sheets to execute these files in LaTex.
Ron Fehd the LaTeX maven CDC Atlanta GA USA RJF2@cdc.gov
|