]> git.lyx.org Git - lyx.git/blob - lib/examples/beamerposter.lyx
New LFUN tabular-feature: update docs
[lyx.git] / lib / examples / beamerposter.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 % This example has been adapted from the example given by the
10 % beamerposter authors, see 
11 % http://mirrors.ctan.org/macros/latex/contrib/beamerposter/example.tex
12 %
13
14 % You can select your theme here. Any beamer theme without a sidebar should work:
15 \usetheme{Berlin}
16 % Note, however, that only dedicated beamerposter themes also generate
17 % a suitable poster title automatically (we do this manually, see the TeX code
18 % at  the beginning of this document). 
19 % Dedicated beamerposter themes are available at 
20 % http://www-i6.informatik.rwth-aachen.de/~dreuw/latexbeamerposter.php
21
22 % Load the beamerposter package
23 \usepackage[%
24     orientation=portrait, % comment out for landscape posters
25 %    orientation=landscape,% uncomment for landscape posters
26     size=a0,% possible: a0b, a0, a1, a2, a3, a4, custom (with width=<val>,height=<val>)
27     scale=1.4,% scaling of fonts
28     debug% enable debug mode
29     ]{beamerposter}
30
31 % Setting up the titling. See the note at the beginning of the document.
32 \title[Conference Posters]{Making Fancy Conference Posters with \LaTeX}
33 \author[LyX Team]{The LyX Team}
34 \institute[University of Nowhere]{%
35                 Institute for Poster Generation, University of Nowhere}
36 \date{\today}
37
38   
39 \end_preamble
40 \options final
41 \use_default_options false
42 \begin_modules
43 multicol
44 \end_modules
45 \maintain_unincluded_children false
46 \language english
47 \language_package default
48 \inputencoding auto
49 \fontencoding global
50 \font_roman "default" "default"
51 \font_sans "uop" "default"
52 \font_typewriter "default" "default"
53 \font_math "auto" "auto"
54 \font_default_family default
55 \use_non_tex_fonts false
56 \font_sc false
57 \font_osf false
58 \font_sf_scale 100 100
59 \font_tt_scale 100 100
60 \graphics default
61 \default_output_format default
62 \output_sync 0
63 \bibtex_command default
64 \index_command default
65 \paperfontsize default
66 \spacing single
67 \use_hyperref false
68 \papersize default
69 \use_geometry true
70 \use_package amsmath 1
71 \use_package amssymb 1
72 \use_package cancel 1
73 \use_package esint 1
74 \use_package mathdots 1
75 \use_package mathtools 1
76 \use_package mhchem 1
77 \use_package stackrel 1
78 \use_package stmaryrd 1
79 \use_package undertilde 1
80 \cite_engine basic
81 \cite_engine_type default
82 \biblio_style plain
83 \use_bibtopic false
84 \use_indices false
85 \paperorientation portrait
86 \suppress_date false
87 \justification true
88 \use_refstyle 0
89 \index Index
90 \shortcut idx
91 \color #008000
92 \end_index
93 \secnumdepth 3
94 \tocdepth 3
95 \paragraph_separation indent
96 \paragraph_indentation default
97 \quotes_language english
98 \papercolumns 1
99 \papersides 1
100 \paperpagestyle default
101 \tracking_changes false
102 \output_changes false
103 \html_math_output 0
104 \html_css_as_file 0
105 \html_be_strict false
106 \end_header
107
108 \begin_body
109
110 \begin_layout Standard
111 \begin_inset Note Note
112 status open
113
114 \begin_layout Plain Layout
115 The whole poster is a single (huge) beamer frame!
116 \end_layout
117
118 \begin_layout Plain Layout
119 You can use any beamer element, especially the use of blocks is advisable.
120 \end_layout
121
122 \end_inset
123
124
125 \end_layout
126
127 \begin_layout Frame
128 \begin_inset Separator parbreak
129 \end_inset
130
131
132 \end_layout
133
134 \begin_deeper
135 \begin_layout Standard
136 \begin_inset Note Note
137 status open
138
139 \begin_layout Plain Layout
140 Below we set up a title line manually with \SpecialChar TeX
141  mode.
142  If you use a dedicated beamerposter theme, the title will be generated
143  automatically from the information given in the preamble.
144 \end_layout
145
146 \end_inset
147
148
149 \end_layout
150
151 \begin_layout Standard
152 \begin_inset ERT
153 status open
154
155 \begin_layout Plain Layout
156
157 {
158 \backslash
159 VERYHuge
160 \backslash
161 textbf{
162 \backslash
163 inserttitle}}
164 \end_layout
165
166 \end_inset
167
168
169 \begin_inset VSpace bigskip
170 \end_inset
171
172
173 \end_layout
174
175 \begin_layout Standard
176 \begin_inset ERT
177 status open
178
179 \begin_layout Plain Layout
180
181 {
182 \backslash
183 veryHuge
184 \backslash
185 insertauthor
186 \backslash
187  $
188 \backslash
189 cdot$ 
190 \backslash
191 insertdate}
192 \end_layout
193
194 \end_inset
195
196
197 \end_layout
198
199 \begin_layout Standard
200 \begin_inset VSpace vfill
201 \end_inset
202
203
204 \end_layout
205
206 \begin_layout Block
207 \begin_inset Argument 2
208 status collapsed
209
210 \begin_layout Plain Layout
211 Fontsizes: From tiny to very huge!
212 \end_layout
213
214 \end_inset
215
216
217 \end_layout
218
219 \begin_layout Block
220
221 \size tiny
222 tiny
223 \end_layout
224
225 \begin_layout Block
226
227 \size scriptsize
228 scriptsize
229 \end_layout
230
231 \begin_layout Block
232
233 \size footnotesize
234 footnotesize
235 \end_layout
236
237 \begin_layout Block
238
239 \size normal
240 normalsize
241 \end_layout
242
243 \begin_layout Block
244
245 \size large
246 large
247 \end_layout
248
249 \begin_layout Block
250
251 \size larger
252 Large
253 \end_layout
254
255 \begin_layout Block
256
257 \size largest
258 LARGE
259 \end_layout
260
261 \begin_layout Block
262 \begin_inset ERT
263 status collapsed
264
265 \begin_layout Plain Layout
266
267 {
268 \end_layout
269
270 \end_inset
271
272
273 \begin_inset ERT
274 status collapsed
275
276 \begin_layout Plain Layout
277
278
279 \backslash
280 veryHuge
281 \end_layout
282
283 \end_inset
284
285  veryHuge
286 \begin_inset ERT
287 status collapsed
288
289 \begin_layout Plain Layout
290
291 }
292 \end_layout
293
294 \end_inset
295
296
297 \end_layout
298
299 \begin_layout Block
300 \begin_inset ERT
301 status collapsed
302
303 \begin_layout Plain Layout
304
305 {
306 \end_layout
307
308 \end_inset
309
310
311 \begin_inset ERT
312 status collapsed
313
314 \begin_layout Plain Layout
315
316
317 \backslash
318 VeryHuge
319 \end_layout
320
321 \end_inset
322
323  VeryHuge
324 \begin_inset ERT
325 status collapsed
326
327 \begin_layout Plain Layout
328
329 }
330 \end_layout
331
332 \end_inset
333
334
335 \end_layout
336
337 \begin_layout Block
338 \begin_inset ERT
339 status collapsed
340
341 \begin_layout Plain Layout
342
343 {
344 \end_layout
345
346 \end_inset
347
348
349 \begin_inset ERT
350 status collapsed
351
352 \begin_layout Plain Layout
353
354
355 \backslash
356 VERYHuge
357 \end_layout
358
359 \end_inset
360
361  VERYHuge
362 \begin_inset ERT
363 status collapsed
364
365 \begin_layout Plain Layout
366
367 }
368 \end_layout
369
370 \end_inset
371
372
373 \end_layout
374
375 \end_deeper
376 \begin_layout Frame
377 \begin_inset VSpace vfill
378 \end_inset
379
380
381 \begin_inset Separator parbreak
382 \end_inset
383
384
385 \end_layout
386
387 \begin_deeper
388 \begin_layout Block
389 \begin_inset Argument 2
390 status collapsed
391
392 \begin_layout Plain Layout
393 Use beamer blocks!
394 \end_layout
395
396 \end_inset
397
398
399 \end_layout
400
401 \begin_layout Block
402 \begin_inset ERT
403 status open
404
405 \begin_layout Plain Layout
406
407
408 \backslash
409 setlength{
410 \backslash
411 columnsep}{2.2cm}
412 \end_layout
413
414 \end_inset
415
416
417 \end_layout
418
419 \begin_layout Block
420 \begin_inset Flex Multiple Columns
421 status open
422
423 \begin_layout Plain Layout
424 \begin_inset Argument 1
425 status open
426
427 \begin_layout Plain Layout
428 4
429 \end_layout
430
431 \end_inset
432
433
434 \end_layout
435
436 \begin_layout Plain Layout
437 To set text in columns in this wide block, we use the 
438 \begin_inset Quotes eld
439 \end_inset
440
441 Multiple Columns
442 \begin_inset Quotes erd
443 \end_inset
444
445  module.
446  It provides the 
447 \begin_inset Quotes eld
448 \end_inset
449
450 Columns
451 \begin_inset Quotes erd
452 \end_inset
453
454  inset this text is written in.
455  We have set the space between the columns via the \SpecialChar LaTeX
456  code 
457 \begin_inset Flex Alert
458 status collapsed
459
460 \begin_layout Plain Layout
461
462 \backslash
463 setlength{
464 \backslash
465 columnsep}
466 \end_layout
467
468 \end_inset
469
470  that can be seen above in the \SpecialChar LyX
471  work area, and we went for four columns
472  to get a reasonable line length.
473  The 
474 \begin_inset Quotes eld
475 \end_inset
476
477 Multiple Columns
478 \begin_inset Quotes erd
479 \end_inset
480
481  module is documented in 
482 \begin_inset Flex Structure
483 status collapsed
484
485 \begin_layout Plain Layout
486 Help\SpecialChar menuseparator
487 Additional Features
488 \end_layout
489
490 \end_inset
491
492 .
493 \begin_inset VSpace defskip
494 \end_inset
495
496
497 \end_layout
498
499 \begin_layout Plain Layout
500 Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
501  eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
502  voluptua.
503  At vero eos et accusam et justo duo dolores et ea rebum.
504  Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
505  sit amet.
506  Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
507  eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
508  voluptua.
509  At vero eos et accusam et justo duo dolores et ea rebum.
510  Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
511  sit amet.
512  Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
513  eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
514  voluptua.
515  At vero eos et accusam et justo duo dolores et ea rebum.
516  Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
517  sit amet.
518 \end_layout
519
520 \begin_layout Plain Layout
521 Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie
522  consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et
523  accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit
524  augue duis dolore te feugait nulla facilisi.
525  Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy
526  nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
527 \end_layout
528
529 \begin_layout Plain Layout
530 Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit
531  lobortis nisl ut aliquip ex ea commodo consequat.
532  Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie
533  consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et
534  accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit
535  augue duis dolore te feugait nulla facilisi.
536 \end_layout
537
538 \end_inset
539
540
541 \end_layout
542
543 \end_deeper
544 \begin_layout Frame
545 \begin_inset VSpace vfill
546 \end_inset
547
548
549 \begin_inset Separator parbreak
550 \end_inset
551
552
553 \end_layout
554
555 \begin_deeper
556 \begin_layout Columns
557 \begin_inset Argument 1
558 status collapsed
559
560 \begin_layout Plain Layout
561 t
562 \end_layout
563
564 \end_inset
565
566
567 \begin_inset Separator parbreak
568 \end_inset
569
570
571 \end_layout
572
573 \begin_deeper
574 \begin_layout Column
575 .48
576 \begin_inset ERT
577 status collapsed
578
579 \begin_layout Plain Layout
580
581
582 \backslash
583 linewidth
584 \end_layout
585
586 \end_inset
587
588
589 \end_layout
590
591 \begin_layout Block
592 \begin_inset Argument 2
593 status collapsed
594
595 \begin_layout Plain Layout
596 Enumerated Lists
597 \end_layout
598
599 \end_inset
600
601
602 \begin_inset Separator parbreak
603 \end_inset
604
605
606 \end_layout
607
608 \begin_deeper
609 \begin_layout Enumerate
610 some items 
611 \end_layout
612
613 \begin_layout Enumerate
614 some items 
615 \end_layout
616
617 \begin_layout Enumerate
618 some items 
619 \end_layout
620
621 \begin_layout Enumerate
622 some items 
623 \end_layout
624
625 \end_deeper
626 \begin_layout AlertBlock
627 \begin_inset Argument 2
628 status open
629
630 \begin_layout Plain Layout
631 An alert block to highlight things
632 \end_layout
633
634 \end_inset
635
636
637 \end_layout
638
639 \begin_layout AlertBlock
640 \begin_inset Graphics
641         filename beamer-knight1.png
642         width 30col%
643
644 \end_inset
645
646
647 \end_layout
648
649 \begin_layout ExampleBlock
650 \begin_inset Argument 2
651 status open
652
653 \begin_layout Plain Layout
654 Contact
655 \end_layout
656
657 \end_inset
658
659  
660 \begin_inset Separator parbreak
661 \end_inset
662
663
664 \end_layout
665
666 \begin_deeper
667 \begin_layout Standard
668 \begin_inset Box Frameless
669 position "t"
670 hor_pos "c"
671 has_inner_box 1
672 inner_pos "t"
673 use_parbox 0
674 use_makebox 0
675 width "20col%"
676 special "none"
677 height "6cm"
678 height_special "none"
679 thickness "0.4pt"
680 separation "3pt"
681 shadowsize "4pt"
682 framecolor "black"
683 backgroundcolor "none"
684 status open
685
686 \begin_layout Plain Layout
687 \begin_inset VSpace -36pt*
688 \end_inset
689
690
691 \end_layout
692
693 \begin_layout Plain Layout
694 \begin_inset Graphics
695         filename CV-image.png
696         scale 220
697
698 \end_inset
699
700
701 \end_layout
702
703 \end_inset
704
705
706 \begin_inset Box Frameless
707 position "t"
708 hor_pos "c"
709 has_inner_box 1
710 inner_pos "t"
711 use_parbox 0
712 use_makebox 0
713 width "60col%"
714 special "none"
715 height "1in"
716 height_special "totalheight"
717 thickness "0.4pt"
718 separation "3pt"
719 shadowsize "4pt"
720 framecolor "black"
721 backgroundcolor "none"
722 status open
723
724 \begin_layout Plain Layout
725 John Doe
726 \end_layout
727
728 \begin_layout Plain Layout
729 University of Nowhere
730 \end_layout
731
732 \begin_layout Plain Layout
733 0000 Nowhere
734 \end_layout
735
736 \begin_layout Plain Layout
737 \begin_inset Flex URL
738 status open
739
740 \begin_layout Plain Layout
741
742 doe@uon.edu
743 \end_layout
744
745 \end_inset
746
747
748 \end_layout
749
750 \begin_layout Plain Layout
751 \begin_inset Flex URL
752 status open
753
754 \begin_layout Plain Layout
755
756 http://www.uon.edu/doe
757 \end_layout
758
759 \end_inset
760
761
762 \end_layout
763
764 \end_inset
765
766
767 \end_layout
768
769 \end_deeper
770 \begin_layout Column
771 .48
772 \begin_inset ERT
773 status collapsed
774
775 \begin_layout Plain Layout
776
777
778 \backslash
779 linewidth
780 \end_layout
781
782 \end_inset
783
784
785 \end_layout
786
787 \begin_layout Block
788 \begin_inset Argument 2
789 status collapsed
790
791 \begin_layout Plain Layout
792 Some items and some math
793 \end_layout
794
795 \end_inset
796
797
798 \begin_inset Separator parbreak
799 \end_inset
800
801
802 \end_layout
803
804 \begin_deeper
805 \begin_layout Itemize
806 some items and 
807 \begin_inset Formula $\alpha=\gamma,\sum_{i}$
808 \end_inset
809
810  
811 \end_layout
812
813 \begin_layout Itemize
814 some items 
815 \end_layout
816
817 \begin_layout Itemize
818 some items 
819 \end_layout
820
821 \begin_layout Itemize
822 some items 
823 \end_layout
824
825 \begin_layout Standard
826 \begin_inset Formula 
827 \[
828 \alpha=\gamma,\sum_{i}
829 \]
830
831 \end_inset
832
833
834 \end_layout
835
836 \end_deeper
837 \begin_layout Standard
838 \begin_inset Separator parbreak
839 \end_inset
840
841
842 \end_layout
843
844 \begin_layout Block
845 \begin_inset Argument 2
846 status collapsed
847
848 \begin_layout Plain Layout
849 More items \SpecialChar ldots
850
851 \end_layout
852
853 \end_inset
854
855
856 \begin_inset Separator parbreak
857 \end_inset
858
859
860 \end_layout
861
862 \begin_deeper
863 \begin_layout Itemize
864 some items
865 \end_layout
866
867 \begin_layout Itemize
868 some items
869 \end_layout
870
871 \begin_layout Itemize
872 some items
873 \end_layout
874
875 \begin_layout Itemize
876 some items
877 \end_layout
878
879 \begin_layout Itemize
880 some items
881 \end_layout
882
883 \begin_layout Itemize
884 some items
885 \end_layout
886
887 \end_deeper
888 \begin_layout Standard
889 \begin_inset Separator parbreak
890 \end_inset
891
892
893 \end_layout
894
895 \begin_layout Block
896 \begin_inset Argument 2
897 status collapsed
898
899 \begin_layout Plain Layout
900 \SpecialChar ldots
901  and yet more!
902 \end_layout
903
904 \end_inset
905
906
907 \begin_inset Separator parbreak
908 \end_inset
909
910
911 \end_layout
912
913 \begin_deeper
914 \begin_layout Itemize
915 some items and 
916 \begin_inset Formula $\alpha=\gamma,\sum_{i}$
917 \end_inset
918
919  
920 \end_layout
921
922 \begin_layout Itemize
923 some items 
924 \end_layout
925
926 \begin_layout Itemize
927 some items 
928 \end_layout
929
930 \begin_layout Itemize
931 some items 
932 \end_layout
933
934 \end_deeper
935 \begin_layout Block
936 \begin_inset Formula 
937 \[
938 \alpha=\gamma,\sum_{i}
939 \]
940
941 \end_inset
942
943
944 \end_layout
945
946 \end_deeper
947 \begin_layout Columns
948
949 \end_layout
950
951 \end_deeper
952 \end_body
953 \end_document