]> git.lyx.org Git - features.git/blobdiff - lib/lyx2lyx/lyx_1_1_4.py
Unify calling conventions for converter functions and modules. (lyx2lyx)
[features.git] / lib / lyx2lyx / lyx_1_1_4.py
index 48fbc19687c6b534c95d41efbe9d2ca478da4548..43c08274ef34a8a9a031343bde9c8f89241ff7aa 100644 (file)
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 def convert(file):
+    table = []
+
+    for conv in table:
+        conv(file)
+
     file.format = 215