]> git.lyx.org Git - lyx.git/commitdiff
Add comment.
authorRichard Heck <rgheck@lyx.org>
Fri, 12 Oct 2012 13:54:49 +0000 (09:54 -0400)
committerRichard Heck <rgheck@lyx.org>
Fri, 12 Oct 2012 13:54:49 +0000 (09:54 -0400)
lib/scripts/layout2layout.py

index a20ba900e8023e6bf433f7c12be3880faa16390c..068755cad2c854019146b07040ca9c653c4e76d3 100644 (file)
@@ -351,6 +351,8 @@ def convert(lines):
             continue
 
         if format == 39:
+            # There is a conversion with format 40, but it is done within the
+            # initial comment block and so is above.
             i += 1
             continue