Explorar el Código

Make sure to use better sized margins

Samuel W. Flint hace 7 años
padre
commit
9f3c0bc38c
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      template.tex

+ 3 - 0
template.tex

@@ -27,6 +27,9 @@
 \usepackage{morefloats}
 \usepackage{tabularx}
 
+% Change margins to 0.75 inches
+\usepackage[margin=0.75in]{geometry}
+
 % Use natbib for bibliographic reference
 \usepackage{natbib}
 \bibliographystyle{plainnat}