You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Julian Ospald 2a6b4d94f2
Fix \slide command to include subsubsection numbering
9 年之前
VL1 Improve "how to think haskell" 9 年之前
VL2 Fix TOC generation 9 年之前
common Fix \slide command to include subsubsection numbering 9 年之前
.gitignore Add .gitignore 9 年之前
Makefile Also symlink the handouts 9 年之前
README.md Add missing dependency 9 年之前
common.mk Force symlink overwrite 9 年之前

README.md

Haskell lectures

Two haskell lectures: introduction and higher order functions.

Dependencies

Under gentoo, you need:

  • dev-tex/latex-beamer
  • dev-tex/minted
  • dev-tex/pgf
  • dev-tex/xcolor
  • dev-texlive/texlive-basic
  • dev-texlive/texlive-humanities
  • dev-texlive/texlive-latex
  • dev-texlive/texlive-latexextra
  • dev-texlive/texlive-latexrecommended
  • dev-texlive/texlive-xetex

Building

To build the pdf files (both beamer and article):

make