]> git.lyx.org Git - lyx.git/blob - lib/examples/landslide.lyx
Fix indentation
[lyx.git] / lib / examples / landslide.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass foils
6 \use_default_options false
7 \maintain_unincluded_children false
8 \language english
9 \language_package default
10 \inputencoding default
11 \fontencoding global
12 \font_roman default
13 \font_sans default
14 \font_typewriter default
15 \font_math auto
16 \font_default_family default
17 \use_non_tex_fonts false
18 \font_sc false
19 \font_osf false
20 \font_sf_scale 100
21 \font_tt_scale 100
22 \graphics default
23 \default_output_format default
24 \output_sync 0
25 \bibtex_command default
26 \index_command default
27 \paperfontsize default
28 \spacing single
29 \use_hyperref false
30 \papersize default
31 \use_geometry false
32 \use_package amsmath 0
33 \use_package amssymb 0
34 \use_package cancel 0
35 \use_package esint 0
36 \use_package mathdots 1
37 \use_package mathtools 0
38 \use_package mhchem 1
39 \use_package stackrel 0
40 \use_package stmaryrd 0
41 \use_package undertilde 0
42 \cite_engine basic
43 \cite_engine_type default
44 \biblio_style plain
45 \use_bibtopic false
46 \use_indices false
47 \paperorientation landscape
48 \suppress_date false
49 \justification true
50 \use_refstyle 0
51 \index Index
52 \shortcut idx
53 \color #008000
54 \end_index
55 \secnumdepth 0
56 \tocdepth -1
57 \paragraph_separation skip
58 \defskip medskip
59 \quotes_language english
60 \papercolumns 1
61 \papersides 1
62 \paperpagestyle foilheadings
63 \tracking_changes false
64 \output_changes false
65 \html_math_output 0
66 \html_css_as_file 0
67 \html_be_strict false
68 \end_header
69
70 \begin_body
71
72 \begin_layout Standard
73 \begin_inset ERT
74 status collapsed
75
76 \begin_layout Plain Layout
77
78
79 \backslash
80 MyLogo{HUT/ECDL Kimmo Koli 
81 \backslash
82 today}
83 \end_layout
84
85 \end_inset
86
87
88 \end_layout
89
90 \begin_layout ShortFoilhead
91 Landscape slide example with a figure
92 \end_layout
93
94 \begin_layout Standard
95 \noindent
96 \begin_inset CommandInset line
97 LatexCommand rule
98 offset "0.5ex"
99 width "100line%"
100 height "1pt"
101
102 \end_inset
103
104
105 \end_layout
106
107 \begin_layout Standard
108 \begin_inset Box Frameless
109 position "c"
110 hor_pos "c"
111 has_inner_box 1
112 inner_pos "c"
113 use_parbox 0
114 use_makebox 0
115 width "48page%"
116 special "none"
117 height "1in"
118 height_special "totalheight"
119 status open
120
121 \begin_layout Plain Layout
122 It is possible to place text beside a figure (clipart platypus in this example)
123  using the minipage enviroment
124 \end_layout
125
126 \begin_layout Itemize
127 The text can contain also item lists
128 \end_layout
129
130 \begin_layout TickList
131 Also other lists like tick lists 
132 \end_layout
133
134 \begin_layout CrossList
135 and cross lists can be entered
136 \end_layout
137
138 \end_inset
139
140
141 \begin_inset space \hfill{}
142 \end_inset
143
144
145 \begin_inset Box Frameless
146 position "c"
147 hor_pos "c"
148 has_inner_box 1
149 inner_pos "c"
150 use_parbox 0
151 use_makebox 0
152 width "45page%"
153 special "none"
154 height "1pt"
155 height_special "totalheight"
156 status open
157
158 \begin_layout Plain Layout
159 \begin_inset VSpace 0.3cm
160 \end_inset
161
162
163 \end_layout
164
165 \begin_layout Plain Layout
166 \align center
167 \begin_inset Graphics
168         filename ../doc/clipart/platypus.eps
169         width 9cm
170         rotateOrigin center
171
172 \end_inset
173
174
175 \end_layout
176
177 \begin_layout Plain Layout
178 \begin_inset VSpace 0.3cm
179 \end_inset
180
181
182 \end_layout
183
184 \end_inset
185
186
187 \end_layout
188
189 \begin_layout Standard
190 You can also add more text below below the minipages as you may have guessed.
191 \end_layout
192
193 \begin_layout ShortFoilhead
194 How it was done
195 \end_layout
196
197 \begin_layout Standard
198 \noindent
199 \begin_inset CommandInset line
200 LatexCommand rule
201 offset "0.5ex"
202 width "100line%"
203 height "1pt"
204
205 \end_inset
206
207
208 \end_layout
209
210 \begin_layout Itemize
211
212 \family roman
213 Just select with the mouse the text paragraphs you want to mark as minipages
214  and then select
215 \family default
216  Layout\SpecialChar \menuseparator
217 Paragraph:ExtraOpt 
218 \family roman
219 and press the
220 \family default
221  Minipage 
222 \family roman
223 button and add a minipage width.
224  
225 \end_layout
226
227 \begin_layout Itemize
228
229 \family roman
230 Then put cursor to the paragraph containing the figure and mark it also
231  a minipage, but add also the
232 \family default
233  HFill between the Minipage paragraphs 
234 \family roman
235 and
236 \family default
237  Start a new Minipage 
238 \family roman
239 options
240 \end_layout
241
242 \begin_layout Itemize
243
244 \family roman
245 You can also change the alignment in this
246 \family default
247  Extra options 
248 \family roman
249 menu to middle for all minipage paragraphs for a better result.
250 \end_layout
251
252 \begin_layout Itemize
253
254 \family roman
255 Somehow (correct this if you know how) the figure size set by the
256 \family default
257  % of the page 
258 \family roman
259 doesn't scale the picture right but still the
260 \family default
261  cm 
262 \family roman
263 and
264 \family default
265  inches 
266 \family roman
267 entries will work.
268 \end_layout
269
270 \end_body
271 \end_document