選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
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