]> git.lyx.org Git - lyx.git/blob - lib/layouts/jss.layout
listerrors.lyx : Update a link.
[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]{article (Journal of Statistical Software)}
3 # Journal of Statistical Software (JSS) article textclass definition file
4 # Author: Andreas Karlsson <andreas.karlsson@ltv.se>
5 # License: GNU GPL version 2 or later
6 # JSS LaTeX files can be downloaded from http://www.jstatsoft.org/downloads/JSSstyle.zip
7
8 Format 36
9
10 # Read the definitions from article.layout
11 Input article.layout
12
13 # The commented macro below is enough to prevent Sweave from loading
14 # Sweave.sty. This is needed because jss.cls already provides
15 # this package's functionality (see bug 7555).
16 AddToPreamble
17     %\usepackage{Sweave}
18 EndPreamble