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