diff options
Diffstat (limited to 'docutils/utils/math/math2html.py')
| -rwxr-xr-x | docutils/utils/math/math2html.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docutils/utils/math/math2html.py b/docutils/utils/math/math2html.py index ce5fc71b8..41d235030 100755 --- a/docutils/utils/math/math2html.py +++ b/docutils/utils/math/math2html.py @@ -1,6 +1,4 @@ -#! /usr/bin/env python -# -*- coding: utf-8 -*- - +#! /usr/bin/env python3 # math2html: convert LaTeX equations to HTML output. # # Copyright (C) 2009-2011 Alex Fernández, 2021 Günter Milde |
