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