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