]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/tufte-book.layout
use LatexParam where appropriate
[lyx.git] / lib / layouts / tufte-book.layout
index 0291fc82e4eaeedadb5a02d8e93472b4ddb757a5..cbaeb1c1f564a3dd9a79c38ba2291070f1d98a0b 100644 (file)
@@ -1,10 +1,11 @@
 #% Do not delete the line below; configure depends on this
-#  \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]{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 36
+Format 41
 
 Provides geometry 1
 Provides natbib-internal 1
@@ -75,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
@@ -99,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
@@ -239,10 +246,10 @@ Float
 End
 
 Style Bibliography
-       TopSep                4
-       LabelString           "Bibliography"
+       TopSep          4
+       LabelString     "Bibliography"
        LabelFont
-         Series              Bold
-         Size                Huge
+         Series        Bold
+         Size          Huge
        EndFont
 End