I use odfWeave for purposes of reproducible research. I've discovered it generally works well on MS Office 2007 using .odt files generated in Word, but \Sexpr{} commands almost always fail. I suspect Word is treating the underlying XML in a strange way, but I'm curious if anyone has seen that problem and figured out how to make it work.
Thanks,
Bill
text:style-name="T19"><text:s/></text:span><text:span text:style-name="T20">\Sexpr{</text:span><text:span text:style-name="T21">mean(rnorm(50)</text:span><text:span text:style-name="T22">)</text:span><text:span text:style-name="T23">}<text:s/></text:span><text:spanwhich is messed up. I admit: I started with a longer document and kept editing it down to get to something that's not proprietary that I could share. I'll try it in LibreOffice later and update this. – Bill Mar 21 '11 at 19:31