* src/docgen/LaTeXDoc.py: Regress UNICODE support to be only a

commented line in the output rather than implemented by default
since not all LaTeX installations include ucs.sty by default.


svn: r1877
This commit is contained in:
Donald A. Peterson
2003-07-14 18:41:10 +00:00
parent f0f4e02a6f
commit acc6bd5def
25 changed files with 1607 additions and 656 deletions

View File

@@ -1,3 +1,8 @@
2003-07-14 Donald Peterson <dpeterson@sigmaxi.org>
* src/docgen/LaTeXDoc.py: Regress UNICODE support to be only a
commented line in the output rather than implemented by default
since not all LaTeX installations include ucs.sty by default.
2003-07-12 Alex Roitman <shura@alex.neuro.umn.edu>
* src/Plugins.py (PluginDialog.build_tree): Remove reverse() call.
* doc/gramps-manual/C/gramps-manual.xml: More corrections.