Displaying 4 results from an estimated 4 matches for "latex2rtf".
2010 Feb 28
3
Slightly OT: Does anyone use latex2rtf with sweave output ?
...eports. unfortunaltey, the people who want the
reports want them in an editable format so they can add wordy bits to
the automatically generate tables and graphs.
My current plan is to use R to call a standard sweave document and pass
variables to tell what data to pull out of the db, then use latex2rtf to
turn the tex file into rtf. However I'm stuck with latex2rtf. It's
chocking on some of the latex that sweave wrote (such as {Schunk}
{Soutput} {Sinput}. Has anyone used latex2rtf succesfully with sweave
and is willing to share their experiences ?
Thanks
Paul.
1997 Apr 01
1
R-beta: Re: R-alpha: windows advice
Robert Gentleman <rgentlem at stat.auckland.ac.nz> writes:
> Help Files
> ==========
> Has anyone had any experience with latex2rtf and then on to windows help?
> We can hope that people have netscape and then simply use the html version
> but it would be nice if there were some easy way to produce real windows
> help.
Please keep the nroff versions and the old help() interface around, I
suspect things like Emacs S-mo...
2006 Jul 25
2
Sweave and tth
...to
run. LaTeX with Sweave is blazing fast and extremely flexible. Most of
the time I can give clients a pdf file. Sometimes I'd like to make
Sweave LaTeX files more accessible (and editable) to (gulp) Word users,
mainly so they can extract tables and other pieces of the output. I
tried latex2rtf, HeVeA, and latex2html without much luck. Has anyone
been able to get tth to work with Sweave, defining Sweave.sty and other
needed .sty files to be accepted by tth?
I really appreciate Max Kuhn's efforts with odfWeave and hope to keep up
with its development.
Thanks.
--
Frank E Harrell...
2007 Sep 26
3
wordReport
?wordReport gives a lot of information, but I think it makes us wish for
more :-)
Where can I find all the ways to write Word documents using R?
Namely:
(1) is there any way to open a new document and save it automatically?
The sequence:
WordOpen("new_file.doc"); WordInsertText("R rulez!\n"); WordExit()
will prompt for the Yes/No/Cancel prompt, and if I answer