]> git.lyx.org Git - features.git/commit
Update scripts to support simultaneously python 2 and 3
authorJosé Matos <jamatos@lyx.org>
Sat, 28 Apr 2018 09:51:35 +0000 (10:51 +0100)
committerJosé Matos <jamatos@lyx.org>
Sat, 28 Apr 2018 09:51:35 +0000 (10:51 +0100)
commit5b160e82be3797ae57632174f2510a132a7558a1
tree401d88dcbac7a327a1df4e50d25fe62f886e3cd6
parentc7bdb3b342823d3144f3c73e125e274aa40c77e2
Update scripts to support simultaneously python 2 and 3

The fixes are simple and on line with the changes made during
the 2.3 development. It was an oversight to leave them out.

With this commit all the python scripts should be supported by
python 2 and 3.
lib/scripts/convertDefault.py
lib/scripts/fen2ascii.py
lib/scripts/fig2pdftex.py
lib/scripts/fig2pstex.py
lib/scripts/fig_copy.py
lib/scripts/include_bib.py
lib/scripts/listerrors
lib/scripts/tex_copy.py