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