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