]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/RJournal.layout
Honor trailing spaces in LabelString and friends
[lyx.git] / lib / layouts / RJournal.layout
index f7cca92056346b740590356ffaaef3254b01b681..6f0e46e73cec8f896089b2f9ffebe99e4c104d4d 100644 (file)
@@ -1,10 +1,15 @@
-#  \DeclareLaTeXClass[report,RJournal.sty,booktabs.sty,natbib.sty]{report (R Journal)}
+#% Do not delete the line below; configure depends on this
+#  \DeclareLaTeXClass[report,RJournal.sty,booktabs.sty,natbib.sty]{R Journal}
+#  \DeclareCategory{Reports}
+# Author: Yihui Xie
+# Modified by: Scott Kostyshak
 
-Format 35
+Format 64
 
 Input stdclass.inc
 
 Provides natbib-internal 1
+Provides url             1
 
 ClassOptions
        Other             a4paper
@@ -14,17 +19,8 @@ DefaultModule   knitr
 
 AddToPreamble
        \usepackage{RJournal}
-       \usepackage[round]{natbib}
-       \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}