]> git.lyx.org Git - lyx.git/blob - lib/examples/landslide.lyx
Push the rest of changes of ectaart.cls (Econometrica) from Koji.
[lyx.git] / lib / examples / landslide.lyx
1 #LyX 1.6.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \use_default_options false
6 \textclass foils
7 \options dvips
8 \language english
9 \inputencoding default
10 \font_roman default
11 \font_sans default
12 \font_typewriter default
13 \font_default_family default
14 \font_sc false
15 \font_osf false
16 \font_sf_scale 100
17 \font_tt_scale 100
18 \graphics default
19 \paperfontsize default
20 \spacing single
21 \use_hyperref false
22 \papersize default
23 \use_geometry false
24 \use_amsmath 0
25 \use_esint 0
26 \cite_engine basic
27 \use_bibtopic false
28 \paperorientation landscape
29 \secnumdepth 3
30 \tocdepth 3
31 \paragraph_separation skip
32 \defskip medskip
33 \quotes_language english
34 \papercolumns 1
35 \papersides 1
36 \paperpagestyle foilheadings
37 \tracking_changes false
38 \output_changes false
39 \author ""
40 \end_header
41
42 \begin_body
43
44 \begin_layout Standard
45 \begin_inset ERT
46 status collapsed
47
48 \begin_layout Plain Layout
49
50
51 \backslash
52 MyLogo{HUT/ECDL Kimmo Koli 
53 \backslash
54 today}
55 \end_layout
56
57 \end_inset
58
59
60 \end_layout
61
62 \begin_layout ShortFoilhead
63 Landscape slide example with a figure
64 \end_layout
65
66 \begin_layout Standard
67
68 \lyxline
69
70 \end_layout
71
72 \begin_layout Standard
73 \begin_inset Box Frameless
74 position "c"
75 hor_pos "c"
76 has_inner_box 1
77 inner_pos "c"
78 use_parbox 0
79 width "52page%"
80 special "none"
81 height "1pt"
82 height_special "totalheight"
83 status open
84
85 \begin_layout Plain Layout
86 It is possible to place text beside a figure (clipart platypus in this example)
87  using the minipage enviroment
88 \end_layout
89
90 \begin_layout Itemize
91 The text can contain also item lists
92 \end_layout
93
94 \begin_layout TickList
95 Also other lists like tick lists 
96 \end_layout
97
98 \begin_layout CrossList
99 and cross lists can be entered
100 \end_layout
101
102 \end_inset
103
104
105 \begin_inset space \hfill{}
106 \end_inset
107
108
109 \begin_inset Box Frameless
110 position "c"
111 hor_pos "c"
112 has_inner_box 1
113 inner_pos "c"
114 use_parbox 0
115 width "45page%"
116 special "none"
117 height "1pt"
118 height_special "totalheight"
119 status open
120
121 \begin_layout Plain Layout
122 \begin_inset VSpace 0.3cm
123 \end_inset
124
125
126 \end_layout
127
128 \begin_layout Plain Layout
129 \align center
130 \begin_inset Graphics
131         filename ../clipart/platypus.eps
132         width 10cm
133         rotateOrigin center
134
135 \end_inset
136
137
138 \end_layout
139
140 \begin_layout Plain Layout
141 \begin_inset VSpace 0.3cm
142 \end_inset
143
144
145 \end_layout
146
147 \end_inset
148
149
150 \end_layout
151
152 \begin_layout Standard
153 You can also add more text below below the minipages as you may have guessed.
154 \end_layout
155
156 \begin_layout ShortFoilhead
157 How it was done
158 \end_layout
159
160 \begin_layout Standard
161
162 \lyxline
163
164 \end_layout
165
166 \begin_layout Itemize
167
168 \family roman
169 Just select with the mouse the text paragraphs you want to mark as minipages
170  and then select
171 \family default
172  Layout->Paragraph:ExtraOpt 
173 \family roman
174 and press the
175 \family default
176  Minipage 
177 \family roman
178 button and add a minipage width.
179  
180 \end_layout
181
182 \begin_layout Itemize
183
184 \family roman
185 Then put cursor to the paragraph containing the figure and mark it also
186  a minipage, but add also the
187 \family default
188  HFill between the Minipage paragraphs 
189 \family roman
190 and
191 \family default
192  Start a new Minipage 
193 \family roman
194 options
195 \end_layout
196
197 \begin_layout Itemize
198
199 \family roman
200 You can also change the alignment in this
201 \family default
202  Extra options 
203 \family roman
204 menu to middle for all minipage paragraphs for a better result.
205 \end_layout
206
207 \begin_layout Itemize
208
209 \family roman
210 Somehow (correct this if you know how) the figure size set by the
211 \family default
212  % of the page 
213 \family roman
214 doesn't scale the picture right but still the
215 \family default
216  cm 
217 \family roman
218 and
219 \family default
220  inches 
221 \family roman
222 entries will work.
223 \end_layout
224
225 \end_body
226 \end_document