The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit 3e20a73288496a05a062057360ffa8fc7b8b9e17
Author: Juergen Spitzmueller <[email protected]>
Date:   Sat Feb 16 10:35:11 2013 +0100

    KOMA sections are raggedright by default (as opposed to the standard 
classes)

diff --git a/lib/layouts/scrclass.inc b/lib/layouts/scrclass.inc
index 76eb79c..6ac8c90 100644
--- a/lib/layouts/scrclass.inc
+++ b/lib/layouts/scrclass.inc
@@ -62,6 +62,7 @@ Style Chapter
        LabelType             Static
        LabelSep              xxx
        Margin                Dynamic
+       Align                 Left
        Font
          Family              Sans
          Size                Largest
@@ -71,6 +72,7 @@ End
 
 
 Style Section
+       Align                 Left
        Font
          Family              Sans
        EndFont
@@ -79,6 +81,7 @@ End
 
 
 Style Subsection
+       Align                 Left
        Font
          Family              Sans
        EndFont
@@ -87,6 +90,7 @@ End
 
 
 Style Subsubsection
+       Align                 Left
        Font
          Family              Sans
        EndFont
@@ -95,6 +99,7 @@ End
 
 
 Style Paragraph
+       Align                 Left
        Font
          Family              Sans
        EndFont
@@ -103,6 +108,7 @@ End
 
 
 Style Subparagraph
+       Align                 Left
        LeftMargin            ""
        Font
          Family              Sans

-----------------------------------------------------------------------

Summary of changes:
 lib/layouts/scrclass.inc |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to