aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/html_format.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/v5/html_format.rb')
-rw-r--r--lib/sisu/v5/html_format.rb20
1 files changed, 9 insertions, 11 deletions
diff --git a/lib/sisu/v5/html_format.rb b/lib/sisu/v5/html_format.rb
index c34759cf..e99f1b5f 100644
--- a/lib/sisu/v5/html_format.rb
+++ b/lib/sisu/v5/html_format.rb
@@ -301,7 +301,7 @@ WOK
<td width="20%">
&nbsp;
#{@vz.table_close}
-<p />}
+<p>}
else ''
end
end
@@ -324,7 +324,7 @@ WOK
#{doc_types}
#{up_button}
#{@vz.table_close}
-<p />}
+<p>}
else ''
end
end
@@ -354,7 +354,7 @@ WOK
<td width="5%" align="right">
&nbsp;#{firstseg}&nbsp;
#{@vz.table_close}
-<p />}
+<p>}
else ''
end
end
@@ -422,9 +422,7 @@ WOK
#{@stylesheet.css_head}
</head>
#{@vz.color_body}
-<a name="top" id="top"></a>
-<a name="up" id="up"></a>
-<a name="start" id="start"></a>}
+<a name="top" id="top"></a>}
end
def concordance
if @md.concord_make
@@ -513,7 +511,7 @@ WOK
rights=SiSU_HTML_Tune::CleanHTML.new(@md.rights.all).clean_for_html
rights=rights.gsub(/^\s*Copyright\s+\(C\)/,'Copyright <sup>&copy;</sup>&nbsp;')
%{<p class="small_left">Rights: #{rights}</p>
-<p />}
+<p>}
end
self
end
@@ -1021,7 +1019,7 @@ WOK
end
def heading_normal(tag,attrib)
section_break=(tag=~/h[1-5]/) \
- ? '<br /><hr width=90% /><br />'
+ ? '<br><hr width=90% /><br>'
: ''
%{#{section_break}
<div class="substance">
@@ -1179,13 +1177,13 @@ WOK
<center>
#{@txt}
#{@two}
-</a></center><p />}
+</a></center><p>}
end
def navigation_toc_lev1
%{#{@banner.nav_toc}}
end
def navigation_toc_lev2 #change bold use css
- %{<p />
+ %{<p>
<table summary="navigation segment level 2">
<tr><td width ="20">
</td>
@@ -1197,7 +1195,7 @@ WOK
#{@vz.table_close}}
end
def navigation_toc_lev3 #change bold use css
- %{<p />
+ %{<p>
<table summary="navigation segment level 3">
<tr><td width ="20">
</td>