]> git.lyx.org Git - features.git/blobdiff - lib/lyx2lyx/lyx_1_0_0.py
Unify calling conventions for converter functions and modules. (lyx2lyx)
[features.git] / lib / lyx2lyx / lyx_1_0_0.py
index b0299920fdf994e67e4f9be354a4e16515399a91..c191b79b6eb770bbb08c6594cb2b64cabe9e4428 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