]> git.lyx.org Git - lyx.git/commitdiff
svcommon.inc, svmult.layout: some more cleanups and adjustments
authorUwe Stöhr <uwestoehr@web.de>
Fri, 15 Jul 2011 18:08:49 +0000 (18:08 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Fri, 15 Jul 2011 18:08:49 +0000 (18:08 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39313 a592a061-630c-0410-9148-cb99ea01b6c8

lib/layouts/svcommon.inc
lib/layouts/svmult.layout

index 7b176a588be7098bc4b2c76a07834140a00012f2..15e015d1a24e5657236492f60bfda0689843b77a 100644 (file)
@@ -349,13 +349,13 @@ Style Institute
        LatexType       Command
        InTitle         1
        LatexName       institute
-       Margin          Static
-       LeftMargin      "Author data:xxx"
-       LabelSep        xxx
+       Margin          First_Dynamic
+       LabelSep        x
        LabelType       Static
-       LabelString     "Author data: "
+       LabelString     "Author data:"
        LabelFont
-         Shape         Italic
+         Family        Typewriter
+         Color         Blue
        EndFont
        Requires        url
        Align           Left
@@ -374,12 +374,12 @@ Style TOC_Title
        Align           Left
        LatexType       Command
        LatexName       toctitle
-       LeftMargin      xxx
+       LeftMargin      xx
        TopSep          0.4
        BottomSep       0.4
        LabelType       Static
        LabelSep        x
-       LabelString     "TOC Title:"
+       LabelString     "TOC title:"
        LabelFont
          Family        Typewriter
          Color         Blue
@@ -389,20 +389,20 @@ End
 Style TOC_Author
        CopyStyle       TOC_Title
        LatexName       tocauthor
-       LabelString     "TOC Author:"
+       LabelString     "TOC author:"
 End
 
 Style Running_Title
-       CopyStyle       TOC_Title
+       CopyStyle       TOC_Title
        LatexName       titlerunning
        InTitle         1
-       LabelString     "Running Title:"
+       LabelString     "Running title:"
 End
 
 Style Running_Author
        CopyStyle       Running_Title
        LatexName       authorrunning
-       LabelString     "Running Author:"
+       LabelString     "Running author:"
 End
 
 Style Running_Chapter
@@ -410,15 +410,13 @@ Style Running_Chapter
        Category        Section
        InTitle         0
        LatexName       chaptermark
-       LeftMargin      "Running Chapter:xxx"
-       LabelString     "Running Chapter:"
+       LabelString     "Running chapter:"
 End
 
 Style Running_Section
-      CopyStyle                Running_Chapter
-      LatexName                sectionmark
-      LeftMargin       "Running Section:xxx"
-      LabelString      "Running Section:"
+       CopyStyle               Running_Chapter
+       LatexName               sectionmark
+       LabelString     "Running section:"
 End
 
 Style Abstract
index 5f83865d3d7e61e477f0458940780bd5e46f4a06..f48ad580ec3fbc775f40aff7e781eba4bcd27911 100644 (file)
@@ -45,6 +45,7 @@ End
 
 Style Title
        CopyStyle       Chapter
+       Category        FrontMatter
        LatexName       title
        TopSep          1
        TocLevel        1
@@ -75,12 +76,20 @@ Style Contributor_List
 End
 
 Style Author
+       Margin          First_Dynamic
+       LabelType       Static
+       LabelSep        x
+       LabelString     "Author:"
        Font
          Series        Medium
          Family        Roman
          Size          Normal
          Shape         Up
        EndFont
+       LabelFont
+         Family        Typewriter
+         Color         Blue
+       EndFont
 End
 
 Style Abstract