]> git.lyx.org Git - lyx.git/blob - lib/examples/beamer.lyx
Merge branch 'master' of git.lyx.org:lyx
[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.1
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  paragraph style.
936 \end_layout
937
938 \begin_deeper
939 \begin_layout Block
940 \begin_inset Argument 2
941 status open
942
943 \begin_layout Plain Layout
944 Tip
945 \end_layout
946
947 \end_inset
948
949
950 \end_layout
951
952 \begin_layout Block
953 There is a simple automated way to start a new frame: Issue 
954 \begin_inset Flex Alert
955 status collapsed
956
957 \begin_layout Plain Layout
958 Edit\SpecialChar menuseparator
959 Start New Environment
960 \end_layout
961
962 \end_inset
963
964  (
965 \begin_inset Info
966 type  "shortcut"
967 arg   "environment-split"
968 \end_inset
969
970 ) if you are in a non-nested 
971 \begin_inset Flex Structure
972 status collapsed
973
974 \begin_layout Plain Layout
975 Frame
976 \end_layout
977
978 \end_inset
979
980  paragraph, or 
981 \begin_inset Flex Alert
982 status collapsed
983
984 \begin_layout Plain Layout
985 Edit\SpecialChar menuseparator
986 Start New Parent Environment
987 \end_layout
988
989 \end_inset
990
991  (
992 \begin_inset Info
993 type  "shortcut"
994 arg   "environment-split outer"
995 \end_inset
996
997 ), respectively, if you are in a nested paragraph within the frame!
998 \end_layout
999
1000 \end_deeper
1001 \begin_layout AgainFrame
1002 \begin_inset Argument 1
1003 status open
1004
1005 \begin_layout Plain Layout
1006 3
1007 \end_layout
1008
1009 \end_inset
1010
1011 myframe
1012 \end_layout
1013
1014 \begin_layout Standard
1015 \begin_inset Separator plain
1016 \end_inset
1017
1018
1019 \end_layout
1020
1021 \begin_layout PlainFrame
1022 \begin_inset Argument 4
1023 status open
1024
1025 \begin_layout Plain Layout
1026 Special frame types
1027 \end_layout
1028
1029 \end_inset
1030
1031
1032 \end_layout
1033
1034 \begin_layout PlainFrame
1035 \SpecialChar LyX
1036  provides two special frame types:
1037 \end_layout
1038
1039 \begin_deeper
1040 \begin_layout Enumerate
1041 \begin_inset Flex Structure
1042 status collapsed
1043
1044 \begin_layout Plain Layout
1045 Frame (plain)
1046 \end_layout
1047
1048 \end_inset
1049
1050  is a frame without a sidebar/header (such as this one).
1051  This is useful for slides with much content\SpecialChar breakableslash
1052 wide tables
1053 \end_layout
1054
1055 \begin_layout Enumerate
1056 \begin_inset Flex Structure
1057 status collapsed
1058
1059 \begin_layout Plain Layout
1060 Frame (fragile)
1061 \end_layout
1062
1063 \end_inset
1064
1065  is to be used if the frame consists of 
1066 \begin_inset Quotes eld
1067 \end_inset
1068
1069 fragile
1070 \begin_inset Quotes erd
1071 \end_inset
1072
1073  content, especially verbatim stuff such as program listings
1074 \end_layout
1075
1076 \end_deeper
1077 \begin_layout PlainFrame
1078 If you want a fragile plain frame, pass the option 
1079 \begin_inset Quotes eld
1080 \end_inset
1081
1082 plain
1083 \begin_inset Quotes erd
1084 \end_inset
1085
1086  to a fragile frame or the option 
1087 \begin_inset Quotes eld
1088 \end_inset
1089
1090 fragile
1091 \begin_inset Quotes erd
1092 \end_inset
1093
1094  to a plain frame.
1095 \end_layout
1096
1097 \begin_layout Standard
1098 \begin_inset Separator plain
1099 \end_inset
1100
1101
1102 \end_layout
1103
1104 \begin_layout Frame
1105 \begin_inset Argument 4
1106 status open
1107
1108 \begin_layout Plain Layout
1109 Sectioning a presentation
1110 \end_layout
1111
1112 \end_inset
1113
1114
1115 \end_layout
1116
1117 \begin_deeper
1118 \begin_layout Itemize
1119 To group frames, you can use the usual sectioning commands (
1120 \begin_inset Flex Structure
1121 status collapsed
1122
1123 \begin_layout Plain Layout
1124 Section
1125 \end_layout
1126
1127 \end_inset
1128
1129
1130 \begin_inset Flex Structure
1131 status collapsed
1132
1133 \begin_layout Plain Layout
1134 Subsection
1135 \end_layout
1136
1137 \end_inset
1138
1139  etc.)
1140 \end_layout
1141
1142 \begin_layout Itemize
1143 These are shown in the table of contents, the sidebar\SpecialChar breakableslash
1144 header (depending on
1145  the theme) and the article output (for 
1146 \begin_inset Quotes eld
1147 \end_inset
1148
1149 article
1150 \begin_inset Quotes erd
1151 \end_inset
1152
1153  see below, the section on 
1154 \begin_inset Quotes eld
1155 \end_inset
1156
1157 modes
1158 \begin_inset Quotes erd
1159 \end_inset
1160
1161 )
1162 \end_layout
1163
1164 \end_deeper
1165 \begin_layout Standard
1166 \begin_inset Separator plain
1167 \end_inset
1168
1169
1170 \end_layout
1171
1172 \begin_layout Frame
1173 \begin_inset Argument 4
1174 status open
1175
1176 \begin_layout Plain Layout
1177 Parts have special meaning
1178 \end_layout
1179
1180 \end_inset
1181
1182
1183 \end_layout
1184
1185 \begin_deeper
1186 \begin_layout Itemize
1187 You can also divide your presentation into 
1188 \begin_inset Flex Structure
1189 status collapsed
1190
1191 \begin_layout Plain Layout
1192 Parts
1193 \end_layout
1194
1195 \end_inset
1196
1197 .
1198  Note, however, that parts behave differently in 
1199 \begin_inset Flex Structure
1200 status collapsed
1201
1202 \begin_layout Plain Layout
1203 Beamer
1204 \end_layout
1205
1206 \end_inset
1207
1208  than in other document classes: a part is considered to be 
1209 \begin_inset Quotes eld
1210 \end_inset
1211
1212 a little 
1213 \begin_inset Quotes els
1214 \end_inset
1215
1216 talk of its own
1217 \begin_inset Quotes ers
1218 \end_inset
1219
1220  with its own table of contents, its own navigation bars, and so on.
1221 \begin_inset Quotes erd
1222 \end_inset
1223
1224  
1225 \begin_inset CommandInset citation
1226 LatexCommand cite
1227 after "sec.~10.3"
1228 key "beamer-ug"
1229
1230 \end_inset
1231
1232
1233 \end_layout
1234
1235 \begin_layout Itemize
1236 This means, for instance, that if you use parts, the table of contents will
1237  only list the sections and subsections of the part that contains this table
1238  of contents, and the sidebar\SpecialChar breakableslash
1239 header will also only show the sections of
1240  the current part.
1241 \end_layout
1242
1243 \end_deeper
1244 \begin_layout Standard
1245 \begin_inset Separator plain
1246 \end_inset
1247
1248
1249 \end_layout
1250
1251 \begin_layout Frame
1252 \begin_inset Argument 4
1253 status open
1254
1255 \begin_layout Plain Layout
1256 Re-arranging frames
1257 \end_layout
1258
1259 \end_inset
1260
1261
1262 \end_layout
1263
1264 \begin_deeper
1265 \begin_layout Block
1266 \begin_inset Argument 2
1267 status open
1268
1269 \begin_layout Plain Layout
1270 Tip
1271 \end_layout
1272
1273 \end_inset
1274
1275
1276 \end_layout
1277
1278 \begin_layout Block
1279 Did you know that you can easily move and re-arrange whole frames via the
1280  outliner (
1281 \begin_inset Flex Alert
1282 status collapsed
1283
1284 \begin_layout Plain Layout
1285 View\SpecialChar menuseparator
1286 Outline Pane
1287 \end_layout
1288
1289 \end_inset
1290
1291 )?
1292 \end_layout
1293
1294 \begin_layout Block
1295 Also, you can navigate to a specific frame via the 
1296 \begin_inset Flex Alert
1297 status collapsed
1298
1299 \begin_layout Plain Layout
1300 Navigate
1301 \end_layout
1302
1303 \end_inset
1304
1305  menu!
1306 \end_layout
1307
1308 \end_deeper
1309 \begin_layout Standard
1310 \begin_inset Separator plain
1311 \end_inset
1312
1313
1314 \end_layout
1315
1316 \begin_layout Frame
1317 \begin_inset Argument 4
1318 status open
1319
1320 \begin_layout Plain Layout
1321 The appendix
1322 \end_layout
1323
1324 \end_inset
1325
1326
1327 \end_layout
1328
1329 \begin_deeper
1330 \begin_layout Itemize
1331 Appendices might be useful for additional\SpecialChar breakableslash
1332 reserve material.
1333  The appendix is part of the presentation, but not shown in the table of
1334  contents\SpecialChar breakableslash
1335 sidebar\SpecialChar breakableslash
1336 header
1337 \end_layout
1338
1339 \begin_layout Itemize
1340 An appendix is inserted as usual in \SpecialChar LyX
1341 :
1342 \end_layout
1343
1344 \begin_deeper
1345 \begin_layout Itemize
1346 Use 
1347 \begin_inset Flex Alert
1348 status collapsed
1349
1350 \begin_layout Plain Layout
1351 Document\SpecialChar menuseparator
1352 Start Appendix Here
1353 \end_layout
1354
1355 \end_inset
1356
1357  at the position where the appendix should begin
1358 \end_layout
1359
1360 \end_deeper
1361 \begin_layout Itemize
1362 Typical content of the appendix is the bibliography
1363 \end_layout
1364
1365 \begin_deeper
1366 \begin_layout Itemize
1367 You insert it as in all other \SpecialChar LyX
1368  classes, via the 
1369 \begin_inset Flex Structure
1370 status collapsed
1371
1372 \begin_layout Plain Layout
1373 Bibliography
1374 \end_layout
1375
1376 \end_inset
1377
1378  style (see the bibliography at the end of this presentation as an example)
1379 \end_layout
1380
1381 \begin_layout Itemize
1382 Note that you can also use Bib\SpecialChar TeX
1383 , although not all Bib\SpecialChar TeX
1384  styles are prepared
1385  to work with 
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
1396 \end_layout
1397
1398 \end_deeper
1399 \end_deeper
1400 \begin_layout Section
1401 The overlay concept
1402 \end_layout
1403
1404 \begin_layout Frame
1405 \begin_inset Argument 4
1406 status open
1407
1408 \begin_layout Plain Layout
1409 What are overlays?
1410 \end_layout
1411
1412 \end_inset
1413
1414
1415 \end_layout
1416
1417 \begin_layout Frame
1418 Basically, the overlay concept allows to change the slide content dynamically.
1419  You can uncover things/text piecewise, fade out content, highlight things,
1420  replace text, images etc.
1421 \end_layout
1422
1423 \begin_deeper
1424 \begin_layout Pause
1425
1426 \end_layout
1427
1428 \begin_layout Itemize
1429 \begin_inset Argument 1
1430 status open
1431
1432 \begin_layout Plain Layout
1433 +-
1434 \end_layout
1435
1436 \end_inset
1437
1438 Overlays are useful to build up slides as you speak
1439 \end_layout
1440
1441 \begin_layout Itemize
1442 They help you to shift your audience's focus on specific things
1443 \end_layout
1444
1445 \begin_layout Itemize
1446 And they help your audience to follow you
1447 \end_layout
1448
1449 \begin_layout Itemize
1450 So use overlays! 
1451 \begin_inset Flex Alert
1452 status open
1453
1454 \begin_layout Plain Layout
1455 \begin_inset Argument 1
1456 status open
1457
1458 \begin_layout Plain Layout
1459 6
1460 \end_layout
1461
1462 \end_inset
1463
1464 Really, use them!
1465 \end_layout
1466
1467 \end_inset
1468
1469
1470 \end_layout
1471
1472 \end_deeper
1473 \begin_layout Standard
1474 \begin_inset Separator plain
1475 \end_inset
1476
1477
1478 \end_layout
1479
1480 \begin_layout Frame
1481 \begin_inset Argument 4
1482 status open
1483
1484 \begin_layout Plain Layout
1485 Overlay types
1486 \end_layout
1487
1488 \end_inset
1489
1490
1491 \end_layout
1492
1493 \begin_layout Frame
1494 \begin_inset Flex Structure
1495 status collapsed
1496
1497 \begin_layout Plain Layout
1498 Beamer
1499 \end_layout
1500
1501 \end_inset
1502
1503  provides many different overlay types.
1504  The most important ones are:
1505 \end_layout
1506
1507 \begin_deeper
1508 \begin_layout Description
1509 Hidden
1510 \begin_inset space ~
1511 \end_inset
1512
1513 content: Stuff that is completely invisible up to a point
1514 \end_layout
1515
1516 \begin_layout Description
1517 Covered
1518 \begin_inset space ~
1519 \end_inset
1520
1521 content: Stuff that is faded out (not completely invisible)
1522 \end_layout
1523
1524 \begin_layout Description
1525 Highlighted
1526 \begin_inset space ~
1527 \end_inset
1528
1529 content: Stuff that is somehow emphasized at a certain point
1530 \end_layout
1531
1532 \end_deeper
1533 \begin_layout Frame
1534 We give examples for these types in what follows, but begin with some general
1535  remarks on overlay possibilities
1536 \end_layout
1537
1538 \begin_layout Standard
1539 \begin_inset Separator plain
1540 \end_inset
1541
1542
1543 \end_layout
1544
1545 \begin_layout Frame
1546 \begin_inset Argument 4
1547 status open
1548
1549 \begin_layout Plain Layout
1550 General overlay/action possibilities
1551 \end_layout
1552
1553 \end_inset
1554
1555
1556 \end_layout
1557
1558 \begin_layout Frame
1559 Many 
1560 \begin_inset Flex Structure
1561 status collapsed
1562
1563 \begin_layout Plain Layout
1564 Beamer
1565 \end_layout
1566
1567 \end_inset
1568
1569  elements provide overlay settings.
1570  Basically, you can define on which sub-slide(s) a given content appears
1571  (
1572 \begin_inset Quotes eld
1573 \end_inset
1574
1575 2
1576 \begin_inset Quotes erd
1577 \end_inset
1578
1579
1580 \begin_inset Quotes eld
1581 \end_inset
1582
1583 2-4
1584 \begin_inset Quotes erd
1585 \end_inset
1586
1587
1588 \begin_inset Quotes eld
1589 \end_inset
1590
1591 3-
1592 \begin_inset Quotes erd
1593 \end_inset
1594
1595
1596 \begin_inset Quotes eld
1597 \end_inset
1598
1599 1,3
1600 \begin_inset Quotes erd
1601 \end_inset
1602
1603  etc.), or in which output mode (
1604 \begin_inset Quotes eld
1605 \end_inset
1606
1607 presentation
1608 \begin_inset Quotes erd
1609 \end_inset
1610
1611
1612 \begin_inset Quotes eld
1613 \end_inset
1614
1615 article
1616 \begin_inset Quotes erd
1617 \end_inset
1618
1619  etc.)
1620 \end_layout
1621
1622 \begin_deeper
1623 \begin_layout Itemize
1624 In \SpecialChar LyX
1625 , these settings are generally accessible via 
1626 \begin_inset Flex Alert
1627 status collapsed
1628
1629 \begin_layout Plain Layout
1630 Insert\SpecialChar menuseparator
1631 Overlay Specifications
1632 \end_layout
1633
1634 \end_inset
1635
1636  or 
1637 \begin_inset Flex Alert
1638 status collapsed
1639
1640 \begin_layout Plain Layout
1641 Insert\SpecialChar menuseparator
1642 Action Specifications
1643 \end_layout
1644
1645 \end_inset
1646
1647
1648 \end_layout
1649
1650 \begin_layout Overprint
1651 \begin_inset Argument item:1
1652 status open
1653
1654 \begin_layout Plain Layout
1655 2
1656 \end_layout
1657
1658 \end_inset
1659
1660
1661 \end_layout
1662
1663 \begin_deeper
1664 \begin_layout Definition
1665 \begin_inset Quotes eld
1666 \end_inset
1667
1668 Action
1669 \begin_inset Quotes erd
1670 \end_inset
1671
1672  is a more general concept, which does not only include what we have called
1673  
1674 \begin_inset Quotes eld
1675 \end_inset
1676
1677 overlays
1678 \begin_inset Quotes erd
1679 \end_inset
1680
1681  (
1682 \begin_inset Quotes eld
1683 \end_inset
1684
1685 on which sub-slide[s] is this to be shown\SpecialChar breakableslash
1686 hidden\SpecialChar breakableslash
1687 highlighted
1688 \begin_inset Quotes erd
1689 \end_inset
1690
1691 ), but also tasks such as 
1692 \begin_inset Quotes eld
1693 \end_inset
1694
1695 only show this in the presentation, not on the handout
1696 \begin_inset Quotes erd
1697 \end_inset
1698
1699  or 
1700 \begin_inset Quotes eld
1701 \end_inset
1702
1703 show this on the second screen only
1704 \begin_inset Quotes erd
1705 \end_inset
1706
1707  (so-called 
1708 \begin_inset Quotes eld
1709 \end_inset
1710
1711 modes
1712 \begin_inset Quotes erd
1713 \end_inset
1714
1715 ).
1716 \end_layout
1717
1718 \end_deeper
1719 \begin_layout Overprint
1720 \begin_inset Argument item:1
1721 status open
1722
1723 \begin_layout Plain Layout
1724 3
1725 \end_layout
1726
1727 \end_inset
1728
1729
1730 \end_layout
1731
1732 \begin_deeper
1733 \begin_layout AlertBlock
1734 \begin_inset Argument 2
1735 status open
1736
1737 \begin_layout Plain Layout
1738 Note to the \SpecialChar LaTeX
1739  aficionados
1740 \end_layout
1741
1742 \end_inset
1743
1744
1745 \end_layout
1746
1747 \begin_layout AlertBlock
1748 The mentioned overlay/action settings conform to those command/environment
1749  options embraced by
1750 \begin_inset Flex Alert
1751 status collapsed
1752
1753 \begin_layout Plain Layout
1754 \begin_inset space \space{}
1755 \end_inset
1756
1757 <\SpecialChar ldots
1758 >
1759 \end_layout
1760
1761 \end_inset
1762
1763  and 
1764 \begin_inset Flex Alert
1765 status collapsed
1766
1767 \begin_layout Plain Layout
1768 [<\SpecialChar ldots
1769 >]
1770 \end_layout
1771
1772 \end_inset
1773
1774  in the \SpecialChar LaTeX
1775  output.
1776 \end_layout
1777
1778 \begin_layout AlertBlock
1779 Note that \SpecialChar LyX
1780  adds those braces on export, so you must not enter them yourself.
1781  In other words, enter 
1782 \begin_inset Quotes eld
1783 \end_inset
1784
1785 1
1786 \begin_inset Quotes erd
1787 \end_inset
1788
1789  or 
1790 \begin_inset Quotes eld
1791 \end_inset
1792
1793 +-
1794 \begin_inset Quotes erd
1795 \end_inset
1796
1797  to the overlay/action insets, not 
1798 \begin_inset Quotes eld
1799 \end_inset
1800
1801 <1>
1802 \begin_inset Quotes erd
1803 \end_inset
1804
1805  or 
1806 \begin_inset Quotes eld
1807 \end_inset
1808
1809 [<+->]
1810 \begin_inset Quotes erd
1811 \end_inset
1812
1813 !
1814 \end_layout
1815
1816 \end_deeper
1817 \end_deeper
1818 \begin_layout Standard
1819 \begin_inset Separator plain
1820 \end_inset
1821
1822
1823 \end_layout
1824
1825 \begin_layout Frame
1826 \begin_inset Argument 4
1827 status open
1828
1829 \begin_layout Plain Layout
1830 An example
1831 \end_layout
1832
1833 \end_inset
1834
1835
1836 \end_layout
1837
1838 \begin_layout Frame
1839 Take for example a quote.
1840  In a 
1841 \begin_inset Flex Structure
1842 status collapsed
1843
1844 \begin_layout Plain Layout
1845 Quote
1846 \end_layout
1847
1848 \end_inset
1849
1850  environment, you can specify the overlay settings via 
1851 \begin_inset Flex Alert
1852 status collapsed
1853
1854 \begin_layout Plain Layout
1855 Insert\SpecialChar menuseparator
1856 Overlay Specifications
1857 \end_layout
1858
1859 \end_inset
1860
1861 .
1862  If you do this and enter 
1863 \begin_inset Quotes eld
1864 \end_inset
1865
1866 2
1867 \begin_inset Quotes erd
1868 \end_inset
1869
1870 , the quote will only appear on (sub-)slide 2:
1871 \end_layout
1872
1873 \begin_deeper
1874 \begin_layout Quote
1875 \begin_inset Argument 1
1876 status open
1877
1878 \begin_layout Plain Layout
1879 2
1880 \end_layout
1881
1882 \end_inset
1883
1884 Fear no more the heat o’ the sun
1885 \end_layout
1886
1887 \begin_layout Quote
1888 Nor the furious winter’s rages
1889 \end_layout
1890
1891 \begin_layout Quote
1892 Thou thy worldly task hast done
1893 \end_layout
1894
1895 \begin_layout Quote
1896 Home art gone, and ta’en thy wages
1897 \end_layout
1898
1899 \end_deeper
1900 \begin_layout Frame
1901 This is how the concept works, basically.
1902 \end_layout
1903
1904 \begin_layout Standard
1905 \begin_inset Separator plain
1906 \end_inset
1907
1908
1909 \end_layout
1910
1911 \begin_layout Frame
1912 \begin_inset Argument 4
1913 status open
1914
1915 \begin_layout Plain Layout
1916 Covering vs.
1917  hiding
1918 \end_layout
1919
1920 \end_inset
1921
1922
1923 \end_layout
1924
1925 \begin_layout Frame
1926 The difference between 
1927 \begin_inset Quotes eld
1928 \end_inset
1929
1930 covering
1931 \begin_inset Quotes erd
1932 \end_inset
1933
1934  and 
1935 \begin_inset Quotes eld
1936 \end_inset
1937
1938 hiding
1939 \begin_inset Quotes erd
1940 \end_inset
1941
1942  is that hidden content is treated as if it isn't there, while covered content
1943  is just covered (and the space is reserved).
1944  If we would have hidden the quote on the last slide and not covered, it
1945  would only have taken space on appearance:
1946 \end_layout
1947
1948 \begin_deeper
1949 \begin_layout Quote
1950 \begin_inset Argument 1
1951 status open
1952
1953 \begin_layout Plain Layout
1954 only@2
1955 \end_layout
1956
1957 \end_inset
1958
1959 Fear no more the heat o’ the sun
1960 \end_layout
1961
1962 \begin_layout Quote
1963 Nor the furious winter’s rages
1964 \end_layout
1965
1966 \begin_layout Quote
1967 Thou thy worldly task hast done
1968 \end_layout
1969
1970 \begin_layout Quote
1971 Home art gone, and ta’en thy wages
1972 \end_layout
1973
1974 \end_deeper
1975 \begin_layout Frame
1976
1977 \end_layout
1978
1979 \begin_layout Frame
1980 You can see how this text moves when the quote is un-hidden.
1981 \end_layout
1982
1983 \begin_layout Standard
1984 \begin_inset Separator plain
1985 \end_inset
1986
1987
1988 \end_layout
1989
1990 \begin_layout Frame
1991 \begin_inset Argument 4
1992 status open
1993
1994 \begin_layout Plain Layout
1995 Coverage degrees
1996 \end_layout
1997
1998 \end_inset
1999
2000
2001 \end_layout
2002
2003 \begin_layout Frame
2004 \begin_inset ERT
2005 status open
2006
2007 \begin_layout Plain Layout
2008
2009
2010 \backslash
2011 setbeamercovered{transparent}
2012 \end_layout
2013
2014 \end_inset
2015
2016
2017 \end_layout
2018
2019 \begin_layout Frame
2020 \begin_inset Flex Structure
2021 status collapsed
2022
2023 \begin_layout Plain Layout
2024 Beamer
2025 \end_layout
2026
2027 \end_inset
2028
2029  offers several degrees of 
2030 \begin_inset Quotes eld
2031 \end_inset
2032
2033 coverage
2034 \begin_inset Quotes erd
2035 \end_inset
2036
2037 , which can be set via the command 
2038 \begin_inset Flex Alert
2039 status collapsed
2040
2041 \begin_layout Plain Layout
2042
2043 \backslash
2044 setbeamercovered
2045 \end_layout
2046
2047 \end_inset
2048
2049  either globally (for the whole presentation) or locally (e.
2050 \begin_inset space \thinspace{}
2051 \end_inset
2052
2053 g.
2054  for a single frame, as here).
2055  By default, content is completely covered.
2056  In 
2057 \begin_inset Quotes eld
2058 \end_inset
2059
2060 transparent
2061 \begin_inset Quotes erd
2062 \end_inset
2063
2064  mode, you can see covered text greyed-out:
2065 \end_layout
2066
2067 \begin_deeper
2068 \begin_layout Quote
2069 \begin_inset Argument 1
2070 status open
2071
2072 \begin_layout Plain Layout
2073 2
2074 \end_layout
2075
2076 \end_inset
2077
2078 Fear no more the heat o’ the sun
2079 \end_layout
2080
2081 \begin_layout Quote
2082 Nor the furious winter’s rages
2083 \end_layout
2084
2085 \begin_layout Quote
2086 Thou thy worldly task hast done
2087 \end_layout
2088
2089 \begin_layout Quote
2090 Home art gone, and ta’en thy wages
2091 \end_layout
2092
2093 \end_deeper
2094 \begin_layout Frame
2095 Check the 
2096 \begin_inset Flex Structure
2097 status collapsed
2098
2099 \begin_layout Plain Layout
2100 Beamer
2101 \end_layout
2102
2103 \end_inset
2104
2105  manual for more possibilities.
2106 \end_layout
2107
2108 \begin_layout Standard
2109 \begin_inset Separator plain
2110 \end_inset
2111
2112
2113 \end_layout
2114
2115 \begin_layout Frame
2116 \begin_inset Argument 4
2117 status open
2118
2119 \begin_layout Plain Layout
2120 Default overlay/action specifications vs.
2121 \begin_inset Newline newline
2122 \end_inset
2123
2124 (normal) overlay/action specifications
2125 \end_layout
2126
2127 \end_inset
2128
2129
2130 \end_layout
2131
2132 \begin_deeper
2133 \begin_layout Itemize
2134 For some environments (such as lists and also frames), you can set 
2135 \begin_inset Quotes eld
2136 \end_inset
2137
2138 default specifications
2139 \begin_inset Quotes erd
2140 \end_inset
2141
2142  additionally to normal overlay/action specifications (or in the case of
2143  lists: 
2144 \begin_inset Quotes eld
2145 \end_inset
2146
2147 overlay specifications
2148 \begin_inset Quotes erd
2149 \end_inset
2150
2151  for the whole list and 
2152 \begin_inset Quotes eld
2153 \end_inset
2154
2155 item overlay specifications
2156 \begin_inset Quotes erd
2157 \end_inset
2158
2159  for singular items)
2160 \end_layout
2161
2162 \begin_layout Itemize
2163 Default specifications apply to all content of the given environment, if
2164  not individually specified otherwise
2165 \end_layout
2166
2167 \begin_layout Itemize
2168 They use a placeholder syntax.
2169  E.
2170 \begin_inset space \thinspace{}
2171 \end_inset
2172
2173 g., 
2174 \begin_inset Quotes eld
2175 \end_inset
2176
2177 +(1)-
2178 \begin_inset Quotes erd
2179 \end_inset
2180
2181  will uncover all items in a list step by step (with a start offset of 1)
2182  if they have no individual item specification:
2183 \end_layout
2184
2185 \begin_deeper
2186 \begin_layout Itemize
2187 \begin_inset Argument 1
2188 status open
2189
2190 \begin_layout Plain Layout
2191 +(1)-
2192 \end_layout
2193
2194 \end_inset
2195
2196 One
2197 \end_layout
2198
2199 \begin_layout Itemize
2200 Two
2201 \end_layout
2202
2203 \begin_layout Itemize
2204 Three
2205 \end_layout
2206
2207 \begin_layout Itemize
2208 \begin_inset Argument item:2
2209 status open
2210
2211 \begin_layout Plain Layout
2212 1-
2213 \end_layout
2214
2215 \end_inset
2216
2217 Always
2218 \end_layout
2219
2220 \end_deeper
2221 \end_deeper
2222 \begin_layout Frame
2223 Please consult the 
2224 \begin_inset Flex Structure
2225 status collapsed
2226
2227 \begin_layout Plain Layout
2228 Beamer
2229 \end_layout
2230
2231 \end_inset
2232
2233  manual for details on this syntax.
2234 \end_layout
2235
2236 \begin_layout Frame
2237
2238 \end_layout
2239
2240 \begin_layout Standard
2241 \begin_inset Separator plain
2242 \end_inset
2243
2244
2245 \end_layout
2246
2247 \begin_layout Frame
2248 \begin_inset Argument 2
2249 status open
2250
2251 \begin_layout Plain Layout
2252 +-
2253 \end_layout
2254
2255 \end_inset
2256
2257
2258 \begin_inset Argument 4
2259 status open
2260
2261 \begin_layout Plain Layout
2262 Default overlay/action specifications vs.
2263 \begin_inset Newline newline
2264 \end_inset
2265
2266 (normal) overlay/action specifications
2267 \end_layout
2268
2269 \end_inset
2270
2271
2272 \end_layout
2273
2274 \begin_layout Frame
2275 \noindent
2276 This frame uses a specific default overlay specification
2277 \end_layout
2278
2279 \begin_layout Frame
2280 which causes each overlay-aware paragraph \SpecialChar ldots
2281
2282 \end_layout
2283
2284 \begin_deeper
2285 \begin_layout Itemize
2286 \SpecialChar ldots
2287  or list item \SpecialChar ldots
2288
2289 \end_layout
2290
2291 \begin_layout Itemize
2292 \SpecialChar ldots
2293  to appear \SpecialChar ldots
2294
2295 \end_layout
2296
2297 \begin_layout Itemize
2298 \SpecialChar ldots
2299  on a subsequent sub-slide \SpecialChar ldots
2300
2301 \end_layout
2302
2303 \begin_layout Block
2304 \begin_inset Argument 2
2305 status open
2306
2307 \begin_layout Plain Layout
2308 A block
2309 \end_layout
2310
2311 \end_inset
2312
2313
2314 \end_layout
2315
2316 \begin_layout Block
2317 \SpecialChar ldots
2318  one after the other
2319 \end_layout
2320
2321 \end_deeper
2322 \begin_layout Standard
2323 \begin_inset Separator plain
2324 \end_inset
2325
2326
2327 \end_layout
2328
2329 \begin_layout Frame
2330 \begin_inset Argument 2
2331 status open
2332
2333 \begin_layout Plain Layout
2334 alert@+
2335 \end_layout
2336
2337 \end_inset
2338
2339
2340 \begin_inset Argument 4
2341 status open
2342
2343 \begin_layout Plain Layout
2344 Default overlay/action specifications vs.
2345 \begin_inset Newline newline
2346 \end_inset
2347
2348 (normal) overlay/action specifications
2349 \end_layout
2350
2351 \end_inset
2352
2353
2354 \end_layout
2355
2356 \begin_layout Frame
2357 \noindent
2358 And this frame uses a specific default overlay specification \SpecialChar ldots
2359
2360 \end_layout
2361
2362 \begin_deeper
2363 \begin_layout Itemize
2364 \SpecialChar ldots
2365  which causes each overlay-aware list item \SpecialChar ldots
2366
2367 \end_layout
2368
2369 \begin_layout Itemize
2370 \SpecialChar ldots
2371  to be highlighted \SpecialChar ldots
2372
2373 \end_layout
2374
2375 \begin_layout Itemize
2376 \SpecialChar ldots
2377  on respective sub-slides
2378 \end_layout
2379
2380 \end_deeper
2381 \begin_layout Standard
2382 \begin_inset Separator plain
2383 \end_inset
2384
2385
2386 \end_layout
2387
2388 \begin_layout Frame
2389 \begin_inset Argument 4
2390 status open
2391
2392 \begin_layout Plain Layout
2393 Pause
2394 \end_layout
2395
2396 \end_inset
2397
2398
2399 \end_layout
2400
2401 \begin_layout Frame
2402 The 
2403 \begin_inset Flex Structure
2404 status collapsed
2405
2406 \begin_layout Plain Layout
2407 Pause
2408 \end_layout
2409
2410 \end_inset
2411
2412  layout lets you mark a point where all following content will be covered
2413  (by default for one slide, with regard to the content preceding the pause):
2414 \end_layout
2415
2416 \begin_deeper
2417 \begin_layout Pause
2418
2419 \end_layout
2420
2421 \begin_layout Standard
2422 After first pause
2423 \end_layout
2424
2425 \begin_layout Pause
2426
2427 \end_layout
2428
2429 \begin_layout Standard
2430 After second pause
2431 \end_layout
2432
2433 \begin_layout Pause
2434 \begin_inset Argument 1
2435 status open
2436
2437 \begin_layout Plain Layout
2438 2
2439 \end_layout
2440
2441 \end_inset
2442
2443
2444 \end_layout
2445
2446 \end_deeper
2447 \begin_layout Frame
2448 By default, consecutive pauses also end consecutively.
2449  
2450 \end_layout
2451
2452 \begin_layout Frame
2453 Via 
2454 \begin_inset Flex Alert
2455 status collapsed
2456
2457 \begin_layout Plain Layout
2458 Insert\SpecialChar menuseparator
2459 Pause Number
2460 \end_layout
2461
2462 \end_inset
2463
2464 , however, you can specify a specific sub-slide at which the given pause
2465  ends, independent from the number of pauses inserted before this one.
2466 \end_layout
2467
2468 \begin_layout Standard
2469 \begin_inset Separator plain
2470 \end_inset
2471
2472
2473 \end_layout
2474
2475 \begin_layout Frame
2476 \begin_inset Argument 4
2477 status open
2478
2479 \begin_layout Plain Layout
2480 Paragraph-wide overlays
2481 \end_layout
2482
2483 \end_inset
2484
2485
2486 \end_layout
2487
2488 \begin_layout Frame
2489 \begin_inset Flex Structure
2490 status collapsed
2491
2492 \begin_layout Plain Layout
2493 Beamer
2494 \end_layout
2495
2496 \end_inset
2497
2498  and \SpecialChar LyX
2499  provide you with paragraph layouts whose purpose it is to show/hide
2500  whole paragraphs or sequences of paragraphs on specific slides.
2501  These are particularly:
2502 \end_layout
2503
2504 \begin_deeper
2505 \begin_layout Uncover
2506 \begin_inset Argument 1
2507 status open
2508
2509 \begin_layout Plain Layout
2510 2-
2511 \end_layout
2512
2513 \end_inset
2514
2515
2516 \end_layout
2517
2518 \begin_layout Uncover
2519 The 
2520 \begin_inset Flex Structure
2521 status collapsed
2522
2523 \begin_layout Plain Layout
2524 Uncovered
2525 \end_layout
2526
2527 \end_inset
2528
2529  layout which uncovers all content on the specified slides \SpecialChar ldots
2530
2531 \end_layout
2532
2533 \begin_deeper
2534 \begin_layout Itemize
2535 \SpecialChar ldots
2536  including nested paragraphs of other layout.
2537 \end_layout
2538
2539 \end_deeper
2540 \begin_layout Only
2541 \begin_inset Argument 1
2542 status open
2543
2544 \begin_layout Plain Layout
2545 3-
2546 \end_layout
2547
2548 \end_inset
2549
2550
2551 \end_layout
2552
2553 \begin_layout Only
2554 The 
2555 \begin_inset Flex Structure
2556 status collapsed
2557
2558 \begin_layout Plain Layout
2559 Only
2560 \end_layout
2561
2562 \end_inset
2563
2564  layout which un-hides content (note again how the surrounding text 
2565 \begin_inset Quotes eld
2566 \end_inset
2567
2568 moves
2569 \begin_inset Quotes erd
2570 \end_inset
2571
2572  when this gets visible).
2573 \end_layout
2574
2575 \begin_layout Overprint
2576 \begin_inset Argument item:1
2577 status open
2578
2579 \begin_layout Plain Layout
2580 4
2581 \end_layout
2582
2583 \end_inset
2584
2585
2586 \end_layout
2587
2588 \begin_deeper
2589 \begin_layout Standard
2590 And the 
2591 \begin_inset Flex Structure
2592 status collapsed
2593
2594 \begin_layout Plain Layout
2595 Overprint
2596 \end_layout
2597
2598 \end_inset
2599
2600  environment which lets you enter \SpecialChar ldots
2601
2602 \end_layout
2603
2604 \end_deeper
2605 \begin_layout Overprint
2606 \begin_inset Argument item:1
2607 status open
2608
2609 \begin_layout Plain Layout
2610 5
2611 \end_layout
2612
2613 \end_inset
2614
2615
2616 \end_layout
2617
2618 \begin_deeper
2619 \begin_layout Standard
2620 \SpecialChar ldots
2621  alternative text taking a specific space on specified slides.
2622 \end_layout
2623
2624 \end_deeper
2625 \end_deeper
2626 \begin_layout Frame
2627 as demonstrated here.
2628 \end_layout
2629
2630 \begin_layout Standard
2631 \begin_inset Separator plain
2632 \end_inset
2633
2634
2635 \end_layout
2636
2637 \begin_layout Frame
2638 \begin_inset Argument 4
2639 status open
2640
2641 \begin_layout Plain Layout
2642 Inline overlays
2643 \end_layout
2644
2645 \end_inset
2646
2647
2648 \end_layout
2649
2650 \begin_layout Frame
2651 \begin_inset ERT
2652 status open
2653
2654 \begin_layout Plain Layout
2655
2656 %To demonstrate uncover/visible difference:
2657 \end_layout
2658
2659 \begin_layout Plain Layout
2660
2661
2662 \backslash
2663 setbeamercovered{transparent}
2664 \end_layout
2665
2666 \end_inset
2667
2668
2669 \end_layout
2670
2671 \begin_layout Frame
2672 \begin_inset Flex Structure
2673 status collapsed
2674
2675 \begin_layout Plain Layout
2676 Beamer
2677 \end_layout
2678
2679 \end_inset
2680
2681  also supports inline overlays for text parts (as opposed to whole paragraphs),
2682  which are accessible via 
2683 \begin_inset Flex Alert
2684 status collapsed
2685
2686 \begin_layout Plain Layout
2687 Edit\SpecialChar menuseparator
2688 Text Style
2689 \end_layout
2690
2691 \end_inset
2692
2693  in \SpecialChar LyX
2694 :
2695 \end_layout
2696
2697 \begin_deeper
2698 \begin_layout Itemize
2699 You can 
2700 \begin_inset Flex Structure
2701 status collapsed
2702
2703 \begin_layout Plain Layout
2704 uncover
2705 \end_layout
2706
2707 \end_inset
2708
2709  
2710 \begin_inset Flex Uncover
2711 status open
2712
2713 \begin_layout Plain Layout
2714 \begin_inset Argument 1
2715 status open
2716
2717 \begin_layout Plain Layout
2718 2-
2719 \end_layout
2720
2721 \end_inset
2722
2723 text
2724 \end_layout
2725
2726 \end_inset
2727
2728  on specific slides
2729 \end_layout
2730
2731 \begin_layout Itemize
2732 You can make 
2733 \begin_inset Flex Visible
2734 status open
2735
2736 \begin_layout Plain Layout
2737 \begin_inset Argument 1
2738 status open
2739
2740 \begin_layout Plain Layout
2741 3-
2742 \end_layout
2743
2744 \end_inset
2745
2746 text
2747 \end_layout
2748
2749 \end_inset
2750
2751  
2752 \begin_inset Flex Structure
2753 status collapsed
2754
2755 \begin_layout Plain Layout
2756 visible
2757 \end_layout
2758
2759 \end_inset
2760
2761  (which makes a difference to 
2762 \begin_inset Quotes eld
2763 \end_inset
2764
2765 uncover
2766 \begin_inset Quotes erd
2767 \end_inset
2768
2769  only with 
2770 \begin_inset Quotes eld
2771 \end_inset
2772
2773 transparent
2774 \begin_inset Quotes erd
2775 \end_inset
2776
2777  coverage setting, as used locally on this slide)
2778 \end_layout
2779
2780 \begin_layout Itemize
2781 You can show 
2782 \begin_inset Flex Only
2783 status open
2784
2785 \begin_layout Plain Layout
2786 \begin_inset Argument 1
2787 status open
2788
2789 \begin_layout Plain Layout
2790 4-
2791 \end_layout
2792
2793 \end_inset
2794
2795 text 
2796 \end_layout
2797
2798 \end_inset
2799
2800
2801 \begin_inset Flex Structure
2802 status collapsed
2803
2804 \begin_layout Plain Layout
2805 only
2806 \end_layout
2807
2808 \end_inset
2809
2810  on specific slides
2811 \end_layout
2812
2813 \begin_layout Itemize
2814 You can make 
2815 \begin_inset Flex Invisible
2816 status open
2817
2818 \begin_layout Plain Layout
2819 \begin_inset Argument 1
2820 status open
2821
2822 \begin_layout Plain Layout
2823 5-
2824 \end_layout
2825
2826 \end_inset
2827
2828 text
2829 \end_layout
2830
2831 \end_inset
2832
2833  
2834 \begin_inset Flex Structure
2835 status collapsed
2836
2837 \begin_layout Plain Layout
2838 invisible
2839 \end_layout
2840
2841 \end_inset
2842
2843
2844 \end_layout
2845
2846 \begin_layout Itemize
2847 And you can show 
2848 \begin_inset Flex Alternative
2849 status open
2850
2851 \begin_layout Plain Layout
2852 \begin_inset Argument 1
2853 status open
2854
2855 \begin_layout Plain Layout
2856 6-
2857 \end_layout
2858
2859 \end_inset
2860
2861
2862 \begin_inset Argument 2
2863 status open
2864
2865 \begin_layout Plain Layout
2866 different
2867 \end_layout
2868
2869 \end_inset
2870
2871
2872 \begin_inset Flex Structure
2873 status collapsed
2874
2875 \begin_layout Plain Layout
2876 alternative
2877 \end_layout
2878
2879 \end_inset
2880
2881
2882 \end_layout
2883
2884 \end_inset
2885
2886  text
2887 \end_layout
2888
2889 \end_deeper
2890 \begin_layout Frame
2891 As for the paragraph layouts, the overlay settings can be accessed via the
2892  
2893 \begin_inset Flex Alert
2894 status collapsed
2895
2896 \begin_layout Plain Layout
2897 Insert
2898 \end_layout
2899
2900 \end_inset
2901
2902  menu.
2903 \end_layout
2904
2905 \begin_layout Standard
2906 \begin_inset Separator plain
2907 \end_inset
2908
2909
2910 \end_layout
2911
2912 \begin_layout Frame
2913 \begin_inset Argument 4
2914 status open
2915
2916 \begin_layout Plain Layout
2917 Overlay-aware commands
2918 \end_layout
2919
2920 \end_inset
2921
2922
2923 \end_layout
2924
2925 \begin_layout Frame
2926 Many 
2927 \begin_inset Quotes eld
2928 \end_inset
2929
2930 inline
2931 \begin_inset Quotes erd
2932 \end_inset
2933
2934  commands (also to be found at 
2935 \begin_inset Flex Alert
2936 status collapsed
2937
2938 \begin_layout Plain Layout
2939 Edit\SpecialChar menuseparator
2940 Text Style
2941 \end_layout
2942
2943 \end_inset
2944
2945 ) are overlay-aware.
2946  
2947 \end_layout
2948
2949 \begin_deeper
2950 \begin_layout Itemize
2951 Thus, you can make for instance text on specific slides 
2952 \begin_inset Flex Emphasize
2953 status open
2954
2955 \begin_layout Plain Layout
2956 \begin_inset Argument 1
2957 status open
2958
2959 \begin_layout Plain Layout
2960 2
2961 \end_layout
2962
2963 \end_inset
2964
2965 emphasized
2966 \end_layout
2967
2968 \end_inset
2969
2970
2971 \begin_inset Flex Bold
2972 status open
2973
2974 \begin_layout Plain Layout
2975 \begin_inset Argument 1
2976 status open
2977
2978 \begin_layout Plain Layout
2979 3
2980 \end_layout
2981
2982 \end_inset
2983
2984 bold
2985 \end_layout
2986
2987 \end_inset
2988
2989 , shown in 
2990 \begin_inset Flex Alert
2991 status open
2992
2993 \begin_layout Plain Layout
2994 \begin_inset Argument 1
2995 status open
2996
2997 \begin_layout Plain Layout
2998 4
2999 \end_layout
3000
3001 \end_inset
3002
3003 alert
3004 \end_layout
3005
3006 \end_inset
3007
3008  or 
3009 \begin_inset Flex Structure
3010 status open
3011
3012 \begin_layout Plain Layout
3013 \begin_inset Argument 1
3014 status open
3015
3016 \begin_layout Plain Layout
3017 5
3018 \end_layout
3019
3020 \end_inset
3021
3022 structure
3023 \end_layout
3024
3025 \end_inset
3026
3027  color.
3028 \end_layout
3029
3030 \begin_layout Block
3031 \begin_inset Argument 1
3032 status open
3033
3034 \begin_layout Plain Layout
3035 6
3036 \end_layout
3037
3038 \end_inset
3039
3040
3041 \begin_inset Argument 2
3042 status open
3043
3044 \begin_layout Plain Layout
3045 Tip
3046 \end_layout
3047
3048 \end_inset
3049
3050
3051 \end_layout
3052
3053 \begin_layout Block
3054 Use these Emphasize and Bold insets (instead of the usual respective font
3055  settings) also if you do not need overlay specifications.
3056  Due to the way emphasized and bold is defined in 
3057 \begin_inset Flex Structure
3058 status collapsed
3059
3060 \begin_layout Plain Layout
3061 Beamer
3062 \end_layout
3063
3064 \end_inset
3065
3066 , normal emphasizing and boldface can lead to \SpecialChar LaTeX
3067  errors, e.
3068 \begin_inset space \thinspace{}
3069 \end_inset
3070
3071 g.
3072  when used in section headings.
3073 \end_layout
3074
3075 \end_deeper
3076 \begin_layout Section
3077 Specific environments
3078 \end_layout
3079
3080 \begin_layout Frame
3081 \begin_inset Argument 4
3082 status open
3083
3084 \begin_layout Plain Layout
3085 Specific environments
3086 \end_layout
3087
3088 \end_inset
3089
3090
3091 \end_layout
3092
3093 \begin_layout Frame
3094 Specific environments, particularly suited for presentations are:
3095 \end_layout
3096
3097 \begin_deeper
3098 \begin_layout Itemize
3099 Diverse 
3100 \begin_inset Quotes eld
3101 \end_inset
3102
3103 blocks
3104 \begin_inset Quotes erd
3105 \end_inset
3106
3107
3108 \end_layout
3109
3110 \begin_layout Itemize
3111 Theorem-style environments
3112 \end_layout
3113
3114 \begin_layout Itemize
3115 Columns
3116 \end_layout
3117
3118 \end_deeper
3119 \begin_layout Frame
3120 We sketch them briefly in what follows.
3121 \end_layout
3122
3123 \begin_layout Standard
3124 \begin_inset Separator plain
3125 \end_inset
3126
3127
3128 \end_layout
3129
3130 \begin_layout Frame
3131 \begin_inset Argument 4
3132 status open
3133
3134 \begin_layout Plain Layout
3135 Blocks
3136 \end_layout
3137
3138 \end_inset
3139
3140
3141 \end_layout
3142
3143 \begin_layout Frame
3144 Blocks can contain all sorts of information.
3145  We used them here for 
3146 \begin_inset Quotes eld
3147 \end_inset
3148
3149 tips
3150 \begin_inset Quotes erd
3151 \end_inset
3152
3153  and 
3154 \begin_inset Quotes eld
3155 \end_inset
3156
3157 hints
3158 \begin_inset Quotes erd
3159 \end_inset
3160
3161 .
3162  The class provides 3 pre-defined blocks with different look:
3163 \end_layout
3164
3165 \begin_deeper
3166 \begin_layout Block
3167 \begin_inset Argument 1
3168 status open
3169
3170 \begin_layout Plain Layout
3171 2-
3172 \end_layout
3173
3174 \end_inset
3175
3176
3177 \begin_inset Argument 2
3178 status open
3179
3180 \begin_layout Plain Layout
3181 Block
3182 \end_layout
3183
3184 \end_inset
3185
3186
3187 \end_layout
3188
3189 \begin_layout Block
3190 A general-purpose block
3191 \end_layout
3192
3193 \begin_layout ExampleBlock
3194 \begin_inset Argument 1
3195 status open
3196
3197 \begin_layout Plain Layout
3198 3-
3199 \end_layout
3200
3201 \end_inset
3202
3203
3204 \begin_inset Argument 2
3205 status open
3206
3207 \begin_layout Plain Layout
3208 Example Block
3209 \end_layout
3210
3211 \end_inset
3212
3213
3214 \end_layout
3215
3216 \begin_layout ExampleBlock
3217 A block for 
3218 \begin_inset Quotes eld
3219 \end_inset
3220
3221 examples
3222 \begin_inset Quotes erd
3223 \end_inset
3224
3225
3226 \end_layout
3227
3228 \begin_layout AlertBlock
3229 \begin_inset Argument 1
3230 status open
3231
3232 \begin_layout Plain Layout
3233 4-
3234 \end_layout
3235
3236 \end_inset
3237
3238
3239 \begin_inset Argument 2
3240 status open
3241
3242 \begin_layout Plain Layout
3243 Alert Block
3244 \end_layout
3245
3246 \end_inset
3247
3248
3249 \end_layout
3250
3251 \begin_layout AlertBlock
3252 And an 
3253 \begin_inset Quotes eld
3254 \end_inset
3255
3256 alert
3257 \begin_inset Quotes erd
3258 \end_inset
3259
3260  block for important remarks.
3261 \end_layout
3262
3263 \end_deeper
3264 \begin_layout Standard
3265 \begin_inset Separator plain
3266 \end_inset
3267
3268
3269 \end_layout
3270
3271 \begin_layout Frame
3272 \begin_inset Argument 4
3273 status open
3274
3275 \begin_layout Plain Layout
3276 Handling Blocks
3277 \end_layout
3278
3279 \end_inset
3280
3281
3282 \end_layout
3283
3284 \begin_deeper
3285 \begin_layout Itemize
3286 In \SpecialChar LyX
3287 , blocks have a similar user interface than frames, which means that
3288 \end_layout
3289
3290 \begin_deeper
3291 \begin_layout Itemize
3292 Content inside blocks needs to be nested (if the paragraph layout is not
3293  
3294 \begin_inset Flex Structure
3295 status collapsed
3296
3297 \begin_layout Plain Layout
3298 Block
3299 \end_layout
3300
3301 \end_inset
3302
3303 )
3304 \end_layout
3305
3306 \begin_layout Itemize
3307 Consecutive blocks of the same type must be separated by the 
3308 \begin_inset Flex Structure
3309 status collapsed
3310
3311 \begin_layout Plain Layout
3312 Separator
3313 \end_layout
3314
3315 \end_inset
3316
3317  paragraph style
3318 \end_layout
3319
3320 \begin_deeper
3321 \begin_layout Block
3322 \begin_inset Argument 1
3323 status open
3324
3325 \begin_layout Plain Layout
3326 only@2
3327 \end_layout
3328
3329 \end_inset
3330
3331
3332 \begin_inset Argument 2
3333 status open
3334
3335 \begin_layout Plain Layout
3336 Tip
3337 \end_layout
3338
3339 \end_inset
3340
3341
3342 \end_layout
3343
3344 \begin_layout Block
3345 Use 
3346 \begin_inset Flex Alert
3347 status collapsed
3348
3349 \begin_layout Plain Layout
3350 Edit\SpecialChar menuseparator
3351 Start New Environment
3352 \end_layout
3353
3354 \end_inset
3355
3356  (
3357 \begin_inset Info
3358 type  "shortcut"
3359 arg   "environment-split"
3360 \end_inset
3361
3362 ) to quickly start a new block from within a previous block!
3363 \end_layout
3364
3365 \end_deeper
3366 \end_deeper
3367 \begin_layout Itemize
3368 Blocks are overlay-aware
3369 \end_layout
3370
3371 \end_deeper
3372 \begin_layout Standard
3373 \begin_inset Separator plain
3374 \end_inset
3375
3376
3377 \end_layout
3378
3379 \begin_layout Frame
3380 \begin_inset Argument 4
3381 status open
3382
3383 \begin_layout Plain Layout
3384 Theorem-style environments
3385 \end_layout
3386
3387 \end_inset
3388
3389
3390 \end_layout
3391
3392 \begin_deeper
3393 \begin_layout FrameSubtitle
3394 (Theorem, Corollary, Definition, Definitions, Example, Examples, Fact, Proof)
3395 \end_layout
3396
3397 \end_deeper
3398 \begin_layout Frame
3399 Theorems look similar to blocks in the output, but they have a fixed title
3400  (depending on the type).
3401  
3402 \end_layout
3403
3404 \begin_deeper
3405 \begin_layout Theorem
3406 This is a theorem!
3407 \end_layout
3408
3409 \begin_layout Fact
3410 This is a fact!
3411 \end_layout
3412
3413 \begin_layout Pause
3414
3415 \end_layout
3416
3417 \end_deeper
3418 \begin_layout Frame
3419 Via 
3420 \begin_inset Flex Alert
3421 status collapsed
3422
3423 \begin_layout Plain Layout
3424 Insert\SpecialChar menuseparator
3425 Additional Theorem Text
3426 \end_layout
3427
3428 \end_inset
3429
3430 , you can add some extra text to this fixed title
3431 \end_layout
3432
3433 \begin_deeper
3434 \begin_layout Example
3435 \begin_inset Argument 2
3436 status open
3437
3438 \begin_layout Plain Layout
3439 a bad one!
3440 \end_layout
3441
3442 \end_inset
3443
3444
3445 \end_layout
3446
3447 \begin_layout Example
3448 An example with additional text (brackets added automatically)
3449 \end_layout
3450
3451 \end_deeper
3452 \begin_layout Standard
3453 \begin_inset Separator plain
3454 \end_inset
3455
3456
3457 \end_layout
3458
3459 \begin_layout Frame
3460 \begin_inset Argument 4
3461 status open
3462
3463 \begin_layout Plain Layout
3464 Columns
3465 \end_layout
3466
3467 \end_inset
3468
3469
3470 \end_layout
3471
3472 \begin_layout Frame
3473 Sometimes it is useful to divide a presentation into columns
3474 \end_layout
3475
3476 \begin_deeper
3477 \begin_layout ColumnsTopAligned
3478
3479 \end_layout
3480
3481 \begin_deeper
3482 \begin_layout Column
3483 \begin_inset ERT
3484 status open
3485
3486 \begin_layout Plain Layout
3487
3488 .4
3489 \backslash
3490 textwidth
3491 \end_layout
3492
3493 \end_inset
3494
3495
3496 \end_layout
3497
3498 \begin_layout Standard
3499 To do this, first select 
3500 \begin_inset Flex Structure
3501 status collapsed
3502
3503 \begin_layout Plain Layout
3504 Columns
3505 \end_layout
3506
3507 \end_inset
3508
3509  (note the plural) to start the columns
3510 \end_layout
3511
3512 \begin_layout Pause
3513
3514 \end_layout
3515
3516 \begin_layout Column
3517 \begin_inset ERT
3518 status open
3519
3520 \begin_layout Plain Layout
3521
3522 .4
3523 \backslash
3524 textwidth
3525 \end_layout
3526
3527 \end_inset
3528
3529
3530 \end_layout
3531
3532 \begin_layout Standard
3533 And then, in the following paragraph, select 
3534 \begin_inset Flex Structure
3535 status collapsed
3536
3537 \begin_layout Plain Layout
3538 Column
3539 \end_layout
3540
3541 \end_inset
3542
3543  (singular) to start a specific column
3544 \end_layout
3545
3546 \end_deeper
3547 \begin_layout Pause
3548
3549 \end_layout
3550
3551 \end_deeper
3552 \begin_layout Frame
3553 \begin_inset VSpace defskip
3554 \end_inset
3555
3556
3557 \end_layout
3558
3559 \begin_layout Frame
3560 Note:
3561 \end_layout
3562
3563 \begin_deeper
3564 \begin_layout Itemize
3565 In the 
3566 \begin_inset Flex Structure
3567 status collapsed
3568
3569 \begin_layout Plain Layout
3570 Column
3571 \end_layout
3572
3573 \end_inset
3574
3575  (singular) environment, you need to specify the width using \SpecialChar LaTeX
3576  syntax (but
3577  also something like 
3578 \begin_inset Quotes eld
3579 \end_inset
3580
3581 3.5cm
3582 \begin_inset Quotes erd
3583 \end_inset
3584
3585  will work)
3586 \end_layout
3587
3588 \begin_layout Itemize
3589 Any (singular) 
3590 \begin_inset Flex Structure
3591 status collapsed
3592
3593 \begin_layout Plain Layout
3594 Column
3595 \end_layout
3596
3597 \end_inset
3598
3599  must be nested to the (plural) 
3600 \begin_inset Flex Structure
3601 status collapsed
3602
3603 \begin_layout Plain Layout
3604 Columns
3605 \end_layout
3606
3607 \end_inset
3608
3609 .
3610  Likewise, column content can be any paragraph style that is nested to a
3611  singular 
3612 \begin_inset Flex Structure
3613 status collapsed
3614
3615 \begin_layout Plain Layout
3616 Column
3617 \end_layout
3618
3619 \end_inset
3620
3621
3622 \end_layout
3623
3624 \end_deeper
3625 \begin_layout Section
3626 Short remarks on modes
3627 \end_layout
3628
3629 \begin_layout Frame
3630 \begin_inset Argument 4
3631 status open
3632
3633 \begin_layout Plain Layout
3634 Modes
3635 \end_layout
3636
3637 \end_inset
3638
3639
3640 \end_layout
3641
3642 \begin_layout Frame
3643 In 
3644 \begin_inset Flex Structure
3645 status collapsed
3646
3647 \begin_layout Plain Layout
3648 Beamer
3649 \end_layout
3650
3651 \end_inset
3652
3653  terms, a 
3654 \begin_inset Quotes eld
3655 \end_inset
3656
3657 mode
3658 \begin_inset Quotes erd
3659 \end_inset
3660
3661  is a specific output route.
3662  There are several modes for different purposes.
3663  We just want to highlight three:
3664 \end_layout
3665
3666 \begin_deeper
3667 \begin_layout Enumerate
3668 The 
3669 \begin_inset Quotes eld
3670 \end_inset
3671
3672 beamer
3673 \begin_inset Quotes erd
3674 \end_inset
3675
3676  mode
3677 \end_layout
3678
3679 \begin_layout Enumerate
3680 The 
3681 \begin_inset Quotes eld
3682 \end_inset
3683
3684 presentation
3685 \begin_inset Quotes erd
3686 \end_inset
3687
3688  mode
3689 \end_layout
3690
3691 \begin_layout Enumerate
3692 The 
3693 \begin_inset Quotes eld
3694 \end_inset
3695
3696 article
3697 \begin_inset Quotes erd
3698 \end_inset
3699
3700  mode
3701 \end_layout
3702
3703 \end_deeper
3704 \begin_layout Frame
3705 The beamer mode is the default.
3706  Unless explicitly specified otherwise, your 
3707 \begin_inset Flex Structure
3708 status collapsed
3709
3710 \begin_layout Plain Layout
3711 Beamer
3712 \end_layout
3713
3714 \end_inset
3715
3716  document is in 
3717 \begin_inset Quotes eld
3718 \end_inset
3719
3720 beamer
3721 \begin_inset Quotes erd
3722 \end_inset
3723
3724  mode.
3725 \end_layout
3726
3727 \begin_layout Standard
3728 \begin_inset Separator plain
3729 \end_inset
3730
3731
3732 \end_layout
3733
3734 \begin_layout Frame
3735 \begin_inset Argument 1
3736 status open
3737
3738 \begin_layout Plain Layout
3739 presentation
3740 \end_layout
3741
3742 \end_inset
3743
3744
3745 \begin_inset Argument 4
3746 status open
3747
3748 \begin_layout Plain Layout
3749 Switching Modes
3750 \end_layout
3751
3752 \end_inset
3753
3754
3755 \end_layout
3756
3757 \begin_layout Frame
3758 However, you can switch document parts, frames, headings and all 
3759 \begin_inset Quotes eld
3760 \end_inset
3761
3762 action
3763 \begin_inset Quotes erd
3764 \end_inset
3765
3766 -aware environments to a different mode.
3767  For instance, we have switched this frame to 
3768 \begin_inset Quotes eld
3769 \end_inset
3770
3771 presentation
3772 \begin_inset Quotes erd
3773 \end_inset
3774
3775  mode.
3776 \end_layout
3777
3778 \begin_deeper
3779 \begin_layout Itemize
3780 What does this mean?
3781 \end_layout
3782
3783 \begin_deeper
3784 \begin_layout Itemize
3785 It means that this frame will only be visible in the presentation, not in
3786  the accompanying 
3787 \begin_inset Quotes eld
3788 \end_inset
3789
3790 article
3791 \begin_inset Quotes erd
3792 \end_inset
3793
3794 , if you produce such an article (we will elaborate on this a bit below)
3795 \end_layout
3796
3797 \end_deeper
3798 \end_deeper
3799 \begin_layout Standard
3800 \begin_inset Separator plain
3801 \end_inset
3802
3803
3804 \end_layout
3805
3806 \begin_layout Frame
3807 \begin_inset Argument 1
3808 status open
3809
3810 \begin_layout Plain Layout
3811 article
3812 \end_layout
3813
3814 \end_inset
3815
3816
3817 \begin_inset Argument 4
3818 status open
3819
3820 \begin_layout Plain Layout
3821 Switching Modes
3822 \end_layout
3823
3824 \end_inset
3825
3826
3827 \end_layout
3828
3829 \begin_layout Frame
3830 This frame will not be visible in the presentation, but only in the article,
3831  since it is in 
3832 \begin_inset Quotes eld
3833 \end_inset
3834
3835 article
3836 \begin_inset Quotes erd
3837 \end_inset
3838
3839  mode.
3840 \end_layout
3841
3842 \begin_layout Standard
3843 \begin_inset Separator plain
3844 \end_inset
3845
3846
3847 \end_layout
3848
3849 \begin_layout Frame
3850 \begin_inset Argument 4
3851 status open
3852
3853 \begin_layout Plain Layout
3854 So what?
3855 \end_layout
3856
3857 \end_inset
3858
3859
3860 \end_layout
3861
3862 \begin_layout Frame
3863 This is actually pretty useful! You can set up a single document and produce
3864  both a presentation and â€“ using the article mode â€“ a handout.
3865  
3866 \end_layout
3867
3868 \begin_deeper
3869 \begin_layout Itemize
3870 And we mean a 
3871 \begin_inset Flex Emphasize
3872 status collapsed
3873
3874 \begin_layout Plain Layout
3875 real
3876 \end_layout
3877
3878 \end_inset
3879
3880 , useful handout, not one of those scaled slide printouts that are so common
3881  nowadays (but if you insist, you can produce one of those as well)
3882 \end_layout
3883
3884 \begin_layout Itemize
3885 Modes allow you to add extra text to the handout or hide parts from it
3886 \end_layout
3887
3888 \begin_layout Itemize
3889 You can use for instance different graphics for the presentation and the
3890  handout
3891 \end_layout
3892
3893 \begin_layout Itemize
3894 and so on \SpecialChar ldots
3895
3896 \end_layout
3897
3898 \end_deeper
3899 \begin_layout Standard
3900 \begin_inset Separator plain
3901 \end_inset
3902
3903
3904 \end_layout
3905
3906 \begin_layout Frame
3907 \begin_inset Argument 4
3908 status open
3909
3910 \begin_layout Plain Layout
3911 Examples
3912 \end_layout
3913
3914 \end_inset
3915
3916
3917 \end_layout
3918
3919 \begin_layout Frame
3920 As said, many elements are mode-aware.
3921  
3922 \end_layout
3923
3924 \begin_deeper
3925 \begin_layout Itemize
3926 \noindent
3927 You can show particular text 
3928 \begin_inset Flex Only
3929 status open
3930
3931 \begin_layout Plain Layout
3932 \begin_inset Argument 1
3933 status open
3934
3935 \begin_layout Plain Layout
3936 presentation
3937 \end_layout
3938
3939 \end_inset
3940
3941 only in the presentation
3942 \end_layout
3943
3944 \end_inset
3945
3946
3947 \begin_inset Flex Only
3948 status open
3949
3950 \begin_layout Plain Layout
3951 \begin_inset Argument 1
3952 status open
3953
3954 \begin_layout Plain Layout
3955 article
3956 \end_layout
3957
3958 \end_inset
3959
3960 only in the article
3961 \end_layout
3962
3963 \end_inset
3964
3965  via 
3966 \begin_inset Flex Alert
3967 status collapsed
3968
3969 \begin_layout Plain Layout
3970 \noindent
3971 Edit\SpecialChar menuseparator
3972 Text Style\SpecialChar menuseparator
3973 Only
3974 \end_layout
3975
3976 \end_inset
3977
3978
3979 \end_layout
3980
3981 \end_deeper
3982 \begin_layout Frame
3983 \begin_inset Flex ArticleMode
3984 status open
3985
3986 \begin_layout Itemize
3987 Or put all sorts of complex contents via 
3988 \begin_inset Flex Alert
3989 status collapsed
3990
3991 \begin_layout Plain Layout
3992 Insert\SpecialChar menuseparator
3993 Custom Insets\SpecialChar menuseparator
3994 ArticleMode
3995 \end_layout
3996
3997 \end_inset
3998
3999  in an inset that will only be output in article mode
4000 \end_layout
4001
4002 \end_inset
4003
4004
4005 \begin_inset Flex PresentationMode
4006 status open
4007
4008 \begin_layout Itemize
4009 Or put all sorts of complex contents via 
4010 \begin_inset Flex Alert
4011 status collapsed
4012
4013 \begin_layout Plain Layout
4014 Insert\SpecialChar menuseparator
4015 Custom Insets\SpecialChar menuseparator
4016 PresentationMode
4017 \end_layout
4018
4019 \end_inset
4020
4021  in an inset that will only be output in presentation mode
4022 \end_layout
4023
4024 \end_inset
4025
4026
4027 \end_layout
4028
4029 \begin_deeper
4030 \begin_layout Itemize
4031 Or you can define that an 
4032 \begin_inset Flex Emphasize
4033 status collapsed
4034
4035 \begin_layout Plain Layout
4036 \begin_inset Argument 1
4037 status open
4038
4039 \begin_layout Plain Layout
4040 presentation
4041 \end_layout
4042
4043 \end_inset
4044
4045 emphasizing
4046 \end_layout
4047
4048 \end_inset
4049
4050  should only apply to the presentation, 
4051 \begin_inset Flex Bold
4052 status open
4053
4054 \begin_layout Plain Layout
4055 \begin_inset Argument 1
4056 status open
4057
4058 \begin_layout Plain Layout
4059 article
4060 \end_layout
4061
4062 \end_inset
4063
4064 a bold face
4065 \end_layout
4066
4067 \end_inset
4068
4069  only to article
4070 \end_layout
4071
4072 \begin_layout Itemize
4073 You can also show section headings or frame titles\SpecialChar breakableslash
4074 subtitles only in the
4075  presentation\SpecialChar breakableslash
4076 article (like we do for the 
4077 \begin_inset Quotes eld
4078 \end_inset
4079
4080 Contents
4081 \begin_inset Quotes erd
4082 \end_inset
4083
4084  and 
4085 \begin_inset Quotes eld
4086 \end_inset
4087
4088 References
4089 \begin_inset Quotes erd
4090 \end_inset
4091
4092  frame titles in this presentation)
4093 \end_layout
4094
4095 \begin_layout Itemize
4096 And much more of this sort \SpecialChar ldots
4097
4098 \end_layout
4099
4100 \end_deeper
4101 \begin_layout Standard
4102 \begin_inset Separator plain
4103 \end_inset
4104
4105
4106 \end_layout
4107
4108 \begin_layout Frame
4109 \begin_inset Argument 4
4110 status open
4111
4112 \begin_layout Plain Layout
4113 Setting up an article
4114 \end_layout
4115
4116 \end_inset
4117
4118
4119 \end_layout
4120
4121 \begin_layout Frame
4122 Setting up a beamer article with \SpecialChar LyX
4123  is easy.
4124 \end_layout
4125
4126 \begin_deeper
4127 \begin_layout Itemize
4128 \noindent
4129 Just create a new document with the class 
4130 \begin_inset Flex Structure
4131 status collapsed
4132
4133 \begin_layout Plain Layout
4134 \noindent
4135 Beamer Article (Standard Class)
4136 \end_layout
4137
4138 \end_inset
4139
4140  or 
4141 \begin_inset Flex Structure
4142 status collapsed
4143
4144 \begin_layout Plain Layout
4145 \noindent
4146 Beamer Article (KOMA-Script)
4147 \end_layout
4148
4149 \end_inset
4150
4151
4152 \end_layout
4153
4154 \begin_layout Itemize
4155 Then add the presentation to this document as a child (via 
4156 \begin_inset Flex Alert
4157 status collapsed
4158
4159 \begin_layout Plain Layout
4160 Insert\SpecialChar menuseparator
4161 File\SpecialChar menuseparator
4162 Child Document\SpecialChar ldots
4163
4164 \end_layout
4165
4166 \end_inset
4167
4168 )
4169 \end_layout
4170
4171 \begin_layout Itemize
4172 And that's it.
4173  Now you can produce the handout and the presentation by compiling one of
4174  these two documents, while you only need to edit one, namely the presentation
4175 \end_layout
4176
4177 \end_deeper
4178 \begin_layout Frame
4179 Check out the accompanying beamer-article example document for this presentation.
4180  You can find it in the same folder than this document.
4181 \end_layout
4182
4183 \begin_layout Section
4184 Changing the look
4185 \end_layout
4186
4187 \begin_layout Frame
4188 \begin_inset Argument 4
4189 status open
4190
4191 \begin_layout Plain Layout
4192 Themes
4193 \end_layout
4194
4195 \end_inset
4196
4197
4198 \end_layout
4199
4200 \begin_deeper
4201 \begin_layout Itemize
4202 \begin_inset Flex Structure
4203 status collapsed
4204
4205 \begin_layout Plain Layout
4206 Beamer
4207 \end_layout
4208
4209 \end_inset
4210
4211  presentations are themeable.
4212  Themes determine the colors used, the macro structure (use of sidebars,
4213  headlines etc.), the fonts, the look of list items, blocks and in general
4214  the whole look and feel of a presentation
4215 \end_layout
4216
4217 \begin_layout Itemize
4218 \begin_inset Flex Structure
4219 status collapsed
4220
4221 \begin_layout Plain Layout
4222 Beamer
4223 \end_layout
4224
4225 \end_inset
4226
4227  itself ships a number of different-looking themes to chose from (we use
4228  the 
4229 \begin_inset Quotes eld
4230 \end_inset
4231
4232 Berkeley
4233 \begin_inset Quotes erd
4234 \end_inset
4235
4236  theme in this presentation; see 
4237 \begin_inset Flex Alert
4238 status collapsed
4239
4240 \begin_layout Plain Layout
4241 Document\SpecialChar menuseparator
4242 Settings\SpecialChar menuseparator
4243 \SpecialChar LaTeX
4244  Preamble
4245 \end_layout
4246
4247 \end_inset
4248
4249  for how we activated and slightly tweaked the theme)
4250 \end_layout
4251
4252 \begin_layout Itemize
4253 In addition to this standard set, you can get more themes from 
4254 \begin_inset CommandInset href
4255 LatexCommand href
4256 name "CTAN"
4257 target "http://www.ctan.org"
4258
4259 \end_inset
4260
4261  and other places at the Internet
4262 \end_layout
4263
4264 \begin_layout Itemize
4265 If you still are not satisified or if you need a theme matching to your
4266  University's or company's corporate design, the 
4267 \begin_inset Flex Structure
4268 status collapsed
4269
4270 \begin_layout Plain Layout
4271 Beamer
4272 \end_layout
4273
4274 \end_inset
4275
4276  manual 
4277 \begin_inset CommandInset citation
4278 LatexCommand cite
4279 key "beamer-ug"
4280
4281 \end_inset
4282
4283  explains how you can setup your own theme
4284 \end_layout
4285
4286 \end_deeper
4287 \begin_layout Standard
4288 \begin_inset Separator plain
4289 \end_inset
4290
4291
4292 \end_layout
4293
4294 \begin_layout Frame
4295 \begin_inset Argument 4
4296 status open
4297
4298 \begin_layout Plain Layout
4299 Themes can be modified
4300 \end_layout
4301
4302 \end_inset
4303
4304
4305 \end_layout
4306
4307 \begin_layout Frame
4308 But you do not need to write a theme from scratch if you want to alter the
4309  look.
4310 \end_layout
4311
4312 \begin_deeper
4313 \begin_layout Itemize
4314 Existing themes can be modified both in details and in major areas (such
4315  as the coloring)
4316 \end_layout
4317
4318 \begin_layout Itemize
4319 Consult the 
4320 \begin_inset Flex Structure
4321 status collapsed
4322
4323 \begin_layout Plain Layout
4324 Beamer
4325 \end_layout
4326
4327 \end_inset
4328
4329  manual 
4330 \begin_inset CommandInset citation
4331 LatexCommand cite
4332 key "beamer-ug"
4333
4334 \end_inset
4335
4336  for details
4337 \end_layout
4338
4339 \end_deeper
4340 \begin_layout Section
4341 And more \SpecialChar ldots
4342
4343 \end_layout
4344
4345 \begin_layout Frame
4346 \begin_inset Argument 4
4347 status open
4348
4349 \begin_layout Plain Layout
4350 \SpecialChar ldots
4351  much more!
4352 \end_layout
4353
4354 \end_inset
4355
4356
4357 \end_layout
4358
4359 \begin_layout Frame
4360 Note that 
4361 \begin_inset Flex Structure
4362 status collapsed
4363
4364 \begin_layout Plain Layout
4365 Beamer
4366 \end_layout
4367
4368 \end_inset
4369
4370  can do much more than we have described here.
4371  The 
4372 \begin_inset Flex Structure
4373 status collapsed
4374
4375 \begin_layout Plain Layout
4376 Beamer
4377 \end_layout
4378
4379 \end_inset
4380
4381  manual 
4382 \begin_inset CommandInset citation
4383 LatexCommand cite
4384 key "beamer-ug"
4385
4386 \end_inset
4387
4388  provides a comprehensive documentation.
4389 \end_layout
4390
4391 \begin_layout Frame
4392 Also, have a look at the 
4393 \begin_inset Flex Structure
4394 status collapsed
4395
4396 \begin_layout Plain Layout
4397 Beamer
4398 \end_layout
4399
4400 \end_inset
4401
4402  examples and templates shipped with \SpecialChar LyX
4403 !
4404 \end_layout
4405
4406 \begin_layout Section
4407 \start_of_appendix
4408 Appendix
4409 \end_layout
4410
4411 \begin_layout Standard
4412 \begin_inset Note Note
4413 status open
4414
4415 \begin_layout Plain Layout
4416 We use a FrameTitle layout (and not the Frame Title inset) below in order
4417  to exclude the redundant title from the article.
4418  Also note the 
4419 \begin_inset Flex Alert
4420 status collapsed
4421
4422 \begin_layout Plain Layout
4423
4424 \backslash
4425 newblock
4426 \end_layout
4427
4428 \end_inset
4429
4430  in the bibliography.
4431  It is needed for proper entry rendering (note the different coloring of
4432  the author in the PDF output).
4433 \end_layout
4434
4435 \end_inset
4436
4437
4438 \end_layout
4439
4440 \begin_layout Frame
4441
4442 \end_layout
4443
4444 \begin_deeper
4445 \begin_layout FrameTitle
4446 \begin_inset Argument 1
4447 status open
4448
4449 \begin_layout Plain Layout
4450 presentation
4451 \end_layout
4452
4453 \end_inset
4454
4455 References
4456 \end_layout
4457
4458 \begin_layout Bibliography
4459 \begin_inset CommandInset bibitem
4460 LatexCommand bibitem
4461 key "beamer-ug"
4462
4463 \end_inset
4464
4465 Tantau, Till et al.:
4466 \begin_inset ERT
4467 status collapsed
4468
4469 \begin_layout Plain Layout
4470
4471
4472 \backslash
4473 newblock
4474 \end_layout
4475
4476 \end_inset
4477
4478  The beamer class.
4479  
4480 \begin_inset Flex URL
4481 status collapsed
4482
4483 \begin_layout Plain Layout
4484
4485 http://mirrors.ctan.org/macros/latex/contrib/beamer/doc/beameruserguide.pdf
4486 \end_layout
4487
4488 \end_inset
4489
4490 .
4491 \end_layout
4492
4493 \end_deeper
4494 \end_body
4495 \end_document