mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
svcommon.inc: fix the Preface style (I already did this yesterday in svmult/svmono.layout but this was overwritten in r39113)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39127 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
dade2afba9
commit
08dce304f1
@ -515,13 +515,12 @@ Style Preface
|
||||
KeepEmpty 1
|
||||
OptionalArgs 0
|
||||
InTitle 0
|
||||
Margin Static
|
||||
LeftMargin "PPrreeffaaccee:xxx"
|
||||
TopSep 4
|
||||
BottomSep 0.8
|
||||
Margin First_Dynamic
|
||||
TopSep 4
|
||||
BottomSep 0.8
|
||||
LabelType Static
|
||||
LabelString "Preface:"
|
||||
LabelSep xxx
|
||||
LabelSep xx
|
||||
Align Left
|
||||
Preamble
|
||||
\newcommand{\svmultpreface}[1]{\ifthenelse{\equal{#1}{}}{\preface}{\preface[#1]}}
|
||||
|
Loading…
Reference in New Issue
Block a user