]> git.lyx.org Git - features.git/commitdiff
singlecol.layout: new layout file for articles for the numerous journals published...
authorUwe Stöhr <uwestoehr@web.de>
Tue, 5 Aug 2008 20:46:18 +0000 (20:46 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Tue, 5 Aug 2008 20:46:18 +0000 (20:46 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26073 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py
lib/Makefile.am
lib/layouts/singlecol.layout [new file with mode: 0644]

index 94dbff203bb4eb98a25e3d29d4cc6415cb9c9e93..77ceb0ec287dbc2a9755184d4ab79a4e7ca11c3d 100644 (file)
@@ -2593,6 +2593,7 @@ lib_layouts_files = Split('''
     seminar.layout
     siamltex.layout
     simplecv.layout
+    singlecol.layout
     slides.layout
     spie.layout
     svglobal.layout
index ece85615f16acbea38be35b77aef849767381fef..c1e51b03988d33de98bc37fc46ee71389213da39 100644 (file)
@@ -1046,6 +1046,7 @@ dist_layouts_DATA =\
        layouts/seminar.layout \
        layouts/siamltex.layout \
        layouts/simplecv.layout \
+       layouts/singlecol.layout \
        layouts/slides.layout \
        layouts/spie.layout \
        layouts/stdclass.inc \
diff --git a/lib/layouts/singlecol.layout b/lib/layouts/singlecol.layout
new file mode 100644 (file)
index 0000000..5902731
--- /dev/null
@@ -0,0 +1,5 @@
+#% Do not delete the line below; configure depends on this      
+#  \DeclareLaTeXClass[singlecol, natbib.sty]{article (Inderscience SC)}
+
+# Read the definitions from article.layout
+Input article.layout