]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/simplecv.layout
Add Eugene (Yu Jin) to the credits
[lyx.git] / lib / layouts / simplecv.layout
index 0768cbc58724450dcb6bee31e94fa08103b8ded5..05bed7fdf53cc752750120c38734b9048490c195 100644 (file)
@@ -5,7 +5,7 @@
 # Author : Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
 
 
-Format 40
+Format 80
 Columns                 1
 Sides                   1
 SecNumDepth             -1
@@ -16,6 +16,7 @@ Input stdinsets.inc
 
 
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -28,6 +29,7 @@ End
 
 
 Style Section
+       Category              Sectioning
        Margin                Dynamic
        LatexType             Command
        LatexName             section
@@ -44,11 +46,12 @@ Style Section
          Family              Sans
          Series              Bold
        EndFont
-               TocLevel 1
+       TocLevel 1
        Argument 1
-               LabelString   "Short Title"
-               Shortcut      S
+               LabelString   "Short Title|S"
                Tooltip       "The section as it appears in the table of contents/running headers"
+               InsertCotext   1
+               IsTocCaption   1
        EndArgument
 End
 
@@ -65,6 +68,16 @@ Style Topic
        Margin                Manual
        LatexType             Item_environment
        LatexName             topic
+       Argument listpreamble:1
+               LabelString    "List preamble"
+               MenuString     "List Preamble"
+               Tooltip        "LaTeX code to be inserted before the first item"
+               PassThru       1
+               Font
+                       Family typewriter
+                       Color latex
+               EndFont
+       EndArgument
        NextNoIndent          1
        LabelSep              xxx
        ParSkip               0.4
@@ -83,10 +96,22 @@ End
 
 
 Style Itemize
+       Category              List
        Margin                Static
        LatexType             Item_Environment
        LatexName             itemize
+       Argument listpreamble:1
+               LabelString    "List preamble"
+               MenuString     "List Preamble"
+               Tooltip        "LaTeX code to be inserted before the first item"
+               PassThru       1
+               Font
+                       Family typewriter
+                       Color latex
+               EndFont
+       EndArgument
        NextNoIndent          1
+       ToggleIndent          Never
        LeftMargin            MMN
        LabelSep              xx
        ItemSep               0.2
@@ -127,6 +152,7 @@ End
 
 
 Style Title
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        InTitle               1
@@ -149,11 +175,25 @@ End
 
 Style Bibliography
        CopyStyle             Topic
+       Category              BackMatter
        LatexName             thebibliography
        LatexType             Bib_Environment
        LabelType             Bibliography
        LabelBottomSep        0.7
+       ToggleIndent          Never
        LabelFont
          Size                Tiny
        EndFont
+       TocLevel              1
+       IsTocCaption          0
+       Argument listpreamble:1
+         LabelString    "Bib preamble"
+         MenuString     "Bibliography Preamble"
+         Tooltip        "LaTeX code to be inserted before the first bibliography item"
+         PassThru       1
+         Font
+           Family typewriter
+           Color latex
+         EndFont
+       EndArgument
 End