aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/html_scroll.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2007-11-27 02:39:14 +0000
committerRalph Amissah <ralph@amissah.com>2007-11-27 02:39:14 +0000
commit00e9baf1fbe37481d235218cb79e8cc5c4fb1e76 (patch)
tree31a40acdc059c4dd87d613016bbcbbc17e1632c1 /lib/sisu/v0/html_scroll.rb
parentMerge branch 'upstream' into debian/sid (diff)
parenthtml scroll more convenient (code) placement of line separator <hr> (diff)
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'lib/sisu/v0/html_scroll.rb')
-rw-r--r--lib/sisu/v0/html_scroll.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/sisu/v0/html_scroll.rb b/lib/sisu/v0/html_scroll.rb
index e7a63951..17810dda 100644
--- a/lib/sisu/v0/html_scroll.rb
+++ b/lib/sisu/v0/html_scroll.rb
@@ -150,9 +150,6 @@ module SiSU_HTML_scroll
format_seg=SiSU_HTML_Format_type::Format_seg.new(@md,one,two)
para=format_seg.no_paranum
end
- if para =~/Document Information \(metadata\)/
- para.gsub!(/(Document Information \(metadata\))/,'<hr><br>\1')
- end
if para =~/<a name="n\d+">/ \
and para =~/^(?:\^~\d+\s|<!e[:_]\d+!>)/ # hmmm re-adjusted 200507, for alt endnote which should again be matched ^~ ... not in response to problem though
para=''