Raul Acuña
2011-03-10 21:13:15 UTC
Hi,
Am working on my thesis using the "book" Document Class in Lyx. Everything
in the book Class works for me except the style of the sections and
subsections, i need to change the size from Large to Normal, also i want
a different space between the section and the text following.
I've been reading about the modules and i think its the best way to make the
changes that i want, i tried the following code:
#\DeclareLyXModule{ThesisStyle}
#DescriptionBegin
#Change Section Style
#DescriptionEnd
Format 11
Style Section
Category Section
Margin Dynamic
LabelType Counter
LabelCounter section
TocLevel 1
LatexType Command
LatexName section
NeedProtect 1
NextNoIndent 1
LabelSep xxx
ParSkip 0.4
TopSep 1.3
BottomSep 0.7
ParSep 0.7
Align Left
OptionalArgs 1
Font
Series Bold
Size Normal
EndFont
End
The code changes the font size in Lyx but doesn't change anything in the
PDF.
Any help would be greatly appreciated.
Thanks,
Raúl
Am working on my thesis using the "book" Document Class in Lyx. Everything
in the book Class works for me except the style of the sections and
subsections, i need to change the size from Large to Normal, also i want
a different space between the section and the text following.
I've been reading about the modules and i think its the best way to make the
changes that i want, i tried the following code:
#\DeclareLyXModule{ThesisStyle}
#DescriptionBegin
#Change Section Style
#DescriptionEnd
Format 11
Style Section
Category Section
Margin Dynamic
LabelType Counter
LabelCounter section
TocLevel 1
LatexType Command
LatexName section
NeedProtect 1
NextNoIndent 1
LabelSep xxx
ParSkip 0.4
TopSep 1.3
BottomSep 0.7
ParSep 0.7
Align Left
OptionalArgs 1
Font
Series Bold
Size Normal
EndFont
End
The code changes the font size in Lyx but doesn't change anything in the
PDF.
Any help would be greatly appreciated.
Thanks,
Raúl