From: Uwe Stöhr Date: Tue, 5 Aug 2008 20:46:18 +0000 (+0000) Subject: singlecol.layout: new layout file for articles for the numerous journals published... X-Git-Tag: 1.6.10~3727 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=af3b18389d37cb4681a46a5b562d259a1f41817e;p=lyx.git singlecol.layout: new layout file for articles for the numerous journals published by the company "Inderscience" git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26073 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index 94dbff203b..77ceb0ec28 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -2593,6 +2593,7 @@ lib_layouts_files = Split(''' seminar.layout siamltex.layout simplecv.layout + singlecol.layout slides.layout spie.layout svglobal.layout diff --git a/lib/Makefile.am b/lib/Makefile.am index ece85615f1..c1e51b0398 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -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 index 0000000000..5902731796 --- /dev/null +++ b/lib/layouts/singlecol.layout @@ -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