The branch, master, has been updated.

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

commit ba9b3b00067ea26c38d24f6b50815eebd5b563da
Author: Juergen Spitzmueller <sp...@lyx.org>
Date:   Sun Jan 27 16:34:18 2013 +0100

    Some capitalization fixes
    
    Layout files need to be audited more thoroughly for capitalization coherence

diff --git a/lib/layouts/aa.layout b/lib/layouts/aa.layout
index e9ea4f3..9ed6ef1 100644
--- a/lib/layouts/aa.layout
+++ b/lib/layouts/aa.layout
@@ -302,7 +302,7 @@ InsetLayout "Flex:institutemark"
        LyxType                 custom
        LatexType               command
        LatexName               inst
-       LabelString             "institute mark"
+       LabelString             "Institute Mark"
        Font
          Color                 foreground
          Size                  Small
@@ -366,7 +366,7 @@ Style Keywords
        ParSep                  0
        Align                   Block
        LabelType               static
-       LabelString             "Key words."
+       LabelString             "Key Words."
        LabelSep                M
        LabelBottomSep          0
        Font
@@ -413,7 +413,7 @@ InsetLayout "Flex:Email"
        LyxType                 custom
        LatexType               command
        LatexName               email
-       LabelString             "email"
+       LabelString             "Email"
        Font
          Color                 foreground
          Size                  Small
diff --git a/lib/layouts/llncs.layout b/lib/layouts/llncs.layout
index 8da673f..4fe1b04 100644
--- a/lib/layouts/llncs.layout
+++ b/lib/layouts/llncs.layout
@@ -163,7 +163,7 @@ Style Running_LaTeX_Title
        ParSep                0.7
        Align                 Left
        LabelType             Static
-       LabelString           "Running title:"
+       LabelString           "Running Title:"
        LabelFont
          Series              Bold
          Shape               Italic
@@ -175,8 +175,8 @@ End
 Style TOC_Title
        CopyStyle             Running_LaTeX_Title
        LatexName             toctitle
-       LeftMargin            "TOC title:xxx"
-       LabelString           "TOC title:"
+       LeftMargin            "TOC Title:xxx"
+       LabelString           "TOC Title:"
 End
 
 
diff --git a/lib/layouts/moderncv.layout b/lib/layouts/moderncv.layout
index 208c7dd..2c600ab 100644
--- a/lib/layouts/moderncv.layout
+++ b/lib/layouts/moderncv.layout
@@ -42,7 +42,7 @@ Style CVStyle
        ParSkip         0.4
        LabelSep        xx
        LabelType       Static
-       LabelString     "CV style:"
+       LabelString     "CV Style:"
        LabelFont
          Series        Bold
          Color         Blue
@@ -52,7 +52,7 @@ End
 Style CVColor
        CopyStyle       CVStyle
        LatexName       moderncvcolor
-       LabelString     "CV color scheme:"
+       LabelString     "CV Color Scheme:"
 End
 
 Style FirstName
@@ -276,7 +276,7 @@ End
 Style ItemWithComment
        CopyStyle       Item
        LatexName       cvitemwithcomment
-       LabelString     "Item with comment:"
+       LabelString     "Item with Comment:"
        KeepEmpty       1
        ResetArgs       1
        Argument 1
@@ -317,17 +317,17 @@ Style DoubleItem
        KeepEmpty       1
        Argument 1
          Mandatory     1
-         LabelString   "Left summary"
+         LabelString   "Left Summary"
          Tooltip       "Left summary"
        EndArgument
        Argument 2
          Mandatory     1
-         LabelString   "Left text"
+         LabelString   "Left Text"
          Tooltip       "Left text"
        EndArgument
        Argument 3
          Mandatory     1
-         LabelString   "Right summary"
+         LabelString   "Right Summary"
          Tooltip       "Right summary"
        EndArgument
 End
@@ -341,7 +341,7 @@ Style DoubleListItem
          Mandatory     1
          AutoInsert    1
          LabelString   "First Item"
-         Tooltip       "First Item"
+         Tooltip       "First item"
        EndArgument
 End
 
@@ -378,14 +378,14 @@ End
 Style MakeCVtitle
        CopyStyle       EmptySection
        LatexName       makecvtitle{}
-       LabelString     "Make CV title"
+       LabelString     "Make CV Title"
        Category        Title
 End
 
 Style MakeLetterTitle
        CopyStyle       EmptySection
        LatexName       makelettertitle{}
-       LabelString     "Make letter title"
+       LabelString     "Make Letter Title"
        Category        Letter
 End
 
@@ -446,7 +446,7 @@ Style Recipient
        Argument 1
          Mandatory     1
          AutoInsert    1
-         LabelString   "Company name"
+         LabelString   "Company Name"
          Tooltip       "Company name"
          #Font
          #  Series     Bold
@@ -495,7 +495,7 @@ Style Enclosing
        CopyStyle       Opening
        LatexName       enclosure
        Argument 1
-         LabelString   "Alternative name"
+         LabelString   "Alternative Name"
          Tooltip       "Alternative instead of 'Enclosure'"
        EndArgument
        LabelSep        xx
diff --git a/lib/layouts/multicol.module b/lib/layouts/multicol.module
index ea23fd0..fc07a4f 100644
--- a/lib/layouts/multicol.module
+++ b/lib/layouts/multicol.module
@@ -28,7 +28,7 @@ Style "Begin Multiple Columns"
     Tooltip            "An optional preface"
   EndArgument
   Argument post:2
-    LabelString                "Space before page break"
+    LabelString                "Space before Page Break"
     Tooltip            "Free space that needs to be on the page to start the 
multiple columns on this page"
   EndArgument
   KeepEmpty            1

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

Summary of changes:
 lib/layouts/aa.layout       |    6 +++---
 lib/layouts/llncs.layout    |    6 +++---
 lib/layouts/moderncv.layout |   22 +++++++++++-----------
 lib/layouts/multicol.module |    2 +-
 4 files changed, 18 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to