]> git.lyx.org Git - lyx.git/blob - lib/examples/beamer.lyx
chkconfig.ltx: add lh fonts
[lyx.git] / lib / examples / beamer.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 459
3 \begin_document
4 \begin_header
5 \textclass beamer
6 \begin_preamble
7 % We use the "Berkeley" theme with a 3.45em-wide side bar on the left
8 \usetheme[left,width=3.45em]{Berkeley}
9 \end_preamble
10 \use_default_options true
11 \maintain_unincluded_children false
12 \language english
13 \language_package default
14 \inputencoding auto
15 \fontencoding global
16 \font_roman default
17 \font_sans default
18 \font_typewriter default
19 \font_math auto
20 \font_default_family default
21 \use_non_tex_fonts false
22 \font_sc false
23 \font_osf false
24 \font_sf_scale 100
25 \font_tt_scale 100
26 \graphics default
27 \default_output_format pdf2
28 \output_sync 0
29 \bibtex_command default
30 \index_command default
31 \paperfontsize default
32 \spacing single
33 \use_hyperref false
34 \papersize default
35 \use_geometry true
36 \use_package amsmath 1
37 \use_package amssymb 1
38 \use_package esint 1
39 \use_package mathdots 1
40 \use_package mathtools 1
41 \use_package mhchem 1
42 \use_package stackrel 0
43 \use_package stmaryrd 1
44 \use_package undertilde 1
45 \cite_engine basic
46 \cite_engine_type numerical
47 \biblio_style plain
48 \use_bibtopic false
49 \use_indices false
50 \paperorientation portrait
51 \suppress_date false
52 \justification true
53 \use_refstyle 1
54 \index Index
55 \shortcut idx
56 \color #008000
57 \end_index
58 \secnumdepth 3
59 \tocdepth 3
60 \paragraph_separation indent
61 \paragraph_indentation default
62 \quotes_language english
63 \papercolumns 1
64 \papersides 1
65 \paperpagestyle default
66 \tracking_changes false
67 \output_changes false
68 \html_math_output 0
69 \html_css_as_file 0
70 \html_be_strict false
71 \end_header
72
73 \begin_body
74
75 \begin_layout Title
76 Presentations with Beamer and LyX
77 \end_layout
78
79 \begin_layout Subtitle
80 An Introduction to the Basics
81 \end_layout
82
83 \begin_layout Author
84 The LyX Team
85 \end_layout
86
87 \begin_layout Date
88 V.
89  2.1
90 \end_layout
91
92 \begin_layout TitleGraphic
93 \begin_inset Graphics
94         filename ../doc/clipart/mobius.eps
95         lyxscale 30
96         scale 10
97
98 \end_inset
99
100
101 \end_layout
102
103 \begin_layout Frame
104
105 \end_layout
106
107 \begin_deeper
108 \begin_layout FrameTitle
109 \begin_inset Argument 1
110 status open
111
112 \begin_layout Plain Layout
113 presentation
114 \end_layout
115
116 \end_inset
117
118 Contents
119 \end_layout
120
121 \begin_layout Standard
122 \begin_inset CommandInset toc
123 LatexCommand tableofcontents
124
125 \end_inset
126
127
128 \end_layout
129
130 \end_deeper
131 \begin_layout Section
132 Purposes
133 \end_layout
134
135 \begin_layout Frame
136 \begin_inset Argument 2
137 status open
138
139 \begin_layout Plain Layout
140 +-
141 \end_layout
142
143 \end_inset
144
145
146 \begin_inset Argument 4
147 status open
148
149 \begin_layout Plain Layout
150 Purpose of the Beamer class
151 \end_layout
152
153 \end_inset
154
155
156 \end_layout
157
158 \begin_layout Frame
159 With the 
160 \begin_inset Flex Structure
161 status open
162
163 \begin_layout Plain Layout
164 Beamer
165 \end_layout
166
167 \end_inset
168
169  class, you can produce presentation slides, which
170 \end_layout
171
172 \begin_deeper
173 \begin_layout Itemize
174 are visually highly customizable
175 \end_layout
176
177 \begin_layout Itemize
178 can be very well structured
179 \end_layout
180
181 \begin_layout Itemize
182 can be constructed step-by-step (
183 \begin_inset Quotes eld
184 \end_inset
185
186 overlay
187 \begin_inset Quotes erd
188 \end_inset
189
190  concept)
191 \end_layout
192
193 \begin_layout Itemize
194 may contain different navigation paths (note that the slides contain all
195  sorts of hyperlinks)
196 \end_layout
197
198 \begin_layout Itemize
199 use LaTeX's superb output quality
200 \end_layout
201
202 \begin_layout Itemize
203 might embed multimedia content (audio, video)
204 \end_layout
205
206 \begin_layout Itemize
207 can easily be transformed to accompanying material (such as an article-like
208  handout)
209 \end_layout
210
211 \begin_layout Itemize
212 and much more \SpecialChar \ldots{}
213
214 \end_layout
215
216 \end_deeper
217 \begin_layout Separator
218
219 \end_layout
220
221 \begin_layout Frame
222 \begin_inset Argument 4
223 status open
224
225 \begin_layout Plain Layout
226 Purpose of this presentation
227 \end_layout
228
229 \end_inset
230
231
232 \end_layout
233
234 \begin_layout Frame
235 This presentation
236 \end_layout
237
238 \begin_deeper
239 \begin_layout Itemize
240 describes some basic features of 
241 \begin_inset Flex Structure
242 status collapsed
243
244 \begin_layout Plain Layout
245 Beamer
246 \end_layout
247
248 \end_inset
249
250
251 \end_layout
252
253 \begin_layout Itemize
254 especially how they can be used with LyX
255 \end_layout
256
257 \end_deeper
258 \begin_layout Frame
259 For more general and comprehensive information on 
260 \begin_inset Flex Structure
261 status collapsed
262
263 \begin_layout Plain Layout
264 Beamer
265 \end_layout
266
267 \end_inset
268
269  itself, please refer to the extensive class manual 
270 \begin_inset CommandInset citation
271 LatexCommand cite
272 key "beamer-ug"
273
274 \end_inset
275
276
277 \end_layout
278
279 \begin_layout Section
280 Segments of a presentation
281 \end_layout
282
283 \begin_layout Frame
284 \begin_inset Argument 4
285 status open
286
287 \begin_layout Plain Layout
288 The global structure
289 \end_layout
290
291 \end_inset
292
293
294 \end_layout
295
296 \begin_layout Frame
297 A presentation usually consists of
298 \end_layout
299
300 \begin_deeper
301 \begin_layout Itemize
302 a title page
303 \end_layout
304
305 \begin_layout Itemize
306 slides that might be grouped to sections/parts
307 \end_layout
308
309 \begin_layout Itemize
310 an appendix with additional information, such as a bibliography
311 \end_layout
312
313 \end_deeper
314 \begin_layout Frame
315 We describe these global segments in what follows.
316 \end_layout
317
318 \begin_layout Separator
319
320 \end_layout
321
322 \begin_layout Frame
323 \begin_inset Argument 4
324 status open
325
326 \begin_layout Plain Layout
327 The title page
328 \end_layout
329
330 \end_inset
331
332
333 \end_layout
334
335 \begin_layout Frame
336 Within LyX, a title page is constructed by the layouts 
337 \begin_inset Flex Structure
338 status collapsed
339
340 \begin_layout Plain Layout
341 Title
342 \end_layout
343
344 \end_inset
345
346
347 \begin_inset Flex Structure
348 status collapsed
349
350 \begin_layout Plain Layout
351 Subtitle
352 \end_layout
353
354 \end_inset
355
356
357 \begin_inset Flex Structure
358 status collapsed
359
360 \begin_layout Plain Layout
361 Author
362 \end_layout
363
364 \end_inset
365
366
367 \begin_inset Flex Structure
368 status collapsed
369
370 \begin_layout Plain Layout
371 Institute
372 \end_layout
373
374 \end_inset
375
376
377 \begin_inset Flex Structure
378 status collapsed
379
380 \begin_layout Plain Layout
381 Date
382 \end_layout
383
384 \end_inset
385
386  and 
387 \begin_inset Flex Structure
388 status collapsed
389
390 \begin_layout Plain Layout
391 TitleGraphic
392 \end_layout
393
394 \end_inset
395
396 .
397  
398 \end_layout
399
400 \begin_deeper
401 \begin_layout Itemize
402 None of these elements is mandatory, but at least one must be given 
403 \end_layout
404
405 \begin_layout Itemize
406 The order of insertion does not matter (the real order is defined in the
407  
408 \begin_inset Flex Structure
409 status collapsed
410
411 \begin_layout Plain Layout
412 Beamer
413 \end_layout
414
415 \end_inset
416
417  theme)
418 \end_layout
419
420 \begin_layout Itemize
421 For 
422 \begin_inset Flex Structure
423 status collapsed
424
425 \begin_layout Plain Layout
426 Title
427 \end_layout
428
429 \end_inset
430
431
432 \begin_inset Flex Structure
433 status collapsed
434
435 \begin_layout Plain Layout
436 Subtitle
437 \end_layout
438
439 \end_inset
440
441
442 \begin_inset Flex Structure
443 status collapsed
444
445 \begin_layout Plain Layout
446 Author
447 \end_layout
448
449 \end_inset
450
451
452 \begin_inset Flex Structure
453 status collapsed
454
455 \begin_layout Plain Layout
456 Institute
457 \end_layout
458
459 \end_inset
460
461  and 
462 \begin_inset Flex Structure
463 status collapsed
464
465 \begin_layout Plain Layout
466 Date
467 \end_layout
468
469 \end_inset
470
471 , you can define 
472 \begin_inset Quotes eld
473 \end_inset
474
475 short
476 \begin_inset Quotes erd
477 \end_inset
478
479  forms via 
480 \begin_inset Flex Alert
481 status collapsed
482
483 \begin_layout Plain Layout
484 Insert\SpecialChar \menuseparator
485 Short Title\SpecialChar \slash{}
486 Date\SpecialChar \slash{}
487 \SpecialChar \ldots{}
488
489 \end_layout
490
491 \end_inset
492
493  These are used in the sidebar\SpecialChar \slash{}
494 heading (given the theme actually provides
495  a sidebar\SpecialChar \slash{}
496 heading)
497 \end_layout
498
499 \begin_layout Itemize
500 If you select 
501 \begin_inset Flex Structure
502 status collapsed
503
504 \begin_layout Plain Layout
505 Title (Plain Frame)
506 \end_layout
507
508 \end_inset
509
510  instead of 
511 \begin_inset Flex Structure
512 status collapsed
513
514 \begin_layout Plain Layout
515 Title
516 \end_layout
517
518 \end_inset
519
520 , the title page will have no sidebar or heading
521 \end_layout
522
523 \end_deeper
524 \begin_layout Separator
525
526 \end_layout
527
528 \begin_layout Frame
529 \begin_inset Argument 4
530 status open
531
532 \begin_layout Plain Layout
533 Slides\SpecialChar \slash{}
534 Frames
535 \end_layout
536
537 \end_inset
538
539
540 \end_layout
541
542 \begin_layout Frame
543 Slides are called 
544 \begin_inset Quotes eld
545 \end_inset
546
547 frames
548 \begin_inset Quotes erd
549 \end_inset
550
551  in 
552 \begin_inset Flex Structure
553 status collapsed
554
555 \begin_layout Plain Layout
556 Beamer
557 \end_layout
558
559 \end_inset
560
561 .
562  Everything inside a frame is put on one slide (which itself might consist
563  of sub-slides).
564 \end_layout
565
566 \begin_deeper
567 \begin_layout Itemize
568 Select the 
569 \begin_inset Flex Structure
570 status collapsed
571
572 \begin_layout Plain Layout
573 Frame
574 \end_layout
575
576 \end_inset
577
578  style to start a frame
579 \end_layout
580
581 \begin_layout Itemize
582 The frame title is to be inserted in the 
583 \begin_inset Quotes eld
584 \end_inset
585
586 Frame title
587 \begin_inset Quotes erd
588 \end_inset
589
590  inset, which is automatically inserted for new frames or can be manually
591  inserted via 
592 \begin_inset Flex Alert
593 status collapsed
594
595 \begin_layout Plain Layout
596 Insert\SpecialChar \menuseparator
597 Frame Title
598 \end_layout
599
600 \end_inset
601
602
603 \end_layout
604
605 \begin_layout Itemize
606 Alternatively, you can also use the 
607 \begin_inset Flex Structure
608 status collapsed
609
610 \begin_layout Plain Layout
611 FrameTitle
612 \end_layout
613
614 \end_inset
615
616  layout, which additionally offers a (rarely used) short frame title option,
617  and, more importantly, overlay options
618 \end_layout
619
620 \begin_layout Itemize
621 A subtitle can be added via the 
622 \begin_inset Flex Structure
623 status collapsed
624
625 \begin_layout Plain Layout
626 FrameSubtitle
627 \end_layout
628
629 \end_inset
630
631  layout
632 \end_layout
633
634 \begin_layout Itemize
635 Frame options (see 
636 \begin_inset CommandInset citation
637 LatexCommand cite
638 key "beamer-ug"
639
640 \end_inset
641
642  for the diverse options) are inserted via 
643 \begin_inset Flex Alert
644 status collapsed
645
646 \begin_layout Plain Layout
647 Insert\SpecialChar \menuseparator
648 Frame Options
649 \end_layout
650
651 \end_inset
652
653 , overlay options via 
654 \begin_inset Flex Alert
655 status collapsed
656
657 \begin_layout Plain Layout
658 Insert\SpecialChar \menuseparator
659 Overlay Specifications
660 \end_layout
661
662 \end_inset
663
664  and 
665 \begin_inset Flex Alert
666 status collapsed
667
668 \begin_layout Plain Layout
669 Insert\SpecialChar \menuseparator
670 Default Overlay Specifications
671 \end_layout
672
673 \end_inset
674
675  (we explain later what this is)
676 \end_layout
677
678 \end_deeper
679 \begin_layout Separator
680
681 \end_layout
682
683 \begin_layout Frame
684 \begin_inset Argument 1
685 status open
686
687 \begin_layout Plain Layout
688 1-2
689 \end_layout
690
691 \end_inset
692
693
694 \begin_inset Argument 3
695 status open
696
697 \begin_layout Plain Layout
698 label=myframe
699 \end_layout
700
701 \end_inset
702
703
704 \begin_inset Argument 4
705 status open
706
707 \begin_layout Plain Layout
708 Frames can be repeated
709 \end_layout
710
711 \end_inset
712
713
714 \end_layout
715
716 \begin_layout Frame
717 Frames can be repeated fully or only in terms of selected sub-slides, multiple
718  times at any later point of the presentation.
719 \end_layout
720
721 \begin_layout Frame
722 You just need to give the respective frame a label name via the frame option
723  
724 \begin_inset Quotes eld
725 \end_inset
726
727 label
728 \begin_inset Quotes erd
729 \end_inset
730
731  (as done here).
732 \end_layout
733
734 \begin_deeper
735 \begin_layout Pause
736
737 \end_layout
738
739 \end_deeper
740 \begin_layout Frame
741 Then you can repeat this frame by means of the 
742 \begin_inset Flex Structure
743 status collapsed
744
745 \begin_layout Plain Layout
746 AgainFrame
747 \end_layout
748
749 \end_inset
750
751  layout later in the presentation.
752  Just enter the label name in the 
753 \begin_inset Flex Structure
754 status collapsed
755
756 \begin_layout Plain Layout
757 AgainFrame
758 \end_layout
759
760 \end_inset
761
762  layout and specify, if required, which sub-slides you want to be repeated
763  via 
764 \begin_inset Flex Alert
765 status collapsed
766
767 \begin_layout Plain Layout
768 Insert\SpecialChar \menuseparator
769 Overlay Specifications
770 \end_layout
771
772 \end_inset
773
774  (again, see below for the concept of 
775 \begin_inset Quotes eld
776 \end_inset
777
778 overlays
779 \begin_inset Quotes erd
780 \end_inset
781
782 ).
783 \end_layout
784
785 \begin_deeper
786 \begin_layout Proof
787 \begin_inset Argument 1
788 status open
789
790 \begin_layout Plain Layout
791 3
792 \end_layout
793
794 \end_inset
795
796
797 \begin_inset Flex Alert
798 status collapsed
799
800 \begin_layout Plain Layout
801 Here's the proof!
802 \end_layout
803
804 \end_inset
805
806  (This text is only shown on sub-slide 3 which is itself only shown when
807  this frame is repeated later on)
808 \end_layout
809
810 \end_deeper
811 \begin_layout Separator
812
813 \end_layout
814
815 \begin_layout Frame
816 \begin_inset Argument 4
817 status open
818
819 \begin_layout Plain Layout
820 Keeping frames together
821 \end_layout
822
823 \end_inset
824
825
826 \end_layout
827
828 \begin_deeper
829 \begin_layout FrameSubtitle
830 Use nesting!
831 \end_layout
832
833 \begin_layout Itemize
834 Note that all frame content, if the style is not 
835 \begin_inset Flex Structure
836 status collapsed
837
838 \begin_layout Plain Layout
839 Frame
840 \end_layout
841
842 \end_inset
843
844 , must be nested to the frame environment (via 
845 \begin_inset Flex Alert
846 status collapsed
847
848 \begin_layout Plain Layout
849 Edit\SpecialChar \menuseparator
850 Increase List Depth
851 \end_layout
852
853 \end_inset
854
855  or 
856 \begin_inset Info
857 type  "shortcut"
858 arg   "depth-increment"
859 \end_inset
860
861 )
862 \end_layout
863
864 \begin_layout Itemize
865 Nested content is marked by a red bar in the margin of the LyX workarea
866 \end_layout
867
868 \end_deeper
869 \begin_layout Itemize
870 Non-nested content (such as this) will also be displayed in the presentation
871  (on a separate slide), but not properly aligned
872 \end_layout
873
874 \begin_layout Itemize
875 So please avoid this
876 \end_layout
877
878 \begin_layout Separator
879
880 \end_layout
881
882 \begin_layout Frame
883 \begin_inset Argument 4
884 status open
885
886 \begin_layout Plain Layout
887 Separating frames
888 \end_layout
889
890 \end_inset
891
892
893 \end_layout
894
895 \begin_layout Frame
896 \noindent
897 Consecutive frames are separated by the 
898 \begin_inset Flex Structure
899 status collapsed
900
901 \begin_layout Plain Layout
902 \noindent
903 Separator
904 \end_layout
905
906 \end_inset
907
908  paragraph style.
909 \end_layout
910
911 \begin_deeper
912 \begin_layout Itemize
913 The most convenient way to insert a 
914 \begin_inset Flex Structure
915 status collapsed
916
917 \begin_layout Plain Layout
918 \noindent
919 Separator
920 \end_layout
921
922 \end_inset
923
924  and automatically start a new frame is by means of 
925 \begin_inset Flex Alert
926 status collapsed
927
928 \begin_layout Plain Layout
929 Edit\SpecialChar \menuseparator
930 Split Environment
931 \end_layout
932
933 \end_inset
934
935  while you are in a paragraph of 
936 \begin_inset Flex Structure
937 status collapsed
938
939 \begin_layout Plain Layout
940 Frame
941 \end_layout
942
943 \end_inset
944
945  layout
946 \end_layout
947
948 \begin_layout Block
949 \begin_inset Argument 2
950 status open
951
952 \begin_layout Plain Layout
953 Tip
954 \end_layout
955
956 \end_inset
957
958
959 \end_layout
960
961 \begin_layout Block
962 To get from a nested paragraph of whatever layout to the outer 
963 \begin_inset Flex Structure
964 status collapsed
965
966 \begin_layout Plain Layout
967 Frame
968 \end_layout
969
970 \end_inset
971
972  layout, hit 
973 \begin_inset Info
974 type  "shortcut"
975 arg   "paragraph-break inverse"
976 \end_inset
977
978 !
979 \end_layout
980
981 \end_deeper
982 \begin_layout AgainFrame
983 \begin_inset Argument 1
984 status open
985
986 \begin_layout Plain Layout
987 3
988 \end_layout
989
990 \end_inset
991
992 myframe
993 \end_layout
994
995 \begin_layout Separator
996
997 \end_layout
998
999 \begin_layout PlainFrame
1000 \begin_inset Argument 4
1001 status open
1002
1003 \begin_layout Plain Layout
1004 Special frame types
1005 \end_layout
1006
1007 \end_inset
1008
1009
1010 \end_layout
1011
1012 \begin_layout PlainFrame
1013 LyX provides two special frame types:
1014 \end_layout
1015
1016 \begin_deeper
1017 \begin_layout Enumerate
1018 \begin_inset Flex Structure
1019 status collapsed
1020
1021 \begin_layout Plain Layout
1022 Frame (plain)
1023 \end_layout
1024
1025 \end_inset
1026
1027  is a frame without a sidebar/header (such as this one).
1028  This is useful for slides with much content\SpecialChar \slash{}
1029 wide tables
1030 \end_layout
1031
1032 \begin_layout Enumerate
1033 \begin_inset Flex Structure
1034 status collapsed
1035
1036 \begin_layout Plain Layout
1037 Frame (fragile)
1038 \end_layout
1039
1040 \end_inset
1041
1042  is to be used if the frame consists of 
1043 \begin_inset Quotes eld
1044 \end_inset
1045
1046 fragile
1047 \begin_inset Quotes erd
1048 \end_inset
1049
1050  content, especially verbatim stuff such as program listings
1051 \end_layout
1052
1053 \end_deeper
1054 \begin_layout PlainFrame
1055 If you want a fragile plain frame, pass the option 
1056 \begin_inset Quotes eld
1057 \end_inset
1058
1059 plain
1060 \begin_inset Quotes erd
1061 \end_inset
1062
1063  to a fragile frame or the option 
1064 \begin_inset Quotes eld
1065 \end_inset
1066
1067 fragile
1068 \begin_inset Quotes erd
1069 \end_inset
1070
1071  to a plain frame.
1072 \end_layout
1073
1074 \begin_layout Separator
1075
1076 \end_layout
1077
1078 \begin_layout Frame
1079 \begin_inset Argument 4
1080 status open
1081
1082 \begin_layout Plain Layout
1083 Sectioning a presentation
1084 \end_layout
1085
1086 \end_inset
1087
1088
1089 \end_layout
1090
1091 \begin_deeper
1092 \begin_layout Itemize
1093 To group frames, you can use the usual sectioning commands (
1094 \begin_inset Flex Structure
1095 status collapsed
1096
1097 \begin_layout Plain Layout
1098 Part
1099 \end_layout
1100
1101 \end_inset
1102
1103
1104 \begin_inset Flex Structure
1105 status collapsed
1106
1107 \begin_layout Plain Layout
1108 Section
1109 \end_layout
1110
1111 \end_inset
1112
1113
1114 \begin_inset Flex Structure
1115 status collapsed
1116
1117 \begin_layout Plain Layout
1118 Subsection
1119 \end_layout
1120
1121 \end_inset
1122
1123  etc.)
1124 \end_layout
1125
1126 \begin_layout Itemize
1127 These are shown in the table of contents, the sidebar\SpecialChar \slash{}
1128 header (depending on
1129  the theme) and the article output (for 
1130 \begin_inset Quotes eld
1131 \end_inset
1132
1133 article
1134 \begin_inset Quotes erd
1135 \end_inset
1136
1137  see below, the section on 
1138 \begin_inset Quotes eld
1139 \end_inset
1140
1141 modes
1142 \begin_inset Quotes erd
1143 \end_inset
1144
1145 )
1146 \end_layout
1147
1148 \end_deeper
1149 \begin_layout Separator
1150
1151 \end_layout
1152
1153 \begin_layout Frame
1154 \begin_inset Argument 4
1155 status open
1156
1157 \begin_layout Plain Layout
1158 Re-arranging frames
1159 \end_layout
1160
1161 \end_inset
1162
1163
1164 \end_layout
1165
1166 \begin_deeper
1167 \begin_layout Block
1168 \begin_inset Argument 2
1169 status open
1170
1171 \begin_layout Plain Layout
1172 Tip
1173 \end_layout
1174
1175 \end_inset
1176
1177
1178 \end_layout
1179
1180 \begin_layout Block
1181 Did you know that you can easily move and re-arrange whole frames via the
1182  outliner (
1183 \begin_inset Flex Alert
1184 status collapsed
1185
1186 \begin_layout Plain Layout
1187 View\SpecialChar \menuseparator
1188 Outline Pane
1189 \end_layout
1190
1191 \end_inset
1192
1193 )?
1194 \end_layout
1195
1196 \begin_layout Block
1197 Also, you can navigate to a specific frame via the 
1198 \begin_inset Flex Alert
1199 status collapsed
1200
1201 \begin_layout Plain Layout
1202 Navigate
1203 \end_layout
1204
1205 \end_inset
1206
1207  menu!
1208 \end_layout
1209
1210 \end_deeper
1211 \begin_layout Separator
1212
1213 \end_layout
1214
1215 \begin_layout Frame
1216 \begin_inset Argument 4
1217 status open
1218
1219 \begin_layout Plain Layout
1220 The appendix
1221 \end_layout
1222
1223 \end_inset
1224
1225
1226 \end_layout
1227
1228 \begin_deeper
1229 \begin_layout Itemize
1230 Appendices might be useful for additional\SpecialChar \slash{}
1231 reserve material.
1232  The appendix is part of the presentation, but not shown in the table of
1233  contents\SpecialChar \slash{}
1234 sidebar\SpecialChar \slash{}
1235 header
1236 \end_layout
1237
1238 \begin_layout Itemize
1239 An appendix is inserted as usual in LyX:
1240 \end_layout
1241
1242 \begin_deeper
1243 \begin_layout Itemize
1244 Use 
1245 \begin_inset Flex Alert
1246 status collapsed
1247
1248 \begin_layout Plain Layout
1249 Document\SpecialChar \menuseparator
1250 Start Appendix Here
1251 \end_layout
1252
1253 \end_inset
1254
1255  at the position where the appendix should begin
1256 \end_layout
1257
1258 \end_deeper
1259 \begin_layout Itemize
1260 Typical content of the appendix is the bibliography
1261 \end_layout
1262
1263 \begin_deeper
1264 \begin_layout Itemize
1265 You insert it as in all other LyX classes, via the 
1266 \begin_inset Flex Structure
1267 status collapsed
1268
1269 \begin_layout Plain Layout
1270 Bibliography
1271 \end_layout
1272
1273 \end_inset
1274
1275  style (see the bibliography at the end of this presentation as an example)
1276 \end_layout
1277
1278 \begin_layout Itemize
1279 Note that you can also use BibTeX, although not all BibTeX styles are prepared
1280  to work with 
1281 \begin_inset Flex Structure
1282 status collapsed
1283
1284 \begin_layout Plain Layout
1285 Beamer
1286 \end_layout
1287
1288 \end_inset
1289
1290
1291 \end_layout
1292
1293 \end_deeper
1294 \end_deeper
1295 \begin_layout Section
1296 The overlay concept
1297 \end_layout
1298
1299 \begin_layout Frame
1300 \begin_inset Argument 4
1301 status open
1302
1303 \begin_layout Plain Layout
1304 What are overlays?
1305 \end_layout
1306
1307 \end_inset
1308
1309
1310 \end_layout
1311
1312 \begin_layout Frame
1313 Basically, the overlay concept allows to change the slide content dynamically.
1314  You can uncover things/text piecewise, fade out content, highlight things,
1315  replace text, images etc.
1316 \end_layout
1317
1318 \begin_deeper
1319 \begin_layout Pause
1320
1321 \end_layout
1322
1323 \begin_layout Itemize
1324 \begin_inset Argument 1
1325 status open
1326
1327 \begin_layout Plain Layout
1328 +-
1329 \end_layout
1330
1331 \end_inset
1332
1333 Overlays are useful to build up slides as you speak
1334 \end_layout
1335
1336 \begin_layout Itemize
1337 They help you to shift your audience's focus on specific things
1338 \end_layout
1339
1340 \begin_layout Itemize
1341 And they help your audience to follow you
1342 \end_layout
1343
1344 \begin_layout Itemize
1345 So use overlays! 
1346 \begin_inset Flex Alert
1347 status open
1348
1349 \begin_layout Plain Layout
1350 \begin_inset Argument 1
1351 status open
1352
1353 \begin_layout Plain Layout
1354 6
1355 \end_layout
1356
1357 \end_inset
1358
1359 Really, use them!
1360 \end_layout
1361
1362 \end_inset
1363
1364
1365 \end_layout
1366
1367 \end_deeper
1368 \begin_layout Separator
1369
1370 \end_layout
1371
1372 \begin_layout Frame
1373 \begin_inset Argument 4
1374 status open
1375
1376 \begin_layout Plain Layout
1377 Overlay types
1378 \end_layout
1379
1380 \end_inset
1381
1382
1383 \end_layout
1384
1385 \begin_layout Frame
1386 \begin_inset Flex Structure
1387 status collapsed
1388
1389 \begin_layout Plain Layout
1390 Beamer
1391 \end_layout
1392
1393 \end_inset
1394
1395  provides many different overlay types.
1396  The most important ones are:
1397 \end_layout
1398
1399 \begin_deeper
1400 \begin_layout Description
1401 Hidden
1402 \begin_inset space ~
1403 \end_inset
1404
1405 content: Stuff that is completely invisible up to a point
1406 \end_layout
1407
1408 \begin_layout Description
1409 Covered
1410 \begin_inset space ~
1411 \end_inset
1412
1413 content: Stuff that is faded out (not completely invisible)
1414 \end_layout
1415
1416 \begin_layout Description
1417 Highlighted
1418 \begin_inset space ~
1419 \end_inset
1420
1421 content: Stuff that is somehow emphasized at a certain point
1422 \end_layout
1423
1424 \end_deeper
1425 \begin_layout Frame
1426 We give examples for these types in what follows, but begin with some general
1427  remarks on overlay possibilities
1428 \end_layout
1429
1430 \begin_layout Separator
1431
1432 \end_layout
1433
1434 \begin_layout Frame
1435 \begin_inset Argument 4
1436 status open
1437
1438 \begin_layout Plain Layout
1439 General overlay\SpecialChar \slash{}
1440 action possibilities
1441 \end_layout
1442
1443 \end_inset
1444
1445
1446 \end_layout
1447
1448 \begin_layout Frame
1449 Many 
1450 \begin_inset Flex Structure
1451 status collapsed
1452
1453 \begin_layout Plain Layout
1454 Beamer
1455 \end_layout
1456
1457 \end_inset
1458
1459  elements provide overlay settings.
1460  Basically, you can define on which sub-slide(s) a given content appears
1461  (
1462 \begin_inset Quotes eld
1463 \end_inset
1464
1465 2
1466 \begin_inset Quotes erd
1467 \end_inset
1468
1469
1470 \begin_inset Quotes eld
1471 \end_inset
1472
1473 2-4
1474 \begin_inset Quotes erd
1475 \end_inset
1476
1477
1478 \begin_inset Quotes eld
1479 \end_inset
1480
1481 3-
1482 \begin_inset Quotes erd
1483 \end_inset
1484
1485
1486 \begin_inset Quotes eld
1487 \end_inset
1488
1489 1,3
1490 \begin_inset Quotes erd
1491 \end_inset
1492
1493  etc.), or in which output mode (
1494 \begin_inset Quotes eld
1495 \end_inset
1496
1497 presentation
1498 \begin_inset Quotes erd
1499 \end_inset
1500
1501
1502 \begin_inset Quotes eld
1503 \end_inset
1504
1505 article
1506 \begin_inset Quotes erd
1507 \end_inset
1508
1509  etc.)
1510 \end_layout
1511
1512 \begin_deeper
1513 \begin_layout Itemize
1514 In LyX, these settings are generally accessible via 
1515 \begin_inset Flex Alert
1516 status collapsed
1517
1518 \begin_layout Plain Layout
1519 Insert\SpecialChar \menuseparator
1520 Overlay Specifications
1521 \end_layout
1522
1523 \end_inset
1524
1525  or 
1526 \begin_inset Flex Alert
1527 status collapsed
1528
1529 \begin_layout Plain Layout
1530 Insert\SpecialChar \menuseparator
1531 Action Specifications
1532 \end_layout
1533
1534 \end_inset
1535
1536
1537 \end_layout
1538
1539 \begin_layout Overprint
1540 \begin_inset Argument item:1
1541 status open
1542
1543 \begin_layout Plain Layout
1544 2
1545 \end_layout
1546
1547 \end_inset
1548
1549
1550 \end_layout
1551
1552 \begin_deeper
1553 \begin_layout Definition
1554 \begin_inset Quotes eld
1555 \end_inset
1556
1557 Action
1558 \begin_inset Quotes erd
1559 \end_inset
1560
1561  is a more general concept, which does not only include what we have called
1562  
1563 \begin_inset Quotes eld
1564 \end_inset
1565
1566 overlays
1567 \begin_inset Quotes erd
1568 \end_inset
1569
1570  (
1571 \begin_inset Quotes eld
1572 \end_inset
1573
1574 on which sub-slide[s] is this to be shown\SpecialChar \slash{}
1575 hidden\SpecialChar \slash{}
1576 highlighted
1577 \begin_inset Quotes erd
1578 \end_inset
1579
1580 ), but also tasks such as 
1581 \begin_inset Quotes eld
1582 \end_inset
1583
1584 only show this in the presentation, not on the handout
1585 \begin_inset Quotes erd
1586 \end_inset
1587
1588  or 
1589 \begin_inset Quotes eld
1590 \end_inset
1591
1592 show this on the second screen only
1593 \begin_inset Quotes erd
1594 \end_inset
1595
1596  (so-called 
1597 \begin_inset Quotes eld
1598 \end_inset
1599
1600 modes
1601 \begin_inset Quotes erd
1602 \end_inset
1603
1604 ).
1605 \end_layout
1606
1607 \end_deeper
1608 \begin_layout Overprint
1609 \begin_inset Argument item:1
1610 status open
1611
1612 \begin_layout Plain Layout
1613 3
1614 \end_layout
1615
1616 \end_inset
1617
1618
1619 \end_layout
1620
1621 \begin_deeper
1622 \begin_layout AlertBlock
1623 \begin_inset Argument 2
1624 status open
1625
1626 \begin_layout Plain Layout
1627 Note to the LaTeX aficionados
1628 \end_layout
1629
1630 \end_inset
1631
1632
1633 \end_layout
1634
1635 \begin_layout AlertBlock
1636 The mentioned overlay/action settings conform to those command/environment
1637  options embraced by 
1638 \begin_inset Flex Alert
1639 status collapsed
1640
1641 \begin_layout Plain Layout
1642 <\SpecialChar \ldots{}
1643 >
1644 \end_layout
1645
1646 \end_inset
1647
1648  and 
1649 \begin_inset Flex Alert
1650 status collapsed
1651
1652 \begin_layout Plain Layout
1653 [<\SpecialChar \ldots{}
1654 >]
1655 \end_layout
1656
1657 \end_inset
1658
1659  in the LaTeX output.
1660 \end_layout
1661
1662 \begin_layout AlertBlock
1663 Note that LyX adds those braces on export, so you must not enter them yourself.
1664  In other words, enter 
1665 \begin_inset Quotes eld
1666 \end_inset
1667
1668 1
1669 \begin_inset Quotes erd
1670 \end_inset
1671
1672  or 
1673 \begin_inset Quotes eld
1674 \end_inset
1675
1676 +-
1677 \begin_inset Quotes erd
1678 \end_inset
1679
1680  to the overlay/action insets, not 
1681 \begin_inset Quotes eld
1682 \end_inset
1683
1684 <1>
1685 \begin_inset Quotes erd
1686 \end_inset
1687
1688  or 
1689 \begin_inset Quotes eld
1690 \end_inset
1691
1692 [<+->]
1693 \begin_inset Quotes erd
1694 \end_inset
1695
1696 !
1697 \end_layout
1698
1699 \end_deeper
1700 \end_deeper
1701 \begin_layout Separator
1702
1703 \end_layout
1704
1705 \begin_layout Frame
1706 \begin_inset Argument 4
1707 status open
1708
1709 \begin_layout Plain Layout
1710 An example
1711 \end_layout
1712
1713 \end_inset
1714
1715
1716 \end_layout
1717
1718 \begin_layout Frame
1719 Take for example a quote.
1720  In a 
1721 \begin_inset Flex Structure
1722 status collapsed
1723
1724 \begin_layout Plain Layout
1725 Quote
1726 \end_layout
1727
1728 \end_inset
1729
1730  environment, you can specify the overlay settings via 
1731 \begin_inset Flex Alert
1732 status collapsed
1733
1734 \begin_layout Plain Layout
1735 Insert\SpecialChar \menuseparator
1736 Overlay Specifications
1737 \end_layout
1738
1739 \end_inset
1740
1741 .
1742  If you do this and enter 
1743 \begin_inset Quotes eld
1744 \end_inset
1745
1746 2
1747 \begin_inset Quotes erd
1748 \end_inset
1749
1750 , the quote will only appear on (sub-)slide 2:
1751 \end_layout
1752
1753 \begin_deeper
1754 \begin_layout Quote
1755 \begin_inset Argument 1
1756 status open
1757
1758 \begin_layout Plain Layout
1759 2
1760 \end_layout
1761
1762 \end_inset
1763
1764
1765 \lang ngerman
1766 Ich weiß nicht, was ich will
1767 \end_layout
1768
1769 \begin_layout Quote
1770
1771 \lang ngerman
1772 ich will nicht, was ich weiß
1773 \end_layout
1774
1775 \begin_layout Quote
1776
1777 \lang ngerman
1778 im Sommer ist mir kalt
1779 \end_layout
1780
1781 \begin_layout Quote
1782
1783 \lang ngerman
1784 im Winter ist mir heiß.
1785 \end_layout
1786
1787 \end_deeper
1788 \begin_layout Frame
1789 This is how the concept works, basically.
1790 \end_layout
1791
1792 \begin_layout Separator
1793
1794 \end_layout
1795
1796 \begin_layout Frame
1797 \begin_inset Argument 4
1798 status open
1799
1800 \begin_layout Plain Layout
1801 Covering vs.
1802  hiding
1803 \end_layout
1804
1805 \end_inset
1806
1807
1808 \end_layout
1809
1810 \begin_layout Frame
1811 The difference between 
1812 \begin_inset Quotes eld
1813 \end_inset
1814
1815 covering
1816 \begin_inset Quotes erd
1817 \end_inset
1818
1819  and 
1820 \begin_inset Quotes eld
1821 \end_inset
1822
1823 hiding
1824 \begin_inset Quotes erd
1825 \end_inset
1826
1827  is that hidden content is treated as if it isn't there, while covered content
1828  is just covered (and the space is reserved).
1829  If we would have hidden the quote on the last slide and not covered, it
1830  would only have taken space on appearance:
1831 \end_layout
1832
1833 \begin_deeper
1834 \begin_layout Quote
1835 \begin_inset Argument 1
1836 status open
1837
1838 \begin_layout Plain Layout
1839 only@2
1840 \end_layout
1841
1842 \end_inset
1843
1844
1845 \lang ngerman
1846 Ich weiß nicht, was ich will
1847 \end_layout
1848
1849 \begin_layout Quote
1850
1851 \lang ngerman
1852 ich will nicht, was ich weiß
1853 \end_layout
1854
1855 \begin_layout Quote
1856
1857 \lang ngerman
1858 im Sommer ist mir kalt
1859 \end_layout
1860
1861 \begin_layout Quote
1862
1863 \lang ngerman
1864 im Winter ist mir heiß.
1865 \end_layout
1866
1867 \end_deeper
1868 \begin_layout Frame
1869 You can see how this text moves when the quote is un-hidden.
1870 \end_layout
1871
1872 \begin_layout Separator
1873
1874 \end_layout
1875
1876 \begin_layout Frame
1877 \begin_inset Argument 4
1878 status open
1879
1880 \begin_layout Plain Layout
1881 Coverage degrees
1882 \end_layout
1883
1884 \end_inset
1885
1886
1887 \end_layout
1888
1889 \begin_layout Frame
1890 \begin_inset ERT
1891 status open
1892
1893 \begin_layout Plain Layout
1894
1895
1896 \backslash
1897 setbeamercovered{transparent}
1898 \end_layout
1899
1900 \end_inset
1901
1902
1903 \end_layout
1904
1905 \begin_layout Frame
1906 \begin_inset Flex Structure
1907 status collapsed
1908
1909 \begin_layout Plain Layout
1910 Beamer
1911 \end_layout
1912
1913 \end_inset
1914
1915  offers several degrees of 
1916 \begin_inset Quotes eld
1917 \end_inset
1918
1919 coverage
1920 \begin_inset Quotes erd
1921 \end_inset
1922
1923 , which can be set via the command 
1924 \begin_inset Flex Alert
1925 status collapsed
1926
1927 \begin_layout Plain Layout
1928
1929 \backslash
1930 setbeamercovered
1931 \end_layout
1932
1933 \end_inset
1934
1935  either globally (for the whole presentation) or locally (e.
1936 \begin_inset space \thinspace{}
1937 \end_inset
1938
1939 g.
1940  for a single frame, as here).
1941  By default, content is completely covered.
1942  In 
1943 \begin_inset Quotes eld
1944 \end_inset
1945
1946 transparent
1947 \begin_inset Quotes erd
1948 \end_inset
1949
1950  mode, you can see covered text greyed-out:
1951 \end_layout
1952
1953 \begin_deeper
1954 \begin_layout Quote
1955 \begin_inset Argument 1
1956 status open
1957
1958 \begin_layout Plain Layout
1959 2
1960 \end_layout
1961
1962 \end_inset
1963
1964
1965 \lang ngerman
1966 Ich weiß nicht, was ich will
1967 \end_layout
1968
1969 \begin_layout Quote
1970
1971 \lang ngerman
1972 ich will nicht, was ich weiß
1973 \end_layout
1974
1975 \begin_layout Quote
1976
1977 \lang ngerman
1978 im Sommer ist mir kalt
1979 \end_layout
1980
1981 \begin_layout Quote
1982
1983 \lang ngerman
1984 im Winter ist mir heiß.
1985 \end_layout
1986
1987 \end_deeper
1988 \begin_layout Frame
1989 Check the 
1990 \begin_inset Flex Structure
1991 status collapsed
1992
1993 \begin_layout Plain Layout
1994 Beamer
1995 \end_layout
1996
1997 \end_inset
1998
1999  manual for more possibilities.
2000 \end_layout
2001
2002 \begin_layout Separator
2003
2004 \end_layout
2005
2006 \begin_layout Frame
2007 \begin_inset Argument 4
2008 status open
2009
2010 \begin_layout Plain Layout
2011 Default overlay/action specifications vs.
2012 \begin_inset Newline newline
2013 \end_inset
2014
2015 (normal) overlay/action specifications
2016 \end_layout
2017
2018 \end_inset
2019
2020
2021 \end_layout
2022
2023 \begin_deeper
2024 \begin_layout Itemize
2025 For some environments (such as lists and also frames), you can set 
2026 \begin_inset Quotes eld
2027 \end_inset
2028
2029 default specifications
2030 \begin_inset Quotes erd
2031 \end_inset
2032
2033  additionally to normal overlay/action specifications (or in the case of
2034  lists: 
2035 \begin_inset Quotes eld
2036 \end_inset
2037
2038 overlay specifications
2039 \begin_inset Quotes erd
2040 \end_inset
2041
2042  for the whole list and 
2043 \begin_inset Quotes eld
2044 \end_inset
2045
2046 item overlay specifications
2047 \begin_inset Quotes erd
2048 \end_inset
2049
2050  for singular items)
2051 \end_layout
2052
2053 \begin_layout Itemize
2054 Default specifications apply to all content of the given environment, if
2055  not individually specified otherwise
2056 \end_layout
2057
2058 \begin_layout Itemize
2059 They use a placeholder syntax.
2060  E.
2061 \begin_inset space \thinspace{}
2062 \end_inset
2063
2064 g., 
2065 \begin_inset Quotes eld
2066 \end_inset
2067
2068 +(1)-
2069 \begin_inset Quotes erd
2070 \end_inset
2071
2072  will uncover all items in a list step by step (with a start offset of 1)
2073  if they have no individual item specification:
2074 \end_layout
2075
2076 \begin_deeper
2077 \begin_layout Itemize
2078 \begin_inset Argument 1
2079 status open
2080
2081 \begin_layout Plain Layout
2082 +(1)-
2083 \end_layout
2084
2085 \end_inset
2086
2087 One
2088 \end_layout
2089
2090 \begin_layout Itemize
2091 Two
2092 \end_layout
2093
2094 \begin_layout Itemize
2095 Three
2096 \end_layout
2097
2098 \begin_layout Itemize
2099 \begin_inset Argument item:2
2100 status open
2101
2102 \begin_layout Plain Layout
2103 1-
2104 \end_layout
2105
2106 \end_inset
2107
2108 Always
2109 \end_layout
2110
2111 \end_deeper
2112 \end_deeper
2113 \begin_layout Frame
2114 Please consult the 
2115 \begin_inset Flex Structure
2116 status collapsed
2117
2118 \begin_layout Plain Layout
2119 Beamer
2120 \end_layout
2121
2122 \end_inset
2123
2124  manual for details on this syntax.
2125 \end_layout
2126
2127 \begin_layout Frame
2128
2129 \end_layout
2130
2131 \begin_layout Separator
2132
2133 \end_layout
2134
2135 \begin_layout Frame
2136 \begin_inset Argument 2
2137 status open
2138
2139 \begin_layout Plain Layout
2140 +-
2141 \end_layout
2142
2143 \end_inset
2144
2145
2146 \begin_inset Argument 4
2147 status open
2148
2149 \begin_layout Plain Layout
2150 Default overlay/action specifications vs.
2151 \begin_inset Newline newline
2152 \end_inset
2153
2154 (normal) overlay/action specifications
2155 \end_layout
2156
2157 \end_inset
2158
2159
2160 \end_layout
2161
2162 \begin_layout Frame
2163 \noindent
2164 This frame uses a specific default overlay specification
2165 \end_layout
2166
2167 \begin_layout Frame
2168 which causes each overlay-aware paragraph \SpecialChar \ldots{}
2169
2170 \end_layout
2171
2172 \begin_deeper
2173 \begin_layout Itemize
2174 \SpecialChar \ldots{}
2175  or list item \SpecialChar \ldots{}
2176
2177 \end_layout
2178
2179 \begin_layout Itemize
2180 \SpecialChar \ldots{}
2181  to appear \SpecialChar \ldots{}
2182
2183 \end_layout
2184
2185 \begin_layout Itemize
2186 \SpecialChar \ldots{}
2187  on a subsequent sub-slide \SpecialChar \ldots{}
2188
2189 \end_layout
2190
2191 \begin_layout Block
2192 \begin_inset Argument 2
2193 status open
2194
2195 \begin_layout Plain Layout
2196 A block
2197 \end_layout
2198
2199 \end_inset
2200
2201
2202 \end_layout
2203
2204 \begin_layout Block
2205 \SpecialChar \ldots{}
2206  one after the other
2207 \end_layout
2208
2209 \end_deeper
2210 \begin_layout Separator
2211
2212 \end_layout
2213
2214 \begin_layout Frame
2215 \begin_inset Argument 2
2216 status open
2217
2218 \begin_layout Plain Layout
2219 alert@+
2220 \end_layout
2221
2222 \end_inset
2223
2224
2225 \begin_inset Argument 4
2226 status open
2227
2228 \begin_layout Plain Layout
2229 Default overlay/action specifications vs.
2230 \begin_inset Newline newline
2231 \end_inset
2232
2233 (normal) overlay/action specifications
2234 \end_layout
2235
2236 \end_inset
2237
2238
2239 \end_layout
2240
2241 \begin_layout Frame
2242 \noindent
2243 And this frame uses a specific default overlay specification \SpecialChar \ldots{}
2244
2245 \end_layout
2246
2247 \begin_deeper
2248 \begin_layout Itemize
2249 \SpecialChar \ldots{}
2250  which causes each overlay-aware list item \SpecialChar \ldots{}
2251
2252 \end_layout
2253
2254 \begin_layout Itemize
2255 \SpecialChar \ldots{}
2256  to be highlighted \SpecialChar \ldots{}
2257
2258 \end_layout
2259
2260 \begin_layout Itemize
2261 \SpecialChar \ldots{}
2262  on respective sub-slides
2263 \end_layout
2264
2265 \end_deeper
2266 \begin_layout Separator
2267
2268 \end_layout
2269
2270 \begin_layout Frame
2271 \begin_inset Argument 4
2272 status open
2273
2274 \begin_layout Plain Layout
2275 Pause
2276 \end_layout
2277
2278 \end_inset
2279
2280
2281 \end_layout
2282
2283 \begin_layout Frame
2284 The 
2285 \begin_inset Flex Structure
2286 status collapsed
2287
2288 \begin_layout Plain Layout
2289 Pause
2290 \end_layout
2291
2292 \end_inset
2293
2294  layout lets you mark a point where all following content will be covered
2295  (by default for one slide, with regard to the content preceding the pause):
2296 \end_layout
2297
2298 \begin_deeper
2299 \begin_layout Pause
2300
2301 \end_layout
2302
2303 \begin_layout Standard
2304 After first pause
2305 \end_layout
2306
2307 \begin_layout Pause
2308
2309 \end_layout
2310
2311 \begin_layout Standard
2312 After second pause
2313 \end_layout
2314
2315 \begin_layout Pause
2316 \begin_inset Argument 1
2317 status open
2318
2319 \begin_layout Plain Layout
2320 2
2321 \end_layout
2322
2323 \end_inset
2324
2325
2326 \end_layout
2327
2328 \end_deeper
2329 \begin_layout Frame
2330 By default, consecutive pauses also end consecutively.
2331  
2332 \end_layout
2333
2334 \begin_layout Frame
2335 Via 
2336 \begin_inset Flex Alert
2337 status collapsed
2338
2339 \begin_layout Plain Layout
2340 Insert\SpecialChar \menuseparator
2341 Pause Number
2342 \end_layout
2343
2344 \end_inset
2345
2346 , however, you can specify a specific sub-slide at which the given pause
2347  ends, independent from the number of pauses inserted before this one.
2348 \end_layout
2349
2350 \begin_layout Separator
2351
2352 \end_layout
2353
2354 \begin_layout Frame
2355 \begin_inset Argument 4
2356 status open
2357
2358 \begin_layout Plain Layout
2359 Paragraph-wide overlays
2360 \end_layout
2361
2362 \end_inset
2363
2364
2365 \end_layout
2366
2367 \begin_layout Frame
2368 \begin_inset Flex Structure
2369 status collapsed
2370
2371 \begin_layout Plain Layout
2372 Beamer
2373 \end_layout
2374
2375 \end_inset
2376
2377  and LyX provide you with paragraph layouts whose purpose it is to show/hide
2378  whole paragraphs or sequences of paragraphs on specific slides.
2379  These are particularly:
2380 \end_layout
2381
2382 \begin_deeper
2383 \begin_layout Uncover
2384 \begin_inset Argument 1
2385 status open
2386
2387 \begin_layout Plain Layout
2388 2-
2389 \end_layout
2390
2391 \end_inset
2392
2393
2394 \end_layout
2395
2396 \begin_layout Uncover
2397 The 
2398 \begin_inset Flex Structure
2399 status collapsed
2400
2401 \begin_layout Plain Layout
2402 Uncovered
2403 \end_layout
2404
2405 \end_inset
2406
2407  layout which uncovers all content on the specified slides \SpecialChar \ldots{}
2408
2409 \end_layout
2410
2411 \begin_deeper
2412 \begin_layout Itemize
2413 \SpecialChar \ldots{}
2414  including nested paragraphs of other layout.
2415 \end_layout
2416
2417 \end_deeper
2418 \begin_layout Only
2419 \begin_inset Argument 1
2420 status open
2421
2422 \begin_layout Plain Layout
2423 3-
2424 \end_layout
2425
2426 \end_inset
2427
2428
2429 \end_layout
2430
2431 \begin_layout Only
2432 The 
2433 \begin_inset Flex Structure
2434 status collapsed
2435
2436 \begin_layout Plain Layout
2437 Only
2438 \end_layout
2439
2440 \end_inset
2441
2442  layout which un-hides content (note again how the surrounding text 
2443 \begin_inset Quotes eld
2444 \end_inset
2445
2446 moves
2447 \begin_inset Quotes erd
2448 \end_inset
2449
2450  when this gets visible).
2451 \end_layout
2452
2453 \begin_layout Overprint
2454 \begin_inset Argument item:1
2455 status open
2456
2457 \begin_layout Plain Layout
2458 4
2459 \end_layout
2460
2461 \end_inset
2462
2463
2464 \end_layout
2465
2466 \begin_deeper
2467 \begin_layout Standard
2468 And the 
2469 \begin_inset Flex Structure
2470 status collapsed
2471
2472 \begin_layout Plain Layout
2473 Overprint
2474 \end_layout
2475
2476 \end_inset
2477
2478  environment which lets you enter \SpecialChar \ldots{}
2479
2480 \end_layout
2481
2482 \end_deeper
2483 \begin_layout Overprint
2484 \begin_inset Argument item:1
2485 status open
2486
2487 \begin_layout Plain Layout
2488 5
2489 \end_layout
2490
2491 \end_inset
2492
2493
2494 \end_layout
2495
2496 \begin_deeper
2497 \begin_layout Standard
2498 \SpecialChar \ldots{}
2499  alternative text taking a specific space on specified slides.
2500 \end_layout
2501
2502 \end_deeper
2503 \end_deeper
2504 \begin_layout Frame
2505 as demonstrated here.
2506 \end_layout
2507
2508 \begin_layout Separator
2509
2510 \end_layout
2511
2512 \begin_layout Frame
2513 \begin_inset Argument 4
2514 status open
2515
2516 \begin_layout Plain Layout
2517 Inline overlays
2518 \end_layout
2519
2520 \end_inset
2521
2522
2523 \end_layout
2524
2525 \begin_layout Frame
2526 \begin_inset ERT
2527 status open
2528
2529 \begin_layout Plain Layout
2530
2531 %To demonstrate uncover/visible difference:
2532 \end_layout
2533
2534 \begin_layout Plain Layout
2535
2536
2537 \backslash
2538 setbeamercovered{transparent}
2539 \end_layout
2540
2541 \end_inset
2542
2543
2544 \end_layout
2545
2546 \begin_layout Frame
2547 \begin_inset Flex Structure
2548 status collapsed
2549
2550 \begin_layout Plain Layout
2551 Beamer
2552 \end_layout
2553
2554 \end_inset
2555
2556  also supports inline overlays for text parts (as opposed to whole paragraphs),
2557  which are accessible via 
2558 \begin_inset Flex Alert
2559 status collapsed
2560
2561 \begin_layout Plain Layout
2562 Edit\SpecialChar \menuseparator
2563 Text Style
2564 \end_layout
2565
2566 \end_inset
2567
2568  in LyX:
2569 \end_layout
2570
2571 \begin_deeper
2572 \begin_layout Itemize
2573 You can 
2574 \begin_inset Flex Structure
2575 status collapsed
2576
2577 \begin_layout Plain Layout
2578 uncover
2579 \end_layout
2580
2581 \end_inset
2582
2583  
2584 \begin_inset Flex Uncover
2585 status open
2586
2587 \begin_layout Plain Layout
2588 \begin_inset Argument 1
2589 status open
2590
2591 \begin_layout Plain Layout
2592 2-
2593 \end_layout
2594
2595 \end_inset
2596
2597 text
2598 \end_layout
2599
2600 \end_inset
2601
2602  on specific slides
2603 \end_layout
2604
2605 \begin_layout Itemize
2606 You can make 
2607 \begin_inset Flex Visible
2608 status open
2609
2610 \begin_layout Plain Layout
2611 \begin_inset Argument 1
2612 status open
2613
2614 \begin_layout Plain Layout
2615 3-
2616 \end_layout
2617
2618 \end_inset
2619
2620 text
2621 \end_layout
2622
2623 \end_inset
2624
2625  
2626 \begin_inset Flex Structure
2627 status collapsed
2628
2629 \begin_layout Plain Layout
2630 visible
2631 \end_layout
2632
2633 \end_inset
2634
2635  (which makes a difference to 
2636 \begin_inset Quotes eld
2637 \end_inset
2638
2639 uncover
2640 \begin_inset Quotes erd
2641 \end_inset
2642
2643  only with 
2644 \begin_inset Quotes eld
2645 \end_inset
2646
2647 transparent
2648 \begin_inset Quotes erd
2649 \end_inset
2650
2651  coverage setting, as used locally on this slide)
2652 \end_layout
2653
2654 \begin_layout Itemize
2655 You can show 
2656 \begin_inset Flex Only
2657 status open
2658
2659 \begin_layout Plain Layout
2660 \begin_inset Argument 1
2661 status open
2662
2663 \begin_layout Plain Layout
2664 4-
2665 \end_layout
2666
2667 \end_inset
2668
2669 text 
2670 \end_layout
2671
2672 \end_inset
2673
2674
2675 \begin_inset Flex Structure
2676 status collapsed
2677
2678 \begin_layout Plain Layout
2679 only
2680 \end_layout
2681
2682 \end_inset
2683
2684  on specific slides
2685 \end_layout
2686
2687 \begin_layout Itemize
2688 You can make 
2689 \begin_inset Flex Invisible
2690 status open
2691
2692 \begin_layout Plain Layout
2693 \begin_inset Argument 1
2694 status open
2695
2696 \begin_layout Plain Layout
2697 5-
2698 \end_layout
2699
2700 \end_inset
2701
2702 text
2703 \end_layout
2704
2705 \end_inset
2706
2707  
2708 \begin_inset Flex Structure
2709 status collapsed
2710
2711 \begin_layout Plain Layout
2712 invisible
2713 \end_layout
2714
2715 \end_inset
2716
2717
2718 \end_layout
2719
2720 \begin_layout Itemize
2721 And you can show 
2722 \begin_inset Flex Alternative
2723 status open
2724
2725 \begin_layout Plain Layout
2726 \begin_inset Argument 1
2727 status open
2728
2729 \begin_layout Plain Layout
2730 6-
2731 \end_layout
2732
2733 \end_inset
2734
2735
2736 \begin_inset Argument 2
2737 status open
2738
2739 \begin_layout Plain Layout
2740 different
2741 \end_layout
2742
2743 \end_inset
2744
2745
2746 \begin_inset Flex Structure
2747 status collapsed
2748
2749 \begin_layout Plain Layout
2750 alternative
2751 \end_layout
2752
2753 \end_inset
2754
2755
2756 \end_layout
2757
2758 \end_inset
2759
2760  text
2761 \end_layout
2762
2763 \end_deeper
2764 \begin_layout Frame
2765 As for the paragraph layouts, the overlay settings can be accessed via the
2766  
2767 \begin_inset Flex Alert
2768 status collapsed
2769
2770 \begin_layout Plain Layout
2771 Insert
2772 \end_layout
2773
2774 \end_inset
2775
2776  menu.
2777 \end_layout
2778
2779 \begin_layout Separator
2780
2781 \end_layout
2782
2783 \begin_layout Frame
2784 \begin_inset Argument 4
2785 status open
2786
2787 \begin_layout Plain Layout
2788 Overlay-aware commands
2789 \end_layout
2790
2791 \end_inset
2792
2793
2794 \end_layout
2795
2796 \begin_layout Frame
2797 Many 
2798 \begin_inset Quotes eld
2799 \end_inset
2800
2801 inline
2802 \begin_inset Quotes erd
2803 \end_inset
2804
2805  commands (also to be found at 
2806 \begin_inset Flex Alert
2807 status collapsed
2808
2809 \begin_layout Plain Layout
2810 Edit\SpecialChar \menuseparator
2811 Text Style
2812 \end_layout
2813
2814 \end_inset
2815
2816 ) are overlay-aware.
2817  
2818 \end_layout
2819
2820 \begin_deeper
2821 \begin_layout Itemize
2822 Thus, you can make for instance text on specific slides 
2823 \begin_inset Flex Emphasize
2824 status open
2825
2826 \begin_layout Plain Layout
2827 \begin_inset Argument 1
2828 status open
2829
2830 \begin_layout Plain Layout
2831 2
2832 \end_layout
2833
2834 \end_inset
2835
2836 emphasized
2837 \end_layout
2838
2839 \end_inset
2840
2841
2842 \begin_inset Flex Bold
2843 status open
2844
2845 \begin_layout Plain Layout
2846 \begin_inset Argument 1
2847 status open
2848
2849 \begin_layout Plain Layout
2850 3
2851 \end_layout
2852
2853 \end_inset
2854
2855 bold
2856 \end_layout
2857
2858 \end_inset
2859
2860 , shown in 
2861 \begin_inset Flex Alert
2862 status open
2863
2864 \begin_layout Plain Layout
2865 \begin_inset Argument 1
2866 status open
2867
2868 \begin_layout Plain Layout
2869 4
2870 \end_layout
2871
2872 \end_inset
2873
2874 alert
2875 \end_layout
2876
2877 \end_inset
2878
2879  or 
2880 \begin_inset Flex Structure
2881 status open
2882
2883 \begin_layout Plain Layout
2884 \begin_inset Argument 1
2885 status open
2886
2887 \begin_layout Plain Layout
2888 5
2889 \end_layout
2890
2891 \end_inset
2892
2893 structure
2894 \end_layout
2895
2896 \end_inset
2897
2898  color.
2899 \end_layout
2900
2901 \begin_layout Block
2902 \begin_inset Argument 1
2903 status open
2904
2905 \begin_layout Plain Layout
2906 6
2907 \end_layout
2908
2909 \end_inset
2910
2911
2912 \begin_inset Argument 2
2913 status open
2914
2915 \begin_layout Plain Layout
2916 Tip
2917 \end_layout
2918
2919 \end_inset
2920
2921
2922 \end_layout
2923
2924 \begin_layout Block
2925 Use these Emphasize and Bold insets (instead of the usual respective font
2926  settings) also if you do not need overlay specifications.
2927  Due to the way emphasized and bold is defined in 
2928 \begin_inset Flex Structure
2929 status collapsed
2930
2931 \begin_layout Plain Layout
2932 Beamer
2933 \end_layout
2934
2935 \end_inset
2936
2937 , normal emphasizing and boldface can lead to LaTeX errors, e.
2938 \begin_inset space \thinspace{}
2939 \end_inset
2940
2941 g.
2942  when used in section headings.
2943 \end_layout
2944
2945 \end_deeper
2946 \begin_layout Section
2947 Specific environments
2948 \end_layout
2949
2950 \begin_layout Frame
2951 \begin_inset Argument 4
2952 status open
2953
2954 \begin_layout Plain Layout
2955 Specific environments
2956 \end_layout
2957
2958 \end_inset
2959
2960
2961 \end_layout
2962
2963 \begin_layout Frame
2964 Specific environments, particularly suited for presentations are:
2965 \end_layout
2966
2967 \begin_deeper
2968 \begin_layout Itemize
2969 Diverse 
2970 \begin_inset Quotes eld
2971 \end_inset
2972
2973 blocks
2974 \begin_inset Quotes erd
2975 \end_inset
2976
2977
2978 \end_layout
2979
2980 \begin_layout Itemize
2981 Theorem-style environments
2982 \end_layout
2983
2984 \begin_layout Itemize
2985 Columns
2986 \end_layout
2987
2988 \end_deeper
2989 \begin_layout Frame
2990 We sketch them briefly in what follows.
2991 \end_layout
2992
2993 \begin_layout Separator
2994
2995 \end_layout
2996
2997 \begin_layout Frame
2998 \begin_inset Argument 4
2999 status open
3000
3001 \begin_layout Plain Layout
3002 Blocks
3003 \end_layout
3004
3005 \end_inset
3006
3007
3008 \end_layout
3009
3010 \begin_layout Frame
3011 Blocks can contain all sorts of information.
3012  We used them here for 
3013 \begin_inset Quotes eld
3014 \end_inset
3015
3016 tips
3017 \begin_inset Quotes erd
3018 \end_inset
3019
3020  and 
3021 \begin_inset Quotes eld
3022 \end_inset
3023
3024 hints
3025 \begin_inset Quotes erd
3026 \end_inset
3027
3028 .
3029  The class provides 3 pre-defined blocks with different look:
3030 \end_layout
3031
3032 \begin_deeper
3033 \begin_layout Block
3034 \begin_inset Argument 1
3035 status open
3036
3037 \begin_layout Plain Layout
3038 2-
3039 \end_layout
3040
3041 \end_inset
3042
3043
3044 \begin_inset Argument 2
3045 status open
3046
3047 \begin_layout Plain Layout
3048 Block
3049 \end_layout
3050
3051 \end_inset
3052
3053
3054 \end_layout
3055
3056 \begin_layout Block
3057 A general-purpose block
3058 \end_layout
3059
3060 \begin_layout ExampleBlock
3061 \begin_inset Argument 1
3062 status open
3063
3064 \begin_layout Plain Layout
3065 3-
3066 \end_layout
3067
3068 \end_inset
3069
3070
3071 \begin_inset Argument 2
3072 status open
3073
3074 \begin_layout Plain Layout
3075 Example Block
3076 \end_layout
3077
3078 \end_inset
3079
3080
3081 \end_layout
3082
3083 \begin_layout ExampleBlock
3084 A block for 
3085 \begin_inset Quotes eld
3086 \end_inset
3087
3088 examples
3089 \begin_inset Quotes erd
3090 \end_inset
3091
3092
3093 \end_layout
3094
3095 \begin_layout AlertBlock
3096 \begin_inset Argument 1
3097 status open
3098
3099 \begin_layout Plain Layout
3100 4-
3101 \end_layout
3102
3103 \end_inset
3104
3105
3106 \begin_inset Argument 2
3107 status open
3108
3109 \begin_layout Plain Layout
3110 Alert Block
3111 \end_layout
3112
3113 \end_inset
3114
3115
3116 \end_layout
3117
3118 \begin_layout AlertBlock
3119 And an 
3120 \begin_inset Quotes eld
3121 \end_inset
3122
3123 alert
3124 \begin_inset Quotes erd
3125 \end_inset
3126
3127  block for important remarks.
3128 \end_layout
3129
3130 \end_deeper
3131 \begin_layout Separator
3132
3133 \end_layout
3134
3135 \begin_layout Frame
3136 \begin_inset Argument 4
3137 status open
3138
3139 \begin_layout Plain Layout
3140 Handling Blocks
3141 \end_layout
3142
3143 \end_inset
3144
3145
3146 \end_layout
3147
3148 \begin_deeper
3149 \begin_layout Itemize
3150 In LyX, blocks have a similar user interface than frames, which means that
3151 \end_layout
3152
3153 \begin_deeper
3154 \begin_layout Itemize
3155 Content inside blocks needs to be nested (if the paragraph layout is not
3156  
3157 \begin_inset Quotes eld
3158 \end_inset
3159
3160 Block
3161 \begin_inset Quotes erd
3162 \end_inset
3163
3164 )
3165 \end_layout
3166
3167 \begin_layout Itemize
3168 Consecutive blocks of the same type must be separated by the 
3169 \begin_inset Quotes eld
3170 \end_inset
3171
3172 Separator
3173 \begin_inset Quotes erd
3174 \end_inset
3175
3176  paragraph style
3177 \end_layout
3178
3179 \end_deeper
3180 \begin_layout Itemize
3181 Blocks are overlay-aware
3182 \end_layout
3183
3184 \end_deeper
3185 \begin_layout Separator
3186
3187 \end_layout
3188
3189 \begin_layout Frame
3190 \begin_inset Argument 4
3191 status open
3192
3193 \begin_layout Plain Layout
3194 Theorem-style environments
3195 \end_layout
3196
3197 \end_inset
3198
3199
3200 \end_layout
3201
3202 \begin_deeper
3203 \begin_layout FrameSubtitle
3204 (Theorem, Corollary, Definition, Definitions, Example, Examples, Fact, Proof)
3205 \end_layout
3206
3207 \end_deeper
3208 \begin_layout Frame
3209 Theorems look similar to blocks in the output, but they have a fixed title
3210  (depending on the type).
3211  
3212 \end_layout
3213
3214 \begin_deeper
3215 \begin_layout Theorem
3216 This is a theorem!
3217 \end_layout
3218
3219 \begin_layout Fact
3220 This is a fact!
3221 \end_layout
3222
3223 \begin_layout Pause
3224
3225 \end_layout
3226
3227 \end_deeper
3228 \begin_layout Frame
3229 Via 
3230 \begin_inset Flex Alert
3231 status collapsed
3232
3233 \begin_layout Plain Layout
3234 Insert\SpecialChar \menuseparator
3235 Additional Theorem Text
3236 \end_layout
3237
3238 \end_inset
3239
3240 , you can add some extra text to this fixed title
3241 \end_layout
3242
3243 \begin_deeper
3244 \begin_layout Example
3245 \begin_inset Argument 2
3246 status open
3247
3248 \begin_layout Plain Layout
3249 a bad one!
3250 \end_layout
3251
3252 \end_inset
3253
3254
3255 \end_layout
3256
3257 \begin_layout Example
3258 An example with additional text (brackets added automatically)
3259 \end_layout
3260
3261 \end_deeper
3262 \begin_layout Separator
3263
3264 \end_layout
3265
3266 \begin_layout Frame
3267 \begin_inset Argument 4
3268 status open
3269
3270 \begin_layout Plain Layout
3271 Columns
3272 \end_layout
3273
3274 \end_inset
3275
3276
3277 \end_layout
3278
3279 \begin_layout Frame
3280 Sometimes it is useful to divide a presentation into columns
3281 \end_layout
3282
3283 \begin_deeper
3284 \begin_layout ColumnsTopAligned
3285
3286 \end_layout
3287
3288 \begin_deeper
3289 \begin_layout Column
3290 \begin_inset ERT
3291 status open
3292
3293 \begin_layout Plain Layout
3294
3295 .4
3296 \backslash
3297 textwidth
3298 \end_layout
3299
3300 \end_inset
3301
3302
3303 \end_layout
3304
3305 \begin_layout Standard
3306 To do this, first select 
3307 \begin_inset Flex Structure
3308 status collapsed
3309
3310 \begin_layout Plain Layout
3311 Columns
3312 \end_layout
3313
3314 \end_inset
3315
3316  (note the plural) to start the columns
3317 \end_layout
3318
3319 \begin_layout Pause
3320
3321 \end_layout
3322
3323 \begin_layout Column
3324 \begin_inset ERT
3325 status open
3326
3327 \begin_layout Plain Layout
3328
3329 .4
3330 \backslash
3331 textwidth
3332 \end_layout
3333
3334 \end_inset
3335
3336
3337 \end_layout
3338
3339 \begin_layout Standard
3340 And then, in the following paragraph, select 
3341 \begin_inset Flex Structure
3342 status collapsed
3343
3344 \begin_layout Plain Layout
3345 Column
3346 \end_layout
3347
3348 \end_inset
3349
3350  (singular) to start a specific column
3351 \end_layout
3352
3353 \end_deeper
3354 \begin_layout Pause
3355
3356 \end_layout
3357
3358 \end_deeper
3359 \begin_layout Frame
3360 \begin_inset VSpace defskip
3361 \end_inset
3362
3363
3364 \end_layout
3365
3366 \begin_layout Frame
3367 Note:
3368 \end_layout
3369
3370 \begin_deeper
3371 \begin_layout Itemize
3372 In the 
3373 \begin_inset Flex Structure
3374 status collapsed
3375
3376 \begin_layout Plain Layout
3377 Column
3378 \end_layout
3379
3380 \end_inset
3381
3382  (singular) environment, you need to specify the width using LaTeX syntax
3383  (but also something like 
3384 \begin_inset Quotes eld
3385 \end_inset
3386
3387 3.5cm
3388 \begin_inset Quotes erd
3389 \end_inset
3390
3391  will work)
3392 \end_layout
3393
3394 \begin_layout Itemize
3395 Any (singular) 
3396 \begin_inset Flex Structure
3397 status collapsed
3398
3399 \begin_layout Plain Layout
3400 Column
3401 \end_layout
3402
3403 \end_inset
3404
3405  must be nested to the (plural) 
3406 \begin_inset Flex Structure
3407 status collapsed
3408
3409 \begin_layout Plain Layout
3410 Columns
3411 \end_layout
3412
3413 \end_inset
3414
3415 .
3416  Likewise, column content can be any paragraph style that is nested to a
3417  singular 
3418 \begin_inset Flex Structure
3419 status collapsed
3420
3421 \begin_layout Plain Layout
3422 Column
3423 \end_layout
3424
3425 \end_inset
3426
3427
3428 \end_layout
3429
3430 \end_deeper
3431 \begin_layout Section
3432 Short remarks on modes
3433 \end_layout
3434
3435 \begin_layout Frame
3436 \begin_inset Argument 4
3437 status open
3438
3439 \begin_layout Plain Layout
3440 Modes
3441 \end_layout
3442
3443 \end_inset
3444
3445
3446 \end_layout
3447
3448 \begin_layout Frame
3449 In 
3450 \begin_inset Flex Structure
3451 status collapsed
3452
3453 \begin_layout Plain Layout
3454 Beamer
3455 \end_layout
3456
3457 \end_inset
3458
3459  terms, a 
3460 \begin_inset Quotes eld
3461 \end_inset
3462
3463 mode
3464 \begin_inset Quotes erd
3465 \end_inset
3466
3467  is a specific output route.
3468  There are several modes for different purposes.
3469  We just want to highlight three:
3470 \end_layout
3471
3472 \begin_deeper
3473 \begin_layout Enumerate
3474 The 
3475 \begin_inset Quotes eld
3476 \end_inset
3477
3478 beamer
3479 \begin_inset Quotes erd
3480 \end_inset
3481
3482  mode
3483 \end_layout
3484
3485 \begin_layout Enumerate
3486 The 
3487 \begin_inset Quotes eld
3488 \end_inset
3489
3490 presentation
3491 \begin_inset Quotes erd
3492 \end_inset
3493
3494  mode
3495 \end_layout
3496
3497 \begin_layout Enumerate
3498 The 
3499 \begin_inset Quotes eld
3500 \end_inset
3501
3502 article
3503 \begin_inset Quotes erd
3504 \end_inset
3505
3506  mode
3507 \end_layout
3508
3509 \end_deeper
3510 \begin_layout Frame
3511 The beamer mode is the default.
3512  Unless explicitly specified otherwise, your 
3513 \begin_inset Flex Structure
3514 status collapsed
3515
3516 \begin_layout Plain Layout
3517 Beamer
3518 \end_layout
3519
3520 \end_inset
3521
3522  document is in 
3523 \begin_inset Quotes eld
3524 \end_inset
3525
3526 beamer
3527 \begin_inset Quotes erd
3528 \end_inset
3529
3530  mode.
3531 \end_layout
3532
3533 \begin_layout Separator
3534
3535 \end_layout
3536
3537 \begin_layout Frame
3538 \begin_inset Argument 1
3539 status open
3540
3541 \begin_layout Plain Layout
3542 presentation
3543 \end_layout
3544
3545 \end_inset
3546
3547
3548 \begin_inset Argument 4
3549 status open
3550
3551 \begin_layout Plain Layout
3552 Switching Modes
3553 \end_layout
3554
3555 \end_inset
3556
3557
3558 \end_layout
3559
3560 \begin_layout Frame
3561 However, you can switch document parts, frames, headings and all 
3562 \begin_inset Quotes eld
3563 \end_inset
3564
3565 action
3566 \begin_inset Quotes erd
3567 \end_inset
3568
3569 -aware environments to a different mode.
3570  For instance, we have switched this frame to 
3571 \begin_inset Quotes eld
3572 \end_inset
3573
3574 presentation
3575 \begin_inset Quotes erd
3576 \end_inset
3577
3578  mode.
3579 \end_layout
3580
3581 \begin_deeper
3582 \begin_layout Itemize
3583 What does this mean?
3584 \end_layout
3585
3586 \begin_deeper
3587 \begin_layout Itemize
3588 It means that this frame will only be visible in the presentation, not in
3589  the accompanying 
3590 \begin_inset Quotes eld
3591 \end_inset
3592
3593 article
3594 \begin_inset Quotes erd
3595 \end_inset
3596
3597 , if you produce such an article (we will elaborate on this a bit below)
3598 \end_layout
3599
3600 \end_deeper
3601 \end_deeper
3602 \begin_layout Separator
3603
3604 \end_layout
3605
3606 \begin_layout Frame
3607 \begin_inset Argument 1
3608 status open
3609
3610 \begin_layout Plain Layout
3611 article
3612 \end_layout
3613
3614 \end_inset
3615
3616
3617 \begin_inset Argument 4
3618 status open
3619
3620 \begin_layout Plain Layout
3621 Switching Modes
3622 \end_layout
3623
3624 \end_inset
3625
3626
3627 \end_layout
3628
3629 \begin_layout Frame
3630 This frame will not be visible in the presentation, but only in the article,
3631  since it is in 
3632 \begin_inset Quotes eld
3633 \end_inset
3634
3635 article
3636 \begin_inset Quotes erd
3637 \end_inset
3638
3639  mode.
3640 \end_layout
3641
3642 \begin_layout Separator
3643
3644 \end_layout
3645
3646 \begin_layout Frame
3647 \begin_inset Argument 4
3648 status open
3649
3650 \begin_layout Plain Layout
3651 So what?
3652 \end_layout
3653
3654 \end_inset
3655
3656
3657 \end_layout
3658
3659 \begin_layout Frame
3660 This is actually pretty useful! You can set up a single document and produce
3661  both a presentation and -- using the article mode -- a handout.
3662  
3663 \end_layout
3664
3665 \begin_deeper
3666 \begin_layout Itemize
3667 And we mean a 
3668 \begin_inset Flex Emphasize
3669 status collapsed
3670
3671 \begin_layout Plain Layout
3672 real
3673 \end_layout
3674
3675 \end_inset
3676
3677 , useful handout, not one of those scaled slide printouts that are so common
3678  nowadays (but if you insist, you can produce one of those as well)
3679 \end_layout
3680
3681 \begin_layout Itemize
3682 Modes allow you to add extra text to the handout or hide parts from it
3683 \end_layout
3684
3685 \begin_layout Itemize
3686 You can use for instance different graphics for the presentation and the
3687  handout
3688 \end_layout
3689
3690 \begin_layout Itemize
3691 and so on \SpecialChar \ldots{}
3692
3693 \end_layout
3694
3695 \end_deeper
3696 \begin_layout Separator
3697
3698 \end_layout
3699
3700 \begin_layout Frame
3701 \begin_inset Argument 4
3702 status open
3703
3704 \begin_layout Plain Layout
3705 Examples
3706 \end_layout
3707
3708 \end_inset
3709
3710
3711 \end_layout
3712
3713 \begin_layout Frame
3714 As said, many elements are mode-aware.
3715  
3716 \end_layout
3717
3718 \begin_deeper
3719 \begin_layout Itemize
3720 \noindent
3721 You can show particular text 
3722 \begin_inset Flex Only
3723 status open
3724
3725 \begin_layout Plain Layout
3726 \begin_inset Argument 1
3727 status open
3728
3729 \begin_layout Plain Layout
3730 presentation
3731 \end_layout
3732
3733 \end_inset
3734
3735 only in the presentation
3736 \end_layout
3737
3738 \end_inset
3739
3740
3741 \begin_inset Flex Only
3742 status open
3743
3744 \begin_layout Plain Layout
3745 \begin_inset Argument 1
3746 status open
3747
3748 \begin_layout Plain Layout
3749 article
3750 \end_layout
3751
3752 \end_inset
3753
3754 only in the article
3755 \end_layout
3756
3757 \end_inset
3758
3759  via 
3760 \begin_inset Flex Alert
3761 status collapsed
3762
3763 \begin_layout Plain Layout
3764 \noindent
3765 Edit\SpecialChar \menuseparator
3766 Text Style\SpecialChar \menuseparator
3767 Only
3768 \end_layout
3769
3770 \end_inset
3771
3772
3773 \end_layout
3774
3775 \end_deeper
3776 \begin_layout Frame
3777 \begin_inset Flex ArticleMode
3778 status open
3779
3780 \begin_layout Itemize
3781 Or put all sorts of complex contents via 
3782 \begin_inset Flex Alert
3783 status collapsed
3784
3785 \begin_layout Plain Layout
3786 Insert\SpecialChar \menuseparator
3787 Custom Insets\SpecialChar \menuseparator
3788 ArticleMode
3789 \end_layout
3790
3791 \end_inset
3792
3793  in an inset that will only be output in article mode
3794 \end_layout
3795
3796 \end_inset
3797
3798
3799 \begin_inset Flex PresentationMode
3800 status open
3801
3802 \begin_layout Itemize
3803 Or put all sorts of complex contents via 
3804 \begin_inset Flex Alert
3805 status collapsed
3806
3807 \begin_layout Plain Layout
3808 Insert\SpecialChar \menuseparator
3809 Custom Insets\SpecialChar \menuseparator
3810 PresentationMode
3811 \end_layout
3812
3813 \end_inset
3814
3815  in an inset that will only be output in presentation mode
3816 \end_layout
3817
3818 \end_inset
3819
3820
3821 \end_layout
3822
3823 \begin_deeper
3824 \begin_layout Itemize
3825 Or you can define that an 
3826 \begin_inset Flex Emphasize
3827 status collapsed
3828
3829 \begin_layout Plain Layout
3830 \begin_inset Argument 1
3831 status open
3832
3833 \begin_layout Plain Layout
3834 presentation
3835 \end_layout
3836
3837 \end_inset
3838
3839 emphasizing
3840 \end_layout
3841
3842 \end_inset
3843
3844  should only apply to the presentation, 
3845 \begin_inset Flex Bold
3846 status open
3847
3848 \begin_layout Plain Layout
3849 \begin_inset Argument 1
3850 status open
3851
3852 \begin_layout Plain Layout
3853 article
3854 \end_layout
3855
3856 \end_inset
3857
3858 a bold face
3859 \end_layout
3860
3861 \end_inset
3862
3863  only to article
3864 \end_layout
3865
3866 \begin_layout Itemize
3867 You can also show section headings or frame titles\SpecialChar \slash{}
3868 subtitles only in the
3869  presentation\SpecialChar \slash{}
3870 article (like we do for the 
3871 \begin_inset Quotes eld
3872 \end_inset
3873
3874 Contents
3875 \begin_inset Quotes erd
3876 \end_inset
3877
3878  and 
3879 \begin_inset Quotes eld
3880 \end_inset
3881
3882 References
3883 \begin_inset Quotes erd
3884 \end_inset
3885
3886  frame titles in this presentation)
3887 \end_layout
3888
3889 \begin_layout Itemize
3890 And much more of this sort \SpecialChar \ldots{}
3891
3892 \end_layout
3893
3894 \end_deeper
3895 \begin_layout Separator
3896
3897 \end_layout
3898
3899 \begin_layout Frame
3900 \begin_inset Argument 4
3901 status open
3902
3903 \begin_layout Plain Layout
3904 Setting up an article
3905 \end_layout
3906
3907 \end_inset
3908
3909
3910 \end_layout
3911
3912 \begin_layout Frame
3913 Setting up a beamer article with LyX is easy.
3914 \end_layout
3915
3916 \begin_deeper
3917 \begin_layout Itemize
3918 \noindent
3919 Just create a new document with the class 
3920 \begin_inset Flex Structure
3921 status collapsed
3922
3923 \begin_layout Plain Layout
3924 \noindent
3925 Beamer Article (Standard Class)
3926 \end_layout
3927
3928 \end_inset
3929
3930  or 
3931 \begin_inset Flex Structure
3932 status collapsed
3933
3934 \begin_layout Plain Layout
3935 \noindent
3936 Beamer Article (KOMA-Script)
3937 \end_layout
3938
3939 \end_inset
3940
3941
3942 \end_layout
3943
3944 \begin_layout Itemize
3945 Then add the presentation to this document as a child (via 
3946 \begin_inset Flex Alert
3947 status collapsed
3948
3949 \begin_layout Plain Layout
3950 Insert\SpecialChar \menuseparator
3951 File\SpecialChar \menuseparator
3952 Child Document\SpecialChar \ldots{}
3953
3954 \end_layout
3955
3956 \end_inset
3957
3958 )
3959 \end_layout
3960
3961 \begin_layout Itemize
3962 And that's it.
3963  Now you can produce the handout and the presentation by compiling one of
3964  these two documents, while you only need to edit one, namely the presentation
3965 \end_layout
3966
3967 \end_deeper
3968 \begin_layout Frame
3969 Check out the accompanying beamer-article example document for this presentation.
3970  You can find it in the same folder than this document.
3971 \end_layout
3972
3973 \begin_layout Section
3974 Changing the look
3975 \end_layout
3976
3977 \begin_layout Frame
3978 \begin_inset Argument 4
3979 status open
3980
3981 \begin_layout Plain Layout
3982 Themes
3983 \end_layout
3984
3985 \end_inset
3986
3987
3988 \end_layout
3989
3990 \begin_deeper
3991 \begin_layout Itemize
3992 \begin_inset Flex Structure
3993 status collapsed
3994
3995 \begin_layout Plain Layout
3996 Beamer
3997 \end_layout
3998
3999 \end_inset
4000
4001  presentations are themeable.
4002  Themes determine the colors used, the macro structure (use of sidebars,
4003  headlines etc.), the fonts, the look of list items, blocks and in general
4004  the whole look and feel of a presentation
4005 \end_layout
4006
4007 \begin_layout Itemize
4008 \begin_inset Flex Structure
4009 status collapsed
4010
4011 \begin_layout Plain Layout
4012 Beamer
4013 \end_layout
4014
4015 \end_inset
4016
4017  itself ships a number of different-looking themes to chose from (we use
4018  the 
4019 \begin_inset Quotes eld
4020 \end_inset
4021
4022 Berkeley
4023 \begin_inset Quotes erd
4024 \end_inset
4025
4026  theme in this presentation; see 
4027 \begin_inset Flex Alert
4028 status collapsed
4029
4030 \begin_layout Plain Layout
4031 Document\SpecialChar \menuseparator
4032 Settings\SpecialChar \menuseparator
4033 LaTeX Preamble
4034 \end_layout
4035
4036 \end_inset
4037
4038  for how we activated and slightly tweaked the theme)
4039 \end_layout
4040
4041 \begin_layout Itemize
4042 In addition to this standard set, you can get more themes from 
4043 \begin_inset CommandInset href
4044 LatexCommand href
4045 name "CTAN"
4046 target "http://www.ctan.org"
4047
4048 \end_inset
4049
4050  and other places at the Internet
4051 \end_layout
4052
4053 \begin_layout Itemize
4054 If you still are not satisified or if you need a theme matching to your
4055  University's or company's corporate design, the 
4056 \begin_inset Flex Structure
4057 status collapsed
4058
4059 \begin_layout Plain Layout
4060 Beamer
4061 \end_layout
4062
4063 \end_inset
4064
4065  manual 
4066 \begin_inset CommandInset citation
4067 LatexCommand cite
4068 key "beamer-ug"
4069
4070 \end_inset
4071
4072  explains how you can setup your own theme
4073 \end_layout
4074
4075 \end_deeper
4076 \begin_layout Separator
4077
4078 \end_layout
4079
4080 \begin_layout Frame
4081 \begin_inset Argument 4
4082 status open
4083
4084 \begin_layout Plain Layout
4085 Themes can be modified
4086 \end_layout
4087
4088 \end_inset
4089
4090
4091 \end_layout
4092
4093 \begin_layout Frame
4094 But you do not need to write a theme from scratch if you want to alter the
4095  look.
4096 \end_layout
4097
4098 \begin_deeper
4099 \begin_layout Itemize
4100 Existing themes can be modified both in details and in major areas (such
4101  as the coloring)
4102 \end_layout
4103
4104 \begin_layout Itemize
4105 Consult the 
4106 \begin_inset Flex Structure
4107 status collapsed
4108
4109 \begin_layout Plain Layout
4110 Beamer
4111 \end_layout
4112
4113 \end_inset
4114
4115  manual 
4116 \begin_inset CommandInset citation
4117 LatexCommand cite
4118 key "beamer-ug"
4119
4120 \end_inset
4121
4122  for details
4123 \end_layout
4124
4125 \end_deeper
4126 \begin_layout Section
4127 And more \SpecialChar \ldots{}
4128
4129 \end_layout
4130
4131 \begin_layout Frame
4132 \begin_inset Argument 4
4133 status open
4134
4135 \begin_layout Plain Layout
4136 \SpecialChar \ldots{}
4137  much more!
4138 \end_layout
4139
4140 \end_inset
4141
4142
4143 \end_layout
4144
4145 \begin_layout Frame
4146 Note that 
4147 \begin_inset Flex Structure
4148 status collapsed
4149
4150 \begin_layout Plain Layout
4151 Beamer
4152 \end_layout
4153
4154 \end_inset
4155
4156  can do much more than we have described here.
4157  The 
4158 \begin_inset Flex Structure
4159 status collapsed
4160
4161 \begin_layout Plain Layout
4162 Beamer
4163 \end_layout
4164
4165 \end_inset
4166
4167  manual 
4168 \begin_inset CommandInset citation
4169 LatexCommand cite
4170 key "beamer-ug"
4171
4172 \end_inset
4173
4174  provides a comprehensive documentation.
4175 \end_layout
4176
4177 \begin_layout Frame
4178 Also, have a look at the 
4179 \begin_inset Flex Structure
4180 status collapsed
4181
4182 \begin_layout Plain Layout
4183 Beamer
4184 \end_layout
4185
4186 \end_inset
4187
4188  examples and templates shipped with LyX!
4189 \end_layout
4190
4191 \begin_layout Section
4192 \start_of_appendix
4193 Appendix
4194 \end_layout
4195
4196 \begin_layout Standard
4197 \begin_inset Note Note
4198 status open
4199
4200 \begin_layout Plain Layout
4201 We use a FrameTitle layout (and not the Frame Title inset) below in order
4202  to exclude the redundant title from the article.
4203  Also note the 
4204 \begin_inset Flex Alert
4205 status collapsed
4206
4207 \begin_layout Plain Layout
4208
4209 \backslash
4210 newblock
4211 \end_layout
4212
4213 \end_inset
4214
4215  in the bibliography.
4216  It is needed for proper entry rendering (note the different coloring of
4217  the author in the PDF output).
4218 \end_layout
4219
4220 \end_inset
4221
4222
4223 \end_layout
4224
4225 \begin_layout Frame
4226
4227 \end_layout
4228
4229 \begin_deeper
4230 \begin_layout FrameTitle
4231 \begin_inset Argument 1
4232 status open
4233
4234 \begin_layout Plain Layout
4235 presentation
4236 \end_layout
4237
4238 \end_inset
4239
4240 References
4241 \end_layout
4242
4243 \begin_layout Bibliography
4244 \begin_inset CommandInset bibitem
4245 LatexCommand bibitem
4246 key "beamer-ug"
4247
4248 \end_inset
4249
4250 Tantau, Till et al.:
4251 \begin_inset ERT
4252 status collapsed
4253
4254 \begin_layout Plain Layout
4255
4256
4257 \backslash
4258 newblock
4259 \end_layout
4260
4261 \end_inset
4262
4263  The beamer class.
4264  
4265 \begin_inset Flex URL
4266 status collapsed
4267
4268 \begin_layout Plain Layout
4269
4270 http://mirrors.ctan.org/macros/latex/contrib/beamer/doc/beameruserguide.pdf
4271 \end_layout
4272
4273 \end_inset
4274
4275 .
4276 \end_layout
4277
4278 \end_deeper
4279 \end_body
4280 \end_document