The branch, master, has been updated.

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

commit f98139e58d4b76c1df86fd613abfb4de9a4867d7
Author: Kornel Benko <[email protected]>
Date:   Fri Dec 28 10:52:58 2012 +0100

    Rename category Section -> Sectioning

diff --git a/lib/layouts/beamer.layout b/lib/layouts/beamer.layout
index a9e14ec..75b4a60 100644
--- a/lib/layouts/beamer.layout
+++ b/lib/layouts/beamer.layout
@@ -192,7 +192,7 @@ End
 #
 
 Style Part
-  Category         Section
+  Category         Sectioning
   Margin           Dynamic
   LatexType        Command
   LatexName        part
@@ -230,7 +230,7 @@ Style Part
 End
 
 Style Section
-  Category         Section
+  Category         Sectioning
   Margin           First_Dynamic
   LatexType        Command
   LatexName        lyxframeend{}\section
@@ -287,7 +287,7 @@ Style Section*
 End
 
 Style Subsection
-  Category         Section
+  Category         Sectioning
   Margin           First_Dynamic
   LatexType        Command
   LatexName        lyxframeend{}\subsection
@@ -344,7 +344,7 @@ Style Subsection*
 End
 
 Style Subsubsection
-  Category         Section
+  Category         Sectioning
   Margin           First_Dynamic
   LatexType        Command
   LatexName        lyxframeend{}\subsubsection
diff --git a/lib/layouts/memoir.layout b/lib/layouts/memoir.layout
index 6940799..24de4e5 100644
--- a/lib/layouts/memoir.layout
+++ b/lib/layouts/memoir.layout
@@ -184,7 +184,7 @@ Style Epigraph
 End
 
 Style Poemtitle
-       Category              Section
+       Category              Sectioning
        LatexType             Command
        LatexName             PoemTitle
        NeedProtect           1
diff --git a/lib/layouts/scrclass.inc b/lib/layouts/scrclass.inc
index 4e6dbcf..de57516 100644
--- a/lib/layouts/scrclass.inc
+++ b/lib/layouts/scrclass.inc
@@ -150,7 +150,7 @@ End
 
 
 Style Minisec
-       Category              Section
+       Category              Sectioning
        LatexType             Command
        LatexName             minisec
        NeedProtect           1
diff --git a/lib/layouts/stdsections.inc b/lib/layouts/stdsections.inc
index fb1920f..476d65f 100644
--- a/lib/layouts/stdsections.inc
+++ b/lib/layouts/stdsections.inc
@@ -10,7 +10,7 @@
 Format 42
 
 Style Part
-       Category              Section
+       Category              Sectioning
        Margin                Dynamic
        LabelString           "Part \thepart"
        LabelType             Counter
@@ -41,7 +41,7 @@ End
 
 Style Chapter
        Margin                Static
-       Category              Section
+       Category              Sectioning
        LabelString           "Chapter \thechapter"
        LabelStringAppendix   "Appendix \thechapter"
        LabelType             Counter
@@ -69,7 +69,7 @@ End
 
 
 Style Section
-       Category              Section
+       Category              Sectioning
        Margin                Dynamic
        LabelType             Counter
        LabelCounter          section
diff --git a/lib/layouts/svcommon.inc b/lib/layouts/svcommon.inc
index 3ae2a65..899f3d3 100644
--- a/lib/layouts/svcommon.inc
+++ b/lib/layouts/svcommon.inc
@@ -113,7 +113,7 @@ End
 ## text on the following page which would otherwise be blank.  
 
 Style PartBacktext
-       Category        Section
+       Category        Sectioning
        Margin          First_Dynamic
        LabelString     "Part \thepart"
        LabelType       Counter
@@ -154,7 +154,7 @@ End
 Style ChapSubtitle
        LatexName       chapsubtitle
        LatexType       Command
-       Category        Section
+       Category        Sectioning
        TopSep          0.7
        Font
          Series        Bold
@@ -167,7 +167,7 @@ End
 Style ChapAuthor
        LatexName       chapauthor
        LatexType       Command
-       Category        Section
+       Category        Sectioning
        TopSep          0.7
        Font
          Series        Bold
@@ -179,7 +179,7 @@ End
 Style ChapMotto
        LatexName       motto
        LatexType       Command
-       Category        Section
+       Category        Sectioning
        TopSep          0.7
        BottomSep       0.7
        Align           Left
@@ -411,7 +411,7 @@ End
 
 Style Running_Chapter
        CopyStyle       Running_Title
-       Category        Section
+       Category        Sectioning
        InTitle         0
        LatexName       chaptermark
        LabelString     "Running chapter:"
diff --git a/lib/layouts/tufte-book.layout b/lib/layouts/tufte-book.layout
index bfd8215..1d537b5 100644
--- a/lib/layouts/tufte-book.layout
+++ b/lib/layouts/tufte-book.layout
@@ -62,7 +62,7 @@ NoStyle Subparagraph*
 
 Style Chapter
        Margin          Static
-       Category        Section
+       Category        Sectioning
        LabelType       No_Label
        LabelCounter    chapter
        TocLevel        0
@@ -87,7 +87,7 @@ Style Chapter
 End
 
 Style Section
-       Category        Section
+       Category        Sectioning
        Margin          Dynamic
        LabelType       No_Label
        LabelCounter    section

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

Summary of changes:
 lib/layouts/beamer.layout     |    8 ++++----
 lib/layouts/memoir.layout     |    2 +-
 lib/layouts/scrclass.inc      |    2 +-
 lib/layouts/stdsections.inc   |    6 +++---
 lib/layouts/svcommon.inc      |   10 +++++-----
 lib/layouts/tufte-book.layout |    4 ++--
 6 files changed, 16 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to