]> git.lyx.org Git - wiki-uploads.git/blob - Layouts/tufte-book/layoutProposal/tufte-book.layout
Import uploads from wiki
[wiki-uploads.git] / Layouts / tufte-book / layoutProposal / tufte-book.layout
1 #% Do not delete the line below; configure depends on this\r
2 #  \DeclareLaTeXClass[tufte-book]{book (Tufte)}\r
3 # tufte-book textclass definition file.\r
4 # Jason Waskiewicz <jason.waskiewicz@sendit.nodak.edu>, 2009/10/18\r
5 # Modified by Uwe Stöhr <uwestoehr@web.de>, 2009/10/27\r
6 \r
7 Format 11\r
8 \r
9 Provides geometry 1\r
10 Provides hyperref 1\r
11 Provides natbib-internal 1\r
12 \r
13 Style Standard\r
14         Margin          Static\r
15         LatexType       Paragraph\r
16         LatexName       dummy\r
17         ParIndent       MM\r
18         ParSkip         0.4\r
19         Align           Block\r
20         AlignPossible   Block, Left, Right, Center\r
21         LabelType       No_Label\r
22 End\r
23 \r
24 # import other layouts\r
25 Input stdlayouts.inc\r
26 Input book.layout\r
27 \r
28 NoStyle Subsubsection\r
29 NoStyle Subsubsection*\r
30 NoStyle Paragraph\r
31 NoStyle Paragraph*\r
32 NoStyle Subparagraph\r
33 NoStyle Subparagraph*\r
34 \r
35 InsetLayout Sidenote\r
36         LyxType         custom\r
37         LatexType       command\r
38         LatexName       sidenote\r
39         Decoration      classic\r
40         LabelString     "sidenote"\r
41         Font\r
42           Color         foreground\r
43           Size          Small\r
44           Misc          No_Emph\r
45           Misc          No_Noun\r
46           Misc          No_Bar\r
47         EndFont\r
48         LabelFont\r
49           Color         marginlabel\r
50           Size          Small\r
51         EndFont\r
52 End\r
53 \r
54 InsetLayout Marginnote\r
55         CopyStyle       Sidenote\r
56         LatexName       marginnote\r
57         Decoration      classic\r
58         LabelString     "marginnote"\r
59         Font\r
60           Family        Roman\r
61           Shape         Up\r
62           Series        Medium\r
63         EndFont\r
64         MultiPar        true\r
65 End\r
66 \r
67 InsetLayout NewThought\r
68         LyXType         charstyle\r
69         LatexType       Command\r
70         LatexName       newthought\r
71         LabelString     "new thought"\r
72         Font\r
73           Shape         SmallCaps\r
74         EndFont\r
75         LabelFont\r
76           Family        Roman\r
77           Color         red\r
78         EndFont\r
79 End\r
80 \r
81 InsetLayout AllCaps\r
82         CopyStyle       NewThought\r
83         LatexName       allcaps\r
84         LabelString     "allcaps"\r
85         Font\r
86           Shape         Up\r
87           Misc          Noun\r
88         EndFont\r
89         LabelFont\r
90           Color         blue\r
91         EndFont\r
92 End\r
93 \r
94 InsetLayout SmallCaps\r
95         CopyStyle       NewThought\r
96         LatexName       smallcaps\r
97         LabelString     "smallcaps"\r
98         LabelFont\r
99           Color         green\r
100         EndFont\r
101 End\r
102 \r
103 Style Full_Width\r
104         Margin          Static\r
105         LaTeXType       environment\r
106         LaTeXName       fullwidth\r
107         Category        MainText\r
108         NextNoIndent    1\r
109         ParSkip         0\r
110         ItemSep         0\r
111         TopSep          0.5\r
112         BottomSep       0.5\r
113         ParSep          0\r
114         Align           Block\r
115         AlignPossible   Block, Left, Right, Center\r
116         LabelType       No_Label\r
117 End\r
118 \r
119 # this steps the counters\r
120 Counter         marginfigure\r
121 End\r
122 \r
123 Counter         margintable\r
124 End\r
125 \r
126 # define the floats\r
127 Float\r
128         Type            margintable\r
129         GuiName         MarginTable\r
130         Placement       tbp\r
131         Extension       lot\r
132         NumberWithin    none\r
133         Style           plain\r
134         ListName        "List of Tables"\r
135         LaTeXBuiltin    true\r
136 End\r
137 \r
138 Float\r
139         Type            marginfigure\r
140         GuiName         MarginFigure\r
141         Placement       tbp\r
142         Extension       lof\r
143         NumberWithin    none\r
144         Style           plain\r
145         ListName        "List of Figures"\r
146         LaTeXBuiltin    true\r
147 End