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