]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/cv.layout
Add some tipa accents
[lyx.git] / lib / layouts / cv.layout
index 8a8614c94d437dcbba4e35e4779d8415375629cd..85c3ac9b312962459450568000ab308cbacb4f6c 100644 (file)
@@ -1,14 +1,14 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{Curriculum Vitae}
-# CV textclass definition file. 
+#  \DeclareLaTeXClass{curriculum vitae}
+# CV textclass definition file.
 # Author : Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
 
-# General textclass parameters
+
+Format 3
 Columns                 1
 Sides                   1
 SecNumDepth             -1
 TocDepth                -1
-MaxCounter              Counter_Section
 
 
 Style Standard
@@ -23,6 +23,9 @@ Style Standard
 End
 
 
+Input stdfloats.inc
+Input stdcounters.inc
+
 Style Section
        Margin                Dynamic
        LatexType             Command
@@ -37,9 +40,8 @@ Style Section
        Align                 Block
        AlignPossible         Block, Left
        LabelType             No_Label
-
        Font
-         Family              Sans 
+         Family              Sans
          Series              Bold
        EndFont
 End
@@ -53,11 +55,6 @@ Style Subsection
 End
 
 
-Style SubSection
-       ObsoletedBy           Subsection
-End
-
-
 Style Topic
        Margin                Manual
        LatexType             Item_environment
@@ -72,9 +69,8 @@ Style Topic
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Manual
-       LabelString           MMMMM
-
-       LabelFont 
+       LabelString           "MMMMM"
+       LabelFont
          Family              Sans
          Shape               Slanted
        EndFont
@@ -95,7 +91,7 @@ Style Itemize
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           *
+       LabelString           "*"
 End
 
 
@@ -110,16 +106,14 @@ Style Left_Header
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
-
        Font
          Family              Sans
        EndFont
-
 End
 
 
 Style Right_Header
-       CopyStyle             "Left Header"
+       CopyStyle             Left_Header
        LatexName             rightheader
        Margin                Right_Address_Box
 End
@@ -138,8 +132,7 @@ Style Title
        Align                 Center
        AlignPossible         Center
        LabelType             No_Label
-
-       Font 
+       Font
          Family              Sans
          Series              Bold
          Size                Largest
@@ -150,14 +143,11 @@ End
 Style Bibliography
        CopyStyle             Topic
        LatexName             thebibliography
+       LatexType             Bib_Environment
        LabelType             Bibliography
        LabelString           ""
        LabelBottomSep        0.7
-
        LabelFont
          Size                Tiny
        EndFont
 End
-
-Input stdfloats.inc
-Input stdcounters.inc