From c3428c51d4249169590e54b4c2f4bc776fbbc2a3 Mon Sep 17 00:00:00 2001 From: "Donald A. Peterson" Date: Fri, 11 Jul 2003 15:42:14 +0000 Subject: [PATCH] Added unicode supprt to LaTeXDoc.py svn: r1868 --- gramps2/ChangeLog | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 198574abe..8a9ce1154 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,5 +1,5 @@ 2003-07-11 Donald Peterson - * src/docgen/LaTeXDoc.py: Added UNICODE support and '&' replacement + * src/docgen/LaTeXDoc.py: Added UNICODE support and '&' handling 2003-07-11 Tim Waugh * src/plugins/SimpleBookTitle.py: Define self.style_name before @@ -30,7 +30,6 @@ * src/plugins/FamilyGroup.py: Likewise. * src/plugins/DetAncestralReport.py: Likewise. * src/po/ru.po: Updated Russian translation for 0.9.3. ->>>>>>> 1.150 2003-07-10 Tim Waugh * src/Relationship.py: Fix '[...]teenth' relationship name typos.