]> git.lyx.org Git - lyx.git/blob - lib/templates/slides.lyx
Update documentation to latest file format (for 1.5.0 release)
[lyx.git] / lib / templates / slides.lyx
1 #LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 276
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 \font_roman default
18 \font_sans default
19 \font_typewriter default
20 \font_default_family default
21 \font_sc false
22 \font_osf false
23 \font_sf_scale 100
24 \font_tt_scale 100
25 \graphics dvips
26 \paperfontsize default
27 \spacing single
28 \papersize default
29 \use_geometry false
30 \use_amsmath 0
31 \use_esint 0
32 \cite_engine basic
33 \use_bibtopic false
34 \paperorientation portrait
35 \secnumdepth 3
36 \tocdepth 3
37 \paragraph_separation indent
38 \defskip medskip
39 \quotes_language english
40 \papercolumns 1
41 \papersides 1
42 \paperpagestyle default
43 \tracking_changes false
44 \output_changes false
45 \end_header
46
47 \begin_body
48
49 \begin_layout Slide
50
51 \end_layout
52
53 \begin_layout Standard
54
55 Test slide.
56 \end_layout
57
58 \begin_layout InvisibleText
59
60 \end_layout
61
62 \begin_layout Standard
63
64 Text visible only in an overlay.
65 \end_layout
66
67 \begin_layout VisibleText
68
69 \end_layout
70
71 \begin_layout Standard
72
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
82 Test overlay.
83 \end_layout
84
85 \begin_layout VisibleText
86
87 \end_layout
88
89 \begin_layout Standard
90
91 Text visible only in an overlay.
92 \end_layout
93
94 \begin_layout InvisibleText
95
96 \end_layout
97
98 \begin_layout Standard
99
100 Text visible in the main slide.
101 \end_layout
102
103 \begin_layout VisibleText
104
105 \end_layout
106
107 \begin_layout Note
108
109 \end_layout
110
111 \begin_layout Standard
112
113 Test note.
114 \end_layout
115
116 \begin_layout Standard
117
118 A time marker: 
119 \begin_inset ERT
120 status collapsed
121
122 \begin_layout Standard
123
124 \backslash
125 settime{60}
126 \end_layout
127
128 \end_inset
129
130
131 \end_layout
132
133 \begin_layout Standard
134
135 Don't talk more than 
136 \begin_inset ERT
137 status collapsed
138
139 \begin_layout Standard
140
141 \backslash
142 addtime{200}
143 \end_layout
144
145 \end_inset
146
147 .
148 \end_layout
149
150 \end_body
151 \end_document