Commit e98eff83 authored by Florian Apolloner's avatar Florian Apolloner
Browse files

Added latex preamble for ≤.

Thanks to bnomis for the report and yajogo for the initial patch.
parent 3f6a1f43
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -191,7 +191,8 @@ modindex_common_prefix = ["django."]
# -- Options for LaTeX output --------------------------------------------------

latex_elements = {
    'preamble': '\\DeclareUnicodeCharacter{2265}{\\ensuremath{\\ge}}'
    'preamble': ('\\DeclareUnicodeCharacter{2264}{\\ensuremath{\\le}}'
                 '\\DeclareUnicodeCharacter{2265}{\\ensuremath{\\ge}}')
}

# Grouping the document tree into LaTeX files. List of tuples