recipebook.layout: remove unnecessary definitions - nothing that needs to be mentioned in the status file

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31415 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2009-09-20 15:40:52 +00:00
parent da444e0bf0
commit ec37e82ae0
2 changed files with 5 additions and 12 deletions

View File

@ -56,8 +56,8 @@ Function UpdateModifiedFiles
File "${PRODUCT_SOURCEDIR}\Resources\examples\de\Braille.lyx"
SetOutPath "$INSTDIR\Resources\examples\fr"
File "${PRODUCT_SOURCEDIR}\Resources\examples\fr\Braille.lyx"
#SetOutPath "$INSTDIR\Resources\layouts"
#File "${PRODUCT_SOURCEDIR}\Resources\layouts\amsbook.layout"
SetOutPath "$INSTDIR\Resources\layouts"
File "${PRODUCT_SOURCEDIR}\Resources\layouts\recipebook.layout"
SetOutPath "$INSTDIR\Resources\lyx2lyx" # always here
File "${PRODUCT_SOURCEDIR}\Resources\lyx2lyx\lyx2lyx_version.py" # always here
File "${PRODUCT_SOURCEDIR}\Resources\lyx2lyx\lyx_1_6.py"

View 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}