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