]> git.lyx.org Git - features.git/blobdiff - lib/scripts/fig2pstex.py
Change the encoding of some python scripts from ISO-8859-15 to ISO-8859-1
[features.git] / lib / scripts / fig2pstex.py
index 05d468b9020270b9c885df34b6cdd7a0df2f0269..7530aa3596b88cb3bc9d15d72545888fcd1b1f4a 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python -tt
-# -*- coding: iso-8859-15 -*-
+# -*- coding: iso-8859-1 -*-
 
 # file fig2pstex.py
 # This file is part of LyX, the document processor.