User Tools

Site Tools


cs:beamer
Return to Home page

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

cs:beamer [2019/02/26 14:33]
cs:beamer [2020/11/26 23:18] (current)
Line 1: Line 1:
 +====== Beamer ======
 +Beamer is a Latex class useful to build presentations with slides
 +
 +===== Columns =====
 +To generate one or more columns in a slide:
 +<code latex>
 +\begin{columns}
 + \column{0.5\textwidth}
 + % text first column
 + \column{0.5\textwidth}
 + % text second column
 +\end{columns}
 +</code>
 +this code generates two columns with the same dimension.
 +
  

If you found any error, or if you want to partecipate to the editing of this wiki, please contact: admin [at] skenz.it

You can reuse, distribute or modify the content of this page, but you must cite in any document (or webpage) this url: https://www.skenz.it/cs/beamer?rev=1551188037&do=diff