Michael,
The easiest workaround is to assign the result of the latex() command.
myfilename <- latex(x)
print.default(myfilename)
It looks to me like the insides of the dvi.latex function aren't quite right
for Windows.
Rich
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.