mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Revert #572
This commit is contained in:
parent
c88e255f5d
commit
a68ed12218
@ -1169,7 +1169,6 @@ class HTMLConverter(object):
|
||||
if ans is not None:
|
||||
ans += int(self.font_delta * 20)
|
||||
ans = str(ans)
|
||||
print val, ans
|
||||
return ans
|
||||
|
||||
family, weight, style, variant = 'serif', 'normal', 'normal', None
|
||||
|
Loading…
x
Reference in New Issue
Block a user