]> git.lyx.org Git - lyx.git/blob - lib/examples/beamerposter.lyx
RELEASE-NOTES: add a known issue regarding LuaTeX
[lyx.git] / lib / examples / beamerposter.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 508
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 \end_layout
130
131 \begin_deeper
132 \begin_layout Standard
133 \begin_inset Note Note
134 status open
135
136 \begin_layout Plain Layout
137 Below we set up a title line manually with \SpecialChar TeX
138  mode.
139  If you use a dedicated beamerposter theme, the title will be generated
140  automatically from the information given in the preamble.
141 \end_layout
142
143 \end_inset
144
145
146 \end_layout
147
148 \begin_layout Standard
149 \begin_inset ERT
150 status open
151
152 \begin_layout Plain Layout
153
154 {
155 \backslash
156 VERYHuge
157 \backslash
158 textbf{
159 \backslash
160 inserttitle}}
161 \end_layout
162
163 \end_inset
164
165
166 \begin_inset VSpace bigskip
167 \end_inset
168
169
170 \end_layout
171
172 \begin_layout Standard
173 \begin_inset ERT
174 status open
175
176 \begin_layout Plain Layout
177
178 {
179 \backslash
180 veryHuge
181 \backslash
182 insertauthor
183 \backslash
184  $
185 \backslash
186 cdot$ 
187 \backslash
188 insertdate}
189 \end_layout
190
191 \end_inset
192
193
194 \end_layout
195
196 \begin_layout Standard
197 \begin_inset VSpace vfill
198 \end_inset
199
200
201 \end_layout
202
203 \begin_layout Block
204 \begin_inset Argument 2
205 status collapsed
206
207 \begin_layout Plain Layout
208 Fontsizes: From tiny to very huge!
209 \end_layout
210
211 \end_inset
212
213
214 \end_layout
215
216 \begin_layout Block
217
218 \size tiny
219 tiny
220 \end_layout
221
222 \begin_layout Block
223
224 \size scriptsize
225 scriptsize
226 \end_layout
227
228 \begin_layout Block
229
230 \size footnotesize
231 footnotesize
232 \end_layout
233
234 \begin_layout Block
235
236 \size normal
237 normalsize
238 \end_layout
239
240 \begin_layout Block
241
242 \size large
243 large
244 \end_layout
245
246 \begin_layout Block
247
248 \size larger
249 Large
250 \end_layout
251
252 \begin_layout Block
253
254 \size largest
255 LARGE
256 \end_layout
257
258 \begin_layout Block
259 \begin_inset ERT
260 status collapsed
261
262 \begin_layout Plain Layout
263
264 {
265 \end_layout
266
267 \end_inset
268
269
270 \begin_inset ERT
271 status collapsed
272
273 \begin_layout Plain Layout
274
275
276 \backslash
277 veryHuge
278 \end_layout
279
280 \end_inset
281
282  veryHuge
283 \begin_inset ERT
284 status collapsed
285
286 \begin_layout Plain Layout
287
288 }
289 \end_layout
290
291 \end_inset
292
293
294 \end_layout
295
296 \begin_layout Block
297 \begin_inset ERT
298 status collapsed
299
300 \begin_layout Plain Layout
301
302 {
303 \end_layout
304
305 \end_inset
306
307
308 \begin_inset ERT
309 status collapsed
310
311 \begin_layout Plain Layout
312
313
314 \backslash
315 VeryHuge
316 \end_layout
317
318 \end_inset
319
320  VeryHuge
321 \begin_inset ERT
322 status collapsed
323
324 \begin_layout Plain Layout
325
326 }
327 \end_layout
328
329 \end_inset
330
331
332 \end_layout
333
334 \begin_layout Block
335 \begin_inset ERT
336 status collapsed
337
338 \begin_layout Plain Layout
339
340 {
341 \end_layout
342
343 \end_inset
344
345
346 \begin_inset ERT
347 status collapsed
348
349 \begin_layout Plain Layout
350
351
352 \backslash
353 VERYHuge
354 \end_layout
355
356 \end_inset
357
358  VERYHuge
359 \begin_inset ERT
360 status collapsed
361
362 \begin_layout Plain Layout
363
364 }
365 \end_layout
366
367 \end_inset
368
369
370 \end_layout
371
372 \end_deeper
373 \begin_layout Frame
374 \begin_inset VSpace vfill
375 \end_inset
376
377
378 \end_layout
379
380 \begin_deeper
381 \begin_layout Block
382 \begin_inset Argument 2
383 status collapsed
384
385 \begin_layout Plain Layout
386 Use beamer blocks!
387 \end_layout
388
389 \end_inset
390
391
392 \end_layout
393
394 \begin_layout Block
395 \begin_inset ERT
396 status open
397
398 \begin_layout Plain Layout
399
400
401 \backslash
402 setlength{
403 \backslash
404 columnsep}{2.2cm}
405 \end_layout
406
407 \end_inset
408
409
410 \end_layout
411
412 \begin_layout Block
413 \begin_inset Flex Multiple Columns
414 status open
415
416 \begin_layout Plain Layout
417 \begin_inset Argument 1
418 status open
419
420 \begin_layout Plain Layout
421 4
422 \end_layout
423
424 \end_inset
425
426
427 \end_layout
428
429 \begin_layout Plain Layout
430 To set text in columns in this wide block, we use the 
431 \begin_inset Quotes eld
432 \end_inset
433
434 Multiple Columns
435 \begin_inset Quotes erd
436 \end_inset
437
438  module.
439  It provides the 
440 \begin_inset Quotes eld
441 \end_inset
442
443 Columns
444 \begin_inset Quotes erd
445 \end_inset
446
447  inset this text is written in.
448  We have set the space between the columns via the \SpecialChar LaTeX
449  code 
450 \begin_inset Flex Alert
451 status collapsed
452
453 \begin_layout Plain Layout
454
455 \backslash
456 setlength{
457 \backslash
458 columnsep}
459 \end_layout
460
461 \end_inset
462
463  that can be seen above in the \SpecialChar LyX
464  work area, and we went for four columns
465  to get a reasonable line length.
466  The 
467 \begin_inset Quotes eld
468 \end_inset
469
470 Multiple Columns
471 \begin_inset Quotes erd
472 \end_inset
473
474  module is documented in 
475 \begin_inset Flex Structure
476 status collapsed
477
478 \begin_layout Plain Layout
479 Help\SpecialChar menuseparator
480 Additional Features
481 \end_layout
482
483 \end_inset
484
485 .
486 \begin_inset VSpace defskip
487 \end_inset
488
489
490 \end_layout
491
492 \begin_layout Plain Layout
493 Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
494  eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
495  voluptua.
496  At vero eos et accusam et justo duo dolores et ea rebum.
497  Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
498  sit amet.
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 \end_layout
512
513 \begin_layout Plain Layout
514 Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie
515  consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et
516  accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit
517  augue duis dolore te feugait nulla facilisi.
518  Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy
519  nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
520 \end_layout
521
522 \begin_layout Plain Layout
523 Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit
524  lobortis nisl ut aliquip ex ea commodo consequat.
525  Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie
526  consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et
527  accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit
528  augue duis dolore te feugait nulla facilisi.
529 \end_layout
530
531 \end_inset
532
533
534 \end_layout
535
536 \end_deeper
537 \begin_layout Frame
538 \begin_inset VSpace vfill
539 \end_inset
540
541
542 \end_layout
543
544 \begin_deeper
545 \begin_layout Columns
546 \begin_inset Argument 1
547 status collapsed
548
549 \begin_layout Plain Layout
550 t
551 \end_layout
552
553 \end_inset
554
555
556 \end_layout
557
558 \begin_deeper
559 \begin_layout Column
560 .48
561 \begin_inset ERT
562 status collapsed
563
564 \begin_layout Plain Layout
565
566
567 \backslash
568 linewidth
569 \end_layout
570
571 \end_inset
572
573
574 \end_layout
575
576 \begin_layout Block
577 \begin_inset Argument 2
578 status collapsed
579
580 \begin_layout Plain Layout
581 Enumerated Lists
582 \end_layout
583
584 \end_inset
585
586
587 \end_layout
588
589 \begin_deeper
590 \begin_layout Enumerate
591 some items 
592 \end_layout
593
594 \begin_layout Enumerate
595 some items 
596 \end_layout
597
598 \begin_layout Enumerate
599 some items 
600 \end_layout
601
602 \begin_layout Enumerate
603 some items 
604 \end_layout
605
606 \end_deeper
607 \begin_layout AlertBlock
608 \begin_inset Argument 2
609 status open
610
611 \begin_layout Plain Layout
612 An alert block to highlight things
613 \end_layout
614
615 \end_inset
616
617
618 \end_layout
619
620 \begin_layout AlertBlock
621 \begin_inset Graphics
622         filename beamer-knight1.png
623         width 30col%
624
625 \end_inset
626
627
628 \end_layout
629
630 \begin_layout ExampleBlock
631 \begin_inset Argument 2
632 status open
633
634 \begin_layout Plain Layout
635 Contact
636 \end_layout
637
638 \end_inset
639
640  
641 \end_layout
642
643 \begin_deeper
644 \begin_layout Standard
645 \begin_inset Box Frameless
646 position "t"
647 hor_pos "c"
648 has_inner_box 1
649 inner_pos "t"
650 use_parbox 0
651 use_makebox 0
652 width "20col%"
653 special "none"
654 height "6cm"
655 height_special "none"
656 thickness "0.4pt"
657 separation "3pt"
658 shadowsize "4pt"
659 framecolor "black"
660 backgroundcolor "none"
661 status open
662
663 \begin_layout Plain Layout
664 \begin_inset VSpace -36pt*
665 \end_inset
666
667
668 \end_layout
669
670 \begin_layout Plain Layout
671 \begin_inset Graphics
672         filename CV-image.png
673         scale 220
674
675 \end_inset
676
677
678 \end_layout
679
680 \end_inset
681
682
683 \begin_inset Box Frameless
684 position "t"
685 hor_pos "c"
686 has_inner_box 1
687 inner_pos "t"
688 use_parbox 0
689 use_makebox 0
690 width "60col%"
691 special "none"
692 height "1in"
693 height_special "totalheight"
694 thickness "0.4pt"
695 separation "3pt"
696 shadowsize "4pt"
697 framecolor "black"
698 backgroundcolor "none"
699 status open
700
701 \begin_layout Plain Layout
702 John Doe
703 \end_layout
704
705 \begin_layout Plain Layout
706 University of Nowhere
707 \end_layout
708
709 \begin_layout Plain Layout
710 0000 Nowhere
711 \end_layout
712
713 \begin_layout Plain Layout
714 \begin_inset Flex URL
715 status open
716
717 \begin_layout Plain Layout
718
719 doe@uon.edu
720 \end_layout
721
722 \end_inset
723
724
725 \end_layout
726
727 \begin_layout Plain Layout
728 \begin_inset Flex URL
729 status open
730
731 \begin_layout Plain Layout
732
733 http://www.uon.edu/doe
734 \end_layout
735
736 \end_inset
737
738
739 \end_layout
740
741 \end_inset
742
743
744 \end_layout
745
746 \end_deeper
747 \begin_layout Column
748 .48
749 \begin_inset ERT
750 status collapsed
751
752 \begin_layout Plain Layout
753
754
755 \backslash
756 linewidth
757 \end_layout
758
759 \end_inset
760
761
762 \end_layout
763
764 \begin_layout Block
765 \begin_inset Argument 2
766 status collapsed
767
768 \begin_layout Plain Layout
769 Some items and some math
770 \end_layout
771
772 \end_inset
773
774
775 \end_layout
776
777 \begin_deeper
778 \begin_layout Itemize
779 some items and 
780 \begin_inset Formula $\alpha=\gamma,\sum_{i}$
781 \end_inset
782
783  
784 \end_layout
785
786 \begin_layout Itemize
787 some items 
788 \end_layout
789
790 \begin_layout Itemize
791 some items 
792 \end_layout
793
794 \begin_layout Itemize
795 some items 
796 \end_layout
797
798 \begin_layout Standard
799 \begin_inset Formula 
800 \[
801 \alpha=\gamma,\sum_{i}
802 \]
803
804 \end_inset
805
806
807 \end_layout
808
809 \end_deeper
810 \begin_layout Standard
811 \begin_inset Separator plain
812 \end_inset
813
814
815 \end_layout
816
817 \begin_layout Block
818 \begin_inset Argument 2
819 status collapsed
820
821 \begin_layout Plain Layout
822 More items \SpecialChar ldots
823
824 \end_layout
825
826 \end_inset
827
828
829 \end_layout
830
831 \begin_deeper
832 \begin_layout Itemize
833 some items
834 \end_layout
835
836 \begin_layout Itemize
837 some items
838 \end_layout
839
840 \begin_layout Itemize
841 some items
842 \end_layout
843
844 \begin_layout Itemize
845 some items
846 \end_layout
847
848 \begin_layout Itemize
849 some items
850 \end_layout
851
852 \begin_layout Itemize
853 some items
854 \end_layout
855
856 \end_deeper
857 \begin_layout Standard
858 \begin_inset Separator plain
859 \end_inset
860
861
862 \end_layout
863
864 \begin_layout Block
865 \begin_inset Argument 2
866 status collapsed
867
868 \begin_layout Plain Layout
869 \SpecialChar ldots
870  and yet more!
871 \end_layout
872
873 \end_inset
874
875
876 \end_layout
877
878 \begin_deeper
879 \begin_layout Itemize
880 some items and 
881 \begin_inset Formula $\alpha=\gamma,\sum_{i}$
882 \end_inset
883
884  
885 \end_layout
886
887 \begin_layout Itemize
888 some items 
889 \end_layout
890
891 \begin_layout Itemize
892 some items 
893 \end_layout
894
895 \begin_layout Itemize
896 some items 
897 \end_layout
898
899 \end_deeper
900 \begin_layout Block
901 \begin_inset Formula 
902 \[
903 \alpha=\gamma,\sum_{i}
904 \]
905
906 \end_inset
907
908
909 \end_layout
910
911 \end_deeper
912 \begin_layout Columns
913
914 \end_layout
915
916 \end_deeper
917 \end_body
918 \end_document