]> git.lyx.org Git - lyx.git/blob - lib/examples/landslide.lyx
UserGuide: Remove bold from hyperref's bibitem and href.
[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 \options dvips
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
14 \font_sans default
15 \font_typewriter default
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
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_amsmath 0
34 \use_esint 0
35 \use_mhchem 1
36 \use_mathdots 1
37 \cite_engine basic
38 \use_bibtopic false
39 \use_indices false
40 \paperorientation landscape
41 \suppress_date false
42 \use_refstyle 0
43 \index Index
44 \shortcut idx
45 \color #008000
46 \end_index
47 \secnumdepth 3
48 \tocdepth 3
49 \paragraph_separation skip
50 \defskip medskip
51 \quotes_language english
52 \papercolumns 1
53 \papersides 1
54 \paperpagestyle foilheadings
55 \tracking_changes false
56 \output_changes false
57 \html_math_output 0
58 \html_css_as_file 0
59 \html_be_strict false
60 \end_header
61
62 \begin_body
63
64 \begin_layout Standard
65 \begin_inset ERT
66 status collapsed
67
68 \begin_layout Plain Layout
69
70
71 \backslash
72 MyLogo{HUT/ECDL Kimmo Koli 
73 \backslash
74 today}
75 \end_layout
76
77 \end_inset
78
79
80 \end_layout
81
82 \begin_layout ShortFoilhead
83 Landscape slide example with a figure
84 \end_layout
85
86 \begin_layout Standard
87 \noindent
88 \begin_inset CommandInset line
89 LatexCommand rule
90 offset "0.5ex"
91 width "100line%"
92 height "1pt"
93
94 \end_inset
95
96
97 \end_layout
98
99 \begin_layout Standard
100 \begin_inset Box Frameless
101 position "c"
102 hor_pos "c"
103 has_inner_box 1
104 inner_pos "c"
105 use_parbox 0
106 use_makebox 0
107 width "52page%"
108 special "none"
109 height "1pt"
110 height_special "totalheight"
111 status open
112
113 \begin_layout Plain Layout
114 It is possible to place text beside a figure (clipart platypus in this example)
115  using the minipage enviroment
116 \end_layout
117
118 \begin_layout Itemize
119 The text can contain also item lists
120 \end_layout
121
122 \begin_layout TickList
123 Also other lists like tick lists 
124 \end_layout
125
126 \begin_layout CrossList
127 and cross lists can be entered
128 \end_layout
129
130 \end_inset
131
132
133 \begin_inset space \hfill{}
134 \end_inset
135
136
137 \begin_inset Box Frameless
138 position "c"
139 hor_pos "c"
140 has_inner_box 1
141 inner_pos "c"
142 use_parbox 0
143 use_makebox 0
144 width "45page%"
145 special "none"
146 height "1pt"
147 height_special "totalheight"
148 status open
149
150 \begin_layout Plain Layout
151 \begin_inset VSpace 0.3cm
152 \end_inset
153
154
155 \end_layout
156
157 \begin_layout Plain Layout
158 \align center
159 \begin_inset Graphics
160         filename ../doc/clipart/platypus.eps
161         width 10cm
162         rotateOrigin center
163
164 \end_inset
165
166
167 \end_layout
168
169 \begin_layout Plain Layout
170 \begin_inset VSpace 0.3cm
171 \end_inset
172
173
174 \end_layout
175
176 \end_inset
177
178
179 \end_layout
180
181 \begin_layout Standard
182 You can also add more text below below the minipages as you may have guessed.
183 \end_layout
184
185 \begin_layout ShortFoilhead
186 How it was done
187 \end_layout
188
189 \begin_layout Standard
190 \noindent
191 \begin_inset CommandInset line
192 LatexCommand rule
193 offset "0.5ex"
194 width "100line%"
195 height "1pt"
196
197 \end_inset
198
199
200 \end_layout
201
202 \begin_layout Itemize
203
204 \family roman
205 Just select with the mouse the text paragraphs you want to mark as minipages
206  and then select
207 \family default
208  Layout->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