From 7937236e580f5d67f0a500a48c8c07a939572faa Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 30 Jul 2011 16:24:12 -0700 Subject: LaTeX template: Don't use deprecated ucs package. Removed `\usepackage{ucs}` and `utf8x` encoding. The ucs package is no longer maintained, and it clashes with biblatex, csquotes, and other packages. Users who need good unicode support should use xetex or luatex. --- templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates b/templates index 201b99a23..ce85f7cd3 160000 --- a/templates +++ b/templates @@ -1 +1 @@ -Subproject commit 201b99a23906e8da10cc637778cd8029f038398b +Subproject commit ce85f7cd30be52373a19c7d21d30e9309706c4d8 -- cgit v1.2.3