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