]> git.lyx.org Git - features.git/commitdiff
recipebook.layout: remove wrong definitions of the side number and remove doubled...
authorUwe Stöhr <uwestoehr@web.de>
Sun, 20 Sep 2009 14:14:15 +0000 (14:14 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 20 Sep 2009 14:14:15 +0000 (14:14 +0000)
Jürgen, OK for branch too?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31413 a592a061-630c-0410-9148-cb99ea01b6c8

lib/layouts/recipebook.layout

index df26bb4bdc87c1d636a04f4bec5513e29ed10f2c..f9794ab1149bdab2765ae99db70be05b2561b3f7 100644 (file)
@@ -30,17 +30,14 @@ Format 11
 Input scrclass.inc
 Input numreport.inc
 
-Sides                  1
-Sides                  2
+# Global parameters.
+SecNumDepth            2
+TocDepth               3
 PageStyle              Headings
 
 # There is no abstract environment in scrbook.cls
 NoStyle Abstract
 
-# Global parameters.
-SecNumDepth            2
-TocDepth               3
-
 Style Chapter
   LabelString          "\thechapter"
 End
@@ -55,10 +52,6 @@ Style Bibliography
 End
 
 Preamble
-
-\setcounter{secnumdepth}{2}    % subsubsections not numbered
-\setcounter{tocdepth}{3}       % subsubsections in the .toc file
-
 \newcommand{\rechead}
     {\centering\normalfont\Large\sffamily\bfseries}