diff options
author | Ralph Amissah <ralph@amissah.com> | 2008-08-27 00:43:43 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2008-08-27 00:43:43 -0400 |
commit | c6d41d9367afc974fe60ca27cb890568609b5f12 (patch) | |
tree | 8ca7cf3121d2a3c4948f5340d94ba2f8f1a7b5f5 /lib/sisu/v0/defaults.rb | |
parent | minitoc added, used by manifest and concordance; html css div sorting (diff) |
texpdf:
paper use dimensions
url and urlbreaks
removal of a maths package gives back typeface changes like bold
better representation of tilde
changelog update
Diffstat (limited to 'lib/sisu/v0/defaults.rb')
-rw-r--r-- | lib/sisu/v0/defaults.rb | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/lib/sisu/v0/defaults.rb b/lib/sisu/v0/defaults.rb index 491be5ff..801b6434 100644 --- a/lib/sisu/v0/defaults.rb +++ b/lib/sisu/v0/defaults.rb @@ -2095,10 +2095,10 @@ WOK end def landscape def w - 262 + 250 end def h - 168 + 160 end def img_px 348 @@ -2113,7 +2113,7 @@ WOK 166 end def h - 216 + 212 end def img_px 468 @@ -2122,7 +2122,7 @@ WOK end def landscape def w - 242 + 234 end def h 166 @@ -2149,7 +2149,7 @@ WOK end def landscape def w - 314 + 306 end def h 166 @@ -2167,7 +2167,7 @@ WOK 140 end def h - 210 + 204 end def img_px 356 @@ -2176,10 +2176,10 @@ WOK end def landscape def w - 216 + 208 end def h - 136 + 130 end def img_px 280 @@ -2194,7 +2194,7 @@ WOK 112 end def h - 170 + 162 end def img_px 280 @@ -2203,10 +2203,10 @@ WOK end def landscape def w - 176 + 164 end def h - 110 + 100 end def img_px 230 |