Le 13/05/2017 à 20:39, Uwe Stöhr a écrit :
commit 0dd3311dd42996f9aede7d8c58b27937ebb48b54
Author: Uwe Stöhr <uwesto...@lyx.org>
Date: Sat May 13 20:39:45 2017 +0200
rename buffer parameter math_number_before to math_numbering_side
this is a fileformat change
also try to fix an UI issue that JMarc gets
---
+def convert_mathnumberingname(document):
+ " rename the \\math_number_before tag to \\math_numbering_side "
+ document.warning("Malformed LyX document: Missing '\\end_inset' of Float
inset.")
It looks like this warning shows up every time.