]> git.lyx.org Git - lyx.git/blob - lib/layouts/tufte-handout.layout
More translation strings.
[lyx.git] / lib / layouts / tufte-handout.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[tufte-handout,bibentry.sty,fancyhdr.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]{handout (Tufte)}
3 # tufte-handout textclass definition file.
4 # Juergen Spitzmueller <juergen@spitzmueller.org>, 2008/10/22
5 # Modified by Uwe Stöhr <uwestoehr@web.de>, 2009/11/15
6
7 Format 34
8
9 # import other layouts
10 Input stdlayouts.inc
11 Input article.layout
12 Input tufte-book.layout
13
14 Sides           1
15 PageStyle       plain
16
17 NoStyle Part
18 NoCounter part
19 NoStyle Chapter
20 NoStyle Chapter*
21
22 Style Part
23         Category        Section
24         Margin          Dynamic
25         LabelType       No_Label
26         TocLevel        0
27         LabelCounter    part
28         LatexType       Command
29         LatexName       part
30         NeedProtect     1
31         NextNoIndent    1
32         Labelsep        xxx
33         ParSkip         0.4
34         TopSep          4
35         BottomSep       4
36         ParSep          0.8
37         Align           Center
38         Alignpossible   Center
39         Font
40           Series        Bold
41           Size          Huge
42         EndFont
43 End
44
45 Style Abstract
46         Margin          Static
47         LatexType       Environment
48         LatexName       abstract
49         Category        FrontMatter
50         NextNoIndent    1
51         LeftMargin      MMM
52         RightMargin     MMM
53         ParIndent       MM
54         ItemSep         0
55         TopSep          0.7
56         BottomSep       0.7
57         ParSep          0
58         Align           Block
59         LabelType       Centered_Top_Environment
60         LabelString     "Abstract"
61         LabelBottomSep  0.5
62         Font
63           Size          Small
64         EndFont
65         LabelFont
66           Series        Bold
67           Size          Large
68         EndFont
69 End