]> git.lyx.org Git - lyx.git/blob - lib/examples/beamerposter.lyx
9c4b8befa47abbb90628a6e49c2208bbe2dee155
[lyx.git] / lib / examples / beamerposter.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 504
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
129 \begin_inset Separator parbreak
130 \end_inset
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 \SpecialCharNoPassThru 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 \end_layout
385
386 \begin_deeper
387 \begin_layout Block
388 \begin_inset Argument 2
389 status collapsed
390
391 \begin_layout Plain Layout
392 Use beamer blocks!
393 \end_layout
394
395 \end_inset
396
397
398 \end_layout
399
400 \begin_layout Block
401 \begin_inset ERT
402 status open
403
404 \begin_layout Plain Layout
405
406
407 \backslash
408 setlength{
409 \backslash
410 columnsep}{2.2cm}
411 \end_layout
412
413 \end_inset
414
415
416 \end_layout
417
418 \begin_layout Block
419 \begin_inset Flex Multiple Columns
420 status open
421
422 \begin_layout Plain Layout
423 \begin_inset Argument 1
424 status open
425
426 \begin_layout Plain Layout
427 4
428 \end_layout
429
430 \end_inset
431
432
433 \end_layout
434
435 \begin_layout Plain Layout
436 To set text in columns in this wide block, we use the 
437 \begin_inset Quotes eld
438 \end_inset
439
440 Multiple Columns
441 \begin_inset Quotes erd
442 \end_inset
443
444  module.
445  It provides the 
446 \begin_inset Quotes eld
447 \end_inset
448
449 Columns
450 \begin_inset Quotes erd
451 \end_inset
452
453  inset this text is written in.
454  We have set the space between the columns via the \SpecialCharNoPassThru LaTeX
455  code 
456 \begin_inset Flex Alert
457 status collapsed
458
459 \begin_layout Plain Layout
460
461 \backslash
462 setlength{
463 \backslash
464 columnsep}
465 \end_layout
466
467 \end_inset
468
469  that can be seen above in the \SpecialCharNoPassThru LyX
470  work area, and we went for four columns
471  to get a reasonable line length.
472  The 
473 \begin_inset Quotes eld
474 \end_inset
475
476 Multiple Columns
477 \begin_inset Quotes erd
478 \end_inset
479
480  module is documented in 
481 \begin_inset Flex Structure
482 status collapsed
483
484 \begin_layout Plain Layout
485 Help\SpecialChar menuseparator
486 Additional Features
487 \end_layout
488
489 \end_inset
490
491 .
492 \begin_inset VSpace defskip
493 \end_inset
494
495
496 \end_layout
497
498 \begin_layout Plain Layout
499 Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
500  eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
501  voluptua.
502  At vero eos et accusam et justo duo dolores et ea rebum.
503  Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
504  sit amet.
505  Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
506  eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
507  voluptua.
508  At vero eos et accusam et justo duo dolores et ea rebum.
509  Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
510  sit amet.
511  Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
512  eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
513  voluptua.
514  At vero eos et accusam et justo duo dolores et ea rebum.
515  Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
516  sit amet.
517 \end_layout
518
519 \begin_layout Plain Layout
520 Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie
521  consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et
522  accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit
523  augue duis dolore te feugait nulla facilisi.
524  Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy
525  nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
526 \end_layout
527
528 \begin_layout Plain Layout
529 Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit
530  lobortis nisl ut aliquip ex ea commodo consequat.
531  Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie
532  consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et
533  accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit
534  augue duis dolore te feugait nulla facilisi.
535 \end_layout
536
537 \end_inset
538
539
540 \end_layout
541
542 \end_deeper
543 \begin_layout Frame
544 \begin_inset VSpace vfill
545 \end_inset
546
547
548 \begin_inset Separator parbreak
549 \end_inset
550
551 \end_layout
552
553 \begin_deeper
554 \begin_layout Columns
555 \begin_inset Argument 1
556 status collapsed
557
558 \begin_layout Plain Layout
559 t
560 \end_layout
561
562 \end_inset
563
564
565 \begin_inset Separator parbreak
566 \end_inset
567
568 \end_layout
569
570 \begin_deeper
571 \begin_layout Column
572 .48
573 \begin_inset ERT
574 status collapsed
575
576 \begin_layout Plain Layout
577
578
579 \backslash
580 linewidth
581 \end_layout
582
583 \end_inset
584
585
586 \end_layout
587
588 \begin_layout Block
589 \begin_inset Argument 2
590 status collapsed
591
592 \begin_layout Plain Layout
593 Enumerated Lists
594 \end_layout
595
596 \end_inset
597
598
599 \begin_inset Separator parbreak
600 \end_inset
601
602 \end_layout
603
604 \begin_deeper
605 \begin_layout Enumerate
606 some items 
607 \end_layout
608
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 \end_deeper
622 \begin_layout AlertBlock
623 \begin_inset Argument 2
624 status open
625
626 \begin_layout Plain Layout
627 An alert block to highlight things
628 \end_layout
629
630 \end_inset
631
632
633 \end_layout
634
635 \begin_layout AlertBlock
636 \begin_inset Graphics
637         filename beamer-knight1.png
638         width 30col%
639
640 \end_inset
641
642
643 \end_layout
644
645 \begin_layout ExampleBlock
646 \begin_inset Argument 2
647 status open
648
649 \begin_layout Plain Layout
650 Contact
651 \end_layout
652
653 \end_inset
654
655  
656 \begin_inset Separator parbreak
657 \end_inset
658
659 \end_layout
660
661 \begin_deeper
662 \begin_layout Standard
663 \begin_inset Box Frameless
664 position "t"
665 hor_pos "c"
666 has_inner_box 1
667 inner_pos "t"
668 use_parbox 0
669 use_makebox 0
670 width "20col%"
671 special "none"
672 height "6cm"
673 height_special "none"
674 thickness "0.4pt"
675 separation "3pt"
676 shadowsize "4pt"
677 framecolor "black"
678 backgroundcolor "none"
679 status open
680
681 \begin_layout Plain Layout
682 \begin_inset VSpace -36pt*
683 \end_inset
684
685
686 \end_layout
687
688 \begin_layout Plain Layout
689 \begin_inset Graphics
690         filename CV-image.png
691         scale 220
692
693 \end_inset
694
695
696 \end_layout
697
698 \end_inset
699
700
701 \begin_inset Box Frameless
702 position "t"
703 hor_pos "c"
704 has_inner_box 1
705 inner_pos "t"
706 use_parbox 0
707 use_makebox 0
708 width "60col%"
709 special "none"
710 height "1in"
711 height_special "totalheight"
712 thickness "0.4pt"
713 separation "3pt"
714 shadowsize "4pt"
715 framecolor "black"
716 backgroundcolor "none"
717 status open
718
719 \begin_layout Plain Layout
720 John Doe
721 \end_layout
722
723 \begin_layout Plain Layout
724 University of Nowhere
725 \end_layout
726
727 \begin_layout Plain Layout
728 0000 Nowhere
729 \end_layout
730
731 \begin_layout Plain Layout
732 \begin_inset Flex URL
733 status open
734
735 \begin_layout Plain Layout
736
737 doe@uon.edu
738 \end_layout
739
740 \end_inset
741
742
743 \end_layout
744
745 \begin_layout Plain Layout
746 \begin_inset Flex URL
747 status open
748
749 \begin_layout Plain Layout
750
751 http://www.uon.edu/doe
752 \end_layout
753
754 \end_inset
755
756
757 \end_layout
758
759 \end_inset
760
761
762 \end_layout
763
764 \end_deeper
765 \begin_layout Column
766 .48
767 \begin_inset ERT
768 status collapsed
769
770 \begin_layout Plain Layout
771
772
773 \backslash
774 linewidth
775 \end_layout
776
777 \end_inset
778
779
780 \end_layout
781
782 \begin_layout Block
783 \begin_inset Argument 2
784 status collapsed
785
786 \begin_layout Plain Layout
787 Some items and some math
788 \end_layout
789
790 \end_inset
791
792
793 \begin_inset Separator parbreak
794 \end_inset
795
796 \end_layout
797
798 \begin_deeper
799 \begin_layout Itemize
800 some items and 
801 \begin_inset Formula $\alpha=\gamma,\sum_{i}$
802 \end_inset
803
804  
805 \end_layout
806
807 \begin_layout Itemize
808 some items 
809 \end_layout
810
811 \begin_layout Itemize
812 some items 
813 \end_layout
814
815 \begin_layout Itemize
816 some items 
817 \end_layout
818
819 \begin_layout Standard
820 \begin_inset Formula 
821 \[
822 \alpha=\gamma,\sum_{i}
823 \]
824
825 \end_inset
826
827
828 \end_layout
829
830 \end_deeper
831 \begin_layout Standard
832
833 \begin_inset Separator parbreak
834 \end_inset
835
836 \end_layout
837
838
839 \begin_layout Block
840 \begin_inset Argument 2
841 status collapsed
842
843 \begin_layout Plain Layout
844 More items \SpecialChar ldots
845
846 \end_layout
847
848 \end_inset
849
850
851 \begin_inset Separator parbreak
852 \end_inset
853
854 \end_layout
855
856 \begin_deeper
857 \begin_layout Itemize
858 some items
859 \end_layout
860
861 \begin_layout Itemize
862 some items
863 \end_layout
864
865 \begin_layout Itemize
866 some items
867 \end_layout
868
869 \begin_layout Itemize
870 some items
871 \end_layout
872
873 \begin_layout Itemize
874 some items
875 \end_layout
876
877 \begin_layout Itemize
878 some items
879 \end_layout
880
881 \end_deeper
882 \begin_layout Standard
883
884 \begin_inset Separator parbreak
885 \end_inset
886
887 \end_layout
888
889
890 \begin_layout Block
891 \begin_inset Argument 2
892 status collapsed
893
894 \begin_layout Plain Layout
895 \SpecialChar ldots
896  and yet more!
897 \end_layout
898
899 \end_inset
900
901
902 \begin_inset Separator parbreak
903 \end_inset
904
905 \end_layout
906
907 \begin_deeper
908 \begin_layout Itemize
909 some items and 
910 \begin_inset Formula $\alpha=\gamma,\sum_{i}$
911 \end_inset
912
913  
914 \end_layout
915
916 \begin_layout Itemize
917 some items 
918 \end_layout
919
920 \begin_layout Itemize
921 some items 
922 \end_layout
923
924 \begin_layout Itemize
925 some items 
926 \end_layout
927
928 \end_deeper
929 \begin_layout Block
930 \begin_inset Formula 
931 \[
932 \alpha=\gamma,\sum_{i}
933 \]
934
935 \end_inset
936
937
938 \end_layout
939
940 \end_deeper
941 \begin_layout Columns
942
943 \end_layout
944
945 \end_deeper
946 \end_body
947 \end_document