]> hackdaworld.org Git - lectures/latex.git/commitdiff
make it look good on pdf ;)
authorhackbard <hackbard>
Mon, 5 May 2003 01:06:21 +0000 (01:06 +0000)
committerhackbard <hackbard>
Mon, 5 May 2003 01:06:21 +0000 (01:06 +0000)
ising/.cvsignore
ising/ising.tex

index 1c9349455b522e836d6afe49604b53bba1251f07..516f42834e305f0a91705a9cfc710615bf302be6 100644 (file)
@@ -2,3 +2,4 @@
 *.toc
 *.log
 *.aux
+*.pdf
index b23555e76e88fb93fc6f4ffe58e8b1fb004df86d..9c92b11160283f52966c8ffbc6198fc405d4d36c 100644 (file)
@@ -5,6 +5,7 @@
 \usepackage[latin1]{inputenc}
 \usepackage[T1]{fontenc}
 \usepackage{amsmath}
+\usepackage{ae}
 
 \usepackage{graphicx}
 \graphicspath{{./img/}}