]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/tufte-book.layout
Add Stéphane Mourey as contributor
[lyx.git] / lib / layouts / tufte-book.layout
index 845a6d6443d58e30429ca8e811ca7b1aa0f53cda..c48ce0ada30ff12eac53df78e645f9dc0563d7d5 100644 (file)
@@ -1,10 +1,11 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[tufte-book]{book (Tufte)}
+#  \DeclareLaTeXClass[tufte-book,bibentry.sty,changepage.sty,fancyhdr.sty,ifmtarg.sty,letterspace.sty,multicol.sty,natbib.sty,optparams.sty,paralist.sty,placeins.sty,ragged2e.sty,setspace.sty,textcase.sty,titlesec.sty,titletoc.sty,xcolor.sty,xifthen.sty,xkeyval.sty]{Tufte Book}
+#  \DeclareCategory{Books}
 # tufte-book textclass definition file.
 # Jason Waskiewicz <jason.waskiewicz@sendit.nodak.edu>, 2009/10/18
 # Modified by Uwe Stöhr <uwestoehr@web.de>, 2009/11/15
 
-Format 25
+Format 49
 
 Provides geometry 1
 Provides natbib-internal 1
@@ -31,21 +32,38 @@ End
 Input stdlayouts.inc
 Input stdclass.inc
 
+Style Title
+       InPreamble      1
+End
+
+Style Author
+       InPreamble      1
+End
+
+Style Date
+       InPreamble      1
+End
+
 NoStyle Abstract
 NoStyle Chapter
+NoCounter chapter
 NoStyle Section
 NoStyle Subsection
+NoCounter subsection
 NoStyle Subsubsection
+NoCounter subsubsection
 NoStyle Subsubsection*
 NoStyle Paragraph
+NoCounter paragraph
 NoStyle Paragraph*
 NoStyle Subparagraph
+NoCounter subparagraph
 NoStyle Subparagraph*
 
 Style Chapter
        Margin          Static
-       Category        Section
-       LabelType       None
+       Category        Sectioning
+       LabelType       No_Label
        LabelCounter    chapter
        TocLevel        0
        LatexType       Command
@@ -58,7 +76,10 @@ Style Chapter
        ParSep          0.8
        Align           Block
        RefPrefix chap
-       OptionalArgs    1
+       Argument 1
+         LabelString   "Short Title|S"
+         Tooltip       "The chapter as it appears in the table of contents/running headers"
+       EndArgument
        Font
          Series        Bold
          Size          Huge
@@ -66,9 +87,9 @@ Style Chapter
 End
 
 Style Section
-       Category        Section
+       Category        Sectioning
        Margin          Dynamic
-       LabelType       None
+       LabelType       No_Label
        LabelCounter    section
        TocLevel        1
        LatexType       Command
@@ -82,7 +103,10 @@ Style Section
        ParSep          0.7
        Align           Block
        RefPrefix sec
-       OptionalArgs    1
+       Argument 1
+         LabelString   "Short Title|S"
+         Tooltip       "The section as it appears in the table of contents/running headers"
+       EndArgument
        Font
          Series        Bold
          Size          Larger
@@ -103,7 +127,7 @@ Style Subsection
        EndFont
 End
 
-InsetLayout Sidenote
+InsetLayout Flex:Sidenote
        LyxType         custom
        LatexType       command
        LatexName       sidenote
@@ -120,10 +144,11 @@ InsetLayout Sidenote
          Color         marginlabel
          Size          Small
        EndFont
+       ResetsFont true
 End
 
-InsetLayout Marginnote
-       CopyStyle       Sidenote
+InsetLayout Flex:Marginnote
+       CopyStyle       Flex:Sidenote
        LatexName       marginnote
        Decoration      classic
        LabelString     "marginnote"
@@ -135,7 +160,7 @@ InsetLayout Marginnote
        MultiPar        true
 End
 
-InsetLayout NewThought
+InsetLayout Flex:NewThought
        LyXType         charstyle
        LatexType       Command
        LatexName       newthought
@@ -147,10 +172,11 @@ InsetLayout NewThought
          Family        Roman
          Color         red
        EndFont
+       ResetsFont true
 End
 
-InsetLayout AllCaps
-       CopyStyle       NewThought
+InsetLayout Flex:AllCaps
+       CopyStyle       Flex:NewThought
        LatexName       allcaps
        LabelString     "allcaps"
        Font
@@ -162,8 +188,8 @@ InsetLayout AllCaps
        EndFont
 End
 
-InsetLayout SmallCaps
-       CopyStyle       NewThought
+InsetLayout Flex:SmallCaps
+       CopyStyle       Flex:NewThought
        LatexName       smallcaps
        LabelString     "smallcaps"
        LabelFont
@@ -203,7 +229,9 @@ Float
        NumberWithin    none
        Style           plain
        ListName        "List of Tables"
-       NeedsFloatPkg false
+       ListCommand     listoftables
+       IsPredefined true
+       UsesFloatPkg false
 End
 
 Float
@@ -214,14 +242,16 @@ Float
        NumberWithin    none
        Style           plain
        ListName        "List of Figures"
-       NeedsFloatPkg false
+       ListCommand     listoffigures
+       IsPredefined true
+       UsesFloatPkg false
 End
 
 Style Bibliography
-       TopSep                4
-       LabelString           "Bibliography"
+       TopSep          4
+       LabelString     "Bibliography"
        LabelFont
-         Series              Bold
-         Size                Huge
+         Series        Bold
+         Size          Huge
        EndFont
 End