From 092c2abfdd163b295cf48024baa4a1585b9e1298 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 17 Jun 2009 22:51:04 +0000 Subject: [PATCH] * update article shell to include utf8 input encoding --- templates/article_shell.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/article_shell.tex b/templates/article_shell.tex index 2b1d994..8bc9ea1 100644 --- a/templates/article_shell.tex +++ b/templates/article_shell.tex @@ -1,4 +1,5 @@ \documentclass[english,12pt]{article} +\usepackage[utf8x]{inputenc} \usepackage{fancyhdr} %\usepackage[pdftex]{graphicx} \usepackage{graphicx} -- 2.39.5