X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fjss.layout;h=91a80e47b2dcada1edd78e0ab38729f34f7a34a1;hb=9e425a0547a2861dc41b130a32b62fc7ff7072c8;hp=6c3ebb7b9c4e65eaca8075b9db359ebdcb4e79ad;hpb=ef9d8927c72df09f065c849ca171f6895462865d;p=lyx.git diff --git a/lib/layouts/jss.layout b/lib/layouts/jss.layout index 6c3ebb7b9c..91a80e47b2 100644 --- a/lib/layouts/jss.layout +++ b/lib/layouts/jss.layout @@ -1,11 +1,19 @@ #% Do not delete the line below; configure depends on this -# \DeclareLaTeXClass[jss]{article (Journal of Statistical Software)} +# \DeclareLaTeXClass[jss,ae.sty,color.sty,fancyvrb.sty,hyperref.sty,natbib.sty,upquote.sty]{Journal of Statistical Software (JSS)} +# \DeclareCategory{Articles} # Journal of Statistical Software (JSS) article textclass definition file # Author: Andreas Karlsson # License: GNU GPL version 2 or later -# JSS LaTeX files can be downloaded from http://www.jstatsoft.org/JSSstyle.zip +# JSS LaTeX files can be downloaded from http://www.jstatsoft.org/downloads/JSSstyle.zip -Format 4 +Format 45 # Read the definitions from article.layout -Input article.layout \ No newline at end of file +Input article.layout + +# The commented macro below is enough to prevent Sweave from loading +# Sweave.sty. This is needed because jss.cls already provides +# this package's functionality (see bug 7555). +AddToPreamble + %\usepackage{Sweave} +EndPreamble