aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/develop/xml_odf_odt_format.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-11-23 01:01:27 -0500
committerRalph Amissah <ralph@amissah.com>2014-12-08 00:18:16 -0500
commit5803430358cff957f500fa2dcf1e290eae95a748 (patch)
tree84dd6e41fed63f913673e8600712b6a3ac5ebf35 /lib/sisu/develop/xml_odf_odt_format.rb
parentd: epub, reorganize, introduce new file (diff)
d: xmls, reorganize, introduce new file
Diffstat (limited to 'lib/sisu/develop/xml_odf_odt_format.rb')
-rw-r--r--lib/sisu/develop/xml_odf_odt_format.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/develop/xml_odf_odt_format.rb b/lib/sisu/develop/xml_odf_odt_format.rb
index 8bd83e09..efe5e733 100644
--- a/lib/sisu/develop/xml_odf_odt_format.rb
+++ b/lib/sisu/develop/xml_odf_odt_format.rb
@@ -162,7 +162,7 @@ module SiSU_XML_ODF_ODT_Format
end
end
class Table
- @@tablehead,@@table_counter=0,0 #reinitialise on new file
+ @@table_counter=0
@@tablefoot=[] #watch
@@fns=''
def initialize(md,dob,p_num)