|
You are here |
fnordig.de | ||
| | | | |
brandonrozek.com
|
|
| | | | | Asking questions is a great way to try to solicitate engagement from students. However, it can feel at odds with trying to provide a fully comprehensive slide deck at times. Similar to having notes hidden for yourself, we should also have a way to hide answers for the students of the present but not the students of the future. LaTex beamer has the \invisible command which holds the space for the text but doesn't display it. | |
| | | | |
perrotta.dev
|
|
| | | | | (via Andrej Bauer from University of Ljubljana, adapted): \documentclass[12pt]{beamer} \usepackage{pgfpages} %\setbeameroption{hide notes} % Only slides %\setbeameroption{show only notes} % Only notes \setbeameroption{show notes on second screen=right} % Both % Give a slight yellow tint to the notes page \setbeamertemplate{note page}{\pagecolor{yellow!5}\insertnote}\usepackage{palatino} \title{How to make Beamer slides with notes} \author{Thiago Perrotta\\Universidade Federal do Rio de Janeiro} \date{\sm... | |
| | | | |
unravelingdh.wordpress.com
|
|
| | | | | Last time I introduced the very basics of LaTeX after a workshop organised by Ulyssis, which you can find here. As I promised earlier, today I will talk you through the code to insert tables and figures into your text. For those of you who want to really impress their peers, I will also explain... | |
| | | | |
x0rb3l.github.io
|
|
| | | Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description. | ||