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