]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/lyx_0_10.py
Simplify the get_value routines a bit.
[lyx.git] / lib / lyx2lyx / lyx_0_10.py
index cc5187700422a6dc47d4394bd2e4420df2cf952e..ebbbf0fc46eb0f022ebae169ebfc8f280a7398a1 100644 (file)
@@ -118,6 +118,7 @@ def regularise_body(document):
                     j = l
                     continue
 
+                document.warning("unkown inset %s" % line)
                 assert(False)
 
             # We are inside a latex inset, pass the text verbatim