]> git.lyx.org Git - lyx.git/blob - lib/examples/Posters/Beamerposter.lyx
Update fr.po
[lyx.git] / lib / examples / Posters / Beamerposter.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 620
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/examples/Posters/
7 \textclass beamer
8 \begin_preamble
9 % This example has been adapted from the example given by the
10 % beamerposter authors, see 
11 % https://ctan.org/tex-archive/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 no
47 \language english
48 \language_package default
49 \inputencoding utf8
50 \fontencoding auto
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_roman_osf false
59 \font_sans_osf false
60 \font_typewriter_osf false
61 \font_sf_scale 100 100
62 \font_tt_scale 100 100
63 \use_microtype false
64 \use_dash_ligatures false
65 \graphics default
66 \default_output_format default
67 \output_sync 0
68 \bibtex_command default
69 \index_command default
70 \paperfontsize default
71 \spacing single
72 \use_hyperref false
73 \papersize default
74 \use_geometry true
75 \use_package amsmath 1
76 \use_package amssymb 1
77 \use_package cancel 1
78 \use_package esint 1
79 \use_package mathdots 1
80 \use_package mathtools 1
81 \use_package mhchem 1
82 \use_package stackrel 1
83 \use_package stmaryrd 1
84 \use_package undertilde 1
85 \cite_engine basic
86 \cite_engine_type default
87 \biblio_style plain
88 \use_bibtopic false
89 \use_indices false
90 \paperorientation portrait
91 \suppress_date false
92 \justification true
93 \use_refstyle 0
94 \use_minted 0
95 \use_lineno 0
96 \index Index
97 \shortcut idx
98 \color #008000
99 \end_index
100 \secnumdepth 3
101 \tocdepth 3
102 \paragraph_separation indent
103 \paragraph_indentation default
104 \is_math_indent 0
105 \math_numbering_side default
106 \quotes_style english
107 \dynamic_quotes 0
108 \papercolumns 1
109 \papersides 1
110 \paperpagestyle default
111 \tablestyle default
112 \tracking_changes false
113 \output_changes false
114 \change_bars false
115 \postpone_fragile_content false
116 \html_math_output 0
117 \html_css_as_file 0
118 \html_be_strict false
119 \docbook_table_output 0
120 \docbook_mathml_prefix 1
121 \end_header
122
123 \begin_body
124
125 \begin_layout Standard
126 \begin_inset Note Note
127 status open
128
129 \begin_layout Plain Layout
130 The whole poster is a single (huge) beamer frame!
131 \end_layout
132
133 \begin_layout Plain Layout
134 You can use any beamer element,
135  especially the use of blocks is advisable.
136 \end_layout
137
138 \end_inset
139
140
141 \end_layout
142
143 \begin_layout Frame
144
145 \end_layout
146
147 \begin_deeper
148 \begin_layout Standard
149 \begin_inset Note Note
150 status open
151
152 \begin_layout Plain Layout
153 Below we set up a title line manually with \SpecialChar TeX
154  mode.
155  If you use a dedicated beamerposter theme,
156  the title will be generated automatically from the information given in the preamble.
157 \end_layout
158
159 \end_inset
160
161
162 \end_layout
163
164 \begin_layout Standard
165 \begin_inset ERT
166 status open
167
168 \begin_layout Plain Layout
169
170 {
171 \backslash
172 VERYHuge
173 \backslash
174 textbf{
175 \backslash
176 inserttitle}}
177 \end_layout
178
179 \end_inset
180
181
182 \begin_inset VSpace bigskip
183 \end_inset
184
185
186 \end_layout
187
188 \begin_layout Standard
189 \begin_inset ERT
190 status open
191
192 \begin_layout Plain Layout
193
194 {
195 \backslash
196 veryHuge
197 \backslash
198 insertauthor
199 \backslash
200  $
201 \backslash
202 cdot$ 
203 \backslash
204 insertdate}
205 \end_layout
206
207 \end_inset
208
209
210 \end_layout
211
212 \begin_layout Standard
213 \begin_inset VSpace vfill
214 \end_inset
215
216
217 \end_layout
218
219 \begin_layout Block
220 \begin_inset Argument 2
221 status collapsed
222
223 \begin_layout Plain Layout
224 Fontsizes:
225  From tiny to very huge!
226 \end_layout
227
228 \end_inset
229
230
231 \end_layout
232
233 \begin_layout Block
234
235 \size tiny
236 tiny
237 \end_layout
238
239 \begin_layout Block
240
241 \size scriptsize
242 scriptsize
243 \end_layout
244
245 \begin_layout Block
246
247 \size footnotesize
248 footnotesize
249 \end_layout
250
251 \begin_layout Block
252
253 \size normal
254 normalsize
255 \end_layout
256
257 \begin_layout Block
258
259 \size large
260 large
261 \end_layout
262
263 \begin_layout Block
264
265 \size larger
266 Large
267 \end_layout
268
269 \begin_layout Block
270
271 \size largest
272 LARGE
273 \end_layout
274
275 \begin_layout Block
276 \begin_inset ERT
277 status collapsed
278
279 \begin_layout Plain Layout
280
281 {
282 \end_layout
283
284 \end_inset
285
286
287 \begin_inset ERT
288 status collapsed
289
290 \begin_layout Plain Layout
291
292
293 \backslash
294 veryHuge
295 \end_layout
296
297 \end_inset
298
299  veryHuge
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 \end_layout
312
313 \begin_layout Block
314 \begin_inset ERT
315 status collapsed
316
317 \begin_layout Plain Layout
318
319 {
320 \end_layout
321
322 \end_inset
323
324
325 \begin_inset ERT
326 status collapsed
327
328 \begin_layout Plain Layout
329
330
331 \backslash
332 VeryHuge
333 \end_layout
334
335 \end_inset
336
337  VeryHuge
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 \end_layout
350
351 \begin_layout Block
352 \begin_inset ERT
353 status collapsed
354
355 \begin_layout Plain Layout
356
357 {
358 \end_layout
359
360 \end_inset
361
362
363 \begin_inset ERT
364 status collapsed
365
366 \begin_layout Plain Layout
367
368
369 \backslash
370 VERYHuge
371 \end_layout
372
373 \end_inset
374
375  VERYHuge
376 \begin_inset ERT
377 status collapsed
378
379 \begin_layout Plain Layout
380
381 }
382 \end_layout
383
384 \end_inset
385
386
387 \end_layout
388
389 \end_deeper
390 \begin_layout Frame
391 \begin_inset VSpace vfill
392 \end_inset
393
394
395 \end_layout
396
397 \begin_deeper
398 \begin_layout Block
399 \begin_inset Argument 2
400 status collapsed
401
402 \begin_layout Plain Layout
403 Use beamer blocks!
404 \end_layout
405
406 \end_inset
407
408
409 \end_layout
410
411 \begin_layout Block
412 \begin_inset ERT
413 status open
414
415 \begin_layout Plain Layout
416
417
418 \backslash
419 setlength{
420 \backslash
421 columnsep}{2.2cm}
422 \end_layout
423
424 \end_inset
425
426
427 \end_layout
428
429 \begin_layout Block
430 \begin_inset Flex Multiple Columns
431 status open
432
433 \begin_layout Plain Layout
434 \begin_inset Argument 1
435 status open
436
437 \begin_layout Plain Layout
438
439 4
440 \end_layout
441
442 \end_inset
443
444
445 \end_layout
446
447 \begin_layout Plain Layout
448 To set text in columns in this wide block,
449  we use the 
450 \begin_inset Quotes eld
451 \end_inset
452
453 Multiple Columns
454 \begin_inset Quotes erd
455 \end_inset
456
457  module.
458  It provides the 
459 \begin_inset Quotes eld
460 \end_inset
461
462 Columns
463 \begin_inset Quotes erd
464 \end_inset
465
466  inset this text is written in.
467  We have set the space between the columns via the \SpecialChar LaTeX
468  code 
469 \begin_inset Flex Alert
470 status collapsed
471
472 \begin_layout Plain Layout
473
474 \backslash
475 setlength{
476 \backslash
477 columnsep}
478 \end_layout
479
480 \end_inset
481
482  that can be seen above in the \SpecialChar LyX
483  work area,
484  and we went for four columns to get a reasonable line length.
485  The 
486 \begin_inset Quotes eld
487 \end_inset
488
489 Multiple Columns
490 \begin_inset Quotes erd
491 \end_inset
492
493  module is documented in 
494 \begin_inset Flex Structure
495 status collapsed
496
497 \begin_layout Plain Layout
498 Help\SpecialChar menuseparator
499 Additional Features
500 \end_layout
501
502 \end_inset
503
504 .
505 \begin_inset VSpace defskip
506 \end_inset
507
508
509 \end_layout
510
511 \begin_layout Plain Layout
512 Lorem ipsum dolor sit amet,
513  consetetur sadipscing elitr,
514  sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,
515  sed diam voluptua.
516  At vero eos et accusam et justo duo dolores et ea rebum.
517  Stet clita kasd gubergren,
518  no sea takimata sanctus est Lorem ipsum dolor sit amet.
519  Lorem ipsum dolor sit amet,
520  consetetur sadipscing elitr,
521  sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,
522  sed diam voluptua.
523  At vero eos et accusam et justo duo dolores et ea rebum.
524  Stet clita kasd gubergren,
525  no sea takimata sanctus est Lorem ipsum dolor sit amet.
526  Lorem ipsum dolor sit amet,
527  consetetur sadipscing elitr,
528  sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,
529  sed diam voluptua.
530  At vero eos et accusam et justo duo dolores et ea rebum.
531  Stet clita kasd gubergren,
532  no sea takimata sanctus est Lorem ipsum dolor sit amet.
533 \end_layout
534
535 \begin_layout Plain Layout
536 Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat,
537  vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.
538  Lorem ipsum dolor sit amet,
539  consectetuer adipiscing elit,
540  sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
541 \end_layout
542
543 \begin_layout Plain Layout
544 Ut wisi enim ad minim veniam,
545  quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
546  Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat,
547  vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.
548 \end_layout
549
550 \end_inset
551
552
553 \end_layout
554
555 \end_deeper
556 \begin_layout Frame
557 \begin_inset VSpace vfill
558 \end_inset
559
560
561 \end_layout
562
563 \begin_deeper
564 \begin_layout Columns
565 \begin_inset Argument 1
566 status collapsed
567
568 \begin_layout Plain Layout
569 t
570 \end_layout
571
572 \end_inset
573
574
575 \end_layout
576
577 \begin_deeper
578 \begin_layout Column
579 .48
580 \begin_inset ERT
581 status collapsed
582
583 \begin_layout Plain Layout
584
585
586 \backslash
587 linewidth
588 \end_layout
589
590 \end_inset
591
592
593 \end_layout
594
595 \begin_layout Block
596 \begin_inset Argument 2
597 status collapsed
598
599 \begin_layout Plain Layout
600 Enumerated Lists
601 \end_layout
602
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 \end_layout
661
662 \begin_deeper
663 \begin_layout Standard
664 \begin_inset Box Frameless
665 position "t"
666 hor_pos "c"
667 has_inner_box 1
668 inner_pos "t"
669 use_parbox 0
670 use_makebox 0
671 width "20col%"
672 special "none"
673 height "6cm"
674 height_special "none"
675 thickness "0.4pt"
676 separation "3pt"
677 shadowsize "4pt"
678 framecolor "black"
679 backgroundcolor "none"
680 status open
681
682 \begin_layout Plain Layout
683 \begin_inset VSpace -36pt*
684 \end_inset
685
686
687 \end_layout
688
689 \begin_layout Plain Layout
690 \begin_inset Graphics
691         filename CV-image.png
692         scale 220
693
694 \end_inset
695
696
697 \end_layout
698
699 \end_inset
700
701
702 \begin_inset Box Frameless
703 position "t"
704 hor_pos "c"
705 has_inner_box 1
706 inner_pos "t"
707 use_parbox 0
708 use_makebox 0
709 width "60col%"
710 special "none"
711 height "1in"
712 height_special "totalheight"
713 thickness "0.4pt"
714 separation "3pt"
715 shadowsize "4pt"
716 framecolor "black"
717 backgroundcolor "none"
718 status open
719
720 \begin_layout Plain Layout
721 John Doe
722 \end_layout
723
724 \begin_layout Plain Layout
725 University of Nowhere
726 \end_layout
727
728 \begin_layout Plain Layout
729 0000 Nowhere
730 \end_layout
731
732 \begin_layout Plain Layout
733 \begin_inset Flex URL
734 status open
735
736 \begin_layout Plain Layout
737
738 doe@uon.edu
739 \end_layout
740
741 \end_inset
742
743
744 \end_layout
745
746 \begin_layout Plain Layout
747 \begin_inset Flex URL
748 status open
749
750 \begin_layout Plain Layout
751
752 http://www.uon.edu/doe
753 \end_layout
754
755 \end_inset
756
757
758 \end_layout
759
760 \end_inset
761
762
763 \end_layout
764
765 \end_deeper
766 \begin_layout Column
767 .48
768 \begin_inset ERT
769 status collapsed
770
771 \begin_layout Plain Layout
772
773
774 \backslash
775 linewidth
776 \end_layout
777
778 \end_inset
779
780
781 \end_layout
782
783 \begin_layout Block
784 \begin_inset Argument 2
785 status collapsed
786
787 \begin_layout Plain Layout
788 Some items and some math
789 \end_layout
790
791 \end_inset
792
793
794 \end_layout
795
796 \begin_deeper
797 \begin_layout Itemize
798 some items and 
799 \begin_inset Formula $\alpha=\gamma,\sum_{i}$
800 \end_inset
801
802  
803 \end_layout
804
805 \begin_layout Itemize
806 some items 
807 \end_layout
808
809 \begin_layout Itemize
810 some items 
811 \end_layout
812
813 \begin_layout Itemize
814 some items 
815 \end_layout
816
817 \begin_layout Standard
818 \begin_inset Formula 
819 \[
820 \alpha=\gamma,\sum_{i}
821 \]
822
823 \end_inset
824
825
826 \end_layout
827
828 \end_deeper
829 \begin_layout Standard
830 \begin_inset Separator plain
831 \end_inset
832
833
834 \end_layout
835
836 \begin_layout Block
837 \begin_inset Argument 2
838 status collapsed
839
840 \begin_layout Plain Layout
841 More items \SpecialChar ldots
842
843 \end_layout
844
845 \end_inset
846
847
848 \end_layout
849
850 \begin_deeper
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 \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 \end_deeper
876 \begin_layout Standard
877 \begin_inset Separator plain
878 \end_inset
879
880
881 \end_layout
882
883 \begin_layout Block
884 \begin_inset Argument 2
885 status collapsed
886
887 \begin_layout Plain Layout
888 \SpecialChar ldots
889  and yet more!
890 \end_layout
891
892 \end_inset
893
894
895 \end_layout
896
897 \begin_deeper
898 \begin_layout Itemize
899 some items and 
900 \begin_inset Formula $\alpha=\gamma,\sum_{i}$
901 \end_inset
902
903  
904 \end_layout
905
906 \begin_layout Itemize
907 some items 
908 \end_layout
909
910 \begin_layout Itemize
911 some items 
912 \end_layout
913
914 \begin_layout Itemize
915 some items 
916 \end_layout
917
918 \end_deeper
919 \begin_layout Block
920 \begin_inset Formula 
921 \[
922 \alpha=\gamma,\sum_{i}
923 \]
924
925 \end_inset
926
927
928 \end_layout
929
930 \end_deeper
931 \begin_layout Columns
932
933 \end_layout
934
935 \end_deeper
936 \end_body
937 \end_document