Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 372 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 372 Bytes

Lecture Notes: Logic

How to compile

Simple:

pdflatex notes.tex

There are some LaTeX packages involved, you should have installed:

  • inputenc, fontenc and babel (should already be there)
  • mathpazo
  • csquotes
  • amsmath and amssymb
  • parskip
  • xspace
  • textcomp
  • geometry
  • tikz (for graphics)
  • stmaryrd (defines \lightning)