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