The branch, master, has been updated. - Log -----------------------------------------------------------------
commit cb20125e1d55210dda89004c2805fca20e365a79 Author: Richard Heck <[email protected]> Date: Fri Oct 12 09:54:49 2012 -0400 Add comment. diff --git a/lib/scripts/layout2layout.py b/lib/scripts/layout2layout.py index a20ba90..068755c 100644 --- a/lib/scripts/layout2layout.py +++ b/lib/scripts/layout2layout.py @@ -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 ----------------------------------------------------------------------- Summary of changes: lib/scripts/layout2layout.py | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) hooks/post-receive -- The LyX Source Repository
