From: Richard Heck Date: Wed, 3 Nov 2010 22:14:36 +0000 (+0000) Subject: Comment. X-Git-Tag: 2.0.0~2096 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=5a83d1444fbace619150a6ba639bfcf407af8feb;p=features.git Comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36016 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/lyx2lyx/lyx_2_0.py b/lib/lyx2lyx/lyx_2_0.py index 4d3228abdb..e31ce86b3b 100644 --- a/lib/lyx2lyx/lyx_2_0.py +++ b/lib/lyx2lyx/lyx_2_0.py @@ -310,6 +310,11 @@ def latex_length(string): else: return "True," + string +############################################################################### +### +### Conversion and reversion routines +### +############################################################################### def revert_flex_inset(document, name, LaTeXname, position): " Convert flex insets to TeX code "