Kovid Goyal
7a50cbf7cf
Update RapydScript
2016-04-23 10:10:52 +05:30
Kovid Goyal
36ea076b8b
Update RapydScript
2016-04-14 11:42:18 +05:30
Kovid Goyal
b2dbb4ac01
Font subsetting: When font-variant: small-caps is used include the capital letters as well, in case either the font or the renderer do not support OpenType smcp. Fixes #1568555 [Subsets of fonts with CSS set to uppercase or small-caps variants]( https://bugs.launchpad.net/calibre/+bug/1568555 )
2016-04-11 16:42:49 +05:30
Kovid Goyal
d5a37ea0f5
Font subsetting: Implement support for text-transform. See #1568555 (Subsets of fonts with CSS set to uppercase or small-caps variants)
2016-04-11 05:13:42 +05:30
Kovid Goyal
6305d5c647
E-book viewer: Fix a link that has some text along with a superscript/subscript being incorrectly detected as a footnote link
2016-04-11 04:20:55 +05:30
Kovid Goyal
25b631efad
Make the reset CSS styles inline
2016-04-09 09:50:49 +05:30
Kovid Goyal
3e70e190dd
Workaround for broken websocket ping/pong implementation in browsers
...
Now use a normal message to keep the connection alive. Avoids the
annoying error messages in the console when the browser times out the
connection.
2016-04-08 10:57:37 +05:30
Kovid Goyal
388c6859bb
Update RapydScript
2016-04-08 09:54:27 +05:30
Kovid Goyal
7d0c1d5276
...
2016-04-07 22:33:21 +05:30
Kovid Goyal
bb442dee28
Use SVG icons instead of an icon font
2016-04-07 22:12:42 +05:30
Kovid Goyal
9b049f63a2
...
2016-04-07 20:30:25 +05:30
Kovid Goyal
eaeff825eb
Update RapydScript
2016-04-05 17:54:00 +05:30
Kovid Goyal
3d22d93966
E-book viewer: When displaying an EPUB 3 document that uses epub:switch to provide a fallback for MathML content, prevent both the MathML and fallback from being shown together.
...
PDF Output: When displaying an EPUB 3 document that uses epub:switch to provide a fallback for MathML content, prevent both the MathML and fallback from being rendered together.
2016-04-04 22:52:41 +05:30
Kovid Goyal
1f0143fe62
Update RapydScript
2016-04-04 21:50:57 +05:30
Kovid Goyal
1a28db1073
Update RapydScript
2016-04-04 15:52:26 +05:30
Kovid Goyal
8a11e476a1
Update RapydScript
2016-04-03 18:11:58 +05:30
Kovid Goyal
a1f50c1739
Update RapydScript
2016-04-02 22:31:56 +05:30
Kovid Goyal
b177a6931f
E-book viewer: Make the detection of note boundaries for popup footnotes a little more robust
2016-03-31 10:48:13 +05:30
Kovid Goyal
2012b0f6b4
Update RapydScript
2016-03-27 14:24:43 +05:30
Kovid Goyal
0f20c27226
E-book viewer: Fix mathematics being typeset at too small a font size on windows
2016-03-27 08:56:07 +05:30
Kovid Goyal
1a38f03966
MathJax: Fix scale causing equations to not be aligned.
...
See https://github.com/mathjax/MathJax/issues/1422
2016-03-27 08:24:06 +05:30
Kovid Goyal
a609cdc849
Update RapydScript
2016-03-25 11:39:39 +05:30
Kovid Goyal
c56ef9c087
Simplify loading of javascript in render iframe
...
Also improves performance by in-lining javascript into index.html
2016-03-24 23:41:57 +05:30
Kovid Goyal
ebc247a020
Update bundled MathJax to 2.6.1
2016-03-24 16:01:36 +05:30
Kovid Goyal
a1ce8f3eaa
Update RapydScript
2016-03-23 12:08:16 +05:30
Kovid Goyal
cbce50cbe4
Move aes.pyj into the rapydscript-ng project
2016-03-22 17:52:37 +05:30
Kovid Goyal
701bec4a91
Update RapydScript
2016-03-22 00:44:49 +05:30
Kovid Goyal
2f6d4ea260
Update RapydScript
2016-03-21 14:18:52 +05:30
Kovid Goyal
9f74914202
Update RapydScript
2016-03-21 00:07:47 +05:30
Kovid Goyal
f2519c96ea
CS auto-reloader: Do not reload infinitely if connection never succeeds
2016-03-19 21:52:34 +05:30
Kovid Goyal
306474f284
Update RapydScript
2016-03-19 21:40:12 +05:30
Kovid Goyal
29e3817acd
Update RapydScript
2016-03-14 11:10:13 +05:30
Kovid Goyal
2194121391
E-book viewer: Hide list numbers for popup footnotes when the footnotes are use <ol> as the number are likely to be incorrect.
2016-03-09 00:16:37 +05:30
Kovid Goyal
47cd4a797a
Update RapydScript
2016-03-05 16:14:38 +05:30
Kovid Goyal
741d7d9efc
CS: Port /mobile
...
Useful for legacy devices that dont support html 5
2016-02-25 18:43:58 +05:30
Kovid Goyal
52e0e87e71
Update RapydScript
2016-02-23 15:14:15 +05:30
Kovid Goyal
d83dc3fb94
CS: Implement switching of libraries
2016-02-18 18:16:12 +05:30
Kovid Goyal
b44c770bfd
Update RapydScript
2016-02-18 13:36:42 +05:30
Kovid Goyal
0d5341a31b
Update RapydScript
2016-02-16 15:24:50 +05:30
Kovid Goyal
2769794b29
Update RapydScript
2016-02-15 12:50:18 +05:30
Kovid Goyal
14df859c63
Update RapydScript
2016-02-13 14:39:00 +05:30
Kovid Goyal
e0d4f2196a
Update RapydScript
2016-02-11 18:32:59 +05:30
Kovid Goyal
471cf7741c
Update RapydScript
2016-02-11 16:00:27 +05:30
Kovid Goyal
bef332b6cb
Update RapydScript
2016-02-11 15:07:54 +05:30
Kovid Goyal
699ea2696d
Update RapydScript
2016-02-11 11:16:16 +05:30
Kovid Goyal
0056aa177b
Update bundled RapydScript
2016-01-29 10:19:46 +05:30
Kovid Goyal
f083a7dbf2
...
2016-01-12 10:51:11 +05:30
Kovid Goyal
d9a5a328e2
E-book viewer: Fix some non-ASCII characters not display in embedded MathML. Fixes #1532323 [Some non-ASCII characters in MathML elements don't render correctly]( https://bugs.launchpad.net/calibre/+bug/1532323 )
...
All that was needed was to update MathJax to the latest release 2.6.0
2016-01-09 09:21:20 +05:30
Kovid Goyal
5a24f7f51b
Avoid mixed content warnings when referring to resources on the calibre website
2016-01-08 15:57:20 +05:30
Kovid Goyal
bd4e970b3a
...
2016-01-01 09:43:45 +05:30