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