mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 17:20:55 +00:00
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:
parent
da444e0bf0
commit
ec37e82ae0
@ -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"
|
||||
|
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user