Removed ucs package and utf8 from default latex template.

This is no longer supported, and it clashes with packages
like biblatex and csquotes.

http://groups.google.com/group/comp.text.tex/browse_thread/thread/e0b0bec4e0dbf8b5/5487c7b0a170b95f?q=utf8x+group%3acomp.text.tex#5487c7b0a170b95f
This commit is contained in:
John MacFarlane 2011-07-30 16:22:20 -07:00
parent 201b99a239
commit ce85f7cd30

View file

@ -10,12 +10,7 @@
\usepackage{fontspec}
\defaultfontfeatures{Mapping=tex-text,Scale=MatchLowercase}
\else
$if(biblatex)$
\usepackage[utf8]{inputenc}
$else$
\usepackage[mathletters]{ucs}
\usepackage[utf8x]{inputenc}
$endif$
\fi
\fi
$if(natbib)$