]> git.lyx.org Git - lyx.git/blob - lib/layouts/jss.layout
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / lib / layouts / jss.layout
1 #% Do not delete the line below; configure depends on this      
2 #  \DeclareLaTeXClass[jss,ae.sty,color.sty,fancyvrb.sty,hyperref.sty,natbib.sty,upquote.sty]{Journal of Statistical Software (JSS)}
3 #  \DeclareCategory{Articles}
4 # Journal of Statistical Software (JSS) article textclass definition file
5 # Author: Andreas Karlsson <andreas.karlsson@ltv.se>
6 # License: GNU GPL version 2 or later
7 # JSS LaTeX files can be downloaded from http://www.jstatsoft.org/downloads/JSSstyle.zip
8
9 Format 45
10
11 # Read the definitions from article.layout
12 Input article.layout
13
14 # The commented macro below is enough to prevent Sweave from loading
15 # Sweave.sty. This is needed because jss.cls already provides
16 # this package's functionality (see bug 7555).
17 AddToPreamble
18     %\usepackage{Sweave}
19 EndPreamble