Module: SiSU_XHTML_EPUB2_Tune

Includes:
SiSU_Env, SiSU_Screen
Included in:
SiSU_XHTML_EPUB2
Defined in:
lib/sisu/xhtml_epub2_tune.rb

Defined Under Namespace

Classes: CleanXHTML, Output, Tune

Constant Summary collapse

@@line_mode =
''
@@endnote_array =
[]
@@endnote_call_counter =
1
@@table_align =
'<table summary='' width="96%" border="0" bgcolor="white" cellpadding="0" col="3">
<tr ...><td width="2%" align="right">
&nbsp\;</td>
<td width="94%" valign="top" align="justify">'
@@table_align_close =
'</td>
<td width="4%" align="right" valign="top">
<font size="1" color="#777777">
&nbsp;&nbsp;&nbsp;</font> </td></tr></table>'