From: hackbard Date: Mon, 5 May 2003 01:06:21 +0000 (+0000) Subject: make it look good on pdf ;) X-Git-Url: https://hackdaworld.org/gitweb/?p=lectures%2Flatex.git;a=commitdiff_plain;h=201f66b978d7cbaec1f482f5207b092f779ea7b7 make it look good on pdf ;) --- diff --git a/ising/.cvsignore b/ising/.cvsignore index 1c93494..516f428 100644 --- a/ising/.cvsignore +++ b/ising/.cvsignore @@ -2,3 +2,4 @@ *.toc *.log *.aux +*.pdf diff --git a/ising/ising.tex b/ising/ising.tex index b23555e..9c92b11 100644 --- a/ising/ising.tex +++ b/ising/ising.tex @@ -5,6 +5,7 @@ \usepackage[latin1]{inputenc} \usepackage[T1]{fontenc} \usepackage{amsmath} +\usepackage{ae} \usepackage{graphicx} \graphicspath{{./img/}}