]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/tufte-handout.layout
latexfonts: more minor fixes
[lyx.git] / lib / layouts / tufte-handout.layout
index 61740b0b1efc26d6db23a91896f636d7d833bd3e..e683e6ab388feb22136e30ffeba0247a59fac7b1 100644 (file)
@@ -1,11 +1,11 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[tufte-handout,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 Handout}
+#  \DeclareLaTeXClass[tufte-handout]{Tufte Handout}
 #  \DeclareCategory{Handouts}
 # tufte-handout textclass definition file.
 # Juergen Spitzmueller <juergen@spitzmueller.org>, 2008/10/22
 # Modified by Uwe Stöhr <uwestoehr@web.de>, 2009/11/15
 
-Format 54
+Format 76
 
 # import other layouts
 Input stdlayouts.inc
@@ -39,6 +39,8 @@ Style Part
        Argument 1
          LabelString   "Short Title|S"
          Tooltip       "The part as it appears in the table of contents/running headers"
+         InsertCotext  1
+         IsTocCaption  1
        EndArgument
        Font
          Series        Bold
@@ -71,3 +73,7 @@ Style Abstract
          Size          Large
        EndFont
 End
+
+Style Bibliography
+       TocLevel        1
+End