]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/paper.layout
Add support for the europasscv class
[lyx.git] / lib / layouts / paper.layout
index 9a4aa967f8ef09f8918bcf90c6f563d920b8325b..87f9b7b04da222502ab41a7d88aa38703c933c47 100644 (file)
@@ -1,16 +1,18 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{article (paper)}
+#  \DeclareLaTeXClass{Paper (Standard Class)}
+#  \DeclareCategory{Articles}
 # Paper textclass definition file.
 # Created by Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
 
 
-Format 19
+Format 54
 Columns                 1
 Sides                   1
 SecNumDepth             3
 TocDepth                3
 
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -21,7 +23,6 @@ Style Standard
        LabelType             No_Label
        HTMLStyle
                div.standard {
-                       text-indent: 2em;
                        margin-bottom: 2ex;
                }
        EndHTMLStyle
@@ -36,9 +37,11 @@ Input stdsections.inc
 Input stdstarsections.inc
 Input stdlists.inc
 Input stdcounters.inc
+Input stdciteformats.inc
 
 # There are no chapters in a paper.
 NoStyle                 Chapter
+NoCounter               chapter
 NoStyle                 Chapter*
 
 # All the section headings now use sans serif
@@ -100,7 +103,7 @@ End
 Style Description
        LabelFont
          Family              Sans
-         Series              Bold
+         Series              Medium
        EndFont
 End
 
@@ -130,7 +133,7 @@ Style Abstract
        Font
          Size                Small
        EndFont
-       LabelType             Top_Environment
+       LabelType             Above
        LabelFont
          Series              Bold
          Family              Sans
@@ -151,6 +154,7 @@ Style SubTitle
          Series              Medium
          Size                Large
        EndFont
+       HTMLTitle             false
 End
 
 
@@ -162,6 +166,8 @@ Style Institution
          Series              Medium
          Size                Normal
        EndFont
+       HTMLTag               div
+       HTMLTitle             false
 End