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