X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flyx2lyx%2Flyx_0_10.py;h=dc2d09e868962ec13a0451e7b0208f7b86af9ec9;hb=b33b352171813f99a8fbf8e8b6f6c445025d94f8;hp=cc5187700422a6dc47d4394bd2e4420df2cf952e;hpb=695bfd88ed8f02e35c4a31664ed5a2b9f135cf72;p=lyx.git diff --git a/lib/lyx2lyx/lyx_0_10.py b/lib/lyx2lyx/lyx_0_10.py index cc51877004..dc2d09e868 100644 --- a/lib/lyx2lyx/lyx_0_10.py +++ b/lib/lyx2lyx/lyx_0_10.py @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA """ Convert files to the file format generated by lyx 0.10""" @@ -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