]> code.communitydata.science - cdsc_tex.git/commitdiff
added commonly used packages
author<mako@atdot.cc> <>
Sat, 28 Jul 2007 18:56:36 +0000 (14:56 -0400)
committer<mako@atdot.cc> <>
Sat, 28 Jul 2007 18:56:36 +0000 (14:56 -0400)
text.tex

index 2a5b12b9cb3c848c6bb2f6570ee2cc34dc527414..3fa617c348ec3e752696a6a75ebf353443d9103a 100644 (file)
--- a/text.tex
+++ b/text.tex
@@ -1,8 +1,12 @@
 \documentclass[11pt]{scrartcl}
 
 \documentclass[11pt]{scrartcl}
 
-\usepackage[latin1]{inputenc}
+\usepackage{ucs}
+\usepackage[utf8x]{inputenc}
 \usepackage[letterpaper,left=1.3in,right=1.3in,top=1.3in,bottom=1.3in]{geometry}
 \usepackage{fancyhdr}
 \usepackage[letterpaper,left=1.3in,right=1.3in,top=1.3in,bottom=1.3in]{geometry}
 \usepackage{fancyhdr}
+% \usepackage{url}
+% \usepackage{graphicx}
+% \usepackage{amsmath, amsthm, amssymb}
 
 \newcommand{\titleref}[1]{\textsl{#1}}
 \newenvironment{narrow}[2]{%
 
 \newcommand{\titleref}[1]{\textsl{#1}}
 \newenvironment{narrow}[2]{%

Community Data Science Collective || Want to submit a patch?