]> git.lyx.org Git - features.git/commitdiff
Remove hardcoded option -tt from python scripts
authorBo Peng <bpeng@lyx.org>
Mon, 17 Jul 2006 19:41:32 +0000 (19:41 +0000)
committerBo Peng <bpeng@lyx.org>
Mon, 17 Jul 2006 19:41:32 +0000 (19:41 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14478 a592a061-630c-0410-9148-cb99ea01b6c8

17 files changed:
lib/configure.py
lib/doc/depend.py
lib/doc/doc_toc.py
lib/generate_contributions.py
lib/lyx2lyx/profiling.py
lib/scripts/TeXFiles.py
lib/scripts/clean_dvi.py
lib/scripts/convertDefault.py
lib/scripts/fen2ascii.py
lib/scripts/fig2pdftex.py
lib/scripts/fig2pstex.py
lib/scripts/fig_copy.py
lib/scripts/layout2layout.py
lib/scripts/legacy_lyxpreview2ppm.py
lib/scripts/lyxpreview2bitmap.py
lib/scripts/lyxpreview_tools.py
lib/scripts/tex_copy.py

index 8e1502388c0f0b18a0ca2a4b6b89db69fda31de9..3d59b1cd967abf517e55a75db6e9f2867a31d1bc 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python -tt
+#! /usr/bin/env python
 #
 # file configure.py
 # This file is part of LyX, the document processor.
index 50df48a9056dee010ec9539b5dcb9882be3ff419..433e181e83aec9c0b2ef76e33aeed30aeaff1f90 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python -tt
+#! /usr/bin/env python
 # -*- coding: iso-8859-1 -*-
 # This file is part of the LyX Documentation
 # Copyright (C) 2004 José Matos <jamatos@lyx.org>
index 15add7cbe344b4c9aa9379d062f54b5394c21bac..8fa2eedc47ccce989098d8ec675b058a3982bbda 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python -tt
+#! /usr/bin/env python
 # -*- coding: iso-8859-1 -*-
 # This file is part of the LyX Documentation
 # Copyright (C) 2004 José Matos <jamatos@lyx.org>
index 6bba7cfaea9df8414c6f39e2e4bb6a43d5d3beff..b4fc91533ad1f8a055b9d9ed34c5a23a34303ef1 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python -tt
+#! /usr/bin/env python
 # -*- coding: utf-8 -*-
 
 '''
index c3d3d5fe708204437289d030a4ea08a09ac55b25..d249675a146b047626ec23e481fba46ce536f264 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python -tt
+#! /usr/bin/env python
 # -*- coding: iso-8859-1 -*-
 # Copyright (C) 2004 José Matos <jamatos@lyx.org>
 #
index 06c77ae9e849fcf93665d1c25c0c83a1780e1172..48987ad9d8df51212318deb1f7a98762664ed1c0 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python -tt
+#!/usr/bin/env python
 # -*- coding: iso-8859-1 -*-
 
 # file TeXFiles.py
index 052b77cf6c5dd46647296843fbb3a6bcbf9ae755..2c8bdd8bf9c9597b5e0ba19f6a87b73b41913141 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python -tt
+#! /usr/bin/env python
 
 '''
 file clean_dvi.py
index bbabc740cc5efb896264b7ed1c02a4ee9034e485..33da99b17801a8a124f04c8e47ec10ae27452d23 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python -tt
+#!/usr/bin/env python
 # -*- coding: iso-8859-1 -*-
 
 # file convertDefault.py
index ddf35593d234bad8f07fd0f64531b8facac66552..96bd6e0e1c93424e242ae33aabcd3e99e993740e 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python -tt
+#! /usr/bin/env python
 
 # file fen2ascii.py
 # This file is part of LyX, the document processor.
index 414975cef8902b9877e1ff3ff208ad6b9d402cd5..2258e4dde8d66287b653547312fb2a639e266f51 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python -tt
+#!/usr/bin/env python
 # -*- coding: iso-8859-1 -*-
 
 # file fig2pdf.py
index 7530aa3596b88cb3bc9d15d72545888fcd1b1f4a..c20d737c22c13d4b77514385449bc7428b9a7125 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python -tt
+#!/usr/bin/env python
 # -*- coding: iso-8859-1 -*-
 
 # file fig2pstex.py
index ac4626ef7f2dffd9f932f3e2b7cc48a425314e66..2f7bffe8d3c4bbcae1e319ae0ee21b9d0ff56262 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python -tt
+#!/usr/bin/env python
 # -*- coding: iso-8859-1 -*-
 
 # file fig_copy.py
index 0a9953d7f284549e0cefaca05871c83ed5c6c5b0..ff16f5cb962cad32a3ad0c165d5cd86e931fd0c6 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python -tt
+#! /usr/bin/env python
 # -*- coding: iso-8859-1 -*-
 
 # file layout2layout.py
index 8dc78ee9f110c017ea264160ef9fd513b08356a7..f887b5c4dce96f95cfc027a034d62f1a8b49a0ee 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python -tt
+#! /usr/bin/env python
 # -*- coding: iso-8859-1 -*-
 
 # file legacy_lyxpreview2ppm.py
index a5ccc06a02de842ebdde9616fe81bfb26216dc2f..245848fee230bfd3c4d7b422ca9f1908d5e42a62 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python -tt
+#! /usr/bin/env python
 # -*- coding: iso-8859-1 -*-
 
 # file lyxpreview2bitmap.py
index f3077e210107ffd15e7914da2999f4fdd7df6440..bab609706ad92e8df8cfe848e9af5c8ecf0db426 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python -tt
+#! /usr/bin/env python
 
 # file lyxpreview_tools.py
 # This file is part of LyX, the document processor.
index 19ff5e479f41f5a169c6f3731f8fa4a13760482c..6c634c115e10bac01f3ba1659fc790d1d009eb90 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python -tt
+#! /usr/bin/env python
 # -*- coding: iso-8859-1 -*-
 
 # file tex_copy.py