#LyX 2.2 created this file. For more info see http://www.lyx.org/ \lyxformat 503 \begin_document \begin_header \origin /systemlyxdir/examples/ \textclass beamer \begin_preamble % This example has been adapted from the example given by the % beamerposter authors, see % http://mirrors.ctan.org/macros/latex/contrib/beamerposter/example.tex % % You can select your theme here. Any beamer theme without a sidebar should work: \usetheme{Berlin} % Note, however, that only dedicated beamerposter themes also generate % a suitable poster title automatically (we do this manually, see the TeX code % at the beginning of this document). % Dedicated beamerposter themes are available at % http://www-i6.informatik.rwth-aachen.de/~dreuw/latexbeamerposter.php % Load the beamerposter package \usepackage[% orientation=portrait, % comment out for landscape posters % orientation=landscape,% uncomment for landscape posters size=a0,% possible: a0b, a0, a1, a2, a3, a4, custom (with width=,height=) scale=1.4,% scaling of fonts debug% enable debug mode ]{beamerposter} % Setting up the titling. See the note at the beginning of the document. \title[Conference Posters]{Making Fancy Conference Posters with \LaTeX} \author[LyX Team]{The LyX Team} \institute[University of Nowhere]{% Institute for Poster Generation, University of Nowhere} \date{\today} \end_preamble \options final \use_default_options false \begin_modules multicol \end_modules \maintain_unincluded_children false \language english \language_package default \inputencoding auto \fontencoding global \font_roman "default" "default" \font_sans "uop" "default" \font_typewriter "default" "default" \font_math "auto" "auto" \font_default_family default \use_non_tex_fonts false \font_sc false \font_osf false \font_sf_scale 100 100 \font_tt_scale 100 100 \graphics default \default_output_format default \output_sync 0 \bibtex_command default \index_command default \paperfontsize default \spacing single \use_hyperref false \papersize default \use_geometry true \use_package amsmath 1 \use_package amssymb 1 \use_package cancel 1 \use_package esint 1 \use_package mathdots 1 \use_package mathtools 1 \use_package mhchem 1 \use_package stackrel 1 \use_package stmaryrd 1 \use_package undertilde 1 \cite_engine basic \cite_engine_type default \biblio_style plain \use_bibtopic false \use_indices false \paperorientation portrait \suppress_date false \justification true \use_refstyle 0 \index Index \shortcut idx \color #008000 \end_index \secnumdepth 3 \tocdepth 3 \paragraph_separation indent \paragraph_indentation default \quotes_language english \papercolumns 1 \papersides 1 \paperpagestyle default \tracking_changes false \output_changes false \html_math_output 0 \html_css_as_file 0 \html_be_strict false \end_header \begin_body \begin_layout Standard \begin_inset Note Note status open \begin_layout Plain Layout The whole poster is a single (huge) beamer frame! \end_layout \begin_layout Plain Layout You can use any beamer element, especially the use of blocks is advisable. \end_layout \end_inset \end_layout \begin_layout Frame \begin_inset Separator parbreak \end_inset \end_layout \begin_deeper \begin_layout Standard \begin_inset Note Note status open \begin_layout Plain Layout Below we set up a title line manually with \SpecialCharNoPassThru TeX mode. If you use a dedicated beamerposter theme, the title will be generated automatically from the information given in the preamble. \end_layout \end_inset \end_layout \begin_layout Standard \begin_inset ERT status open \begin_layout Plain Layout { \backslash VERYHuge \backslash textbf{ \backslash inserttitle}} \end_layout \end_inset \begin_inset VSpace bigskip \end_inset \end_layout \begin_layout Standard \begin_inset ERT status open \begin_layout Plain Layout { \backslash veryHuge \backslash insertauthor \backslash $ \backslash cdot$ \backslash insertdate} \end_layout \end_inset \end_layout \begin_layout Standard \begin_inset VSpace vfill \end_inset \end_layout \begin_layout Block \begin_inset Argument 2 status collapsed \begin_layout Plain Layout Fontsizes: From tiny to very huge! \end_layout \end_inset \end_layout \begin_layout Block \size tiny tiny \end_layout \begin_layout Block \size scriptsize scriptsize \end_layout \begin_layout Block \size footnotesize footnotesize \end_layout \begin_layout Block \size normal normalsize \end_layout \begin_layout Block \size large large \end_layout \begin_layout Block \size larger Large \end_layout \begin_layout Block \size largest LARGE \end_layout \begin_layout Block \begin_inset ERT status collapsed \begin_layout Plain Layout { \end_layout \end_inset \begin_inset ERT status collapsed \begin_layout Plain Layout \backslash veryHuge \end_layout \end_inset veryHuge \begin_inset ERT status collapsed \begin_layout Plain Layout } \end_layout \end_inset \end_layout \begin_layout Block \begin_inset ERT status collapsed \begin_layout Plain Layout { \end_layout \end_inset \begin_inset ERT status collapsed \begin_layout Plain Layout \backslash VeryHuge \end_layout \end_inset VeryHuge \begin_inset ERT status collapsed \begin_layout Plain Layout } \end_layout \end_inset \end_layout \begin_layout Block \begin_inset ERT status collapsed \begin_layout Plain Layout { \end_layout \end_inset \begin_inset ERT status collapsed \begin_layout Plain Layout \backslash VERYHuge \end_layout \end_inset VERYHuge \begin_inset ERT status collapsed \begin_layout Plain Layout } \end_layout \end_inset \end_layout \end_deeper \begin_layout Frame \begin_inset VSpace vfill \end_inset \begin_inset Separator parbreak \end_inset \end_layout \begin_deeper \begin_layout Block \begin_inset Argument 2 status collapsed \begin_layout Plain Layout Use beamer blocks! \end_layout \end_inset \end_layout \begin_layout Block \begin_inset ERT status open \begin_layout Plain Layout \backslash setlength{ \backslash columnsep}{2.2cm} \end_layout \end_inset \end_layout \begin_layout Block \begin_inset Flex Multiple Columns status open \begin_layout Plain Layout \begin_inset Argument 1 status open \begin_layout Plain Layout 4 \end_layout \end_inset \end_layout \begin_layout Plain Layout To set text in columns in this wide block, we use the \begin_inset Quotes eld \end_inset Multiple Columns \begin_inset Quotes erd \end_inset module. It provides the \begin_inset Quotes eld \end_inset Columns \begin_inset Quotes erd \end_inset inset this text is written in. We have set the space between the columns via the \SpecialCharNoPassThru LaTeX code \begin_inset Flex Alert status collapsed \begin_layout Plain Layout \backslash setlength{ \backslash columnsep} \end_layout \end_inset that can be seen above in the \SpecialCharNoPassThru LyX work area, and we went for four columns to get a reasonable line length. The \begin_inset Quotes eld \end_inset Multiple Columns \begin_inset Quotes erd \end_inset module is documented in \begin_inset Flex Structure status collapsed \begin_layout Plain Layout Help\SpecialChar menuseparator Additional Features \end_layout \end_inset . \begin_inset VSpace defskip \end_inset \end_layout \begin_layout Plain Layout Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. \end_layout \begin_layout Plain Layout Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, 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. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. \end_layout \begin_layout Plain Layout Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, 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. \end_layout \end_inset \end_layout \end_deeper \begin_layout Frame \begin_inset VSpace vfill \end_inset \begin_inset Separator parbreak \end_inset \end_layout \begin_deeper \begin_layout Columns \begin_inset Argument 1 status collapsed \begin_layout Plain Layout t \end_layout \end_inset \begin_inset Separator parbreak \end_inset \end_layout \begin_deeper \begin_layout Column .48 \begin_inset ERT status collapsed \begin_layout Plain Layout \backslash linewidth \end_layout \end_inset \end_layout \begin_layout Block \begin_inset Argument 2 status collapsed \begin_layout Plain Layout Enumerated Lists \end_layout \end_inset \begin_inset Separator parbreak \end_inset \end_layout \begin_deeper \begin_layout Enumerate some items \end_layout \begin_layout Enumerate some items \end_layout \begin_layout Enumerate some items \end_layout \begin_layout Enumerate some items \end_layout \end_deeper \begin_layout AlertBlock \begin_inset Argument 2 status open \begin_layout Plain Layout An alert block to highlight things \end_layout \end_inset \end_layout \begin_layout AlertBlock \begin_inset Graphics filename beamer-knight1.png width 30col% \end_inset \end_layout \begin_layout ExampleBlock \begin_inset Argument 2 status open \begin_layout Plain Layout Contact \end_layout \end_inset \begin_inset Separator parbreak \end_inset \end_layout \begin_deeper \begin_layout Standard \begin_inset Box Frameless position "t" hor_pos "c" has_inner_box 1 inner_pos "t" use_parbox 0 use_makebox 0 width "20col%" special "none" height "6cm" height_special "none" thickness "0.4pt" separation "3pt" shadowsize "4pt" framecolor "black" backgroundcolor "none" status open \begin_layout Plain Layout \begin_inset VSpace -36pt* \end_inset \end_layout \begin_layout Plain Layout \begin_inset Graphics filename CV-image.png scale 220 \end_inset \end_layout \end_inset \begin_inset Box Frameless position "t" hor_pos "c" has_inner_box 1 inner_pos "t" use_parbox 0 use_makebox 0 width "60col%" special "none" height "1in" height_special "totalheight" thickness "0.4pt" separation "3pt" shadowsize "4pt" framecolor "black" backgroundcolor "none" status open \begin_layout Plain Layout John Doe \end_layout \begin_layout Plain Layout University of Nowhere \end_layout \begin_layout Plain Layout 0000 Nowhere \end_layout \begin_layout Plain Layout \begin_inset Flex URL status open \begin_layout Plain Layout doe@uon.edu \end_layout \end_inset \end_layout \begin_layout Plain Layout \begin_inset Flex URL status open \begin_layout Plain Layout http://www.uon.edu/doe \end_layout \end_inset \end_layout \end_inset \end_layout \end_deeper \begin_layout Column .48 \begin_inset ERT status collapsed \begin_layout Plain Layout \backslash linewidth \end_layout \end_inset \end_layout \begin_layout Block \begin_inset Argument 2 status collapsed \begin_layout Plain Layout Some items and some math \end_layout \end_inset \begin_inset Separator parbreak \end_inset \end_layout \begin_deeper \begin_layout Itemize some items and \begin_inset Formula $\alpha=\gamma,\sum_{i}$ \end_inset \end_layout \begin_layout Itemize some items \end_layout \begin_layout Itemize some items \end_layout \begin_layout Itemize some items \end_layout \begin_layout Standard \begin_inset Formula \[ \alpha=\gamma,\sum_{i} \] \end_inset \end_layout \end_deeper \begin_layout Standard \begin_inset Separator parbreak \end_inset \end_layout \begin_layout Block \begin_inset Argument 2 status collapsed \begin_layout Plain Layout More items \SpecialChar ldots \end_layout \end_inset \begin_inset Separator parbreak \end_inset \end_layout \begin_deeper \begin_layout Itemize some items \end_layout \begin_layout Itemize some items \end_layout \begin_layout Itemize some items \end_layout \begin_layout Itemize some items \end_layout \begin_layout Itemize some items \end_layout \begin_layout Itemize some items \end_layout \end_deeper \begin_layout Standard \begin_inset Separator parbreak \end_inset \end_layout \begin_layout Block \begin_inset Argument 2 status collapsed \begin_layout Plain Layout \SpecialChar ldots and yet more! \end_layout \end_inset \begin_inset Separator parbreak \end_inset \end_layout \begin_deeper \begin_layout Itemize some items and \begin_inset Formula $\alpha=\gamma,\sum_{i}$ \end_inset \end_layout \begin_layout Itemize some items \end_layout \begin_layout Itemize some items \end_layout \begin_layout Itemize some items \end_layout \end_deeper \begin_layout Block \begin_inset Formula \[ \alpha=\gamma,\sum_{i} \] \end_inset \end_layout \end_deeper \begin_layout Columns \end_layout \end_deeper \end_body \end_document