]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.C
The "I want this in now" patch.
[lyx.git] / src / LaTeXFeatures.C
index f79a7aa5e7a9cbfa4017f844b9204bf6b7d3189c..ae9e23002be46e10943a2cdfddf904e80f9400d4 100644 (file)
@@ -176,12 +176,12 @@ int const nb_simplefeatures = sizeof(simplefeatures) / sizeof(char const *);
 
 }
 
+
 string const LaTeXFeatures::getPackages() const
 {
        ostringstream packages;
        LyXTextClass const & tclass = params.getLyXTextClass();
 
-
        //
        //  These are all the 'simple' includes.  i.e
        //  packages which we just \usepackage{package}