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