On Sun, Nov 07, 2004 at 07:56:10PM +0100, Georg Baum wrote:
@@ -1526,7 +1693,8 @@ def convert(file):
               235 : [convert_paperpackage],
               236 : [convert_bullets, add_begin_header, add_begin_body,
                      normalize_papersize, strip_end_space],
-              237 : [use_x_boolean]}
+              237 : [use_x_boolean],
+              238 : ''}
                      
  The proper syntax here is [], the null list. Yes I know that it works now
but this is the rigth way to do it. :-)

+              238 : []}

-- 
José Abílio Matos
LyX and docbook a perfect match. :-)

Reply via email to