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