]> git.lyx.org Git - lyx.git/blob - lib/templates/slides.lyx
propdel svn:executable
[lyx.git] / lib / templates / slides.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 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 \papercolumns 1
33 \papersides 1
34 \paperpagestyle default
35 \tracking_changes false
36 \output_changes true
37 \end_header
38
39 \begin_body
40
41 \begin_layout Slide
42
43 \end_layout
44
45 \begin_layout Standard
46
47 Test slide.
48 \end_layout
49
50 \begin_layout InvisibleText
51
52 \end_layout
53
54 \begin_layout Standard
55
56 Text visible only in an overlay.
57 \end_layout
58
59 \begin_layout VisibleText
60
61 \end_layout
62
63 \begin_layout Standard
64
65 Text visible in the main slide.
66 \end_layout
67
68 \begin_layout Overlay
69
70 \end_layout
71
72 \begin_layout Standard
73
74 Test overlay.
75 \end_layout
76
77 \begin_layout VisibleText
78
79 \end_layout
80
81 \begin_layout Standard
82
83 Text visible only in an overlay.
84 \end_layout
85
86 \begin_layout InvisibleText
87
88 \end_layout
89
90 \begin_layout Standard
91
92 Text visible in the main slide.
93 \end_layout
94
95 \begin_layout VisibleText
96
97 \end_layout
98
99 \begin_layout Note
100
101 \end_layout
102
103 \begin_layout Standard
104
105 Test note.
106 \end_layout
107
108 \begin_layout Standard
109
110 A time marker: 
111 \begin_inset ERT
112 status collapsed
113
114 \begin_layout Standard
115
116 \backslash
117 settime{60}
118 \end_layout
119
120 \end_inset
121
122
123 \end_layout
124
125 \begin_layout Standard
126
127 Don't talk more than 
128 \begin_inset ERT
129 status collapsed
130
131 \begin_layout Standard
132
133 \backslash
134 addtime{200}
135 \end_layout
136
137 \end_inset
138
139 .
140 \end_layout
141
142 \end_body
143 \end_document