]> git.lyx.org Git - lyx.git/blobdiff - lib/scripts/legacy_lyxpreview2ppm.py
doc/doc_toc.py: - fix the input encoding of the TOC.lyx files
[lyx.git] / lib / scripts / legacy_lyxpreview2ppm.py
index 8dc78ee9f110c017ea264160ef9fd513b08356a7..cb9ff4d08bf4ac8bd714eaeed65027fba58f6240 100644 (file)
@@ -1,5 +1,5 @@
-#! /usr/bin/env python -tt
-# -*- coding: iso-8859-1 -*-
+#! /usr/bin/env python
+# -*- coding: utf-8 -*-
 
 # file legacy_lyxpreview2ppm.py
 # This file is part of LyX, the document processor.
@@ -10,7 +10,7 @@
 
 # with much advice from members of the preview-latex project:
 #   David Kastrup, dak@gnu.org and
-#   Jan-Åke Larsson, jalar@mai.liu.se.
+#   Jan-Åke Larsson, jalar@mai.liu.se.
 # and with much help testing the code under Windows from
 #   Paul A. Rubin, rubin@msu.edu.