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