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