]> git.lyx.org Git - lyx.git/blob - lib/examples/beamerposter.lyx
Update docs to 2.3.0beta1 format
[lyx.git] / lib / examples / beamerposter.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 544
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   
40 \end_preamble
41 \options final
42 \use_default_options false
43 \begin_modules
44 multicol
45 \end_modules
46 \maintain_unincluded_children false
47 \language english
48 \language_package default
49 \inputencoding auto
50 \fontencoding global
51 \font_roman "lmodern" "default"
52 \font_sans "lmss" "default"
53 \font_typewriter "lmtt" "default"
54 \font_math "auto" "auto"
55 \font_default_family default
56 \use_non_tex_fonts false
57 \font_sc false
58 \font_osf false
59 \font_sf_scale 100 100
60 \font_tt_scale 100 100
61 \use_microtype false
62 \use_dash_ligatures false
63 \graphics default
64 \default_output_format default
65 \output_sync 0
66 \bibtex_command default
67 \index_command default
68 \paperfontsize default
69 \spacing single
70 \use_hyperref false
71 \papersize default
72 \use_geometry true
73 \use_package amsmath 1
74 \use_package amssymb 1
75 \use_package cancel 1
76 \use_package esint 1
77 \use_package mathdots 1
78 \use_package mathtools 1
79 \use_package mhchem 1
80 \use_package stackrel 1
81 \use_package stmaryrd 1
82 \use_package undertilde 1
83 \cite_engine basic
84 \cite_engine_type default
85 \biblio_style plain
86 \use_bibtopic false
87 \use_indices false
88 \paperorientation portrait
89 \suppress_date false
90 \justification true
91 \use_refstyle 0
92 \use_minted 0
93 \index Index
94 \shortcut idx
95 \color #008000
96 \end_index
97 \secnumdepth 3
98 \tocdepth 3
99 \paragraph_separation indent
100 \paragraph_indentation default
101 \is_math_indent 0
102 \math_numbering_side default
103 \quotes_style english
104 \dynamic_quotes 0
105 \papercolumns 1
106 \papersides 1
107 \paperpagestyle default
108 \tracking_changes false
109 \output_changes false
110 \html_math_output 0
111 \html_css_as_file 0
112 \html_be_strict false
113 \end_header
114
115 \begin_body
116
117 \begin_layout Standard
118 \begin_inset Note Note
119 status open
120
121 \begin_layout Plain Layout
122 The whole poster is a single (huge) beamer frame!
123 \end_layout
124
125 \begin_layout Plain Layout
126 You can use any beamer element, especially the use of blocks is advisable.
127 \end_layout
128
129 \end_inset
130
131
132 \end_layout
133
134 \begin_layout Frame
135
136 \end_layout
137
138 \begin_deeper
139 \begin_layout Standard
140 \begin_inset Note Note
141 status open
142
143 \begin_layout Plain Layout
144 Below we set up a title line manually with \SpecialChar TeX
145  mode.
146  If you use a dedicated beamerposter theme, the title will be generated
147  automatically from the information given in the preamble.
148 \end_layout
149
150 \end_inset
151
152
153 \end_layout
154
155 \begin_layout Standard
156 \begin_inset ERT
157 status open
158
159 \begin_layout Plain Layout
160
161 {
162 \backslash
163 VERYHuge
164 \backslash
165 textbf{
166 \backslash
167 inserttitle}}
168 \end_layout
169
170 \end_inset
171
172
173 \begin_inset VSpace bigskip
174 \end_inset
175
176
177 \end_layout
178
179 \begin_layout Standard
180 \begin_inset ERT
181 status open
182
183 \begin_layout Plain Layout
184
185 {
186 \backslash
187 veryHuge
188 \backslash
189 insertauthor
190 \backslash
191  $
192 \backslash
193 cdot$ 
194 \backslash
195 insertdate}
196 \end_layout
197
198 \end_inset
199
200
201 \end_layout
202
203 \begin_layout Standard
204 \begin_inset VSpace vfill
205 \end_inset
206
207
208 \end_layout
209
210 \begin_layout Block
211 \begin_inset Argument 2
212 status collapsed
213
214 \begin_layout Plain Layout
215 Fontsizes: From tiny to very huge!
216 \end_layout
217
218 \end_inset
219
220
221 \end_layout
222
223 \begin_layout Block
224
225 \size tiny
226 tiny
227 \end_layout
228
229 \begin_layout Block
230
231 \size scriptsize
232 scriptsize
233 \end_layout
234
235 \begin_layout Block
236
237 \size footnotesize
238 footnotesize
239 \end_layout
240
241 \begin_layout Block
242
243 \size normal
244 normalsize
245 \end_layout
246
247 \begin_layout Block
248
249 \size large
250 large
251 \end_layout
252
253 \begin_layout Block
254
255 \size larger
256 Large
257 \end_layout
258
259 \begin_layout Block
260
261 \size largest
262 LARGE
263 \end_layout
264
265 \begin_layout Block
266 \begin_inset ERT
267 status collapsed
268
269 \begin_layout Plain Layout
270
271 {
272 \end_layout
273
274 \end_inset
275
276
277 \begin_inset ERT
278 status collapsed
279
280 \begin_layout Plain Layout
281
282
283 \backslash
284 veryHuge
285 \end_layout
286
287 \end_inset
288
289  veryHuge
290 \begin_inset ERT
291 status collapsed
292
293 \begin_layout Plain Layout
294
295 }
296 \end_layout
297
298 \end_inset
299
300
301 \end_layout
302
303 \begin_layout Block
304 \begin_inset ERT
305 status collapsed
306
307 \begin_layout Plain Layout
308
309 {
310 \end_layout
311
312 \end_inset
313
314
315 \begin_inset ERT
316 status collapsed
317
318 \begin_layout Plain Layout
319
320
321 \backslash
322 VeryHuge
323 \end_layout
324
325 \end_inset
326
327  VeryHuge
328 \begin_inset ERT
329 status collapsed
330
331 \begin_layout Plain Layout
332
333 }
334 \end_layout
335
336 \end_inset
337
338
339 \end_layout
340
341 \begin_layout Block
342 \begin_inset ERT
343 status collapsed
344
345 \begin_layout Plain Layout
346
347 {
348 \end_layout
349
350 \end_inset
351
352
353 \begin_inset ERT
354 status collapsed
355
356 \begin_layout Plain Layout
357
358
359 \backslash
360 VERYHuge
361 \end_layout
362
363 \end_inset
364
365  VERYHuge
366 \begin_inset ERT
367 status collapsed
368
369 \begin_layout Plain Layout
370
371 }
372 \end_layout
373
374 \end_inset
375
376
377 \end_layout
378
379 \end_deeper
380 \begin_layout Frame
381 \begin_inset VSpace vfill
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 \end_layout
550
551 \begin_deeper
552 \begin_layout Columns
553 \begin_inset Argument 1
554 status collapsed
555
556 \begin_layout Plain Layout
557 t
558 \end_layout
559
560 \end_inset
561
562
563 \end_layout
564
565 \begin_deeper
566 \begin_layout Column
567 .48
568 \begin_inset ERT
569 status collapsed
570
571 \begin_layout Plain Layout
572
573
574 \backslash
575 linewidth
576 \end_layout
577
578 \end_inset
579
580
581 \end_layout
582
583 \begin_layout Block
584 \begin_inset Argument 2
585 status collapsed
586
587 \begin_layout Plain Layout
588 Enumerated Lists
589 \end_layout
590
591 \end_inset
592
593
594 \end_layout
595
596 \begin_deeper
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 \begin_layout Enumerate
610 some items 
611 \end_layout
612
613 \end_deeper
614 \begin_layout AlertBlock
615 \begin_inset Argument 2
616 status open
617
618 \begin_layout Plain Layout
619 An alert block to highlight things
620 \end_layout
621
622 \end_inset
623
624
625 \end_layout
626
627 \begin_layout AlertBlock
628 \begin_inset Graphics
629         filename beamer-knight1.png
630         width 30col%
631
632 \end_inset
633
634
635 \end_layout
636
637 \begin_layout ExampleBlock
638 \begin_inset Argument 2
639 status open
640
641 \begin_layout Plain Layout
642 Contact
643 \end_layout
644
645 \end_inset
646
647  
648 \end_layout
649
650 \begin_deeper
651 \begin_layout Standard
652 \begin_inset Box Frameless
653 position "t"
654 hor_pos "c"
655 has_inner_box 1
656 inner_pos "t"
657 use_parbox 0
658 use_makebox 0
659 width "20col%"
660 special "none"
661 height "6cm"
662 height_special "none"
663 thickness "0.4pt"
664 separation "3pt"
665 shadowsize "4pt"
666 framecolor "black"
667 backgroundcolor "none"
668 status open
669
670 \begin_layout Plain Layout
671 \begin_inset VSpace -36pt*
672 \end_inset
673
674
675 \end_layout
676
677 \begin_layout Plain Layout
678 \begin_inset Graphics
679         filename CV-image.png
680         scale 220
681
682 \end_inset
683
684
685 \end_layout
686
687 \end_inset
688
689
690 \begin_inset Box Frameless
691 position "t"
692 hor_pos "c"
693 has_inner_box 1
694 inner_pos "t"
695 use_parbox 0
696 use_makebox 0
697 width "60col%"
698 special "none"
699 height "1in"
700 height_special "totalheight"
701 thickness "0.4pt"
702 separation "3pt"
703 shadowsize "4pt"
704 framecolor "black"
705 backgroundcolor "none"
706 status open
707
708 \begin_layout Plain Layout
709 John Doe
710 \end_layout
711
712 \begin_layout Plain Layout
713 University of Nowhere
714 \end_layout
715
716 \begin_layout Plain Layout
717 0000 Nowhere
718 \end_layout
719
720 \begin_layout Plain Layout
721 \begin_inset Flex URL
722 status open
723
724 \begin_layout Plain Layout
725
726 doe@uon.edu
727 \end_layout
728
729 \end_inset
730
731
732 \end_layout
733
734 \begin_layout Plain Layout
735 \begin_inset Flex URL
736 status open
737
738 \begin_layout Plain Layout
739
740 http://www.uon.edu/doe
741 \end_layout
742
743 \end_inset
744
745
746 \end_layout
747
748 \end_inset
749
750
751 \end_layout
752
753 \end_deeper
754 \begin_layout Column
755 .48
756 \begin_inset ERT
757 status collapsed
758
759 \begin_layout Plain Layout
760
761
762 \backslash
763 linewidth
764 \end_layout
765
766 \end_inset
767
768
769 \end_layout
770
771 \begin_layout Block
772 \begin_inset Argument 2
773 status collapsed
774
775 \begin_layout Plain Layout
776 Some items and some math
777 \end_layout
778
779 \end_inset
780
781
782 \end_layout
783
784 \begin_deeper
785 \begin_layout Itemize
786 some items and 
787 \begin_inset Formula $\alpha=\gamma,\sum_{i}$
788 \end_inset
789
790  
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 Itemize
802 some items 
803 \end_layout
804
805 \begin_layout Standard
806 \begin_inset Formula 
807 \[
808 \alpha=\gamma,\sum_{i}
809 \]
810
811 \end_inset
812
813
814 \end_layout
815
816 \end_deeper
817 \begin_layout Standard
818 \begin_inset Separator plain
819 \end_inset
820
821
822 \end_layout
823
824 \begin_layout Block
825 \begin_inset Argument 2
826 status collapsed
827
828 \begin_layout Plain Layout
829 More items \SpecialChar ldots
830
831 \end_layout
832
833 \end_inset
834
835
836 \end_layout
837
838 \begin_deeper
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 \begin_layout Itemize
860 some items
861 \end_layout
862
863 \end_deeper
864 \begin_layout Standard
865 \begin_inset Separator plain
866 \end_inset
867
868
869 \end_layout
870
871 \begin_layout Block
872 \begin_inset Argument 2
873 status collapsed
874
875 \begin_layout Plain Layout
876 \SpecialChar ldots
877  and yet more!
878 \end_layout
879
880 \end_inset
881
882
883 \end_layout
884
885 \begin_deeper
886 \begin_layout Itemize
887 some items and 
888 \begin_inset Formula $\alpha=\gamma,\sum_{i}$
889 \end_inset
890
891  
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 \begin_layout Itemize
903 some items 
904 \end_layout
905
906 \end_deeper
907 \begin_layout Block
908 \begin_inset Formula 
909 \[
910 \alpha=\gamma,\sum_{i}
911 \]
912
913 \end_inset
914
915
916 \end_layout
917
918 \end_deeper
919 \begin_layout Columns
920
921 \end_layout
922
923 \end_deeper
924 \end_body
925 \end_document