Search found 1 match

by gsaray101
Thu Jan 31, 2013 7:42 pm
Forum: Page Layout
Topic: caption | Unknown Option
Replies: 3
Views: 4272

caption | Unknown Option

I have a sweave file which I have R code to generate graphs and tables. When I execute Sweave("test.rnw"), it works, it creates teh test.tex file. But when I issue texi2pdf("test.tex", clean=T), I get this error:
LaTeX Error: Unknown option `tableposition=top' for package `caption'.
What does this ...