Enable greek symbols support
Pakage was missing form the template, leading to errors when greeks characters were used
This commit is contained in:
@@ -237,6 +237,7 @@ WRAPPER = """
|
||||
\\usepackage{graphicx}
|
||||
\\usepackage{grffile}
|
||||
\\usepackage[utf8x]{inputenc}
|
||||
\\usepackage{textgreek}
|
||||
\\definecolor{lg}{rgb}{0.9,0.9,0.9}
|
||||
\\definecolor{dg}{rgb}{0.3,0.3,0.3}
|
||||
\\def\\ft{\\small\\tt}
|
||||
|
||||
Reference in New Issue
Block a user