X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fjss.layout;h=91a80e47b2dcada1edd78e0ab38729f34f7a34a1;hb=9e425a0547a2861dc41b130a32b62fc7ff7072c8;hp=098f2fe9a5c333817f04d96b1596f76978d6b7bc;hpb=dc09611b34024f4fc9ebb170b20fada11dd63e03;p=lyx.git diff --git a/lib/layouts/jss.layout b/lib/layouts/jss.layout index 098f2fe9a5..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,ae.sty,color.sty,fancyvrb.sty,hyperref.sty,natbib.sty,upquote.sty]{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/downloads/JSSstyle.zip -Format 35 +Format 45 # Read the definitions from article.layout 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