adjust Scribble Latex prefix file to select T1 encoding

svn: r16024

original commit: 2cf95743e9da1d610119c02bf139deeb865c01b5
This commit is contained in:
Matthew Flatt 2009-09-16 17:44:09 +00:00
parent 0cd2ba733a
commit db76d02a70
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}