1
0
Fork 0

Clean up preamble

master
Mike Gerwitz 2016-03-14 23:06:43 -04:00
parent bbe674a9b7
commit ebeb4c8f81
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 6 additions and 23 deletions

View File

@ -2,14 +2,16 @@
\mode<presentation>{}
\usetheme{Boadilla}
%% preamble
\title{Restore Online Freedom!}
\author{Mike Gerwitz}
\date{20 March, LibrePlanet 2016}
\usepackage{listings}
% hide pesky navigation
\setbeamertemplate{navigation symbols}{}
%% ideas:
%% etherpad
\newwrite\lecturenotes
\openout\lecturenotes=lecture.notes
@ -20,22 +22,6 @@
}
\def\slide#1#2{%
\begin{frame}
\lecturestart
}
\def\endslide{%
\end{frame}
\lectureend
}
% My ties attempt to keep sentences flowing across (rendered) line breaks,
% where a brief pause when eyes scan to the beginning of the next line will
% be okay.
%
% Emphasis in these blocks might mean a number of things, such as speaking
% loudly, or inserting pauses between each word.
\def\lecturestart{%
\makeatletter
\xdef\@@lecture@notes{}
@ -46,12 +32,9 @@
\def\todo#1{#1}
%% TODO: minified code is not source code
\begin{document}
%% preamble
\title{Restore Online Freedom!}
\author{Mike Gerwitz}
\begin{document}