]> git.lyx.org Git - lyx.git/blob - lib/templates/slides.lyx
fix crash when ${HOME} is empty
[lyx.git] / lib / templates / slides.lyx
1 #LyX 1.4.0cvs created this file. For more info see http://www.lyx.org/
2 \lyxformat 243
3 \begin_document
4 \begin_header
5 \textclass slides
6 \begin_preamble
7 % Uncomment to print out only slides and overlays
8 %
9 %\onlyslides{\slides}
10
11 % Uncomment to print out only notes
12 %
13 %\onlynotes{\notes}
14 \end_preamble
15 \language english
16 \inputencoding default
17 \fontscheme default
18 \graphics dvips
19 \paperfontsize default
20 \spacing single
21 \papersize default
22 \use_geometry false
23 \use_amsmath 0
24 \cite_engine basic
25 \use_bibtopic false
26 \paperorientation portrait
27 \secnumdepth 3
28 \tocdepth 3
29 \paragraph_separation indent
30 \defskip medskip
31 \quotes_language english
32 \quotes_times 2
33 \papercolumns 1
34 \papersides 1
35 \paperpagestyle default
36 \tracking_changes false
37 \output_changes true
38 \end_header
39
40 \begin_body
41
42 \begin_layout Slide
43
44 \end_layout
45
46 \begin_layout Standard
47
48 Test slide.
49 \end_layout
50
51 \begin_layout InvisibleText
52
53 \end_layout
54
55 \begin_layout Standard
56
57 Text visible only in an overlay.
58 \end_layout
59
60 \begin_layout VisibleText
61
62 \end_layout
63
64 \begin_layout Standard
65
66 Text visible in the main slide.
67 \end_layout
68
69 \begin_layout Overlay
70
71 \end_layout
72
73 \begin_layout Standard
74
75 Test overlay.
76 \end_layout
77
78 \begin_layout VisibleText
79
80 \end_layout
81
82 \begin_layout Standard
83
84 Text visible only in an overlay.
85 \end_layout
86
87 \begin_layout InvisibleText
88
89 \end_layout
90
91 \begin_layout Standard
92
93 Text visible in the main slide.
94 \end_layout
95
96 \begin_layout VisibleText
97
98 \end_layout
99
100 \begin_layout Note
101
102 \end_layout
103
104 \begin_layout Standard
105
106 Test note.
107 \end_layout
108
109 \begin_layout Standard
110
111 A time marker: 
112 \begin_inset ERT
113 status collapsed
114
115 \begin_layout Standard
116
117 \backslash
118 settime{60}
119 \end_layout
120
121 \end_inset
122
123
124 \end_layout
125
126 \begin_layout Standard
127
128 Don't talk more than 
129 \begin_inset ERT
130 status collapsed
131
132 \begin_layout Standard
133
134 \backslash
135 addtime{200}
136 \end_layout
137
138 \end_inset
139
140 .
141 \end_layout
142
143 \end_body
144 \end_document