adjust Scribble Latex prefix file to select T1 encoding

svn: r16024
This commit is contained in:
Matthew Flatt 2009-09-16 17:44:09 +00:00
parent a8101a227a
commit 2cf95743e9
2 changed files with 2 additions and 0 deletions

View File

@ -12,3 +12,4 @@
\advance \textwidth by 0.3in
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}

View File

@ -2,3 +2,4 @@
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}