From: Uwe Stöhr Date: Sun, 20 Sep 2009 14:14:15 +0000 (+0000) Subject: recipebook.layout: remove wrong definitions of the side number and remove doubled... X-Git-Tag: 2.0.0~5479 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=52fd1025a966f87e608da7077c89f9cbeb3fffe7;p=features.git recipebook.layout: remove wrong definitions of the side number and remove doubled statement about tocdepth and secnumdepth Jürgen, OK for branch too? git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31413 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/layouts/recipebook.layout b/lib/layouts/recipebook.layout index df26bb4bdc..f9794ab114 100644 --- a/lib/layouts/recipebook.layout +++ b/lib/layouts/recipebook.layout @@ -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}