]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/cv.layout
Add some tipa accents
[lyx.git] / lib / layouts / cv.layout
index e681a8a8439492d8b0440517ae6e8f542263e375..85c3ac9b312962459450568000ab308cbacb4f6c 100644 (file)
 #% 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
 
-# Standard style definition
+
 Style Standard
-  Margin                Static
-  LatexType             Paragraph
-  LatexName             dummy
-  ParIndent             MM
-  ParSkip               0.4
-  Align                 Block
-  AlignPossible         Block, Left, Right, Center
-  LabelType             No_Label
+       Margin                Static
+       LatexType             Paragraph
+       LatexName             dummy
+       ParIndent             MM
+       ParSkip               0.4
+       Align                 Block
+       AlignPossible         Block, Left, Right, Center
+       LabelType             No_Label
 End
 
-# Section style definition
+
+Input stdfloats.inc
+Input stdcounters.inc
+
 Style Section
-  Margin                Dynamic
-  LatexType             Command
-  LatexName             section
-  NeedProtect           1
-  NextNoIndent          1
-  LabelSep              xxx
-  ParSkip               0.4
-  TopSep                1.3
-  BottomSep             0.7
-  ParSep                0.7
-  Align                 Block
-  AlignPossible         Block, Left
-  LabelType             No_Label
-
-  # standard font definition
-  Font
-    Family             Sans 
-    Series              Bold
-  EndFont
+       Margin                Dynamic
+       LatexType             Command
+       LatexName             section
+       NeedProtect           1
+       NextNoIndent          1
+       LabelSep              xxx
+       ParSkip               0.4
+       TopSep                1.3
+       BottomSep             0.7
+       ParSep                0.7
+       Align                 Block
+       AlignPossible         Block, Left
+       LabelType             No_Label
+       Font
+         Family              Sans
+         Series              Bold
+       EndFont
 End
 
-# Section style definition
+
 Style Subsection
-  CopyStyle            Section
-  LatexName             subsection
-  Margin               Static
-  LeftMargin           MMM
+       CopyStyle             Section
+       LatexName             subsection
+       Margin                Static
+       LeftMargin            MMM
 End
 
-# we used to have this version with wrong case
-Style SubSection
-  ObsoletedBy           Subsection
-End
 
-# Topic style definition
 Style Topic
-  Margin                Manual
-  LatexType             Item_environment
-  LatexName             topic
-  NextNoIndent          1
-  LabelSep              xxx
-  ParSkip               0.4
-  ItemSep               0.2
-  TopSep                0.7
-  BottomSep             0.7
-  ParSep                0.3
-  Align                 Block
-  AlignPossible         Block, Left
-  LabelType             Manual
-  LabelString           MMMMM
-
-  # label font definition
-  LabelFont 
-    Family             Sans
-    Shape              Slanted
-  EndFont
+       Margin                Manual
+       LatexType             Item_environment
+       LatexName             topic
+       NextNoIndent          1
+       LabelSep              xxx
+       ParSkip               0.4
+       ItemSep               0.2
+       TopSep                0.7
+       BottomSep             0.7
+       ParSep                0.3
+       Align                 Block
+       AlignPossible         Block, Left
+       LabelType             Manual
+       LabelString           "MMMMM"
+       LabelFont
+         Family              Sans
+         Shape               Slanted
+       EndFont
 End
 
-# Itemize style definition
+
 Style Itemize
-  Margin                Static
-  LatexType             Item_Environment
-  LatexName             itemize
-  NextNoIndent          1
-  LeftMargin            MMN
-  LabelSep              xx
-  ItemSep               0.2
-  TopSep                0.7
-  BottomSep             0.7
-  ParSep                0.3
-  Align                 Block
-  AlignPossible         Block, Left
-  LabelType             Static
-  LabelString           *
+       Margin                Static
+       LatexType             Item_Environment
+       LatexName             itemize
+       NextNoIndent          1
+       LeftMargin            MMN
+       LabelSep              xx
+       ItemSep               0.2
+       TopSep                0.7
+       BottomSep             0.7
+       ParSep                0.3
+       Align                 Block
+       AlignPossible         Block, Left
+       LabelType             Static
+       LabelString           "*"
 End
 
-# Left header
-Style Left_Header
-  CopyStyle            Standard
-  LatexType             Command
-  LatexName             leftheader
-  InTitle              1
-  ParIndent             ""
-  ParSkip               0.4
-  BottomSep            1
-  Align                 Block
-  AlignPossible         Block, Left, Right, Center
-  LabelType             No_Label
-
-  Font
-    Family             Sans
-  EndFont
 
+Style Left_Header
+       CopyStyle             Standard
+       LatexType             Command
+       LatexName             leftheader
+       InTitle               1
+       ParIndent             ""
+       ParSkip               0.4
+       BottomSep             1
+       Align                 Block
+       AlignPossible         Block, Left, Right, Center
+       LabelType             No_Label
+       Font
+         Family              Sans
+       EndFont
 End
 
-# Right header
+
 Style Right_Header
-  CopyStyle            "Left Header"
-  LatexName             rightheader
-  Margin               Right_Address_Box
+       CopyStyle             Left_Header
+       LatexName             rightheader
+       Margin                Right_Address_Box
 End
 
-# Title
-Style Title
-  Margin               Static
-  LatexType            Command
-  InTitle              1
-  LatexName            title
-  ParSkip              0.4
-  ItemSep              0
-  TopSep               0
-  BottomSep            1
-  ParSep               1
-  Align                        Center
-  AlignPossible                Center
-  LabelType            No_Label
-
-  # standard font definition
-  Font 
-    Family             Sans
-    Series             Bold
-    Size               Largest
-  EndFont
 
+Style Title
+       Margin                Static
+       LatexType             Command
+       InTitle               1
+       LatexName             title
+       ParSkip               0.4
+       ItemSep               0
+       TopSep                0
+       BottomSep             1
+       ParSep                1
+       Align                 Center
+       AlignPossible         Center
+       LabelType             No_Label
+       Font
+         Family              Sans
+         Series              Bold
+         Size                Largest
+       EndFont
 End
 
-# Bibliography style definition
+
 Style Bibliography
-  CopyStyle            Topic
-  LatexName             thebibliography
-  LabelType             Bibliography
-  LabelString           ""
-  LabelBottomSep       0.7
-
-  # standard font definition
-  LabelFont
-    Size               Tiny
-  EndFont
-  
+       CopyStyle             Topic
+       LatexName             thebibliography
+       LatexType             Bib_Environment
+       LabelType             Bibliography
+       LabelString           ""
+       LabelBottomSep        0.7
+       LabelFont
+         Size                Tiny
+       EndFont
 End
-