aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/defaults.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2011-08-18 23:14:00 -0400
committerRalph Amissah <ralph@amissah.com>2011-08-18 23:14:03 -0400
commit90ad666b942b965394f3dcb461177a52a25f90cd (patch)
tree7f284fb47337e3e0182e7d4d2b900152e67652c1 /lib/sisu/v3/defaults.rb
parentv3: sysenv, cosmetic, code arrangement touch (diff)
v3: epub, param, (defaults) epub tuning
* include levels A - C as individual sections (xhtml file with consistent opf & ncx) * sync ncx with sisu internal structural logic (correct depth, include level A, place sisu toc)
Diffstat (limited to 'lib/sisu/v3/defaults.rb')
-rw-r--r--lib/sisu/v3/defaults.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v3/defaults.rb b/lib/sisu/v3/defaults.rb
index 0ef81402..97c2b263 100644
--- a/lib/sisu/v3/defaults.rb
+++ b/lib/sisu/v3/defaults.rb
@@ -546,7 +546,7 @@ module SiSU_Viz
%{"#{color_white}"}
end
def color_body
- %{\n<body bgcolor="#ffffff" text="#000000" link="#003090" lang="en" xml:lang="en">\n}
+ %{<body bgcolor="#ffffff" text="#000000" link="#003090" lang="en" xml:lang="en">}
end
def color_font_face #was font WATCH
"#{color_black}"