LaTeX template: biblatex is incompatible with ucs.

Thanks to Joseph Reagle.
This commit is contained in:
John MacFarlane 2011-07-23 10:04:47 -07:00
parent bcd7edc492
commit 4900bcb128

View file

@ -9,8 +9,12 @@
\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)$