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