Scribble latex prefix: add usepackage[utf8]{inputenc}

svn: r16004
This commit is contained in:
Matthew Flatt 2009-09-14 14:46:00 +00:00
parent e26af436bc
commit f2a96f200a
2 changed files with 4 additions and 0 deletions

View File

@ -10,3 +10,5 @@
\advance \oddsidemargin by -0.15in
\advance \evensidemargin by -0.15in
\advance \textwidth by 0.3in
\usepackage[utf8]{inputenc}

View File

@ -1,2 +1,4 @@
% This is the default prefix for Scribble-generated Latex
\documentclass{article}
\usepackage[utf8]{inputenc}