RJournal.layout: remove unneeded code

Part of this code was moved to the template in a previous commit
and part was removed because it is no longer needed.

Patch by Yihui Xie.
This commit is contained in:
Scott Kostyshak 2013-05-21 01:28:26 -04:00
parent 707b099102
commit 32a5a06db5

View File

@ -18,13 +18,6 @@ AddToPreamble
\bibliographystyle{abbrvnat}
\usepackage{booktabs}
% use Schunk, Sinput and Soutput environments defined by RJournal
<<include=FALSE>>=
render_sweave()
set_header(highlight = '')
knit_hooks$set(document = hook_rjournal)
@
\fancyhf{}
\fancyhead[LO,RE]{\textsc{Contributed Article}}
\fancyhead[RO,LE]{\thepage}