Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Julian Ospald 2a6b4d94f2
Fix \slide command to include subsubsection numbering
9 anos atrás
VL1 Improve "how to think haskell" 9 anos atrás
VL2 Fix TOC generation 9 anos atrás
common Fix \slide command to include subsubsection numbering 9 anos atrás
.gitignore Add .gitignore 9 anos atrás
Makefile Also symlink the handouts 9 anos atrás
README.md Add missing dependency 9 anos atrás
common.mk Force symlink overwrite 9 anos atrás

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