]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/simplecv.layout
Regularly check if graphics is modified when visible on screen (#10596)
[lyx.git] / lib / layouts / simplecv.layout
index 74118dfb9ba8d945a31b178680686b40ffbff3aa..dc9671a7a11780235f47d99862abb14561eeea3b 100644 (file)
@@ -1,10 +1,11 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{curriculum vitae (simple)}
+#  \DeclareLaTeXClass{Simple CV}
+#  \DeclareCategory{Curricula Vitae}
 # Simple CV textclass definition file.
 # Author : Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
 
 
-Format 32
+Format 63
 Columns                 1
 Sides                   1
 SecNumDepth             -1
@@ -13,7 +14,9 @@ TocDepth                -1
 Input stdcounters.inc
 Input stdinsets.inc
 
+
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -26,6 +29,7 @@ End
 
 
 Style Section
+       Category              Sectioning
        Margin                Dynamic
        LatexType             Command
        LatexName             section
@@ -43,6 +47,11 @@ Style Section
          Series              Bold
        EndFont
                TocLevel 1
+       Argument 1
+               LabelString   "Short Title|S"
+               Tooltip       "The section as it appears in the table of contents/running headers"
+               InsertCotext   1
+       EndArgument
 End
 
 
@@ -68,7 +77,6 @@ Style Topic
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Manual
-       LabelString           "MMMMM"
        LabelFont
          Family              Sans
          Shape               Slanted
@@ -77,10 +85,12 @@ End
 
 
 Style Itemize
+       Category              List
        Margin                Static
        LatexType             Item_Environment
        LatexName             itemize
        NextNoIndent          1
+       ToggleIndent          Never
        LeftMargin            MMN
        LabelSep              xx
        ItemSep               0.2
@@ -90,7 +100,9 @@ Style Itemize
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Itemize
-       LabelString           "*"
+       HTMLTag               ul
+       HTMLItem              li
+       HTMLLabel             NONE
 End
 
 
@@ -119,6 +131,7 @@ End
 
 
 Style Title
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        InTitle               1
@@ -141,11 +154,12 @@ End
 
 Style Bibliography
        CopyStyle             Topic
+       Category              BackMatter
        LatexName             thebibliography
        LatexType             Bib_Environment
        LabelType             Bibliography
-       LabelString           ""
        LabelBottomSep        0.7
+       ToggleIndent          Never
        LabelFont
          Size                Tiny
        EndFont