From 9c06bd09eac71d12325c9b5bc32eec014ae7db2b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Tue, 26 May 2015 12:24:24 +0200 Subject: [PATCH] jss.layout: correct appearance of sectioning commands - also 2 minor improvements --- lib/layouts/jss.layout | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/lib/layouts/jss.layout b/lib/layouts/jss.layout index 20209f525a..516094d7fe 100644 --- a/lib/layouts/jss.layout +++ b/lib/layouts/jss.layout @@ -20,6 +20,21 @@ AddToPreamble %\usepackage{Sweave} EndPreamble +Style Section + LabelString \thesection. +End + +Style Subsection + LabelString \thesubsection. +End + +Style Subsubsection + LabelType No_Label + Font + Shape Italic + EndFont +End + Style Title InPreamble 1 Font @@ -48,7 +63,7 @@ Style Abstract InTitle 1 InPreamble 1 Margin Dynamic - LeftMargin MM + LeftMargin M NextNoIndent 1 ParSkip 0.4 BottomSep 1.5 @@ -59,7 +74,6 @@ Style Abstract AlignPossible Block, Left, Right, Center Labeltype Centered LabelString "Abstract" - Labelsep M LabelFont Series Bold EndFont -- 2.39.2