1 #+macro: topic Propositional Logic
4 #+macro: sec1 SE 212 TUT 101
5 #+macro: sec2 SE 212 TUT 102
6 #+macro: time1 02:30-03:20W
7 #+macro: time2 03:30-04:20W
9 #+macro: sec {{{sec2}}}
10 #+macro: sectime {{{time2}}}
13 #+subtitle: ({{{sec}}})
14 #+author: Amin Bandali
15 #+email: bandali@uwaterloo.ca
16 #+date: Wed Sep 11, 2019
18 #+options: email:t num:t toc:nil \n:nil ::t |:t ^:t -:t f:t *:t <:t
19 #+options: tex:t d:nil todo:t pri:nil tags:not-in-toc
21 #+exclude_tags: noexport
24 # #+latex_class_options: [bigger]
25 #+latex_header: \setbeamercovered{transparent}
26 #+latex: \setbeamertemplate{itemize items}[circle]
27 #+beamer_color_theme: beaver
29 * Are you at the right place?
31 We’re in {{{room}}}, for {{{sec}}} ({{{sectime}}})
35 #+latex: \definecolor{darkred}{rgb}{0.8,0,0}
36 #+latex: {\Large \color{darkred}
44 #+latex: \vspace{-2.5em}
47 #+latex: {\footnotesize
48 https://www.student.cs.uwaterloo.ca/~se212/george/ask-george/
53 Over the years, students have developed a number of tools for using
54 George and/or editing =.grg= files, such as plugins for Vim and Atom.
59 Course website → George User Manual → Contributions
62 * George mode for Emacs (new!)
64 - Syntax highlighting + a number of convenience functions
65 - Grab it from https://git.sr.ht/~bandali/george-mode \\
66 (soon on Contributions page)
70 Walk through answering =a00q01.grg= and submitting on MarkUs
77 - Let’s do a couple of questions from Homework 1
78 - Now you try the rest, let me know if you have any questions