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